/* CSS Document */
body{
	padding: 0;
	margin: 0;
	min-width:760px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #412919;
	background-image: url(../_toolbox/bgnd.jpg);
	background-repeat: repeat-x;
	}

#wrap{
	width:750px;
	padding:0px;
	margin-top:0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../_toolbox/middle.jpg);
	background-repeat: no-repeat;
	background-position: 100px top;
}

#header{
	height: 200px;
	margin-left: 405px;
	margin-top:0px;
}
#header ul {
	list-style-type: none;
	font-size: 16px;
	color: #000000;
	margin: 0px;
	padding-top: 90px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}

#header li {
	font-size: 12px;
	width: 65px;
	height: 20px;
	padding-bottom: 1px;
	background-image: url(../_toolbox/menu.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-right: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #59250D;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 5px;
}
#header li a {
	text-decoration: none;
	color: #702B14;
	background-image: none;
	border:0;
	margin:0;
}

#header li a:hover {
	color: #3D190A;
	text-decoration: none;
}
h1 {
display:none;
}
#content {
	padding-top: 15px;
	background-color: #E5CAA0;
	background-image: url(../_toolbox/shadow.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
#main_column{
	float: left;
	width: 520px;

}
#sidebar {
	float: left;
	width: 180px;
	padding-left: 10px;

}
#sidebar ul {
	list-style-type: none;
	font-size: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;

}




#sidebar h3 {
	color: #990000;
	font-weight: bolder;
	margin: 0px;
	padding: 0px;
}
	#sidebar  h4 {
	font-weight: bolder;
	margin: 0px;
	font-size: 13px;
}
/*#sidebar caption {
		text-align: left;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	font-weight: bolder;
	margin: 0px;
	padding: 0px;
}*/
#sidebar p {
	margin-top: 5px;
	margin-bottom: 15px;
}

#sidebar #description {
	/*height: 258px;*/

}

#sidebar #about{
font-size:12px;
	margin-top:5px;
	padding-bottom:5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;}

#sidebar #about p{
border:none;
	margin-top: 5px;
	margin-bottom: 5px;
}
#sidebar img {
	background-color: #FFFFFF;
	padding: 10px;
}
#sidebar form {
	margin-bottom: 20px;
}
#sidebar a,#sidebar a a:visited {
	color: #670000;
	text-decoration: none;
}
#sidebar a:hover {
	color: #990000;
	text-decoration: none;
		border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #990000;
}

#sidebar .thumbs a:hover{
border:none;
}

#descriptext{
	margin-top:10px;
	margin-bottom:10px;
	padding-top:5px;
	padding-bottom:5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	}
#footer{
	background-image: url(../_toolbox/footer.png);
	background-repeat: no-repeat;
	height: 109px;
	padding-left: 10px;
	font-size: 10px;
	color: #95672F;
	margin-left: 100px;
	width: 290px;
	padding-right: 10px;
	text-align: center;
}
/*.hider{
	display:none;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-left-style: dotted;
	border-top-color: #990000;
	border-left-color: #990000;
}*/

#product #main_column img {
	background-color: #FFFFFF;
	padding: 10px;
	background-image:none;
}

.product_shot{
	height: 150px;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 100px;
	text-align: center;
	float: left;
	background-color: #DDBD8E;
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	margin-top: 5px;
}


#product_feature h2 {
font-size:12px;

}
#product_feature{
	margin-right: 0px;
	margin-bottom: 10px;
	width: 160px;
	background-color: #DDBD8E;
	font-size: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #990000;
	border-bottom-color: #990000;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	margin-top: 5px;
}
#product_feature a,#product_feature a:visited {
	background-image: url(../_toolbox/arrow.gif);
	background-position: right;
	padding-right: 13px;
	background-repeat: no-repeat;
	color: #670000;
	text-decoration: none;
}
#product_feature a:hover {
	text-align: right;
	background-image: url(../_toolbox/arrow.gif);
	background-position: right;
	padding-right: 13px;
	background-repeat: no-repeat;
	color: #990000;
	text-decoration: none;
		border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #990000;
}
#product_feature img {
	background-color: #FFFFFF;
	padding: 10px;
	margin-right: 5px;


}
.product_link a, .product_link a:visited {

	background-image: url(../_toolbox/arrow.gif);
	background-position: right;
	padding-right: 13px;
	background-repeat: no-repeat;
	color: #670000;
	text-decoration: none;
}
.product_link a:hover {
	text-align: right;
	background-image: url(../_toolbox/arrow.gif);
	background-position: right;
	padding-right: 13px;
	background-repeat: no-repeat;
	color: #990000;
	text-decoration: none;
		border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #990000;
}

/* classes for general use */

.thumbs{

	width: 85px;
		float: left;

}
.center {
	text-align: center;
	}
a img {
	border: none;
	background-image:none;
		}
/*.hide {
	display: none;
	}
	*/

/* png fix fo IE */	
img, div, td, tr, body{ behavior: url(iepngfix.htc) }

#links a:visited{
background-image:none;}
