/* CSS Document */

* { margin:0; padding:0;}
body { background:#2a2320; font-family:Tahoma, Geneva, sans-serif; font-size:12px; line-height:16px; color:#dfded0;}
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;}

.top-tail{ background:url(../images/top-tail.gif) top repeat-x;}
.top-bg{ background:url(../images/top-bg.gif) top center no-repeat;}
.bot-bg{ background:url(../images/bot-bg.png) bottom center no-repeat;}
.main-width { width:980px; margin:0 auto; text-align:left;}

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:#ff4d00; outline:none; text-decoration:underline;}
a:hover{text-decoration:none;}
p { margin:0; padding:0;}

/* ============================= header ====================== */
#header{ padding:25px 0 5px 10px;}
#header .top{ width:100%; overflow:hidden; height:90px; background:url(../images/header-top-bg.gif) no-repeat 0 0;}
#header .logo{ float:left; padding:2px 0 0 2px;}
#header .menu{ float:left;}
#header .menu ul{ padding:12px 0 0 27px; margin:0;}
#header .menu li{ float:left; font-size:11px; text-transform:uppercase; font-weight:bold; background:url(../images/menu-item-bg.png) no-repeat 0 0; padding:14px 13px 16px 19px;}
#header .menu li a{ color:#ff4d00; text-decoration:none;}
#header .menu li a:hover{ color:#fff;}

#header .nav-links{ text-align:right; color:#fff; font-size:11px; position:relative; margin:-21px 0 0 0;}
#header .nav-links a{ color:#fff; text-decoration:none;}
#header .nav-links a:hover{ color:#ff4d00;}

#header .row{ width:100%; overflow:hidden; height:31px; padding:10px 0 0 0; font-size:11px; color:#ff4d00; text-transform:uppercase; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
#header .cart{ float:right; background:url(../images/cart-bg.gif) no-repeat 0 0; padding:8px 0 7px 39px; margin:0 0 0 21px;}
#header .cart a{ color:#fff;}

#header .lang{ float:right; background:url(../images/separator.gif) no-repeat right 5px; padding:6px 23px 5px 0;}

/* ============================= content ===================== */
#column-center{ padding:0 0 0 20px;}
.banners{ width:100%; overflow:hidden; padding-bottom:20px;}
#bannerThree{ float:left;}
#bannerFour{ float:left; padding:0 0 0 10px; margin-right:-2px;}

.main-content{ background:url(../images/main-content-bot-bg.gif) bottom right no-repeat; padding-bottom:40px; width:100%; position:relative; zoom:1; margin-bottom:14px;}
.content-bg{ background:#49403d; padding:10px 8px 10px 15px; zoom:1;}

.product-col{ text-align:center;}
.image{ display:inline-block; background:url(../images/image-bg.gif) no-repeat 0 0; padding:25px 26px 26px 25px;}
.image img{ border:solid 1px #d9d4d1;}
.img{ padding-bottom:17px;}
.name{ font-size:12px; line-height:16px; font-weight:bold; color:#dfded0; text-decoration:underline;}
.name:hover{ text-decoration:none; color:#ff4d00;}
.price{ font-weight:bold; color:#fff; font-size:18px;}
.product-col .price{ padding:15px 0 0 0;}
.button{ padding:15px 0 0 0;}
.vLine{ background:url(../images/line.gif) left repeat-y; margin-bottom:10px;}

/* ============================= footer ====================== */
#footer{ background:url(../images/footer-bg.gif) no-repeat 0 0; margin:0 0 0 10px; padding:15px 0 132px 0; font-size:11px; line-height:18px; color:#7b6d69;}
#footer .cards{ float:left; padding:8px 73px 0 43px;}
#footer .menu{ color:#ff4d00;}
#footer p span{ display:block;}

/* ============================= forms ======================= */
input, select, textarea{ font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:normal; color:#010101;}

.search{ float:left; padding:5px 21px 2px 0; background:url(../images/separator.gif) no-repeat right 5px;}
.search input{ vertical-align:middle;}
.search .input1{ background:#000; border:solid 0px; border-bottom:solid 1px #534a47; border-right:solid 1px #534a47; color:#fff; padding:2px 3px 3px 3px; width:158px; margin-right:3px;}

.currency{ float:left; padding:5px 30px 4px 17px; background:url(../images/separator.gif) no-repeat right 5px;}
.currency select{ border:solid 0px; background:#000; text-transform:none; font-size:11px; color:#fff; padding:2px 2px 2px 6px; width:160px;}