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


h2 {
	color:#4d4e4e;
text-decoration:underline;
}



/**   NEW CSS   **/
#container {
	width: 1000px;
	margin:auto;
}
#container #header {
	width: 1000px;
	height:170px;
	background-image:url(images/headerback.png)
}

/**start of menu**/
#container #header #menu {

	height: 70px;
	width: 825px;
	padding:0em 0em 0em 350px;
	background-image:url(  );

}

#container #header #menu ul {
	margin:0;
	padding:0em ;
	line-height:15px;
}

#container #header #menu li {
	margin:0;
	padding:0px;
	list-style:none;
	float:left;
	position:relative;
	background:none;
	height:70px;
}

#container #header #menu ul li a {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration:none;
	height:45px;
	width:96px;
	padding: 15px 3px 20px 3px;
	display:block;
	color:#54514f;
	border:none;

	
}

#container #header #menu ul li #1 a {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13pt;
	text-decoration:none;
	height:20px;
	width:100px;
	display:block;
	color:#FFF;
	border:none;
	text-shadow:1px 1px 1px #8e8e8e;
}


#container #header #menu ul ul {
	position:absolute;
	visibility:hidden;
	top:30px;
}

#container #header #menu ul li:hover ul {
	visibility:visible;
	background-image:url(images/dropMenu.png);
}

#container #header #menu li:hover {
	
}

#container #header #menu ul li:hover ul li a:hover {	
	color:#c6a657;
}

#container #header #menu a:hover {
	color:#fff;
	background:url(images/menurollover.png);
}

/**End menu**/

#container #header #logo {
	height: 100px;
	width: 980px;
	padding-left: 20px;
}
#container #fadeshow1 {
	height: 410px;
	width: 1000px;
}
#container #fourmain {
	width: 915px;
	height: 160px;
	margin-left: 43px;
	margin-right: 43px;
	background-image:url(images/fourmainback.png);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	float: center;
	color: #c8cbce;
	margin: auto;
	vertical-align: baseline;
	word-spacing: normal;
	padding: 0px;
	line-height: 18px;
}
#container #fourmain #one {
	float: left;
	height: 160px;
	width: 228px;
}#container #fourmain #one #producttext {
	height: 150px;
	width: 130px;
	padding-top: 10px;
	padding-left: 78px;
	padding-right: 20px;
}


#container #fourmain #one #producttext p {
	color: #999;
}
#container #welcome {
	float:left;
	height: 380px;
	width: 420px;
	padding-left: 60px;
	padding-top:30px;
	padding-right: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
#container #welcome h1 {
	color: #666;
}
#container #welcome h3 {
	color: #c4392c;
}
#container #welcome p {
}

#container #featured {
	float:left;
	height: 380px;
	width: 405px;
	padding-left: 60px;
	padding-top:30px;
	padding-right: 35px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
#footerleft {
}

#container #featured h1 {
	color: #666;
}
#container #featured h3 {
	color: #afcde3;
}
#container #featured p {
}

#container #footerleft {
	float:left;
	height: 50px;
	width: 405px;
	padding-left: 60px;
	padding-top:20px;
	padding-right: 35px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 18px;
}
#container #footerright {
	float:left;
	height: 50px;
	width: 275px;
	padding-left: 190px;
	padding-top:20px;
	padding-right: 35px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 18px;
}

/**Product Pages**/

#container #product {
	float:left;
	height: auto;
	width: 420px;
	padding-left: 60px;
	padding-top:30px;
	padding-right: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
#container #productpage #product div {
	color: #666;
}
#container #product h1 {
	color: #444;
	line-height:25px;
}
#container #product h3 {
	color: #c4392c;
}
#container #product h4 {
	color: #666;
}


#container #productimage {
	float:left;
	height: 390px;
	width: 405px;
	padding-left: 60px;
	padding-top:30px;
	padding-right: 35px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

#container #productimage h1 {
	color: #666;
}
#container #productimage h3 {
	color: #c4392c;
}
#container #productimage h4 {
	color: #888;
}
#container #productpage {
	height: 900px;
	width: 1000px;
}
p.medium {
	font-size: 13px;
	line-height:160%;
	color:#444;
}

p.small  {
	font-size: 10px;
	line-height:160%;
	color: #999;
}


/**contact area**/
#container #contactarea {
	float:left;
	height: 630px;
	width: 405px;
	padding-left: 60px;
	padding-top:30px;
	padding-right: 35px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

#container #contactarea h1 {
	color: #666;
}
#container #contactarea h3 {
	color: #afcde3;
}
#container #contactarea h4 {
	color: #999;
}

/**contact Page**/
#container #contactpage {
	height: 750px;
	width: 1000px;
}#container #productpage #product .medium strong {
	color: #c4392c;
}
#container #footerleft p a {
	color:#333;
}
