/* Hytrol Catalog CSS */
/* Last Updated: 10/13/08 */

body {
	margin: 10px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;}
	
a:link       {font-family: Verdana; font-size: 12px; color: #000000; text-decoration: underline;}
a:active     {font-family: Verdana; font-size: 12px; color: #000000; text-decoration: underline;}
a:visited    {font-family: Verdana; font-size: 12px; color: #940205; text-decoration: underline;}
a:hover      {font-family: Verdana; font-size: 12px; color: #000000; text-decoration: none;}
	
#cat_active a:link, #cat_active a:active, #cat_active a:visited {
	color: #000000;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;}
#cat_active a:hover {
	text-decoration: underline;}
	
#cat_activesub a:link, #cat_activesub a:active, #cat_activesub a:visited {
	color: #000000;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;}
#cat_activesub a:hover {
	text-decoration: underline;}	

	
#cat_inactive a:link, #cat_inactive a:active, #cat_inactive a:visited {
	color: #000000;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;}
#cat_inactive a:hover {
	text-decoration: underline;}

#cat_active {
	background-color:#CCCCCC;
	text-align:center;
	padding-left:3px;
	padding-right:3px;}
	
#cat_activesub {
	background-color:#CCCCCC;
	padding-left:3px;
	padding-right:3px;}
	
#cat_inactive {
	background-color:#999999;
	text-align:center;
	padding-left:3px;
	padding-right:3px;}
	
#footer {
	background-image:url(../../images/b-dr.jpg);
	background-repeat: repeat-x; 
	background-position:center;
	height:77px;
	font-family:Verdana;
	font-size:11px;
	line-height:11px;
	color:#D7D5D5;}
	
#footer a:link, #footer a:active, #footer a:visited {
	font-family: Verdana; 
	font-size: 11px;
	font-weight:bold; 
	color: #D7D5D5; 
	text-decoration: underline;}
#footer a:hover {
	font-family: Verdana; 
	font-size: 11px;
	font-weight:bold; 
	color: #D7D5D5; 
	text-decoration: none;}
	
#prodheader {
	background-color: #999999;
	padding: 3px;
	color: #000000;
	font-weight: bold;}

#mainContainer {
	width: 750px;
	margin: auto;}

.vendor_box {
	border-top:1px solid #A1A1A1;
	border-bottom:1px solid #A1A1A1;
	padding-left:10px;
	padding-right:10px;}
	
.vendor_logo {
	padding-top: 10px; 
	padding-bottom: 10px; 
	float: left;}
	
.vendor_name {
	padding-top:10px; 
	padding-bottom:10px; 
	float:right;}