/* CSS Document */

* { margin:0; padding:0;}
body { background:#fff; font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:15px; color:#888787;}
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;}

.loader{ 
	background:url(../images/menu-item-bg-act.gif) no-repeat;
	background:url(../images/list-marker-act.gif) no-repeat 0 0;
	text-indent:10000em;
}
.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:#00b6f8; outline:none; text-decoration:underline;}
a:hover{text-decoration:none;}
p { margin:0; padding:0;}

/* ============================= header ====================== */
#header{ border-bottom:solid 5px #dbdbdb; background:url(../images/header-tail.gif) top repeat-x #fff; padding-bottom:9px;}
#header .logo{ padding:35px 0 20px 0; float:left;}

#header .top-block{ background:url(../images/top-block-tail.gif) top repeat-x #ffffff; float:right; display:inline-block;}
#header .top-block .left-corner{ background:url(../images/top-block-corner-left.gif) left bottom no-repeat; display:inline-block;}
#header .top-block .right-corner{ background:url(../images/top-block-corner-right.gif) right bottom no-repeat; padding:15px 25px 18px 30px; display:inline-block;}

#header .lang{ float:left;  padding:3px 0 0 0;}
#header .nav-links{ font-size:12px; padding:23px 20px 0 0;}
#header .nav-links a{ color:#656566; text-decoration:none; display:inline-block; padding:2px 4px 2px 4px;}
#header .nav-links a:hover{ background:#00b6f8; color:#fff;}

#header .menu{ width:100%; overflow:hidden; background:url(../images/menu-tail.gif) top repeat-x #dfdfdf;}
#header .menu .left-corner{ background:url(../images/menu-corner-left.gif) left top no-repeat;}
#header .menu .right-corner{ background:url(../images/menu-corner-right.gif) right top no-repeat; width:100%; overflow:hidden;}
#header .menu ul{ padding:0; margin:0;}
#header .menu ul li{ float:left; font-size:13px; text-transform:uppercase; font-weight:bold; border-right:solid 1px #cdcdcd;}
#header .menu ul a{ color:#666667; text-decoration:none; display:block; padding:19px 18px 21px 18px;}
#header .menu ul a:hover{ color:#2c2c2d; background:url(../images/menu-item-bg-act.gif) bottom center no-repeat;}
#header .menu ul a:active{ padding:20px 18px 20px 18px;}

/* ============================= content ===================== */
#content{ border-top:solid 0px #ffffff; padding:0px 0 10px 0;}

#column-left{ padding:15px 27px 0 0;}
#column-right{ padding:15px 0 0 26px;}
#bannerThree{ padding:15px 0 16px 0;}

.left-line{ background:url(../images/vline.gif) left top repeat-y;}
.right-line{ background:url(../images/vline.gif) right top repeat-y; width:100%; overflow:hidden;}
.column-center-padding{ padding:0 30px 0 29px;}

.product-col{ padding:0 30px 30px 0;}
.vLine .product-col{ padding:0 0 30px 30px;}
.hLine{ background:url(../images/hline.gif) left top repeat-x; padding-top:28px !important; padding-bottom:0;}
.vLine{ background:url(../images/vline.gif) left top repeat-y; }

.name{ color:#00b6f8; font-size:12px; font-weight:bold; text-decoration:none;}
.name:hover{ color:#ff0000;}
.img{ text-align:center; padding:8px 0 10px;}
.price{ font-size:18px; color:#202021; font-weight:normal; line-height:22px;}
.price strong{ font-weight:normal;}
.product-col .price{ padding:4px 0 0 0; display:inline-block; float:left;}
.desc{ padding:0 0 25px 0;}
.button{ float:right;}

/* ============================= footer ====================== */
#footer{ border-top:solid 5px #dbdbdb; font-size:12px; color:#4d5254; padding:16px 0 43px 0;}
#footer .information-block { padding:0 200px 15px 0;}
#footer .information-block ul{ width:100%; overflow:hidden;}
#footer .information-block li{ float:left; width:170px; font-size:12px; line-height:23px;}
#footer .information-block li a{ color:#8d8c8c; text-decoration:none; background:url(../images/footer-list-marker.gif) no-repeat 0 7px; padding-left:10px;}
#footer .information-block li a:hover{ color:#00b6f8;}

#footer .menu{ width:100%; overflow:hidden; background:url(../images/hline.gif) repeat-x 0 0; color:#cfcfcf; padding:21px 0 14px 0;}
#footer .menu a{ font-weight:bold; color:#666666; text-decoration:none;}
#footer .menu a:hover{ color:#00b6f8;}

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

.currencies{ float:left; padding:0 15px 0 0; font-size:12px; color:#666666;}
.currencies select{ color:#00b6f8; font-size:11px; border:solid 1px #d7d7d7; width:110px;}
