/*
 *	The structure of this stylesheet follows these rules:
 *	- first are generic tag and class definitions
 *	- next we proceed from outer wrappers inside and from top to bottom
 */
body,div,span,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
    margin:0;
    padding:0;
    border:0;
}
fieldset,img,table{border:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {
    font-size:100%;
    font-weight:normal;
    font-style:normal;
    text-align:left;
    font-family:inherit;
}
table{ border-collapse:collapse;border-spacing:0; font-size:inherit;font:100%;}
ol,ul{list-style:none;}
q:before,q:after,blockquote:before,blockquote:after{content:"";}

html, body {
	width: 100%;
	height: 100%;
}

body {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	
}

a.button-green {
	display: block;
	background: url(../images/buy-btn.jpg) no-repeat 0px 0px;
	width: 142px;
	height: 42px;
	text-indent: -5000px;
	float: left;
	margin: 20px 20px 0px 0px;
}

a.button-blue {
	display: block;
	background: url(../images/quote-btn.jpg) no-repeat;
	width: 142px;
	height: 42px;
	text-indent: -5000px;
	float: left;
	margin: 20px 20px 0px 0px;
}

a.button-blue:hover, a.button-green:hover {
	background-position: 0px -42px;
}
.clear {
	clear: both;
	float: none !important;
}

/* this wrapper is used with some background variations that require shadow */
#wrapper-shadow {
	width: 1038px;
	margin: 0 auto;
}

/* add margin-top20px for a bump down */
#wrapper {
	background-color: white;
	width: 990px;
	margin: 0 auto;
}

#header, #headershadow, #billboard, #featured, #content, #contentshadow #footer {
	margin: 0 25px 0 25px;
}

#header {
	position: relative;
	width: 940px;
	height: 113px;
	border-bottom: 1px solid #EC25B3;
	
}

#headershadow {
	padding-top: 0px;
	padding-bottom: 10px;
	background: url(../images/shadow-header.jpg) no-repeat;
	background-position: center top;
}

#heading {
	float: left;
	padding-top: 15px;
}

#header h1 {
	font-weight: bold;
	font-size: 36px;
	letter-spacing: -1px;
	margin-bottom: 6px;
}

#heading h3 {
	font-size: 18px;
	color: #5b5b5b;
	letter-spacing: -1px;
}

/* login and search */

.loggedOut
{
	background: none;
}

#login2 {
	float: right;
	font-size: 11px;
	clear: right;
	z-index: 500;
	text-align:right;
	padding-top: 10px;
	padding-left: 45px;
	background: url(../images/hello.jpg) no-repeat top left;
	background-position:0px 4px;
	/*width:275px;*/
	height:29px;
}

#login2 div {
	float: left;
	color: #242424;
	font-weight: bold;
	text-indent: 45px;
	height: 27px;
}

#login2 a {
	color: #5b5b5b;
	text-decoration: none; 
 }

#login2 a:hover {
	color: #242424;
 }
#login2 a.cartlink {
	color: #C81B97;
 }


#search {
	position: absolute;
	top: 35px;
	right: 0;
	font-size: 16px;
	color:#999999;
	
}

/*page filters */
#filter {
	float: left;
	clear: both;
}

/* navigation */

#menu {
	position: absolute;
	bottom: -2px;
	right: 0;
	height: 33px;
}

#menu ul {
}

#menu ul li {
	float: left;
	display: block;
}

#menu ul li ul li {
	padding: 2px 0px;
	border: 1px solid #e7e7e7;
	border-top: 1px solid white;
	background-color: white;
}

#menu ul li ul li a{
	font-size: 12px;
}

#menu ul li a {
	font-size: 14px;
	color: #5b5b5b;
	text-decoration: none;
	padding: 10px 0px 10px 20px;
}

#menu ul li a:hover, #menu ul li.current a {
	color: #242424;
}


#menu ul li.current a {
	font-weight: bold;
}

#nav, #nav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
}

#nav li{
	float:left;
	position:relative;
}

#nav ul {
	background-color: white;
	position:absolute;
	display:none;
	width:12em;
	top: 20px;
	z-index: 1000;
}

#nav li ul a{
	width:12em;
	height:auto;
	float:left;
	padding-top: 5px;
	padding-bottom: 5px;
}

#nav ul ul{
	top:auto;
}	

#nav li ul ul {
	left:11em;
	margin:0px 0 0 10px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
	display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
	display:block;
}


#featureleft {
	width: 632px;
}
#featureright {
	width: 292px;
}

/* hero image */
#Lefty {
	float: left;
	width: 645px;
}

#Righty {
	float: right;
	width: 322px;
}

#hero {
	margin: 10px 0px 0px 25px;
	width: 630px;
	height: 430px;
	float: left;
	position: relative;
	overflow: hidden;
	border: 1px dashed #FFBAE8;
	
}

#heroflt {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 200;
	width: 630px;
	height: 430px;
	background: transparent url(../images/hcover.gif) no-repeat top left;
}

#hero img {
	width: 615px;
	/*height: 415px;*/
	padding: 7px;
}
#heroshadow {
	margin: 0px 0px 20px 25px;
	width: 630px;
	float: left;
	background: url(../images/shadow-hero.jpg) no-repeat;
}

#heroshadow p {
	margin: 8px 0px 0px 0px;
}



#heroshadow a {
	color: #EC25B3;
	text-decoration: none; 
}


#pagination {
	margin: 0px 0px 15px 25px;	
	width: 400px;
	float: left;
}

#featurestrip2 {
	margin: -8px 0px 5px 25px;	
	width: 640px;
	float: left;
}

#featurethumbs2 {
	width: 640px;
	height: 128px;
	overflow: hidden;
	float: left;
}

#featurethumbs2 img {
	margin: 0px 8px 0px 0px;
	width: 200px;
	height: 125px;
	border: 1px solid #f4bce5;
}

#featurethumbs2 img.last {
	width: 200px;
	height: 125px;
	border: 1px solid #f4bce5;
}






#featurestrip {
	margin: -8px 0px 5px 25px;	
	width: 600px;
	float: left;
}

#thumbs2 {
	margin: 8px 0px 0px 8px;
	width: 630px;
	height: 70px;
	overflow: hidden;
	float: left;
}

#thumbs2 img {
	margin: 3px 15px 0px 0px;
	width: 70px;
	height: 70px;
	border: 1px solid #F0F0F0;
}


#callout1 {
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	width: 297px;
	height: 206px;
	overflow: hidden;
	float: right;
}

#callout1 img {
	width: 297px;
	height:206px;
	
}

#callout2 {
	margin-top: 7px;
	margin-right: 25px;
	margin-bottom: 15px;
	width: 297px;
	height: 206px;
	overflow: hidden;
	float: right;
}

#callout2 img {
	width: 297px;
	height:206px;
	
}

#questions {
	margin-top: 7px;
	margin-right: 15px;
	width: 200px;
	height: 199px;
	overflow: hidden;
	float: right;
}

#questions img {
	width: 297px;
	height:206px;
}

#questionshome {
	margin-top: 7px;
	margin-right: 25px;
	width: 297px;
	height: 150px;
	overflow: hidden;
	float: right;
	margin-bottom: 10px;
}

#questionshome img {
	width: 297px;
	height:150px;
	
	
}


#social {
	margin-top: 7px;
	margin-right: 25px;
	width: 297px;
	height: 50px;
	overflow: hidden;
	float: right;
}

#social img {
	width: 295px;
	height:50px;	
}



/* billboard NOT USED */
#billboard {
	margin-top: 30px;
	width: 630px;
	height: 436px;
	overflow: hidden;
}

#billboard img {
	width: 940px;
	height: 376px;
}

/* featured services */

#featured {
	margin-top: 30px;
	background-color: #f4f4f4;
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
}

#featured div {
	float: left;
	text-align: center;
}

#featured div h4, #featured div h5 {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

#featured div h5 {
	font-size: 12px;
	font-weight: normal;
}

#featured div img {
	margin-top: 25px;
	max-height: 80px;
	max-width: 230px;
	overflow: hidden;
}

#featured div.center {
	padding-top: 25px;
	width: 338px;
	height: 145px;
	border-left: 1px solid #e7e7e7;
	border-right: 1px solid #e7e7e7;
}

#featured div.first, #featured div.last {
	padding-top: 25px; 
	width: 300px;
	height: 145px;
}

/* main content */

#content {
	border-bottom: 1px solid #EC25B3;
}

#content h2 {
	font-size: 20px;
	margin-bottom: 20px;
	
}

#content h2 span {
	color: #CCC;
}

#content.half div {
	width: 450px;
	float: left;
}

#content.half div.half-1 {
	margin-right: 40px;
}

#content .features-row {
	margin-bottom: 40px;
}

#content .half-2 .feature {
	float: left;
	width: 215px;
}

#content .half-2 .feature.first {
	margin-right: 20px;
}

#content .half-2 .feature img {
	float: left;
	width: 40px;
	height: 40px;
	margin-right: 20px; 
}

#content .half-2 .feature div {
	width: 155px;
}

#content .half-2 .feature div h6 {
	font-size: 15px;
	font-weight: bold;
	color: #0686b0;
	margin-bottom: 5px;
}

#contentshadow {
	padding-top: 0px;
	padding-bottom: 10px;
	background: url(../images/shadow-footer.png) no-repeat 0px 0px;
}

#footercenter {
	width: 990px;
	margin: auto;	
}

/* footer */

#footer {
	color: #5b5b5b;
	font-size:12px;
	margin: -30px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	text-align: center;	
}

#footer p {
	color: #5b5b5b;
	font-size:12px;
	text-align: center;	
}

#footer a {
	color: #5b5b5b;
	text-decoration: none;	
}

#footer a:hover {
	color: #cccccc;
	text-decoration: none;	
}

.copyright {
	color: #999999;
	text-align: center;
}

.copyright a {
	color: #999999;
	text-decoration: none;	
}


/*
////////  SEARCH BOX IN HEADER ////////*/

#searchtext {
	font-size: 10px;
	color: #666;
	padding: 3px;
	margin: 3px;
}
 
#searchbox {
	background: url(../images/search_box.gif) no-repeat;
	border: none;
	width: 232px;
	height: 25px;
	}

#searchboxshorty {
	background: url(../images/search_box.gif) no-repeat;
	border: none;
	width: 130px;
	height: 25px;
	}

#dropdownshorty {
	background: url(../images/dropdown.gif) no-repeat;
	border: none;	
	width: 130px;
	height: 27px;
	margin-right: 5px;
	padding-right: 5px;
	}

.tb2 {
	font-family: Arial, san-serif;
	font-size: 14px;
	color: #666;
	width: 232px;
	height: 27px;
	padding-top:5px;
	padding-left:5px;
}

.tb2Focus {  
	font-family: Arial, san-serif;
	font-size: 14px;
	color: #666;
	width: 232px;
	height: 27px;
	padding-top:5px;
	padding-left:5px;	
}

.tb3 {
	font-family: Arial, san-serif;
	font-size: 12px;
	color: #666;
	width: 232px;
	height: 27px;
	padding-top:5px;
	padding-left:5px;
}

.tb3Focus {  
	font-family: Arial, san-serif;
	font-size: 12px;
	color: #666;
	width: 232px;
	height: 27px;
	padding-top:5px;
	padding-left:5px;	
}


/*
////////  SIGN UP FORM ////////*/

#signuptable {
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}
#signup {
	border: 1px solid #CCCCCC;
	width: 400px;
	height: 22px;
	padding: 5px;
	background-image: url(../images/formfield.jpg);
	background-repeat: repeat-x;
	}

.signupfield {
	font-family: Arial, san-serif;
	font-size: 18px;
	color: #999;
	width: 400px;
	height: 22px;
	padding-top:5px;
}

/*
////////  SIGN UP FORM ////////*/

.button {
	font-family: Arial, san-serif;
	font-size: 17px;
	font-weight: bold;
	color: #fff;
	height: 33px;	
	margin-right: 5px;
	margin-left: 5px;
	padding-bottom: 5px

}
.button a {
	font-family: Arial, san-serif;
	font-size: 17px;
	font-weight: bold;
	color: #fff;
	height: 33px;
	margin-right: 5px;
	margin-left: 5px;
	text-decoration: none;
	
}
.button a:hover {
	color: #000;
	text-decoration: none;
}

span.image-wrapper {
	display: block;
}
a.advance-link {
	display: block;
	width: 615px;
	height: 415px;
	text-align: center;
}
a.advance-link:hover, a.advance-link:active, a.advance-link:visited {
	text-decoration: none;
}
