/* CSS Document */

* { margin:0; padding:0;}
body { background:url(../images/bg1.jpg) top center no-repeat fixed; font-family:Arial, Helvetica, sans-serif; font-size:14px; line-height:16px; color:#161616;}
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;}
.main-width { width:955px; 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:#bf2e1a; outline:none; text-decoration:underline;}
a:hover{text-decoration:none;}
p { margin:0; padding:0;}

/* ============================= header ====================== */
#header .top{ width:100%; overflow:hidden; height:139px;}
#header .logo{ float:left;}

#header .nav-links{ padding:34px 0 0 0;}
#header .nav-links a{ color:#b8b8b9; text-decoration:none; font-size:11px;}
#header .nav-links a:hover{ color:#bf2e1a;}

#header .menu{ padding:5px 0 0 0;}
#header .menu ul{ padding:0; margin:0; float:right;}
#header .menu ul li{ float:left; padding-left:20px;}
#header .menu ul a{ text-decoration:none;}
#header .menu ul a:hover{ color:#7c7c7c;}

#header .cart{ text-align:right; font-size:12px; color:#7d7b7b; padding:29px 5px 25px 0;}
#header .cart a{ color:#7d7b7b; text-decoration:none;}
#header .cart span a{ font-size:14px; text-transform:uppercase; font-weight:bold; color:#7d7c7b;}
#header .cart a:hover{ color:#bf2e1a;}

/* ============================= content ===================== */
#content{ padding-bottom:61px;}
#column-center{ padding-left:5px;}
.column-center-padding{ padding:20px 10px 9px 20px; background:#fff;}

.product-col{ overflow:hidden; height:323px; position:relative; margin-bottom:13px;}
.product-col .indent{ padding:14px 16px 15px 15px;}
.product{border:solid 1px #e6e6e6; width:227px; height:321px; overflow:hidden;}

/*.hidden-text{ position:absolute; height:70px; width:227px; top:325px; left:1px; background:url(../images/hidden-text-bg.png); zoom:1;} */
.hidden-text{ position:absolute; height:10px; width:227px; top:200px; left:1px;}


.name{ font-family:Arial, Helvetica, sans-serif; font-size:14px; text-decoration:none; font-weight:normal;}
.name strong{ font-weight:normal;}
.name:hover{ color:#7c7c7c;}
.price{ font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#bf2e1a;}
.price-button{ width:100%; overflow:hidden; padding-top:5px;}
.price-button .button{ float:right;}
.price-button .price{ float:left;}

/* ============================= footer ====================== */
#footer{ padding:51px 0 61px 0; background:url(../images/footer-tail.gif) top repeat-x; font-size:11px; color:#fff;}
#footer .lang{ float:right;}
#footer a{ color:#545251;}
#footer .menu{ font-size:12px;  padding:13px 0 12px 0;}
#footer .menu a{ color:#595958; text-decoration:none;}
#footer .menu a:hover{ color:#fff;}

#footer .navigate{ padding:64px 0 0 0px; font-size:12px;}
#footer .navigate ul{ margin:0; float:left;}
#footer .navigate b{ font-weight:normal; float:left; padding:2px 6px 0 0;}
#footer .navigate li{ float:left; padding-right:3px;}
#footer .navigate li a{ display:inline-block; border:solid 1px #414141; color:#5c5c5c; text-decoration:none; padding:0 4px 0 4px;}
#footer .navigate li a:hover{ color:#fff;}

#styleSwitch li { float:left; cursor:pointer;  position:relative; overflow:hidden; }
.style1{ background:url(../images/bg1.jpg) top center no-repeat fixed;}
.style2{ background:url(../images/bg2.jpg) top center no-repeat fixed;}
.style3{ background:url(../images/bg3.jpg) top center no-repeat fixed;}
.style4{ background:url(../images/bg4.jpg) top center no-repeat fixed;}
.style5{ background:url(../images/bg5.jpg) top center no-repeat fixed;}

.style1 #footer .navigate #style1 a{ color:#fff;}
.style2 #footer .navigate #style2 a{ color:#fff;}
.style3 #footer .navigate #style3 a{ color:#fff;}
.style4 #footer .navigate #style4 a{ color:#fff;}
.style5 #footer .navigate #style5 a{ color:#fff;}

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

.currency-form{ float:right; padding:2px 18px 0 0;}
.currency-form select{ color:#9f9e9c; font-size:11px; background:#3f3f3f; border:solid 0px; width:80px; vertical-align:middle;}
