/*CSS (Cascading Style Sheet) Copyright (c) Erik Stackelberg @ Stackelberg.ca for Aqua Media: www.aquabusiness.ca*/

/*--------------General-----------------------------------------------------------------------------------*/

BODY, html 
	{
	height: 100%;/*important!*/
	margin: 0 0 0 0; /*important!*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#7ca7d4;
	line-height:17px;
	background-image:url(../images/main-bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	background-position:top center;
	}
	

#section_bg
	{
	height: 100%;/*important!*/
	margin: 0 0 0 0; /*important!*/
	background-image:url(../images/section-bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	background-position:top center;
	}

#main_footer_bg
	{
	height: 100%;/*important!*/
	margin: 0 0 0 0; /*important!*/
	background-image:url(../images/main-foot.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	}

/*--------------Links-----------------------------------------------------------------------------------*/

a:link {
	color: #eb010a;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	background: url(../images/linkunderline.gif) repeat-x 100% 100%; /*custom underline*/
	padding-bottom:1px;/*to space out the custom underline*/
	background-position:left bottom; /*to force background dashes to start at left, not centre.*/
}

a:visited {
	color: #eb010a;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	background: url(../images/linkunderline.gif) repeat-x 100% 100%; /*custom underline*/
	padding-bottom:1px;/*to space out the custom underline*/
	background-position:left bottom; /*to force background dashes to start at left, not centre.*/
}

a:hover {
	color: #7ca7d4;
	text-decoration:none;
	background: url(../images/linkunderline_hover.gif) repeat-x 100% 100%; /*custom underline*/
	padding-bottom:1px;/*to space out the custom underline*/
	background-position:left bottom; /*to force background dashes to start at left, not centre.*/
}


#footer a:link, #section_footer a:link {
	color: #7ca7d4;
	text-decoration:none;
		font-weight: bold;
	background: url(../images/linkunderline_hover.gif) repeat-x 100% 100%; /*custom underline*/
	padding-bottom:1px;/*to space out the custom underline*/
	background-position:left bottom; /*to force background dashes to start at left, not centre.*/
}

#footer a:visited, #section_footer a:visited  {

	color: #7ca7d4;
	text-decoration:none;
		font-weight: bold;
	background: url(../images/linkunderline_hover.gif) repeat-x 100% 100%; /*custom underline*/
	padding-bottom:1px;/*to space out the custom underline*/
	background-position:left bottom; /*to force background dashes to start at left, not centre.*/
}

#footer a:hover, #section_footer a:hover  {
	color: #eb010a;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	background: url(../images/linkunderline.gif) repeat-x 100% 100%; /*custom underline*/
	padding-bottom:1px;/*to space out the custom underline*/
	background-position:left bottom; /*to force background dashes to start at left, not centre.*/

}




/*--------------Text-----------------------------------------------------------------------------------*/

/*Use padding instead of margins, to accommodate IE.*/
h1 {
letter-spacing:-1px;
padding:0px;
margin-top:8px;
margin-bottom:8px;
font-size:18px;
text-align:left;
font-weight:bold;
color:#6487ab;
}

h2 {
margin:0;
}

.divider {
height:20px;
margin-top:20px;
border-top:1px dashed #D7E3F1;
width:559px;
}

.microspacing {
font-size:12px;
line-height:1px;

}

/*--------------Form-----------------------------------------------------------------------------------*/


.contact_input {
background-color:#D7E3F1;
font-size:12px;
color:#3b8ede;
border:5px solid #D7E3F1;
width:120px;
height:20px;
font-family:Arial, Helvetica, sans-serif;
}

.contact_textarea {
background-color:#EEF3F9;
font-size:12px;
color:#3b8ede;
border:5px solid #EEF3F9;
line-height:12px;
width:400px;
font-family:Arial, Helvetica, sans-serif;
}


.contact_submit {
background-color:#ADCAE8;
font-size:12px;
border:7px solid #ADCAE8;
color:#FFFFFF;
font-weight:bold;
}



.specialclass {
visibility:hidden;
width:3px;
}



/*-------------Print-----------------------------------------------------------------------------------*/

#print {
display:none;
}
/*-------------Images-----------------------------------------------------------------------------------*/
.floatright {
float:right;
}

/*-------------Main Containers-----------------------------------------------------------------------------------*/


#clear {
clear:both;
}
	
#wrapper {
	position:relative;
	height:100%;
	width:960px;
	margin:auto;
}

#menu {
float:left;
background-image:url(../images/menu.gif);
height:46px;
width:960px;
text-align:center;
}

#main_header {
float:left;
background-image:url(../images/main-header.jpg);
height:122px;
width:960px;
}

#focal_left {
float:left;
background-image:url(../images/main-focal-left.jpg);
height:293px;
width:259px;
}

#focal {
float:left;
background-image:url(../images/main-focal.jpg);
height:293px;
width:441px;
}

#focal_right {
float:left;
background-image:url(../images/main-focal-right.jpg);
height:293px;
width:259px;
}

#footer {
float:left;
height:150px;
width:960px;
}

#footer_content {
margin-top:150px;
text-align:center;
font-size:11px;
}


/*-------------------Section Containers----------------------------------------------------------------------*/


#section_header {
float:left;
background-image:url(../images/section-header.jpg);
height:122px;
width:960px;
}

#section_content_bg {
float:left;
background-image:url(../images/section-leftandright.jpg);
height:auto;
width:960px;
background-position:top center;
background-repeat:no-repeat;
}

#section_content {
clear:both;
width:559px;
height:auto;
padding-left:201px;
padding-top:50px;
padding-right:50px;
padding-bottom:50px;
}

#section_content_narrow {
width:259px;
height:auto;
padding-left:201px;
padding-top:50px;
padding-right:22px;
padding-bottom:50px;
float:left;
}

#section_content_images {
width:280px;
height:auto;
padding-left:0;
padding-right:0;
padding-bottom:0;
padding-top:50px;
float:left;
}




#section_footer {
float:left;
background-image:url(../images/section-footer.gif);
height:163px;
width:659px;
padding-left:151px;
background-position:right;
background-repeat:no-repeat;
/*border-top:#4c82c0 solid 6px;*/
}

#section_footer_content {
margin-top:65px;
text-align:center;
font-size:11px;
}



#section_title_benefits {
float:left;
background-image:url(../images/title-benefits.gif);
background-position:right;
background-repeat:no-repeat;
width:659px;
height:116px;
padding-left:151px;
clear:both;
}

#section_title_gallery {
float:left;
background-image:url(../images/title-gallery.gif);
background-position:right;
background-repeat:no-repeat;
width:659px;
height:116px;
padding-left:151px;
clear:both;
}

#section_title_order {
float:left;
background-image:url(../images/title-order.gif);
background-position:right;
background-repeat:no-repeat;
width:659px;
height:116px;
padding-left:151px;
clear:both;
}

#section_title_news {
float:left;
background-image:url(../images/title-news.gif);
background-position:right;
background-repeat:no-repeat;
width:659px;
height:116px;
padding-left:151px;
clear:both;
}

#section_title_instructions {
float:left;
background-image:url(../images/title-instructions.gif);
background-position:right;
background-repeat:no-repeat;
width:659px;
height:116px;
padding-left:151px;
clear:both;
}

#section_title_distributors {
float:left;
background-image:url(../images/title-distributors.gif);
background-position:right;
background-repeat:no-repeat;
width:659px;
height:116px;
padding-left:151px;
clear:both;
}


#section_title_contact {
float:left;
background-image:url(../images/title-contact.gif);
background-position:right;
background-repeat:no-repeat;
width:659px;
height:116px;
padding-left:151px;
clear:both;
}

#section_title_credits {
float:left;
background-image:url(../images/title-sitecredits.gif);
background-position:right;
background-repeat:no-repeat;
width:659px;
height:116px;
padding-left:151px;
clear:both;
}

#section_title_sitemap {
float:left;
background-image:url(../images/title-sitemap.gif);
background-position:right;
background-repeat:no-repeat;
width:659px;
height:116px;
padding-left:151px;
clear:both;
}


/*----------------Slimbox------------------*/


/* SLIMBOX */

#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../images/lightboximages/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/lightboximages/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/lightboximages/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#7ca7d4;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/lightboximages/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
