/* CSS Document */


#sidebarwrapper{
	position:absolute;
	right:20px;
	top:161px;
}

#specbar {
background-image:url(/images/home/sidebar/bottom-sidebar_bg.png);
float:right;
clear:both;
width:186px;
min-height:362px;
padding:16px;
margin:0px 10px 30px 0px;
*margin-bottom:30px;
border:1px solid #313131;
position:relative;
}

#specbar h2 {
	text-align:center;
	font-size:13px;
	color:#5b5b5b;
}

.measurebutton, #sectionLinks ul li a {
	width:80px;
	display:block;
	background-color:#414141;
	color:#999999;
	border: 1px solid #636363;
	border-bottom-color:#000000;
	border-right-color:#000000;
	float:left;
	padding:5px;
	font-size:10px;
	text-align:center;
	margin-top:10px;
	
}
#prodspecs, #metricspecs{
	clear:both;
}

#sectionLinks ul li a {
	width:184px;
	padding:4px 2px 4px 2px;
	margin-top:0px;
}


.measurebutton:hover, #sectionLinks ul li a:hover{
	color:#FFFFFF;
	background-color:#616161;
}

#specbar table {
 width:186px;
 margin:20px 0px 20px 0px;
}

#specbar td {
	color:#e2e2e2;
	font-size:10px;
	font-weight:normal;
	letter-spacing:0.5px;
	line-height:18px;
	border-bottom:1px dotted #575757;
	width:50%;
}

.col2{
	text-align:right;
	}

		
#productwrapper{
	display:block;
 	width: 950px;
	height:auto;
 	margin-left:10px;
	margin-bottom:20px;
	*margin-bottom:0px;
 	/**margin-top:-618px;*/

	}
	
#infotab{
	background-color:transparent;
	color:#eeeeee;
	display:block;
	float:left;
	font-size:12px;
	font-weight:normal;
	letter-spacing:0.5px;
	line-height:16px;
	margin-right:20px;
	min-height:376px;
	padding:10px 10px 10px 0;
	width:236px;
	}

#infotab h1, #moreinfotab h1 {
color:#FFFFFF;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:14px;
font-weight:bold;
margin-bottom:5px;
text-align:left;
}

#infotab h2, #moreinfotab h2 {
color:#285038;
text-align:left;
font-size:16px;
line-height:18px;
margin-bottom:10px;
}

#moreinfotab h2 {
color:#414141;
}
#moreinfotab h1 {
font-size:18px;
}


#moreinfotab p {
color:#d7d7d7;
font-size:10px;
	font-weight:normal;
	letter-spacing:0.5px;
	line-height:14px;
	text-align:justify;
}


 #moreinfotab{
 	display:none !important;
	}

#moreinfo_open{
	display:block !important;
	padding:30px 40px 40px 40px;
	width:606px;
	min-height: 969px;
	/*border:1px solid #11311e;
	background-image:url(/images/home/product/moreinfo_bg.png);*/
	border: 1px solid #b6dab8; 
background-color:#97c199;
	background-image:url(/images/miscpage/maincopy_bg.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;
	font-size:1.3em;
	line-height:1.4em;
 }
 
 #moreinfotab img {
 	float:left;
	margin-right:20px;
 }
 
#flashgallery{
	float:left;
	margin-bottom:10px;
	
	}

	
.mi-checkout{

	display:block;
	margin:0px 35px 20px 35px;
	height: 31px;
	width:116px;
	background-image:url(/images/product/add-to-cart.gif);
	background-position:left;
	background-repeat:no-repeat;
	
}

#sectionLinks ul{
	margin-top:10px;
	list-style-type: none;
	margin-bottom:30px;
	float:left;
}

#moreinfo_open a{
	color:#305f43;
	font-weight:bold;
	text-decoration:underline;
}

#moreinfo_open a:hover{
	color:#000000;

}

#moreinfo_open h1 {
margin-bottom:20px;
 color:#1a4129;
 font-size:22px;
 }

 #moreinfo_open h2 {
 color:#bed3c6;
 font-size:20px;
 }

#moreinfo_open h3 {
color:#3a704f;
font-size:18px;
line-height:24px;
}

#moreinfo_open h4 {
color:#3a704f;
font-size:16px;
line-height:20px;
}

#moreinfo_open p, #moreinfo_open li {
	color:#12331f;
	font-size:13px;
	font-weight:normal;
	letter-spacing:.5px;
	line-height:18px;
	width:450px;
	padding:10px 0px 20px;
}

#moreinfo_open li{
	padding:10px 0px 10px 0px;
	margin-left:20px;
	width:430px;
	list-style-position:outside;
	font-style:italic;
	
}

#mi_content{
border-top:1px dotted #575757;
margin-top:5px;
padding-top:20px;
}

#productwrapper #footer{
	margin-left:0px;
}

.storeTitle {
	font-size:1.1em;
	font-weight:bold;
	}


