/* CSS Document */

* { margin:0; padding:0;}
body { background:#fff; font-family:"Trebuchet MS"; font-size:12px; line-height:16px; color:#817a7a;}

table, td {border-collapse:collapse; font-size:100%;}
table, td, img {border:none;}
form, td {margin:0; padding:0;}
td { vertical-align:top; text-align:left;}

.main-width { width:945px; 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:none;}
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:#ec2a8a; outline:none; text-decoration:underline;}
a:hover{text-decoration:none;}
p { margin:1em; padding:0;}



/* ============================= header ====================== */
#header{ padding-bottom:29px;}
#header .top{ width:100%; overflow:hidden; height:98px;}
#header .logo{ float:left; padding:25px 0 0 17px;}
#header .nav-links{ color:#9a9a9a; font-size:11px; padding:26px 7px 12px 0;}
#header .nav-links a{ color:#9a9a9a; text-decoration:none;}
#header .nav-links a:hover{ color:#ec2a8a;}

#header .lang{ padding:2px 14px 0 14px; float:right; background:url(../images/top-separ.gif) no-repeat 0 2px;}
#header .cart{ float:right; font-size:11px; color:#9a9a9a; padding:1px 12px 0 0;}
#header .cart a{ color:#464545; text-decoration:none;}
#header .cart a:hover{ color:#ec2a8a;}
#header .cart span a{ color:#ec2a8a; text-transform:uppercase;}
#header .cart span a:hover{ color:#464545;}

#header .row{ width:100%; overflow:hidden; height:41px; border-bottom:solid 1px #c6c4c4; border-top:solid 1px #c6c4c4;}
#header .menu{ float:left;}
#header .menu ul{ padding:12px 0 0 15px; margin:0;}
#header .menu ul li{ float:left; font-size:11px; color:#858585; background:url(../images/menu-separ.gif) no-repeat 0 7px; padding:0 17px;}
#header .menu ul .li_un{ background:none; padding:0 17px 0 0;}
#header .menu ul li a{ color:#858585; text-decoration:none;}
#header .menu ul li a:hover{ color:#2c2c2c;;}

/* ============================= content ===================== */
#bannerTwo{ float:left; padding-left:8px;}

#column-center{ padding-left:21px;}
#content{ padding-bottom:16px;}


.image{ border:none; display:inline-block; padding:25px 6px 31px 7px;}
.img{ padding-bottom:9px}
.name{ color:#817a7a; text-decoration:none; font-weight:normal;}
.name strong{ font-weight:normal;}
.name:hover{ color:#ec2a8a;}
.price{ font-size:13px; color:#353535; font-weight:bold;}

.product-col{ padding-bottom:17px;}
.product-col .price{ padding:22px 0 7px 0;}
.separator{ height:28px; overflow:hidden;}


/* ============================= footer ====================== */
#footer{ border-top:solid 1px #d4d4d4; padding:27px 0 46px 0; width:100%; overflow:hidden; color:#808080; font-size:11px;}
#footer a{ color:#808080;}
#footer .fleft{ padding:0 0 0 9px;}
#footer .cards{ float:right; padding:8px 0 0 0;}
#footer .menu{ color:#424141;}
#footer .menu a{ color:#424141; text-decoration:none;}
#footer .menu a:hover{ text-decoration:underline;}
#footer p{ padding:9px 0 0 0;}
#footer p span{ display:block;}

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

.currencies{ float:right; color:#9a9a9a; font-size:11px; text-transform:lowercase; background:url(../images/top-separ.gif) no-repeat 0 2px; padding:0 0 3px 14px;}
.currencies select{ text-transform:none; font-size:9px; color:#a4a4a4; width:94px; border:solid 1px #e8e8e7;}

.search{ float:right; padding:10px 6px 0 0; font-size:11px; text-transform:lowercase; color:#464545;}
.search input{ vertical-align:middle;}
.search .input1{ border:solid 1px #e8e8e7; padding:2px 3px 2px 3px; margin-right:4px; width:133px;}


/* ============================= slider ======================= */

.banners{ width:100%; overflow:hidden; padding-bottom:25px;}
.slider{ position:relative; float:left;}
.stripViewer {
	margin:0;
	overflow:hidden;
	position:relative;
}
#mygalone{overflow:hidden;}
#mygalone ul{position:relative; padding:0; margin:0; height:386px; overflow:hidden;}
#mygalone ul li{float:left; position:relative; width:664px; height:386px;}
.stripTransmitter{position:absolute; margin:396px 0 0 0; text-align:right; height:27px; top:0; left:0; overflow:hidden; background:#5a5a5a; height:22px;}
.stripTransmitter ul{ padding:0; margin:3px 0 0 249px;}
.stripTransmitter li{margin-right:2px; float:left;}
.stripTransmitter ul li a { width:15px; height:15px; display:block; text-decoration:none; background:url(../images/slider-button.gif) no-repeat 0 0;}
.stripTransmitter ul li a:hover, .stripTransmitter ul li a.current{ background:url(../images/slider-button-act.gif) no-repeat 0 0; }


