/* @İsmail Yıldız */

* { margin:0; padding:0;}
body { background:url(../images/body-bg.jpg) repeat center top; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:16px; color:#4d5255;}
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;}

.phone, .phone a{
color: red;
}


.main-width { width:960px; margin:0 auto; text-align:left; margin-top:22px; margin-bottom:40px; background:#000;}

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

/* ============================= header ====================== */
#header{
	border-bottom:1px solid #fff;
	padding-bottom:35px;
	margin-bottom:16px;
}
#header .menu{
	padding:8px 0 0 9px;
	overflow:hidden;
	float:left;
}
#header .menu ul{
	margin:0;
	padding:0;
}
#header .menu ul li{
	float:left;
}
#header .menu ul li a{
	font-size:12px;
	line-height:40px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	padding: 0 0px 0 30px;
}
#header .menu ul li a:hover,
#header .menu ul li.selected a{
	color:#ed008c;
}
#header .cart{
    background: none repeat scroll 0 0 #ED008C;
    color: #E1E1E1;
    float: right;
    font-size: 12px;
    height: 30px;
    line-height: 14px;
    overflow: hidden;
    padding: 18px 0 0 63px;
    text-decoration: none;
    width: 238px;
}
#header .cart .st3{
	font-size:12px;
	font-weight:bold;
	line-height:14px;
	color:#fff;
	text-decoration:none;
}
#header .cart .st1{
	font-size:12px;
	line-height:14px;
	text-decoration:none;
	color:#e1e1e1;
	padding-left:1px;
}
#header .cart .st3:hover{
	text-decoration:underline;
}
#header .cart .st1:hover{
	color:#fff;
}
#header .cart .st2{
	font-size:12px;
	line-height:14px;
	color:#fff;
	padding-left:6px;
}
#header .logo{
	padding: 15px 0 0 40px;
	float:left;
}	
#header .navigation{
	float:right;
	font-size:11px;
	line-height:20px;
	text-transform:uppercase;
	color:#FFFFFF;
	padding:19px 33px 0 0; 
}
#header .navigation a{
	color:#fff;
	text-decoration:none;	
}
#header .navigation a:hover{		
	color:#ed008c;
}
#header .currencies{
	float:right;
	color:#fff;
	font-size:12px;
	line-height:20px;
	padding:18px 18px 0 0 ;
}
#header .currencies select{
	width:82px;
	height:18px;
	border:1px solid #dddcdc;
	line-height:11px;
	font-size:11px;
	color:#656565;
	padding:0 0 0 5px;
	margin-left:-2px;
}
#header .bot-box{
	overflow:hidden;
	width:483px;
	padding: 13px 0 0 0px;
}
#header .lang{
	float:right;
	padding:10px 0 0 17px;
}
#header .search{
	float:right;
}
#header .search .input1{
	background:#0e0e0e;
	color:#fff;
	padding:8px 5px 9px 5px;
	float:left;
	border:1px solid #303030;
	border-right:none;
	width:221px;
}
#header .search .input2{	
	border:none;
	padding:0;
	float:left;
}
/* ============================= content ===================== */

.name{ font-size:17px; text-decoration:none; line-height:20px; font-weight:bold;}
.name:hover{
	color:#ed008c;
}
.column-center-padding{
	padding:0 18px 0 0;  
}
.banners{
	margin-bottom:15px;
}
#contentMainWrapper{
	margin-bottom:25px;
}
#featuredProducts .centerBoxHeading{
	width:735px;
}
.centerBoxHeading{
	background:#fcfcfc;
	font-size:17px;
	line-height:20px;
	color:#252525;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	padding:17px 0 18px 25px;
	margin-bottom:15px;
}
.product-col{
	width:220px!important;
	margin-left:13px!important;
	padding-bottom:15px;
}
.product-col .img{
	text-align:center;
	padding-bottom:7px;
}
.product-col .prod-info{
	padding: 0 0 0 5px;
}
.product-col .name{
	color:#ed008c;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	padding-bottom:1px;
	display:inline-block;
}
.product-col .name:hover{
	color:#fff;
}
.product-col .text{
	color:#fff;
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	text-transform:uppercase;
	display:inline-block;
	padding-bottom:1px;
}
.product-col .price{	
	padding-bottom:11px;
}
.price{
	font-weight:bold;
	color:#7a7a7a;
	text-transform:uppercase;
	font-size:12px;
	line-height:16px;
}
.carousel-box{
	width:760px;
	height:246px;
	position:relative;
	overflow:hidden;
}
.carousel-box .carousel ul{
	padding:0;
	margin:0;
}
.carousel-box .carousel ul li{
	text-align:center;
	margin-right:10px;
	cursor:pointer;
}

.carousel-box .prev{
	height:66px;
	width:40px;
	background:url(../images/btns.png) no-repeat left top;
	display:block;
	cursor:pointer;
	position:absolute;
	top:82px;
	left:0px;
	z-index:10;
}
.carousel-box .prev:hover{
	background:url(../images/btns.png) no-repeat left bottom;
}
.carousel-box .next{
	height:66px;
	width:40px;
	background:url(../images/btns.png) no-repeat right top;
	display:block;
	cursor:pointer;
	position:absolute;
	top:82px;
	right:0px;
	z-index:10;
}
.carousel-box .next:hover{
	background:url(../images/btns.png) no-repeat right bottom;
}
#indexProductList #productListing .buttonRow{
	padding-bottom:10px;
}
.title, .title a {
	text-align:center;
	color:white;
	font-family: sans-serif;
    font-size: 28px;
    font-weight: normal;
    letter-spacing: normal;
    line-height: 38px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
	}

.subtitle {
	text-align:center;
	color:white;
	font-family: sans-serif;
    font-weight: normal;
    letter-spacing: normal;
    margin: 0;
    padding: 0;
    font-size: 19px;
    line-height: 24px;
	}
.addresstitle, .addresstitle a {
	text-align:center;
	color:white;
	font-family: sans-serif;
    font-weight: normal;
    letter-spacing: normal;
    line-height: 26px;
    margin: 0;
    padding: 0;
    font-size: 15px;
	}
.addresstitle2, .addresstitle2 a {
	text-align:center;
	color:red;
	font-family: sans-serif;
    font-weight: normal;
    letter-spacing: normal;
    line-height: 26px;
    margin: 0;
    padding: 0;
    font-size: 15px;
	}
/* ============================= footer ====================== */
#footer{
	border-top:1px solid #fff;
	padding:25px 0 36px 38px;
}
#footer .footer-menu{
	padding:10px 0 0 0;
}
#footer .footer-menu a{
	color:#fff;
	font-size:12px;
	line-height:14px;
	text-decoration:none;
} 
#footer .footer-menu a:hover{	
	color:#ed008c;
}
#footer .copyright{
	color:#6d6d6d;
	font-size:12px;
	line-height:17px;
	padding:5px 0 0 0;
}
#footer .copyright a{
	color:#ed008c;
	text-decoration:none;
}
#footer .copyright a:hover{
	color:#fff;
}
#footer .cards{
	float:right;
	padding:0 20px 0 0;
}
/* ============================= 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;}