﻿* { padding:0; margin:0; outline:0; }
body {
	background: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #6f6e6e;
}
select { font-family: Arial, sans-serif; font-size:12px; color:#333; }
textarea { font-family: Arial, sans-serif; font-size:12px; color:#333; }
input { font-family: Arial, sans-serif; font-size:12px; color:#333; }
textarea { overflow:auto;}

a img {
	border-style: solid;
	border-color: inherit;
	border-width: 1px;
	margin-bottom: 15px;
	color: #CFCFCF;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	color: #CFCFCF;
}

.alignleft { float:left; display:inline; }

.left { float:left; display:inline; }
.alignright { float:right; display:inline; }

.right { float:right; display:inline; }

.cl { font-size:0; line-height:0; clear:both; display:block; height:0; }

.al { text-align: left; }
.ar { text-align: right; }
.ac { text-align: center; }

h3 { font-size:15px; line-height:18px; color:#bcbcbc; text-transform: uppercase; }

h1#logo { font-size:0; line-height:0; width:389px; height:75px; float:left; }
h1#logo a{ display:block; height:75px; text-indent: -4000px; background:url(images/logo.png); }

#navigation { float:right; white-space:nowrap; }
#navigation ul{ list-style-type: none; padding-top:30px;}
#navigation ul li{ float:left; display:inline; border-right:solid 1px #5f5f5f; padding-right:8px; margin-right:8px;}
#navigation ul li.last{ border-right:0; padding-right:0; margin-right:0;}
#navigation ul li a{
	color: #5F5F5F;
}
#navigation ul li a.active { color:#ffd900; }

.shell { no-repeat 0 0; width:980px; margin:0 auto; }

#top {
	height: 75px;
	background: #FFFFFF;
}
#header { height:61px; }

#main { width:100%; background:url(images/main.gif) repeat-x 0 0;}

.options { height:47px; white-space:nowrap; padding-top:3px;}
.options .search{ float:left; padding:6px 0 0 0; background:url(images/border.gif) repeat-y right 0; height:33px; margin-right:12px;}
.options .search .field{ float:left; width:191px; height:21px; background:url(images/field.gif); padding:6px 5px 0 5px;}
.options .search .field input{ width:191px; border:0; background:transparent; color:#fff; font-weight: bold;}
.search-submit{ float:left; font-size:0; line-height:0; width:24px; height:27px; background:url(images/search.gif); text-indent: -4000px; border:0; margin-left:9px; cursor:pointer; position:relative; top:1px; margin-right:13px;}

.options a { color:#636363; text-decoration: underline;}
.options a:hover { color:#890000; text-decoration: none;}
.options span.left { padding:10px 0 0 0;}
.options span.more-links { margin-left:2px;}
.options span.more-links a{ margin-left:9px;}

.cart { float:left; position:relative; top:2px; }
.cart strong{ float:left; width:95px; height:36px; background:url(images/cart-price.gif); text-align: right; font-size:20px; color:#701616; line-height:36px; padding:0 7px 0 5px;}
.cart-ico{ float:left; width:47px; height:36px; background:url(images/cart.gif) no-repeat 0 0; font-size:0; line-height:0; text-indent: -4000px;}

#content { padding-top:20px; }

.tabs { height:36px; }
.tabs ul{ list-style-type: none; font-size:14px; text-transform: uppercase; font-weight: bold; }
.tabs ul li{ float:left; display:inline; margin-right:1px; }
.tabs ul li a span { float:left; height:36px; background:url(images/tab.gif) no-repeat 0 -37px; padding:0 0 0 20px;}
.tabs ul li a { float:left; height:36px; background:url(images/tab.gif) no-repeat 0 -37px; padding:0 0 0 20px;}
.tabs ul li a span { background-position:right -37px; padding:0 20px 0 0;}
.tabs ul li a { position:relative; line-height:36px; color:#895d23; }


.tabs ul li a.red { background-position:0 -74px; color:#fff; }
.tabs ul li a.red span{ background-position:right -74px;}

.tabs ul li a:hover { background-position:0 0; color:#4f4f4f; }

.tabs ul li a.active { background-position:0 0; color:#4f4f4f; }
.tabs ul li a:hover span{ background-position:right 0;}

.tabs ul li a.active span{ background-position:right 0;}

#container { background:#fff; no-repeat 0 0; }

.items {
	position: relative;
	width: 960px;
	padding-bottom: 5px;
	margin-left: 23px;
	padding-top: 23px;
}
.items ul{ list-style-type: none;}
.items ul .image{
	border: thin;
	text-align: center;
}
.items ul li{ background:url('images/back.gif') no-repeat 0 0; float:left; width:194px; margin:0 18px 12px 0; padding:13px; }
.items ul li p span{ color:#890000}
.items ul li p.price{ padding-top:15px; }
.items ul li p.price strong{ color:#890000; font-size:14px;}

.brands h3 { padding-bottom:10px;}
.brands a { margin-right:30px;}

#footer { border-top:dashed 1px #cfcfcf; margin-top:20px; padding:10px 0; color:#8e8e8e;}
#footer a{ color:#8e8e8e; }
#footer a:hover{ color:#9d0000; }
#footer span{ padding:0 5px;}

.tab-content { display:none;}

.tabbed { min-height:420px;}

#topbar{
	padding:20px 0 0 0;
	}

#topbar .fl_left p{
	margin:0 0 6px 0;
	padding:0;
	}
