/* CSS Document */


/*test*/

#content {
	margin-top: -16px;
	font-size: 1.15em;
	display:block;
	width:736px;
	}


#prodinfo, #prodspecs, #menucontent{
	padding:0 0 0 0;
	clear: left;
	display:block;
	width: 290px;
	height: 340px;
	margin-top: 9px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
	background-color: transparent;
	background-image: url(/images/products/prod_info2.gif);
	background-position: left top;	
	background-repeat: no-repeat;

	
}

#prodinfo a {
	color: #E0DA7E;
}

#prodinfo a:hover {
	color: #FFFBBD;
}

#prodinfo img ,#prodspecs img, #menucontent img{
	float: left;
	clear:left;
}

#prodinfo h1, #prodspecs h1, #menucontent h1{
	margin-top: 24px;
	margin-left: 40px;
	margin-right: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E0DA7E;
	text-align: left;
	font-size: 12px;
	line-height: 12px;
}

#prodinfo p, #prodspecs p, #menucontent p {
	margin: 0px 15px 0px 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E0DA7E;
	text-align: left;
	font-size: 11px;
	line-height: 11px;
}

#prodspecs table{
	padding:0px;
	border: solid 1px #69693D;
	margin-left: 28px;
	width: 247px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E0DA7E;
	text-align: left;
	font-size: 10px;
	line-height: 11px;
	font-weight: bold;
}
#prodspecs table tr td {
	text-indent: 0px;
	padding: 5px;
	
}

.row2 {
	background-color: #86844F;
}

.row1 {
	background-color: #8F8D56;
	
}


#menucontent h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E0DA7E;
	line-height:16px;
	text-align: left;
	margin-left: 50px;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;
}

#menucontent ul {
	margin: 10px auto 20px 50px;
}

#menucontent ul li{
	width:200px;
	padding: 4px 0px 4px 10px;
	background-color:#8F8D56;
	list-style-type: none;
	text-align: left;
}

#menucontent ul li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E0DA7E;
	
	font-size: 10px;
	font-weight: bold;
	list-style-type: none;
	text-decoration: none;
}
	
#menucontent ul li:hover, #menucontent ul li.menuhover{
	color: #FFF;
	background-color:#A2A068;
}

#buynow {
	clear:left;
	
	
	height: 32px;
	width: 264px;
	background-image: url(/images/products/prod_info.gif);
	background-position: right bottom;
	text-align: right;
	padding: 14px;
	/*border-bottom: 3px solid #E0DA7E;*/
}

#gallerywrapper {
	padding: 0px;
	float: right;
	margin-top: -14px;
	height: 447px;
	width: 442px;
	background-color: transparent;
}

#gallerytab {
	height: 41px;
	width: 440px;
	background-color: transparent;
	background-image: url(/images/products/producthead.gif);
	background-repeat: no-repeat;
	background-position: top;	
}

#gallery {
	display:block;
	width: 440px ;
	height: 395px;
	padding: 0px;
	padding-bottom: 10px;
	*border-bottom:none;
	background-color: #4F8362;
	background-repeat: repeat-x;
	background-image: url(/images/products/previewBG.gif); 
	background-position: bottom;
}

#flashgallery{
	margin-left: 8px;
	}
	
#flashgallery embed {
	margin-right: 8px;
}

#flashgallery img {
	border: solid 1px #000;
	margin-right: 8px;
}



#moreinfotab{
	position:relative;
	float:left;
	display:block;
	width: 22px;
	height: 160px;
	margin-top: 6px;
	background-color: transparent;
	background-image: url(/images/products/specstab.gif);
	z-index:5;
}

#moreinfo{
	/*padding:10px 12px 0px 35px;*/
	position:relative;
	left: -1px;
	display:block;
	width: 716px;
	height: 175px;
	margin-top: 6px;
	float: left;
	background-color: #1E3628;
	background-image: url(/images/products/specsBG.gif);
	z-index: 3;
	border-top: solid 1px #2C4E39;
	border-right: solid 1px #31553F;
	border-left: solid 1px #31553F;
	border-bottom: solid 1px #31553F;

	z-index:4;
	background-repeat: repeat-x;
}

/*#gallery:before {
	display:block;
	margin-left: -1px;
	margin-top: -24px;
	content: url(../../images/products/producthead.gif)
}*/

#prodinfo h2, #prodspecs h2 {
	margin-left: 40px;
	text-align: left;
	padding-bottom: 10px;
	color: #64633A;
	padding-top: 3px;
		}