.zoomPad{
	position:relative;
	float:left;
	z-index:99;
	cursor:crosshair;
}


.zoomPreload{
   -moz-opacity:0.8;
   opacity: 0.8;
   filter: alpha(opacity = 80);
   color: #333;
   font-size: 12px;
   font-family: Tahoma;
   text-decoration: none;
   border: 1px solid #CCC;
   background-color: white;
   padding: 8px;
   text-align:center;
   background-image: url(../images/zoomloader.gif);
   background-repeat: no-repeat;
   background-position: 43px 30px;
   z-index:110;
   width:90px;
   height:43px;
   position:absolute;
   top:0px;
   left:0px;
    * width:100px;
    * height:49px;
}


.zoomPup{
	overflow:hidden;
	background-color: #FFF;
	-moz-opacity:0.6;
	opacity: 0.6;
	filter: alpha(opacity = 60);
	z-index:120;
	position:absolute;
	border:1px solid #CCC;
  z-index:101;
  cursor:crosshair;
}

.zoomOverlay{
	position:absolute;
	left:0px;
	top:0px;
	background:#FFF;
	/*opacity:0.5;*/
	z-index:5000;
	width:100%;
	height:100%;
	display:none;
  z-index:101;
}

.zoomWindow{
	position:absolute;
	left:110%;
	top:40px;
	background:#FFF;
	z-index:6000;
	height:auto;
  z-index:10000;
  z-index:110;
}
.zoomWrapper{
	position:relative;
	border:1px solid #999;
  z-index:110;
}
.zoomWrapperTitle{
	display:block;
	background:#999;
	color:#FFF;
	height:18px;
	line-height:18px;
	width:100%;
  overflow:hidden;
	text-align:center;
	font-size:10px;
  position:absolute;
  top:0px;
  left:0px;
  z-index:120;
  -moz-opacity:0.6;
  opacity: 0.6;
  filter: alpha(opacity = 60);
}
.zoomWrapperImage{
	display:block;
  position:relative;
  overflow:hidden;
  z-index:110;

}
.zoomWrapperImage img{
  border:0px;
  display:block;
  position:absolute;
  z-index:101;
}

.zoomIframe{
  z-index: -1;
  filter:alpha(opacity=0);
  -moz-opacity: 0.80;
  opacity: 0.80;
  position:absolute;
  display:block;
}

/*********************************************************
/ When clicking on thumbs jqzoom will add the class
/ "zoomThumbActive" on the anchor selected
/*********************************************************/#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message{font-family:"HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:200;color:#fff;}
#sb-container{position:fixed;margin:0;padding:0;top:0;left:0;z-index:999;text-align:left;visibility:hidden;display:none;}
#sb-overlay{position:relative;height:100%;width:100%;}
#sb-wrapper{position:absolute;visibility:hidden;width:100px;}
#sb-wrapper-inner{position:relative;border:1px solid #303030;overflow:hidden;height:100px;}
#sb-body{position:relative;height:100%;}
#sb-body-inner{position:absolute;height:100%;width:100%;}
#sb-player.html{height:100%;overflow:auto;}
#sb-body img{border:none;}
#sb-loading{position:relative;height:100%;}
#sb-loading-inner{position:absolute;font-size:14px;line-height:24px;height:24px;top:50%;margin-top:-12px;width:100%;text-align:center;}
#sb-loading-inner span{background:url(shadowbox/loading.gif) no-repeat;padding-left:34px;display:inline-block;}
#sb-body,#sb-loading{background-color:#060606;}
#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:hidden;}
#sb-title,#sb-title-inner{height:26px;line-height:26px;}
#sb-title-inner{font-size:16px;}
#sb-info,#sb-info-inner{height:20px;line-height:20px;}
#sb-info-inner{font-size:12px;}
#sb-nav{float:right;height:16px;padding:2px 0;width:45%;}
#sb-nav a{display:block;float:right;height:16px;width:16px;margin-left:3px;cursor:pointer;background-repeat:no-repeat;}
#sb-nav-close{background-image:url(shadowbox/close.png);}
#sb-nav-next{background-image:url(shadowbox/next.png);}
#sb-nav-previous{background-image:url(shadowbox/previous.png);}
#sb-nav-play{background-image:url(shadowbox/play.png);}
#sb-nav-pause{background-image:url(shadowbox/pause.png);}
#sb-counter{float:left;width:45%;}
#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff;}
#sb-counter a.sb-counter-current{text-decoration:underline;}
div.sb-message{font-size:12px;padding:10px;text-align:center;}
div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline;}
/******************* standart yapi **********************/
html   {width:100%; height:100%; overflow-y:scroll;}
body   {width:100%; height:100%; margin:0px; padding:0px; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000;}
form   {margin:0px; padding:0px;}
img    {border:none;}
ul, ol {margin:5px 5px 5px 10px; padding:0px 0px 0px 20px;}
table  {border-spacing: 0px; border-collapse: collapse;}
td     {padding:0px; }
a      {text-decoration:none; color:#3b6ac6;}
div.clear {clear:both; height:1px; font-size: 1px; line-height: 1px;}
div.uyarigoster {color:red; font-weight:bold;}
label.error {color:red;clear:both; display:block;}
label.error.n {display:inline;}
em, i { font-style: italic; }
strong, b { font-weight: bold; }
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;	
	color: #000;
}
img {
	border:0;
}
.ustbar {
	float: left;
	height: 82px;
	width: 100%;
}
.orta {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.ustbar .logo {
    background-image: url(../images/logo.jpg);
    background-repeat: no-repeat;
    float: left;
    height: 65px;
    width: 112px;
    margin-top: 10px;
    margin-left: 50px;
    display: inline;
}
.ustbar .logo img{
	height: 65px;
	width: 112px;
}
.ustbar .cizgi {
	color: #C4BCB0;
	font-size: 12px;
	float: right;
	display: inline;
	margin-top: 14px;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: bold;
}	
.ustbar .sepet {
	color: #a8a08c;
	font-size: 12px;
	background-image: url(../images/sepetico.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
	height: 12px;
	padding-left: 24px;
	display: inline;
	float: right;
	margin-top: 15px;
	cursor:pointer;
}
.ustbar .sepet:hover {
	color: #000;
}
.ustbar .diller {
    float: right;
    margin-top:3px;
    margin-left:3px;
    cursor:pointer;
    width:25px;
    height:15px;
}
.ustbar .diller img{
    width:25px;
    height:15px;
}

.ustbar .hesabim {
	color: #a8a08c;
	font-size: 12px;
	display: inline;
	float: right;
	margin-top: 15px;
	cursor:pointer;
}
.ustbar .hesabim:hover {
	color: #000;
}
.ustbar .menu {
	display: inline;
	float: left;
	margin-top: 48px;
	margin-left: 45px;
}
.ustbar .menu a {
	font-size: 15px;
	color: #000;
	text-decoration: none;
	margin-right: 7px;
	margin-left: 7px;
	font-weight: normal;
	float: left;
}
.ustbar .menu a:hover, .ustbar .menu .secili {
	color: #c6beb3;
	background-image: url(../images/menuok.jpg);
	background-position: center 17px;
	background-repeat: no-repeat;
	height: 21px;
}
.ustbar .ara {
	float: right;
	display: inline;
	border: 1px solid #C4BCB0;
	width: 200px;
	clear: right;
	height: 19px;
	margin-top: 13px;
}
.ustbar .ara input {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
	display: inline;
	height: 15px;
	float: left;
	width: 170px;
	margin-top: 1px;
	margin-left: 2px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #715946;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.ustbar .ara a,
.ustbar .ara input.sub {
	background-image: url(../images/arabut.jpg);
	background-repeat: no-repeat;
	display: inline;
	height: 15px;
	width: 15px;
	float: right;
	margin-top: 2px;
	margin-right: 3px;
}

.govde {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dadce0;
	float: left;
	width: 100%;
	background-color: #edeef0;
	display: inline;
}

.govde .beyazback {
	background-color: #FFF;
	float: left;
	width: 918px;
	border: 1px solid #e6e7e8;
	margin-top: 40px;
	display: inline;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 40px;
	font-size: 15px;
	color: #6d6d6d;
}
.govde .beyazback h1 {
	font-size: 30px;
	color: #c6beb3;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	font-style: italic;
}
.govde .grialan {
	width:980px;
	height:40px;
	float:left;
	display:inline;
}
.altbar {
	background-color: #000;
	display: inline;
	float: left;
	width: 100%;
	font-size: 13px;
	color: #636158;
}
.altbar td {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #636158;
	padding-top: 20px;
}
.altbar td a{
    color: #636158;
}

.altbar td .facebut {
	background-image: url(../images/facebut.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 19px;
	width: 20px;
}
.altbar td .twiterbut {
	background-image: url(../images/twiterbut.jpg);
	background-repeat: no-repeat;
	display: inline;
	float: left;
	height: 19px;
	width: 20px;
	margin-left: 5px;
}
.anaorta {
	min-width:980px;
	width: 100%;
	height:526px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
	position: relative;
}
.tampon {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.ana_woman {
	background-image: url(../images/ana_woman.jpg);
	background-repeat: no-repeat;
	height: 520px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 3px;
	background-position: center top;
    text-align: center;
}
.ana_man {
	background-image: url(../images/ana_man.jpg);
	background-repeat: no-repeat;
	height: 520px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 3px;
	background-position: center top;
    text-align: center;
}
.ana_woman img,
.ana_man img{
    width: 980px;
    height:520px;
}
.anaaltmenualan {
	min-width:980px;
	width: 100%;
	height: 47px;
	position: relative;
}
.anaaltmenubeyazalan {
	min-width:980px;
	height: 139px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: -140px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000;
	background-image: url(../images/anamenubeyaz.png);
	background-repeat: repeat-x;
}
.anaaltmenubeyazalan .bilgi {
	font-size: 13px;
	color: #666666;
	height: 100px;
	width: 300px;
	margin-top: 20px;
	display: inline;
	float: left;
}
.anaaltmenubeyazalan .bilgi span {
	float:left;
}
.anaaltmenubeyazalan .resimler {
    display: inline;
    float: left;
    margin-top: 20px;
    margin-left: 50px;
    width: 630px;
    color: #8b7e69;
    overflow: hidden;
}
.anaaltmenubeyazalan .resimler td{
    text-align: center;
    vertical-align: top;
    padding:0px 5px;
}
.anaaltmenubeyazalan .resimler td img{
    margin-bottom:3px;
}
.anaaltmenubeyazalan .resimler td a{
    color: #8b7e69;
}
.anaaltmenubeyazalan .bilgi a {
	background: url('../images/allok.png') no-repeat right center #8b7e69;
	text-decoration: none;
	color: #FFF;
	/*background-position: 55px center;*/
	clear: left;
	float: left;
	margin-top: 10px;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.altmenubut {
	height: 47px;
	float: left;
	display: inline;
	text-decoration:none;
}
.altmenubut span {
	height: 33px;
	padding-right: 35px;
	padding-left: 35px;
	padding-top: 14px;
	float: left;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	display: inline;
	margin-left: 3px;
}
.altmenubut:hover {
	background-image: url(../images/anabeyazmenusol.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.altmenubut span:hover {
	background-image: url(../images/anabeyazmenusag.png);
	background-repeat: no-repeat;
	background-position: right top;
	color: #999;
}
.haberbar {
	float: left;
	height: 47px;
	font-size: 13px;
	color: #8b7e69;
	display: inline;
}
.haberbar .baslik{
	height: 30px;
	padding-right: 15px;
	padding-left: 40px;
	padding-top: 14px;
	float: left;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	display: inline;
	margin-left: 3px;
}
.haberbar a {
	float:left;
	display:inline;
	margin-top: 20px;
}
.haberbar .no {
	float: left;
	display: inline;
	margin-top: 15px;
	margin-right: 8px;
	margin-left: 8px;
	color: #666666;
}
.haberbar .habericerik{
	float: left;
	height: 47px;
	margin-left: 15px;
	display: inline;
}
.govde .beyazback .iletisimalan h1 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #6d6d6d;
	height: 30px;
	padding: 0px;
	margin: 0px;
}
.govde .beyazback .iletisimalan .form {
    border: 1px solid #dddddd;
    float: left;
    margin-top: 10px;
    /*
    padding-right: 30px;
    padding-left: 30px;
    */
}
.govde .beyazback .iletisimalan .form td{
	padding-right: 30px;
	padding-left: 30px;
}
.govde .beyazback .iletisimalan .form .textalan {
	width: 466px;
	background-color: #f8f8f8;
	border: 1px solid #e9e9e9;
	padding: 2px;
	font-size: 12px;
	color: #606060;
	height: 20px;
	float: left;
}
.govde .beyazback .iletisimalan .form textarea {
	background-color: #f8f8f8;
	border: 1px solid #e9e9e9;
	width: 466px;
	padding: 2px;
	font-size: 12px;
	color: #606060;
	font-family: Arial, Helvetica, sans-serif;
}
.govde .beyazback .iletisimalan .form .gonderbut {
	background-image: url(../images/senbutback.jpg);
	background-repeat: repeat-x;
	display: inline;
	float: right;
	height: 38px;
	border: 1px solid #dbdbdb;
	color: #FFF;
	font-size: 18px;
	padding-right: 10px;
	padding-left: 10px;
	cursor:pointer;
}
.govde .beyazback .iletisimalan .ebulten {
	background-color: #f8f8f8;
	border: 1px solid #dddddd;
	margin-top: 10px;
	height: 60px;
	float: left;
	width: 534px;
}
.govde .beyazback .iletisimalan .ebulten .textalan {
	float: left;
	width: 300px;
	height: 25px;
	font-size: 12px;
	color: #606060;
	padding: 2px;
}
.govde .beyazback .iletisimalan .ebulten .gonderbut {
	background-color: transparent;
	background-image: url(../images/ebultenbut.png);
	background-repeat: no-repeat;
	float: left;
	height: 37px;
	width: 37px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
}
.red {
	color:#F00;
}
.uruntag {
	display: inline;
	float: left;
	height: 20px;
	width: 980px;
	padding-top: 10px;
	font-size: 12px;
	color: #a3a3a3;
}
.uruntag a {
	text-decoration:none;
	color: #a3a3a3;
	float: left;
}
.uruntag .anasayfa {
	text-decoration:none;
	color: #a3a3a3;
	float: left;
	background-image: url(../images/homeico.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.uruntag .anasayfa:hover {
	background-image: url(../images/homeico2.png);
	color: #555;
	text-decoration: underline;
}
.uruntag .geri {
	text-decoration:none;
	color: #a3a3a3;
	float: right;
	background-image: url(../images/prevok.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}

.uruntag .geri:hover {
	background-image: url(../images/prevok2.png);
	color: #555;
	text-decoration: underline;
}
.uruntag a:hover, .uruntag .secili {
	color: #555;
	text-decoration: underline;
}
.uruntag .cizgi {
	display: inline;
	float: left;
	margin-right: 8px;
	margin-left: 8px;
}
.solmenu {
	background-color: #FFF;
	display: inline;
	float: left;
	width: 202px;
	margin-top: 10px;
	
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e6e7e8;
	border-right-color: #e6e7e8;
	border-bottom-color: #e6e7e8;
	border-left-color: #e6e7e8;
	padding: 15px;
}
.solmenu h2 {
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #a3a3a3;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.solmenu h3 {
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background-image: url(../images/solmenuok.png);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	width: 200px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.solmenu a {
	color: #000;
	text-decoration: none;
	background-image: url(../images/solmenukutu.jpg);
	background-position: left center;
	display: inline;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-top: 3px;
	float: left;
	clear: left;
	width: 182px;
}
.solmenu a:hover, .solmenu .secili {
	background-image: url(../images/solmenukutu1.jpg);
}
.solmenu a span {
	margin-left: 5px;
	color: #bebebe;
}
.solmenu .color {
	float:left;
	display:inline;
	width:24px;
	height:10px;
	background-image: none;
	clear: none;
	padding: 0px;
	margin-right: 5px;
	border: 2px solid #FFF;
}
.solmenu .color:hover, .solmenu .colorsecili {
	border: 2px solid #F30;
	background-image: none;
}
.urunlericerik {
	display: inline;
	float: left;
	width: 745px;
	margin-top: 10px;
}
.urunlericerik .urunlermenu {
	float: left;
	margin-left: 15px;
	width: 725px;
	height: 30px;
	display: inline;
	font-size: 13px;
	color: #a3a3a3;
}
.urunlericerik .urunlermenu .skrol {
	width: 220px;
	float: left;
	display: inline;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dddddd;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	border-left-color: #dddddd;
	height: 25px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #a3a3a3;
}
.urunlericerik .urunlermenu .bilgi {
	display: inline;
	float: left;
	margin-top: 4px;
	margin-left: 15px;
	margin-right: 5px;
}
.urunlericerik .urunlermenu span {
    float:left;
    display:inline;
    margin-right: 3px;
    margin-left: 3px;
    margin-top: 3px;
}
.urunlericerik .urunlermenu div.sayfanolar{
	float:right;
}
.urunlericerik .urunlermenu .first {
    background: url(../images/firstok.png) no-repeat center center transparent;
    border: none;
    margin-left: 3px;
    width: 10px;
    text-align: right;
}
.urunlericerik .urunlermenu .prev {
    background: url(../images/prevok.png) no-repeat center center transparent;
    border: none;
    margin-left: 3px;
    width: 10px;
    text-align: right;
}
.urunlericerik .urunlermenu .next {
    background: url(../images/nextok.png) no-repeat center center transparent;
    border: none;
    margin-left: 3px;
    width: 10px;
    text-align: left;
}
.urunlericerik .urunlermenu .last {
    background: url(../images/lastok.png) no-repeat center center transparent;
    border: none;
    margin-left: 3px;
    width: 10px;
    text-align: left;
}
.urunlericerik .urunlermenu .first:hover,
.urunlericerik .urunlermenu .prev:hover,
.urunlericerik .urunlermenu .next:hover,
.urunlericerik .urunlermenu .last:hover {
	background-color: transparent;
	color: #A49786;
	font-weight: normal;
}
.urunlericerik .urunlermenu a {
	text-decoration: none;
	background-color: #FFF;
	display: inline;
	float: left;
	margin-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	color: #A49786;
	font-size: 13px;
	height: 16px;
	width: 22px;
	text-align: center;
}
.urunlericerik .urunlermenu a:hover, .urunlericerik .urunlermenu .secili {
	background-color: #A49786;
	font-weight: bold;
	color: #FFF;
}
.urunlericerik .urunlerbar {
	display: inline;
	float: left;
	width: 230px;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e6e7e8;
	border-right-color: #e6e7e8;
	border-bottom-color: #e6e7e8;
	border-left-color: #e6e7e8;
	margin-left: 15px;
	height: 290px;
	margin-top: 15px;
}
.urunlericerik .urunlerbar .resim {
    text-align: center;
    width: 230px;
    margin-top: 15px;
}
.urunlericerik .urunlerbar .resim img{
	width: 150px;
    height:175px;
}
.urunlericerik .urunlerbar .bilgi {
    font-size: 12px;
    color: #000;
    display: inline;
    width: 200px;
    margin-left: 15px;
    float: left;
    margin-top: 20px;
}
.urunlericerik .urunlerbar .bilgi a{
	color: #000;
}
.urunlericerik .urunlerbar .fiyat {
	display: inline;
	float: left;
	width: 200px;
	margin-left: 15px;
	font-weight: bold;
	color: #A49786;
	font-size: 13px;
	margin-top: 3px;
}
.urunlericerik .urunlerbar .wishlist {
	background-image: url(../images/kalpico.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	font-size: 12px;
	color: #FFF;
	background-color: #A49786;
	display: inline;
	float: left;
	margin-top: 10px;
	margin-left: 15px;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 30px;
	font-weight: bold;
	text-decoration: none;
}
.urunlericerik .urunlerbar .add {
	font-size: 12px;
	color: #FFF;
	background-color: #000;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	display: inline;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	text-decoration: none;
}
.govde .urundetayback {
	background-color: #FFF;
	float: left;
	width: 938px;
	border: 1px solid #e6e7e8;
	margin-top: 10px;
	display: inline;
	font-size: 15px;
	color: #6d6d6d;
	padding: 20px;
}
.govde .urundetayback .urunresimler {
	display: inline;
	float: left;
	width: 75px;
}
.govde .urundetayback .urunresimler a {
	border: 1px solid #dddddd;
	height: 60px;
	width: 73px;
	display: inline;
	float: left;
	text-align: center;
	padding-top: 13px;
	margin-top: -1px;
}
.govde .urundetayback .urunresimalan {
	float:left;
	display:inline;
	width: 489px;
}
.govde .urundetayback .urunresimalan .urunresim {
    float: left;
    margin-left: -1px;
    border: 1px solid #dddddd;
    display: inline;
    margin-top: -1px;
    text-align: center;
    height: 472px;
    width: 488px;
    position: relative;
}
.govde .urundetayback .urunresimalan .urunresim a{
    position:absolute;
    top: 0px;
    left:44px;
    height: 466px;
    width: 400px;
    text-align: center;
    padding:2px;
    cursor: crosshair; 
}
.govde .urundetayback .urunresimalan .urunresim a img.urun_o_resim{
    height: 466px;
    width: 400px;
}
.govde .urundetayback .urunresimalan .urunresimzoom {
	background-image: url(../images/zoomico.png);
	background-repeat: no-repeat;
	border: 1px solid #dddddd;
	text-align: center;
	display: inline;
	float: left;
	width: 205px;
	margin-top: -1px;
	color: #a3a3a3;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 38px;
    /*background-position: 75px 5px;*/
	background-position: 50px center;
	margin-left: -1px;
}
.govde .urundetayback .urunresimalan .urunresimzoom:hover {
	background-color:#fafafa;
}
.govde .urundetayback .urunresimalan .urunresimfull {
	background-image: url(../images/fullico.png);
	background-repeat: no-repeat;
	border: 1px solid #dddddd;
	text-align: center;
	display: inline;
	float: left;
	width: 205px;
	margin-top: -1px;
	color: #a3a3a3;
	text-decoration: none;
	/* background-position: 75px 5px; */
    background-position: 50px center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 39px;
	margin-left: -1px;
}
.govde .urundetayback .urunresimalan .urunresimfull:hover {
	background-color:#fafafa;
}
.govde .urundetayback .urunbilgi {
	display: inline;
	float: left;
	width: 348px;
	margin-top: -1px;
	margin-left: 25px;
}
.govde .urundetayback .urunbilgi h1 {
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
	width: 348px;
	font-size: 25px;
	color: #000;
}
.govde .urundetayback .urunbilgi .bilgi {
	float:left;
	width:348px;
	color:#000;
	font-size: 12px;
	display: inline;
	margin-top: 5px;
}
.govde .urundetayback .urunbilgi .fiyat {
	float:left;
	width:348px;
	color:#A49786;
	font-size: 20px;
	display: inline;
	margin-top: 5px;
	font-weight: bold;
}
.govde .urundetayback .urunbilgi .tabalan{
	float: left;
	border: 1px solid #dddddd;
	width: 345px;
	display: inline;
	margin-top: 15px;
	padding-left: 1px;
}

.govde .urundetayback .urunbilgi .tabalan a {
	background-color: #edeef0;
	float: left;
	text-decoration: none;
	font-size: 12px;
	color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #FFF;
	width: 114px;
	text-align: center;
	display: inline;
	margin-left: -1px;
}
.govde .urundetayback .urunbilgi .tabalan a:hover, .govde .urundetayback .urunbilgi .tabalan .secili {
	color:#000;
	background-color:#FFF;
}

.govde .urundetayback .urunbilgi .tabalan .icerik{
    background-color: #FFF;
    float: left;
    width: 325px;
    font-size: 12px;
    color: #a3a3a3;
    display: inline;
    padding: 20px 10px;
    display:none;
}
.govde .urundetayback .urunbilgi .tabalan .icerik.secili{
    display:block;
}
.govde .urundetayback .urunbilgi .secimalan {
	width:348px;
	float: left;
	display:inline;
	margin-top:10px;
}
.govde .urundetayback .urunbilgi .baslik {
	margin-top:10px;
	float:left;
	font-size:12px;
	color: #a3a3a3;
	display: inline;
	width: 95px;
	text-align: right;
	margin-right: 10px;
	clear: left;
}
.govde .urundetayback .urunbilgi .color {
	float:left;
	display:inline;
	width:24px;
	height:10px;
	background-image: none;
	padding: 0px;
	margin-right: 5px;
	border: 2px solid #FFF;
	margin-top: 10px;
}
.govde .urundetayback .urunbilgi .color:hover, .govde .urundetayback .urunbilgi .colorsecili {
	border: 2px solid #F30;
	background-image: none;
}
.govde .urundetayback .urunbilgi .skrol {
	width: 100px;
	float: left;
	display: inline;
	height: 22px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #a3a3a3;
	margin-top: 10px;
	border: 1px solid #dddddd;
}
.govde .urundetayback .urunbilgi .add {
	float: left;
	background-color: #000;
	display: inline;
	font-size: 14px;
	color: #c6beb3;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 25px;
	text-align: center;
	width: 170px;
}
.govde .urundetayback .urunbilgi .wishlist {
	background-image: url(../images/kalpicobuyuk.png);
	background-repeat: no-repeat;
	background-position: 15px 8px;
	background-color: #A49786;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 155px;
	float: left;
	margin-top: 25px;
	text-align: center;
	margin-left: 4px;
	padding-left: 15px;
}
.govde .urundetayback .urunbilgi .sharebutlar {
	display: inline;
	float: left;
	margin-top: 25px;
	width: 348px;
}

.govde .urundetayback .urunbilgi .sharebut {
	display: inline;
	float: left;
	margin-right: 5px;
} 
.govde .urundetayback .urunbilgi .sharebutlar span.spa {
	display: inline;
	float: left;
	margin-left: 5px;
	margin-right: 20px;
	font-size: 12px;
	margin-top: 2px;
}
.govde .urundetayback .urunliste {
	background-color: #FFF;
	display: inline;
	float: left;
	width: 936px;
	border: 1px solid #dddddd;
	margin-top: 40px;
}
.govde .urundetayback .urunliste h1 {
	padding: 0px;
	font-size: 12px;
	color: #a3a3a3;
	display: inline;
	float: left;
	width: 916px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	height: 15px;
}
.govde .urundetayback .urunliste .oksol {
	background-image: url(../images/urunlisteoksol.png);
	background-repeat: no-repeat;
	background-color:#FFF;
	background-position: 10px center;
	display: inline;
	float: left;
	height: 28px;
	width: 28px;
	margin-top: 40px;
	margin-left: -1px;
	border: 1px solid #dddddd;
}
.govde .urundetayback .urunliste .oksol:hover {
	background-image: url(../images/urunlisteoksol2.png);
	background-color:#000;
}
.govde .urundetayback .urunliste .oksag {
	background-image: url(../images/urunlisteoksag.png);
	background-repeat: no-repeat;
	background-position: 13px center;
	display: inline;
	float: right;
	height: 28px;
	width: 28px;
	margin-top: 40px;
	border: 1px solid #dddddd;
	margin-right: -1px;
}
.govde .urundetayback .urunliste .oksag:hover {
	background-image: url(../images/urunlisteoksag2.png);
	background-color:#000;
}
.govde .urundetayback .urunliste .resimler {
	display: inline;
	float: left;
	width: 840px;
	margin-top: 15px;
	margin-right: 17px;
	margin-left: 18px;
}
.govde .urundetayback .urunliste .resim {
	float: left;
	display: inline;
	text-align: center;
	width: 70px;
	margin-top: 10px;
	margin-right: 17px;
	margin-bottom: 10px;
	margin-left: 18px;
}
.govde .urundetayback .urunliste .resim span {
	clear: left;
	text-align: center;
	display: inline;
	float: left;
	width: 70px;
	font-size: 12px;
	color: #a3a3a3;
	margin-top: 10px;
}

.haber_liste {
    float:left;
    width:202px;
    height:305px;
    margin:4px 4px 3px 3px;
    padding:10px 14px;
    background-color: #edeef0;
    color:#777778;
    font-style:italic;
    font-size:12px;
    position:relative;
    overflow:hidden;
}
.haber_liste img.l{
    width:198px;
    height:148px;
    border:2px solid #d6d7d8;
}
.haber_liste h2.l{
    margin:10px 0px;
    color:#262626;
    font-style:italic;
    font-size:16px;
}
.haber_liste h2.l a{
    color:#262626;
}
.haber_liste img.rm{
    position:absolute;
    bottom:10px;
    left:10px;
    z-index:2;
    width:89px;
    height:20px;
}

table.magazalar {margin:0px 0px 0px 20px;}
table.magazalar td{vertical-align:top; font-family:arial; font-size:12px;}
table.magazalar td a {width:146px; display:block; color:#353535; padding:3px 0px 3px 12px; margin-left:6px;}
table.magazalar td a:Hover, table.magazalar td a.selected  {background:url('../images/ok3.jpg') no-repeat right top #ffffff;}
table.magazalar td.ara{width:10px;}
table.magazalar td.ulke{width:164px; border-bottom:5px solid #a6a6a7; background:url('../images/magaza_ulke.jpg') no-repeat top left #b4b4b5; padding-top:10px;}
table.magazalar td.sehir{width:164px; border-bottom:5px solid #a6a6a7; background:url('../images/magaza_sehir.jpg') no-repeat top left #b4b4b5; display:none; padding-top:10px;}
table.magazalar td.magaza{width:164px; border-bottom:5px solid #a6a6a7; background:url('../images/magaza_magaza.jpg') no-repeat top left #b4b4b5; display:none; padding-top:10px;}
table.magazalar td.adres{width:226px; border-bottom:5px solid #cececf; background:url('../images/magaza_adres.jpg') no-repeat top left #b4b4b5; display:none; padding-top:10px;}

div.resss {position:relative; width:210px; height:160px; float:right; display:inline; margin:5px 0px 10px 10px; border:1px solid #f0f0f0; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;}
div.resss1 {position:relative; width:208px; height:158px; border:1px solid #dcdcdc; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;} 
div.resss2 {position:relative; width:206px; height:156px; border:1px solid #ffffff; /*border:1px solid #c8c8c8;*/ -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; overflow: hidden; }
div.resss a{display:block; width:206px; height:156px;}
div.resss img{position:absolute; top:0px; left:0px; width:200px; height:150px; padding:3px; }
div.resss_yazisiz {position:relative; text-align:center; clear:both; border-bottom:1px dotted #a1a1a2; margin-bottom:25px; padding-bottom:15px;}
div.resss_yazisiz div.resss {margin:8px; float:left;}
div.resss_yazisiz img{width:200px; height:150px; padding:3px;}

div#sb-body-inner {background-color: #ffffff;}
