@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Roboto:400,400italic,500,500italic,300,700,300italic&subset=latin,latin-ext);
.tepe {
	background-color: #FFF;
	height: 30px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}
.tepe_ic {
	height: 30px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.tepe_ic ul {
}
.tepe_ic ul li {
	float: right;
	line-height: 30px;
	height: 30px;
	background-image: url(images/mini_ok.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 7px;
	font-size: 11px;
	color: #666666;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	cursor: pointer;
}
.tepe_ic ul li:hover {
	color: #1d77a7;
}
#face_login {
	font-weight: bold;
	color: #166a9a;
}
.ust_kisim {
	height: 140px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.logo {
	height: 140px;
	width: 593px;
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 20px;
}
.logo img{
	max-height: 140px;
	max-width: 593px;
}
.arama {
	height: 28px;
	width: 297px;
	float: right;
	margin-top: 80px;
	border: 1px solid #dddddd;
	overflow: hidden;
}
.arama_text {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 249px;
	height: 26px;
	padding-right: 10px;
	padding-left: 10px;
	outline: none;
	font-size: 12px;
}
.arama_btn {
	margin:1px; height: 26px;
	width: 26px;
	background-color: transparent;
	background-image: url('images/ara.jpg');
	background-repeat: no-repeat;
	float: right;
	outline: none;
	cursor: pointer;
	border: 1px solid #FFF;
	background-position:  -1px;
}
.spt {
	height: 51px;
	width: 241px;
	float: left;
	margin-top: 40px;
	margin-left: 10px;
}
.sepet {
	float: left;
	height: 31px;
	width: 75px;
	border: 5px solid #dddddd;
	cursor: pointer;
	font-size: 12px;
	line-height: 31px;
	text-align: center;
	font-family: 'Roboto', Helvetica, sans-serif;
	font-weight: 500;
	margin-top: 5px;
}
.spt:hover .sepet {
}
.sepetteki {
	height: 29px;
	width: 128px;
	float: left;
	margin-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #dddddd;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	border-left-color: #dddddd;
	margin-left: -7px;
	padding-left: 5px;
}
.sepette_urun {
	font-weight: bold;
	float: left;
	line-height: 27px;
	height: 27px;
	margin-top: 1px;
	width: 62px;
	text-align: center;
	font-size: 11px;
}
.sepete_git {
	float: right;
	font-weight: bold;
	color: #FFF;
	height: 27px;
	margin-top: 1px;
	width: 65px;
	line-height: 27px;
	text-align: center;
	margin-right: 1px;
	font-size: 11px;
}
.kucuk_menuler {
	height: 30px;
	float: right;
	margin-top: 19px;
	width: 250px;
	line-height: 30px;
}
.kucuk_menuler ul {
	width: auto;
	height: 30px;
	float: right;
	background-color: #eeeeee;
	padding-left: 15px;
}
.kucuk_menuler ul li {
	float: right;
	color: #666666;
	font-size: 11px;
	background-image: url(images/mini_ok.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
	margin-right: 15px;
	cursor: pointer;
}
.kucuk_menuler ul li:hover {
	color: #1d77a7;
}
.menu_sag_boya {
	background-color: #ffffff;
	float: right;
	height: 50px;
	width: 10px;
}
.menu {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	clear: both;
}
.menu ul {
	width: 988px;
	height: 48px;
	border: 1px solid #dddddd;
	float: left;
}
.menu ul li {
	float: left;
	color: #666;
	font-weight: 700;
	font-size: 12px;
	line-height: 48px;
	height: 48px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	cursor: pointer;
	-webkit-transition: all 200ms ease 0ms;
	-moz-transition: all 200ms ease 0ms;
	-ms-transition: all 200ms ease 0ms;
	-o-transition: all 200ms ease 0ms;
	transition: all 200ms ease 0ms;
}
.menu ul li span{
	padding-right: 15px;
	padding-left: 15px;
	height: 48px;
	display: block;
}
.menu ul li a {
	color: #666;
}
.menu ul li:hover a {
	color: #FFF;
}
.menu ul li:hover {
	color: #FFF;
	-webkit-transition: all 200ms ease 0ms;
	-moz-transition: all 200ms ease 0ms;
	-ms-transition: all 200ms ease 0ms;
	-o-transition: all 200ms ease 0ms;
	transition: all 200ms ease 0ms;
}
#home_button {
	margin: 0px;
	padding: 0px;
	height: 48px;
	width: 48px;
	text-align: center;
	font-size: 20px;
}
#home_button:hover {
	color: #FFF;
}
.menu ul li:hover ul {
	opacity: 1;
	-webkit-transition: all 200ms ease 0s;
	-moz-transition: all 200ms ease 0s;
	-ms-transition: all 200ms ease 0s;
	-o-transition: all 200ms ease 0s;
	transition: all 200ms ease 0s;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
.menu ul li ul {
	width: 210px;
	position: absolute;
	background-color: #FFF;
	border-top-style: none;
	margin-left: -20px;
	cursor: auto;
	overflow: hidden;
	height: 0px;
	padding-bottom: 0px;
	opacity: 0;
	padding-top: 0px;
	z-index: 999999;
	-webkit-transition: all 200ms ease 0s;
	-moz-transition: all 200ms ease 0s;
	-ms-transition: all 200ms ease 0s;
	-o-transition: all 200ms ease 0s;
	transition: all 200ms ease 0s;
}
.ul_ic {
	width: 190px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-color: #aaa;
	line-height: normal;
	color: #666666;
	font-weight: normal;
}
.ul_ic_span {
	line-height: normal;
	padding-top: 7px;
	padding-bottom: 7px;
	width: 100%;
	font-weight: normal;
	color: #666666;
	cursor: pointer;
}
.ul_ic_span:hover {}
.ul_ic_text {
	clear: both;
	line-height: normal;
	background-image: url(images/mini_ul_ok.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-weight: normal;
	color: #666666;
	cursor: pointer;
}
.ul_ic_text:hover {}
.tumunu_gorntle {
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: right;
	font-weight: bold;
	line-height: normal;
	width: 190px;
	margin-right: auto;
	margin-left: auto;
}
.menu_alt_kategori {
	width: 990px;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	margin-bottom: 20px;
}
.menu_alt_kategori_ic {
	height: 30px;
	width: 980px;
	background-color: #ffffff;
	padding-left: 10px;
}
.menu_alt_kategori_ic ul {
}
.menu_alt_kategori_ic ul li {
	float: left;
	padding-left: 10px;
	margin-right: 10px;
	background-image: url(images/mini_ciftok.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 30px;
	color: #666666;
	font-size: 11px;
}
.menu_alt_kategori_ic ul li:hover {
}
.orta {
	min-height: 500px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.sol_taraf {
	width: 230px;
	overflow: hidden;
	float: left;
	height: auto;
}
.sol_text {
	height: 32px;
	line-height: 32px;
	font-weight: 700;
	font-size: 12px;
	clear: both;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.sol_menu_tum_kategoriler {
	height: 40px;
	width: 248px;
	background-repeat: repeat-x;
	line-height: 40px;
	font-weight: bold;
	font-size: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	font-family: 'Roboto', Helvetica, sans-serif;
}
.tum_kategoriler_icon{
	float: left;
	margin-top: 14px;
	margin-left: 15px;
	margin-right: 15px;
}
.sol_ana_menu {
	width: 233px;
	overflow: hidden;
	float: left;
	height: 275px;
	position: absolute;
	background-color: #FFF;
	z-index: 999;
	border: 1px solid #dddddd;
	-webkit-transition: all 200ms ease-in-out 0s;
	-moz-transition: all 200ms ease-in-out 0s;
	-ms-transition: all 200ms ease-in-out 0s;
	-o-transition: all 200ms ease-in-out 0s;
	transition: all 200ms ease-in-out 0s;
}
.sol_ana_menu:hover{	

	-webkit-transition: all 200ms ease-in-out 0s;
	-moz-transition: all 200ms ease-in-out 0s;
	-ms-transition: all 200ms ease-in-out 0s;
	-o-transition: all 200ms ease-in-out 0s;
	transition: all 200ms ease-in-out 0s;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.sol_ana_menu ul {
	width: 233px;
	height: auto;
	overflow: hidden;
	margin-top: 3px;
}
.sol_ana_menu ul li {
	clear: both;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #aaaaaa;
	width: 233px;
	cursor: pointer;
	color: #666666;
	font-size: 11px;
	height:32px;
}
.sol_ana_menu ul li:hover{
	color: #FFF;
}
.sol_ana_menu ul li:hover span{
	color: #FFF;
}
.sol_ana_menu ul li span{
	color:#666666;
	padding-left: 5px;
	display:block;
	height:32px;
	line-height:32px;
}
.sol_menu {
	width: 230px;
	overflow: hidden;
	float: left;
	height: auto;
	margin-bottom: 15px;
}
.sol_menu ul {
	width: 230px;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
.sol_menu ul li {
	clear: both;
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #aaaaaa;
	width: 225px;
	cursor: pointer;
	color: #666666;
	font-size: 11px;
}
.sol_menu ul li:hover {}
.sol_parca {
	width: 100%;
	height: auto;
	overflow: hidden;
	clear: both;
	margin-bottom: 15px;
}
.info_isim {
	width: 100%;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.info_fiyayi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
	height: 18px;
	width: 100%;
	clear: both;
}
.info_indirimli {
	color: #ff0000;
	height: 18px;
	width: 100%;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
}
.info_incele {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #666;
	clear: both;
	height: 20px;
	width: 40px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-color: #ddd;
	padding: 2px;
	cursor: pointer;
}
.anket_nasil_buldun {
	background-image: url(images/nasil_buldun.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
	width: 230px;
	margin-top: 15px;
	margin-bottom: 7px;
}
.anket_radio {
	float: left;
	height: 18px;
	width: 15px;
}
.anket_text {
	float: right;
	width: 210px;
	line-height: 20px;
}
.anket_anket {
	clear: both;
	width: 230px;
	height: 25px;
	margin-top: 1px;
}
.anket_radio_radio {
	margin-left: 0px;
	height: 15px;
	width: 15px;
}
.button_1 {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #9e9e9e;
	box-shadow: 0 1px 1px #e3e3e3;
	text-shadow: 1px 1px 1px #ffffff;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #eaeaea;
background-image: url(data:image/svg+xml;
base64, PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#eaeaea), to(#d1d1d1));
	background-image: -webkit-linear-gradient(top, #eaeaea, #d1d1d1);
	background-image: -moz-linear-gradient(top, #eaeaea, #d1d1d1);
	background-image: -ms-linear-gradient(top, #eaeaea, #d1d1d1);
	background-image: -o-linear-gradient(top, #eaeaea, #d1d1d1);
	background-image: linear-gradient(top, #eaeaea, #d1d1d1);
	zoom: 1;
	padding: 5px;
	float: right;
	margin-right: 8px;
}
.button_1:hover {
	background-color: #d1d1d1;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2QxZDFkMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYWVhZWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#d1d1d1), to(#eaeaea)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #d1d1d1, #eaeaea); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image: -moz-linear-gradient(top, #d1d1d1, #eaeaea); /* FF3.6 */
	background-image: -ms-linear-gradient(top, #d1d1d1, #eaeaea); /* IE10 */
	background-image: -o-linear-gradient(top, #d1d1d1, #eaeaea); /* Opera 11.10+ */
	background-image: linear-gradient(top, #d1d1d1, #eaeaea);
	zoom: 1;
}
.anket_btnlar {
	margin-top: 15px;
}
.sol_parca_resm {
	height: auto;
	width: auto;
	max-width: 230px;
	clear: both;
}
.sol_news {
}
.sol_news ul {
}
.sol_news ul li {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/news.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	padding-top: 5px;
	padding-bottom: 5px;
	cursor: pointer;
}
.sol_news ul li:hover {}
.sol_news_all {
	color: #666;
	font-weight: bold;
	background-image: url(images/news_all.gif);
	background-repeat: no-repeat;
	background-position: 63.50% center;
	padding-left: 10px;
	text-align: right;
	margin-top: 10px;
	cursor: pointer;
}
.sol_news_all:hover {}
.anasayfa_sag_taraf {
	height: auto;
	width: 1000px;
	float: right;
	overflow: hidden;
}
.sag_taraf {
	height: auto;
	width: 760px;
	float: right;
	overflow: hidden;
}
.kayanlar {
	width: 990px;
	float: right;
	height: 275px;
	border: 1px solid #ddd;
}
.index_urunler_katalog {
	float: right;
	width: 760px;
	clear: both;
	height: auto;
	overflow: hidden;
}
.index_urunler_katalog ul {
	width: 745px;
	overflow: hidden;
	height: auto;
	margin-bottom: 15px;
	padding-bottom: 10px;
	float: right;
}
#width100_100{
	width: 100%;
}
.katalog_cizgi{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
	clear: both;
	margin-top: 15px;
	height: 0px;
}
.index_urunler_katalog ul li {
	width: 225px;
	min-height:235px;
	max-height:400px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #dddddd;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	border-left-color: #dddddd;
	border-bottom-style: solid;
	overflow: hidden;
	margin-right: 20px;
	border-bottom-width: 1px;
	margin-top: 20px;
	-webkit-transition: all 200ms ease 0ms;
	-moz-transition: all 200ms ease 0ms;
	-ms-transition: all 200ms ease 0ms;
	-o-transition: all 200ms ease 0ms;
	transition: all 200ms ease 0ms;
	padding: 4px;
}
.index_urunler_katalog ul li:hover {
	background-image: none;
	-webkit-transition: all 200ms ease 0ms;
	-moz-transition: all 200ms ease 0ms;
	-ms-transition: all 200ms ease 0ms;
	-o-transition: all 200ms ease 0ms;
	transition: all 200ms ease 0ms;
}
.index_urunler_katalog_rsm {
	height: 225px;
	width: 225px;
	text-align: center;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center center;
}
.index_urunler_katalog_rsm img{
	margin-right: auto;
	margin-left: auto;
	max-height: 225px;
	max-width: 225px;
}
.katolog_karsilastir{}
.karsilastir_temizle{
	position: absolute;
	height: 20px;
	width: 212px;
	text-align: center;
	line-height: 20px;
	color: #FFF;
	font-weight: bold;
	margin-top: 13px;
	margin-left: 788px;
}
.karsilastir_temizle span:hover{
	text-decoration: underline;
	cursor: pointer;
}
.katalog_checkbox{
	float: left;
	height: 14px;
	width: 14px;
	margin-top: 6px;
	margin-left: 19px;
}
.katalog_sepete_ekle{
	font-size: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 42px;
	width: 65px;
	text-align: center;
	border-top-width: 1px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	float: left;
	color: #807F7F;
}
.katalog_sepete_ekle:hover{}
.katalog_sepete_ekle_icon{
	height: 20px;
	width: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
.katalog_sepete_ekle_text{
	font-size: 11px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#katalog_sepete_ekle_last{
	border-right-style: none;
}
.katalog_product_name {
	font-family: 'Roboto', Helvetica, sans-serif;
	color: #505050;
	text-align: left;
	height: 50px;
	font-size: 12px;
	margin-top: 5px;
	width: 215px;
	margin-right: auto;
	margin-left: auto;
	font-weight: 300;
}
.katalog_price{
	font-family: 'Roboto', Helvetica, sans-serif;
	color: #505050;
	text-align: left;
	height: 15px;
	font-size: 12px;
	margin-top: 2px;
	width: 215px;
	margin-right: auto;
	margin-left: auto;
	font-weight: 500;
}
.katalog_price_name{
	height: 15px;
	width: 75px;
	float: left;
}
.katalog_price_ikinokta{
	float: left;
	height: 15px;
	width: 10px;
}
#katalog_price_renk_yesil{
	color: #3f8e00;
}
#katalog_price_renk_kirmizi{
	color: #ff0000;
}
#katalog_price_renk_turuncu{
	color: #fd850b;
}
.katalog_price_value{
	float: left;
	height: 15px;
}
.katalog_new_product {
	position: absolute;
	height: 45px;
	width: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 10px;
	background-color: #9bc822;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	text-align: center;
}
.katalog_discount_product {
	position: absolute;
	height: 45px;
	width: 45px;
	margin-left: 170px;
	margin-top: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	background-color: #ff0000;
}
.katalog_gift_product {
	position: absolute;
	background-image: url(images/gift.png);
	height: 25px;
	width: 57px;
	padding-right: 5px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-align: right;
	margin-left: 167px;
	margin-top: 210px;
	line-height: 25px;
	display: none;
}
.index_urunler_katalog ul li:hover .katalog_lens {
	height: 345px;
	opacity: 1;
	-webkit-transition: all 200ms ease 0ms;
	-moz-transition: all 200ms ease 0ms;
	-ms-transition: all 200ms ease 0ms;
	-o-transition: all 200ms ease 0ms;
	transition: all 200ms ease 0ms;
}
.katalog_lens {
	position: absolute;
	z-index: 10;
	background-image: url(images/buyutec.png);
	background-repeat: no-repeat;
	height: 0px;
	width: 240px;
	opacity: 0;
	-webkit-transition: all 200ms ease 0ms;
	-moz-transition: all 200ms ease 0ms;
	-ms-transition: all 200ms ease 0ms;
	-o-transition: all 200ms ease 0ms;
	transition: all 200ms ease 0ms;
}
.dip {
	background-color: #eeeeee;
	width: 100%;
	height: 325px;
	margin-top: 25px;
	clear: both;
}
.dip_haber_kayit {
	width: 100%;
	height: 41px;
}
.dip_haber_kayit_ic {
	width: 1000px;
	height: 31px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}
.dip_haber_kayit_text {
	height: 31px;
	line-height: 31px;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	width: 250px;
	float: right;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
}
.dip_haber_kayit_mail_adress {
	height: 29px;
	width: 300px;
	background-color: #FFF;
	float: right;
	border: 1px solid #eeeeee;
	background-image: url(images/dip_msj.jpg);
	background-repeat: no-repeat;
	background-position: 5px center;
	margin-right: 5px;
}
.dip_haber_kayit_input {
	float: left;
	margin-left: 35px;
	height: 27px;
	width: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	line-height: 27px;
	font-weight: bold;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.dip_haber_kayit_button {
	float: right;
	height: 27px;
	width: 58px;
	margin: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	font-size: 12px;
	color: #666;
	cursor: pointer;
}
.dip_menu {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
}
.dip_menu ul {
}
.dip_menu ul li {
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin-left: 16px;
	margin-right: 15px;
	cursor: pointer;
	height: 15px;
	margin-top: 30px;
	text-align: center;
}
.dip_menu ul li:hover {}
.dip_bilgi1 {
	width: 100%;
	height: 15px;
	margin-top: 20px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.dip_bilgi2 {
	width: 100%;
	height: 20px;
	margin-top: 35px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.index_urunler_liste {
	float: right;
	width: 760px;
	clear: both;
	margin-top: 20px;
	height: auto;
	overflow: hidden;
}
.index_urunler_liste ul {
	width: 100%;
	overflow: hidden;
	height: auto;
	margin-bottom: 15px;
}
.index_urunler_liste ul li {
	height: 40px;
	width: 100%;
	background-color: #f7f7f7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f0f0f0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	clear: both;
}
.index_urunler_liste ul li:hover {
}
.list_product_pic {
	background-image: url(images/camera.png);
	height: 40px;
	width: 40px;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
	text-align: center;
}
.list_product_pic_imggg{
	height: 35px;
	width: 35px;
	margin-top: 3px;
}
.list_product_pic:hover .list_product_pic_images {
	display: block;
}
.list_product_pic_images {
	height: 240px;
	width: 240px;
	display: none;
	position: absolute;
	z-index: 88;
	margin-left: 40px;
	border: 2px solid #7a7a7a;
	margin-top: 5px;
	background-repeat: no-repeat;
	background-position: center center;
}
.list_product_nopic {
	height: 40px;
	width: 40px;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(images/no_image_iconn.gif);
}
.list_product_model {
	float: left;
	height: 40px;
	line-height: 40px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-left: 10px;
}
.list_product_karsilastir{
	height: 35px;
	width: 100px;
	float: left;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding-top: 5px;
}
.list_product_model:hover {
	color: #666666;
}
.list_product_price_kdv {
	float: left;
	line-height: 40px;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	width: 134px;
	margin-left: 10px;
}
.list_product_price {
	float: left;
	line-height: 40px;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	width: 109px;
	margin-left: 5px;
}
.list_product_basket {
	background-image: url(../kenarliklar/list_product_basket.gif);
	height: 35px;
	width: 86px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 35px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-right: 42px;
	margin-top: 2px;
	background-repeat: no-repeat;
	background-position: right center;
	cursor: pointer;
}
.sol_katagori{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.sol_katagori ul{
	width: 230px;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
.sol_katagori ul li{
	clear: both;
	float: right;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 12px;
	width: 212px;
	cursor: pointer;
	color: #666666;
	font-size: 11px;
	background-image: url(../kenarliklar/mini_ul_ok.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.sol_katagori ul li:hover{}
.sol_grup_adi{
	width: 225px;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 5px;
	clear: both;
	float: left;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.sol_grup_geri_don{
	width: 212px;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 12px;
	clear: both;
	float: right;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	background-image: url(../kenarliklar/mini_ul_ok_left_way.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.sol_parca_mavi_baslik{
	clear: both;
	float: left;
	width: 207px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	padding-left: 12px;
	padding-right: 12px;
}
.sol_parca_scrool{
	width: 230px;
	clear: both;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow: hidden;
	height: auto;
}
.scrool_parca{
	width: 215px;
	overflow: hidden;
	height: auto;
}
.scrool_parca ul{}
.scrool_parca ul li{
	clear: both;
	width: 100%;
	height: 30px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
}
.scrool_parca ul li:hover{
	cursor: pointer;
}
.checkbox{
	float: left;
	padding: 0px;
	height: 16px;
	width: 16px;
	margin-top: 7px;
	margin-right: 5px;
	margin-bottom: 7px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}
.scrool_parca_ul_li_text{
	float: left;
	font-size: 11px;
	margin-top: 9px;
	height: 14px;
	width: 192px;
}
#yazi_uzeri_cizgi{
	text-decoration: line-through;
}
.kategori_alt_gategori{
	overflow: hidden;
	height: auto;
	width: 100%;
	padding-bottom: 15px;	
}
.kategori_alt_gategori ul{}
.kategori_alt_gategori ul li{
	color: #333333;
	float: left;
	height: 23px;
	width: 223px;
	margin-left: 10px;
	background-image: url(../kenarliklar/kategori_li.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 23px;
	font-weight: normal;
	padding-left: 20px;
}
.kategori_alt_gategori ul li a{color: #333333;}
.kategori_alt_gategori ul li a:hover {
	cursor: pointer;
}
.secenek_secenek_secenek{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2e2e2;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 100%;
	height: auto;
	overflow: hidden;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e2e2e2;
}
.secenek_secenek{
	padding: 2px;
	background-color: #fbfbfb;
	box-shadow: 0 0px 5px rgba(0, 0, 0, 0.1) inset;
	float: right;
	margin-left: 3px;
	border: 1px solid #d0d0d0;
	margin-top: 2px;
	margin-bottom: 2px;
}
.selectselect{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	outline: none;
	width: 100%;
}
.sadece_stoktakiler{
	height: auto;
	width: auto;
}
.sadece_stokta_text{
	float: left;
	width: auto;
	height: 15px;
	padding-top: 8px;
}
.secimi_daralt_baslik{
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.secimi_daralt{
	background-color: #eeeeee;
	height: auto;
	overflow: hidden;
	width: 230px;
	clear: both;
}
.secimi_daralt ul{
	padding: 4px;
	height: auto;
	width: auto;
	overflow: hidden;
}
.secimi_daralt ul li{
	clear: both;
	float: left;
	margin-bottom: 1px;
	background-color: #f6f6f6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 30px;
	font-weight: normal;
	height: 30px;
	color: #666666;
	padding-right: 3px;
	padding-left: 3px;
	width: 216px;
}
.secimi_daralt ul li a{color: #666666;}
.secimi_daralt ul li a:hover{
	cursor: pointer;
}
.secim_daraldi_close{
	float: right;
	background-image: url(../kenarliklar/close.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 16px;
	width: 16px;
	margin-top: 7px;
	cursor: pointer;
}
.krintilar{}
.urun_detay_sayfa{
	width: 100%;
	overflow: hidden;
	height: auto;
}
.urun_detay_sayfa_sol{
	float: left;
	height: 350px;
	min-height: 350px;
	width: 260px;
	overflow: hidden;
}
.urun_detay_sayfa_sag{
	float: right;
	width: 470px;
	height: auto;
	overflow: hidden;
}
.table{}
.table_tr{
	height: 25px;
}
.table_td_detay{
	height: 25px;
}
.table_td_detay_detay{
	height: 25px;
	width: 200px;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.urun_detay_isim{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	color: #666666;
	height: 25px;
	width: auto;
}
.urun_detay_marka{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	font-weight: normal;
	color: #999999;
	height: 25px;
	width: auto;
}
.urun_detay_marka a{color: #999999;cursor: pointer;}
.urun_detay_marka a:hover{
	text-decoration: underline;
}
.urun_detay_fiyat{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	height: 25px;
}
.urun_detay_indirimli{
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	color: #ff7e00;
	height: 25px;
}
.detay_secenek_secenek_secenek{
	padding: 2px;
	background-color: #fbfbfb;
	box-shadow: 0 0px 5px rgba(0, 0, 0, 0.1) inset;
	float: left;
	border: 1px solid #d0d0d0;
	margin-top: 2px;
	margin-bottom: 2px;
}
.urun_kategori{}
.urun_kategori a{}
.urun_kategori a:hover{
	text-decoration: underline;
}
.urun_stok_kodu{}
.urun_hediyesi{}
.urun_detay_detay_fiyat{}
.urun_detay_adet{}
.urun_detay_detay_text{
	float: left;
	margin-right: 3px;
	color: #ff0000;
}
.urun_detay_detay_sepet{
	background-image: url(../kenarliklar/sepete_att.gif);
	background-repeat: no-repeat;
	float: right;
	height: 41px;
	width: 87px;
	background-position: right center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 41px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-right: 43px;
	cursor: pointer;
}
.urun_detay_detay_hemen_al{
	float: right;
	height: 41px;
	width: 87px;
	margin-left: 5px;
	background-image: url(../kenarliklar/hemen_al.gif);
	background-position: right center;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 41px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-right: 43px;
	cursor: pointer;
}
.fiyat_dusunce_haber_ver{
	background-image: url(../kenarliklar/fiyat_haber.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 41px;
	width: 200px;
	float: right;
	background-color: #777;
	padding-right: 41px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	line-height: 41px;
	margin-top: 7px;
	cursor: pointer;
}
.urun_detaylar_alttaraf{
	width: 760px;
	overflow: hidden;
	height: auto;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin-top: 80px;
}
.alisveris_butonlar{
	width: 988px;
	overflow: hidden;
	height: auto;
	float:right;
}
.urun_detay_ozellik_alanlari{
	clear: both;
	width: 100%;
	margin-top: 25px;
}
.gray{
	background-color: #eeeeee;
	width: 1000px;
	overflow: hidden;
	height: auto;
	clear: both;
}
.white{
	height: 39px;
	width: 100%;
	background-color: #FFF;
}
.urun_detay_ozellik_alanlari_ek_ozellikleri{
	width: 750px;
	float: right;
	padding-top: 10px;
	overflow: hidden;
	height: auto;
	padding-bottom: 10px;
}
.kucuk_button{
	float: left;
	background-color: #dddddd;
	border: 1px solid #FFF;
	margin-right: 5px;
	padding-right: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	height: 16px;
	line-height: 16px;
	font-size: 11px;
	margin-top: 8px;
}
.urun_detay_ozellik_alanlari_ek_ozellikleri_social{
	float: right;
	height: 32px;
	width: auto;
	margin-right: 10px;
	text-align: left;
	line-height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.urun_detay_ozellik_alanlari_ek_ozellikleri_social ul{}
.urun_detay_ozellik_alanlari_ek_ozellikleri_social ul li{
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
	height: 32px;
	width: 32px;
	margin-left: 3px;
}
.urun_detay_ozellik_alanlari_ek_ozellikleri_social ul li:hover{}
#face{
	background-image: url(images/face.png);
}
#twit{
	background-image: url(../kenarliklar/social/twit.png);
}
#ff{
	background-image: url(../kenarliklar/social/ff.png);
}
#fr{
	background-image: url(../kenarliklar/social/fr.png);
}
#google{
	background-image: url(../kenarliklar/social/goog.png);
}
#pr{
	background-image: url(../kenarliklar/social/pr.png);
}
#yaho{
	background-image: url(../kenarliklar/social/yho.png);
}
.urun_paylas_text{
	float: right;
	margin-right: 10px;
}
.urun_ozellikleri{
	width: 990px;
	overflow: hidden;
	height: auto;
}
.urun_ozellikleri_text{
	clear: both;
	margin: 15px;		
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.urun_ozellikleri ul{}
.urun_ozellikleri ul li{
	clear: both;
	width: 100%;
	height: 20px;
	margin-bottom: 1px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #EEEEEE;
}
.ozellik_detay_adi{
	float: left;
	width: 250px;
	margin-left: 15px;
}
.ozellik_detay_nokta{
	width: 2px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
.ozellik_detay_ozelligi{
	float: left;
	width: 450px;
}
.yorumlar{
	width: 100%;
	overflow: hidden;
	height: auto;
}
.yorumlar ul{}
.yorumlar ul li{
	width: 990px;
	overflow: hidden;
	height: auto;
	padding-top: 3px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #eeeeee;
	margin-right: auto;
	margin-left: auto;
}
.yorum_yazan_kisi_adi{
	font-weight: bold;
	margin-bottom: 2px;
	clear: both;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.yorumyn_kendisi{
	clear: both;
	width: 100%;
	overflow: hidden;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-top: 5px;
}
.yorumun_tarihi{
	clear: both;
	width: 100%;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.benzer_urunler{
	width: 990px;
	overflow: hidden;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
.benzer_urunler ul{}
.benzer_urunler ul li{
	width: 318px;
	float: left;
	height: 100px;
	margin: 5px;
	border: 1px solid #ddd;
}
.benzer_urun_resim{
	background-repeat: no-repeat;
	background-position: center center;
	height: 100px;
	width: 80px;
	float: left;
}
.benzer_urun_resim img{
	max-height: 80px;
	max-width: 80px;
}
.benzer_urun_detay{
	height: 100px;
	float: left;
	width: 238px;
}
.benzer_urun_adi{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;

}
.benzer_urun_stok_kodu{
	color: #242424;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.benzer_urun_marka{
	color: #242424;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.benzer_urun_fiyat{
	color: #242424;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.benzer_urun_fiyat_kdv{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #242424;
}
.onerileriniz{}
.oneri_form{
	width: 500px;
	margin-top: 20px;
	float: left;
}
.oneri_input{
	width: 230px;
	border: 1px solid #EEE;
	background-color: #FFF;
	height: 30px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.oneri_msj{
	float: right;
	width: 241px;
	border: 1px solid #eeeeee;
	background-color: #FFF;
	height: 61px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	padding: 5px;
}
.oneri_formunu_gonder{
	float: right;
	height: 73px;
	width: 235px;
	margin-top: 20px;
}
.oneri_dogrulama_kodu{
	height: 35px;
	width: 114px;
	float: left;
	background-color: #FFF;
}
.oneri_dogrulama_kodu_input{
	float: right;
	height: 31px;
	width: 114px;
	border: 1px solid #EEE;
	line-height: 31px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.taksit_secenekleri{
	width: 984px;
	overflow: hidden;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.taksit_secenekleri ul{}
.taksit_secenekleri ul li{
	height: 331px;
	width: 236px;
	float: left;
	background-color: #EEE;
	margin: 5px;
}
.banka_resm{
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	margin-top: 10px;
}
.taksitler{
	width: 220px;
	overflow: hidden;
	height: 20px;
	background-color: #F7F7F7;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	margin-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.taksit_sayisi{
	float: left;
	height: 15px;
	width: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #666666;
	text-align: center;
}
.taksit_fiyat1{
	float: left;
	width: 75px;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 15px;
	text-align: center;
}
.taksit_fiyat2{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #666666;
	height: 15px;
	width: 75px;
	text-align: center;
}
.sayfa_ileri_geriler{
	height: 20px;
	width: 100%;
	clear: both;
}
.sayfa_geri{
	color: #FFF;
	font-size: 19px;
	line-height: normal;
	height: 20px;
	width: 25px;
	background-image: none;
	text-align: center;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}
.sayfa_geri:hover{
	background-color: transparent;
	height: 18px;
	width: 23px;
	border: 1px solid;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}
.sayfalar{
	height: 20px;
	width: 290px;
	margin-left: auto;
	margin-right: auto;
}
.sayfalar ul{}
.sayfalar ul li{
	height: 20px;
	width: 25px;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	line-height: 20px;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	cursor: pointer;
}
.sayfalar ul li:hover{
	height: 18px;
	width: 23px;
	background-image: none;
	float: left;
	line-height: 20px;
	background-color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid;
	cursor: pointer;
}
#sayfalar_selected{
	margin-right: 8px;
	margin-left: 5px;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: 18px;
	width: 23px;
}
.sayfa_ileri{
	color: #FFF;
	font-size: 19px;
	line-height: normal;
	height: 20px;
	width: 25px;
	background-image: none;
	text-align: center;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}
.sayfa_ileri:hover{
	background-color: transparent;
	height: 18px;
	width: 23px;
	border: 1px solid;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}
#noktalar{
	line-height: 30px;
	background-color: transparent;
	color: #000;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: default;
}
#noktalar:hover{
	height: 20px;
	width: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: default;
}
.kullanici_bilgileri{
	width: 100%;
	overflow: hidden;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.kullanici_bilgileri ul li{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 18px;
	line-height: 18px;
	margin-bottom: 1px;
	padding: 0px;
	color: #666;
}
.kullanici_bilgileri ul li:hover{}
.bilgileri_gncelle{
	width: 100%;
	overflow: hidden;
	height: auto;
}
.bilgileri_gncelle ul li{
	width: 100%;
	height: 25px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.bilgileri_gncelle ul li:hover .bilgileri_gncelle_li_icon{
	color: #FFF;
	background-color: #666666;
	font-size: 18px;
	height: 21px;
	width: 23px;
	padding-top: 4px;
}
.bilgileri_gncelle_li_icon{
	float: left;
	font-size: 20px;
	height: 23px;
	width: 23px;
	line-height: 25px;
	padding-top: 2px;
	margin-right: 5px;
	text-align: center;
}
.bilgileri_gncelle_li_text{
	float: left;
	width: 202px;
}
.bilgileri_gncelle ul li:hover #kirmizi{
	background-color: #900;
	color: #FFF;
}
#kirmizi{
	color: #900;
}
.bilgileri_gncelle ul li:hover #kirmizii{
	color: #FFF;
	background-color: #900;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	width: auto;
}
#kirmizii{
	color: #666666;
}
.uyelik_bilgileri{
	width: 100%;
	overflow: hidden;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.uyelik_bilgileri ul li{
	width: 100%;
	clear: both;
	overflow: hidden;
	height: auto;
	cursor: default;
}
.select_input_dis{
	padding: 2px;
	background-color: #fbfbfb;
	box-shadow: 0 0px 5px rgba(0, 0, 0, 0.1) inset;
	border: 1px solid #d0d0d0;
	float: left;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 300px;
	margin-right: 2px;
	margin-left: 2px;
}
.select_input{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	outline: none;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
.select_tarih_dis{
	padding: 2px;
	background-color: #fbfbfb;
	box-shadow: 0 0px 5px rgba(0, 0, 0, 0.1) inset;
	float: left;
	border: 1px solid #d0d0d0;
	margin-top: 2px;
	margin-bottom: 2px;
	width: auto;
	margin-right: 2px;
	margin-left: 2px;
}
.tum_kategori_ic_sayfalar{
	background-color: #fbfbfb;
	box-shadow: 0 0px 5px rgba(0, 0, 0, 0.1) inset;
	border: 1px solid #d0d0d0;
	float: right;
	width: 235px;
	padding-right: 2px;
	padding-left: 2px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.radio_button{
	float: left;
	height: 26px;
	padding-top: 8px;
	margin-right: 2px;
	margin-left: 0px;
}
.radio_button_text{
	float: left;
	height: 34px;
	line-height: 34px;
	margin-right: 7px;
}
.radio_button_checkbox{
	float: left;
	height: 34px;
	line-height: 30px;
}
.button_2_left{
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #21629c;
	box-shadow: 0 1px 1px #e3e3e3, inset 0px 2px 2px #a3cbf2;
	text-shadow: 1px 1px 1px #365574;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #76b2eb;
background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#76b2eb), to(#61a4e4));
	background-image: -webkit-linear-gradient(top, #76b2eb, #61a4e4);
	background-image: -moz-linear-gradient(top, #76b2eb, #61a4e4);
	background-image: -ms-linear-gradient(top, #76b2eb, #61a4e4);
	background-image: -o-linear-gradient(top, #76b2eb, #61a4e4);
	background-image: linear-gradient(top, #76b2eb, #61a4e4);
	zoom: 1;
	margin-right: 8px;
	float: left;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.button_2_left:hover {
	background-color: #61a4e4;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzYxYTRlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3NmIyZWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#61a4e4), to(#76b2eb)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #61a4e4, #76b2eb); /* Chrome 10+, Saf5.1+, iOS 5+ */
    background-image:    -moz-linear-gradient(top, #61a4e4, #76b2eb); /* FF3.6 */
    background-image:     -ms-linear-gradient(top, #61a4e4, #76b2eb); /* IE10 */
    background-image:      -o-linear-gradient(top, #61a4e4, #76b2eb); /* Opera 11.10+ */
    background-image:         linear-gradient(top, #61a4e4, #76b2eb);
	zoom:1;
}
.button_2_right{
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #21629c;
	box-shadow: 0 1px 1px #e3e3e3, inset 0px 2px 2px #a3cbf2;
	text-shadow: 1px 1px 1px #365574;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #76b2eb;
background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#76b2eb), to(#61a4e4));
	background-image: -webkit-linear-gradient(top, #76b2eb, #61a4e4);
	background-image: -moz-linear-gradient(top, #76b2eb, #61a4e4);
	background-image: -ms-linear-gradient(top, #76b2eb, #61a4e4);
	background-image: -o-linear-gradient(top, #76b2eb, #61a4e4);
	background-image: linear-gradient(top, #76b2eb, #61a4e4);
	zoom: 1;
	margin-right: 8px;
	float: right;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.button_2_right:hover {
	background-color: #61a4e4;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzYxYTRlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3NmIyZWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#61a4e4), to(#76b2eb)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #61a4e4, #76b2eb); /* Chrome 10+, Saf5.1+, iOS 5+ */
    background-image:    -moz-linear-gradient(top, #61a4e4, #76b2eb); /* FF3.6 */
    background-image:     -ms-linear-gradient(top, #61a4e4, #76b2eb); /* IE10 */
    background-image:      -o-linear-gradient(top, #61a4e4, #76b2eb); /* Opera 11.10+ */
    background-image:         linear-gradient(top, #61a4e4, #76b2eb);
	zoom:1;
}
.button_1_left {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #9e9e9e;
	box-shadow: 0 1px 1px #e3e3e3;
	text-shadow: 1px 1px 1px #ffffff;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #eaeaea;
background-image: url(data:image/svg+xml;
base64, PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#eaeaea), to(#d1d1d1));
	background-image: -webkit-linear-gradient(top, #eaeaea, #d1d1d1);
	background-image: -moz-linear-gradient(top, #eaeaea, #d1d1d1);
	background-image: -ms-linear-gradient(top, #eaeaea, #d1d1d1);
	background-image: -o-linear-gradient(top, #eaeaea, #d1d1d1);
	background-image: linear-gradient(top, #eaeaea, #d1d1d1);
	zoom: 1;
	float: left;
	margin-right: 8px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.button_1_left:hover {
	background-color: #d1d1d1;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2QxZDFkMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYWVhZWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#d1d1d1), to(#eaeaea)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #d1d1d1, #eaeaea); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image: -moz-linear-gradient(top, #d1d1d1, #eaeaea); /* FF3.6 */
	background-image: -ms-linear-gradient(top, #d1d1d1, #eaeaea); /* IE10 */
	background-image: -o-linear-gradient(top, #d1d1d1, #eaeaea); /* Opera 11.10+ */
	background-image: linear-gradient(top, #d1d1d1, #eaeaea);
	zoom: 1;
}
.button_1_right {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #9e9e9e;
	box-shadow: 0 1px 1px #e3e3e3;
	text-shadow: 1px 1px 1px #ffffff;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #eaeaea;
background-image: url(data:image/svg+xml;
base64, PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#eaeaea), to(#d1d1d1));
	background-image: -webkit-linear-gradient(top, #eaeaea, #d1d1d1);
	background-image: -moz-linear-gradient(top, #eaeaea, #d1d1d1);
	background-image: -ms-linear-gradient(top, #eaeaea, #d1d1d1);
	background-image: -o-linear-gradient(top, #eaeaea, #d1d1d1);
	background-image: linear-gradient(top, #eaeaea, #d1d1d1);
	zoom: 1;
	float: right;
	margin-right: 8px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.button_1_right:hover {
	background-color: #d1d1d1;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2QxZDFkMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYWVhZWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#d1d1d1), to(#eaeaea)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #d1d1d1, #eaeaea); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image: -moz-linear-gradient(top, #d1d1d1, #eaeaea); /* FF3.6 */
	background-image: -ms-linear-gradient(top, #d1d1d1, #eaeaea); /* IE10 */
	background-image: -o-linear-gradient(top, #d1d1d1, #eaeaea); /* Opera 11.10+ */
	background-image: linear-gradient(top, #d1d1d1, #eaeaea);
	zoom: 1;
}
.red_button{
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #bb2929;
	box-shadow: 0 1px 1px #e3e3e3, inset 0px 1px 2px #fcb6b6;
	text-shadow: 1px 1px 1px #743030;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f56f6f;
background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f56f6f), to(#e15656));
	background-image: -webkit-linear-gradient(top, #f56f6f, #e15656);
	background-image: -moz-linear-gradient(top, #f56f6f, #e15656);
	background-image: -ms-linear-gradient(top, #f56f6f, #e15656);
	background-image: -o-linear-gradient(top, #f56f6f, #e15656);
	background-image: linear-gradient(top, #f56f6f, #e15656);
	zoom: 1;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: center;
}	
.red_button:hover {	
	background-color: #e15656;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UxNTY1NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNTZmNmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e15656), to(#f56f6f)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #e15656, #f56f6f); /* Chrome 10+, Saf5.1+, iOS 5+ */
    background-image:    -moz-linear-gradient(top, #e15656, #f56f6f); /* FF3.6 */
    background-image:     -ms-linear-gradient(top, #e15656, #f56f6f); /* IE10 */
    background-image:      -o-linear-gradient(top, #e15656, #f56f6f); /* Opera 11.10+ */
    background-image:         linear-gradient(top, #e15656, #f56f6f);
	zoom:1;
}
.favori_button{
	height: 25px;
	width: 128px;
	float: left;
	margin-top: 8px;
}
.ekmek_kirintisi{
	width: 730px;
	overflow: hidden;
	height: auto;
	padding-top: 6px;
	padding-bottom: 6px;
	clear: both;

	background-image: url(../kenarliklar/news.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-bottom: 10px;
	float: right;
}
.ekmek_kirintisi ul li{
	float: left;
	background-image: url(../kenarliklar/right_arrow.png);
	background-repeat: no-repeat;
	background-position: right 2px;
	padding-right: 15px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7E7E7E;
	font-weight: bold;
	text-transform: capitalize;
	line-height: 13px;
	cursor: pointer;
}
#ekmek_bin{width: 985px;}
.ekmek_kirintisi ul li:hover{}
.uyari_yesil{
	background-image: url(../kenarliklar/paraz.png);
	background-repeat: repeat;
	clear: both;
	margin-bottom: 10px;
	border: 1px solid #53DFB1;
	background-color: #DDF9F0;
	overflow:hidden;
}
.uyari_kirmizi{
	background-image: url(../kenarliklar/paraz.png);
	background-repeat: repeat;
	clear: both;
	margin-bottom: 10px;
	border: 1px solid #FD9BA7;
	background-color: #FFD6DB;
	overflow:hidden;
}
.uyari_turuncu{
	background-image: url(../kenarliklar/paraz.png);
	background-repeat: repeat;
	clear: both;
	margin-bottom: 10px;
	border: 1px solid #FF8E00;
	background-color: #FFC377;
	height:auto;
	overflow:hidden;
}
.uyari_sari{
	background-image: url(../kenarliklar/paraz.png);
	background-repeat: repeat;
	clear: both;
	margin-bottom: 10px;
	border: 1px solid #C0C041;
	background-color: #E9E951;
	overflow:hidden;
}
.uyari_mavi{
	background-image: url(../kenarliklar/paraz.png);
	background-repeat: repeat;
	clear: both;
	margin-bottom: 10px;
	border: 1px solid #00B1FF;
	background-color: #75d5ff;
	overflow:hidden;
}
.uyari_text{
	float: left;
	color: #525252;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	overflow: hidden;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 7px;
	padding-bottom: 2px;
}
.uyari_text a{
	text-decoration:underline;
}
.uyari_icon{
	color: #525252;
	font-size: 20px;
	height: 19px;
	width: 17px;
	margin-right: 5px;
	float: left;
	margin-bottom: 2px;
	margin-top: -3px;
}
.yesil_icon{color:#2C8D6E;}
.kirmizi_icon{color:#C20018;}
.sari_icon{color:#525252;}
.mavi_icon{color:#525252;}
.turuncu_icon{color:#975500;}
.iletisim_bilgileri{}
.iletisim_bilgileri ul li{
	clear: both;
	height: 25px;
	width: 760px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	margin-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #eeeeee;
}
.iletisim_bilgileri ul li a{}
.iletisim_bilgileri ul li a:hover{
	text-decoration: underline;
}
.ilet_bilgi{
	float: left;
	width: 250px;
	font-weight: bold;
}
.nokta{
	float: left;
	width: 10px;
}
.ilet_bilgi_detay{
	float: right;
	width: 500px;
}
.banka_bilgilerimiz{
	overflow: hidden;
	height: auto;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c9c9c9;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c9c9c9;
}
.banka_bilgilerimiz ul li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	clear: both;
	height: 25px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c9c9c9;
	background-color: #FFF;
}
.banka_bilgilerimiz ul li:hover{
	background-color: #eef4ff;
}
.banka_col1{
	float: left;
	width: 139px;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c9c9c9;
}
.banka_col2{
	float: left;
	width: 350px;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c9c9c9;
}
.banka_col3{
	float: left;
	width: 139px;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c9c9c9;
}
.banka_col4{
	float: left;
	width: 264px;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c9c9c9;
}
#gri{
	background-color: #dddddd;
}
.hesap{}
.hesap ul li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cacaca;
	padding-top: 10px;
	padding-bottom: 10px;
}
.hesap ul li:hover{}
.hesap_col1{
	width: 690px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	line-height: 20px;
	clear: both;
	font-size: 16px;
	color: #6e6e6e;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.hesap_col2{
	font-size: 11px;
	line-height: 20px;
	color: #313131;
	height: 20px;
	width: 690px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
.yildiz{
	float: right;
}
.yildiz_icon{
	float: right;
	margin-left: 7px;
	font-size: 16px;
	color: #ff7e00;
	height: 18px;
	width: 18px;
}
.urun_karsilastir{
	width: 1000px;
	overflow: hidden;
	height: auto;
}
.urun_karsilastir ul li{
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 2px;
	padding: 2px;
	background-color: #fbfbfb;
	box-shadow: 0 0px 5px rgba(0, 0, 0, 0.1) inset;
	border: 1px solid #d0d0d0;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	overflow: hidden;
	height: 40px;
	width: 980px;
}
.urun_karsilastir ul li:hover{background-color:rgba(56, 166, 215, 0.2);}
.urun_karsilastir_resim_dis{
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding: 2px;
	clear: both;
	height: auto;
	overflow: hidden;
}
.urun_karsilastir_resim{
	float: left;
	width: 183px;
	height: 183px;
	margin-right: 3px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
	text-align: center;
	background-position: center center;
}
.urun_karsilastir_resim img{
	max-width: 160px;
	max-height: 160px;
}
.urun_karsilastir_isim{
	float: left;
	width: 182.5px;
	height: 48px;
	margin-right: 3px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	overflow: hidden;
	font-weight: bold;
}
.karsilastirma_ozellik{
	float: left;
	width: 18.5%;
	margin-right: 3px;
	padding-right: 5px;
	padding-left: 5px;
	height: 40px;
}
.karsilastirma_text{
	float: left;
	width: 18.5%;
	margin-right: 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d0d0d0;
	padding-right: 5px;
	padding-left: 5px;
	height: 40px;
}
.geri_don{
	float: right;
	font-weight: bold;
	font-size: 12px;
	color: #666666;
}
.alisveris_sepeti{
	border: 1px solid #ecebeb;
	overflow: hidden;
	height: auto;
	padding: 5px;
}
.alisveris_sepeti_baslik{
	height: 46px;
	clear: both;
	margin-bottom: 15px;
}
.alisveris_sepeti_baslik ul{
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	overflow: hidden;
	padding-bottom: 1px;
}
.alisveris_sepeti_baslik ul li{
	background-color: #eeeeee;
	height: 40px;
	width: 207px;
	float: left;
	line-height: 40px;
	text-align: left;
	background-image: url(../kenarliklar/bos_tik.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	padding-left: 40px;
	color: #000;
	font-weight: bold;
}
#baslik_onaylandi{
	color: #000;
	background-color: #e2e2e2;
	background-image: url(../kenarliklar/yesil_tik.png);
}

#baslik_selected{
	color: #000;
	background-color: #e7e7e7;
	background-image: url(../kenarliklar/siyah_tik.png);
}
.sepet_detaylari{
	width: 988px;
	overflow: hidden;
	height: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #ecebeb;
	border-right-color: #ecebeb;
	border-left-color: #ecebeb;
}
.sepet_detaylari ul li{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
}
.siparis_detaylari{
	width: 758px;
	overflow: hidden;
	height: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #ecebeb;
	border-right-color: #ecebeb;
	border-left-color: #ecebeb;
}
.siparis_detaylari ul li{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
}
.width_77px{
	width: 77px;
	float: left;
}
.width_298px{
	width: 536px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #eeeeee;
	float: left;
}
.width_300px{
	width: 305px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #eeeeee;
	float: left;
}
.width_331px{
	width: 571px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #eeeeee;
	float: left;
}
.width_74px{
	width: 73px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #eeeeee;
	float: left;
}
.width_112px{
	width: 112px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #eeeeee;
	float: left;
}
.sepet_detaylari h2{
	text-align: left;
	color: #333333;
	font-size: 11px;
	background: #f7f7f7;
	margin: 0px;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
}
.sepet_detaylari_resim{
	height: 58px;
	width: 58px;
	border: 1px solid #eeeeee;
	margin: 8.5px;
	float: left;
}
.sepet_detaylari_resim img{
	height: 58px;
	width: 58px;
}
.sepet_detaylari_urun_adi{
	height: 60px;
	margin: 8.5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #eeeeee;
	border-right-color: #eeeeee;
	border-bottom-color: #eeeeee;
	border-left-color: #eeeeee;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.sepet_detaylari_urun_adi a{
	color: #666666;
}
.sepet_detaylari_urun_adi a:hover{
	text-decoration: underline;
}
.sepet_detaylari_input{
	padding: 2px;
	background-color: #fbfbfb;
	box-shadow: 0 0px 5px rgba(0, 0, 0, 0.1) inset;
	border: 1px solid #d0d0d0;
	float: left;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 2px;
	margin-left: 2px;
}
.sepet_detaylari_icon{
	float: left;
	height: 20px;
	width: 25px;
	font-size: 20px;
	color: #666666;
	background-color: #dddddd;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}
.sepet_detaylari_miktar{
	height: 60px;
	float: left;
	margin: 8.5px;
}
.sepet_detaylari_birim_fiyat{
	margin: 8.5px;
	height: 60px;
	float: left;
}
.cizgi{
	height: 1px;
	width: 100%;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #eeeeee;
	border-right-color: #eeeeee;
	border-bottom-color: #eeeeee;
	border-left-color: #eeeeee;
}
.sepet_detaylari_tutarlar{
	width: 100%;
	overflow: hidden;
	margin-bottom: 50px;
	height: auto;
}
.sepet_detaylari_tutarlar ul li{
	clear: both;
	width: 990px;
	float: left;
	height: 30px;
	padding-bottom: 1px;
}
.sepet_detaylari_tutarlar ul li:hover{
}
.tutarlar_261px{
	float: right;
	height: 30px;
	width: 250px;
	background-color: #f7f7f7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #eeeeee;
	text-align: right;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 30px;
	font-weight: bold;
	color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eeeeee;
}
.tutarlar_112px {
	float: right;
	height: 30px;
	width: 102px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	text-align: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 30px;
	font-weight: bold;
	color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eeeeee;


}
.tutarlar_112px_bordersiz{
	float: right;
	height: 30px;
	width: 101.50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	text-align: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 30px;
	font-weight: bold;
	color: #666666;
}
.sepeti_guncelle{
	height: 30px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 15px;
	border: 1px solid #FFD1A4;
	background-color: #FFECD9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #666666;
	display: none;
}
.sepeti_guncelle_icon{
	height: 20px;
	width: 20px;
	float: left;
	font-size: 20px;
	margin: 5px;
	color: #666666;
}
.sepeti_guncelle_text{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #666666;
	height: 30px;
	width: 915px;
	padding-right: 5px;
	padding-left: 5px;
}
.promosyon_746px{
	width: 746px;
}
.gecerli_promosyon_h2{
	width: 736px;
	border: 1px solid #eeeeee;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	overflow: hidden;
}
.fatura_ve_teslimat{
	width: 100%;
	overflow: hidden;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
.fatura_ve_teslimat ul{}
.fatura_ve_teslimat ul li{
	width: 100%;
	clear: both;
	overflow: hidden;
	height: auto;
	cursor: default;
}
.fatura_ve_teslimat h2{
	border: 1px solid #eeeeee;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
}
.fatura_radio_button{
	float: left;
	height: 12px;
	margin-right: 2px;
	margin-left: 0px;
	clear: both;
	padding-top: 0px;
}
.fatura_radio_button_text{
	float: left;
	height: 18px;
	line-height: 18px;
	margin-right: 7px;
}
.dosya_sec{
	padding: 2px;
	background-color: #fbfbfb;
	box-shadow: 0 0px 5px rgba(0, 0, 0, 0.1) inset;
	border: 1px solid #d0d0d0;
	float: left;
	width: 200px;
	margin: 2px;
	height: 24px;
	line-height: 26px;
	text-align: center;
	overflow: hidden;
}
.dosya_sec_input{
	height: 25px;
	width: 285px;
	margin-left: -82px;
	margin-top: -2px;
	padding-top: 3px;
}
.odeme_taksit{
	float: left;
}
.odeme_bilgileri_taksit_secim{
	padding: 2px;
	background-color: #fbfbfb;
	box-shadow: 0 0px 5px rgba(0, 0, 0, 0.1) inset;
	border: 1px solid #d0d0d0;
	float: left;
	width: 317px;
	margin-top: 8px;
	margin-bottom: 20px;
	margin-left: 20px;
	height: 23px;
	margin-right: 2px;
}
.odeme_devam_et_butonlar{
	margin-top: 5px;
	float: right;
	width: 185px;
	height: 40px;
	margin-right: 80px;
}
.cardnoBack_mrgnT{
	margin-top: 20px;
}
.odeme_sekli_havale_radio{
	float: left;
	margin-top: 6px;
	margin-right: 6px;
	margin-left: -5px;
}
.paybal_odeme_tutarı span{
	font-weight: bold;
	color: #F00;
}
.sparis_onayi{
	height: auto;
	overflow: hidden;
}
.sparis_onayi_bilgilendirme{
	background-image: url(../kenarliklar/paraz.png);
	background-repeat: repeat;
	clear: both;
	height: 30px;
	width: 746px;
	margin-bottom: 10px;
	line-height: 30px;
	border: 1px solid #53DFB1;
	background-color: #DDF9F0;
}
.sparis_kodu{}
.buyuk_mavi{
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.gonderilecek_adres{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.urun_gonderilcek_bilgiler{
	padding: 5px;
}
.renk_cssleri{
	position: absolute;
	z-index: 9999999999999;
	height: 100px;
	width: 150px;
	margin-top: 150px;
	background-color: #D6D6D6;
	padding-left: 10px;
}
.renk_cssleri ul{
	clear: both;
}
.renk_cssleri ul li{
	float: left;
	height: 20px;
	width: 20px;
	margin-right: 10px;
	background-color: #333;
}
#css_no_corner{}
#css_corner{
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-goog-ms-border-top-left-radius: 2px;
}
#renk_mavi{background-color: #38a6d7;}
#renk_yesil{background-color: #30ca12;}
#renk_kirmizi{background-color: #890603;}
#renk_turuncu{background-color: #ffa200;}
#renk_mor{background-color: #7f00ff;}
.golge{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 93px;
	padding-left: 93px;
	background-image: url(images/body_bg.png);
	background-repeat: repeat-y;
}
.ara{
	background-image: url(../kenarliklar/ara.png);
	background-repeat: no-repeat;
	height: 1px;
	width: 181px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 14px;
}
.anasayfa_reklam{
	width: 1000px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	height: 80px;
}
.anasayfa_reklam ul li{
	float: left;
	height: 80px;
	width: 235px;
	margin-right: 20px;
}
.katalog_ara_baslik{
	font-size: 20px;
	float: left;
	margin-top: 20px;
	text-align: center;
	clear: both;
	width: 100%;
}
.katalog_ara_baslik h4{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 16px;
	font-family: 'Roboto', Helvetica, sans-serif;
	font-weight: 500;
	background-image: none;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	width: auto;
	border-top-width: 1px;
}
.katalog_price_total{
	height: 51px;
	width: 215px;
}
.karsilastirma_serit{
	position: absolute;
	height: 64px;
	width: 233px;
	margin-top: 135px;
	background-image: url(../kenarliklar/karsilastir_golge.png);
	background-repeat: no-repeat;
	margin-left: -4px;
}
.karsilastirma_serit_ic{
	line-height: 24px;
	height: 24px;
	width: 233px;
	color: #FFF;
	margin-top: 18px;
	text-align: center;
	font-size: 13px;
	font-family: 'Roboto', Helvetica, sans-serif;
}
.karsilastirma_serit_ic span:hover{
	text-decoration: underline;
	cursor: pointer;
}
.mrgnleft15{
	margin-left: 15px;
}
.urun_detaylari{
	width: 100%;
}
.urun_detaylari ul li{
	float: left;
	height: 318px !important;
	width: 318px !important;
	border: 1px solid #dddddd;
	margin-right: 20px;
	overflow: hidden;
	padding: 0px;
}
.urun_detaylari_renk{
	background-color: #f5f5f5;
}
.urun_bilgileri{
	background-color: #FFF;
	height: 288px !important;
	width: 227px !important;
	border-left-color: #dddddd;
	border-right-color: #dddddd;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.urun_bilgileri_ozellikler{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	width: 221px;
	font-size: 12px;
	font-family: 'Roboto', Helvetica, sans-serif;
	color: #505050;
	padding-bottom: 15px;
	border-bottom-width: 1px !important;
	border-bottom-color: #dddddd !important;
	margin-bottom: 15px !important;
	float: left;
	font-weight: 300;
	padding-left: 5px;
}
.ozellik_one{
	float: left;
	width: 83px;
}
.ozellik_two{
	float: left;
	height: 15px;
	width: 8px;
}
.ozellik_tree{
	float: left;
	width: 130px;
	height: 15px;
}
.sosyal{
	height: 20px;
	width: 25px;
	margin-right: 6px;
	float: left;
	margin-top: 10px;
	color: #FFF;
	font-size: 17px;
	line-height: 30px;
	text-align: center;
	padding-top: 5px;
	cursor: pointer;
}
.sosyal a:last-child{margin-right:0px;}
#facebook{
	background-color: #3b5998;
	-webkit-transition: all 200ms ease 00ms;
	-moz-transition: all 200ms ease 00ms;
	-ms-transition: all 200ms ease 00ms;
	-o-transition: all 200ms ease 00ms;
	transition: all 200ms ease 00ms;
}
#facebook:hover{
	background-color:rgba(40,66,120,1);
	-webkit-transition: all 200ms ease 00ms;
	-moz-transition: all 200ms ease 00ms;
	-ms-transition: all 200ms ease 00ms;
	-o-transition: all 200ms ease 00ms;
	transition: all 200ms ease 00ms;
}
#twitter{
	background-color: #00a0d1;
	-webkit-transition: all 200ms ease 00ms;
	-moz-transition: all 200ms ease 00ms;
	-ms-transition: all 200ms ease 00ms;
	-o-transition: all 200ms ease 00ms;
	transition: all 200ms ease 00ms;
}
#twitter:hover{
	background-color:rgba(0,100,130,1);
	-webkit-transition: all 200ms ease 00ms;
	-moz-transition: all 200ms ease 00ms;
	-ms-transition: all 200ms ease 00ms;
	-o-transition: all 200ms ease 00ms;
	transition: all 200ms ease 00ms;
}
#gglpls{
	background-color: #d73d32;
	-webkit-transition: all 200ms ease 00ms;
	-moz-transition: all 200ms ease 00ms;
	-ms-transition: all 200ms ease 00ms;
	-o-transition: all 200ms ease 00ms;
	transition: all 200ms ease 00ms;
}
#gglpls:hover{
	background-color: #9D271E;
	-webkit-transition: all 200ms ease 00ms;
	-moz-transition: all 200ms ease 00ms;
	-ms-transition: all 200ms ease 00ms;
	-o-transition: all 200ms ease 00ms;
	transition: all 200ms ease 00ms;
}
#yahoo{
	background-color: #324fe1;
	-webkit-transition: all 200ms ease 00ms;
	-moz-transition: all 200ms ease 00ms;
	-ms-transition: all 200ms ease 00ms;
	-o-transition: all 200ms ease 00ms;
	transition: all 200ms ease 00ms;
}
#yahoo:hover{
	background-color: #1A34B3;
	-webkit-transition: all 200ms ease 00ms;
	-moz-transition: all 200ms ease 00ms;
	-ms-transition: all 200ms ease 00ms;
	-o-transition: all 200ms ease 00ms;
	transition: all 200ms ease 00ms;
}
#delicious{
	background-color: #407acc;
	-webkit-transition: all 200ms ease 00ms;
	-moz-transition: all 200ms ease 00ms;
	-ms-transition: all 200ms ease 00ms;
	-o-transition: all 200ms ease 00ms;
	transition: all 200ms ease 00ms;
}
#delicious:hover{
	background-color: #265491;
	-webkit-transition: all 200ms ease 00ms;
	-moz-transition: all 200ms ease 00ms;
	-ms-transition: all 200ms ease 00ms;
	-o-transition: all 200ms ease 00ms;
	transition: all 200ms ease 00ms;
}
#pinterest{
	background-color: #d62229;
	-webkit-transition: all 200ms ease 00ms;
	-moz-transition: all 200ms ease 00ms;
	-ms-transition: all 200ms ease 00ms;
	-o-transition: all 200ms ease 00ms;
	transition: all 200ms ease 00ms;
}
#pinterest:hover{
	background-color: #91171E;
	-webkit-transition: all 200ms ease 00ms;
	-moz-transition: all 200ms ease 00ms;
	-ms-transition: all 200ms ease 00ms;
	-o-transition: all 200ms ease 00ms;
	transition: all 200ms ease 00ms;
}
#blogs{
	background-color: #fe6602;
	-webkit-transition: all 200ms ease 00ms;
	-moz-transition: all 200ms ease 00ms;
	-ms-transition: all 200ms ease 00ms;
	-o-transition: all 200ms ease 00ms;
	transition: all 200ms ease 00ms;
	background-image: url(../kenarliklar/social/blogspot.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#blogs:hover{
	background-color: #C55001;
	-webkit-transition: all 200ms ease 00ms;
	-moz-transition: all 200ms ease 00ms;
	-ms-transition: all 200ms ease 00ms;
	-o-transition: all 200ms ease 00ms;
	transition: all 200ms ease 00ms;
}
#friendfeed{
	background-color: #6E91BD;
	-webkit-transition: all 200ms ease 00ms;
	-moz-transition: all 200ms ease 00ms;
	-ms-transition: all 200ms ease 00ms;
	-o-transition: all 200ms ease 00ms;
	transition: all 200ms ease 00ms;
	background-image: url(../kenarliklar/social/friendfeed.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#friendfeed:hover{
	background-color: #195CAE;
	-webkit-transition: all 200ms ease 00ms;
	-moz-transition: all 200ms ease 00ms;
	-ms-transition: all 200ms ease 00ms;
	-o-transition: all 200ms ease 00ms;
	transition: all 200ms ease 00ms;
}
.gonderme_secenekleri{
	float: left;
	height: 30px;
	width: 30px;
	margin-right: 20px;
	margin-left: 5px;
}
.gnderme{
	height: 30px;
	width: 125px;
	position: absolute;
	margin-left: -45px;
	text-align: center;
	margin-top: -33px;
	display: none;
}
.gnderme_text{
	margin-right: auto;
	margin-left: auto;
	width: 125px;
	color: #FFF;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 20px;
	height: 20px;
	border: 1px solid #019DCB;
}
.gnderme_text_icon{
	font-size: 20px;
	margin-top: -8px;
}
.gnderme_icon{
	font-size: 25px;
	text-align: center;
	cursor: pointer;
}
.gonderme_secenekleri:hover .gnderme{display:block;}
#fiyat_font{
	font-size: 16px;
	font-weight: 500;
	line-height: 16px;
}
.urun_bilgileri_buttonlar{
	height: 40px;
	width: 226px;
	margin-bottom: 15px;
	background-color: #dddddd;
	float: left;
	background-repeat: no-repeat;
}
.eksi_button{
	float: left;
	background-image: url(../kenarliklar/+-.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 73px;
	cursor:pointer;
}
.arti_button{
	float: left;
	height: 40px;
	width: 73px;
	background-image: url(../kenarliklar/+-.png);
	background-repeat: no-repeat;
	background-position: -73px 0px;
		cursor:pointer;
}
.adet_button{
	float: left;
	height: 36px;
	width: 78px;
	border: 1px solid #dddddd;
	line-height: 36px;
	font-size: 18px;
	font-weight: 300;
	text-align: center;
	font-family: 'Roboto', Helvetica, sans-serif;
	-webkit-transition: all 200ms ease 200ms;
	-moz-transition: all 200ms ease 200ms;
	-ms-transition: all 200ms ease 200ms;
	-o-transition: all 200ms ease 200ms;
	transition: all 200ms ease 200ms;
}
.yazismalar{
	background-color: #f5f5f5;
	height: 318px;
	width: 60px;
	float: left;
}
.yazismalar_icon{
	height: 25px;
	width: 60px;
	font-size: 25px;
	text-align: center;
	margin-top: 20px;
}
.yazismalar_text{
	width: 60px;
	text-align: center;
	color: #333333;
	margin-top: 3px;
	font-size: 11px;
}
.baslik{
	width: 223px;
	margin: 0px;
	position: absolute;
	z-index: 999999;
	height: 21px;
	text-align: left;
	line-height: 22px;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	cursor: pointer;
	font-weight: bold;
}
.baslik_icon{
	float: right;
	margin-top: 4px;
	margin-right: 15px;
}
#baslik_icon_bir{display: block;}
#baslik_icon_iki{display: none;}
.icerik{
	height: 20px;
	width: 239px;
	padding: 0px;
	position: absolute;
	z-index: 9999;
	background-color: #fbfbfb;
	border: 1px none #d0d0d0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -2px;
}
.ana_kategoriler{
	position: absolute;
	display: none;
	margin-top: 21px;
	width: 238px;
	margin-left: -1px;
}
.ana_kategoriler ul li{
	clear: both;
	width: 235px;
	background-image: none;
	margin: 0px;
	padding-right: 0px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #aaaaaa;
	cursor: pointer;
}
.ana_kategoriler ul li:hover{
	color: #FFF;
}
.ana_kategoriler_dis{
	height: 21px;
	width: 235px;
}
.urun_adi{
	width: 998px;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #D7D7D7;
	height: 30px;
	text-align: center;
}
.urun_adi h2{
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	line-height: 30px;
}
.sss{
	width: 100%;
	overflow: hidden;
}
.sss ul li{
	float: right;
	clear: both;
	padding: 5px;
}
.soru{
	width: 95%;
	min-height: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
}
.cevap{
	width: 90%;
	min-height: 50px;
	margin-bottom: 25px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	margin-top: 5px;
}
.sru{
	float: left;
	background-image: url(../kenarliklar/soru.png);
	height: 53px;
	width: 23px;
	margin-left: -29px;
	margin-top: -6px;
	background-position: 0px -1px;
	margin-bottom: -1px;
}
.soru_text{float: left;}
.cvp{
	float: left;
	background-image: url(../kenarliklar/cevap.png);
	height: 53px;
	width: 23px;
	margin-left: -29px;
	margin-top: -6px;
	background-position: 0px -1px;
	margin-bottom: -1px;
}
.cevap_text{float: left;}
.index_sepete_ekle{
	width: 240px;
	margin-left: 55px;
	height: 128px;
	position: absolute;
	z-index: 999999999999999;
	background-color: #eeeeee;
	margin-top: -165px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;	
	display:none;
}
.index_sepete_ekle_input{
	padding: 2px;
	background-color: #fbfbfb;
	box-shadow: 0 0px 5px rgba(0, 0, 0, 0.1) inset;
	border: 1px solid #d0d0d0;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 170px;
	margin-right: auto;
	margin-left: auto;
}
.index_sepete_ekle_input .select_input{
	text-align: center;
}
.index_sepete_ekle_satir{
	width: 240px;
	margin-bottom: 5px;
	text-align: center;
	overflow: hidden;
}
.index_sepete_ekle_butonlar{
	width: 180px;
	margin-right: auto;
	margin-left: auto;
}
.urun_bilgileri_secenek{width:122px;margin-top:-5px;}
.duyuru{
	width: 100%;
	overflow: hidden;
}
.duyuru ul li{
	clear: both;
	width: 100%;
	overflow: hidden;
}
.duyuru ul li:hover{}
.duyuru ul li img{
	padding: 4px;
	border: 1px solid #dddddd;
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
}
/* jquery.autocomplete.css*/
.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}
/* jquery.autocomplete.css*/

#tamamlandi
{
	font-family:Tahoma;
	font-size:14px;
	text-align:center;
	display:none;
	position:absolute;
	height:90px;
	width:200px;
	z-index:10000;
	background:#eeeeee;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	left:100%;
	margin:3px;
	padding:7px;
}
#ajaxloaderdiv{
	color: Black;
	background-color: #eeeeee;
	width:200px;
	height:85px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	z-index:999;
	display:block;
}

/* dropdown menu */
.dropdownlist{
	height: 18px;
	width: 293px;
	float: left;
	padding: 2px;
	background-color: #fbfbfb;
	box-shadow: 0 0px 5px rgba(0, 0, 0, 0.1) inset;
	border: 1px solid #ffffff;
	line-height: 18px;
	margin-top: 3px;
	margin-right: 10px;
}
.dropdownlist span{
	text-align: center;
	margin-left: 10px;
}
.dropdownlist:hover ul{
	width: 297px;
	overflow: hidden;
	z-index: 9999999999;
	-webkit-transition: all 200ms ease 0ms;
	-moz-transition: all 200ms ease 0ms;
	-ms-transition: all 200ms ease 0ms;
	-o-transition: all 200ms ease 0ms;
	transition: all 200ms ease 0ms;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	height: auto;
	background-color: #fbfbfb;
	padding-top: 1px;
	padding-bottom: 1px;
	box-shadow: 0 0px 5px rgba(0, 0, 0, 0.1) inset;
}
.dropdownlist ul{
	background-color: transparent;
	box-shadow:none;
	position: absolute;
	margin-top: 1px;
	margin-left: -3px;
	overflow: hidden;
	-webkit-transition: all 200ms ease 0ms;
	-moz-transition: all 200ms ease 0ms;
	-ms-transition: all 200ms ease 0ms;
	-o-transition: all 200ms ease 0ms;
	transition: all 200ms ease 0ms;
	height: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
}
.dropdownlist:hover ul li{
	text-align: left;
	width: 286px;
	padding-left: 9px;
	margin-left: 1px;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #aaaaaa;
	clear: both;
	height: auto;
	background-image: none;
	line-height:normal;
}
.dropdownlist ul li{
	text-align: left;
	width: 286px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 9px;
	margin-left: 1px;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #aaaaaa;
	clear: both;
	height: 0px;
}
.dropdownlist ul li:last-child{
	border-bottom-style: none;
}
.dropdownlist ul li span{
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.dropdownlist ul li:hover span{
	color: #FFF;
	display: inline-block;
	width: 100%;
	text-align: left;
}
.dropdownlist ul li:hover{
	color: #FFF;
	padding-top: 0px;
	padding-bottom: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fatura_bilgileri{
	display:none;
}
/* dropdown menu */

.sepeti_temizle{
	height: 24px;
	width: 23px;
	font-size: 19px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	float: right;
	margin-top: -41px;
	padding-top: 5px;
	padding-left: 7px;
	border-top-color: #dddddd;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	margin-right: -1px;
	cursor: pointer;
}
.sepeti_temizle:hover{
	color: #FFF;
}

.liste_gorunum {
	float: right;
	width: 760px;
	clear: both;
	height: auto;
	overflow: hidden;
}
.liste_gorunum ul {
	width: 745px;
	overflow: hidden;
	height: auto;
	margin-bottom: 15px;
	padding-bottom: 10px;
	float: right;
}
.liste_gorunum ul li:first-of-type{
	margin-top: 10px;
}
.liste_gorunum ul li{
	height: 60px;
	width: 100%;
	background-color: #f7f7f7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	clear: both;
}
.liste_gorunum_res{
	height: 60px;
	width: 60px;
	overflow: hidden;
	cursor: pointer;
	float: left;
	text-align: center;
}
.liste_gorunum_res img{
	max-height: 40px;
	max-width: 40px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.resm_byk{
	height: 240px;
	width: 240px;
	position:absolute;
	margin-left:70px;
	z-index:2;
	display:none;
}
.resm_byk img{
	max-height: 240px;
	max-width: 240px;
}
.liste_gorunum_res:hover .resm_byk{display:block;}
.liste_gorunum_urun_adi{
	float: left;
	height: 60px;
	width: 340px;
	text-align: center;
	color: #505050;
}
.liste_kdvli_fiyat{
	float: left;
	height: 60px;
	text-align: center;
	width: 110px;
}
.liste_kdvsiz_fiyat{
	float: left;
	height: 60px;
	text-align: center;
	width: 110px;
}
.liste_sepete_ekle{
	float: left;
	height: 46px;
	width: 60px;
	font-size: 22px;
	text-align: center;
	padding-top: 14px;
	color: #807f7f;
	cursor: pointer;
}
.liste_sepete_ekle_yazi{
	font-size: 10px;
	clear: both;
}
.liste_hemen_al{
	float: left;
	height: 44px;
	width: 60px;
	padding-top: 16px;
	font-size: 20px;
	text-align: center;
	color: #807f7f;
	cursor: pointer;
}
.liste_hemen_al_yazi{
	font-size: 10px;
	clear: both;
}
.stokta_yok{
	color: #900;
}
.stokta_yok:hover{
	color: #900;
}
.urun_sayfa_stokta_yok{
	background-color: #990000;
	color: #FFFFFF;
	height: 40px;
	width: 226px;
	line-height: 40px;
	font-size: 18px;
	text-align: center;
}
.urun_sayfa_sepete_ekle{
	color: #FFF;
	background-color: #3f8e00;
	height: 40px;
	width: 226px;
	line-height: 40px;
	font-size: 18px;
	text-align: center;
}
.urun_sayfa_hemen_al{
	background-color: #ffcc00;
	color: #505050;
	height: 40px;
	width: 226px;
	line-height: 40px;
	font-size: 18px;
	text-align: center;
}

.ust452{
padding:30px 0px 0px 703px;
position:absolute;
z-index:999;
font-size: 18px;
width: 300px;
height: 10px;
}