@charset "utf-8";
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-top: 20px;
}
div, p, h1, h2, h3, h4, ul, a, img, li, dl, dt, dd {
padding:0px; margin:0px;
}
ul{list-style-type:none;}
a img { border: none; }
.pad5 { padding:5px; }
.pad10 { padding:10px; }
.pad20 { padding:20px; }
.clear {
	clear: both;
	height: 0px;
}
a { color:#000000;
	text-decoration:none; }
a:hover {text-decoration:underline }
h2 {
	font-size: 12px;
	color: #333333;
	font-weight:normal;
}

h1 {
	font-size: 12px;
	color: #333333;
	font-weight:normal;
}
h2 a{
	font-size: 12px;
	color: #333333;
	text-decoration:none;
}
h2 a:hover{
	font-size: 12px;
	color: #333333;
	text-decoration:underline;
}
h3 {
	font-size: 11px;
	font-weight:bold;
	color: #333333;
	font-weight:normal;
	margin-top:2px;
	margin-bottom:2px;
}
h3 a{
	font-size: 11px;
	font-weight:bold;
	color: #333333;
	text-decoration:none;
}
h3 a:hover{
	font-size: 11px;
	font-weight:bold;
	color: #333333;
	text-decoration:underline;
}
#web_container {
	width: 895px;
	margin-right: auto;
	margin-left: auto;
}
#top_header {
	background-image: url(../gfx/top_header.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	height: 20px;
	width: 895px;
}
#top_subheader {
	background-image: url(../gfx/logo_bg.jpg);
	background-repeat: repeat-x;
	height: 78px;
	width: 895px;
}
#header {
	height: 302px;
	width: 895px;
	margin-top: 3px;
	overflow:hidden;
}
#left {
	float: left;
	width: 257px;
	margin-top: 2px;
}
#right {
	float: left;
	width: 638px;
	margin-top: 2px;
}
#top_nav {
	background-image: url(../gfx/nav_bg.jpg);
	background-repeat: repeat-x;
	height: 48px;
	width: 638px;
}
#top_nav ul {
	display:block;
	height:48px;
}
#top_nav ul li {
	display:block;
	float:left;
}
#top_nav ul li a{
	display:block;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	float:left;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	background-image:url(../gfx/nav_sep.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:34px;
	padding-right:33px;
	padding-top:15px;
	height:33px;
	text-decoration:none;
}
#top_nav ul li.checked a{
	background-image: url(../gfx/nav_hover.jpg);
	background-repeat: repeat-x;
}
#top_nav ul li.home a{
	background-image: none;
}
#top_nav ul li a:hover{
	background-image: url(../gfx/nav_hover.jpg);
	background-repeat: repeat-x;
}
#content_body {
	background-image: url(../gfx/content_shade.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 638px;
}
#content_body p{
	line-height:140%;
}
#homepage_left {
	float: left;
	width: 412px;
	background-image:url(../gfx/sep.gif);
	background-position:right;
	background-repeat:repeat-y;
}
#brand dl{
	width: 257px;
	display:block;
}
dt{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	display:block;
	background-image: url(../gfx/products_btn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	display:block;
}
dl dt a,
dt a:hover {
	width: 256px;
	height: 28px;
	padding-top: 15px;
	text-align:center;
	color: #FFFFFF;
	display:block;
	text-decoration:none;
}
dt a:hover {
	background-image: url(../gfx/product_hover.jpg);
}
dd{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	display:block;
	margin-top:1px;
	background-image: url(../gfx/dd_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
	font-weight:bold;
	text-indent:none;
	position:relative;
}
dd a,
dd a:hover{
	width: 247px;
	height: 29px;
	color: #FFFFFF;
	display:block;
	text-decoration:none;
	padding-left: 10px;
	padding-top: 13px;
	position:relative;
}
dd a:hover{
	background-image: url(../gfx/dd_hover.jpg);
}
.ico {
	position:absolute;
	top:7px;
	left:205px;
}
#stock_request {
	background-image: url(../gfx/grey_box.jpg);
	background-repeat: no-repeat;
	height: 265px;
	width: 250px;
	margin-top: 4px;
	margin-right: 3px;
	margin-left: 3px;
}
#stock_request p{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}
.stock {
	padding-top:10px;
	text-align:center
}
.left_item {
	margin-top:4px;
	width:257;
	text-align:center;
}
.exchange {
	margin-left:3px;
	margin-top:4px;
	background-image:url(../gfx/exchange_body.jpg);
	width:250px;
	height:177px;
}
td {
	border-bottom: 1px solid #000000;
}
hr.line {
	padding-top:2px;
	padding-bottom:2px;
	border:none;
	background-image:url(../gfx/hr.jpg);
	background-repeat:repeat-x;
	height:4px;
}
hr.line_across {
	padding-top:2px;
	padding-bottom:2px;
	border:none;
	background-image:url(../gfx/dot.jpg);
	background-repeat:repeat-x;
	height:1px;
	clear:both;
}
#homepage_right {
	float: left;
	width: 190px;
}
.best_deal {
	width: 190px;
	margin-top: 10px;
}
.best_deal img {
	float:left;
	border-bottom: 5px solid #1E354F;
	margin-right:3px;
	padding-bottom:2px;
}
.holt2,
.holt  {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #323232;
	padding-top:5px;
	height: 20px;
	border: 2px solid #9b9b9b;
	background-color:#ffffff;	
	cursor: text;
	background-repeat: repeat-x;
	background-position: left top;
	margin-top:8px;
	padding-left:5px;
	padding-right:5px;
}
textarea.holt {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #323232;
	padding-top:5px;
	height: 20px;
	border: 2px solid #9b9b9b;
	background-color:#fffffff;	
	cursor: text;
	background-repeat: repeat-x;
	background-position: left top;
	margin-top:8px;
	padding-left:5px;
	padding-right:5px;
}
.button {
	font-family: Tahoma, 'Arial', Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
	width: 117px;
	height: 26px;
	cursor:pointer;
	color: #ffffff;
	text-align: center;
	border-style: none;
	border-width: 0;
	background-position: 0% 50%;
	background: transparent url(../gfx/button.gif);
}
.searchbox {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #323232;
	padding-top:2px;
	height: 14px;
	border: 2px solid #9b9b9b;
	background-color:#ffffff;	
	cursor: text;
	margin-top:8px;
	padding-left:5px;
	padding-right:5px;
}
.search_btn {
	font-family: Tahoma, 'Arial', Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
	width: 80px;
	height: 25px;
	cursor:pointer;
	color:#000;
	text-align: center;
	border-style: none;
	border-width: 0;
	background: transparent;
	padding: 0;
}
#footer {
	background-image: url(../gfx/footer.jpg);
	background-repeat: repeat-x;
	height: 51px;
	width: 895px;
	margin-top: 5px;
}
#subfooter {
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
	width:885px;
}
.latest_stock {
	float: left;
	width: 186px;
	margin-right: 5px;
	margin-left: 5px;
}
.stock_image{
	border-bottom: 5px solid #1E354F;
	padding-top:2px;
	padding-bottom:2px;
}
.product_title,
.product_title a,
.product_title a:hover {
	width:138px;
	height:18px;
	font-size:12px;
	padding-left:2px;
	color:#FFFFFF;
	background-color:#1E354F;
	text-decoration:none;
}
.product_title a:hover { text-decoration:underline}
.date {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	background-image: url(../gfx/news_sep.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
	padding-top:1px;
	margin-top:5px;
}
.news {
	padding-left:10px;
}
.black_bar {
	background-image: url(../gfx/black_bar.jpg);
	background-repeat: no-repeat;
	height: 39px;
	width: 613px;
	margin-bottom:5px;
}
.yellow_title {
	font-size:18px;
	font-weight:bold;
	color:#a1c5e9;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
}
.black_bar_text {	
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:0;
	padding-left:10px;
	padding-right:10px;
}
#main_pic {
	margin-top:10px;
	width:610px;
	margin-left:2px;
	margin-right:1px;
}	
#thumbnails {
	margin-left: 1px;
	margin-top: 3px;
	width:610px;
}
.thumb {
	margin-top:2px;
	width: 120px;
	padding-left:1px;
	padding-right:1px;
	height: 90px;
	float:left;
}
#spec {
	margin-top:10px;
	width:610px;
	margin-left:2px;
	margin-right:1px;
}	
.textfield {
	font-size:11px;
	font-weight:bold;
}
.product_list {
	width:612px;
}
.prod_name {
	float:left;
	width:300px;
}
.items_count {
	float:left;
	width:60px;
}
.button_section {
	width:130px;
	float:left;
	text-align:center;
}
ul.request_extension {
	margin-top:4px;
	margin-left:3px;
	margin-bottom:5px;
}
ul.request_extension li{
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	display:block;
}
ul.request_extension li a,
ul.request_extension li a:hover{
	background-image:url(../gfx/little_request.jpg);
	width:250px;
	height:49px;
	text-align:center;
	padding-top:15px;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
}	
ul.foot{
	padding-top:22px;
	height: 10px;

}
ul.foot li{
    float: right;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	height: 16px;
	padding-right: 7px;
	padding-left: 7px;
	font-style: normal;
	text-decoration:none;
}
ul.foot li a{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #fff;
	text-decoration:none;
}
ul.foot li a:hover{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-style: normal;
	text-decoration:underline;
}
span.serial_number {
	font-size: 10px;
	color: #ffffff;
}
.news_frame {
	background-image: url(../gfx/news_frame.jpg);
	width:250px;
	height:98px;
	margin-top:5px;
	margin-bottom:5px;
	padding:5px;
}
.holterror  {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	padding-top:5px;
	height: 20px;
	border:none;
	background-color:#FF0000;	
	cursor: text;
	background-repeat: repeat-x;
	background-position: left top;
	filter:alpha(opacity=40);
	-moz-opacity: 0.40;
	opacity: 0.40;
	margin-top:8px;
	padding-left:5px;
	padding-right:5px;
}
textarea.holterror {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	padding-top:5px;
	height: 20px;
	border:none;
	background-color:#FF0000;
	cursor: text;
	background-repeat: repeat-x;
	background-position: left top;
	filter:alpha(opacity=40);
	-moz-opacity: 0.40;
	opacity: 0.40;
	margin-top:8px;
	padding-left:5px;
	padding-right:5px;
}
.cat_description {
	padding: 0 0 5px;
}
.cat_description P {
	padding: 0 0 10px;
}
