/* CSS Document */

* { margin:0; padding:0;}
body { background:#eeeeee; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:16px; color:#989797;}
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:965px; 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:#44636e; 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 .top{ width:100%; overflow:hidden; text-align:right;}
#header .logo{ padding:50px 0 31px 1px; float:left;}

#header .nav-links{ padding:29px 1px 15px 0;}
#header .nav-links a{ color:#4a5c62; text-decoration:none;}
#header .nav-links a:hover{ text-decoration:underline;}

#header .cart{ display:inline-block; background:#fff; padding:9px 10px 10px 14px; color:#2b3539;}
#header .cart strong{ color:#8bb2c0; font-size:16px;}
#header .cart a{ color:#6d8d9d; text-decoration:none; font-weight:bold; text-transform:uppercase;}
#header .cart a:hover{ color:#007cba;}

#header .row{ border-bottom:solid 6px #455358; height:47px; width:100%; overflow:hidden; margin-bottom:19px;}
#header .menu{ float:left;}
#header .menu ul{ padding:0; margin:0;}
#header .menu li{ float:left; font-size:11px; text-transform:uppercase; padding-right:1px;}
#header .menu li a{ background:#2b3539; color:#fff; text-decoration:none; display:inline-block; padding:16px 19px 15px 19px;}
#header .menu li a:hover{ background:url(../images/menu-item-tail-act.gif) top repeat-x;}

#bannerOne{ padding-bottom:17px;}
.banners{ width:100%; overflow:hidden; padding-bottom:17px;}
#bannerTwo{ float:left;}
#bannerThree{ float:left; padding-left:16px;}
#bannerFour{ float:left; padding-left:16px;}

/* ============================= content ===================== */
#content{ padding-bottom:21px;}
#column-center{ padding:0 0 0 15px;}
.tie{ background:#f7f7f7; width:100%;}
.indent1{ padding:15px;}

.product-col{border-right:solid 1px #eeeeee;}
.product-info{ background:#f7f7f7;}
.product-info .indent{ padding:18px 10px 24px 23px;}

.name{ color:#44636e; text-decoration:none; font-size:12px; line-height:16px; font-weight:bold;}
.name:hover{ color:#989797;}
.text{ font-size:11px; line-height:16px; padding:10px 0 7px 0;}
.price{ color:#44636e; font-size:15px; font-weight:normal;}
.price strong{ font-weight:normal;}
.product-col .price{ padding:5px 10px 0 0; display:inline-block;}

/* ============================= footer ====================== */
#footer{ border-top:solid 1px #bbc4c7; padding:22px 0 38px 0; font-size:12px; line-height:20px; color:#44636e;}
#footer .lang{ float:right;}
#footer .menu{ float:left;}
#footer .menu a{ color:#949393; text-decoration:none; display:inline-block; margin-right:21px;}
#footer .menu a:hover{color:#44636e;}

/* ============================= forms ======================= */
input, select, textarea{ font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:normal; color:#010101;}

.search{ float:right; padding:12px 12px 12px 14px; background:#2b3539;}
.search input{ vertical-align:middle;}
.search .input1{ border:solid 0px; background:#fff; padding:4px 3px 5px 8px; color:#959a9c; width:248px;}

.currencies{ float:right; padding-right:14px;}
.currencies select{ border:solid 0px; font-size:11px; color:#949393; width:77px;}

