﻿/* --- GENERAL SETTINGS ---*/

body  {
    margin:16px;
    background-color: #fff;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    letter-spacing: normal;
}

a:visited	{	
	text-decoration: none;
	color: #26c;
	}	
		
a:link	{	
	text-decoration: none;
	color: #26c;
	}	
		
a:active	{	
	text-decoration: underline;
	color:	#036;
	}	

a:hover	{	
	text-decoration: underline;
	color:	#036;
	}	

/* --- Category & Item Group Tables Product Titles --- */
h5 	{
    margin:0px;
    padding:4px;
	color:#036;
    font-family:Tahoma, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
}

/* --- Category & Item Group Tables Description/Model/Price --- */
h6	{
    margin:0px;
    padding:4px;
	color:#000;
	font-family: Verdana, Helvetica, sans-serif;
    font-size:11px;
    font-weight:normal;
    text-align:left;
}	


/* --- SITE-WIDE CLASSES --- */	

.header {
	margin:0px 0px 20px 0px;
	font-family:Tahoma, Helvetica, Sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#036;
}

.subheader	{
    color:#036;
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight:bold;
	}

.description {
	font-family:Verdana, Helvetica, Sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000;
}

.body	{
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
   	font-weight:normal;
    color:#000;
	}
	
.hr {
	height:1px; 
	width:100%; 
	padding:0px;
	margin:8px 0px 8px 0px;
	background-color:#ccc;
}


/* --- OTHER CLASSES --- */	

.homeheader {
	width:600px;
	margin:0px 0px 22px 0px;
	border:1px #ccc solid;
	padding:16px 0px 16px 0px;
	background:#eee;
}

.homenav {
	width:600px;
	height:50px;
	margin:0px 0px 22px 0px;
	border:1px #ccc solid;
	background: #036 url("localimages/home/homenav_bg.gif") repeat-x;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}	

.homenav a:visited {color:#fff; text-decoration:none;}

.homenav a:link {color:#fff; text-decoration:none;}
.homenav a:active {color:#26c; text-decoration:underline;}

.homenav a:hover {color:#26c; text-decoration:underline;}

.homefooter	{
	width:600px;
	margin-top:44px;
	margin-bottom:24px;
	font-family:inherit;
	font-size: 10px;
	color: #666;
	text-align:center;
}

/*--- Find It Classes ---*/
	
.linkstable		{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}
.linkstable1
	{
	color:#036;
	font-weight:bold;
	border-bottom: 1px #036 solid;
	padding-top:12px;
}

/*--- Brand Table ---*/

.brandtable {
	width:700px;
	margin:0px;
	border:0px;
	border-bottom:1px #ccc solid;
}

.brandlogocell {
	padding:10px;
	border-left:1px #ccc solid;
	border-top:1px #ccc solid;
	background-color:#eee;
}

.brandlogo {
	width:160px;
	height:90px;
	border:1px #ccc solid;
}

.branddesccell {
	padding:10px 10px 10px 0px;
	border-top:1px #ccc solid;
	border-right:1px #ccc solid;
	background-color:#eee;
	vertical-align:top;
}

.brandlink {
	margin-bottom:6px;
	font-weight:bold;
	font-size:12px;
}
	
.supplierlink	{
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 600;
	}
	
/*--- End Brand Table ---*/
	
.coaxchart	{
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 9px;
}

.widgetheader	{
	margin-top:20px;
	margin-bottom:4px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #036;
	font-weight:600;
	text-align:left;
}

.widgettext	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #444;
	text-align:left;
}

.slidertext {
	padding:6px 4px 4px 0px;
	font-family:inherit;
	font-size:11px;
	color:#000;
}

.searchform	{
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #eee;
	margin-top:16px;
	width: 170px;
}

.searchbutton	{
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 11px;
	color: #000;
	border: 1px solid #aaa;
	background-color: #eee;
	margin-top:10px;
	width: 110px;

}