/* CSS Document */

body {
margin : 0; 
padding : 0; 
font : 80% Verdana, Arial, Helvetica, sans-serif; 
text-align : left; 
color : #666; 
background : url("images/bg.jpg");
} 
form {
margin : 0; 
} 
input {
background-color : #fff; 
border : 1px solid #ccc6b5; 
color : #666; 
font-size : 11px; 
} 
textarea {
background-color : #fff; 
border : 1px solid #ccc6b5; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 11px; 
color : #666; 
} 
a:link , a:visited {
text-decoration : none; 
color : #999; 
} 
a:active , a:hover {
text-decoration : underline; 
color : #fff; 
} 
a.mainnav:link , a.mainnav:visited {
text-decoration : none; 
color : #fff; 
} 
a.mainnav:active , a.mainnav:hover {
text-decoration : underline; 
color : #fff; 
} 
a.textcontent:link , a.textcontent:visited {
text-decoration : none; 
color : #B8C51D; 
} 
a.textcontent:active , a.textcontent:hover {
text-decoration : underline; 
color : #B8C51D; 
}
a.orange:link , a.orange:visited {
text-decoration : none; 
color : #E56608; 
} 
a.orange:active , a.orange:hover {
text-decoration : underline; 
color : #E56608; 
}
a.orange2:link , a.orange2:visited {
text-decoration : none; 
color : #E56608; 
} 
a.orange2:active , a.orange2:hover {
text-decoration : none; 
color : #E56608; 
}
a.white:link , a.white:visited {
text-decoration : none; 
color : #fff; 
} 
a.white:active , a.white:hover {
text-decoration : none; 
color : #E56608; 
}
a.grey:link , a.grey:visited {
text-decoration : underline; 
color : #333; 
} 
a.grey:active , a.grey:hover {
text-decoration : none; 
color : #E56608; 
}
#container {
margin-top : 0; 
margin-right : auto; 
margin-left : auto; 
background :  url(file:///C|/Users/asaycocie/Desktop/mission4muscle.com/%22images/bgBlue.gif%22);
border-bottom : 0 solid #fff; 
border-left : 0 solid #fff; 
border-right : 0 solid #fff; 
text-align : center; 
width : 990px; 
} 
#header {
text-align : center; 
width : 990px; 
height : 117px; 
padding : 0; 
margin : 0; 
background : #191916 url("images/header.gif") no-repeat 0% 0%;
} 
#footer {
text-align : left; 
width : 990px; 
height : 34px; 
padding : 0; 
margin : 0; 
background : #040404 no-repeat 0% 0%; 
} 
.footertext {
font-size : 7pt; 
text-align : left; 
padding : 8px; 
} 
#content {
text-align : center; 
width : 800x; 
height : 910px; 
padding : 0 0 25px; 
background : #191916; 
} 
#link {
text-align : center; 
width : 800x; 
height : 3925px; 
padding : 0 0 25px; 
background : #191916; 
} 
#preview {
text-align : center; 
width : 800x; 
height : 940px; 
padding : 0 0 25px; 
background : #191916; 
} 
#store {
text-align : center; 
width : 800x; 
height : 1770px; 
padding : 0 0 25px; 
background : #191916; 
} 
#bodycontent {
text-align : center; 
width : 800px; 
height : 700px; 
padding : 0 0 25px; 
background : #191916; 
}
#frank_d_content {
text-align : center; 
width : 800px; 
height : 800px; 
padding : 0 0 25px; 
background : #191916; 
} 
#warningcontent {
text-align : center; 
width : 800px; 
height : 408px; 
padding : 0 0 25px; 
background : #191916; 
} 
#rightcol {
float : right; 
margin : 1px 0 0; 
padding : 0 15px; 
text-align : left; 
width : 200px; 
background : #191916;

} 
#leftcol {
float : left; 
margin : 0; 
padding : 0; 
border : 0 dotted #ccc; 
text-align : left; 
width : 550px;
} 
#leftcontents {
font-size : 80%; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
margin : 15px 0 0 26px; 
padding : 0; 
text-align : left; 
width : 550px; 
overflow : auto; 
border : 0 solid #ccc;
background : #191916;
} 
#nav {
float : right; 
font-size : 8pt; 
color : #CD540D; 
text-align : right; 
width : 450px; 
padding : 4px; 
margin : 33px 8px 0 0; 
} 
#module {
font-size : 10px; 
width : 180px; 
text-align : left; 
background : #191916;
} 
h2 {
font-size : 100%; 
color : #504F4F; 
margin : 10px 0 1px; 
padding : 0; 
text-transform : uppercase; 
} 
h3 {
font-size : 100%; 
color : #2173B2; 
margin : 7px 0 2px; 
text-transform : capitalize; 
} 
h4 {
font-size : 90%; 
color : #666; 
background : #e4e4e4; 
margin : 4px 0; 
padding : 2px 0 2px 4px; 
text-transform : lowercase; 
} 
p {
margin : 0 0 10px; 
} 
ul {
list-style-image :  url(file:///C|/Users/asaycocie/Desktop/mission4muscle.com/%22images/bullet.gif%22); 
margin : 0; 
padding-left : 14px; 
} 
hr {
color : #999; 
height : 1px; 
margin-top : 4px; 
margin-bottom : 0; 
} 
#leftcontents hr {
color : #dc9003; 
background-color : #dc9003; 
height : 1px; 
width : 385px; 
margin-top : 3px; 
margin-bottom : 0; 
text-align : center; 
} 
pre {
font-size : 12px; 
line-height : 20px; 
margin-bottom : 10px; 
} 
.posted {
color : #b0b0b0; 
} 

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(file:///C|/Users/asaycocie/Desktop/mission4muscle.com/images/blank.gif) no-repeat; /* 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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
