/* CSS Document */

* { margin:0; padding:0;}
body { background:#fff; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:15px; color:#534649;}
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:964px; 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:#01647C; outline:none; text-decoration:underline;}
a:hover{text-decoration:none;}
p { margin:0; padding:0;}

/* ============================= header ====================== */
#header{ padding-bottom:25px;}
#header .top{ width:100%; overflow:hidden;  border-bottom:solid 7px #534649;}
#header .lang{ float:right; padding:48px 1px 0 0; position:relative;}

#header .nav-links{ text-align:right; padding:5px 2px 0 0;}
#header .nav-links a{ color:#534649; text-decoration:none;}
#header .nav-links a:hover{ color:#01647C;}

#header .logo{ float:left; padding:49px 0 0 0;}
#header .menu{ float:left;}
#header .menu ul{ padding:15px 0 0 0; margin:0;}
#header .menu li{ float:left; padding-left:1px;}
#header .menu a{ display:inline-block; background:#28181b; font-size:11px; text-transform:uppercase; font-weight:bold; padding:19px 19px 19px 19px; text-decoration:none; color:#fff;}
#header .menu .li_un a{ padding:19px 20px 19px 21px;}
#header .menu a:hover{ background:#534649;}
#bannerOne{ padding:27px 0 0 0;}

/* ============================= content ===================== */
#column-center{ padding:0 10px 0 10px;}
#column-left, #column-right{ padding:1px 0 0 0;}

.product-col{ margin-bottom:8px;}
.product-info{ background:#534649;}
.product-col .indent{ padding:15px 17px 17px 17px;}
.name{ font-size:12px; color:#07ddf6; font-weight:bold; text-decoration:none;}
.name:hover{ color:#534649}
.product-col .name{ color:#fff; font-weight:normal; display:inline-block; margin-bottom:8px;}
.product-col .name:hover{ color:#07ddf6;}

.price{ font-size:17px; line-height:20px; color:#a9a3a4; font-weight:normal;}
.price strong{ font-weight:normal;}
.button{ float:right;}
.product-col .price { float:left;}

/* ============================= footer ====================== */
#footer{ padding:15px 0 25px 0; text-align: center;}
#footer .menu{ background:#f4f3f3; margin: auto; margin-bottom:15px; width: 517px; }
#footer .menu a{ display:inline-block; color:#534649; text-decoration:none; font-size:13px; padding:11px 18px 14px 17px; border-right:solid 1px #fff;}
#footer .menu a:hover{ color:#01647C;}


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

.currencies{ float:right; color:#bab5b6; padding:47px 12px 0 0; height:25px; font-size:13px;}
.currencies select{ font-size:11px; color:#01647C; width:78px; border:solid 1px #e9e7e8;}
