/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#0072bc;
	font-size:.8em;
	margin:0 auto;
	padding-top:10px;
	background-color:#7EA4D6;
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/bg_body.gif);
}

a {
	color:#0054A3;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, p { margin:0 0 8px 0; }

h1 { font-size:1.8em; }

h2 { font-size:1.4em; }

h3 { font-size:1.2em; }

hr {
	border: 1px solid #0054A3;
}

.flag {
	margin: 0 0 0 20px;
}

.photo-border {
	border: 2px solid #7EA4D6;
}

.ferror { color:red; }

/* ---- class settings ----------------------- */
.hidden_flag {
	display: block;
     position: absolute;
     top: 0px;
     left: 0px;
     text-indent: -2000em;
}

.sub_heading {
	color:#C3262D;
	font-size:1.2em;
}

.list_image {
	list-style-image:url(images/bullet_image.gif);
}

.news-title {
	font-size: 1.5em;
	margin: 0 0 10px 0;
}

.news-date {
	font-size: 1em;
}

.news-msg {
	color: #07406F;
	font-size: 1.2em;
}

.product-box {
	position:relative;
	width:507px;
	height:139px;
	background-image:url(images/bg_store-box.jpg);
	background-repeat:no-repeat;
}

.product-thumb {
	position:relative;
	width:100px;
	height:100px;
	float:left;
	margin:18px 0 0 30px;
}

.product-thumb img { border:0; }

.product-description {
	position:relative;
	width:300px;
	height:auto;
	float:left;
	padding:15px 0 0 10px;
}

.product-description h2 { margin:0; }

.banner-link {
	position:absolute;
	top:20px;
	right:320px;
	width:200px;
	height:110px;
}

/* ---- layout settings ----------------------- */


#main_container {
	position:relative;
	margin:0 auto;
	width:923px;
	height:auto;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:923px;
	height:168px;
}

#flash {
	position:absolute;
	top:50px;
	right:7px;
	width:616px;
	height:91px;
}

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:0;
	left:0;
	font-size:14px;
	color: #fff;
	width:918px;
	height:23px;
	text-align:center;
	background-color: #0071bc;
	padding: 5px 0px 0 0px;
}

#nav_sub {
	position:absolute;
	top:196px;
	left:0px;
	height:auto;
	
}

/* ---- end nav id settings -------------------------- */

#main {
	position:relative;
	top:0;
	left:0;
	width:923px;
	height:auto;
	background-repeat: repeat-y;
	background-image: url(images/bg_main.jpg);
}

#bg_banner {
	position:relative;
	top:0;
	left:0;
	width:883px;
	height:auto;
	padding: 0 20px 0 20px;
	background-repeat: no-repeat;
	background-image: url(images/bg_banner.jpg);
}

/* ---- start main content settings -------------- */

#content_left {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:520px;
	height:auto;
	margin: 190px 0 0 0;
	padding-left:30px;
}

#content_cart {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:810px;
	height:auto;
	margin: 190px 0 0 0;
	padding-left:30px;
}

#content_left_main {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:572px;
	height:auto;
	margin: 190px 0 0 0;
}

.content_l-1 {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:287px;
	height:auto;
	padding: 0 10px 0 0;
	background-repeat: repeat-y;
	background-position: right;
	background-image: url(images/blue_repeat.jpg);
}

.content_l-2 {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:247px;
	height:auto;
	padding: 0 10px 0 0;
	margin: 0 0 0 10px;
}

/* ---- end main content settings ---------------- */

/* ---- start side bar content settings -------------- */

#content_right {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:275px;
	height:669px;
	margin: 30px 0 0 0;
	padding: 20px 0 0 15px;
	background-repeat: no-repeat;
	background-image: url(images/bg_sidebar.jpg);
}

#content_right-test {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:278px;
	height:669px;

	margin: 30px 0 0 0;
	padding: 20px 0 10px 12px;
	background-repeat: no-repeat;
	background-image: url(images/bg_sidebar.jpg);
}

/* ---- end side bar content settings ---------------- */

#footer {
	position:relative;
	top:0;
	left:0;
	color:#FFF;
	width:923px;
	height:25px;
	clear:both;
}

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

#footer a:hover {
	text-decoration:underline;
}

/* ---- start navigation settings -------------------------- */
 
#nav a {
color: #fff;
margin: 0 10px;
	text-decoration:none;

}

#nav a:hover {
color: #00aeef;
}

/* ---- start nav drop settings -------------------------- */

#nav_sub a {
	display:block;
	color:#0071BC;
	padding:5px 5px 5px 5px;
	font-size:14px;
	text-decoration:none;
}

#nav_sub a:hover {
background-color:#7EA4D6;

}

#L1, #L2, #L3 {
	position:absolute;
	visibility:hidden;
	height:auto;
	color:#0071BC;
	background-color:#D2DAF1;
	border-left:1px solid #7EA4D6;
	border-right:1px solid #7EA4D6;
	border-bottom:1px solid #7EA4D6;
}

#L1 { width:135px; left:83px; }
#L2 { width:178px; left:218px; }
#L3 { width:100px; left:306px; }

.show {
	position:absolute !important;
	visibility:visible !important;
}

.hide {
	position:absolute !important;
	visibility:hidden !important;
}


/*lightbox start*/

#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(/lightbox/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(/lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/lightbox/images/nextlabel.gif) right 15% no-repeat; }


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

#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;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
