@charset "utf-8";
/* CSS Document */
/*Main Catalog Links*/
#cat_links{width:140px;
		float:left;
		padding:0px 5px 0px 0px;
		border-right:#76b4cf solid 1px;
		min-height:750px;
		height:750px;
}
#cat_links ul{
}
#cat_links li{padding-bottom:5px;
}
#cat_links a{position:relative;
		top:0px;
		color:#000;
		font-size:.75em;
		font-weight:normal;
		color:#435663;
}
#cat_links a:hover {color:#CF711B;
}
.shapefinder{color:#CF711B;
			text-align:center;
			font-weight:bold;
}
.shapefinder a:hover{
	color:#999;
}
.list_header{font-size:.9em;
			font-weight:bold;
			color:#355E8A;
			padding-top:5px;
}
/*Main Catalog Area*/
#cat_display{float:left;
width:520px;
padding:5px;
}
#cat_display p {font-weight:normal;
				font-size:.8em;
}
#cat_display a {font-weight:normal;
				font-size:.75em;
				color:#435663;
}
.cat_intro_title{display:block;
		font-weight:bold;
		font-size:1em;
		color:#435663;
}

#cat_rt_side{
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	width:30%;
	float:right;
	position:relative;
	top:-10px;
	margin:0px 0px 0px 5px;
	
	background: #e1fee6; /* for non-css3 browsers */

filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e1fee6', endColorstr='#a3fdb2'); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#e1fee6), to(#a3fdb2)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #e1fee6,  #a3fdb2); /* for firefox 3.6+ */
}
#cat_rt_side ul{position:relative;
				padding:5px;
}
#cat_rt_side ul li{font-size:.7em;
				padding-bottom:10px;
}
/*View Catagory Page*/

.product_desc{
	margin-bottom:20px;
}
.more_info{color:#CF711B;
			font-size:1em;
			}

/*Show Products Page*/
.product_image{
	margin:2px 5px 10px 5px;
	float:left;
	
}
#extra_links{clear:both;
	font-size:1.1em;
			font-weight:bold;
			color:#CF711B;
			padding-top:10px;
}
#extra_links a{color:#CF711B;}
#extra_links a:hover{color:#999;}

table {
	clear:left;
	border:1px solid #000;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	width:225px;
	max-width:225px;
	padding:0px 5px;
}
th {
	background:#FF0;
	font-weight:bold;
	font-size:.7em;
	border-bottom:1px solid #000;
}
tr {border-bottom:1px solid #000;
}
td {	font-size:.7em;
}
#image_side{width:235px;
			float:left;
}
#desc_side{width:275px;
			padding-left:5px;
			float:left;
}
#product_tip {background:#8E1723;
	padding:5px;
	width:40px;

}
#product_tip a{color:#FFF;
	font-size:1.2em;
	font-weight:bold;
	font-style:italic;
	font-weight:900;
}
#product_tip a:hover{color:#FF0;
}
/*Auto Mixer*/
#automixer{padding:10px;
}
#automixer ul li{padding-bottom:5px;
}
