
/* CSS Document */

* { margin:0; padding:0;}
body { background:#3e3e3e; font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:17px; color:#5f6162;}
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:927px; margin:0 auto; text-align:left;}


.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:#000; outline:none; text-decoration:underline;}
a:hover{text-decoration:none;}
p { margin:0; padding:0;}

.margin4, .margin3{ margin-bottom:20px;}
.margin1{ margin-top:20px;}

/* ============================= header ====================== */
#header{ background:url(../images/header-top-tail.gif) top repeat-x #e2e2e2;}
#header .bot-tail{ background:url(../images/header-bot-tail.gif) bottom repeat-x;}
#header .top{ width:100%; overflow:hidden; height:115px;}
#header .logo{ padding:40px 0 0 0; float:left;}

#header .lang{ padding:31px 0 0 21px; color:#fff; font-size:12px; text-transform:uppercase; float:right;}
#header .lang img{ vertical-align:middle; margin-left:4px;}
#header .nav-links{ padding-top:16px;}
#header .nav-links a{ color:#e5e5e5; font-size:12px; text-transform:uppercase; text-decoration:none; font-weight:bold; display:inline-block; padding:4px 9px 6px 9px; margin-left:13px;}
#header .nav-links a:hover{ background:url(../images/nav-link-act.gif) top repeat-x;}

#header .row{ width:100%; overflow:hidden; height:40px; margin-bottom:28px;}
#header .menu{ float:left;}
#header .menu ul{ padding:0; margin:0;}
#header .menu li{ float:left; padding-right:5px;}
#header .menu a{ color:#252525; font-size:12px; text-transform:uppercase; text-decoration:none; display:inline-block; padding:11px 9px 12px 10px;}
#header .menu .act, #header .menu a:hover{ background:url(../images/menu-item-act.gif) top repeat-x;}

#header .cart{ float:right; font-size:12px; text-transform:uppercase; color:#cd4600; padding:12px 1px 0 0;}
#header .cart a{ color:#cd4600; font-weight:bold; text-decoration:none;}
#header .cart a:hover{ color:#252525;}

/* ============================= content ===================== */
#content{ background:url(../images/content-bg.gif) top center no-repeat #ececec; padding:19px 0 3px 0;}

.banners{ width:100%; overflow:hidden; padding-bottom:20px;}
.banners-padding{ padding-bottom:60px;}
#bannerTwo{ float:left;}
#bannerThree{ float:left; padding-left:3px;}
#bannerFour{ float:left; padding-left:3px; margin-right:-2px;}

#column-left{ width:216px;}
#column-center{ padding-left:5px;}

.tie{ background:#fff; width:100%;}
.tie .indent1{ padding:22px 15px 25px 25px;}
.tie .indent2{ padding:22px 15px 1px 25px;}

.product-col{ margin-bottom:23px;}
.name{ color:#2b2b2b; text-transform:uppercase; font-size:12px; font-weight:normal; text-decoration:none;}
.name strong{ font-weight:normal;}
.name:hover{ color:#cc4500;}
.price{ color:#cc4500; font-weight:normal; font-size:21px; line-height:25px;}
.price strong{ font-weight:normal;}
.buttons{ margin:9px 0 0 0; width:100%; overflow:hidden; height:27px;}
.buttons a{ margin-right:1px; display:inline-block; padding:0;}

.product-col .price{ padding-top:20px;}

/* ============================= footer ====================== */
#footer{ background:#3e3e3e; padding:25px 0 33px 0; text-transform:uppercase; font-size:11px; color:#fff;}
#footer a{ color:#cc4500; font-size:12px;}
#footer .menu a{ color:#959595; text-decoration:none; display:inline-block; margin-right:21px;}
#footer .menu a:hover{ color:#fff;}
#footer p{ padding-top:1px;}
#footer p span{ display:block;}

/* ============================= forms ======================= */
input, select, textarea{ font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:normal; color:#5f6162;}

.currency-form{ float:right; color:#fff; font-size:12px; text-transform:uppercase; padding:30px 0 0 10px; float:right;}
.currency-form select{ border:solid 0px; background:#232222; font-size:11px; text-transform:uppercase; color:#919191; width:108px; margin-left:9px; vertical-align:middle;}

#review-text{ width:600px;}
