body,html {
	background-color:#fff;
	margin:0px;
	font-family:'Open Sans',Arial,Tahoma;
	cursor:default;
}
#main {
	width:100%;
	margin:0 auto;
	background-color:#fff;
	border-bottom:1px solid #ebebeb;

}
.logo {
	padding:10px;
	float:left;
}
.slogan {
	padding:50px 20px 20px;
	float:left;
	margin-left:2%;
	font-family:Calibri;
	font-size:20px;
	width:40%;
}

.slogan span {
	font-size:13px;
	display:inherit;
	color:#888;
	line-height:18px;
	margin-top:3px;
}
#bizesorun {
	float:left;
	width:25%;
}
.bizesorun {
	font-family:Calibri;
	font-size:20px;
	float:left;
	padding:20px;
	margin-top:20px;
	margin-left:40px;
	background-color:#fafafa;
	border:1px solid #f0f0f0;
}

.bizesorun span {
	font-size:13px;
	display:inherit;
	color:#666;
	line-height:19px;
	margin-top:3px;
}
.bizesorun span a {
	font-size:13px;
	color:#91d328;
	display:inherit;
	padding:5px 0px 0px;
	text-decoration:none;
	font-weight:bold;
}
.bizesorun span a:hover {
	text-decoration:underline;
}
.bizesorun img {
	float:left;
	padding-right:10px;
}
.clear {
	clear:both;
}
.bizesorun font {
	font-size:11px;
	border-bottom:1px dotted #999;
	cursor:help;
}
.bizesorun font ul {
	position:absolute;
	width:180px;
	background-color:#FFC;
	border:1px solid #FF6;
	color:#333;
	padding:10px;
	margin:0px;
	font-size:13px;
	display:none;
	margin-top:-2px;
}
.bizesorun font:hover ul {
	display:block;
}

#header {
	width:1000px;
	margin:0 auto;
	
}
#logo {
	float:left;
	width:25%;
}
#logo img {
	padding:10px;
}
a img {
	border:none;
}
.menus {
	padding:1px;
	margin:0px;
	width:1000px;
	margin:0 auto;
}
.headerback {
	float:right;
	width:73%;
	background-image:url(resimler/ustarka.jpg);
	background-position:right 5px;
	background-repeat:no-repeat;
}

.headercontent {
	padding:20px 0px 20px;
}
.menus li {
	    width:20%;
		float:left;
		list-style:none;
}
.menus li a {
	padding:15px 20px 15px;
	font-size:18px;
	color:#777;
	display:inherit;
	text-decoration:none;
	border:1px solid #ebebeb;
	font-weight:400;
	background-color:#fff;
	box-shadow:0px 1px 0px #f0f0f0,0px 2px 0px #f0f0f0,0px 3px 0px #f0f0f0,0px 4px 0px #f0f0f0,0px 5px 0px #f0f0f0;
	border-right:none;
}
.menus li a:hover {
	background-color:#fff;
	color:#91d328;
	box-shadow:0px 1px 0px #91d328,0px 2px 0px #91d328,0px 3px 0px #91d328,0px 4px 0px #91d328,0px 5px 0px #91d328;
}
.menus li a:active {
	background-color:#fff;
	color:#ccc;
	box-shadow:0px 1px 0px #ccc,0px 2px 0px #ccc,0px 3px 0px #ccc,0px 4px 0px #ccc,0px 5px 0px #ccc;
}
.menus li a span {
	display:inherit;
	font-size:11px;
}
#menus {
	background-color:#f9f9f9;
	border:1px solid #ebebeb;
	padding:10px 0px 15px;
}

.content {
	width:100%;
	margin:0 auto;
	background-color:#f3f3f3;
}
.icerik {
	width:1000px;
	margin:0 auto;
	background-color:#fff;
	border:1px solid #ebebeb;
	border-top:none;
	margin-bottom:10px;
}

.menus .hemenal a {
	background-image:url(resimler/cart.png);
	background-repeat:no-repeat;
	background-position:17px 10px;
	padding-left:60px;
	border-right:1px solid #ebebeb;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
}
.icerikbaslik {
	font-size:28px;
	letter-spacing:-1px;
	color:#999;
	font-weight:300;
	padding:30px 40px 20px;
}
.icerikbaslik span {
	display:inherit;
	font-size:34px;
	color:#91d328;
	font-weight:600;
}
.icerikresim {
	float:left;
	width:40%;
}
.icerikicerik {
	float:left;
	width:60%;
}
.mainresim {
	padding:10px;
	text-align:center;
	border:1px solid #ebebeb;
	margin:10px;
	margin-bottom:0px;
	background-color:#fff;
	box-shadow:1px 1px 0px #f0f0f0,2px 2px 0px #f0f0f0,3px 3px 0px #f0f0f0;
	border-radius:5px;
}
.digerresim {
	padding:0px 10px 10px;
}

.dr {
	background-color:#fff;
	width:25%;
	float:left;
}
.dr img {
	border:1px solid #f0f0f0;
	box-shadow:1px 1px 0px #f0f0f0,2px 2px 0px #f0f0f0,3px 3px 0px #f0f0f0;
	width:85px;
	margin-left:2px;
}
.dr img:hover {
	border:1px solid #ccc;
	box-shadow:1px 1px 0px #ccc,2px 2px 0px #ccc,3px 3px 0px #ccc;
}
.drbaslik {
	font-size:13px;
	font-weight:600;
	padding:15px;
	color:#666;
	background-image:url(resimler/resimico.png);
	background-repeat:no-repeat;
	background-position:5px 10px;
	padding-left:41px;
}
.drbaslik span {
	display:inherit;
	font-size:10px;
	color:#666;
	font-weight:normal;
}
.product {
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
}
.firsatbaslik {
	padding:25px;
	font-family:Arial;
	font-size:34px;
	font-weight:bold;
	color:#47503b;
	border:1px solid #ebebeb;
	font-weight:600;
	background:linear-gradient(#FFF,#f9f9f9);
	margin-top:10px;
	border-right:none;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
	box-shadow:-1px 1px 0px #f0f0f0,-2px 2px 0px #f0f0f0,-3px 3px 0px #f0f0f0; 
	text-shadow:1px 1px 0px #FFF;
	letter-spacing:-1px;
}
.firsatbaslik img {
	position:absolute;
	margin-top:-10px;
}
.firsatbaslik span {
	display:inherit;
	letter-spacing:normal;
	font-size:16px;
	color:#666;
	line-height:25px;
	font-weight:400;
}
.fiyat {
	float:left;
	width:40%;
}
.kazanc {
	width:30%;
	float:left;
	background-color:#fafafa;
	height:110px;
	box-shadow:0px 0px 10px #ebebeb inset;
	background-image:url(resimler/kazancarka.png);
	text-shadow:1px 2px 2px #fff;
}
.fiyattext {
	font-size:34px;
	font-weight:bold;
	color:#da242a;
	font-family:Arial;
	padding:0px 10px 10px;
}
.oy {
	padding:10px;
	font-size:14px;
	color:#666;
	border-bottom:1px solid #f0f0f0;
}
.oy span {
	color:#888;
	font-size:13px;
	font-weight:400;
	text-decoration:none;
	margin-left:10px;
}
.oy img {
	vertical-align:middle;
}
.nofiyat {
	font-size:18px;
	font-weight:bold;
	font-family:Arial;
	text-decoration:line-through;
	padding:10px 15px 0px;
}
.fiyattext span {
	font-size:10px;
	color:#999;
	position:absolute;
	font-weight:normal;
	padding:7px;
}
.fiyattext font {
	display:inherit;
	margin-top:-22px;
}
.fiyattext font a {
	font-size:11px;
	padding-bottom:3px;
	color:#022fa7;
	border-bottom:1px dotted #022fa7;
	text-decoration:none;

}
.bar {
	border-top:1px solid #f0f0f0;
}
.sitelinkbaslik {
	color:#999;
	padding-top:5px;
	font-size:24px;
	font-weight:600;
	letter-spacing:-1px;
}
.sitelinkaciklama {
	font-size:13px;
	color:#999;
	width:40%;
	padding:5px;
	line-height:22px;
	padding-bottom:0px;
}
.kazancfiyat {
	padding:25px;
	text-align:center;
	color:#888;
}
.kazancfiyat span {
	display:inherit;
	font-size:40px;
	font-weight:700;
	margin-top:-10px;
}
.kazancfiyats {
	padding:25px;
	text-align:center;
	color:#888;
}
.kazancfiyats span {
	display:inherit;
	font-size:28px;
	font-weight:700;
	letter-spacing:-2px;
}
.hemenals {
	margin-top:10px;
}
.hemenalbutton {
	float:left;
}



.satinal {
	display:inherit;
	font-size:24px;
	color:#FFF;
	background-color:#83c122;
	padding:20px 25px 20px;
	box-shadow:0px 1px 0px #537c14,0px 2px 0px #537c14,0px 3px 0px #537c14,0px 4px 0px #537c14,0px 5px 0px #537c14,0px 6px 0px #537c14,0px 7px 0px #537c14;
	font-weight:bold;
	text-decoration:none;
	border-radius:5px;
	text-align:center;
}
.satinal:hover {
	color:#fff;
	background-color:#9ee136;
}
.satinal:active {
	margin-top:7px;
	box-shadow:0px 1px 0px #537c14,0px 2px 0px #537c14,0px 15px 15px #f0f0f0;
	box-shadow:0px 5px 10px #537c14 inset;
}
.satinal span {
	display:inherit;
	font-size:13px;
	font-weight:normal;
}
.yorumlar {
	height:164px;
	background-color:#fafafa;
	border-top:1px solid #f0f0f0;
	box-shadow:-1px 1px 0px #f0f0f0,-2px 2px 0px #f0f0f0,-3px 3px 0px #f0f0f0;
}
.yorumlarbaslik {
	padding:11px 20px 10px;
	border-bottom:1px solid #f0f0f0;
	color:#333;
	font-size:13px;
	font-weight:600;
	background-color:#fff;
	background-image:url(resimler/fb.png);
	background-repeat:no-repeat;
	background-position:15px 11px;
	padding-left:55px;
}
.yorumlarbaslik span {
	font-weight:400;
	font-size:10px;
	display:inherit;
	color:#666;
}
#fyorum {
	margin:10px;
	padding:0px;
	cursor:pointer;
}
#fyorum li {
	padding:10px;
	background-color:#fff;
	display:none;
	list-style:none;
	height:68px;
	border:1px solid #f0f0f0;
	box-shadow:0px 0px 3px #f0f0f0;
}
#fyorum li.one {
}
.yorumresim {
	padding:5px 3px 5px;
	float:left;
}
.yorumbox {
	padding:3px 5px 5px;
	float:left;
	font-family:Tahoma;
	font-size:11px;
	width:485px;
}
.yorumisim {
	color:#3b5998;
	font-weight:bold;
}
.yorumisim a {
	color:#3b5998;
	text-decoration:none;
}
.yorumisim a:hover {
	text-decoration:underline;
}
.yorum {
	color:#333;
	line-height:16px;
	margin-top:3px;
}
.yorumisim span {
	color:#999999;
	font-weight:normal;
}
.begen {
	color:#999;
	padding:2px 0px 0px;
}
.begen a {
	color:#3b5998;
	text-decoration:none;
}
.begen a:hover {
	text-decoration:underline;
}
.begen img {
	position:relative;
}
.fb {
	float:right;
	font-family:Tahoma;
	font-size:9px;
	color:#666;
	font-weight:normal;
	padding:15px;
}
.fb a {
	color:#999;
	text-decoration:none;
}
.kes {
	position:absolute;
	width:36px;
	height:1px;
	background-color:#010101;
	margin-top:20px;
	z-index:999999;
	margin-left:5px;
}
.dakika {
	width:50px;
	height:46px;
	background-image:url(resimler/snarka.jpg);
	background-repeat:no-repeat;
	float:left;
}
.dakika font {
	font-size:24px;
	color:#b9b5b6;
	position:absolute;
	font-weight:bold;
	margin:4px 10px;
}
.saniye {
	width:50px;
	height:46px;
	background-image:url(resimler/snarka.jpg);
	background-repeat:no-repeat;
	float:left;
}
.saniye font {
	font-size:24px;
	color:#b9b5b6;
	position:absolute;
	font-weight:bold;
	margin:4px 10px;
}
.kalansurebaslik {
	font-size:13px;
	font-weight:600;
	padding:5px 0px 5px;
}

.dakika a {
	display:inherit;
	font-size:10px;
	color:#999;
	text-align:center;
	margin-top:45px;
	font-weight:bold;
}
.saniye a {
	display:inherit;
	font-size:10px;
	color:#999;
	text-align:center;
	margin-top:45px;
	font-weight:bold;
}
.kalanaciklama {
	font-size:11px;
	float:left;
	margin-left:10px;
	width:190px;
	font-weight:bold;
	color:#da242a;
}
.kalanaciklama span {
	display:inherit;
	font-size:10px;
	color:#999;
	font-weight:normal;
	margin-top:2px;
}
.kalansure {
	float:left;
	width:325px;
	margin-left:20px;
	height:125px;
}
.videobaslik {
	background-image:url(resimler/tik.png);
	background-repeat:no-repeat;
	background-position:10px 14px;
	padding:10px 70px 10px;
	font-size:24px;
	font-weight:400;
}
.videobaslik span {
	display:inherit;
	font-size:14px;
}
.video {
	border:5px solid #f0f0f0;
	padding:5px;
	width:450px;
	height:330px;
	margin-left:10px;
	background-color:#000;
}
.videobox {
	float:left;
}
.descbox {
	float:left;
	padding:0px;
	padding-left:20px;
	border-left:1px solid #f0f0f0;
	height:auto;
	width:440px;
}
.desctitle {
	background-image:url(resimler/cark.png);
	background-repeat:no-repeat;
	background-position:10px 14px;
	padding:10px 70px 10px;
	font-size:24px;
	font-weight:400;
}
.desctitle span {
	display:inherit;
	font-size:14px;
}
.descs {
	padding:5px 0px 0px;
	color:#666;
}
.descs ul {
	margin:0px;
	padding:0px;
}
.descs ul li {
	padding:5px 30px 5px;
	list-style:none;
	border:1px solid #fff;
	font-size:17px;
	background-image:url(resimler/list.png);
	background-repeat:no-repeat;
	background-position:10px 10px;
}
.descs ul li:hover {
	background-color:#FFC;
	border:1px solid #FF6;
}
.aciklama {
	padding:20px;
	background-color:#FFC;
	margin:10px;
	color:#5b5807;
	border:1px solid #FF9;
	background-image:url(resimler/so.png);
	background-repeat:no-repeat;
	background-position:10px 10px;
}
.aciklamabaslik {
	font-size:26px;
	padding:5px 0px 5px;
}
.acikla {
	font-size:16px;
	line-height:27px;
}
.footer {
	background-color:#FFF;
	border-top:1px solid #ebebeb;
}
.footertext {
	width:1000px;
	padding:20px;
	margin:0 auto;
	color:#999;
	font-size:13px;
	line-height:22px;
}
.footertext a {
	color:#039;
}
.acikcontent {
	float:left;
	width:600px;
}
.satinalma {
	float:left;
	background-color:#FFF;
	padding:20px;
	width:280px;
	border:2px solid #FF9;
	margin-left:13px;
}
#black {
	position:absolute;
	width:100%;
	height:100%;
	position:fixed;
	background-image:url(resimler/black.png);
	z-index:99999999999999;
	display:none;
}
.pencere {
	width:50%;
	margin:0 auto;
	background-color:#fff;
	padding:30px;
	border-top-left-radius:30px;
	border-bottom-right-radius:30px;
	z-index:99999999999999999;
	margin-top:30px;
	box-shadow:0px 0px 10px #000;
}
.kapat {
	position:absolute;
	margin-left:50%;
	margin-top:-50px;
	cursor:pointer;
}
.pencerebaslik {
	font-size:28px;
	font-weight:300;
	color:#666;
	padding-bottom:5px;
	border-bottom:1px solid #f0f0f0;
}
.penceremetin {
	padding-top:10px;
	color:#666;
	font-size:14px;
	line-height:22px;
	max-height:300px;
	overflow:auto;
}
.penceremetin::-webkit-scrollbar-track
{
	background-color: #f9f9f9;
}

.penceremetin::-webkit-scrollbar
{
	width: 10px;
	background-color: #f0f0f0;
}

.penceremetin::-webkit-scrollbar-thumb
{
	background-color: #bc2121;
}
.penceremetin a {
	font-weight:600;
	color:#039;
}
.penceredip {
	color:#999;
	font-size:11px;
	margin-top:30px;
}
.penceredip a {
	color:#039;
}
.bortec {
	display:none;
}
.kapat span {
	position:absolute;
	background-color:#BC2121;
	color:#FFF;
	padding:5px;
	margin-top:5px;
	margin-left:-22px;
	display:none;
	font-size:11px;
	width:100px;
	text-align:center;
	font-weight:bold;
	font-family:Tahoma;
}
.kapat:hover span {
	display:block;
}


.farklar {
	font-family:Tahoma;
	font-size:11px;
	table-layout:fixed;
	width:100%;
}
.farklar th {
	text-align:left;
	padding:10px 0px 5px;
	border-bottom:1px solid #f0f0f0;
}
.farklar td {
	padding:5px 0px 5px;
	border-bottom:1px solid #f0f0f0;
}
.farklar tr:hover {
	background-color:#fafafa;
}
.sorucevap span {
	display:inherit;
	font-size:18px;
	padding-bottom:5px;
	margin-bottom:5px;
	font-weight:600;
	color:#BC2121;
}
.sorucevap {
	padding:10px 0px 10px;
}
.footertext span {
	display:inherit;
	padding:5px 0px 5px;
}
.footertext span a {
	margin-right:40px;
	color:#039;
}
.arrow {
	position:fixed;
	margin-top:50px;
	display:none;
}
.yukari {
	width:48px;
	height:48px;
	background-image:url(resimler/yukari.png);
	background-repeat:no-repeat;
	cursor:pointer;
}
.arrowline {
	width:2px;
	height:100px;
	background-color:#a6a6a7;
	margin-left:23px;
}
.asagi {
	width:48px;
	height:48px;
	background-image:url(resimler/asagi.png);
	background-repeat:no-repeat;
	cursor:pointer;
}
.arrowline span {
	font-size:10px;
	color:#999;
	font-family:Tahoma;
	margin-left:10px;
	margin-top:10px;
	display:inherit;
	position:absolute;
	line-height:15px;
}
.yukari span {
	position:absolute;
	padding:2px;
	background-color:#a6a6a7;
	color:#fff;
	font-size:10px;
	margin-top:-40px;
	margin-left:-11px;
	display:none;
	width:70px;
	text-align:center;
}
.yukari:hover span {
	display:block;
}
.asagi span {
	position:absolute;
	padding:2px;
	background-color:#a6a6a7;
	color:#fff;
	font-size:10px;
	margin-top:60px;
	margin-left:-11px;
	display:none;
	width:70px;
	text-align:center;
}
.asagi:hover span {
	display:block;
}
.r {
	right:5%;
}
.l {
	left:5%;
}
.satinalbaslik {
	padding:20px;
	color:#666;
	font-size:28px;
	font-weight:400;
	float:left;
	letter-spacing:-1px;
	margin-top:17px;
}
.satinalbaslik span {
	display:inherit;
	font-size:14px;
	letter-spacing:normal;
}
.siparislogo {
	padding:20px 20px 0px;
	float:left;
}
.form {
	padding:20px;
	width:450px;
	border-right:1px solid #f0f0f0;
	float:left;
}
.hed {
	width:1000px;
	margin:0 auto;
	padding:10px;
}
.f {
	padding:10px 10px 10px;
	font-size:18px;
	float:left;
	width:190px;
	text-align:right;
	font-weight:400;
}
.ff {
	float:left;
	padding:5px 0px 10px;
}
.input {
	padding:5px;
	font-size:24px;
	border:1px solid #ccc;
	outline:none;
	box-shadow:0px 0px 3px #f0f0f0;
	background-color:#fafafa;
	width:220px;
	font-family:Arial;
	border-radius:2px;
}
.inputs {
	padding:10px 15px 10px;
	font-size:18px;
	border:1px solid #ccc;
	outline:none;
	box-shadow:0px 0px 3px #f0f0f0;
	overflow:hidden;
	background-color:#fafafa;
	border-radius:2px;
	cursor:pointer;
}
.input:hover {
	border:1px solid #999;
}
.inputs:hover {
	border:1px solid #999;
}
.input:focus {
	background-color:#FFF;
	color:#888;
	box-shadow:0px 0px 4px #ccc inset;
}
.f span {
	display:inherit;
	font-size:10px;
	color:#999;
}
.formbaslik {
	font-size:24px;
	font-weight:300;
	color:#999;
	padding:10px;
}
.formbaslik span {
	font-size:12px;
	color:#999;
	display:inherit;
}
.baslik {
	padding:20px 30px 20px;
	font-size:24px;
	font-weight:300;
	color:#999;
	border-bottom:1px solid #f0f0f0;
	background-color:#fafafa;
}
.form2 {
	padding:20px;
	width:460px;
	float:left;
	background-image:url(resimler/sipback.jpg);
	background-position:0px 30px;
	background-repeat:no-repeat;
}
.visamaster {
	padding:0px 15px 0px;
}
.satal {
	width:300px;
	margin-top:20px;
	margin-left:85px;
}
.warm {
	color:#999;
	font-size:12px;
	font-family:Arial;
	line-height:18px;
	padding:5px 20px 0px;
}
.tesekkur {
	padding:20px 30px 20px;
	background-color:#e9ffc7;
	line-height:25px;
	font-family:Arial;
	font-size:14px;
}
.sozlesme {
	padding:20px 30px 20px;
	line-height:26px;
	color:#666;
	font-family:Arial;
	font-size:14px;
}


.sepet {
	position:absolute;
	margin-top:50px;
}
.sepet:hover span {
	display:block;
}
.sepet span {
	position:absolute;
	padding:2px;
	background-color:#a6a6a7;
	color:#fff;
	font-size:10px;
	margin-top:0px;
	margin-left:-11px;
	display:none;
	width:70px;
	text-align:center;
}
.formicerik {
	padding:20px 30px 20px;
	background-image:url(resimler/destek.jpg);
	background-position:right 90px;
	background-repeat:no-repeat;
}
label {position:relative}
label:after {
	display:none;
    font:11px "Consolas", monospace;
    color:#aaa;
    -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    transform:rotate(90deg);
    right:8px; top:5px;
    padding:0 0 2px;
    border-bottom:1px solid #ddd;
    position:absolute;
    pointer-events:none;
}
label:before {
    content:'';
    right:15px; top:-1px;
    width:20px; height:30px;
    background:#fafafa;
    position:absolute;
    pointer-events:none;
    display:block;
	background-image:url(resimler/sb.jpg);
}
.gonderbutton {
	width:130px;
	margin-left:210px;
}
.gonderbutton a {
	padding:10px 20px 10px;
}