

/*  --------------------------------------------------------------------  */

font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:17px; {font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:17px;}
#8e9393 {color:#8e9393;}

outline:none; text-decoration:underline; {outline:none; text-decoration:underline;}
#59c2ee {color:#59c2ee;}

font-size:17px; text-decoration:none; line-height:20px; font-weight:bold; {font-size:17px; text-decoration:none; line-height:20px; font-weight:bold;}
color:#ddbb93; {color:#ddbb93;}

color:#444c4c;
	font-size:12px;
	line-height:16px;
	font-weight:bold; {color:#444c4c;
	font-size:12px;
	line-height:16px;
	font-weight:bold;}

font-size:12px;
	line-height:16px;
	font-weight:bold;
	color:#8e9393;
	text-transform:uppercase;
	background:url("../images/ttl-bg.gif") repeat-x left top;
	border:1px solid #fff;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	position:relative;
	padding:9px 0 11px 13px; {font-size:12px;
	line-height:16px;
	font-weight:bold;
	color:#8e9393;
	text-transform:uppercase;
	background:url("../images/ttl-bg.gif") repeat-x left top;
	border:1px solid #fff;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	position:relative;
	padding:9px 0 11px 13px;}

font-size:12px; font-weight:normal; background:#fafafa; color:#000; {font-size:12px; font-weight:normal; background:#fafafa; color:#000;}
#000 {color:#000;}

/*  --------------------------------------------------------------------  */

/* CSS Document */

* { margin:0; padding:0;}
body { background:#ffffff; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:17px; color:#8e9393; padding:20px 0 41px 0;}
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;}
.wrapp{
	background:#f6f7f7;
	border:1px solid #fff;
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	position:relative;
}
.main-width { width:1000px; margin:0 auto;
 text-align:left; box-shadow: 0px 0px 5px #888888; border-radius: 20px;-moz-border-radius:20px;
	-webkit-border-radius:20px;}

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:#59c2ee; outline:none; text-decoration:underline;}
a:hover{text-decoration:none;}
p { margin:0; padding:0;}

#advSearchResultsDefault form{
	margin-bottom:10px;
	display:block;
	overflow:hidden;
}
#popupSearchHelp{
	padding:0;
}
.centeredContent .inp1 input{
	width:410px;
	margin:10px 0;
}
.productListing-data .normalprice{
	display:block;
}
/* ============================= header ====================== */
#header{
	/**
 * background:url("../images/header-bg.png") repeat-x left bottom;
 */
	height:110px;
	margin-bottom:28px;
	
}

#header .logo{
	float:left;
	padding:10px 0 0 28px;
}
#header .logo img{
	position:absolute;
    left: 30px;
}
#header .navigation{
	float:right;
	overflow:hidden;
	font-size:12px;
	line-height:15px;
	font-weight:bold;
	padding:3px 28px 0 0;
}
#header .navigation a{
	text-decoration:none;
	color:#59c2ee;
	background:url("../images/marker1.png") no-repeat left 6px;
	padding-left:14px;
	margin-left:16px;
}
#header .navigation a:hover{
	color:#8e9393;
}
#header .search{
	float:right;
	overflow:hidden;
}
#header .search{
	padding:8px 29px 0 0;
}
#header .search .input1{
	float:left;
	background:#ebeded;
	border:1px solid #fff;
	border-right:none;
	padding:3px 0 4px 6px;
	width:190px;
	color:#8e9393;
	font-size:12px;
}
#header .search .input2{
	float:left;
	padding:0;
	border:none;
}
#header .box1{
	margin-bottom:0px;
}
#header .menu{
	overflow:hidden;
	width:938px;
	margin:0px 0 0 29px;
	border:1px solid #000000;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	position:relative;
    /**background-color: #000000;
	
 * background:url("../images/menu-bg.gif") repeat-x left top;];
 background: #050302; /* Old browsers */
background: -moz-linear-gradient(top, #050302 0%, #333333 50%, #000000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#050302), color-stop(50%,#333333), color-stop(100%,#000000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #050302 0%,#333333 50%,#000000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #050302 0%,#333333 50%,#000000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #050302 0%,#333333 50%,#000000 100%); /* IE10+ */
background: linear-gradient(to bottom, #050302 0%,#333333 50%,#000000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#050302', endColorstr='#000000',GradientType=0 ); /* IE6-9 */    position: relative;
    width: 818px;
    left:121px;

}
#header .menu ul{
	overflow:hidden;
	width:100%;
	padding:0;
	margin:0;
	position:relative;
	border-bottom:1px solid #dcdfdf;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	position:relative;
}
#header .menu ul li{
	float:left;
	/**
 * background:url("../images/menu-line.gif") repeat-y right top;
 */
	padding: 0 0 0 9px;

}
#header .menu ul li a{
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	display:block;
	
	padding:10px 20px 7px 20px;
	height:21px;

	overflow:hidden;
}
#header .menu ul li.selected a,
#header .menu ul li a:hover{
	color:#ffffff;
    background-color: red;
}
/* ============================= content ===================== */

.name{ font-size:17px; text-decoration:none; line-height:20px; font-weight:bold;}
.name:hover{ color:#ddbb93;}
#column-left{
	padding:0 20px 0 29px;
}
#column_right{
	padding:0 30px 0 0px;
}
#column-center{
	padding:0 15px 0 0;
}
.centerBoxHeading{
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	color:#8e9393;
	text-transform:uppercase;
	background:url("../images/ttl-bg.gif") repeat-x left top;
	border:1px solid #fff;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	position:relative;
	padding:9px 0 11px 13px;
}

.product-col{	
	width:458px;
	border:1px solid #fff;
	border-top:none;
	border-bottom:none;
	background:#f7f7f7;
	overflow:hidden;
}
.product-col .inner{
	border-right:1px solid #e9e9e9;
	border-bottom:1px solid #e9e9e9;
	width:435px;
	overflow:hidden;
	padding:20px 0 21px 22px;
}
.product-col .img{
	float:left;
	border:1px solid #e8eaea;
}
.product-col .img:hover{
	border:1px solid #ddbb93;
}
.product-col .prod-info{
	width:212px;
	float:left;
	overflow:hidden;
	margin:-4px 0 0 21px;
}
.product-col .name{
	font-size:12px;
	line-height:20px;
	text-transform:uppercase;
	text-decoration:none;
	color:#59c2ee;
}
.product-col .name:hover{
	color:#ddbb93;
}
.product-col .text{
	color:#8e9393;
	font-size:12px;
	line-height:18px;
	display:block;
	margin:9px 0 0 0;
}
.price{
	color:#444c4c;
	font-size:12px;
	line-height:16px;
	font-weight:bold;
}
.product-col .box2{
	overflow:hidden;
	width:100%;
	padding:10px 0 0 0;
}
.product-col .price{
	float:left;
	margin:7px 0 0 -1px;
}
.product-col .button{
	float:right;
}
.centerColumn .wrapper .tie.tie-margin1 .tie-indent .wrapper .description{
	margin-top:-20px;
	text-align:justify;
}

#reviewsInfoDefault .button-padding{
}
#reviewsInfoDefault .button-padding a img{
	margin-bottom:10px;
}
#reviewsDefault .content{
	overflow:hidden;
}
#reviewsDefault .rev-but{
	text-align:right;
	margin-left:204px;
}
#reviewsDefault .rev-but img{
	margin-bottom:5px;
}
.cart{
	border:1px solid #fff;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	position:relative;
	background:#f0f1f1;
	margin-bottom:20px;
}
.cart .inner{
	border-right:1px solid #e3e4e4;
	border-bottom:1px solid #e3e4e4;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	position:relative;
	padding:9px 11px 12px 13px;
}
.cart .one{
	display:block;
	border:1px solid #fff;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	position:relative;
	background:#f7f7f7;
	margin:7px 0 0 0;
	padding:8px 0 11px 13px;
}
.cart .one a{
	color:#ddbb93;
	text-decoration:none;
	font-weight:bold;
	padding-left:3px;
}
.cart .one a:hover{
	color:#59c2ee;
}
.cart .st1{
	font-size:12px;
	line-height:16px;
	text-transform:uppercase;
	color:#8e9393;
	font-weight:bold;
	text-decoration:none;
	background:url("../images/cart.png") no-repeat left top;
	padding:1px 0 0 24px;
}
.cart .st1:hover{
	color:#59c2ee;
}
/* ============================= footer ====================== */
#footer{
	background:url("../images/footer-bg.png") repeat-x left top;
	margin:22px 0 0 0;
	padding:3px 10px 3px 30px;
}
#footer .footer-menu{
	font-size:12px;
	line-height:29px;
	font-weight:bold;
}
#footer .footer-menu a{
	text-decoration:none;
	color:#8e9393;
    margin-right: 20px;
}
#footer .footer-menu a:hover{
	color:#59c2ee;
}
#footer .copyright{
	color:#a5a6a6;
	font-size:12px;
	line-height:29px;
	margin:1px 0 0 -1px;
}
#footer .copyright a{
	color:#a5a6a6;
	text-decoration:none;
}
#footer .copyright a:hover{
	color:#59c2ee;
}
#footer .lang{
	float:right;
	padding:8px 29px 0 9px;
}
#footer .currencies{
	float:right;
	font-size:12px;
	line-height:20px;
	color:#878a8a;
	padding:3px 0 0 0;
}
#footer .currencies select{
	width:73px;
	height:20px;
	padding:1px 0 1px 0;
	background:#fff;
	color:#c0c0c0;
	font-size:11px;
	border:1px solid #e0e3e3;
	margin-left:1px;
}
.footend{
    padding-bottom:10px;
    background-color: #000000;
    padding: 10px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    -moz-border-bottom-left-radius:20px;
	-webkit-border-bottom-left-radius:20px;
    -moz-border-bottom-right-radius:20px;
	-webkit-border-bottom-right-radius:20px;
}
/* ============================= forms ======================= */
input, select, textarea{ font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:normal; color:#010101; border:solid 1px #e3e3e3; padding:2px; background:#fdfdfd;}
input:focus, select:focus, textarea:focus{
	outline:none;
}
/* ============================= slider ======================= */
.bnrs{
    position: absolute;
	overflow:hidden;
	margin-bottom:20px;
    margin-left:150px;
    margin-top: 8px; 
    
}
.bnrs div.ban{	}
#faded{
     
    margin-right: 92px;
	width:578px;
	height:70px;
	position:relative;
	float:left;
    border: 1px solid #cccccc;
    box-shadow: 0px 0px 10px #888888;
     border-radius: 8px;
     -moz-border-radius:8px;
	-webkit-border-radius:8px;
}
.pagination{
	position:absolute;
	bottom:34px;
	right:27px;
	z-index:100;
	padding:0;
	margin:0;
}
.pagination li{
	float:left;
}
.pagination li a{
	display:block;
	text-indent:-10000px;
	float:left;
	width:10px;
	height:10px;
	margin-right:9px;
	background:url("../images/pagination.png") no-repeat right top;
}
.pagination li a:hover,
.pagination .current a{
	background:url("../images/pagination.png") no-repeat left top;
}

#specialsListingTopLinks{
	display:none;
}
#specialsListingTopNumber{
	display:none;
}
#specialsListingHeading{
	margin-bottom:-16px;
}
#specialsListingBottomNumber{
	margin-top:17px;
	margin-bottom:5px;
}
#reviewsDefaultListingTopNumber{
	margin-bottom:2px;
	margin-top:15px;
}
.parteneri a{
    display: block;
    border:1px solid #ECEAEA;
    padding:1px;
    background-color: #ffffff;
    text-align: center;
    margin-bottom: 8px;
}