/*––––––––––––––––––––––––––––––––––––––––––
––––––––––––––––––––––––––––––––––––––––––––
Global CSS
Adept Nutrition
––––––––––––––––––––––––––––––––––––––––––––
–––––––––––––––––––––––––––––––––––––––––*/

html, body, div {
margin: 0;
padding: 0;
border: none;
}

/*––––––––––––––––––––––––––––––––––––––––––
Global Styles
–––––––––––––––––––––––––––––––––––––––––*/
body {
background-color: #dddddd;
background-attachment: fixed;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 14px;
color:#777777;
padding:0px;
margin:0px;
}

a:link { color: #777777; text-decoration: none; }
a:visited { color: #777777; text-decoration: none; }
a:hover { background-color: #f9f9f9; color: #777777; text-decoration: none; }
a:active { background-color: #f9f9f9; color: #777777; text-decoration: none; }

p {
padding: 0px 10px;
margin:0px;
z-index: 2;
}

.keyorange {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 14px;
color:#f37321;
font-weight: bold;
}

.keyblue {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 14px;
color:#0096d6;
font-weight: bold;
}

.keygreen {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 14px;
color:#7ac142;
font-weight: bold;
}

/*––––––––––––––––––––––––––––––––––––––––––
Lightbox
–––––––––––––––––––––––––––––––––––––––––*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/*––––––––––––––––––––––––––––––––––––––––––
Main Container
–––––––––––––––––––––––––––––––––––––––––*/
#container {
position: relative;
width: 620px;
margin: 0 auto;
z-index: 1;
}

/*––––––––––––––––––––––––––––––––––––––––––
Header
–––––––––––––––––––––––––––––––––––––––––*/

#headerbox {
position: absolute;
background-image:url(links/headerground.gif);
background-repeat: no-repeat;
top: 0;
left: 0;
bottom: 0;
text-align: left;
height: 130px;
width: 620px;
}

#header {
position: relative;
text-align: left;
padding: 0px;
margin: 0px 0px 0px 20px;
}


#header a:link { background: none; text-decoration: none; }
#header a:visited { background: none; text-decoration: none; }
#header a:hover { background: none; text-decoration: none; }
#header a:active { background: none; text-decoration: none; }

#prodtab {
	position: absolute;
	left: 129px;
	top: 57px;
}

#contacttab {
	position: absolute;
	left: 230px;
	top: 57px;
}

/*––––––––––––––––––––––––––––––––––––––––––
Content
–––––––––––––––––––––––––––––––––––––––––*/
.contentbox {
float: left;
display: block;
background-color:#FFFFFF;
padding: 0px;
margin: 0px 1px;
height: 472px;
width: 618px;
}

.menscontentimage {
background-image:url(links/menssupervites.jpg);
background-repeat: no-repeat;
width: 553px;
height: 303px;
display: inline;
float: left;
margin: 25px 15px 0px 15px;
}

.womenscontentimage {
background-image:url(links/womenssupervites.jpg);
background-repeat: no-repeat;
width: 553px;
height: 303px;
display: block;
float: left;
margin: 25px 15px;
}

.buckwheatcontentimage {
background-image:url(links/buckwheatprotein.jpg);
background-repeat: no-repeat;
width: 553px;
height: 303px;
display: block;
float: left;
margin: 25px 15px;
}

.whey1lbcontentimage {
background-image:url(links/wheyprotein1lb.jpg);
background-repeat: no-repeat;
width: 553px;
height: 303px;
display: block;
float: left;
margin: 25px 15px;
}

.wheycontentimage {
background-image:url(links/wheyprotein.jpg);
background-repeat: no-repeat;
width: 553px;
height: 303px;
display: block;
float: left;
margin: 25px 15px;
}

.efacontentimage {
background-image:url(links/efacomplete.jpg);
background-repeat: no-repeat;
width: 553px;
height: 303px;
display: block;
float: left;
margin: 25px 15px;
}

.glucosaminecontentimage {
background-image:url(links/glucosamine-chondroitin.jpg);
background-repeat: no-repeat;
width: 553px;
height: 303px;
display: block;
float: left;
margin: 25px 15px;
}

.omegacontentimage {
background-image:url(links/omega-3.jpg);
background-repeat: no-repeat;
width: 553px;
height: 303px;
display: block;
float: left;
margin: 25px 15px;
}

.vitamindcontentimage {
background-image:url(links/vitamind.jpg);
background-repeat: no-repeat;
width: 553px;
height: 303px;
display: block;
float: left;
margin: 25px 15px;
}

.vitamind32kcontentimage {
background-image:url(links/vitamind32k.jpg);
background-repeat: no-repeat;
width: 553px;
height: 303px;
display: block;
float: left;
margin: 25px 15px;
}

.vitamind35kcontentimage {
background-image:url(links/vitamind35k.jpg);
background-repeat: no-repeat;
width: 553px;
height: 303px;
display: block;
float: left;
margin: 25px 15px;
}

.thistlecontentimage {
background-image:url(links/milkthistle.jpg);
background-repeat: no-repeat;
width: 553px;
height: 303px;
display: block;
float: left;
margin: 25px 15px;
}

.contactcontentimage {
background-image:url(links/contactimage.jpg);
background-repeat: no-repeat;
width: 530px;
height: 369px;
display: block;
float: left;
margin: 35px 45px;
}

.contentcontact {
position: relative;
padding: 10px 0px 25px 25px;
margin: 0px auto;
z-index: 3;
}

.contentfamily {
position: relative;
padding: 0px;
margin: 50px 0px 50px 30px;
z-index: 3;
}

.contentthumbs {
float: left;
display: block;
margin: 25px 0px 0px 50px;
}

.contenttext {
width: 350px;
height: 189px;
float: left;
display: block;
margin: 90px 35px 0px 186px;
}

.wheycontenttext {
	width: 250px;
	float: left;
    display: block;
	margin: 75px 0px 0px 310px;
}


.wheycontenttext2 {
	width: 350px;
	height: 85px;
	float: left;
	display: block;
	margin: 35px 0px 0px 180px;
}

.contactform {
	float: left;
	display: inline;
	margin: 175px 0px 0px 40px;
}


.nutritioninfo {
	float: right;
	display: inline;
	margin: 0px 0px 0px 0px;
}

.formsend {
	position: absolute;
	padding: 0px;
	margin: 0px;
	left: 475px;
	top: 486px;
}

.formposition {
	float: left;
	display: inline;
	margin: 10px;
}

.mespos {
	float: left;
	display: inline;
	margin: 10px;
}

.inputsmall {
	border: 0;
	background: url(links/inputsmall.gif) top left no-repeat;
	width: 175px;
	height: 24px;
	padding: 0px;
	color: #888888;
	top: 24px;
	font-size: 10px;
}


.inputlarge {
	position: absolute;
	border: 0;
	background: url(links/inputlarge.gif) top left no-repeat;
	width: 255px;
	height: 123px;
	padding: 0px;
	color: #888888;
	font-size: 10px;
	resize: none;
}

.backtoall {
	float: left;
	display: block;
	margin: 30px 0px 0px 20px;
}


/*––––––––––––––––––––––––––––––––––––––––––
Footer
–––––––––––––––––––––––––––––––––––––––––*/
#footerbox {
position: relative;
background-image:url(links/footerground.gif);
background-repeat: no-repeat;
clear: both;
margin: 0px;
padding: 5px 0px 10px 0px;
}

#footer {
position: relative;
clear: both;
margin: 0px;
padding: 0px;
text-align: center;
font-size: 10px;
}

