/* CSS Document */

* { margin:0; padding:0;}
body { font-size:12px; line-height:16px; font-family:Arial, Helvetica, sans-serif; background: #101114 url(../images/fill.gif) center top repeat-x;	color:#545454;}
table, td {border-collapse:collapse; font-size:100%;}
table, td, img {border:0;}
form, td {margin:0; padding:0;}
td { vertical-align:top; text-align:left;}

.main-width { width:939px; margin:0 auto; text-align:left; background:#ececec;}

input, textarea { font-family:Tahoma; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

img {vertical-align:top;}
a img { border:0;}
ul { list-style:none;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper{ width:100%; overflow:hidden;}
.container { width:100%;}
.column-1, .column-2, .column-3{ float:left;}

a {color:#f2110c; outline:none; text-decoration:underline;}
a:hover{text-decoration:none;}
p { margin:0; padding:0;}

/* ============================= header ====================== */
#header{ padding-bottom:0px;}
#header .top{ width:919px overflow:hidden; height:120px; background:#fff; padding-right: 15px;}
#header .logo{ padding:2px 0 0 15px; float:left;}

#header .nav-links{ float:right; padding:33px 19px 0 0;}
#header .nav-links a{ font-size:11px; line-height:14px; color:#8b8b8d; text-decoration:none;}
#header .nav-links a:hover{ color:#cc0b07;}

#header .cart{ color:#000; padding:15px 3px 0 0;}
#header .cart a{ color:#000; text-decoration:none;}
#header .cart a:hover{ color:#cc0b07;}
#header .cart span a{ text-transform:uppercase; font-weight:bold; color:#cc0b07; font-size:14px;}
#header .cart span a:hover{ color:#000;}

#header .menu{ background:url(../images/menu-tail.gif) top repeat-x; height:43px; width:100%; overflow:hidden;}
#header .menu ul{ padding:0; margin:0;}
#header .menu ul li{ float:left; font-size:11px; font-weight:bold;}
#header .menu ul li a{ color:#23282a; text-decoration:none; display:inline-block; padding:9px 20px 10px 20px; background:url(../images/menu-separ.gif) right top no-repeat;}
#header .menu ul li a:hover{ color:#d80e32;}
#header .menu ul li a:active{ padding:10px 20px 9px 20px;}

/* ============================= content ===================== */
.row{ /* background:url(../images/header-bg.gif) top center repeat-x; padding-bottom:23px; margin-bottom:22px; */}
#bannerOne{ padding-left:1px;}
.banners{ width:100%; overflow:hidden; margin-top:-72px; position:relative;}
#bannerTwo{ float:left; padding-right:9px;}
#bannerThree{ float:left; padding-right:9px;}
#bannerFour{ float:left; margin-right:-2px;}

#content{ padding:14px 10px 14px 10px;}
#column-center{ padding-left:10px;}
.column-center-padding{ background:#fff; padding:22px 25px 14px 23px; zoom:1; border: 1px solid #e1e1e1;}


.product-col{ border:solid 1px #e1e1e1; padding:20px 14px 20px 22px; margin-bottom:8px;}
.name{ color:#5e5b5b; text-decoration:none; font-size:12px; font-weight:normal; font-family:Arial, Helvetica, sans-serif;}
.name strong{ font-weight:normal;}
.name:hover{ color:#8a8b8b;}
.img{ padding:29px 0 0px 0;}
.price{ font-size:21px; line-height:26px; color:#020202; font-weight:normal; font-family:Arial, Helvetica, sans-serif;}
.price strong{ font-weight:normal;}
.product-col .price{ padding:3px 0 12px 0;}
.buttons img{ margin-bottom:3px;}

/* ============================= footer ====================== */
#footer{ border-top:solid 1px #fff; margin-top:2px; padding:20px 0px 28px 15px; background: #fff;}
#footer .lang{ float:right;}

#footer .menu{ padding:3px 0 0 0;}
#footer .menu a{ text-decoration:none; color:#595958; display:inline-block; margin-right:22px;}
#footer .menu a:hover{ color:#cc0b07;}

#footer p{ font-size:11px; color:#8A8A8A; padding:9px 0 0 0;}
#footer p a{ color:#8A8A8A;}
#footer p span{ display:block;}



/* ============================= forms ======================= */
input, select, textarea{ font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:normal; color:#010101;}

.search-form{ float:right; padding:28px 0 0 0;}
.search-form input{ vertical-align:top;}
.search-form .input1{ border:solid 0px; background:none; width:89px; font-size:11px; color:#7f7f7f; padding:6px 5px 5px 8px;}
.search-form span{ display:inline-block; background:#fff; border:solid 1px #e6e6e6;}

.currency-form{ float:right; font-size:11px; color:#020202; padding:3px 15px 0 0;}
.currency-form select{ font-size:11px; color:#8a8b8b; border:solid 1px #e6e6e6; width:120px; vertical-align:middle;}