/* CSS Document */
	
	@import url("/css/fsCart.css");
/*
		background-repeat: repeat-y;
	background-position: center;
		background-image: url(/img/bg01.gif);
	*/
	body {
	margin: 0px;
	list-style-image: url(/img/bullet.gif);
	list-style-type: disc;
	background-color: #DCDCD1;
	text-align: center;
	background-image:url(/img/bg_001.gif);
	background-repeat: repeat-y;
	background-position: top center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.promobanner {


	text-align: left;
	padding:0px;
	background-color:#ededed;
	border-bottom: 4px solid #d4d4d4;
vertical-align: top; 
	font-size: 13px;
	color: #4b81ad;
	padding-top: 10px;
}
.promobanner#pbleft { padding-left: 12px; width: 450px; line-height: 12px; color:#666666;}
.promobanner#pbleft span { font-weight: normal; font-size: 10px;}
.promobanner#pbright { border-left: none; text-align: right; font-weight: bold;  padding-right: 20px;  padding-top: 12px; }

.promobanner#pbright form {float: right; padding-left: 15px;}
.promobanner#pbright form input { padding: 4px; width: 200px;}
.promobanner#pbright form a { font-weight: bold; padding-left: 5px;}

div#container {
	width: 980px;
	background-color: none;
	margin: auto;
	padding: 20px 0px 20px 0px;
}
table {

	font-size: 13px;
	font-weight: normal;
	font-style: normal;
}
div.nav {

text-align: left;

 width: 900px; margin: auto;
		margin-top: 15px;
		background-image: url(/img/bg_nav_1.gif);
	background-repeat: repeat-x;
	background-size: 100%;
	height: 40px;
	padding-top: 0px;
		font-family: Arial, Helvetica, sans-serif;
	
}

div.nav ul {
	padding-top: 8px;
	margin: 0px;
	padding-left: 0px;
}
div.nav ul li { display: inline; }
div.nav ul li a {
	padding: 0px 15px 0px 15px;
	font-size: 15px;
	font-weight: bold;
}
div.nav ul li a:hover { text-decoration: none; }
ul.cart-nav {
	float: right;
	padding-right: 5px;
	margin-top: 10px;
}
ul.cart-nav li { display: inline; }
ul.cart-nav li a { padding-right: 10px; }
table.footer {
	color: #174060;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
table.linksextra {
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	background-color: #eeeeee;
	padding: 10px;
}
table.home1 {
	width:900px;
	margin: auto; 
	padding:0px;
	border:0px
}
table.home2 {
	width:201px;
	padding:0px;
	border:0px
}
td.cartdescription { padding: 5px; }
td.price {
	font-size: 20px;
	font-weight: bold;
	align: center;
}
a.orange:link {
	color: #4b81ad;
	text-decoration: none;
	font-weight: bold;
}
a.orange:visited {
	color: #4b81ad;
	text-decoration: none;
	font-weight: bold;
}
a.orange:active {
	color: #4b81ad;
	text-decoration: none;
	font-weight: bold;
}
a.orange:hover {
	color: #174060;
	text-decoration: underline;
	font-weight: bold;
}
h1, .h1 {
	font-weight:bold;
	font-size: 16px;
	color: #7E8588;
}
h2, .h2 {
	font-weight:bold;
	font-size: 13px;
	color: #174060;
}
h3, .h3 {
	font-weight:bold;
	font-size: 12 px;
	color: #174060;
	line-height:115%;
}
h4, .h4 {
	font-weight:bold;
	font-size: 11 px;
	color: #174060;
	line-height:115%;
}
.whitebold {
	font-weight:bold;
	font-size: 13px;
	color: #ffffff;
	line-height:115%;
}
a:link {
	color: #174060;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #174060;
	text-decoration: none;
	font-weight: normal;
}
a:active {
	color: #174060;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #4b81ad;
	text-decoration: underline;
	font-weight: normal;
}
input {
	background-color: #ffffff;
	color: black;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	border-top: 1px solid #a8c6de;
	border-right: 1px solid #a8c6de;
	border-bottom: 1px solid #a8c6de;
	border-left: 1px solid #a8c6de;
}
textarea {
	background-color: #ffffff;
	border: #4b81ad 1px solid;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.altButtonFormat {
	background-color: #4b81ad;
	font-family: arial, verdana, ms sans serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}
.bordercolor { border: 1px solid #cccccc; }
a.cartorange:link {
	color: #4b81ad;
	text-decoration: underline;
	font-weight: bold;
}
a.cartorange:visited {
	color: #4b81ad;
	text-decoration: underline;
	font-weight: bold;
}
a.cartorange:active {
	color: #4b81ad;
	text-decoration: underline;
	font-weight: bold;
}
a.cartorange:hover {
	color: #174060;
	text-decoration: underline;
	font-weight: bold;
}
td.grayborder {
	background: #F5F5F5;
	border-top: 1px solid #D4D4D4;
	border-bottom: 1px solid #D4D4D4;
	padding: 3px;
}
td.whiteborder {
	background: #ffffff;
	padding: 3px;
}
/* div manufacturers */
div#clear { clear:both; }
div#manu_featured { clear:both; }
div#manu_featured div#line {
	border-bottom: 1px solid #cccccc;
	height: 20px;
	width: 100%;
	clear:both;
}
div#manu_featured div#manu {
	width: 135px;
	float:left;
	border-right: 1px dotted #cccccc;
	text-align:center;
}
div#manu_list {
	background-color: #eeeeee;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	padding: 5px;
}
div#manu_list div#row {
	width: 135px;
	float: left;
}
div#manu_list ul { }
/*manufacturuer detail page */

div#hdr_block {
	width: 100%;
	clear:both;
}
div#hdr_block img {
	margin: 15px;
	float: left;
}
div#product_list div#line {
	border-bottom: 1px solid #cccccc;
	height: 20px;
	width: 100%;
	clear:both;
}
div#product {
	padding: 5px;
	width: 250px;
	float: left;
}
div#product_list div#space {
	width:25px;
	height:100px;
	float: left;
}
div#product div#pimg {
	text-align: center;
	border-right: 1px dotted #cccccc;
	margin-right: 5px;
	width: 110px;
	float: left;
}
table#mt {
	width: 100%;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color: #eeeeee;
}
table#mt td {
	padding: 10px;
	vertical-align: top;
}
table#mt td#img { width: 180px; }
input.btn {
	border: 2px solid #4b81ad;
	background-color: #174060;
	color: white;
	font-weight: bold;
	padding: 1px;
}
div#info1 {
	border: 3px solid #4b81ad;
	background-color: #f6f6f6;
	position: absolute;
	top: 300px;
	left: 250px;
	width:400px;
	color:red;
	padding: 10px;
}
table.left-nav { font-size: 11px; }
table.header-tbl { width: 900px; margin: auto; }

div#hp-featured-product {float: right; width: 350px; padding-left: 30px;}
div#hp-featured-product td.cartdescription { width: 300px!important;}
div#hp-featured-product td { vertical-align: top;}
td.onecell { padding-bottom: 10px; background-color: white;}
td.onecell img{ display: none;}
div.clearall { clear: both;}
