/* Hytrol Catalog CSS for Flostor */
/* Last Updated: 02/05/08 */

body, td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;}
	
A:link {color: #003399; text-decoration:none;}
A:visited {color: #a0522d; text-decoration:none;}
A:active {color: #0099FF; text-decoration:none;}
A:hover {text-decoration: underline}

#cc_nav {
	border: 1px solid #333333;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 24px;}
	
#cc_nav a:link, .cc_nav a:active, .cc_nav a:visited {
	color: #003399; text-decoration:none; font-size:11px;}
	
#cc_nav a:hover {
	text-decoration:underline;}
	
/* Hytrol Catalog Styles */

#catalog-container {
	margin:auto;
	padding:10px;}

.cat table {
	width:98%;
	margin:auto;
	border-collapse:collapse;
    border-style:hidden;
	font-size:12px;}
		
.cat td {
	width:30%;
	padding:3px;
	margin:0;
	text-align:center;
	font-size:11px;
	vertical-align:top;
	border:1px solid #999999;}
	
.image-rt {
	float:right;
	padding:5px;}
	
.menu table {
	background-color:#ccc;
	width:100%;
	margin:0px 0px 10px 0px;
	padding:0;}
	
.menu td.toprow {
	text-align:center;
	vertical-align:top;
	border:1px solid #999999;}
	
.menu td.toprow a:link {
	color:#fff;
	font-size:11px;
	background-color:#999999;
	text-align:center;
	vertical-align:center;
	text-decoration:none;
	display:block;
	padding:3px;}
	
.menu td.toprow a:active {
	color:#000;
	background-color:#cccccc;
	display:block;
	padding:5px;}

.menu td.toprow a:visited {	
	color:#fff;
	background-color:#999999;
	display:block;
	padding:3px;}
	
.menu td.toprow a:hover {
	color:#000;
	background-color:#cccccc;
	text-decoration:underline;
	display:block;
	padding:3px;}
	
.menu td.subrow {
	width:100%;
	background-color:#cccccc;
	padding:15px;
	border:1px solid #999999;}
	
.menu td.subrow a:link, td.subrow a:active, td.subrow a:visited {
	color:#000;
	font-size:11px;
	text-decoration:none;
	line-height:16px;}
	
.menu td.subrow a:hover {
	text-decoration:underline;}
	
#prodheader {
	background-color: #999999;
	padding: 3px;
	color: #000000;
	font-weight: bold;}
	
#prodBox{
	width:98%;
	font-size:11px;
	padding:0px 5px 0px 5px;}
	
.linkBox-lt {
	width: 210px;
	height:245px; 
	float: left; 
	padding: 5px;
	margin-right:20px; 
	border: 1px solid #000000;
	text-align:left;}
	
.linkBox-container {
	margin:0 auto;
	text-align:center;
	width:50%;} 
	
.linkBox-lt ul {
	padding: 0px; 
	margin:5px; 
	list-style-type: disc; 
	list-style-position: inside; 
	line-height: 16px;}
	
.linkBox-rt {
	width: 208px;
	height:245px; 
	float: right; 
	padding: 5px;
	margin-left:20px; 
	border: 1px solid #000000;
	text-align:left;}
	
.linkBox-rt ul{
	padding: 0px; 
	margin:5px; 
	list-style-type: disc; 
	list-style-position: inside; 
	line-height: 16px;}
	
.linkTitle {
	text-align:center;
	font-weight:bold;}
	
.litBar {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0;
	width:100%;
	height:50px;}
	
.litBarBox{
	float:left;
	padding:0;
	width:33%;
	valign:top;
	border-right:1px solid #ccc;
	margin:0px 0px 0px 15px;
	display:block;
	height:50px;}
	
.litBarBoxEnd {
	float:left;
	padding:0;
	width:25%;
	valign:top;
	border:none;
	margin:0px 0px 0px 15px;
	display:block;
	height:50px;}
	
#prodBox .title {
	width:100%;
	background-color:#999999; 
	padding:5px 0px 5px 5px; 
	color:#ffffff;
	font-weight:bold;
	text-align:left;}
	
#prodBox .description {
	border: 1px solid #ccc;}

#mainContainer {
	width: 90%;
	margin:15px;}

.vendor_box {
	border-top:1px solid #A1A1A1;
	border-bottom:1px solid #A1A1A1;
	margin:0;
	padding:3px;
	display:block;
	height:65px;}
	
.vendor_logo {
	float: left;
	margin-top:10px;}
	
.vendor_name {
	float:right;
	margin-top:10px;}

a.pdf {
	height: 16px;
	background-image: url('../images/icon_acrobat.gif');
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 18px;
	padding: 2px 2px 2px 18px;
	margin:0;}
	
a.print{
	height: 16px;
	background-image: url('../images/printerfriendly.gif');
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 18px;
	padding: 2px 2px 2px 25px;
	margin:0;}
	
a.video {
	height: 20px;
	background-image: url('../images/wmp.gif');
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 20px;
	padding: 4px 2px 4px 25px;
	margin:0;}	
	
a.zip {
	height: 16px;
	background-image: url('../images/icon_winzip.gif');
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 18px;
	padding: 2px 2px 2px 18px;
	margin:0;}

.alt {
	background-color:#eaeaea;}

.caption {
	font-size:10px;}

.catHeader {
	background-color:#97C6D8; 
	color:#000000; 
	font-weight:bold;
	padding-left:5px;}
	
.col-alt {background-color:#c1d8de;}

.prodborder {border:1px solid #999999;}

.quickview {
	height:16px;
	width:80px;
	background: url('images/icon-view.gif') left center no-repeat;
	padding: 0px 0px 0px 10px;
	font-weight:bold;}
	
.quickview-sm {
	height:16px;
	width:40px;
	background: url('images/icon-view.gif') left center no-repeat;
	padding: 0px 0px 0px 20px;
	font-weight:bold;}
	
.smalltext {
	font-size:10px;}
	
.sectionHeader {
	background-color:#c1d8de;
	font-weight:bold;
	color:#000000;}
	
.subcat-title {
	background-color:#eaeaea; 
	font-weight:bold;}

table#manuals {
	cursor:pointer;}
	
table#manuals td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;}
	
#tblHeader {
	background-color: #659CBB; 
	color:#000000; 
	font-weight:bold; 
	padding:2px 0px 2px 2px;}
	
.title-cat {background-color:#dddddd; padding:5px; font-weight:bold;}
 
/* End Hytrol Catalog Styles */
#blueBorder {
	height: 3px;
	background-color: #ffcc00;
	border-top: 1px solid #ff7e00;
	margin-bottom: 5px;}
