/*----------------------------------------------------------
		Mobil Site 320
---------------------------------------------------------*/

@media only screen and (max-width: 320px)  {

img { 
max-width:100%; 
height:auto; 
}

#container { 
width:320px;
margin:0 auto; 
}

#header #cart { display:none; }
#header .links1 { display:none; }
#header .links2 { display:none; }
#header .links3 { display:none; }
#header .links4 { display:none; }
#header .links5 { display:none; }
#header .links6 { display:none; }
#header .links7 { display:none; }
#header .yanbilgi { display:none; }

#header #menu1 { display:none!important; }
#menu1 { display:none!important; }

#mobileNav1 { display:none; }
.roundabout { display:none; }
.skin-slidedeck { display:none; }
.slideshow { display:none; }
.accordion { display:none; }
.box3 { display:none; }
.box3-product{ display:none; }

.js .slicknav_menu {
display:block;
}

.iSearchBoxWrapper 
.iSearchBox {
     width: 80% !important;
}

#header #search { 
position: relative;
top:201px; 
width:80%; 
height:32px;
border-left: 1px solid #C8C8C8;
border-right: 1px solid #C8C8C8;
border-top: 1px solid #C8C8C8;
border-bottom: 1px solid #C8C8C8;
margin:0 auto; 
}

#header .button-search {
position: absolute;
top: 5px;
right: 14px;
background: url('../image/bsearch1.png') center center no-repeat;
width: 25px;
height: 21px;
cursor: pointer;
}

#header #search input {
width: 300px;
font:normal 12px Trebuchet MS, Arial, Helvetica, sans-serif;
color:#999999;
border:0;
margin:4px 5px 0 8px;
float:left;
outline:0;
background:none;
}


#header #welcome {
position: absolute;
top:17px;
width:100%;
margin:0 auto; 
text-align:center;
font:normal 12px Verdana, Arial, Helvetica, sans-serif; 
}

#header #welcome a {
font:normal 12px Verdana, Arial, Helvetica, sans-serif; 
color: #999999;
}

#header #welcome a:hover {
font:normal 12px Verdana, Arial, Helvetica, sans-serif; 
color: #E20A16;
}

#header #links {
position: absolute;
top: 49px;
width:100%;
margin:0 auto; 
text-align:center;
font:normal 12px Verdana, Arial, Helvetica, sans-serif; 
}

#header #links a {
font:normal 12px Verdana, Arial, Helvetica, sans-serif; 
color:#999999;
}

#header #links a:hover {
font:normal 12px Verdana, Arial, Helvetica, sans-serif; 
color: #E20A16;
}

#header #logo {
position: absolute;
top:81px; 
width:100%;
margin:0 auto; 
text-align:center;
}

#header #language {
position: absolute;
top: 170px;
width:100%;
margin:0 auto; 
text-align:center;
}

.checkout-heading1 {
	background: #F8F8F8;
	background-image: -moz-linear-gradient(#F8F8F8,#EEE);
	background-image: -o-linear-gradient(#F8F8F8,#EEE);
	background-image: -webkit-linear-gradient(#F8F8F8,#EEE);
	background-image: linear-gradient(#F8F8F8,#EEE);
	
	-moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        -khtml-border-radius: 4px;
        border-radius: 4px;
		
	padding: 8px;
	font-weight: bold;
	font-size: 13px;
	color: #888;
	margin-bottom: 5px;
	text-shadow: 0 1px 0 #fff;
        width:35px;
        text-align: center;
        float: left;
}
.checkout-heading1 a {
	margin-top: 1px;
	font-weight: normal;
	text-decoration: none;
}
.checkout-heading2 {
	background: #F8F8F8;
	background-image: -moz-linear-gradient(#F8F8F8,#EEE);
	background-image: -o-linear-gradient(#F8F8F8,#EEE);
	background-image: -webkit-linear-gradient(#F8F8F8,#EEE);
	background-image: linear-gradient(#F8F8F8,#EEE);
	-moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        -khtml-border-radius: 4px;
        border-radius: 4px;
	padding: 8px;
	font-weight: bold;
	font-size: 13px;
	color: #888;
	/*margin-bottom: 15px;*/
	text-shadow: 0 1px 0 #fff;
        width:35px;
        margin-left: 2px;
        text-align: center;
        float: left;
}
.checkout-heading2 a {
	margin-top: 1px;
	font-weight: normal;
	text-decoration: none;
}
.checkout-heading a {
	margin-top: 1px;
	font-weight: normal;
	text-decoration: none;
}
.checkout-content {
	padding: 0px 0px 15px 0px;
	display: none;
	overflow: auto;
        clear: both;
}
.checkout-content .left {
	float: left;
	width: 48%;
}
.checkout-content .right {
	float: right;
	width: 48%;
}
.checkout-content .buttons {
	clear: both;
}


/* menu */
#menu { display:none; }

#mobileNav { margin:5px 0px 0px 6px; display:block!important; }
.mobileNavHeading { text-align: center; text-transform:uppercase; padding:7px 8px; margin:0; cursor: pointer; margin-top:45px;
background:-moz-linear-gradient(#fff, #d8d8d8);
background:-ms-linear-gradient(#fff, #d8d8d8);
background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #d8d8d8));  
background: -webkit-linear-gradient(#fff, #d8d8d8);
background: -o-linear-gradient(#fff, #d8d8d8);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#d8d8d8');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#d8d8d8')";
background: linear-gradient(#fff, #d8d8d8);
border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; -o-border-radius:10px; -ms-border-radius:10px; 
border:1px solid #D7D7D7; font:bold 16px SansationRegular; color:#333; margin-bottom:30px; width:284px; }


.mobileNavHeading span { display:inline; }

#mobileNav ul.menuMobile { display:display; height:100%; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
.menuMobile { margin:6px 0 0 0; padding:; text-align:left; background:#FBFBFB; display:none; }
.menuMobile li { }
.menuMobile li a { text-decoration:none; display: block; padding:2px 6px; font-weight:bold; font-family:SansationRegular; text-transform:uppercase; }
.menuMobile li div ul li a { font-weight:normal; border-bottom:1px solid #eee; font-family:SansationRegular; }

.jcarousel-skin-ozesbilisimmm { display:none!important; }




.box-product > div {
	width:110px;
	display:inline-block;
	vertical-align:top;
	margin-right:11px;
	padding:10px;
	background:#fff; border:solid 1px #cfcfcf; box-shadow:0 0 5px #d7d7d7 inset; -moz-box-shadow:0 0 5px #d7d7d7 inset; 
	-webkit-box-shadow:0 0 5px #d7d7d7 inset; -ms-box-shadow:0 0 5px #d7d7d7 inset; -o-box-shadow:0 0 5px #d7d7d7 inset; 
	border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -ms-border-radius:5px; -o-border-radius:5px;
	text-align:center; margin-bottom:15px;
}



.box1-product > div {
	width: 110px;
	display: inline-block;
	vertical-align: top;
	padding:10px;
	margin-right:11px;
}

.box1-product .indirim {
position:absolute;
background:url("../image/patlangac.png") no-repeat left top;
width:69px;
height:60px;
text-align:center !important;
padding-top:13px;
top:0;
left:0;
font-size:16px;
font-weight:bold;
color:#FFF;
text-align:left;
}

.product-grid > div {
	width: 110px;
	display: inline-block;
	vertical-align: top;
	padding:10px;
	margin-right:11px;
	border-top: 2px solid #E7E7E7;
	border-left: 2px solid #E7E7E7;
	border-right: 2px solid #E7E7E7;
	border-bottom: 2px solid #E7E7E7;
}

.product-grid .indirim {
position:absolute;
background:url("../image/patlangac.png") no-repeat left top;
width:69px;
height:60px;
text-align:center !important;
padding-top:13px;
top:0;
left:0;
font-size:16px;
font-weight:bold;
color:#FFF;
text-align:left;
}


.banner-square22 {
top: -190px;
list-style : none;
margin: 0;
padding: 0;
position: relative;
}

.banner-square44 {
top: -190px;
list-style : none;
margin: 0;
padding: 0;
position: relative;
}

input.button {
	margin: 0;
	border: 0;
	height:30px;
	padding:0 2px 3px 2px;
}


#frWrapper { width:100%; height:100%; }
#footer { clear:both; min-height:140px; width:100%; margin:0 auto; }
#footer .column { float:none; width:320px; margin:0; min-height:0; }
#footer .column h3 { cursor:pointer; display:block; text-align:center; padding:5px 0; background:#7F7F7F; border-radius:10px; -moz-border-radius:10px; -ms-border-radius:10px; -webkit-border-radius:10px; -o-border-radius:10px; }
#footer .column ul { display:none; }
#footer .column ul li { text-align:center; }
#footer { display:none; }
#footer-top-outside h2 { border-bottom: 1px dotted #ccc; padding-bottom:0px; margin-bottom:10px; }

.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12 { float: none; }
.container_12 { padding:0 8px; width:auto }
.mobileFpart { display:block!important; }

#powered { min-height:30px; line-height:14px; text-align:center; }
#powered .fl { float:left; width:320px; text-align:center; }
#powered > .fr { float:right; width:320px; text-align:center;  }
#footer h3 { margin-top:0px; margin-bottom:5px; color:#fff; font-weight:bold;  }
#powered { width:100%; margin:0 auto; margin-top:15px; color:#a3a3a3; }

.product-info { overflow:visible; margin-bottom:20px; }
.product-info > .left {
	float:none;
	text-align:center;
}

#column-left, #column-right { display:none; }
#column-left + #column-right + #content, #column-left + #content { margin-left:0px; }

.product-info > .left + .right {
	margin-left:0px;
	background:#fff;
	border:solid 1px #CFCFCF; border-radius:5px; -moz-border-radius:5px; -khtml-border-radius:5px; border-radius:5px; -ms-border-radius:5px; -o-border-radius:5px; padding:5px;
	box-shadow:0px 0px 5px #bdbdbd; -moz-box-shadow:0px 0px 5px #bdbdbd; -webkit-box-shadow:0px 0px 5px #bdbdbd; -o-box-shadow:0px 0px 5px #bdbdbd; -ms-box-shadow:0px 0px 5px #bdbdbd;
}

.product-info .image {
	border:1px solid #CFCFCF;
	float: none;
	margin-bottom: 20px;
	padding: 10px;
	text-align: center;
	background:#fff;
	box-shadow:0px 0px 5px #bdbdbd; -moz-box-shadow:0px 0px 5px #bdbdbd; -webkit-box-shadow:0px 0px 5px #bdbdbd; -o-box-shadow:0px 0px 5px #bdbdbd; -ms-box-shadow:0px 0px 5px #bdbdbd;
}

.htabs { display:none; }
.tab-content { display:none!important; }

#column-right + #content { margin-right:0px!important; }

}



/*----------------------------------------------------------
		Mobil Site 360
---------------------------------------------------------*/
@media only screen and (min-width: 321px) and (max-width: 360px)  {

img { 
max-width:100%; 
height:auto; 
}

#container { 
width:360px; 
margin:0 auto; 
}

#header #cart { display:none; }
#header .links1 { display:none; }
#header .links2 { display:none; }
#header .links3 { display:none; }
#header .links4 { display:none; }
#header .links5 { display:none; }
#header .links6 { display:none; }
#header .links7 { display:none; }
#header .yanbilgi { display:none; }

#header #menu1 { display:none!important; }
#menu1 { display:none!important; }

#mobileNav1 { display:none; }
.slideshow { display:none; }
.roundabout { display:none; }
.skin-slidedeck { display:none; }
.accordion { display:none; }
.box3 { display:none; }
.box3-product{ display:none; }

.js .slicknav_menu {
display:block;
}

.iSearchBoxWrapper 
.iSearchBox {
     width: 80% !important;
}

#header #search { 
position: relative;
top:201px; 
width:80%; 
height:32px;
border-left: 1px solid #C8C8C8;
border-right: 1px solid #C8C8C8;
border-top: 1px solid #C8C8C8;
border-bottom: 1px solid #C8C8C8;
margin:0 auto; 
}

#header .button-search {
position: absolute;
top: 5px;
right: 14px;
background: url('../image/bsearch1.png') center center no-repeat;
width: 25px;
height: 21px;
cursor: pointer;
}

#header #search input {
width: 300px;
font:normal 12px Trebuchet MS, Arial, Helvetica, sans-serif;
color:#999999;
border:0;
margin:4px 5px 0 8px;
float:left;
outline:0;
background:none;
}


#header #welcome {
position: absolute;
top:17px;
width:100%;
margin:0 auto; 
text-align:center;
font:normal 12px Verdana, Arial, Helvetica, sans-serif; 
}

#header #welcome a {
font:normal 12px Verdana, Arial, Helvetica, sans-serif; 
color: #999999;
}

#header #welcome a:hover {
font:normal 12px Verdana, Arial, Helvetica, sans-serif; 
color: #E20A16;
}

#header #links {
position: absolute;
top: 49px;
width:100%;
margin:0 auto; 
text-align:center;
font:normal 12px Verdana, Arial, Helvetica, sans-serif; 
}

#header #links a {
font:normal 12px Verdana, Arial, Helvetica, sans-serif; 
color:#999999;
}

#header #links a:hover {
font:normal 12px Verdana, Arial, Helvetica, sans-serif; 
color: #E20A16;
}

#header #logo {
position: absolute;
top:81px; 
width:100%;
margin:0 auto; 
text-align:center;
}

#header #language {
position: absolute;
top: 170px;
width:100%;
margin:0 auto; 
text-align:center;
}

.checkout-heading1 {
	background: #F8F8F8;
	background-image: -moz-linear-gradient(#F8F8F8,#EEE);
	background-image: -o-linear-gradient(#F8F8F8,#EEE);
	background-image: -webkit-linear-gradient(#F8F8F8,#EEE);
	background-image: linear-gradient(#F8F8F8,#EEE);
	
	-moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        -khtml-border-radius: 4px;
        border-radius: 4px;
		
	padding: 8px;
	font-weight: bold;
	font-size: 13px;
	color: #888;
	margin-bottom: 5px;
	text-shadow: 0 1px 0 #fff;
        width:40px;
        text-align: center;
        float: left;
}
.checkout-heading1 a {
	margin-top: 1px;
	font-weight: normal;
	text-decoration: none;
}
.checkout-heading2 {
	background: #F8F8F8;
	background-image: -moz-linear-gradient(#F8F8F8,#EEE);
	background-image: -o-linear-gradient(#F8F8F8,#EEE);
	background-image: -webkit-linear-gradient(#F8F8F8,#EEE);
	background-image: linear-gradient(#F8F8F8,#EEE);
	-moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        -khtml-border-radius: 4px;
        border-radius: 4px;
	padding: 8px;
	font-weight: bold;
	font-size: 13px;
	color: #888;
	/*margin-bottom: 15px;*/
	text-shadow: 0 1px 0 #fff;
        width:40px;
        margin-left: 2px;
        text-align: center;
        float: left;
}
.checkout-heading2 a {
	margin-top: 1px;
	font-weight: normal;
	text-decoration: none;
}
.checkout-heading a {
	margin-top: 1px;
	font-weight: normal;
	text-decoration: none;
}
.checkout-content {
	padding: 0px 0px 15px 0px;
	display: none;
	overflow: auto;
        clear: both;
}
.checkout-content .left {
	float: left;
	width: 48%;
}
.checkout-content .right {
	float: right;
	width: 48%;
}
.checkout-content .buttons {
	clear: both;
}


/* menu */
#menu { display:none; }

#mobileNav { margin:5px 0px 0px 6px; display:block!important; }
.mobileNavHeading { text-align: center; text-transform:uppercase; padding:7px 8px; margin:0; cursor: pointer; margin-top:45px;
background:-moz-linear-gradient(#fff, #d8d8d8);
background:-ms-linear-gradient(#fff, #d8d8d8);
background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #d8d8d8));  
background: -webkit-linear-gradient(#fff, #d8d8d8);
background: -o-linear-gradient(#fff, #d8d8d8);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#d8d8d8');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#d8d8d8')";
background: linear-gradient(#fff, #d8d8d8);
border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; -o-border-radius:10px; -ms-border-radius:10px; 
border:1px solid #D7D7D7; font:bold 16px SansationRegular; color:#333; margin-bottom:30px; width:284px; }


.mobileNavHeading span { display:inline; }

#mobileNav ul.menuMobile { display:display; height:100%; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
.menuMobile { margin:6px 0 0 0; padding:; text-align:left; background:#FBFBFB; display:none; }
.menuMobile li { }
.menuMobile li a { text-decoration:none; display: block; padding:2px 6px; font-weight:bold; font-family:SansationRegular; text-transform:uppercase; }
.menuMobile li div ul li a { font-weight:normal; border-bottom:1px solid #eee; font-family:SansationRegular; }

.jcarousel-skin-ozesbilisimmm { display:none!important; }



.box-product > div {
	width:97px;
	display:inline-block;
	vertical-align:top;
	margin-right:11px;
	padding:20px;
	background:#fff; border:solid 1px #cfcfcf; box-shadow:0 0 5px #d7d7d7 inset; -moz-box-shadow:0 0 5px #d7d7d7 inset; 
	-webkit-box-shadow:0 0 5px #d7d7d7 inset; -ms-box-shadow:0 0 5px #d7d7d7 inset; -o-box-shadow:0 0 5px #d7d7d7 inset; 
	border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -ms-border-radius:5px; -o-border-radius:5px;
	text-align:center; margin-bottom:15px;
}



.box1-product > div {
	width: 110px;
	display: inline-block;
	vertical-align: top;
	padding:10px;
	margin-right:11px;
}

.box1-product .indirim {
position:absolute;
background:url("../image/patlangac.png") no-repeat left top;
width:69px;
height:60px;
text-align:center !important;
padding-top:13px;
top:0;
left:0;
font-size:16px;
font-weight:bold;
color:#FFF;
text-align:left;
}

.product-grid > div {
	width: 110px;
	display: inline-block;
	vertical-align: top;
	padding:10px;
	margin-right:11px;
	border-top: 2px solid #E7E7E7;
	border-left: 2px solid #E7E7E7;
	border-right: 2px solid #E7E7E7;
	border-bottom: 2px solid #E7E7E7;
}

.product-grid .indirim {
position:absolute;
background:url("../image/patlangac.png") no-repeat left top;
width:69px;
height:60px;
text-align:center !important;
padding-top:13px;
top:0;
left:0;
font-size:16px;
font-weight:bold;
color:#FFF;
text-align:left;
}


.banner-square22 {
top: -190px;
list-style : none;
margin: 0;
padding: 0;
position: relative;
}

.banner-square44 {
top: -190px;
list-style : none;
margin: 0;
padding: 0;
position: relative;
}

input.button {
	margin: 0;
	border: 0;
	height:30px;
	padding:0 2px 3px 2px;
}


#frWrapper { width:100%; height:100%; }
#footer { clear:both; min-height:140px; width:100%; margin:0 auto; }
#footer .column { float:none; width:360px; margin:0; min-height:0; }
#footer .column h3 { cursor:pointer; display:block; text-align:center; padding:5px 0; background:#7F7F7F; border-radius:10px; -moz-border-radius:10px; -ms-border-radius:10px; -webkit-border-radius:10px; -o-border-radius:10px; }
#footer .column ul { display:none; }
#footer .column ul li { text-align:center; }
#footer { display:none; }
#footer-top-outside h2 { border-bottom: 1px dotted #ccc; padding-bottom:0px; margin-bottom:10px; }

.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12 { float: none; }
.container_12 { padding:0 8px; width:auto }
.mobileFpart { display:block!important; }

#powered { min-height:30px; line-height:14px; text-align:center; }
#powered .fl { float:left; width:360px; text-align:center; }
#powered > .fr { float:right; width:360px; text-align:center;  }
#footer h3 { margin-top:0px; margin-bottom:5px; color:#fff; font-weight:bold;  }
#powered { width:100%; margin:0 auto; margin-top:15px; color:#a3a3a3; }

.product-info { overflow:visible; margin-bottom:20px; }
.product-info > .left {
	float:none;
	text-align:center;
}

#column-left, #column-right { display:none; }
#column-left + #column-right + #content, #column-left + #content { margin-left:0px; }

.product-info > .left + .right {
	margin-left:0px;
	background:#fff;
	border:solid 1px #CFCFCF; border-radius:5px; -moz-border-radius:5px; -khtml-border-radius:5px; border-radius:5px; -ms-border-radius:5px; -o-border-radius:5px; padding:5px;
	box-shadow:0px 0px 5px #bdbdbd; -moz-box-shadow:0px 0px 5px #bdbdbd; -webkit-box-shadow:0px 0px 5px #bdbdbd; -o-box-shadow:0px 0px 5px #bdbdbd; -ms-box-shadow:0px 0px 5px #bdbdbd;
}

.product-info .image {
	border:1px solid #CFCFCF;
	float: none;
	margin-bottom: 20px;
	padding: 10px;
	text-align: center;
	background:#fff;
	box-shadow:0px 0px 5px #bdbdbd; -moz-box-shadow:0px 0px 5px #bdbdbd; -webkit-box-shadow:0px 0px 5px #bdbdbd; -o-box-shadow:0px 0px 5px #bdbdbd; -ms-box-shadow:0px 0px 5px #bdbdbd;
}

.htabs { display:none; }
.tab-content { display:none!important; }


#column-right + #content { margin-right:0px!important; }
}

/*----------------------------------------------------------
		Mobil Site 410
---------------------------------------------------------*/
@media only screen and (min-width: 361px) and (max-width: 411px)  {

img { 
max-width:100%; 
height:auto; 
}

#container { 
width:411px; 
margin:0 auto; 
}

#header #cart { display:none; }
#header .links1 { display:none; }
#header .links2 { display:none; }
#header .links3 { display:none; }
#header .links4 { display:none; }
#header .links5 { display:none; }
#header .links6 { display:none; }
#header .links7 { display:none; }
#header .yanbilgi { display:none; }

#header #menu1 { display:none!important; }
#menu1 { display:none!important; }

#mobileNav1 { display:none; }
.slideshow { display:none; }
.roundabout { display:none; }
.skin-slidedeck { display:none; }
.accordion { display:none; }
.box3 { display:none; }
.box3-product{ display:none; }


.js .slicknav_menu {
display:block;
}

.iSearchBoxWrapper 
.iSearchBox {
     width: 80% !important;
}


#header #search { 
position: relative;
top:201px; 
width:80%; 
height:32px;
border-left: 1px solid #C8C8C8;
border-right: 1px solid #C8C8C8;
border-top: 1px solid #C8C8C8;
border-bottom: 1px solid #C8C8C8;
margin:0 auto; 
}

#header .button-search {
position: absolute;
top: 5px;
right: 14px;
background: url('../image/bsearch1.png') center center no-repeat;
width: 25px;
height: 21px;
cursor: pointer;
}

#header #search input {
width: 300px;
font:normal 12px Trebuchet MS, Arial, Helvetica, sans-serif;
color:#999999;
border:0;
margin:4px 5px 0 8px;
float:left;
outline:0;
background:none;
}

#header #welcome {
position: absolute;
top:17px;
width:100%;
margin:0 auto; 
text-align:center;
font:normal 12px Verdana, Arial, Helvetica, sans-serif; 
}

#header #welcome a {
font:normal 12px Verdana, Arial, Helvetica, sans-serif; 
color: #999999;
}

#header #welcome a:hover {
font:normal 12px Verdana, Arial, Helvetica, sans-serif; 
color: #E20A16;
}

#header #links {
position: absolute;
top: 49px;
width:100%;
margin:0 auto; 
text-align:center;
font:normal 12px Verdana, Arial, Helvetica, sans-serif; 
}

#header #links a {
font:normal 12px Verdana, Arial, Helvetica, sans-serif; 
color:#999999;
}

#header #links a:hover {
font:normal 12px Verdana, Arial, Helvetica, sans-serif; 
color: #E20A16;
}

#header #logo {
position: absolute;
top:81px; 
width:100%;
margin:0 auto; 
text-align:center;
}

#header #language {
position: absolute;
top: 170px;
width:100%;
margin:0 auto; 
text-align:center;
}

.checkout-heading1 {
	background: #F8F8F8;
	background-image: -moz-linear-gradient(#F8F8F8,#EEE);
	background-image: -o-linear-gradient(#F8F8F8,#EEE);
	background-image: -webkit-linear-gradient(#F8F8F8,#EEE);
	background-image: linear-gradient(#F8F8F8,#EEE);
	
	-moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        -khtml-border-radius: 4px;
        border-radius: 4px;
		
	padding: 8px;
	font-weight: bold;
	font-size: 13px;
	color: #888;
	margin-bottom: 5px;
	text-shadow: 0 1px 0 #fff;
        width:55px;
        text-align: center;
        float: left;
}
.checkout-heading1 a {
	margin-top: 1px;
	font-weight: normal;
	text-decoration: none;
}
.checkout-heading2 {
	background: #F8F8F8;
	background-image: -moz-linear-gradient(#F8F8F8,#EEE);
	background-image: -o-linear-gradient(#F8F8F8,#EEE);
	background-image: -webkit-linear-gradient(#F8F8F8,#EEE);
	background-image: linear-gradient(#F8F8F8,#EEE);
	-moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        -khtml-border-radius: 4px;
        border-radius: 4px;
	padding: 8px;
	font-weight: bold;
	font-size: 13px;
	color: #888;
	/*margin-bottom: 15px;*/
	text-shadow: 0 1px 0 #fff;
        width:55px;
        margin-left: 5px;
        text-align: center;
        float: left;
}
.checkout-heading2 a {
	margin-top: 1px;
	font-weight: normal;
	text-decoration: none;
}
.checkout-heading a {
	margin-top: 1px;
	font-weight: normal;
	text-decoration: none;
}
.checkout-content {
	padding: 0px 0px 15px 0px;
	display: none;
	overflow: auto;
        clear: both;
}
.checkout-content .left {
	float: left;
	width: 48%;
}
.checkout-content .right {
	float: right;
	width: 48%;
}
.checkout-content .buttons {
	clear: both;
}


/* menu */
#menu { display:none; }

#mobileNav { margin:5px 8px 0px 8px; display:block!important; }
.mobileNavHeading { text-align: center; text-transform:uppercase; padding:7px 8px; margin:0; cursor: pointer; margin-top:30px;
background:-moz-linear-gradient(#fff, #d8d8d8);
background:-ms-linear-gradient(#fff, #d8d8d8);
background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #d8d8d8));  
background: -webkit-linear-gradient(#fff, #d8d8d8);
background: -o-linear-gradient(#fff, #d8d8d8);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#d8d8d8');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#d8d8d8')";
background: linear-gradient(#fff, #d8d8d8);
border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; -o-border-radius:10px; -ms-border-radius:10px; 
border:1px solid #D7D7D7; font:bold 16px SansationRegular; color:#333; margin-bottom:30px; }


.mobileNavHeading span { display:inline; }

#mobileNav ul.menuMobile { display:display; height:100%; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
.menuMobile { margin:6px 0 0 0; padding:; text-align:left; background:#FBFBFB; display:none; }
.menuMobile li { }
.menuMobile li a { text-decoration:none; display: block; padding:2px 6px; font-weight:bold; font-family:SansationRegular; text-transform:uppercase; }
.menuMobile li div ul li a { font-weight:normal; border-bottom:1px solid #eee; font-family:SansationRegular; }

.jcarousel-skin-ozesbilisimmm { display:none!important; }

.box .box-heading { font:normal 22px SansationRegular; color:#888; text-shadow:1px 1px 0 #fff; 
background:url(../image/headingBg.png) no-repeat 0 bottom; margin-bottom:15px; padding-bottom:10px; width:410px;  }
.box .box-content { width:410px; }

.box-product > div {
	width:97px;
	display:inline-block;
	vertical-align:top;
	margin-right:11px;
	padding:20px;
	background:#fff; border:solid 1px #cfcfcf; box-shadow:0 0 5px #d7d7d7 inset; -moz-box-shadow:0 0 5px #d7d7d7 inset; 
	-webkit-box-shadow:0 0 5px #d7d7d7 inset; -ms-box-shadow:0 0 5px #d7d7d7 inset; -o-box-shadow:0 0 5px #d7d7d7 inset; 
	border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -ms-border-radius:5px; -o-border-radius:5px;
	text-align:center; margin-bottom:15px;
}


input.button {
	margin: 0;
	border: 0;
	height:30px;
	padding:0 2px 3px 2px;
}


#frWrapper { width:100%; height:100%; }
#footer { clear:both; min-height:140px; width:100%; margin:0 auto; }
#footer .column { float:none; width:auto; margin:0; min-height:0; }
#footer .column h3 { cursor:pointer; display:block; text-align:center; padding:5px 0; background:#7F7F7F; border-radius:10px; -moz-border-radius:10px; -ms-border-radius:10px; -webkit-border-radius:10px; -o-border-radius:10px; }
#footer .column ul { display:none; }
#footer .column ul li { text-align:center; }
#footer { display:none; }
#footer-top-outside h2 { border-bottom: 1px dotted #ccc; padding-bottom:0px; margin-bottom:10px; }
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12 { float: none; }
.container_12 { padding:0 8px; width:auto }
.mobileFpart { display:block!important; }
#powered { min-height:30px; line-height:14px; text-align:center; }
#powered .fl { float:left; }
#footer h3 { margin-top:0px; margin-bottom:5px; color:#fff; font-weight:bold;  }
#powered { width:100%; margin:0 auto; margin-top:15px; color:#a3a3a3; }

.product-info { overflow:visible; margin-bottom:20px; }
.product-info > .left {
	float:none;
	text-align:center;
}

#column-left, #column-right { display:none; }
#column-left + #column-right + #content, #column-left + #content { margin-left:0px; }

.product-info > .left + .right {
	margin-left:0px;
	background:#fff;
	border:solid 1px #CFCFCF; border-radius:5px; -moz-border-radius:5px; -khtml-border-radius:5px; border-radius:5px; -ms-border-radius:5px; -o-border-radius:5px; padding:5px;
	box-shadow:0px 0px 5px #bdbdbd; -moz-box-shadow:0px 0px 5px #bdbdbd; -webkit-box-shadow:0px 0px 5px #bdbdbd; -o-box-shadow:0px 0px 5px #bdbdbd; -ms-box-shadow:0px 0px 5px #bdbdbd;
}

.product-info .image {
	border:1px solid #CFCFCF;
	float: none;
	margin-bottom: 20px;
	padding: 10px;
	margin-right:160px;
	text-align: center;
	background:#fff;
	box-shadow:0px 0px 5px #bdbdbd; -moz-box-shadow:0px 0px 5px #bdbdbd; -webkit-box-shadow:0px 0px 5px #bdbdbd; -o-box-shadow:0px 0px 5px #bdbdbd; -ms-box-shadow:0px 0px 5px #bdbdbd;
}

.htabs { display:none; }
.tab-content { display:none!important; }


#column-right + #content { margin-right:0px!important; }
}


/*----------------------------------------------------------
		Mobil Site 460
---------------------------------------------------------*/
@media only screen and (min-width: 412px) and (max-width: 460px)  {

img { 
max-width:100%; 
height:auto; 
}

#container { 
width:460px; 
margin:0 auto; 
}

#header #cart { display:none; }
#header .links1 { display:none; }
#header .links2 { display:none; }
#header .links3 { display:none; }
#header .links4 { display:none; }
#header .links5 { display:none; }
#header .links6 { display:none; }
#header .links7 { display:none; }
#header .yanbilgi { display:none; }

#header #menu1 { display:none!important; }
#menu1 { display:none!important; }

#mobileNav1 { display:none; }
.slideshow { display:none; }
.roundabout { display:none; }
.skin-slidedeck { display:none; }
.accordion { display:none; }
.box3 { display:none; }
.box3-product{ display:none; }

.js .slicknav_menu {
display:block;
}

.iSearchBoxWrapper 
.iSearchBox {
     width: 80% !important;
}

#header #search { 
position: relative;
top:201px; 
width:80%; 
height:32px;
border-left: 1px solid #C8C8C8;
border-right: 1px solid #C8C8C8;
border-top: 1px solid #C8C8C8;
border-bottom: 1px solid #C8C8C8;
margin:0 auto; 
}

#header .button-search {
position: absolute;
top: 5px;
right: 14px;
background: url('../image/bsearch1.png') center center no-repeat;
width: 25px;
height: 21px;
cursor: pointer;
}

#header #search input {
width: 300px;
font:normal 12px Trebuchet MS, Arial, Helvetica, sans-serif;
color:#999999;
border:0;
margin:4px 5px 0 8px;
float:left;
outline:0;
background:none;
}

#header #welcome {
position: absolute;
top:17px;
width:100%;
margin:0 auto; 
text-align:center;
font:normal 12px Verdana, Arial, Helvetica, sans-serif; 
}

#header #welcome a {
font:normal 12px Verdana, Arial, Helvetica, sans-serif; 
color: #999999;
}

#header #welcome a:hover {
font:normal 12px Verdana, Arial, Helvetica, sans-serif; 
color: #E20A16;
}

#header #links {
position: absolute;
top: 49px;
width:100%;
margin:0 auto; 
text-align:center;
font:normal 12px Verdana, Arial, Helvetica, sans-serif; 
}

#header #links a {
font:normal 12px Verdana, Arial, Helvetica, sans-serif; 
color:#999999;
}

#header #links a:hover {
font:normal 12px Verdana, Arial, Helvetica, sans-serif; 
color: #E20A16;
}

#header #logo {
position: absolute;
top:81px; 
width:100%;
margin:0 auto; 
text-align:center;
}

#header #language {
position: absolute;
top: 170px;
width:100%;
margin:0 auto; 
text-align:center;
}

.checkout-heading1 {
	background: #F8F8F8;
	background-image: -moz-linear-gradient(#F8F8F8,#EEE);
	background-image: -o-linear-gradient(#F8F8F8,#EEE);
	background-image: -webkit-linear-gradient(#F8F8F8,#EEE);
	background-image: linear-gradient(#F8F8F8,#EEE);
	
	-moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        -khtml-border-radius: 4px;
        border-radius: 4px;
		
	padding: 8px;
	font-weight: bold;
	font-size: 13px;
	color: #888;
	margin-bottom: 5px;
	text-shadow: 0 1px 0 #fff;
        width:55px;
        text-align: center;
        float: left;
}
.checkout-heading1 a {
	margin-top: 1px;
	font-weight: normal;
	text-decoration: none;
}
.checkout-heading2 {
	background: #F8F8F8;
	background-image: -moz-linear-gradient(#F8F8F8,#EEE);
	background-image: -o-linear-gradient(#F8F8F8,#EEE);
	background-image: -webkit-linear-gradient(#F8F8F8,#EEE);
	background-image: linear-gradient(#F8F8F8,#EEE);
	-moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        -khtml-border-radius: 4px;
        border-radius: 4px;
	padding: 8px;
	font-weight: bold;
	font-size: 13px;
	color: #888;
	/*margin-bottom: 15px;*/
	text-shadow: 0 1px 0 #fff;
        width:55px;
        margin-left: 5px;
        text-align: center;
        float: left;
}
.checkout-heading2 a {
	margin-top: 1px;
	font-weight: normal;
	text-decoration: none;
}
.checkout-heading a {
	margin-top: 1px;
	font-weight: normal;
	text-decoration: none;
}
.checkout-content {
	padding: 0px 0px 15px 0px;
	display: none;
	overflow: auto;
        clear: both;
}
.checkout-content .left {
	float: left;
	width: 48%;
}
.checkout-content .right {
	float: right;
	width: 48%;
}
.checkout-content .buttons {
	clear: both;
}


/* menu */
#menu { display:none; }

#mobileNav { margin:5px 8px 0px 8px; display:block!important; }
.mobileNavHeading { text-align: center; text-transform:uppercase; padding:7px 8px; margin:0; cursor: pointer; margin-top:30px;
background:-moz-linear-gradient(#fff, #d8d8d8);
background:-ms-linear-gradient(#fff, #d8d8d8);
background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #d8d8d8));  
background: -webkit-linear-gradient(#fff, #d8d8d8);
background: -o-linear-gradient(#fff, #d8d8d8);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#d8d8d8');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#d8d8d8')";
background: linear-gradient(#fff, #d8d8d8);
border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; -o-border-radius:10px; -ms-border-radius:10px; 
border:1px solid #D7D7D7; font:bold 16px SansationRegular; color:#333; margin-bottom:30px; }


.mobileNavHeading span { display:inline; }

#mobileNav ul.menuMobile { display:display; height:100%; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
.menuMobile { margin:6px 0 0 0; padding:; text-align:left; background:#FBFBFB; display:none; }
.menuMobile li { }
.menuMobile li a { text-decoration:none; display: block; padding:2px 6px; font-weight:bold; font-family:SansationRegular; text-transform:uppercase; }
.menuMobile li div ul li a { font-weight:normal; border-bottom:1px solid #eee; font-family:SansationRegular; }

.jcarousel-skin-ozesbilisimmm { display:none!important; }

.box .box-heading { font:normal 22px SansationRegular; color:#888; text-shadow:1px 1px 0 #fff; 
background:url(../image/headingBg.png) no-repeat 0 bottom; margin-bottom:15px; padding-bottom:10px; width:460px;  }
.box .box-content { width:460px; }

.box-product > div {
	width:97px;
	display:inline-block;
	vertical-align:top;
	margin-right:11px;
	padding:20px;
	background:#fff; border:solid 1px #cfcfcf; box-shadow:0 0 5px #d7d7d7 inset; -moz-box-shadow:0 0 5px #d7d7d7 inset; 
	-webkit-box-shadow:0 0 5px #d7d7d7 inset; -ms-box-shadow:0 0 5px #d7d7d7 inset; -o-box-shadow:0 0 5px #d7d7d7 inset; 
	border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -ms-border-radius:5px; -o-border-radius:5px;
	text-align:center; margin-bottom:15px;
}


input.button {
	margin: 0;
	border: 0;
	height:30px;
	padding:0 2px 3px 2px;
}


#frWrapper { width:100%; height:100%; }
#footer { clear:both; min-height:140px; width:100%; margin:0 auto; }
#footer .column { float:none; width:auto; margin:0; min-height:0; }
#footer .column h3 { cursor:pointer; display:block; text-align:center; padding:5px 0; background:#7F7F7F; border-radius:10px; -moz-border-radius:10px; -ms-border-radius:10px; -webkit-border-radius:10px; -o-border-radius:10px; }
#footer .column ul { display:none; }
#footer .column ul li { text-align:center; }
#footer { display:none; }
#footer-top-outside h2 { border-bottom: 1px dotted #ccc; padding-bottom:0px; margin-bottom:10px; }
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12 { float: none; }
.container_12 { padding:0 8px; width:auto }
.mobileFpart { display:block!important; }
#powered { min-height:30px; line-height:14px; text-align:center; }
#powered .fl { float:left; }
#footer h3 { margin-top:0px; margin-bottom:5px; color:#fff; font-weight:bold;  }
#powered { width:100%; margin:0 auto; margin-top:15px; color:#a3a3a3; }

.product-info { overflow:visible; margin-bottom:20px; }
.product-info > .left {
	float:none;
	text-align:center;
}

#column-left, #column-right { display:none; }
#column-left + #column-right + #content, #column-left + #content { margin-left:0px; }

.product-info > .left + .right {
	margin-left:0px;
	background:#fff;
	border:solid 1px #CFCFCF; border-radius:5px; -moz-border-radius:5px; -khtml-border-radius:5px; border-radius:5px; -ms-border-radius:5px; -o-border-radius:5px; padding:5px;
	box-shadow:0px 0px 5px #bdbdbd; -moz-box-shadow:0px 0px 5px #bdbdbd; -webkit-box-shadow:0px 0px 5px #bdbdbd; -o-box-shadow:0px 0px 5px #bdbdbd; -ms-box-shadow:0px 0px 5px #bdbdbd;
}

.product-info .image {
	border:1px solid #CFCFCF;
	float: none;
	margin-bottom: 20px;
	padding: 10px;
	margin-right:160px;
	text-align: center;
	background:#fff;
	box-shadow:0px 0px 5px #bdbdbd; -moz-box-shadow:0px 0px 5px #bdbdbd; -webkit-box-shadow:0px 0px 5px #bdbdbd; -o-box-shadow:0px 0px 5px #bdbdbd; -ms-box-shadow:0px 0px 5px #bdbdbd;
}

.htabs { display:none; }
.tab-content { display:none!important; }


#column-right + #content { margin-right:0px!important; }
}



/*----------------------------------------------------------
		Mobil Site 480
---------------------------------------------------------*/
@media only screen and (min-width: 461px) and (max-width: 480px)  {


img { 
max-width:100%; 
height:auto; 
}

#container { 
width:480px; 
margin:0 auto; 
}

#header #cart { display:none; }
#header .links1 { display:none; }
#header .links2 { display:none; }
#header .links3 { display:none; }
#header .links4 { display:none; }
#header .links5 { display:none; }
#header .links6 { display:none; }
#header .links7 { display:none; }
#header .yanbilgi { display:none; }


#header #menu1 { display:none!important; }
#menu1 { display:none!important; }

#mobileNav1 { display:none; }
.slideshow { display:none; }
.roundabout { display:none; }
.skin-slidedeck { display:none; }
.accordion { display:none; }
.box3 { display:none; }
.box3-product{ display:none; }

.js .slicknav_menu {
display:block;
}

.iSearchBoxWrapper 
.iSearchBox {
     width: 80% !important;
}

#header #search { 
position: relative;
top:201px; 
width:80%; 
height:32px;
border-left: 1px solid #C8C8C8;
border-right: 1px solid #C8C8C8;
border-top: 1px solid #C8C8C8;
border-bottom: 1px solid #C8C8C8;
margin:0 auto; 
}

#header .button-search {
position: absolute;
top: 5px;
right: 14px;
background: url('../image/bsearch1.png') center center no-repeat;
width: 25px;
height: 21px;
cursor: pointer;
}

#header #search input {
width: 300px;
font:normal 12px Trebuchet MS, Arial, Helvetica, sans-serif;
color:#999999;
border:0;
margin:4px 5px 0 8px;
float:left;
outline:0;
background:none;
}

#header #welcome {
position: absolute;
top:17px;
width:100%;
margin:0 auto; 
text-align:center;
font:normal 12px Verdana, Arial, Helvetica, sans-serif; 
}

#header #welcome a {
font:normal 12px Verdana, Arial, Helvetica, sans-serif; 
color: #999999;
}

#header #welcome a:hover {
font:normal 12px Verdana, Arial, Helvetica, sans-serif; 
color: #E20A16;
}

#header #links {
position: absolute;
top: 49px;
width:100%;
margin:0 auto; 
text-align:center;
font:normal 12px Verdana, Arial, Helvetica, sans-serif; 
}

#header #links a {
font:normal 12px Verdana, Arial, Helvetica, sans-serif; 
color:#999999;
}

#header #links a:hover {
font:normal 12px Verdana, Arial, Helvetica, sans-serif; 
color: #E20A16;
}

#header #logo {
position: absolute;
top:81px; 
width:100%;
margin:0 auto; 
text-align:center;
}

#header #language {
position: absolute;
top: 170px;
width:100%;
margin:0 auto; 
text-align:center;
}

/* menu */
#menu { display:none; }

#mobileNav { margin:5px 8px 0px 8px; display:block!important; }
.mobileNavHeading { text-align: center; text-transform:uppercase; padding:7px 8px; margin:0; cursor: pointer; margin-top:30px;
background:-moz-linear-gradient(#fff, #d8d8d8);
background:-ms-linear-gradient(#fff, #d8d8d8);
background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #d8d8d8));  
background: -webkit-linear-gradient(#fff, #d8d8d8);
background: -o-linear-gradient(#fff, #d8d8d8);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#d8d8d8');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#d8d8d8')";
background: linear-gradient(#fff, #d8d8d8);
border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; -o-border-radius:10px; -ms-border-radius:10px; 
border:1px solid #D7D7D7; font:bold 16px SansationRegular; color:#333; margin-bottom:30px; }


.mobileNavHeading span { display:inline; }

#mobileNav ul.menuMobile { display:display; height:100%; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
.menuMobile { margin:6px 0 0 0; padding:; text-align:left; background:#FBFBFB; display:none; }
.menuMobile li { }
.menuMobile li a { text-decoration:none; display: block; padding:2px 6px; font-weight:bold; font-family:SansationRegular; text-transform:uppercase; }
.menuMobile li div ul li a { font-weight:normal; border-bottom:1px solid #eee; font-family:SansationRegular; }

.jcarousel-skin-ozesbilisimmm { display:none!important; }

.box .box-heading { font:normal 22px SansationRegular; color:#888; text-shadow:1px 1px 0 #fff; 
background:url(../image/headingBg.png) no-repeat 0 bottom; margin-bottom:15px; padding-bottom:10px; width:460px;  }
.box .box-content { width:460px; }

.box-product > div {
	width:97px;
	display:inline-block;
	vertical-align:top;
	margin-right:11px;
	padding:20px;
	background:#fff; border:solid 1px #cfcfcf; box-shadow:0 0 5px #d7d7d7 inset; -moz-box-shadow:0 0 5px #d7d7d7 inset; 
	-webkit-box-shadow:0 0 5px #d7d7d7 inset; -ms-box-shadow:0 0 5px #d7d7d7 inset; -o-box-shadow:0 0 5px #d7d7d7 inset; 
	border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -ms-border-radius:5px; -o-border-radius:5px;
	text-align:center; margin-bottom:15px;
}


input.button {
	margin: 0;
	border: 0;
	height:30px;
	padding:0 2px 3px 2px;
}


#frWrapper { width:100%; height:100%; }
#footer { clear:both; min-height:140px; width:100%; margin:0 auto; }
#footer .column { float:none; width:auto; margin:0; min-height:0; }
#footer .column h3 { cursor:pointer; display:block; text-align:center; padding:5px 0; background:#7F7F7F; border-radius:10px; -moz-border-radius:10px; -ms-border-radius:10px; -webkit-border-radius:10px; -o-border-radius:10px; }
#footer .column ul { display:none; }
#footer .column ul li { text-align:center; }
#footer { display:none; }
#footer-top-outside h2 { border-bottom: 1px dotted #ccc; padding-bottom:0px; margin-bottom:10px; }
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12 { float: none; }
.container_12 { padding:0 8px; width:auto }
.mobileFpart { display:block!important; }
#powered { min-height:30px; line-height:14px; text-align:center; }
#powered .fl { float:left; }
#footer h3 { margin-top:0px; margin-bottom:5px; color:#fff; font-weight:bold;  }
#powered { width:100%; margin:0 auto; margin-top:15px; color:#a3a3a3; }

.product-info { overflow:visible; margin-bottom:20px; }
#column-left, #column-right { display:none; }
#column-left + #column-right + #content, #column-left + #content { margin-left:0px; }
.htabs {
	height: 30px;
	line-height: 16px;
	border-bottom: 1px solid #CFCFCF;
	margin-top:65px;
}
#column-right + #content { margin-right:0px!important; }
}

/*----------------------------------------------------------
		Mobil Site 570
---------------------------------------------------------*/
@media only screen and (min-width: 481px) and (max-width: 570px)  {


img { 
max-width:100%; 
height:auto; 
}

#container { 
width:570px; 
margin:0 auto; 
}

#header #cart { display:none; }
#header .links1 { display:none; }
#header .links2 { display:none; }
#header .links3 { display:none; }
#header .links4 { display:none; }
#header .links5 { display:none; }
#header .links6 { display:none; }
#header .links7 { display:none; }
#header .yanbilgi { display:none; }

#header #menu1 { display:none!important; }
#menu1 { display:none!important; }

#mobileNav1 { display:none; }
.slideshow { display:none; }
.accordion { display:none; }
.skin-slidedeck { display:none; }

.js .slicknav_menu {
display:block;
}

.iSearchBoxWrapper 
.iSearchBox {
     width: 80% !important;
}

#header #search { 
position: relative;
top:201px; 
width:80%; 
height:32px;
border-left: 1px solid #C8C8C8;
border-right: 1px solid #C8C8C8;
border-top: 1px solid #C8C8C8;
border-bottom: 1px solid #C8C8C8;
margin:0 auto; 
}

#header .button-search {
position: absolute;
top: 5px;
right: 14px;
background: url('../image/bsearch1.png') center center no-repeat;
width: 25px;
height: 21px;
cursor: pointer;
}

#header #search input {
width: 300px;
font:normal 12px Trebuchet MS, Arial, Helvetica, sans-serif;
color:#999999;
border:0;
margin:4px 5px 0 8px;
float:left;
outline:0;
background:none;
}

#header #welcome {
position: absolute;
top:17px;
width:100%;
margin:0 auto; 
text-align:center;
font:normal 12px Verdana, Arial, Helvetica, sans-serif; 
}

#header #welcome a {
font:normal 12px Verdana, Arial, Helvetica, sans-serif; 
color: #999999;
}

#header #welcome a:hover {
font:normal 12px Verdana, Arial, Helvetica, sans-serif; 
color: #E20A16;
}

#header #links {
position: absolute;
top: 49px;
width:100%;
margin:0 auto; 
text-align:center;
font:normal 12px Verdana, Arial, Helvetica, sans-serif; 
}

#header #links a {
font:normal 12px Verdana, Arial, Helvetica, sans-serif; 
color:#999999;
}

#header #links a:hover {
font:normal 12px Verdana, Arial, Helvetica, sans-serif; 
color: #E20A16;
}

#header #logo {
position: absolute;
top:81px; 
width:100%;
margin:0 auto; 
text-align:center;
}

#header #language {
position: absolute;
top: 170px;
width:100%;
margin:0 auto; 
text-align:center;
}

.checkout-heading1 {
	background: #F8F8F8;
	background-image: -moz-linear-gradient(#F8F8F8,#EEE);
	background-image: -o-linear-gradient(#F8F8F8,#EEE);
	background-image: -webkit-linear-gradient(#F8F8F8,#EEE);
	background-image: linear-gradient(#F8F8F8,#EEE);
	
	-moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        -khtml-border-radius: 4px;
        border-radius: 4px;
		
	padding: 8px;
	font-weight: bold;
	font-size: 13px;
	color: #888;
	margin-bottom: 5px;
	text-shadow: 0 1px 0 #fff;
        width:68px;
        text-align: center;
        float: left;
}
.checkout-heading1 a {
	margin-top: 1px;
	font-weight: normal;
	text-decoration: none;
}
.checkout-heading2 {
	background: #F8F8F8;
	background-image: -moz-linear-gradient(#F8F8F8,#EEE);
	background-image: -o-linear-gradient(#F8F8F8,#EEE);
	background-image: -webkit-linear-gradient(#F8F8F8,#EEE);
	background-image: linear-gradient(#F8F8F8,#EEE);
	-moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        -khtml-border-radius: 4px;
        border-radius: 4px;
	padding: 8px;
	font-weight: bold;
	font-size: 13px;
	color: #888;
	/*margin-bottom: 15px;*/
	text-shadow: 0 1px 0 #fff;
        width:68px;
        margin-left: 12px;
        text-align: center;
        float: left;
}
.checkout-heading2 a {
	margin-top: 1px;
	font-weight: normal;
	text-decoration: none;
}
.checkout-heading a {
	margin-top: 1px;
	font-weight: normal;
	text-decoration: none;
}
.checkout-content {
	padding: 0px 0px 15px 0px;
	display: none;
	overflow: auto;
        clear: both;
}
.checkout-content .left {
	float: left;
	width: 48%;
}
.checkout-content .right {
	float: right;
	width: 48%;
}
.checkout-content .buttons {
	clear: both;
}

/* menu */
#menu { display:none; }

#mobileNav { margin:5px 8px 0px 8px; display:block!important; }
.mobileNavHeading { text-align: center; text-transform:uppercase; padding:7px 8px; margin:0; cursor: pointer; margin-top:30px;
background:-moz-linear-gradient(#fff, #d8d8d8);
background:-ms-linear-gradient(#fff, #d8d8d8);
background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #d8d8d8));  
background: -webkit-linear-gradient(#fff, #d8d8d8);
background: -o-linear-gradient(#fff, #d8d8d8);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#d8d8d8');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#d8d8d8')";
background: linear-gradient(#fff, #d8d8d8);
border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; -o-border-radius:10px; -ms-border-radius:10px; 
border:1px solid #D7D7D7; font:bold 16px SansationRegular; color:#333; margin-bottom:30px; }


.mobileNavHeading span { display:inline; }

#mobileNav ul.menuMobile { display:display; height:100%; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
.menuMobile { margin:6px 0 0 0; padding:; text-align:left; background:#FBFBFB; display:none; }
.menuMobile li { }
.menuMobile li a { text-decoration:none; display: block; padding:2px 6px; font-weight:bold; font-family:SansationRegular; text-transform:uppercase; }
.menuMobile li div ul li a { font-weight:normal; border-bottom:1px solid #eee; font-family:SansationRegular; }

.jcarousel-skin-ozesbilisimmm { display:none!important; }

.box .box-heading { font:normal 22px SansationRegular; color:#888; text-shadow:1px 1px 0 #fff; 
background:url(../image/headingBg.png) no-repeat 0 bottom; margin-bottom:15px; padding-bottom:10px; width:460px;  }
.box .box-content { width:460px; }

.box-product > div {
	width:97px;
	display:inline-block;
	vertical-align:top;
	margin-right:11px;
	padding:20px;
	background:#fff; border:solid 1px #cfcfcf; box-shadow:0 0 5px #d7d7d7 inset; -moz-box-shadow:0 0 5px #d7d7d7 inset; 
	-webkit-box-shadow:0 0 5px #d7d7d7 inset; -ms-box-shadow:0 0 5px #d7d7d7 inset; -o-box-shadow:0 0 5px #d7d7d7 inset; 
	border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -ms-border-radius:5px; -o-border-radius:5px;
	text-align:center; margin-bottom:15px;
}


input.button {
	margin: 0;
	border: 0;
	height:30px;
	padding:0 2px 3px 2px;
}


#frWrapper { width:100%; height:100%; }
#footer { clear:both; min-height:140px; width:100%; margin:0 auto; }
#footer .column { float:none; width:auto; margin:0; min-height:0; }
#footer .column h3 { cursor:pointer; display:block; text-align:center; padding:5px 0; background:#7F7F7F; border-radius:10px; -moz-border-radius:10px; -ms-border-radius:10px; -webkit-border-radius:10px; -o-border-radius:10px; }
#footer .column ul { display:none; }
#footer .column ul li { text-align:center; }
#footer { display:none; }
#footer-top-outside h2 { border-bottom: 1px dotted #ccc; padding-bottom:0px; margin-bottom:10px; }
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12 { float: none; }
.container_12 { padding:0 8px; width:auto }
.mobileFpart { display:block!important; }
#powered { min-height:30px; line-height:14px; text-align:center; }
#powered .fl { float:left; }
#footer h3 { margin-top:0px; margin-bottom:5px; color:#fff; font-weight:bold;  }
#powered { width:100%; margin:0 auto; margin-top:15px; color:#a3a3a3; }

.product-info { overflow:visible; margin-bottom:20px; }
#column-left, #column-right { display:none; }
#column-left + #column-right + #content, #column-left + #content { margin-left:0px; }
.htabs {
	height: 30px;
	line-height: 16px;
	border-bottom: 1px solid #CFCFCF;
	margin-top:65px;
}
#column-right + #content { margin-right:0px!important; }
}



/*----------------------------------------------------------
		Mobil Site 605
---------------------------------------------------------*/
@media only screen and (min-width: 571px) and (max-width: 605px)  {


img { 
max-width:100%; 
height:auto; 
}

#container { 
width:605px; 
margin:0 auto; 
}

#header #cart { display:none; }
#header .links1 { display:none; }
#header .links2 { display:none; }
#header .links3 { display:none; }
#header .links4 { display:none; }
#header .links5 { display:none; }
#header .links6 { display:none; }
#header .links7 { display:none; }
#header .yanbilgi { display:none; }

#header #menu1 { display:none!important; }
#menu1 { display:none!important; }

#mobileNav1 { display:none; }
.slideshow { display:none; }
.accordion { display:none; }

.js .slicknav_menu {
display:block;
}

.iSearchBoxWrapper 
.iSearchBox {
     width: 80% !important;
}

#header #search { 
position: relative;
top:201px; 
width:80%; 
height:32px;
border-left: 1px solid #C8C8C8;
border-right: 1px solid #C8C8C8;
border-top: 1px solid #C8C8C8;
border-bottom: 1px solid #C8C8C8;
margin:0 auto; 
}

#header .button-search {
position: absolute;
top: 5px;
right: 14px;
background: url('../image/bsearch1.png') center center no-repeat;
width: 25px;
height: 21px;
cursor: pointer;
}

#header #search input {
width: 300px;
font:normal 12px Trebuchet MS, Arial, Helvetica, sans-serif;
color:#999999;
border:0;
margin:4px 5px 0 8px;
float:left;
outline:0;
background:none;
}

#header #welcome {
position: absolute;
top:17px;
width:100%;
margin:0 auto; 
text-align:center;
font:normal 12px Verdana, Arial, Helvetica, sans-serif; 
}

#header #welcome a {
font:normal 12px Verdana, Arial, Helvetica, sans-serif; 
color: #999999;
}

#header #welcome a:hover {
font:normal 12px Verdana, Arial, Helvetica, sans-serif; 
color: #E20A16;
}

#header #links {
position: absolute;
top: 49px;
width:100%;
margin:0 auto; 
text-align:center;
font:normal 12px Verdana, Arial, Helvetica, sans-serif; 
}

#header #links a {
font:normal 12px Verdana, Arial, Helvetica, sans-serif; 
color:#999999;
}

#header #links a:hover {
font:normal 12px Verdana, Arial, Helvetica, sans-serif; 
color: #E20A16;
}

#header #logo {
position: absolute;
top:81px; 
width:100%;
margin:0 auto; 
text-align:center;
}

#header #language {
position: absolute;
top: 170px;
width:100%;
margin:0 auto; 
text-align:center;
}

.checkout-heading1 {
	background: #F8F8F8;
	background-image: -moz-linear-gradient(#F8F8F8,#EEE);
	background-image: -o-linear-gradient(#F8F8F8,#EEE);
	background-image: -webkit-linear-gradient(#F8F8F8,#EEE);
	background-image: linear-gradient(#F8F8F8,#EEE);
	
	-moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        -khtml-border-radius: 4px;
        border-radius: 4px;
		
	padding: 8px;
	font-weight: bold;
	font-size: 13px;
	color: #888;
	margin-bottom: 5px;
	text-shadow: 0 1px 0 #fff;
        width:80px;
        text-align: center;
        float: left;
}
.checkout-heading1 a {
	margin-top: 1px;
	font-weight: normal;
	text-decoration: none;
}
.checkout-heading2 {
	background: #F8F8F8;
	background-image: -moz-linear-gradient(#F8F8F8,#EEE);
	background-image: -o-linear-gradient(#F8F8F8,#EEE);
	background-image: -webkit-linear-gradient(#F8F8F8,#EEE);
	background-image: linear-gradient(#F8F8F8,#EEE);
	-moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        -khtml-border-radius: 4px;
        border-radius: 4px;
	padding: 8px;
	font-weight: bold;
	font-size: 13px;
	color: #888;
	/*margin-bottom: 15px;*/
	text-shadow: 0 1px 0 #fff;
        width:80px;
        margin-left: 5px;
        text-align: center;
        float: left;
}
.checkout-heading2 a {
	margin-top: 1px;
	font-weight: normal;
	text-decoration: none;
}
.checkout-heading a {
	margin-top: 1px;
	font-weight: normal;
	text-decoration: none;
}
.checkout-content {
	padding: 0px 0px 15px 0px;
	display: none;
	overflow: auto;
        clear: both;
}
.checkout-content .left {
	float: left;
	width: 48%;
}
.checkout-content .right {
	float: right;
	width: 48%;
}
.checkout-content .buttons {
	clear: both;
}

/* menu */
#menu { display:none; }

#mobileNav { margin:5px 8px 0px 8px; display:block!important; }
.mobileNavHeading { text-align: center; text-transform:uppercase; padding:7px 8px; margin:0; cursor: pointer; margin-top:30px;
background:-moz-linear-gradient(#fff, #d8d8d8);
background:-ms-linear-gradient(#fff, #d8d8d8);
background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #d8d8d8));  
background: -webkit-linear-gradient(#fff, #d8d8d8);
background: -o-linear-gradient(#fff, #d8d8d8);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#d8d8d8');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#d8d8d8')";
background: linear-gradient(#fff, #d8d8d8);
border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; -o-border-radius:10px; -ms-border-radius:10px; 
border:1px solid #D7D7D7; font:bold 16px SansationRegular; color:#333; margin-bottom:30px; }


.mobileNavHeading span { display:inline; }

#mobileNav ul.menuMobile { display:display; height:100%; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
.menuMobile { margin:6px 0 0 0; padding:; text-align:left; background:#FBFBFB; display:none; }
.menuMobile li { }
.menuMobile li a { text-decoration:none; display: block; padding:2px 6px; font-weight:bold; font-family:SansationRegular; text-transform:uppercase; }
.menuMobile li div ul li a { font-weight:normal; border-bottom:1px solid #eee; font-family:SansationRegular; }

.jcarousel-skin-ozesbilisimmm { display:none!important; }

.box .box-heading { font:normal 22px SansationRegular; color:#888; text-shadow:1px 1px 0 #fff; 
background:url(../image/headingBg.png) no-repeat 0 bottom; margin-bottom:15px; padding-bottom:10px; width:460px;  }
.box .box-content { width:460px; }

.box-product > div {
	width:97px;
	display:inline-block;
	vertical-align:top;
	margin-right:11px;
	padding:20px;
	background:#fff; border:solid 1px #cfcfcf; box-shadow:0 0 5px #d7d7d7 inset; -moz-box-shadow:0 0 5px #d7d7d7 inset; 
	-webkit-box-shadow:0 0 5px #d7d7d7 inset; -ms-box-shadow:0 0 5px #d7d7d7 inset; -o-box-shadow:0 0 5px #d7d7d7 inset; 
	border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -ms-border-radius:5px; -o-border-radius:5px;
	text-align:center; margin-bottom:15px;
}


input.button {
	margin: 0;
	border: 0;
	height:30px;
	padding:0 2px 3px 2px;
}


#frWrapper { width:100%; height:100%; }
#footer { clear:both; min-height:140px; width:100%; margin:0 auto; }
#footer .column { float:none; width:auto; margin:0; min-height:0; }
#footer .column h3 { cursor:pointer; display:block; text-align:center; padding:5px 0; background:#7F7F7F; border-radius:10px; -moz-border-radius:10px; -ms-border-radius:10px; -webkit-border-radius:10px; -o-border-radius:10px; }
#footer .column ul { display:none; }
#footer .column ul li { text-align:center; }
#footer { display:none; }
#footer-top-outside h2 { border-bottom: 1px dotted #ccc; padding-bottom:0px; margin-bottom:10px; }
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12 { float: none; }
.container_12 { padding:0 8px; width:auto }
.mobileFpart { display:block!important; }
#powered { min-height:30px; line-height:14px; text-align:center; }
#powered .fl { float:left; }
#footer h3 { margin-top:0px; margin-bottom:5px; color:#fff; font-weight:bold;  }
#powered { width:100%; margin:0 auto; margin-top:15px; color:#a3a3a3; }

.product-info { overflow:visible; margin-bottom:20px; }
#column-left, #column-right { display:none; }
#column-left + #column-right + #content, #column-left + #content { margin-left:0px; }
.htabs {
	height: 30px;
	line-height: 16px;
	border-bottom: 1px solid #CFCFCF;
	margin-top:65px;
}
#column-right + #content { margin-right:0px!important; }
}



/*----------------------------------------------------------
		Mobil Site 640
---------------------------------------------------------*/
@media only screen and (min-width: 606px) and (max-width: 640px)  {


img { 
max-width:100%; 
height:auto; 
}

#container { 
width:640px; 
margin:0 auto; 
}

#header #cart { display:none; }
#header .links1 { display:none; }
#header .links2 { display:none; }
#header .links3 { display:none; }
#header .links4 { display:none; }
#header .links5 { display:none; }
#header .links6 { display:none; }
#header .links7 { display:none; }
#header .yanbilgi { display:none; }

#header #menu1 { display:none!important; }
#menu1 { display:none!important; }

#mobileNav1 { display:none; }
.slideshow { display:none; }
.accordion { display:none; }
.skin-slidedeck { display:none; }

.js .slicknav_menu {
display:block;
}

.iSearchBoxWrapper 
.iSearchBox {
     width: 80% !important;
}

#header #search { 
position: relative;
top:201px; 
width:80%; 
height:32px;
border-left: 1px solid #C8C8C8;
border-right: 1px solid #C8C8C8;
border-top: 1px solid #C8C8C8;
border-bottom: 1px solid #C8C8C8;
margin:0 auto; 
}

#header .button-search {
position: absolute;
top: 5px;
right: 14px;
background: url('../image/bsearch1.png') center center no-repeat;
width: 25px;
height: 21px;
cursor: pointer;
}

#header #search input {
width: 300px;
font:normal 12px Trebuchet MS, Arial, Helvetica, sans-serif;
color:#999999;
border:0;
margin:4px 5px 0 8px;
float:left;
outline:0;
background:none;
}

#header #welcome {
position: absolute;
top:17px;
width:100%;
margin:0 auto; 
text-align:center;
font:normal 12px Verdana, Arial, Helvetica, sans-serif; 
}

#header #welcome a {
font:normal 12px Verdana, Arial, Helvetica, sans-serif; 
color: #999999;
}

#header #welcome a:hover {
font:normal 12px Verdana, Arial, Helvetica, sans-serif; 
color: #E20A16;
}

#header #links {
position: absolute;
top: 49px;
width:100%;
margin:0 auto; 
text-align:center;
font:normal 12px Verdana, Arial, Helvetica, sans-serif; 
}

#header #links a {
font:normal 12px Verdana, Arial, Helvetica, sans-serif; 
color:#999999;
}

#header #links a:hover {
font:normal 12px Verdana, Arial, Helvetica, sans-serif; 
color: #E20A16;
}

#header #logo {
position: absolute;
top:81px; 
width:100%;
margin:0 auto; 
text-align:center;
}

#header #language {
position: absolute;
top: 170px;
width:100%;
margin:0 auto; 
text-align:center;
}

.checkout-heading1 {
	background: #F8F8F8;
	background-image: -moz-linear-gradient(#F8F8F8,#EEE);
	background-image: -o-linear-gradient(#F8F8F8,#EEE);
	background-image: -webkit-linear-gradient(#F8F8F8,#EEE);
	background-image: linear-gradient(#F8F8F8,#EEE);
	
	-moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        -khtml-border-radius: 4px;
        border-radius: 4px;
		
	padding: 8px;
	font-weight: bold;
	font-size: 13px;
	color: #888;
	margin-bottom: 5px;
	text-shadow: 0 1px 0 #fff;
        width:80px;
        text-align: center;
        float: left;
}
.checkout-heading1 a {
	margin-top: 1px;
	font-weight: normal;
	text-decoration: none;
}
.checkout-heading2 {
	background: #F8F8F8;
	background-image: -moz-linear-gradient(#F8F8F8,#EEE);
	background-image: -o-linear-gradient(#F8F8F8,#EEE);
	background-image: -webkit-linear-gradient(#F8F8F8,#EEE);
	background-image: linear-gradient(#F8F8F8,#EEE);
	-moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        -khtml-border-radius: 4px;
        border-radius: 4px;
	padding: 8px;
	font-weight: bold;
	font-size: 13px;
	color: #888;
	/*margin-bottom: 15px;*/
	text-shadow: 0 1px 0 #fff;
        width:80px;
        margin-left: 5px;
        text-align: center;
        float: left;
}
.checkout-heading2 a {
	margin-top: 1px;
	font-weight: normal;
	text-decoration: none;
}
.checkout-heading a {
	margin-top: 1px;
	font-weight: normal;
	text-decoration: none;
}
.checkout-content {
	padding: 0px 0px 15px 0px;
	display: none;
	overflow: auto;
        clear: both;
}
.checkout-content .left {
	float: left;
	width: 48%;
}
.checkout-content .right {
	float: right;
	width: 48%;
}
.checkout-content .buttons {
	clear: both;
}

/* menu */
#menu { display:none; }

#mobileNav { margin:5px 8px 0px 8px; display:block!important; }
.mobileNavHeading { text-align: center; text-transform:uppercase; padding:7px 8px; margin:0; cursor: pointer; margin-top:30px;
background:-moz-linear-gradient(#fff, #d8d8d8);
background:-ms-linear-gradient(#fff, #d8d8d8);
background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #d8d8d8));  
background: -webkit-linear-gradient(#fff, #d8d8d8);
background: -o-linear-gradient(#fff, #d8d8d8);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#d8d8d8');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#d8d8d8')";
background: linear-gradient(#fff, #d8d8d8);
border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; -o-border-radius:10px; -ms-border-radius:10px; 
border:1px solid #D7D7D7; font:bold 16px SansationRegular; color:#333; margin-bottom:30px; }


.mobileNavHeading span { display:inline; }

#mobileNav ul.menuMobile { display:display; height:100%; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
.menuMobile { margin:6px 0 0 0; padding:; text-align:left; background:#FBFBFB; display:none; }
.menuMobile li { }
.menuMobile li a { text-decoration:none; display: block; padding:2px 6px; font-weight:bold; font-family:SansationRegular; text-transform:uppercase; }
.menuMobile li div ul li a { font-weight:normal; border-bottom:1px solid #eee; font-family:SansationRegular; }

.jcarousel-skin-ozesbilisimmm { display:none!important; }

.box .box-heading { font:normal 22px SansationRegular; color:#888; text-shadow:1px 1px 0 #fff; 
background:url(../image/headingBg.png) no-repeat 0 bottom; margin-bottom:15px; padding-bottom:10px; width:460px;  }
.box .box-content { width:460px; }

.box-product > div {
	width:97px;
	display:inline-block;
	vertical-align:top;
	margin-right:11px;
	padding:20px;
	background:#fff; border:solid 1px #cfcfcf; box-shadow:0 0 5px #d7d7d7 inset; -moz-box-shadow:0 0 5px #d7d7d7 inset; 
	-webkit-box-shadow:0 0 5px #d7d7d7 inset; -ms-box-shadow:0 0 5px #d7d7d7 inset; -o-box-shadow:0 0 5px #d7d7d7 inset; 
	border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -ms-border-radius:5px; -o-border-radius:5px;
	text-align:center; margin-bottom:15px;
}


input.button {
	margin: 0;
	border: 0;
	height:30px;
	padding:0 2px 3px 2px;
}


#frWrapper { width:100%; height:100%; }
#footer { clear:both; min-height:140px; width:100%; margin:0 auto; }
#footer .column { float:none; width:auto; margin:0; min-height:0; }
#footer .column h3 { cursor:pointer; display:block; text-align:center; padding:5px 0; background:#7F7F7F; border-radius:10px; -moz-border-radius:10px; -ms-border-radius:10px; -webkit-border-radius:10px; -o-border-radius:10px; }
#footer .column ul { display:none; }
#footer .column ul li { text-align:center; }
#footer { display:none; }
#footer-top-outside h2 { border-bottom: 1px dotted #ccc; padding-bottom:0px; margin-bottom:10px; }
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12 { float: none; }
.container_12 { padding:0 8px; width:auto }
.mobileFpart { display:block!important; }
#powered { min-height:30px; line-height:14px; text-align:center; }
#powered .fl { float:left; }
#footer h3 { margin-top:0px; margin-bottom:5px; color:#fff; font-weight:bold;  }
#powered { width:100%; margin:0 auto; margin-top:15px; color:#a3a3a3; }

.product-info { overflow:visible; margin-bottom:20px; }
#column-left, #column-right { display:none; }
#column-left + #column-right + #content, #column-left + #content { margin-left:0px; }
.htabs {
	height: 30px;
	line-height: 16px;
	border-bottom: 1px solid #CFCFCF;
	margin-top:65px;
}
#column-right + #content { margin-right:0px!important; }
}


/*----------------------------------------------------------
		Mobil Site 770
---------------------------------------------------------*/
@media only screen and (min-width: 641px) and (max-width: 770px)  {


img { 
max-width:100%; 
height:auto; 
}

#container { 
width:770px; 
margin:0 auto; 
}

#header #cart { display:none; }
#header .links1 { display:none; }
#header .links2 { display:none; }
#header .links3 { display:none; }
#header .links4 { display:none; }
#header .links5 { display:none; }
#header .links6 { display:none; }
#header .links7 { display:none; }
#header .yanbilgi { display:none; }

#header #menu1 { display:none!important; }
#menu1 { display:none!important; }

#mobileNav1 { display:none; }
.slideshow { display:none; }
.accordion { display:none; }
.skin-slidedeck { display:none; }

.js .slicknav_menu {
display:block;
}

.iSearchBoxWrapper 
.iSearchBox {
     width: 80% !important;
}

#header #search { 
position: relative;
top:201px; 
width:80%; 
height:32px;
border-left: 1px solid #C8C8C8;
border-right: 1px solid #C8C8C8;
border-top: 1px solid #C8C8C8;
border-bottom: 1px solid #C8C8C8;
margin:0 auto; 
}

#header .button-search {
position: absolute;
top: 5px;
right: 14px;
background: url('../image/bsearch1.png') center center no-repeat;
width: 25px;
height: 21px;
cursor: pointer;
}

#header #search input {
width: 300px;
font:normal 12px Trebuchet MS, Arial, Helvetica, sans-serif;
color:#999999;
border:0;
margin:4px 5px 0 8px;
float:left;
outline:0;
background:none;
}

#header #welcome {
position: absolute;
top:17px;
width:100%;
margin:0 auto; 
text-align:center;
font:normal 12px Verdana, Arial, Helvetica, sans-serif; 
}

#header #welcome a {
font:normal 12px Verdana, Arial, Helvetica, sans-serif; 
color: #999999;
}

#header #welcome a:hover {
font:normal 12px Verdana, Arial, Helvetica, sans-serif; 
color: #E20A16;
}

#header #links {
position: absolute;
top: 49px;
width:100%;
margin:0 auto; 
text-align:center;
font:normal 12px Verdana, Arial, Helvetica, sans-serif; 
}

#header #links a {
font:normal 12px Verdana, Arial, Helvetica, sans-serif; 
color:#999999;
}

#header #links a:hover {
font:normal 12px Verdana, Arial, Helvetica, sans-serif; 
color: #E20A16;
}

#header #logo {
position: absolute;
top:81px; 
width:100%;
margin:0 auto; 
text-align:center;
}

#header #language {
position: absolute;
top: 170px;
width:100%;
margin:0 auto; 
text-align:center;
}

.checkout-heading1 {
	background: #F8F8F8;
	background-image: -moz-linear-gradient(#F8F8F8,#EEE);
	background-image: -o-linear-gradient(#F8F8F8,#EEE);
	background-image: -webkit-linear-gradient(#F8F8F8,#EEE);
	background-image: linear-gradient(#F8F8F8,#EEE);
	
	-moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        -khtml-border-radius: 4px;
        border-radius: 4px;
		
	padding: 8px;
	font-weight: bold;
	font-size: 13px;
	color: #888;
	margin-bottom: 5px;
	text-shadow: 0 1px 0 #fff;
        width:100px;
        text-align: center;
        float: left;
}
.checkout-heading1 a {
	margin-top: 1px;
	font-weight: normal;
	text-decoration: none;
}
.checkout-heading2 {
	background: #F8F8F8;
	background-image: -moz-linear-gradient(#F8F8F8,#EEE);
	background-image: -o-linear-gradient(#F8F8F8,#EEE);
	background-image: -webkit-linear-gradient(#F8F8F8,#EEE);
	background-image: linear-gradient(#F8F8F8,#EEE);
	-moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        -khtml-border-radius: 4px;
        border-radius: 4px;
	padding: 8px;
	font-weight: bold;
	font-size: 13px;
	color: #888;
	/*margin-bottom: 15px;*/
	text-shadow: 0 1px 0 #fff;
        width:100px;
        margin-left: 14px;
        text-align: center;
        float: left;
}
.checkout-heading2 a {
	margin-top: 1px;
	font-weight: normal;
	text-decoration: none;
}
.checkout-heading a {
	margin-top: 1px;
	font-weight: normal;
	text-decoration: none;
}
.checkout-content {
	padding: 0px 0px 15px 0px;
	display: none;
	overflow: auto;
        clear: both;
}
.checkout-content .left {
	float: left;
	width: 48%;
}
.checkout-content .right {
	float: right;
	width: 48%;
}
.checkout-content .buttons {
	clear: both;
}

/* menu */
#menu { display:none; }

#mobileNav { margin:5px 8px 0px 8px; display:block!important; }
.mobileNavHeading { text-align: center; text-transform:uppercase; padding:7px 8px; margin:0; cursor: pointer; margin-top:30px;
background:-moz-linear-gradient(#fff, #d8d8d8);
background:-ms-linear-gradient(#fff, #d8d8d8);
background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #d8d8d8));  
background: -webkit-linear-gradient(#fff, #d8d8d8);
background: -o-linear-gradient(#fff, #d8d8d8);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#d8d8d8');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#d8d8d8')";
background: linear-gradient(#fff, #d8d8d8);
border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; -o-border-radius:10px; -ms-border-radius:10px; 
border:1px solid #D7D7D7; font:bold 16px SansationRegular; color:#333; margin-bottom:30px; }


.mobileNavHeading span { display:inline; }

#mobileNav ul.menuMobile { display:display; height:100%; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
.menuMobile { margin:6px 0 0 0; padding:; text-align:left; background:#FBFBFB; display:none; }
.menuMobile li { }
.menuMobile li a { text-decoration:none; display: block; padding:2px 6px; font-weight:bold; font-family:SansationRegular; text-transform:uppercase; }
.menuMobile li div ul li a { font-weight:normal; border-bottom:1px solid #eee; font-family:SansationRegular; }

.jcarousel-skin-ozesbilisimmm { display:none!important; }

.box .box-heading { font:normal 22px SansationRegular; color:#888; text-shadow:1px 1px 0 #fff; 
background:url(../image/headingBg.png) no-repeat 0 bottom; margin-bottom:15px; padding-bottom:10px; width:460px;  }
.box .box-content { width:460px; }

.box-product > div {
	width:97px;
	display:inline-block;
	vertical-align:top;
	margin-right:11px;
	padding:20px;
	background:#fff; border:solid 1px #cfcfcf; box-shadow:0 0 5px #d7d7d7 inset; -moz-box-shadow:0 0 5px #d7d7d7 inset; 
	-webkit-box-shadow:0 0 5px #d7d7d7 inset; -ms-box-shadow:0 0 5px #d7d7d7 inset; -o-box-shadow:0 0 5px #d7d7d7 inset; 
	border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -ms-border-radius:5px; -o-border-radius:5px;
	text-align:center; margin-bottom:15px;
}


input.button {
	margin: 0;
	border: 0;
	height:30px;
	padding:0 2px 3px 2px;
}


#frWrapper { width:100%; height:100%; }
#footer { clear:both; min-height:140px; width:100%; margin:0 auto; }
#footer .column { float:none; width:auto; margin:0; min-height:0; }
#footer .column h3 { cursor:pointer; display:block; text-align:center; padding:5px 0; background:#7F7F7F; border-radius:10px; -moz-border-radius:10px; -ms-border-radius:10px; -webkit-border-radius:10px; -o-border-radius:10px; }
#footer .column ul { display:none; }
#footer .column ul li { text-align:center; }
#footer { display:none; }
#footer-top-outside h2 { border-bottom: 1px dotted #ccc; padding-bottom:0px; margin-bottom:10px; }
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12 { float: none; }
.container_12 { padding:0 8px; width:auto }
.mobileFpart { display:block!important; }
#powered { min-height:30px; line-height:14px; text-align:center; }
#powered .fl { float:left; }
#footer h3 { margin-top:0px; margin-bottom:5px; color:#fff; font-weight:bold;  }
#powered { width:100%; margin:0 auto; margin-top:15px; color:#a3a3a3; }

.product-info { overflow:visible; margin-bottom:20px; }
#column-left, #column-right { display:none; }
#column-left + #column-right + #content, #column-left + #content { margin-left:0px; }
.htabs {
	height: 30px;
	line-height: 16px;
	border-bottom: 1px solid #CFCFCF;
	margin-top:65px;
}
#column-right + #content { margin-right:0px!important; }
}


