<html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
}
body {
	font: normal 12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background: #e2e2e2 url(../image/rp_bg.jpg) 0 0 repeat-x;
}

input[type=text], input[type=password], input[type="search"], 
textarea,input[type="checkbox"], select {
border: 1px solid #999;
padding: 5px 8px;
background: #fff;
color: #333;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
margin: 0;
}

input[type=text]:focus, input[type=text]:hover,
input[type=password]:focus, input[type=password]:hover,
input[type="search"]:focus, input[type="search"]:hover,
textarea:hover, textarea:focus{

background: #fff;
border-color: #78470c;
}


img.captcha {
	padding: 3px;
}
* {
	outline: none;
}
h1, h2, h3, h4, h5 {
	margin: 0;
	font-weight: normal;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 15px;
}
h4 {
	font-size: 13px;
}
h5 {
	font-size: 11px;
}
p {
	line-height: 18px;
	margin: 0;
}
a {
	color: rgb(146, 31, 2);
}
a:hover {
	color: #66b66f;;
}
a, a:visited, a b {
	text-decoration: none;
	cursor: pointer;
}
img {
	border: none;
}
form {
	padding: 0;
	margin: 0;
	display: inline;
}

ul {
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.clr{
clear: both;
}

.inerror{ border-color: red !important; background: #FFCDCF !important;}

/* layout */

#container {
	width: 100%;
	margin: 0 auto;
}
#wrapper {
	width: 955px;
	margin: 5px auto;
}
#column-left {
	float: left;
	width: 205px;
}
#column-right {
	float: right;
}
#content {
	margin-bottom: 20px;
	border-radius: 5px;
}
#main_content {
	background: #FFF;
}

#column-left + #content {
	width: 740px;
float: left;
margin-left: 10px;

}
#sliderAna{overflow:hidden;}

.info_content{
background: #f7f7f7;
padding: 10px;
width: 720px !important;
}

/* header */

#header {
	width: 100%;
	display: table;
	margin-bottom: 5px;
}

#headerwrap {
	width: 955px;
	margin: 0 auto;
	position: relative;
	height: 130px;
}
#header #logo {
display: block;
width: 223px;
min-height: 60px;
position: absolute;
bottom: 0px;
}
#header #logo img {
max-width: 223px;
height: auto;
}

#header-right {
	float: right;
}
.switcher {
	background: url("../image/dropdown.png") no-repeat scroll 100% 9px white;
	border-color: #EDEDED;
	border-radius: 3px 3px 3px 3px;
	border-style: solid;
	border-width: 1px;
	font-size: 11px;
	padding-right: 20px;
	position: absolute;
	width: 100px;
	z-index: 10;
}
.switcher .option {
	cursor: pointer;
	display: none;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-top: 0;
}
.switcher span.s_selected, .switcher li, .switcher li a {
	display: block;
	height: 22px;
	line-height: 24px;
	text-indent: 7px;
	font-size: 11px;
}
.switcher li a {
	color: black;
}
.switcher li a:hover {
	color: #f12b63;
}
#currency_switcher {
	right: 235px;
}
#currency_switcher_language {
	right: 329px;
}
#language_switcher {
	right: 190px;
}
.switcher img {
	display: inline;
	margin: -2px 3px 0 0;
	vertical-align: middle;
}
#currency_switcher {
	right: 190px;
}
#language {
	line-height: 17px;
	float: right;
	margin-left: 15px;
}
#language img {
	cursor: pointer;
	vertical-align: top;
}
#currency {
	line-height: 17px;
	float: right;
	margin-left: 15px;
}
#currency a {
	display: inline-block;
	padding: 2px 4px;
	border: 1px solid #CCC;
	text-decoration: none;
	margin-right: 2px;
	margin-bottom: 2px;
}
#currency a b {
	text-decoration: none;
}


#header #cart {
position: absolute;
right: 0;
bottom: 0;
}
#header #cart a.sp_inn {
background: url(../image/deposprite.png) 0px 0px no-repeat;
width: 259px;
display: block;
color: #fff;
font-size: 13px;
padding: 38px 0 11px;
}
#header #cart a:hover {
	text-decoration: underline;
}
#header #cart p {
text-align: center;
}
#cart .heading h4 {
	display: inline;
}
#header #cart .heading {
	display: block;
}
#header #cart .heading h4 {
	color: #333333;
	font-size: 15px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
}
#header #cart .heading a {
	color: #38B0E3;
	text-decoration: none;
}
#header #cart .heading a span {
	background: #FFFFFF url('../image/arrow-down.png') 100% 50% no-repeat;
	padding-right: 15px;
}

#header #cart:hover > .content  {
display: block !important;
}


#header #cart .content {
display: none;
position: absolute;
top: 67px;
right: 0;
padding: 8px;
width: 330px;
background: #FFF;
z-index: 9999;
border: 2px solid #E20707;
border-radius: 6px 0 6px 6px;
box-shadow: 0 2px 6px #333;

}

#header #cart.active .heading {
	margin-top: 5px;
	padding-top: 10px;
}
#header #cart.active .content {
	display: block;
}
#header #cart .cart {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 5px;
}
#header #cart .cart td {
	color: #000;
	vertical-align: top;
	padding: 10px 5px;
	border-bottom: 1px solid #EEEEEE;
}
#header #cart .cart .image {
	width: 1px;
}
#header #cart .cart .image img {
	border: 1px solid #EEEEEE;
	text-align: left;
}
#header #cart .cart .name small {
	color: #666;
}
#header #cart .cart .quantity {
	text-align: right;
}
#header #cart .cart td.total {
	text-align: right;
}
#header #cart .cart .remove {
	text-align: right;
}
#header #cart .cart .remove img {
	cursor: pointer;
}
#header #cart table.total {
	border-collapse: collapse;
	padding: 5px;
	float: right;
	clear: left;
	margin-bottom: 5px;
}
#header #cart table.total td {
	color: #000;
}
#header #cart .content .checkout {
	text-align: right;
	clear: both;
}
#cart .heading h4 {
	display: inline;
}
#header #cart .heading {
	display: block;
}
#header #cart .heading h4 {
	color: #333333;
	font-size: 15px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
}
#header #cart .heading a {
	color: #38B0E3;
	text-decoration: none;
}
#header #cart .heading a span {
	background: #FFFFFF url('../image/arrow-down.png') 100% 50% no-repeat;
	padding-right: 15px;
}

#header #cart.active .heading {
	margin-top: 5px;
	padding-top: 10px;
	padding-bottom: 6px;
	border-top: 1px solid #EEEEEE;
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
	-webkit-border-radius: 7px 7px 0px 0px;
	-moz-border-radius: 7px 7px 0px 0px;
	-khtml-border-radius: 7px 7px 0px 0px;
	border-radius: 7px 7px 0px 0px;
}
#header #cart.active .content {
	display: block;
}
#header #cart .cart {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 5px;
}
#header #cart .cart td {
	color: #000;
	vertical-align: top;
	padding: 10px 5px;
	border-bottom: 1px solid #EEEEEE;
}
#header #cart .cart .image {
	width: 1px;
}
#header #cart .cart .image img {
	border: 1px solid #EEEEEE;
	text-align: left;
}
#header #cart .cart .name small {
	color: #666;
}
#header #cart .cart .quantity {
	text-align: right;
}
#header #cart .cart td.total {
	text-align: right;
}
#header #cart .cart .remove {
	text-align: right;
}
#header #cart .cart .remove img {
	cursor: pointer;
}
#header #cart table.total {
	border-collapse: collapse;
	padding: 5px;
	float: right;
	clear: ;
	margin-bottom: 5px;
}
#header #cart table.total td {
	color: #000;
}
#header #cart .content .checkout {
	text-align: right;
	clear: both;
}
#header #cart .empty {
	text-align: center;
}
#remove {
	background: url("../image/remove.png") no-repeat scroll 0 0 transparent;
	display: inline-block;
	height: 18px;
	position: relative;
	text-indent: 9999px;
	width: 18px;
	margin: 7px 0 0 5px;
}
.remove {
	text-align: right;
}

.mini-cart-info{
margin-bottom: 10px;
}

.mini-cart-info a{
font-weight: bold;
}

.mini-cart-info table{
background: #F3F3F3;
border-collapse: collapse;
width: 100%;
}

.mini-cart-total{
float: right;
text-align: right;
}

.mini-cart-info th{
text-align: left;
font-size: 11px;
font-weight: normal;
border: 1px solid #EEE;
padding-left: 3px;
}

.mini-cart-info td{
padding: 3px 10px;
background: #F9F9F9;
border: 1px solid #EEE;
font-size: 12px;
}

.mini-cart-info .remove img {
display: block;
cursor: pointer;
padding: 5px;
}


.mini-cart-total td{
border: none;
background: none;
padding: 0;
}

#header-bottom .total table, #header-bottom .cart {
	width: 100%;
}
#remove:hover {
	background-position: 0 -18px;
}

#headerwrap #search {
position: absolute;
z-index: 15;
background: url(../image/deposprite.png) no-repeat 0 -94px;
width: 410px;
height: 43px;
padding-left: 55px;
bottom: 0;
right: 237px;
}
#headerwrap .button-search {
	cursor: pointer;
	height: 30px;
	width: 50px;
	float: left;
}
#headerwrap #search input {
width: 318px;
padding: 15px 0;
border: none;
background: none;
float: left;
box-shadow: none;
}
#welcome {
background: url(../image/hsprite.png) no-repeat -253px -189px;
width: 260px;
margin: 0px auto;
display: block;
padding: 0;
height: 26px;
margin-bottom: 10px;
float: left;
margin-left: 100px;
}
#welcome li {float:left;list-style: none;}
#welcome a {
padding: 3px 0px 3px 10px;
display: block;
float: left;
color: rgb(71, 126, 2);
margin-left: 20px;
font-size: 11px;
}
#welcome a:hover {
	color: rgb(0, 175, 77);
}

#welcome a.top_kullanici{width:62px;}

.cikis{
	margin-left:55px !important;
}

.hlogin {
float: left;
}

.hlogin a#google, .hlogin  a#twitter, .hlogin  a#facebook {
	margin: 0;
	float: left;
	color: #fff;
	text-shadow: 1px 1px 3px #444;
	font-weight: bold;
	text-align: center;
	padding: 2px 5px 2px 14px;
	font-size: 12px;
	background: url(../image/hsprite.png) 0 0 no-repeat;
}
.hlogin  a#google:hover, .hlogin  a#twitter:hover, .hlogin  a#facebook:hover {
	color: rgb(255, 217, 98);
}

.hlogin  a#google {
width: 121px;
height: 22px;
background-position: -384px -143px;
margin-right: -30px;
padding: 3px 0 0 10px;
display:none;	
}
.hlogin  a#twitter {
width: 123px;
height: 22px;
background-position: -384px -92px;
margin-right: -31px;
padding: 3px 0 0 10px;
display:none;
}

.hlogin  a#facebook {
width: 111px;
height: 22px;
background-position: -393px -45px;
margin-right: -30px;
padding: 3px 0 0 10px;
float: left;
}
#header-bottom {
	line-height: 30px;
}
#header .links {
padding: 2px 44px 8px;
width: 442px;
background: url(../image/top_menu_bar.png) 0 0 repeat-x;
}
.links a {
	float: left;
	display: block;
	padding: 0px 0px 0px 5px;
	font-size: 12px;
	color: #333;
}
.links a:hover {
	color: rgb(0, 175, 77);
}
#header .links a + a {
	margin-left: 6px;
}
/* menu */
#menu {
	width: 100%;
	height: 49px;
	clear: both;
	background: url(../image/menu_bg.png) 0 0 repeat-x;
}
ul#nav {
width: 953px;
margin: 0 auto;
padding: 11px 20px;
background: url(../image/deposprite.png) 0 -162px no-repeat;
height: 28px;
}
#menu > ul > li {
float: left;
width: 131px;
display: inline-block;
color: #fff;
margin: 0 0 0 0px;
position: relative;
border-right: 1px solid #FFA859;
cursor: pointer;

}
#menu > ul > li:hover {

color: #fafafa;

}
#menu > ul > li > a {
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	color: #fff;
	text-align: center;
	text-shadow: 0px 1px 3px rgba(51, 51, 51, 0.38);
}
#menu > ul > li > a:hover {

color: #F0FFA1;
}

#menu > ul > li > div {
	display: none;
	padding: 1px 0 8px;
	position: absolute;
	top: 29px;
	width: 165px;
	z-index: 120;
background: rgb(78, 180, 228);

}
#menu > ul > li:hover > div {
	display: block;
}
#menu > ul > li > div > ul {
	display: table-cell;
}
#menu > ul > li ul + ul {
	padding-left: 20px;
}
#menu > ul > li ul > li > a {
	text-decoration: none;
	padding: 2px 4px;
	display: block;
	white-space: nowrap;
	min-width: 120px;
	color: #fff;
	text-shadow: 0px 1px 3px rgba(51, 51, 51, 0.38);
}
#menu > ul > li ul > li > a:hover {
	color: #f1f1f1;
}

#menu > ul > li:first-child {
	margin-left: 0px;
}
.breadcrumb {
	margin-bottom: 5px;
	padding: 5px;
	border-bottom: 1px solid #ccc;

	background: rgb(246,246,246); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(246,246,246,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(246,246,246,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(246,246,246,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(246,246,246,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(246,246,246,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(246,246,246,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

}
.breadcrumb a {
	display: inline-block;
	font-weight: bold;
	color: #777;
}
.breadcrumb a:hover {
	text-decoration: underline;
}
.alert, .success, .warning, .attention, .information {
	padding: 20px 10px 20px 40px;
	margin-bottom: 15px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	position: fixed;
	top: 50%;
	left: 40%;
	z-index: 99999999;
	box-shadow: 0 0 50px #333;
	-webkit-box-shadow:0 0 50px #333;
	-moz-box-shadow:0 0 50px #333;
	max-width: 320px;
}

.alert_danger {
background: #FCC4B6;
border: 1px solid #F00;
color: #090606;
}

.success {
	background: #fff url('../image/success.png') 10px center no-repeat;
	border: 3px solid #BBDF8D;	
}

.alert{
	background: white;
	border: 1px solid rgb(253, 159, 159);
	padding-left: 20px;
	}

.warning {
	background: #FFD1D1 url('../image/warning.png') 10px center no-repeat;
	border: 1px solid #F8ACAC;
}
.attention {
	background: #FFF5CC url('../image/attention.png') 10px center no-repeat;
	border: 1px solid #F2DD8C;
}
.information {
	background: #E8F6FF url('../image/information.png') 10px center no-repeat;
	border: 1px solid #B8E2FB;
}
.alert .close, .success .close, .warning .close, .attention .close, .information .close
 {
	cursor: pointer;
	position: absolute;
	top: 5px;
	right: 5px;
	background: none;
	border: none;
	color: red;
}

.alert_danger img{
	right:5px;
	top:5px;
	float: right;
	cursor:pointer;
}

.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	display: block;
	color: red;
	font-size: 11px;
}
.help {
	color: #999;
	font-size: 10px;
	font-weight: normal;
	display: block;
}
table.form {
	width: 100%;
	border-collapse: collapse;
}
table.form tr td:first-child {
	width: 150px;
	font-size: 11px;
}

input.large-field, select.large-field {
	width: 300px;
}
table.list {
	border-collapse: collapse;
	width: 100%;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
table.list td {
	border: 1px solid #ddd;
	border-left: none;
	padding: 10px;
}
table.list thead td {
	background-color: #EFEFEF;
	padding: 10px 15px;
}
table.list thead td a, .list thead td {
	text-decoration: none;
	color: #222222;
	font-weight: bold;
}
table.list tbody td a {
	text-decoration: underline;
}
table.list tbody td {
	vertical-align: top;
	padding: 15px 5px;
}
table.list .left {
	text-align: left;
	padding: 7px;
}
table.list .right {
	text-align: right;
	padding: 7px;
}
table.list .center {
	text-align: center;
	padding: 7px;
}
table.list .asc {
	padding-right: 15px;
	background: url('../image/asc.png') right center no-repeat;
}
table.list .desc {
	padding-right: 15px;
	background: url('../image/desc.png') right center no-repeat;
}
.pagination {
	border-top: 1px solid #EEEEEE;
	padding-top: 8px;
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
}
.pagination .links {
	float: left;
	width: 430px;
}
.pagination .links a {
	display: inline-block;
	border: 1px solid #EEEEEE;
	padding: 4px 10px;
	text-decoration: none;
	color: #A3A3A3;
}
.pagination .links b {
	display: inline-block;
	border: 1px solid #269BC6;
	padding: 4px 10px;
	font-weight: normal;
	text-decoration: none;
	color: #269BC6;
	background: #FFFFFF;
	float:left;
}
.pagination .results {
	float: right;
	padding-top: 3px;
}
/* button */
.button {
display: inline-block;
font-weight: bold;
text-decoration: none;
cursor: pointer;
padding: 6px 10px;
color: #fff;
text-shadow: 0px 1px 3px rgba(51, 51, 51, 0.38);
border: none;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
box-shadow: 0 1px 1px rgb(162, 162, 162);
-moz-box-shadow: 0 1px 1px rgb(162, 162, 162);
-webkit-box-shadow: 0 1px 1px rgb(162, 162, 162);
background: #FFC033;
background: url(data:image/svg+xml; base64, PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJ…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgba(255, 192, 51, 1) 0%, rgba(255, 153, 42, 1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 192, 51, 1)), color-stop(100%, rgba(255, 153, 42, 1)));
background: -webkit-linear-gradient(top, rgba(255, 192, 51, 1) 0%, rgba(255, 153, 42, 1) 100%);
background: -o-linear-gradient(top, rgba(255, 192, 51, 1) 0%, rgba(255, 153, 42, 1) 100%);
background: -ms-linear-gradient(top, rgba(255, 192, 51, 1) 0%, rgba(255, 153, 42, 1) 100%);
background: linear-gradient(to bottom, rgba(255, 192, 51, 1) 0%, rgba(255, 153, 42, 1) 100%);	
}

.button:hover {
background: rgb(57,124,163);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM5N2NhMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1MDk3YzQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(57,124,163,1) 0%, rgba(80,151,196,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(57,124,163,1)), color-stop(100%,rgba(80,151,196,1)));
background: -webkit-linear-gradient(top,  rgba(57,124,163,1) 0%,rgba(80,151,196,1) 100%);
background: -o-linear-gradient(top,  rgba(57,124,163,1) 0%,rgba(80,151,196,1) 100%);
background: -ms-linear-gradient(top,  rgba(57,124,163,1) 0%,rgba(80,151,196,1) 100%);
background: linear-gradient(to bottom,  rgba(57,124,163,1) 0%,rgba(80,151,196,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#397ca3', endColorstr='#5097c4',GradientType=0 );
color: #fff;
}
.button span {
	color: #fff;
	display: block;
}


.btn-danger {
	background: #ff3019; /* Old browsers */
background: -moz-linear-gradient(top,  #ff3019 0%, #cf0404 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff3019), color-stop(100%,#cf0404)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ff3019 0%,#cf0404 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ff3019 0%,#cf0404 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ff3019 0%,#cf0404 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ff3019 0%,#cf0404 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 ); /* IE6-9 */

}


.buttons {
	overflow: auto;
	padding: 6px;
	margin-bottom: 20px;
}
.buttons .left {
	float: left;
	text-align: left;
}
.buttons .right {
	float: right;
	text-align: right;
}
.buttons .center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.action_buttonbar > div {
margin-right: 5px;
}


#cart .button {
	margin-top: 10px;
}
.sepet-kaldir {
	background: url('../image/remove.png');
	width: 19px;
	float: left;
	display: block;
	height: 17px;
}



.prd-detail .tab-content {

	border: 1px solid #ccc;
	overflow: auto;
	padding: 15px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background: rgb(242,242,242);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…IgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(255,255,255,1) 35%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,242,242,1)), color-stop(35%,rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(255,255,255,1) 35%);
	background: -o-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(255,255,255,1) 35%);
	background: -ms-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(255,255,255,1) 35%);
	background: linear-gradient(to bottom, rgba(242,242,242,1) 0%,rgba(255,255,255,1) 35%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ffffff',GradientType=0 );
}

#review .review-list{
	padding: 10px 0;
	}

.htabs {
display: inline-table;
margin-bottom: 1px;
border-bottom: 2px solid #FFF;
background: #FFF;
padding: 4px 3px 2px;
width: 99.3%;
}
.htabs a {
	padding: 5px 13px;
	float: left;
	font-weight: bold;
	display: block;
	background: url(../image/tabsprite.png) 0px -158px repeat-x;
	margin-left: 5px;
	color: #333;
	border: 1px solid rgb(211, 211, 211)
}
.htabs a:first-child {margin-left:0;}

.htabs a.selected, .htabs a:hover {
	color: #f60;
	background: rgb(248, 248, 248);
}
.htabs a span {
	background: url(../image/tabsprite.png) 0px 0px no-repeat;
	padding-left: 21px;
}
#showmain span {
	background-position: 0px 0px;
}
#shownew span {
	background-position: 0px -62px;
}
#showdiscount span {
	background-position: 0px -124px;
}
.tab-content {
overflow: hidden;
background: #fff;
border-bottom: 2px solid #f3f3f3;
padding: 0px;
margin-bottom: 10px;
}

.prd-page .tab-content {padding: 10px;}

/* box */
#column-left .box {
	margin-bottom: 20px;
	
}

.box .fb-like-box{
background: #F7F7F7 !important;
}

.box .box-heading {
font-size: 17px;
color: #fff !important;
text-shadow: 0px 1px 3px rgba(51, 51, 51, 0.38);
padding: 22px 0 7px 25px;
background: url(../image/deposprite.png) -266px -21px no-repeat;
margin-left: -13px;
}

#column-left .box .box-content {
padding: 10px 0 2px 5px;
background: #f7f7f7;
border: 1px solid #e1e1e1;
border-top: none;
}

.product .actionButtons, .product-grid .actionButtons {
	position: absolute;
	bottom: 5px;
	width: 100%;
	left: 0;
}
.box-product .ship, .product-grid .ship {
text-align: center;
position: absolute;
bottom: 40px;
width: 215px;
}
.box-product .show_fastshipping, .box-product .show_freeshipping, .product-grid .show_fastshipping, .product-grid .show_freeshipping {
	display: inline;
	margin: 0 5px;
}
.button .icon-shopping-cart {
	padding-left: 20px;
	width: 80px;
	background: url(../image/cart-add.png) center left no-repeat;
}

.button .icon-ok {
background: url(../image/check.png) 0 -1px no-repeat;
padding-left: 25px;
}





.actionButtons {
	display: block;
}
.actionButtons ul li {
	padding-bottom: 0px !important;
}
.action img{
	cursor:pointer;
}
.box .box-content ul li a {
	display: block;
}
/* box products */
.box-product {
	width: 740px;
	background: #FFF;
}
.box-product > div, .product-grid > div ,.box-product > td, .product-grid > td {
width: 218px;
display: inline-block;
vertical-align: top;
border: 1px solid #e1e1e1;
height: 340px;
padding: 10px;
text-align: center;
position: relative;
background: #FFF url(../image/boxbg.png) bottom left repeat-x;
margin: 3px 0 3px 3px;
border-radius: 5px;
overflow: hidden;
}
.box-product .image, .product-grid .image {
	display: block;
	margin-bottom: 0px;
	text-align: center;
}
.box-product .image img, .product-grid .image img {
	padding: 3px;
}
.box-product .name a, .product-grid .name a {
	display: block;
	font-size: 12px;
	line-height: 14px;
	color: rgb(146, 31, 2);
	height: 35px;
	overflow: hidden;
}

.box-product .desc , .product-grid .desc {
	line-height: 11px;
	height: 33px;
	overflow: hidden;
	color: rgb(141, 141, 141);
	display: block;

}
.box-product .price, .product-grid .price {
font-weight: bold;
font-size: 15px;
line-height: 15px;
width: 100px;
margin: 10px auto;
}
.purePrice {
	font-weight: bold;
	color: rgb(62, 163, 5);
}
.price-old {
	color: rgb(241, 157, 100);
	text-decoration: line-through;
	font-size: 13px;
}
.price-new {
	font-weight: bold;
	color: rgb(103, 170, 3);
}
.box-product .rating, .product-grid .rating {
	display: block;
	margin-bottom: 4px;
}
/* content */
#content .content {
	padding: 10px 5px;
	overflow: hidden;
	background: #FFF;
	border-radius: 5px;
}

#searchform{
background: #FFF;
}

#content h1, #content h2, #content h3 {
	color: #333;
	padding: 6px 0 6px 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #ccc;

	background: rgb(246,246,246); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(246,246,246,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(246,246,246,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(246,246,246,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(246,246,246,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(246,246,246,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(246,246,246,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */



}


#content .content div.left {
	float: left;
	width: 49%;
}
#content .content div.right {
	float: right;
	width: 49%;
}

/* category */
.category-info, .category-list {
	overflow: auto;
	margin: 2px 0 0px;
	background: #FFF;
}
.category-info .image {
	float: left;
	padding: 0px 15px;
	margin-right: 15px;
	background: rgb(255, 255, 255);
	border: 2px solid rgb(243, 243, 243);
}
.category-list ul li.subcat_thumb {
	float: left;
}
.category-list ul li.subcat_thumb a {
	display: block;
	padding: 5px;
	border: 1px solid #fff;
	text-align: center;
	font-weight: bold;
	color: #fff;
background: rgb(101, 194, 238);

}
.category-list ul li.subcat_thumb a:hover {

background: rgb(78, 180, 228);
}
.category-list .div a {
	text-decoration: underline;
	font-weight: bold;
}
/* manufacturer */


.manufacturer-list {
	border: 1px solid #DBDEE1;
	padding: 5px;
	overflow: auto;
	margin-bottom: 20px;
}
.manufacturer-heading {
	background: #F8F8F8;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 8px;
	margin-bottom: 6px;
}
.manufacturer-content {
	padding: 8px;
}
.manufacturer-list ul {
	float: left;
	width: 25%;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 10px;
}

.manufacturer-list ul li img{
width: 60px;
height: auto;
}

div.manufacturer{
background: none;
padding: 0;
}

/* product */
.product-filter {
padding: 8px 10px 0px 7px;
margin: 0;
overflow: auto;
background: #FFC033;
background: url(data:image/svg+xml; base64, PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJ…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgba(255, 192, 51, 1) 0%, rgba(255, 153, 42, 1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 192, 51, 1)), color-stop(100%, rgba(255, 153, 42, 1)));
background: -webkit-linear-gradient(top, rgba(255, 192, 51, 1) 0%, rgba(255, 153, 42, 1) 100%);
background: -o-linear-gradient(top, rgba(255, 192, 51, 1) 0%, rgba(255, 153, 42, 1) 100%);
background: -ms-linear-gradient(top, rgba(255, 192, 51, 1) 0%, rgba(255, 153, 42, 1) 100%);
background: linear-gradient(to bottom, rgba(255, 192, 51, 1) 0%, rgba(255, 153, 42, 1) 100%);


}
.product-filter .display {
	float: left;
	color: #fff;
	margin: -7px 3px;
}


.product-filter .display b{
display: ;
}

.product-filter .display a, .product-filter .display b, .product-filter .sort a, .product-filter .sort b, .product-filter .limit a, .product-filter .limit b {
	font-weight: bold;
	color: #fff;

}
#grid_a {
	background: url("../image/grid_a.png") no-repeat scroll 0 0 transparent;
	display: inline-block;
	height: 12px;
	text-indent: -9999px;
	width: 19px;
}
#row_a {
	background: url("../image/row_a.png") no-repeat scroll 0 0 transparent;
	display: inline-block;
	height: 12px;
	text-indent: -9999px;
	width: 19px;
}
#list_a {
	background: url("../image/list_a.png") no-repeat scroll 0 0 transparent;
	display: inline-block;
	height: 12px;
	text-indent: -9999px;
	width: 19px;
	margin-right: 10px;
	margin-left: 10px;
}
#list_b {
	background: url("../image/list_b.png") no-repeat scroll 0 0 transparent;
	display: inline-block;
	height: 12px;
	width: 19px;
	margin-right: 10px;
	margin-left: 10px;
}
#row_b {
	background: url("../image/row_b.png") no-repeat scroll 0 0 transparent;
	display: inline-block;
	height: 12px;
	width: 19px;
}
#grid_b {
	background: url("../image/grid_b.png") no-repeat scroll 0 0 transparent;
	display: inline-block;
	height: 12px;
	width: 19px;
}
#grid_a:hover {
	background: url("../image/grid_b.png") no-repeat scroll 0 0 transparent;
}
#row_a:hover {
	background: url("../image/row_b.png") no-repeat scroll 0 0 transparent;
}
#list_a:hover {
	background: url("../image/list_b.png") no-repeat scroll 0 0 transparent;
}
.product-filter .sort {
	float: right;
	color: #fff;
}
.product-filter .limit {
	margin-left: 15px;
	float: right;
	color: #fff;
}
.product-compare {
	margin:8px 15px;
	float: left;
}
.product-compare a {
	font-weight: bold;
	color: #fff;
}
.list-item {
	background: #fff url(../image/boxbg.png) bottom left repeat-x;
	font-size: 12px;
	position: relative;
}


.product-list, .product-grid, .product-row{
border-radius:0 0 5px 5px;
}

/**Kat- GRID**/


.product-grid .grupad,.product-grid .stokd,.product-grid .urunmarka,.product-grid .urunmodel,.product-grid .bayi_fiy, .product-grid .urunbirim, .product-grid .theader,
.product-list .grupad,.product-list .stokd,.product-list .urunmarka,.product-list .urunmodel,.product-list .bayi_fiy ,.product-list .urunbirim, .product-list .theader,
.product-row .vcart
{
	display: none;		
}			

.product-grid .list-item{
display: block;
float: left;
width: 215px;
}



.product-grid tr.list-item{
display: block;
width: 239px;
height: 350px;
float: left;
border: 1px solid #CCC;
margin: 2px;
overflow: hidden;
border-radius: 5px;

}

.product-grid tbody{
overflow: hidden;
display: inline-block;
}

.product-grid tr.list-item > td{
float: left;
width: 100%;
text-align: center;
}
.product-grid tr.list-item > td.price{
font-weight: bold;
font-size: 15px;
line-height: 15px;
position: absolute;
bottom: 3px;
}


.product-list table{
width: 730px;
}

.theader{
background: #EBEBEB;
}

.product-list  tr.list-item  {
width: 100%;
margin: 6px 0;
border: 1px solid #CCC;
display: table;
}

.product-list  .vcart{
margin-top: 30px;
display: block; 
}


.product-row  table{
border-collapse: collapse;
border: 1px solid #ccc;
width: 100%;
}



.product-row .theader th{

border:1px solid #999;
font-size: 12px;
padding: 5px 22px;

}
.product-row .list-item {
width: auto !important;
display: table-row;
background: #fafafa;
border-bottom: 1px solid #CCC;
}

.product-row .list-item:hover {
background: #DFDFDF;
}


.product-row .list-item  >td  {
padding: 3px 6px;
text-align: center;
border-left: 1px solid #CCC;
position: relative;
}

.product-row .list-item  >td.grupad {
width: 100px;
}

.product-row .list-item  >td.urunmarka {
width: 70px;
}

.product-row .list-item  >td.badges > .show_badge-7, .product-row .list-item  >td.badges > .show_badge-8  {
background: none!important;
line-height: 18px;
width: auto;
padding: 5px 0;
height: auto;
text-align: center;
position: static;
}


.product-row .list-item  >td.badges > .show_badge-7:before {
content: "Sıfır Ürün";
}
.product-row .list-item  >td.badges > .show_badge-8:before {
content: "İkinci El";
}

.product-row .list-item  >td.name  {
text-align: left;
padding-left: 3px;
width: 180px;
}

.product-list .left {
float: left;
width: 520px;
}

.product-list div.image {
	float: left;
	margin-right: 10px;
}
.product-list .image img {
	padding: 3px;
}
.product-list .name {
	margin-bottom: 10px;
	width: 300px;
	display: block;
}
.product-list .name a {
	font-weight: bold;
	text-decoration: none;
	font-size: 15px;
}

.product-list .badges  {
display: block;
}


.product-list .description {
	line-height: 20px;
	margin-bottom: 5px;
}
.product-list .description span.desc{
display: block;
margin-bottom: 10px;
}

.product-info .description  {
	font-weight: normal;

}
.product-list .rating {
	color: #7B7B7B;
}
.product-list .price {
	padding-bottom: 15px;
	font-size: 14px;
	text-align: center;
}
.product-list .cart {
	margin-bottom: 15px;
}
.cart_right {
	float: right !important;
}
#shopping_cart_icon {
	background: url("../image/sprite.png") no-repeat scroll -2px -24px transparent;
	display: inline-block;
	height: 24px;
	text-indent: -9999px;
	width: 31px;
}
.heading h4 {
	font-size: 14px;
}
.heading a {
	font-size: 14px;
	text-decoration: none;
}
.product-list .wishlist, .product-list .compare {
	margin-bottom: 3px;
}
.product-list .wishlist a {
	text-decoration: none;
	display: block;
	font-size: 11px;
}
.product-list .compare a {
	text-decoration: none;
	display: block;
	font-size: 11px;
}
.product-grid {	
background: #fff;
}
.product-row {
	padding:3px;
	background: #fff;
}


.product-list{
padding: 5px;
background: #FFF;
}


.b{
	font-weight:bold;
}
/* Product */


.prd-title{background: none !important;
color: #333 !important;
padding: 10px 10px 10px 35px !important;
font-size: 20px;
margin-top: 10px;
}






.product-info {
	overflow: hidden;
	margin-bottom: 20px;
	border: 1px solid #ccc;
	padding: 15px 5px 15px 15px;
background: rgb(242,242,242);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YyZjJmMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM1JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(top,  rgba(242,242,242,1) 0%, rgba(255,255,255,1) 35%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,242,242,1)), color-stop(35%,rgba(255,255,255,1)));
background: -webkit-linear-gradient(top,  rgba(242,242,242,1) 0%,rgba(255,255,255,1) 35%);
background: -o-linear-gradient(top,  rgba(242,242,242,1) 0%,rgba(255,255,255,1) 35%);
background: -ms-linear-gradient(top,  rgba(242,242,242,1) 0%,rgba(255,255,255,1) 35%);
background: linear-gradient(to bottom,  rgba(242,242,242,1) 0%,rgba(255,255,255,1) 35%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ffffff',GradientType=0 );

	
}
.product-info > .left {
	float: left;
	padding: 1px;
	width: 300px;
}
.product-info > .left + .right {
	padding: 5px;
	width: 588px;
}

.cr-container {
border: none !important;
width: 298px !important;
}

.product-info .image {
width: 100%;
z-index: 1;
position: relative;
border: 1px solid #F3F2F2;
background: #fff;
}
.product-info .image-additional {
	width: 360px;
	clear: both;
	overflow: hidden;
}
.product-info .image-additional img ,#gallery_01 img{
	border: 1px solid #ddd;
padding: 2px;
}
.product-info .image-additional a, #gallery_01 a {
	float: left;
	display: block;
	margin: 5px 2px 0;
}




.product-info .description {
	border-bottom: 1px solid #F6F6F6;
	font-size: 15px;
	font-weight: bold;
	line-height: 25px;
	margin-bottom: 10px;
	padding-bottom: 15px;
}
.product-info .description span {
}
.product-info .description a {
	color: #4D4D4D;
	text-decoration: none;
}
.ptable {
	width: 310px;
}
.ptable p {
padding: 10px 0;
font-size: 14px;
border-bottom: 1px dotted #ddd;
}
.ptable p span {
float: right;
font-weight: bold;
}
.ptable p span a {
	font-size: 14px;
	font-weight: bold;
	
}
.ptable p a span{text-transform: uppercase;}

.ptable p a.inline {
	font-weight: bold;
	padding-left: 30px;
padding-top: 4px;
	background: url(../image/plug.png) left center no-repeat;
	
}

.pinfo{
float: left;
width: 310px;
border-right: 1px solid #ddd;
padding: 0 15px;
	}

.pdetay{
	float: right;
	width: 230px;
	}

.urunpaylas{
	margin: 25px 0;
	width: 190px;
	}	
	

.pdetay p{
clear: both;
font-size: 11px;
border-bottom: 1px dotted #ddd;
padding: 5px 0;
}

.pdetay p a{display: block;}

.pdetay .reward span{
	color: #F00;
	font-weight: bold;
	font-size: 12px;
	}
.pdetay .preward span{
	color: #060;
	font-weight: bold;
	font-size: 12px;
	}

	
.pdetay .button {
padding: 6px 10px;
float: right;
text-transform: uppercase;
width: 150px;
text-align: center;
background: #FFF;
color: #333 !important;
text-shadow: none;
	
	}
	
.pdetay .ekinfo{
	margin: 20px 0;
	text-align: center;
	overflow: hidden;
	}
		
.pdetay .button:hover {color: rgb(255, 214, 0);}	
.pdetay .cart{
	
padding: 5px 8px 3px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
box-shadow: 0 1px 1px rgb(162, 162, 162);
-moz-box-shadow: 0 1px 1px rgb(162, 162, 162);
-webkit-box-shadow: 0 1px 1px rgb(162, 162, 162);
background: rgb(255,158,158);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmOWU5ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI3JSIgc3RvcC1jb2xvcj0iI2ZmNTY1NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNTExMTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(255,158,158,1) 0%, rgba(255,86,86,1) 27%, rgba(229,17,18,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,158,158,1)), color-stop(27%,rgba(255,86,86,1)), color-stop(100%,rgba(229,17,18,1)));
background: -webkit-linear-gradient(top,  rgba(255,158,158,1) 0%,rgba(255,86,86,1) 27%,rgba(229,17,18,1) 100%);
background: -o-linear-gradient(top,  rgba(255,158,158,1) 0%,rgba(255,86,86,1) 27%,rgba(229,17,18,1) 100%);
background: -ms-linear-gradient(top,  rgba(255,158,158,1) 0%,rgba(255,86,86,1) 27%,rgba(229,17,18,1) 100%);
background: linear-gradient(to bottom,  rgba(255,158,158,1) 0%,rgba(255,86,86,1) 27%,rgba(229,17,18,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9e9e', endColorstr='#e51112',GradientType=0 );




	}
.cart a.button{color: #fff;	}
	
.product-info .price .reward {
	font-size: 12px;
	font-weight: normal;
	color: #999;
}
.product-info .price .discount {
	font-weight: normal;
	font-size: 12px;
	color: #4D4D4D;
}
.product-info .options {
	margin: 10px 0;
	color: #000000;
}


.options h2 {
	font-size: 17px;
}
.product-info .cart {
	overflow: auto;
}
.product-info .qty {
	float: left;
	vertical-align: middle;
}

.product-info .qty input[type="text"]{
	width: 10px;
	}

.cart_right a {
	font-size: 11px;
}
.product-info .cart div > span {
	padding-top: 7px;
	display: block;
	color: #999;
}
.product-info .cart .minimum {
	padding-top: 5px;
	font-size: 11px;
	color: #999;
	clear: both;
}



.product-info .review {
border-bottom: 1px dotted #ddd;
}
.product-info .review > div {
	padding: 10px 0;
}
.product-info .review > div > span {
	color: #38B0E3;
}
.product-info .review .share {
	overflow: auto;
	line-height: normal;
	border-top: 1px solid #ebebeb;
}
.product-info .review .share a {
	text-decoration: none;
}
#captcha {
	margin-top: 10px;
}
.tags {
	margin: 20px 0;
}
.attribute {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #f6f6f6;
	border-left: 1px solid #f6f6f6;
	margin-bottom: 20px;
}
.attribute thead td, .attribute thead tr td:first-child {
	font-size: 14px;
	font-weight: bold;
	background: rgb(226, 226, 226);
	text-align: left;
}
.attribute tr td:first-child {
	font-weight: bold;
	text-align: left;
	width: 20%;
}
.attribute td {
	padding: 7px;
	color: #4D4D4D;
	text-align: left;
	vertical-align: top;
	border-right: 1px solid #f6f6f6;
	border-bottom: 1px solid #f6f6f6;
}
.compare-info {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #f6f6f6;
	border-left: 1px solid #f6f6f6;
	margin-bottom: 20px;
	background: #FFF;
}
.compare-info thead td, .compare-info thead tr td:first-child {
	font-size: 14px;
	font-weight: bold;
	background: #F7F7F7;
	text-align: left;
}
.compare-info tr td:first-child {
	font-weight: bold;
	text-align: right;
}
.compare-info td {
	padding: 7px;
	width: 20%;
	text-align: center;
	vertical-align: top;
	border-right: 1px solid #f6f6f6;
	border-bottom: 1px solid #f6f6f6;
	line-height: 20px;
}
.compare-info .name a {
	font-weight: bold;
}
.compare-info .price-old {
	font-weight: bold;
	text-decoration: line-through;
}
.compare-info .price-new {
	font-weight: bold;
}
/*related-prd*/

.related-prd {
	clear: both;
	margin-top:10px;
}
.related-prd .product-grid{
overflow: hidden;
padding: 5px;
width: auto;

}

.related-prd .product-grid > div {
height: 190px;
width: 210px;
float: left;
	}

.related-prd .box-product {
	width: auto;
	}
.related-prd .bx-item{height: 225px;}

/* wishlist */
.wishlist-product table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.wishlist-product td {
	padding: 7px;
}
.wishlist-product thead td {
	color: #4D4D4D;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #DDDDDD;
}
.wishlist-product thead .remove, .wishlist-product thead .image, .wishlist-product thead .cart {
	text-align: center;
}
.wishlist-product thead .name, .wishlist-product thead .model, .wishlist-product thead .stock {
	text-align: left;
}
.wishlist-product thead .quantity, .wishlist-product thead .price, .wishlist-product thead .total {
	text-align: right;
}
.wishlist-product tbody td {
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
}
.wishlist-product tbody .remove {
	vertical-align: middle;
}
.wishlist-product tbody .remove, .wishlist-product tbody .image, .wishlist-product tbody .cart {
	text-align: center;
}
.wishlist-product tbody .name, .wishlist-product tbody .model, .wishlist-product tbody .stock {
	text-align: left;
}
.wishlist-product tbody .quantity, .wishlist-product tbody .price, .wishlist-product tbody .total {
	text-align: right;
}
.wishlist-product tbody .price s {
	color: #F00;
}
.login-content {
	margin-bottom: 20px;
	overflow: auto;
	display: table-row;
}
.login-content .left {
	float: left;
	width: 48%;
}
.login-content .right {
	float: right;
	width: 48%
}
.login-content .left .content, .login-content .right .content {
	min-height: 190px;
}
/* orders */
.order-list {
	margin-bottom: 10px;
}
.order-list .order-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.order-list .order-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.order-list .order-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.order-list .order-content div {
	float: left;
	width: 33.3%;
}
.order-list .order-info {
	text-align: right;
}
.order-detail {
	background: #EFEFEF;
	font-weight: bold;
}
/* returns */
.return-list {
	margin-bottom: 10px;
}
.return-list .return-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.return-list .return-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.return-list .return-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.return-list .return-content div {
	float: left;
	width: 33.3%;
}
.return-list .return-info {
	text-align: right;
}
.return-product {
	overflow: auto;
	margin-bottom: 20px;
}
.return-name {
	float: left;
	width: 33.3%;
}
.return-model {
	float: left;
	width: 33.3%;
}
.return-quantity {
	float: left;
	width: 33.3%;
}
.return-detail {
	overflow: auto;
	margin-bottom: 20px;
}
.return-reason {
	float: left;
	width: 33.3%;
}
.return-opened {
	float: left;
	width: 33.3%;
}
.return-opened textarea {
	width: 98%;
	vertical-align: top;
}
.return-remove {
	float: left;
	width: 33.3%;
	padding-top: 90px;
	text-align: center;
	vertical-align: middle;
}
.return-additional {
	overflow: auto;
	margin-bottom: 20px;
}
.return-comment {
	float: left;
	width: 49%;
}
.return-captcha {
float: left;
clear: left;
}
.download-list {
	margin-bottom: 10px;
}
.download-list .download-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.download-list .download-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.download-list .download-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.download-list .download-content div {
	float: left;
	width: 33.3%;
}
.download-list .download-info {
	text-align: right;
}
/* cart */
.cart-info table {
	width: 100%;
	margin-bottom: 20px;
	border-collapse: collapse;
	border: 1px solid #f6f6f6;
	border-bottom: none;
	background: #fff;
}
.cart-info td {
	padding: 13px;
}
.cart-info thead td {
	font-weight: bold;
	background-color: #f6f6f6;
	border-bottom: 1px solid #f6f6f6;
}
.cart-info thead .remove, .cart-info thead .image {
	text-align: center;
}
.cart-info thead .name, .cart-info thead .model {
	text-align: left;
}
.cart-info thead .quantity, .cart-info thead .price, .cart-info thead .total {
	text-align: right;
}
.cart-info tbody td {
	border-bottom: 1px solid #f6f6f6;
}
.cart-info tbody .remove {
	vertical-align: middle;
}
.cart-info tbody .remove, .cart-info tbody .image {
	text-align: center;
}
.cart-info tbody .name, .cart-info tbody .model {
	text-align: left;
}
.cart-info tbody .quantity, .cart-info tbody .price, .cart-info tbody .total {
	text-align: right;
}
.cart-info tbody span.stock {
	color: #F00;
	font-weight: bold;
}
.cart-module .cart-heading {
	padding: 8px 8px 8px 22px;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 15px;
	cursor: pointer;
	background: #f6f6f6;
}
.cart-module .active {
	background: #F8F8F8 url('../image/arrow-down.png') 7px 50% no-repeat;
}
.cart-module .cart-content {
	padding: 0px 0px 15px 0px;
	display: none;
	overflow: auto;
}

.cart-total {
overflow: auto;
margin-bottom: 15px;
float: right;
}
.cart-total table {
	float: right;
}
.cart-total td {
	padding: 3px;
	text-align: right;
}
/* checkout */
.checkout-heading {
	background: #F8F8F8;
	border: 1px solid #DBDEE1;
	padding: 8px;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 15px;
	background: #FFF5CC;
	border: 1px solid #F2DD8C;
	display: none !important;
}
.checkout-heading a {
	float: right;
	margin-top: 1px;
	font-weight: normal;
	text-decoration: none;
}
.checkout-content {
	overflow: auto;
margin-bottom: 20px;
border: 1px solid #ccc;
padding: 15px;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
background: rgb(242,242,242);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…IgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(255,255,255,1) 35%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,242,242,1)), color-stop(35%,rgba(255,255,255,1)));
background: -webkit-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(255,255,255,1) 35%);
background: -o-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(255,255,255,1) 35%);
background: -ms-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(255,255,255,1) 35%);
background: linear-gradient(to bottom, rgba(242,242,242,1) 0%,rgba(255,255,255,1) 35%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ffffff',GradientType=0 );
}

.checkout-content h1, .checkout-content h2 {background: none !important;
color: #333 !important;
font-size: 20px;
padding-left:0px !important;}

.checkout-content .left, .checkout-content .right {
	float: left;
	width: 45%;
	min-height: 200px;

}
.checkout-content .right {float: right;}
.checkout-content .left {float: left;}
.checkout-content .form {
	float: left;
	padding: 10px;
	border-radius: 6px;
	border: 1px dotted #e6e6e6;
	min-height: 200px;
	width: 97%;
	position: relative;
}

.clogin label{
	display: inline-block;
margin: 5px 0;
font-size: 1.1em;
 }

.checkout-content .buttons {
	clear: both;
}
.checkout-content .buttons .right {
	background: none !important;
	min-height: 10px;
	padding: 0px;
	border: none;
}
.checkout-product table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.checkout-product td {
	padding: 7px;
}
.checkout-product thead td {
	color: #4D4D4D;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #DDDDDD;
}
.checkout-product thead .name, .checkout-product thead .model {
	text-align: left;
}
.checkout-product thead .quantity, .checkout-product thead .price, .checkout-product thead .total {
	text-align: right;
}
.checkout-product tbody td {
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
}
.checkout-product tbody .name, .checkout-product tbody .model {
	text-align: left;
}
.checkout-product tbody .quantity, .checkout-product tbody .price, .checkout-product tbody .total {
	text-align: right;
}
.checkout-product tfoot td {
	text-align: right;
	border-bottom: 1px solid #DDDDDD;
}


#rgspos_cc_expires_month {
	width: 110px;
	height: 30px;
	font-size: 12px;
}
#rgspos_cc_expires_year {
	width: 110px;
	height: 30px;
	font-size: 12px;
}
#rgspos_is3D {
 .fl(right);
	left: 387px;
	position: absolute;
}
#error_text {
	border-radius: 7px 7px 7px 7px;
	display: block;
	float: right;
	position: absolute;
	right: 14px;
	top: 39px;
	width: 321px;
}
.register , .contact-info {
	overflow: auto;
	font-size: 1.1em;
	padding: 10px;
	border: 1px solid #ccc;
	-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background: rgb(242,242,242);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YyZjJmMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(top,  rgba(242,242,242,1) 0%, rgba(255,255,255,1) 51%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,242,242,1)), color-stop(51%,rgba(255,255,255,1)));
background: -webkit-linear-gradient(top,  rgba(242,242,242,1) 0%,rgba(255,255,255,1) 51%);
background: -o-linear-gradient(top,  rgba(242,242,242,1) 0%,rgba(255,255,255,1) 51%);
background: -ms-linear-gradient(top,  rgba(242,242,242,1) 0%,rgba(255,255,255,1) 51%);
background: linear-gradient(to bottom,  rgba(242,242,242,1) 0%,rgba(255,255,255,1) 51%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ffffff',GradientType=0 );

}
.register .content {
width: 345px;
}


.contact-info .captcha{float: left;}
.contact-info input[type="text"], textarea {width: 340px; }


.store_info li { margin-bottom: 5px; font-size: 14px;}


.contact-info .right {
	float: left;
	width: 48%;
}
.sitemap-info {
	overflow: auto;
	margin-bottom: 40px;
}
.sitemap-info .left {
	float: left;
	width: 48%;
}
.sitemap-info .right {
	float: left;
	width: 48%;
}
#shipping td {
	padding-bottom: 15px;
}
/* footer */ 
#footer {
	clear: both;
	min-height: 100px;
	background: url(../image/footer.png) left top no-repeat;
	width: 955px;
	margin: auto;
	padding-top: 95px;
}

#footerNav {
	width: 935px;
	margin: 0px auto;
	background: url(../image/footer_nav.png) left top repeat-y;
	padding: 0px 10px 10px;
	display: table;
	}

#footer h3 {
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 8px;
	margin-top: 0;
	padding-bottom: 15px;
}
#footer .column {
	float: left;
	width: 25%;
	min-height: 100px;
}
#footer .column ul {
	margin-top: 0px;
	margin-left: 8px;
	padding-left: 12px;
}
#footer .column ul li {
	margin-bottom: 3px;
}
#footer .column a {
	text-decoration: none;
	color: #000;
}
#footer .column a:hover {
	text-decoration: underline;
}

#footerNav #footinfo {
	margin: 8px;
	float: right;
}
 #footinfo  img#secure{
	width: 130px;
	height: auto;
 }

 
.footer_category{
 width: 302px;
 }
.footer_category ul li{
width: 100px;
}

.footer_manufacturer {
width: 200px;
}  

.footer_manufacturer ul li{
width: 65px;
}  

.footer_information {
width: 195px;
}  

.footer_information ul li{
float: none !important;
}

.footer_emaillist {
width: 205px;
margin-right: 0 !important; 
padding-right: 0 !important;
} 

.footer_ssl, img.footer_banka  {
display: none;
}


.footBlock {
float: left;
padding: 0 0px 0px 10px;
border-left: 1px dotted #fff;
min-height: 155px;
}

.footBlock:first-child {
padding: 0;
border: none;
}

.footBlock h4 {
	font-size: 13px;
	font-weight: bold;
	padding: 3px 0px;
	min-width: 145px;
	color: #fff;
	text-shadow: 0px 1px 3px rgba(51, 51, 51, 0.38);



}
.footBlock ul {
	margin: 0px;
	padding: 5px 0px 5px 1px;
}
.footBlock ul li {
	padding: 1px 0;
	line-height: 15px;
	float: left;
}
.footBlock ul li a {
	color: #fff;
	display: block;
}
.footBlock ul li a:hover {
	text-decoration: underline;
}
.foot_bulten {
	position:relative;
	display: table;
	margin: 10px 0;
}
input#email_list {
	float: left;
	width: 150px;
	padding: 5px 48px 5px 4px;
	color: #777;
}
span#newsinput {
	padding: 0px;
}
span#newsbutton {
	position: absolute;
	right: 2px;
	top: 2px;
	padding: 0px;

}
span#newsbutton input {
border: none;
font-size: 10px;
color: #fff;
cursor: pointer;
font-weight: bold;
height: 24px;
width: 50px;
margin: 0;
padding: 0;
}
#powered {
width: 1010px;
clear: both;
background: url(../image/powered.png) 8px 0 no-repeat;
padding-bottom: 200px;
margin: auto;
}
#powered p {
	text-align: center;
	padding: 10px 0;
}
/* banner */

.banner {
	display: inline-block;
	margin-left: 22px;
}
#banner0 {
	margin-left: 0;
}
.banner div {
	text-align: center;
	width: 100%;
}
.banner div img {
	margin-bottom: 20px;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
ul.topbanner li {
	float: left;
	margin: 0 0 0 10px;
}
ul.topbanner li:first-child {
	margin: 0;
}


.topbanner.foott li img{height:166px;width:auto;}

.bottomdiv{
margin: auto;
display: table;
clear: both;
}


.clearfix {
	display: block;
}

html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
.spacer {
	height: 8px;
	background: url(../image/spacer.png) repeat-x;
	clear: both;
	margin: 4px 0 6px;
}
.active {
	display: block !important;
}
#header-bottom {
	min-height: 40px;
	overflow: visible;
}
.no_right_margin {
	margin-right: 0 !important;
}
.cart_spacer {
	height: 1px;
}
.cart_total_td {
	min-width: 180px;
}
/* twitter */
#twitter_update_list li {
	padding-bottom: 10px;
	padding-top: 5px;
	border-bottom: 1px solid #EDEDED;
}
#twitter_update_list {
	padding: 0 !important;
	list-style: none !important;
	margin-top: 0 !important;
	line-height: 17px;
	font-style: italic;
}
#twitter_footer li:last-child {
	border: none !important;
}
#twitter_footer li:first-child {
	padding-top: 0 !important;
}
#twitter_footer li span {
	display: block;
}
#twitter_footer li a {
	font-style: normal;
}
.no_image {
	height: 155px;
}
.about_us_image {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}


.discount_rate{
	background: url(../image/discount.png) no-repeat left top;
width: 55px;
height: 47px;
right: 0;
bottom: 0;
padding-top: 8px;
text-align: center;
font-size: 15px;
font-weight: bold;
text-shadow: 1px 1px 1px #333;
letter-spacing: -1px;
color: #fff;
	
	}




/*Grid içindeki ikonlar*/
.show_discount, .discount_rate, .show_new {
	position: absolute;
	z-index: 9999;
}
.box-product .show_new, .product-grid .show_new {
left: -3px;
top: -3px;
}

.box-product .show_discount, .product-grid .show_discount {
left: -3px;
top: -3px;
}

.box-product .discount_rate, .product-grid .discount_rate {
top: 50px;
color: rgb(245, 245, 245);
right: 0px;
width: 53px;
text-align: center;
}
/*************************/

/*Liste içindeki ikonlar*/

.product-list .show_new {
	left: -3px;
	top: -3px;
}
.product-list .discount_rate {
	top: 88px;
	color: rgb(245, 245, 245);
	right: 135px;
	width: 60px;
	text-align: center;
}
.product-list .show_discount {
	left: -3px;
	top: -3px;
}
.product-list .ship {
	position: absolute;
	bottom: 10px;
}
/*************************/
.prd-detail .discount_rate{bottom: 50px;}






.box-fbconnect {
	padding: 9px 0 10px 0;
	background: #3a5a97;
	text-align: center;
	margin-bottom: 15px;
}
.box-fbconnect:hover {
	background: #2b5097;
	cursor: pointer;
}
.box-fbconnect a, .box-fbconnect a:hover {
	color: #fff;
}
#tab-taksit {
	font-size: 11px;
}
#tab-taksit .taksit-banka {
	width: 230px;
	float: left;
	margin: 5px;
}
#tab-taksit .taksit-title {
	width: 228px;
	clear: both;
	margin: 0 1px;
	font-size: 12px;
	color: #fff;
	background: #777;
	text-align: center;
	height: 20px;
	line-height: 21px;
}
#tab-taksit .taksit-num {
	float: left;
	width: 48px;
	text-align: center;
	background: #F7F6F4;
	margin: 1px;
}
#tab-taksit .taksit-aylik {
	float: left;
	width: 88px;
	text-align: center;
	background: #EDF4E6;
	margin: 1px;
}
#tab-taksit .taksit-toplam {
	float: left;
	width: 88px;
	text-align: center;
	background: #EDF4E6;
	margin: 1px;
}
#tab-taksit .titles {
	font-weight: bold;
	background: #777;
	color: #fff;
}
#tab-taksit .maximum {
	background: url(../image/iconBanks.png);
	text-indent: -99999px;
	background-position: 37px -40px;
}
#tab-taksit .world {
	background: url(../image/iconBanks.png);
	text-indent: -99999px;
	background-position: 37px -20px;
}
#tab-taksit .bonus {
	background: url(../image/iconBanks.png);
	text-indent: -99999px;
	background-position: 37px -0px;
}
#tab-taksit .kartfinans {
	background: url(../image/iconBanks.png);
	text-indent: -99999px;
	background-position: 37px -60px;
}
#tab-taksit .axess {
	background: url(../image/iconBanks.png);
	text-indent: -99999px;
	background-position: 37px -80px;
}
#tab-taksit .advantage {
	background: url(../image/iconBanks.png);
	text-indent: -99999px;
	background-position: 37px -100px;
}
#tab-taksit .asyacard {
	background: url(../image/iconBanks.png);
	text-indent: -99999px;
	background-position: 37px -120px;
}
#tab-taksit .turkiyefinans {
	background: url(../image/iconBanks.png);
	text-indent: -99999px;
	background-position: 37px -20px;
}
#tab-taksit .citibank {
	background: url(../image/iconBanks.png);
	text-indent: -99999px;
	background-position: 37px -160px;
}
#tab-taksit .kirmizi {
	background: #cc0033);
}
#tab-taksit .mavi {
	background: #0066cc);
}
#tab-taksit .yesil {
	background: #00cc33);
}
#tab-taksit .siyah {
	background: #000000);
}
#tab-taksit .turuncu {
	background: #ff6600);
}
#tab-taksit .sari {
	background: #ffcc00);
}
#tab-taksit .pembe {
	background: #cc0099);
}
.fright {
	float: right;
}
.fleft {
	float: left;
}
#shopping-step{
background: url('../image/site/step_line.png') 86px  52px no-repeat;
height: 80px;
display: table;
margin: auto;
}


#shopping-step h1 {
width: 155px;
height: 40px;
background: url('../image/site/shopping-step.png')  left bottom no-repeat;
color: #000;
float: left;
padding: 15px 0px;
cursor: pointer;
font-size: 14px;
text-align: center;
line-height: 18px;
margin: 0;
}
#shopping-step h1.active, #shopping-step h1:hover {
	background: url('../image/site/shopping-step-hover.png') left bottom no-repeat;
}
/*-------------------------------------*/
.hesabim ul li {
	padding: 4px 10px;
	border-bottom: 1px solid #e1e1e1;
}

.tagbar{
width: 183px;
text-align: center;
padding: 10px !important;
}

/****************SOL MENU ****************/

.leftColumn .box .box-category {
display: block;

}
.leftColumn .box .box-category ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.leftColumn .box .box-category ul li:first-child {
	padding-top: 1px;
}
.leftColumn .box .box-category ul li.last {
	border: none;
	background: none;
}
.leftColumn .box .box-category ul li.active ul {
	display: block;
}
.leftColumn .box .box-category ul li {
	background: url(../image/site/line-5.png) 0 bottom repeat-x;
	position: relative;
	padding: 2px 0;
	width: 198px;
}
.leftColumn .box .box-category ul li a {
	display: block;
	padding: 8px 0 8px 20px;
	color: #5d5858;
	font-size: 12px;
	background: url(../image/site/marker-1.png) 0px -77px no-repeat;
	width: 155px;
	line-height: 14px;
}
.leftColumn .box .box-category ul li a:hover {
	color: #fa5f51;
	background-position: 0 6px;
}
.leftColumn .box .box-category ul li a.active {
	color: #fa5f51;
}
.leftColumn .box .box-category ul li span {
	background: url(../image/site/nolines_minus.png) 7px 6px no-repeat;
	width: 21px;
	height: 20px;
	float: right;
	position: absolute;
	top: 5px;
	right: 1px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.leftColumn .box .box-category ul li span:hover {
	cursor: pointer;
	background-position: 7px -39px;
	background-color: #f5f5f5;
}
.leftColumn .box .box-category ul li ul {
	display: none;
}
.leftColumn .box .box-category ul li ul li {
	padding: 3px 5px 0px 10px;
	border: none;
	width: 185px;
}
.leftColumn .box .box-category ul li ul li:last-child {
	background: none;
}
.leftColumn .box .box-category ul li ul li a:hover {
	color: #fa5f51;
}
.leftColumn .box .box-category ul li ul li a.active {
	font-weight: normal;
	color: #fa5f51;
}
.leftColumn .box .box-category > ul > li a.active + ul {
	display: block;
}

/************************ END SOL MENU ********************/





/*Yeni Üyelik Sayfası*/



.register .bulten{float: left;}

.register td{max-width: 217px;}

.register input[type=text], .register input[type=password]{width: 200px;}

.register select{ width: 200px;}

.login_box {
display: block;
margin: 20px 0 0;}

.login_box li{float: left; margin-right: 5px; }

.login_box a:hover{
	opacity: 0.8;
	
	}

.login_box a{background: url(../image/social_sign.png) 0 0 no-repeat;
width: 162px;
height: 31px;
display: block;}

.login_box a#flogin{background-position: 0 -47px;}
.login_box a#tlogin{ background-position: 0 0; display: none; }
.login_box a#glogin{background-position: 0 -95px; display: none;}

/*Yeni Üyelik Sayfası Son*/

/*Üye Girişi Sayfası*/

.rgslogin{
	background: url(../image/login_img.png) 0 0 no-repeat;
	padding: 0 0 10px 10px;
height: 285px;
	}


.rgslogin .content{
background: none !important;
}
	
.rgslogin form{
	display: block;
width: 300px;
float: left;

	}	

.rgslogin .login_box{
width: 162px;
margin: 18px auto;
display: table;
}


.rgslogin .signup{
width: 162px;
margin: auto;
	}

.rgslogin .loginalt{
	
	background: url(../image/loginalt.jpg) 0 0 no-repeat;
	width: 220px;
	height: 280px;
	float: right;
	margin-top: 2px;
	}

.rgslogin p{font-size: 1.1em; margin: 20px 0;}


.signup a.button{
	width: 140px;
text-align: center;
font-size: 13px;
font-weight: bold;
	}

.signup p{
	text-align: center;
	}

/*Üye Girişi Sayfası Son*/


/*Kullanıcı Detayları*/
.user_col{float: left;
	width: 33%;
}
.user_col ul li {	border-bottom: 1px dotted #ddd;
padding: 0px !important;}

.user_col ul li a{
font-size: 1.2em;
display: block;
padding: 9px 0;
font-weight: bold;

	}



.hilite1 { background-color: yellow }
.hilite2 { background-color: green }
.hilite3 { background-color: blue }

.product_rating{
	position: absolute;
	padding: 5px 11px;
	top: 7px;
	background: #ff0000;
	border-radius: 5px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	right: 4px;
	text-decoration: underline;	
}



/*Kullanıcı Detayları Son*/
#toTop {
			display: block;
			overflow: hidden;
			text-indent: -9999px;
			width: 30px;
			height: 30px;
			position: fixed;
			right: 0;
			bottom: 0;
			margin: 0 10px 10px 0;
			background: url(../image/up.png) no-repeat;
			cursor: pointer;
		}
		#toTop:hover {
			background-position: 0 -30px;
		}





.show_badge-7, .show_badge-8{
position: absolute;
left: -1px;
top: 0px;
z-index: 999;
width: 45px;
height: 46px;

}

.show_badge-1{
position:absolute;
left:0;
top:0;
z-index: 999;
}


.show_badge-2{
position: absolute;
left: -1px;
top: -1px;
z-index: 999;
width: 70px;
height: 70px;
background: url(../image/site/show_badge-2.png) no-repeat left top;
}

.show_badge-3{
position:absolute;
z-index: 999;
width: 70px;
height: 25px;
background: url(../image/site/show_badge-3.png) no-repeat left top;
}


.show_badge-4{
position: absolute;
z-index: 999;
width: 70px;
height: 20px;
background: url(../image/site/show_badge-4.png) no-repeat left top;
}


.show_badge-5{
position: static;
width: 100%;
z-index: 999;
color: #f60;
font-weight: bold;
}
.show_badge-6{
background: url(../image/site/show_badge-6.png) no-repeat left top;
position: absolute;
right: 0;
top: 10px;
text-align: center;
font-size: 15px;
font-weight: bold;
text-shadow: 1px 1px 1px #333;
letter-spacing: -1px;
color: #fff;
height: 47px;
width: 50px;
padding-top: 7px;
z-index: 999;
}

.show_badge-7{
background: url(../image/site/show_badge-7.png);
}

.show_badge-8{
background: url(../image/site/show_badge-8.png);
}

.show_badge-9{
background: url(../image/site/g_1ay.png);
width: 46px;
height: 46px;
position: absolute;
right: -1px;
bottom: -1px;
}

.show_badge-14{
background: url(../image/site/orj.png);
width: 44px;
height: 44px;
position: absolute;
left: 1px;
bottom: 80px;
z-index: 9999;
}

.show_badge-15{
background: url(../image/site/mua.png);
width: 44px;
height: 44px;
position: absolute;
left: 1px;
bottom: 80px;
z-index: 9999;
}

.product-list .show_badge-14, .product-list .show_badge-15{
bottom: 0;
}


.show_badge-10{
background: url(../image/site/g_3ay.png);
width: 46px;
height: 46px;
position: absolute;
right: -1px;
bottom: -1px;
z-index: 9999;
}

.show_badge-11{
background: url(../image/site/g_6ay.png);
width: 46px;
height: 46px;
position: absolute;
right: -1px;
bottom: -1px;
z-index: 9999;
}

.show_badge-12{
background: url(../image/site/g_1yil.png);
width: 46px;
height: 46px;
position: absolute;
right:0;
bottom:0;
z-index: 9999;
}



.box-product .show_badge-3, .box-product .show_badge-4{
position: static;
display: inline-block;
}
.box-product .show_badge-5, .product-grid .show_badge-5{
float: left;
}


.product-list .show_badge-5{
bottom: 0;
left: 10px;
clear: left;
display: block;
}

.product-list .show_badge-3, .product-list .show_badge-4{
position: static;
float: left;
}

.product-grid .badges{
width: 140px !important;
float: none !important;
margin: auto;
display: block;
}

.product-grid .show_badge-3, .product-grid .show_badge-4{
position: static;
float: left;
}

.product-row .show_badge-1, .product-row .show_badge-2, .product-row .show_badge-3, .product-row .show_badge-4, .product-row .show_badge-5, .product-row .show_badge-6,
.product-row .show_badge-9,.product-row .show_badge-10,.product-row .show_badge-11,.product-row .show_badge-12, .product-row .show_badge-14, .product-row .show_badge-15{
display: none !important;
}



.ekinfo .show_badge-3, .ekinfo .show_badge-4{
position: static;
float: left;
}

/***/

#paginate-sliderAna a img {
margin: 5px 1px 0 2px;
border: 1px solid #DBDBDB;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.m_slide{
overflow: hidden;
border-radius: 6px;
border: 5px solid #bbb;
margin-bottom: 5px;
width: 945px;
height: 70px;
position: relative;
background: #fff;
}

.havale b{
width: 130px;
display: block;
float: left;
}

.havale img.cpa{
float: left;
}

.havale input[type=text]{
float: left;
margin-right: 40px;
margin-bottom: 2px;
}

table.havalebildirimi{
border: 1px solid #eee;
background: white;
width: 100%;
border-radius: 5px 5px 0 0;
border-collapse: collapse;
}

table.havalebildirimi tbody > tr{
border-bottom: 1px solid #ccc;
}

table.havalebildirimi .bank_transfer_head{
font-weight: bold;
}

/****************************************/

.product-row .description , .product-row .cart , .product-row .wishlist, .product-row .image


 {
display: none;
}


.prd-prev-next {
	float: right;
	padding-top: 7px;
}
.prd-prev-next div {
	width: 94px;
	float: left;
}


.topbanner.foott{
	margin: auto;
width: 960px;
}


#wrapper > #myIframediv { display: none !important;}













