 .clear {
 	clear: both;
 }

 #popupload {
 	display: none;
 }

 #sepetekleload {
 	display: none;
 }

 #sepetsilload {
 	display: none;
 }

 #adressecimiload {
 	display: none;
 }

 #adreskontrolload {
 	display: none;
 }

 #kargosecimiload {
 	display: none;
 }

 #kargokontrolload {
 	display: none;
 }

 #videogosterload {
 	display: none;
 }

 .sepeti-kaydet {
 	display: inline-block;
 	padding: 10px;
 	color: #fff;
 	font-weight: 600;
 	background: #009406;
 	border-radius: 5px;
 	position: absolute;
 	left: 30%;
 	top: 50px;
 	cursor: pointer;
 }

 .kayitli-sepetlerim {
 	display: inline-block;
 	padding: 10px;
 	color: #fff;
 	font-weight: 600;
 	background: #dc0000;
 	border-radius: 5px;
 	position: absolute;
 	left: 44%;
 	top: 50px;
 	cursor: pointer;
 }

 .kayitli-sepetlerim a:hover {
 	color: #fff !important;
 }

 .kayitli-sepetlerim.teklif-save {
 	top: 35px;
 	background-image: url(images/pdf-save.png);
 	background-repeat: no-repeat;
 	padding-left: 41px;
 	background-position: 10px center;
 }

 .sepeti-kaydet.basket-save {
 	top: 35px;
 	background-image: url(images/basket-save.png);
 	background-repeat: no-repeat;
 	padding-left: 40px;
 	background-position: 10px center;
 }

 .kayitli-sepetlerim.baskets {
 	top: 35px;
 	background-image: url(images/baskets.png);
 	background-repeat: no-repeat;
 	padding-left: 53px;
 	background-position: 10px center;
 }


 .header-genel {
 	width: 100%;
 	min-width: 980px;
 	height: 168px;

 	background: url('images/header-genel.png') 0 0 repeat-x;
 	margin-top: -32px;
 }

 .header {
 	position: relative;
 	width: 980px;
 	height: 168px;

 }

 .logo {
 	display: block;
 	position: absolute;
 	left: 0;
 	top: 37px;
 	z-index: 98;
 }

 .uye-screen {
 	display: block;
 	position: absolute;
 	right: 115px;
 	top: 10px;
 	z-index: 98;
 	font-size: 12px;
 	font-weight: 400;
 	color: #333;
 }

 .uye-screen a {
 	font-size: 12px;
 	font-weight: 400;
 	color: #333;
 }

 .uye-screen a:hover {
 	color: #353990;
 	text-decoration: underline;
 }

 .bayi-modu {
 	position: absolute;
 	left: 215px;
 	bottom: 10px;
 	height: 16px;
 	line-height: 16px;
 	padding: 3px 0 1px 26px;
 	font-size: 12px;
 	font-weight: 400;
 	color: #fff;
 	background-color: transparent;
 	background-image: url('images/bayi-modu.png');
 	background-position: 0 0;
 	background-repeat: no-repeat;
 	background-size: 20px 20px;
 }

 .uye-modu {
 	position: absolute;
 	left: 215px;
 	bottom: 10px;
 	height: 16px;
 	line-height: 16px;
 	padding: 3px 0 1px 0;
 	font-size: 12px;
 	font-weight: 400;
 	color: #fff;
 }

 .ust-uyelik {
 	position: absolute;
 	z-index: 98;
 	right: 153px;
 	top: 43px;
 }

 .ust-uyelik li {}

 .ust-uyelik li span {
 	width: 1px;
 	height: 14px;

 	margin: 0 10px;
 	background: #C2C2C2;
 }

 .ust-uyelik li a {
 	height: 14px;
 	line-height: 14px;

 	font-size: 12px;
 	font-weight: 700;
 	color: #000;
 }

 .ust-uyelik li a:hover {
 	color: #f00;
 	text-decoration: underline;
 }

 .ust-uyelik ul {
 	display: none;
 }

 .ust-genel-bottom {
 	position: absolute;
 	z-index: 98;
 	right: 0;
 	top: 39px;
 }

 .ust-sepetim {
 	float: right;
 }

 .ust-sepetim li {}

 .ust-sepetim li a {
 	display: block;
 	height: 18px;
 	line-height: 20px;
 	padding: 8px 10px 6px 40px;
 	font-size: 13px;
 	font-weight: 700;
 	color: #fff;
 	background: #ac0c10 url('images/ust-sepetim-li_hover.png') 8% 50% no-repeat;
 	border: solid 1px #940004;
 }

 .ust-sepetim li a:hover {
 	background: #c41f23 url('images/ust-sepetim-li_hover.png') 8% 50% no-repeat;
 	color: #fff;
 	border: solid 1px #ac0c10;
 }

 .ust-arama {
 	position: absolute;
 	z-index: 100;
 	width: auto;
 	right: 0px;
 	top: 104px;
 	margin: 0 0px 0 0;
 	top: 96px;
 }

 .ust-arama input.input {
 	width: 220px;
 	height: 11px;
 	line-height: 14px;

 	padding: 7px 30px 7px 10px;
 	margin: 0;
 	font-size: 11px;
 	color: #ccc;
 	background: url('images/ust-arama-input.png') 0 -28px no-repeat;
 	border: none;
 	border-radius: 3px;
 }

 .ust-arama input.input::-webkit-input-placeholder {
 	color: #ccc;
 	opacity: 1;
 }

 .ust-arama input.input::-moz-placeholder {
 	color: #ccc;
 	opacity: 1;
 }

 .ust-arama input.input:-ms-input-placeholder {
 	color: #ccc;
 	opacity: 1;
 }

 .ust-arama input.input:focus {
 	color: #333;
 	background-position: 0 -28px;
 }

 .ust-arama input.input:focus::-webkit-input-placeholder {
 	color: #ccc;
 }

 .ust-arama input.input:focus::-moz-placeholder {
 	color: #ccc;
 }

 .ust-arama input.input:focus:-ms-input-placeholder {
 	color: #ccc;
 }

 .ust-arama input.submit {
 	position: absolute;
 	top: 6px;
 	right: 6px;
 	width: 16px;
 	height: 18px;
 	padding: 0;
 	margin: 0;
 	cursor: pointer;
 	text-indent: -99999px;
 	background: url('images/ust-arama-submit.png') 0 -18px no-repeat;
 	border: none;
 }

 .ust-arama input.input:focus+input.submit {
 	background-position: 0 -18px;
 }

 .ust-arama span.ustaraload {
 	display: none;
 	position: absolute;
 	right: 0;
 	top: 32px;
 	z-index: 101;
 	line-height: 100%;
 	padding: 3px 4px;

 	font-size: 11px;
 	font-weight: 400;
 	color: #fff;
 	text-align: right;
 	background: #ff4242;
 	-webkit-border-radius: 2px;
 	-moz-border-radius: 2px;
 	border-radius: 2px;
 }

 .ust-arama span#ustaraurunload {
 	position: absolute;
 	right: 0;
 	top: 32px;
 	z-index: 101;
 }

 .ust-arama span .multiple {
 	display: block;
 	min-width: 258px;
 	max-height: 198px;

 	font-size: 12px;
 	font-weight: 400;
 	color: #000;
 	text-align: left;
 	text-decoration: none;
 	overflow: auto;
 	background: #fff;
 	border: 1px solid #b9b9b9;
 	-webkit-border-radius: 2px;
 	-moz-border-radius: 2px;
 	border-radius: 2px;
 }

 .ust-arama span .multiple:hover {
 	border-color: #888;
 }

 .ust-arama span .multiple:focus {
 	border-color: #fff;
 	outline: auto #0d8cd9;
 }

 .ust-arama span .multiple ul {
 	width: 100%;

 }

 .ust-arama span .multiple ul li {
 	width: 100%;
 	line-height: 14px;

 	padding: 4px 0;
 	margin: 0;

 	font-size: 12px;
 	color: #000;
 	background: #fff;
 }

 .ust-arama span .multiple ul li.blue {
 	background: #e4eef7;
 }

 .ust-arama span .multiple ul li:hover {
 	background: #7aff83;
 }

 .ust-arama span .multiple ul li.blue:hover {
 	background: #7aff83;
 }

 .ust-arama span .multiple ul li label {
 	width: auto;
 	height: auto;
 	line-height: 14px;

 	padding: 0 4px;
 	margin: 0;

 	font-size: 12px;
 	font-weight: 400;
 	color: #000;
 	cursor: pointer;
 }

 .ust-menuler {
 	position: absolute;
 	z-index: 97;
 	left: 0;
 	bottom: 1px;
 	width: 980px;
 }

 .ust-menuler li {}

 .ust-menuler li span {
 	width: 1px;
 	height: 26px;

 	margin: 7px 0 7px 0;
 	background: #e1e1e1;
 }

 .ust-menuler li a {
 	line-height: 30px;

 	padding: 5px 10px;

 	font-size: 13px;
 	font-weight: 700;
 	color: #454545;
 	cursor: pointer;
 }

 .ust-menuler li a:hover {
 	color: #353990;
 }

 .ust-menuler li.aktif a {
 	color: #353990;
 }

 .ust-menuler li.active a {
 	color: #353990;
 }

 .ust-menuler ul {
 	display: none;
 	position: absolute;
 	z-index: 99;
 	left: 0;
 	bottom: auto;
 	width: 980px;
 	margin: 40px 0 0 0;
 	background: #fff;
 	-webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4);
 	-moz-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4);
 	box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4);
 }

 .ust-menuler ul li {}

 .ust-menuler ul li.menu1 {
 	width: 230px;
 }

 .ust-menuler ul li.menu2 {
 	width: 140px;
 }

 .ust-menuler ul li.menu3 {
 	width: 180px;
 }

 .ust-menuler ul li.menu4 {
 	width: 430px;
 }

 .ust-menuler ul li a {
 	display: block;
 	width: auto;
 	line-height: 16px;
 	float: none;
 	padding: 8px 15px;

 	font-size: 14px;
 	color: #333 !important;
 	text-align: left;
 	cursor: auto;
 	background: #ececec !important;
 }

 .ust-menuler ul li a:hover {
 	color: #333 !important;
 	background-color: #ececec !important;
 }

 .ust-menuler ul ul {
 	display: inline;
 	position: inherit;
 	z-index: inherit;
 	left: inherit;
 	bottom: inherit;
 	width: 100%;

 	margin: 0;
 	padding: 20px 0;
 	background: #fff;
 	-webkit-box-shadow: none;
 	-moz-box-shadow: none;
 	box-shadow: none;
 }

 .ust-menuler ul ul ul {
 	display: none;
 	position: inherit;
 	z-index: inherit;
 	left: inherit;
 	bottom: inherit;
 	width: 190px;

 	margin: 0;
 	padding: 0 20px 0 20px;
 	background: #fff;
 	-webkit-box-shadow: none;
 	-moz-box-shadow: none;
 	box-shadow: none;
 }

 .ust-menuler ul li.menu4 ul font {
 	width: 215px;

 }

 .ust-menuler ul ul li {
 	width: 100%;

 	border-left: 1px solid #ccc;
 }

 .ust-menuler ul ul ul li {
 	width: 100%;

 	border-left: 1px solid #ccc;
 }

 .ust-menuler ul li.menu1 ul li {
 	border-left: none;
 }

 .ust-menuler ul ul li a {
 	display: block;
 	width: auto;
 	line-height: 14px;
 	float: none;
 	padding: 3px 15px;
 	font-size: 12px;
 	font-weight: 400 !important;
 	color: #333 !important;
 	text-align: left;
 	cursor: pointer;
 	background: none !important;
 }

 .ust-menuler ul ul ul li a {
 	display: block;
 	width: auto;
 	line-height: 14px;
 	float: none;
 	padding: 3px 15px;
 	font-size: 12px;
 	font-weight: 400 !important;
 	color: #333 !important;
 	text-align: left;
 	cursor: pointer;
 	background: none !important;
 }

 .ust-menuler ul li.menu4 ul li a {
 	width: 215px;

 	padding: 3px 0;
 }

 .ust-menuler ul li.menu4 ul li a b {
 	width: 35px;
 	height: 30px;

 	background: url('images/ust-menuler-icon.png') 0 0 no-repeat;
 }

 .ust-menuler ul li.menu4 ul li a b.icon1 {
 	background-position: 0 0;
 }

 .ust-menuler ul li.menu4 ul li a b.icon2 {
 	background-position: 0 -30px;
 }

 .ust-menuler ul li.menu4 ul li a b.icon3 {
 	background-position: 0 -60px;
 }

 .ust-menuler ul li.menu4 ul li a b.icon4 {
 	background-position: 0 -90px;
 }

 .ust-menuler ul li.menu4 ul li a b.icon5 {
 	background-position: 0 -120px;
 }

 .ust-menuler ul li.menu4 ul li a b.icon6 {
 	background-position: 0 -150px;
 }

 .ust-menuler ul li.menu4 ul li a b.icon7 {
 	background-position: 0 -180px;
 }

 .ust-menuler ul li.menu4 ul li a b.icon8 {
 	background-position: 0 -210px;
 }

 .ust-menuler ul li.menu4 ul li a b.icon9 {
 	background-position: 0 -240px;
 }

 .ust-menuler ul li.menu4 ul li a b.icon10 {
 	background-position: 0 -270px;
 }

 .ust-menuler ul li.menu4 ul li a b.icon11 {
 	background-position: 0 -300px;
 }

 .ust-menuler ul li.menu4 ul li a b.icon12 {
 	background-position: 0 -330px;
 }

 .ust-menuler ul li.menu4 ul li a b.icon13 {
 	background-position: 0 -360px;
 }

 .ust-menuler ul li.menu4 ul li a b.icon14 {
 	background-position: 0 -390px;
 }

 .ust-menuler ul li.menu4 ul li a b.icon15 {
 	background-position: 0 -420px;
 }

 .ust-menuler ul li.menu4 ul li a b.icon16 {
 	background-position: 0 -450px;
 }

 .ust-menuler ul li.menu4 ul li a b.icon17 {
 	background-position: 0 -480px;
 }

 .ust-menuler ul li.menu4 ul li a b.icon18 {
 	background-position: 0 -510px;
 }

 .ust-menuler ul li.menu4 ul li a b.icon19 {
 	background-position: 0 -540px;
 }

 .ust-menuler ul li.menu4 ul li a b.icon20 {
 	background-position: 0 -570px;
 }

 .ust-menuler ul li.menu4 ul li a b.icon21 {
 	background-position: 0 -600px;
 }

 .ust-menuler ul li.menu4 ul li a b.icon22 {
 	background-position: 0 -630px;
 }

 .ust-menuler ul li.menu4 ul li a b.icon23 {
 	background-position: 0 -660px;
 }

 .ust-menuler ul li.menu4 ul li a b.icon24 {
 	background-position: 0 -690px;
 }

 .ust-menuler ul li.menu4 ul li a b.icon25 {
 	background-position: 0 -720px;
 }

 .ust-menuler ul li.menu4 ul li a b.icon26 {
 	background-position: 0 -750px;
 }

 .ust-menuler ul li.menu4 ul li a b.icon27 {
 	background-position: 0 -780px;
 }

 .ust-menuler ul li.menu4 ul li a b.icon28 {
 	background-position: 0 -810px;
 }

 .ust-menuler ul li.menu4 ul li a b.icon29 {
 	background-position: 0 -840px;
 }

 .ust-menuler ul li.menu4 ul li a b.icon30 {
 	background-position: 0 -870px;
 }

 .ust-menuler ul li.menu4 ul li a b.icon31 {
 	background-position: 0 0;
 }

 .ust-menuler ul li.menu4 ul li a b.icon32 {
 	background-position: 0 -30px;
 }

 .ust-menuler ul li.menu4 ul li a b.icon33 {
 	background-position: 0 -60px;
 }

 .ust-menuler ul li.menu4 ul li a b.icon34 {
 	background-position: 0 -90px;
 }

 .ust-menuler ul li.menu4 ul li a b.icon35 {
 	background-position: 0 -120px;
 }

 .ust-menuler ul li.menu4 ul li a b.icon36 {
 	background-position: 0 -150px;
 }

 .ust-menuler ul li.menu4 ul li a b.icon37 {
 	background-position: 0 -180px;
 }

 .ust-menuler ul li.menu4 ul li a b.icon38 {
 	background-position: 0 -210px;
 }

 .ust-menuler ul li.menu4 ul li a b.icon39 {
 	background-position: 0 -240px;
 }

 .ust-menuler ul li.menu4 ul li a b.icon40 {
 	background-position: 0 -270px;
 }

 .ust-menuler ul li.menu4 ul li a b.icon41 {
 	background-position: 0 -300px;
 }

 .ust-menuler ul li.menu4 ul li a b.icon42 {
 	background-position: 0 -330px;
 }

 .ust-menuler ul li.menu4 ul li a b.icon43 {
 	background-position: 0 -360px;
 }

 .ust-menuler ul li.menu4 ul li a b.icon44 {
 	background-position: 0 -390px;
 }

 .ust-menuler ul li.menu4 ul li a b.icon45 {
 	background-position: 0 -420px;
 }

 .ust-menuler ul li.menu4 ul li a b.icon46 {
 	background-position: 0 -450px;
 }

 .ust-menuler ul li.menu4 ul li a b.icon47 {
 	background-position: 0 -480px;
 }

 .ust-menuler ul li.menu4 ul li a b.icon48 {
 	background-position: 0 -510px;
 }

 .ust-menuler ul li.menu4 ul li a b.icon49 {
 	background-position: 0 -540px;
 }

 .ust-menuler ul li.menu4 ul li a b.icon50 {
 	background-position: 0 -570px;
 }

 .ust-menuler ul li.menu4 ul li a b.icon51 {
 	background-position: 0 -600px;
 }

 .ust-menuler ul li.menu4 ul li a b.icon52 {
 	background-position: 0 -630px;
 }

 .ust-menuler ul li.menu4 ul li a b.icon53 {
 	background-position: 0 -660px;
 }

 .ust-menuler ul li.menu4 ul li a b.icon54 {
 	background-position: 0 -690px;
 }

 .ust-menuler ul li.menu4 ul li a b.icon55 {
 	background-position: 0 -720px;
 }

 .ust-menuler ul li.menu4 ul li a b.icon56 {
 	background-position: 0 -750px;
 }

 .ust-menuler ul li.menu4 ul li a b.icon57 {
 	background-position: 0 -780px;
 }

 .ust-menuler ul li.menu4 ul li a b.icon58 {
 	background-position: 0 -810px;
 }

 .ust-menuler ul li.menu4 ul li a b.icon59 {
 	background-position: 0 -840px;
 }

 .ust-menuler ul li.menu4 ul li a b.icon60 {
 	background-position: 0 -870px;
 }

 .ust-menuler ul li.menu4 ul li a b.icon61 {
 	background-position: 0 0;
 }

 .ust-menuler ul li.menu4 ul li a b.icon62 {
 	background-position: 0 -30px;
 }

 .ust-menuler ul li.menu4 ul li a b.icon63 {
 	background-position: 0 -60px;
 }

 .ust-menuler ul li.menu4 ul li a b.icon64 {
 	background-position: 0 -90px;
 }

 .ust-menuler ul li.menu4 ul li a b.icon65 {
 	background-position: 0 -120px;
 }

 .ust-menuler ul li.menu4 ul li a b.icon66 {
 	background-position: 0 -150px;
 }

 .ust-menuler ul li.menu4 ul li a b.icon67 {
 	background-position: 0 -180px;
 }

 .ust-menuler ul li.menu4 ul li a strong {
 	width: 160px;
 	line-height: 14px;

 	padding: 0 15px 0 5px;
 	font-weight: 400;
 }

 .ust-menuler ul li.menu4 ul li a span {
 	width: 160px;
 	height: auto;
 	line-height: 10px;

 	padding: 0 15px 0 5px;
 	margin: 0;
 	font-size: 10px;
 	color: #666;
 	background: none;
 }

 .ust-menuler ul ul li a:hover {
 	font-weight: 400 !important;
 	color: #353990 !important;
 	text-decoration: underline !important;
 	background: url('images/ust-menuler-ul-li-hover.png') 0 50% no-repeat !important;
 }

 .ust-menuler ul li.menu4 ul li a:hover {
 	font-weight: 400 !important;
 	color: #353990 !important;
 	text-decoration: none !important;
 	background: none !important;
 }

 .ust-menuler ul li.menu4 ul li a:hover strong {
 	font-weight: 400 !important;
 	text-decoration: underline !important;
 	background: none !important;
 }

 .urun-menuler {
 	width: 980px;
 	height: 40px;

 	margin: 0 0 10px 0;
 	overflow: hidden;
 }

 .urun-menuler li {

 	margin: 0 0 0 16px;
 }

 .urun-menuler li:first-child {
 	margin-left: 0;
 }

 .urun-menuler li a {
 	display: block;
 	width: 189px;
 	height: 38px;
 	line-height: 40px;
 	padding: 0 0 0 42px;

 	font-size: 16px;
 	font-weight: 400;
 	color: #212121;
 	background: #fff url('images/urun-menuler-a.png') 0 0 no-repeat;
 	border: 1px solid #e1e1e1;
 	-webkit-border-radius: 3px;
 	-moz-border-radius: 3px;
 	border-radius: 3px;
 }

 .urun-menuler li a#icon1 {
 	background-position: 0 0;
 }

 .urun-menuler li a#icon2 {
 	background-position: 0 -40px;
 }

 .urun-menuler li a#icon3 {
 	background-position: 0 -80px;
 }

 .urun-menuler li a#icon4 {
 	background-position: 0 -120px;
 }

 .urun-menuler li a:hover {
 	color: #212121;
 	text-decoration: underline;
 	background-position: 0 -160px;
 }

 .urun-menuler li a#icon1:hover {
 	background-position: 0 -160px;
 }

 .urun-menuler li a#icon2:hover {
 	background-position: 0 -200px;
 }

 .urun-menuler li a#icon3:hover {
 	background-position: 0 -240px;
 }

 .urun-menuler li a#icon4:hover {
 	background-position: 0 -280px;
 }

 .urun-menuler li.active a {
 	color: #212121;
 	text-decoration: underline;
 	background-position: 0 -160px;
 }

 .urun-menuler li.active a#icon1 {
 	background-position: 0 -160px;
 }

 .urun-menuler li.active a#icon2 {
 	background-position: 0 -200px;
 }

 .urun-menuler li.active a#icon3 {
 	background-position: 0 -240px;
 }

 .urun-menuler li.active a#icon4 {
 	background-position: 0 -280px;
 }

 .urun-menuler ul {
 	display: none;
 }


 .back-link {
 	position: absolute;
 	z-index: 1;
 	width: 743px;
 	right: 0px;
 	margin: 10px 0 20px 0;
 	background: #e3f1ff;
 	padding: 10px;
 	border: 1px solid #ccc;
 }

 .back-link li {

 	margin: 0 0 0 5px;
 	padding: 0 0 0 9px;
 	background: url('images/back-link.png') 0 50% no-repeat;
 }

 .back-link li:first-child {
 	margin-left: 0;
 	padding-left: 0;
 	background: none;
 }

 .back-link li a {
 	display: block;

 	font-size: 12px;
 	font-weight: 700;
 	color: #000;
 	text-transform: uppercase;
 }

 .back-link li a:hover {
 	text-decoration: underline;
 }

 .back-link li a.disabled:hover {
 	text-decoration: none;
 	cursor: default;
 }

 .title-genel {
 	width: 100%;
 	min-width: 980px;
 	height: 40px;

 	background: #e3f1ff url('images/title-genel.png') 0 0 repeat-x;
 	border-bottom: 2px solid #b2cee9;
 }


 .content {
 	width: 980px;
 	min-width: 980px;
 	min-height: 200px;

 	margin: 10px 0;
 }

 .content-genel {
 	width: 100%;

 }

 .content-genel h4 {
 	line-height: 100%;
 	padding: 10px 0 5px 0;
 	margin: 0 0 10px 0;

 	font-size: 16px;
 	font-weight: 700;
 	color: #353990;
 	border-bottom: 1px solid #ddd;
 }

 .content-genel span.baslik-adres {

 	width: 100%;
 	height: auto;
 	margin: 0 0 15px 0;

 	font-size: 16px;
 	font-weight: 700;
 	color: #454545;
 }

 /*.content-genel div.sol {float:left;width:450px;height:auto;margin:0;padding:0;position:relative;}
.content-genel div.sag {float:right;width:450px;height:auto;margin:0;padding:0;position:relative;}
.content-genel div.sol span.baslik, .content-genel div.sag span.baslik {width:100%;height:auto;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;font-size:16px;font-weight:700;color:#454545;}
.content-genel div.sol span.baslik.sol {float:left;}
.content-genel div.sol span.baslik.sag {float:right;}
.content-genel div.sol div.icerik, .content-genel div.sag div.icerik {width:100%;height:300px;margin:15px 0 0 0;background-color:#fff;}
.content-genel div.sol div.icerik.sol {float:left;}
.content-genel div.sol div.icerik.sag {float:right;}*/


 .content-orta {
 	width: 980px;
 	line-height: 20px;


 	font-size: 14px;
 	color: #454545;
 }


 .content-sag {
 	width: 765px;
 	line-height: 20px;
 	float: right;

 	font-size: 14px;
 	color: #454545;
 	margin-top: 53px;
 }

 .content-sag.home {
 	width: 220px;
 	line-height: inherit;
 	font-family: inherit;
 	font-size: inherit;
 	color: inherit;
 }

 .hata404 {
 	width: 100%;
 	border-collapse: collapse;
 	border: none;
 }

 .hata404 td {
 	line-height: 100%;
 	padding: 80px 0;

 	font-size: 20px;
 	font-weight: 400;
 	color: #888;
 	vertical-align: middle;
 }

 .hata404 td.left {
 	line-height: 100%;
 	font-size: 200px;
 }

 .hata404 td.right {
 	padding-left: 30px;
 }

 .hata404 td.right span {
 	display: block;
 	line-height: 100%;
 	padding: 0 0 10px 0;
 	font-size: 35px;
 }

 .hata404 td.right a {
 	color: #888;
 	text-decoration: underline;
 }

 .footer_menu_link {
 	width: 100%;

 }

 .footer_menu_link li {
 	width: 100%;

 }

 .footer_menu_link li a {
 	display: block;
 	line-height: 16px;
 	padding: 3px 0;

 	color: #000;
 	font-size: 12px;
 }

 .footer_menu_link li span {
 	display: block;
 	line-height: 16px;
 	padding: 3px 0;

 	color: #000;
 	font-size: 12px;
 }

 .footer_card {
 	width: 950px;
 	height: 50px;

 	margin: 10px 0 0px 0;
 	background: url('images/footer-card.png') 50% 50% no-repeat
 }

 .footer-genel {
 	width: 100%;
 	min-width: 980px;

 	background: #fff;
 	border-top: 5px solid #ac0c10;
 	border-bottom: 5px solid #ac0c10;
 }

 .footer-top {
 	position: relative;
 	width: 980px;

 	padding: 20px 0;
 }

 .footer-top .footer-card {
 	width: 980px;
 	height: 50px;

 	margin: 0 0 40px 0;
 	background: url('images/footer-card.png') 50% 50% no-repeat;
 }

 .footer-top .footer-logo {
 	display: block;
 	position: absolute;
 	right: 0;
 	top: 200px;
 	z-index: 98;
 }

 .footer-top .footer-logo img {
 	height: 20px;
 }

 .footer-top .footer-menu {
 	width: 200px;

 	margin: 0 20px 0 0;
 }

 .footer-top .footer-menu.son {
 	margin-right: 0;
 }

 .footer-top .footer-menu.iletisim {
 	width: 300px;
 }

 .footer-top .footer-menu.bulten {
 	width: 220px;
 	float: right;
 	margin-right: 0;
 }

 .footer-top .footer-menu h4 {
 	width: 100%;
 	line-height: 100%;

 	padding: 0;
 	margin: 0 0 10px 0;

 	font-size: 16px;
 	font-weight: 700;
 	color: #000;
 }

 .footer-top .footer-menu h4.bulten {
 	margin-top: 20px;
 }

 .footer-top .footer-menu ul.link {
 	width: 100%;

 }

 .footer-top .footer-menu ul.link.social {
 	width: 110px;

 }

 .footer-top .footer-menu ul.link li {
 	width: 100%;

 }

 .footer-top .footer-menu ul.link li a {
 	display: block;
 	line-height: 20px;
 	padding: 0;

 	color: #000;
 	font-size: 13px;
 	cursor: pointer;
 }

 .footer-top .footer-menu ul.link.social li a {
 	line-height: 22px;
 	font-size: 12px;
 	color: #888;
 }

 .footer-top .footer-menu ul.link li a img {

 	margin: 3px 7px 3px 0;
 }

 .footer-top .footer-menu ul.link li a span {}

 .footer-top .footer-menu ul.link li a:hover {
 	color: #666;
 	text-decoration: underline;
 }

 .footer-top .footer-menu ul.link.social li a:hover {
 	color: #888;
 	text-decoration: none;
 }

 .footer-bottom {
 	width: 980px;
 	line-height: 20px;

 	margin: 0;
 	padding: 10px 0;

 	font-size: 11px;
 	color: #000;
 	font-weight: 700
 }

 .footer-bottom .left {}

 .footer-bottom .right {
 	float: right;
 }

 .footer-bottom a {
 	color: #000;
 }

 .footer-bottom a:hover {
 	color: #000;
 	text-decoration: underline;
 }

 .footer_logo {
 	display: block;
 	position: absolute;
 	right: 0;
 	top: 55px;
 	z-index: 98;
 }

 .footer_logo img {
 	width: 250px;
 }

 .e-bulten {
 	position: relative;
 	width: 220px;

 }

 .e-bulten input.input {
 	width: 150px;
 	height: 14px;
 	line-height: 14px;

 	padding: 7px 60px 7px 10px;
 	margin: 0;

 	font-size: 11px;
 	color: #ccc;
 	background: url('images/e-bulten-input.png') 0 0 no-repeat;
 	border: none;
 }

 .e-bulten input.input::-webkit-input-placeholder {
 	color: #ccc;
 	opacity: 1;
 }

 .e-bulten input.input::-moz-placeholder {
 	color: #ccc;
 	opacity: 1;
 }

 .e-bulten input.input:-ms-input-placeholder {
 	color: #ccc;
 	opacity: 1;
 }

 .e-bulten input.input:focus {
 	color: #333;
 	background-position: 0 -28px;
 }

 .e-bulten input.input:focus::-webkit-input-placeholder {
 	color: #888;
 }

 .e-bulten input.input:focus::-moz-placeholder {
 	color: #888;
 }

 .e-bulten input.input:focus:-ms-input-placeholder {
 	color: #888;
 }

 .e-bulten input.submit {
 	display: block;
 	position: absolute;
 	top: 4px;
 	right: 4px;
 	width: 50px;
 	height: 20px;
 	line-height: 20px;
 	padding: 0;
 	margin: 0;

 	font-size: 11px;
 	font-weight: 700;
 	color: #fff;
 	text-align: center;
 	cursor: pointer;
 	background: #ccc;
 	border: none;
 	-webkit-border-radius: 2px;
 	-moz-border-radius: 2px;
 	border-radius: 2px;
 }

 .e-bulten input.input:focus+input.submit {
 	background-color: #353990;
 }

 .e-bulten span.ebultenload {
 	display: none;
 	position: absolute;
 	right: 0;
 	top: 32px;
 	z-index: 99;
 	line-height: 100%;
 	padding: 3px 4px;

 	font-size: 11px;
 	font-weight: 400;
 	color: #fff;
 	text-align: right;
 	background: #888;
 	-webkit-border-radius: 2px;
 	-moz-border-radius: 2px;
 	border-radius: 2px;
 }

 .eklenmis-resim1 {
 	width: 100%;

 }

 .eklenmis-resim1 li {
 	width: 150px;
 	height: 135px;

 	margin: 0 16px 0 0;
 }

 .eklenmis-resim1 li a {
 	display: block;
 	width: 150px;
 	height: 135px;
 	cursor: pointer;
 }

 .eklenmis-resim1 li a span.resim {
 	width: 140px;
 	height: 105px;

 	padding: 4px;
 	background: #fff;
 	border: 1px solid #ccc;
 	-webkit-border-radius: 3px;
 	-moz-border-radius: 3px;
 	border-radius: 3px;
 }

 .eklenmis-resim1 li a span.resim span.overflow {
 	width: 140px;
 	height: 105px;

 	overflow: hidden;
 }

 .eklenmis-resim1 li a span.resim span.overflow img {
 	width: 140px;
 	min-height: 105px;
 }

 .eklenmis-resim1 li a span.aciklama {
 	width: 150px;
 	height: 20px;
 	line-height: 16px;

 	overflow: hidden;

 	font-size: 11px;
 	color: #454545;
 	text-align: center;
 }

 .eklenmis-resim2 {
 	width: 100%;

 }

 .eklenmis-resim2 li {
 	width: 136px;
 	height: 125px;

 	margin: 0 15px 0 0;
 }

 .eklenmis-resim2 li a {
 	display: block;
 	width: 136px;
 	height: 125px;
 	cursor: pointer;
 }

 .eklenmis-resim2 li a span.resim {
 	width: 126px;
 	height: 95px;

 	padding: 4px;
 	background: #fff;
 	border: 1px solid #ccc;
 	-webkit-border-radius: 3px;
 	-moz-border-radius: 3px;
 	border-radius: 3px;
 }

 .eklenmis-resim2 li a span.resim span.overflow {
 	width: 126px;
 	height: 95px;

 	overflow: hidden;
 }

 .eklenmis-resim2 li a span.resim span.overflow img {
 	width: 126px;
 	min-height: 95px;
 }

 .eklenmis-resim2 li a span.aciklama {
 	width: 136px;
 	height: 20px;
 	line-height: 15px;

 	overflow: hidden;

 	font-size: 11px;
 	color: #454545;
 	text-align: center;
 }

 .eklenmis-resim3 {
 	width: 100%;

 }

 .eklenmis-resim3 li {
 	width: 145px;
 	height: 131px;

 	margin: 0 16px 0 0;
 }

 .eklenmis-resim3 li a {
 	display: block;
 	width: 145px;
 	height: 131px;
 	cursor: pointer;
 }

 .eklenmis-resim3 li a span.resim {
 	width: 135px;
 	height: 101px;

 	padding: 4px;
 	background: #fff;
 	border: 1px solid #ccc;
 	-webkit-border-radius: 3px;
 	-moz-border-radius: 3px;
 	border-radius: 3px;
 }

 .eklenmis-resim3 li a span.resim span.overflow {
 	width: 135px;
 	height: 101px;

 	overflow: hidden;
 }

 .eklenmis-resim3 li a span.resim span.overflow img {
 	width: 135px;
 	min-height: 101px;
 }

 .eklenmis-resim3 li a span.aciklama {
 	width: 145px;
 	height: 20px;
 	line-height: 16px;

 	overflow: hidden;

 	font-size: 11px;
 	color: #454545;
 	text-align: center;
 }

 .eklenmis-resim4 {
 	width: 100%;

 }

 .eklenmis-resim4 li {
 	width: 105px;
 	height: 109px;

 	margin: 0 16px 0 0;
 }

 .eklenmis-resim4 li a {
 	display: block;
 	width: 105px;
 	height: 109px;
 	cursor: pointer;
 }

 .eklenmis-resim4 li a span.resim {
 	width: 95px;
 	height: 79px;

 	padding: 4px;
 	background: #fff;
 	border: 1px solid #ccc;
 	-webkit-border-radius: 3px;
 	-moz-border-radius: 3px;
 	border-radius: 3px;
 }

 .eklenmis-resim4 li a span.resim span.overflow {
 	width: 95px;
 	height: 79px;

 	overflow: hidden;
 }

 .eklenmis-resim4 li a span.resim span.overflow img {
 	width: 95px;
 	min-height: 79px;
 }

 .eklenmis-resim4 li a span.aciklama {
 	width: 105px;
 	height: 20px;
 	line-height: 16px;

 	overflow: hidden;

 	font-size: 11px;
 	color: #454545;
 	text-align: center;
 }

 .eklenmis-video1 {
 	width: 100%;

 }

 .eklenmis-video1 li {
 	width: 150px;
 	height: 135px;

 	margin: 0 16px 0 0;
 }

 .eklenmis-video1 li a {
 	display: block;
 	position: relative;
 	width: 150px;
 	height: 135px;
 	cursor: pointer;
 }

 .eklenmis-video1 li a span.video {
 	position: absolute;
 	left: 50%;
 	top: 50%;
 	width: 40px;
 	height: 30px;
 	margin: -25px 0 0 -20px;
 	background: url('images/eklenmis-video-icon.png') 0 0 no-repeat;
 }

 .eklenmis-video1 li a:hover span.video {
 	background-position: 0 -30px;
 }

 .eklenmis-video1 li a span.resim {
 	width: 140px;
 	height: 105px;

 	padding: 4px;
 	background: #fff;
 	border: 1px solid #ccc;
 	-webkit-border-radius: 3px;
 	-moz-border-radius: 3px;
 	border-radius: 3px;
 }

 .eklenmis-video1 li a span.resim span.overflow {
 	width: 140px;
 	height: 105px;

 	overflow: hidden;
 }

 .eklenmis-video1 li a span.resim span.overflow img {
 	width: 140px;
 	height: 105px;
 }

 .eklenmis-video1 li a span.aciklama {
 	width: 150px;
 	height: 20px;
 	line-height: 16px;

 	overflow: hidden;

 	font-size: 11px;
 	color: #454545;
 	text-align: center;
 }

 .eklenmis-video2 {
 	width: 100%;

 }

 .eklenmis-video2 li {
 	width: 136px;
 	height: 125px;

 	margin: 0 15px 0 0;
 }

 .eklenmis-video2 li a {
 	display: block;
 	position: relative;
 	width: 136px;
 	height: 125px;
 	cursor: pointer;
 }

 .eklenmis-video2 li a span.video {
 	position: absolute;
 	left: 50%;
 	top: 50%;
 	width: 40px;
 	height: 30px;
 	margin: -25px 0 0 -20px;
 	background: url('images/eklenmis-video-icon.png') 0 0 no-repeat;
 }

 .eklenmis-video2 li a:hover span.video {
 	background-position: 0 -30px;
 }

 .eklenmis-video2 li a span.resim {
 	width: 126px;
 	height: 95px;

 	padding: 4px;
 	background: #fff;
 	border: 1px solid #ccc;
 	-webkit-border-radius: 3px;
 	-moz-border-radius: 3px;
 	border-radius: 3px;
 }

 .eklenmis-video2 li a span.resim span.overflow {
 	width: 126px;
 	height: 95px;

 	overflow: hidden;
 }

 .eklenmis-video2 li a span.resim span.overflow img {
 	width: 126px;
 	height: 95px;
 }

 .eklenmis-video2 li a span.aciklama {
 	width: 136px;
 	height: 20px;
 	line-height: 15px;

 	overflow: hidden;

 	font-size: 11px;
 	color: #454545;
 	text-align: center;
 }

 .eklenmis-video3 {
 	width: 100%;

 }

 .eklenmis-video3 li {
 	width: 145px;
 	height: 131px;

 	margin: 0 16px 0 0;
 }

 .eklenmis-video3 li a {
 	display: block;
 	position: relative;
 	width: 145px;
 	height: 131px;
 	cursor: pointer;
 }

 .eklenmis-video3 li a span.video {
 	position: absolute;
 	left: 50%;
 	top: 50%;
 	width: 40px;
 	height: 30px;
 	margin: -25px 0 0 -20px;
 	background: url('images/eklenmis-video-icon.png') 0 0 no-repeat;
 }

 .eklenmis-video3 li a:hover span.video {
 	background-position: 0 -30px;
 }

 .eklenmis-video3 li a span.resim {
 	width: 135px;
 	height: 101px;

 	padding: 4px;
 	background: #fff;
 	border: 1px solid #ccc;
 	-webkit-border-radius: 3px;
 	-moz-border-radius: 3px;
 	border-radius: 3px;
 }

 .eklenmis-video3 li a span.resim span.overflow {
 	width: 135px;
 	height: 101px;

 	overflow: hidden;
 }

 .eklenmis-video3 li a span.resim span.overflow img {
 	width: 135px;
 	height: 101px;
 }

 .eklenmis-video3 li a span.aciklama {
 	width: 145px;
 	height: 20px;
 	line-height: 16px;

 	overflow: hidden;

 	font-size: 11px;
 	color: #454545;
 	text-align: center;
 }

 .eklenmis-video4 {
 	width: 100%;

 }

 .eklenmis-video4 li {
 	width: 105px;
 	height: 109px;

 	margin: 0 16px 0 0;
 }

 .eklenmis-video4 li a {
 	display: block;
 	position: relative;
 	width: 105px;
 	height: 109px;
 	cursor: pointer;
 }

 .eklenmis-video4 li a span.video {
 	position: absolute;
 	left: 50%;
 	top: 50%;
 	width: 40px;
 	height: 30px;
 	margin: -25px 0 0 -20px;
 	background: url('images/eklenmis-video-icon.png') 0 0 no-repeat;
 }

 .eklenmis-video4 li a:hover span.video {
 	background-position: 0 -30px;
 }

 .eklenmis-video4 li a span.resim {
 	width: 95px;
 	height: 79px;

 	padding: 4px;
 	background: #fff;
 	border: 1px solid #ccc;
 	-webkit-border-radius: 3px;
 	-moz-border-radius: 3px;
 	border-radius: 3px;
 }

 .eklenmis-video4 li a span.resim span.overflow {
 	width: 95px;
 	height: 79px;

 	overflow: hidden;
 }

 .eklenmis-video4 li a span.resim span.overflow img {
 	width: 95px;
 	height: 79px;
 }

 .eklenmis-video4 li a span.aciklama {
 	width: 105px;
 	height: 20px;
 	line-height: 16px;

 	overflow: hidden;

 	font-size: 11px;
 	color: #454545;
 	text-align: center;
 }

 .eklenmis-dosya1 {
 	width: 100%;

 }

 .eklenmis-dosya1 li {
 	width: 140px;
 	height: 40px;

 	margin: 0 16px 16px 0;
 	padding: 4px;
 	background: #fff;
 	border: 1px solid #ccc;
 	-webkit-border-radius: 3px;
 	-moz-border-radius: 3px;
 	border-radius: 3px;
 }

 .eklenmis-dosya1 li a {
 	display: block;
 	width: 130px;
 	height: 30px;
 	padding: 5px;
 	background: #ddd;
 }

 .eklenmis-dosya1 li a span.resim {
 	width: 30px;
 	height: 30px;

 }

 .eklenmis-dosya1 li a span.resim span.overflow {
 	width: 30px;
 	height: 30px;

 	overflow: hidden;
 }

 .eklenmis-dosya1 li a span.resim span.overflow img {
 	max-width: 30px;
 	height: 30px;
 }

 .eklenmis-dosya1 li a span.aciklama {
 	width: 100px;
 	height: 30px;
 	line-height: 30px;

 	overflow: hidden;

 	font-size: 11px;
 	color: #454545;
 	text-align: left;
 }

 .eklenmis-dosya2 {
 	width: 100%;

 }

 .eklenmis-dosya2 li {
 	width: 126px;
 	height: 40px;

 	margin: 0 15px 15px 0;
 	padding: 4px;
 	background: #fff;
 	border: 1px solid #ccc;
 	-webkit-border-radius: 3px;
 	-moz-border-radius: 3px;
 	border-radius: 3px;
 }

 .eklenmis-dosya2 li a {
 	display: block;
 	width: 116px;
 	height: 30px;
 	padding: 5px;
 	background: #ddd;
 }

 .eklenmis-dosya2 li a span.resim {
 	width: 30px;
 	height: 30px;

 }

 .eklenmis-dosya2 li a span.resim span.overflow {
 	width: 30px;
 	height: 30px;

 	overflow: hidden;
 }

 .eklenmis-dosya2 li a span.resim span.overflow img {
 	max-width: 30px;
 	height: 30px;
 }

 .eklenmis-dosya2 li a span.aciklama {
 	width: 86px;
 	height: 30px;
 	line-height: 30px;

 	overflow: hidden;

 	font-size: 11px;
 	color: #454545;
 	text-align: left;
 }

 .eklenmis-dosya3 {
 	width: 100%;

 }

 .eklenmis-dosya3 li {
 	width: 135px;
 	height: 40px;

 	margin: 0 16px 16px 0;
 	padding: 4px;
 	background: #fff;
 	border: 1px solid #ccc;
 	-webkit-border-radius: 3px;
 	-moz-border-radius: 3px;
 	border-radius: 3px;
 }

 .eklenmis-dosya3 li a {
 	display: block;
 	width: 125px;
 	height: 30px;
 	padding: 5px;
 	background: #ddd;
 }

 .eklenmis-dosya3 li a span.resim {
 	width: 30px;
 	height: 30px;

 }

 .eklenmis-dosya3 li a span.resim span.overflow {
 	width: 30px;
 	height: 30px;

 	overflow: hidden;
 }

 .eklenmis-dosya3 li a span.resim span.overflow img {
 	max-width: 30px;
 	height: 30px;
 }

 .eklenmis-dosya3 li a span.aciklama {
 	width: 95px;
 	height: 30px;
 	line-height: 30px;

 	overflow: hidden;

 	font-size: 11px;
 	color: #454545;
 	text-align: left;
 }

 .haber-liste {
 	width: 100%;

 }

 .haber-liste li {
 	width: 100%;

 	padding: 10px 0;
 	border-top: 1px solid #ddd;
 }

 .haber-liste li:first-child {
 	padding-top: 0;
 	border-top: none;
 }

 .haber-liste li a {
 	display: block;
 }

 .haber-liste li a span.resim {
 	width: 140px;

 	padding: 4px;
 	background: #fff;
 	border: 1px solid #ccc;
 	-webkit-border-radius: 3px;
 	-moz-border-radius: 3px;
 	border-radius: 3px;
 }

 .haber-liste li a span.resim img {
 	width: 140px;
 }

 .haber-liste li a span.aciklama {
 	width: 810px;
 	line-height: 20px;
 	float: right;

 	font-size: 13px;
 	font-weight: 400;
 	color: #454545;
 }

 .haber-liste li a span.aciklama span.baslik {
 	width: 100%;

 	font-size: 16px;
 	font-weight: 700;
 }

 .haber-liste li a span.aciklama span.spot {
 	width: 100%;

 	color: #888;
 }

 .haber-liste li a span.aciklama span.tarih {
 	width: 100%;

 	font-size: 11px;
 	color: #888;
 	text-align: right;
 }

 .haber-liste li a:hover span.aciklama span.baslik {
 	color: #353990;
 }

 .haber-detay {
 	width: 100%;

 }

 .haber-detay span.spot {
 	display: block;
 	padding: 0 0 10px 0;
 	margin: 0 0 10px 0;

 	font-size: 16px;
 	font-weight: 700;
 	color: #454545;
 	border-bottom: 1px solid #ddd;
 }

 .haber-detay span.genel {
 	width: 100%;


 	font-size: 13px;
 	font-weight: 400;
 	color: #454545;
 }

 .haber-detay span.genel img {
 	width: 290px;

 	padding: 4px;
 	margin: 0 20px 0 0;
 	background: #fff;
 	border: 1px solid #ccc;
 	-webkit-border-radius: 3px;
 	-moz-border-radius: 3px;
 	border-radius: 3px;
 }

 .haber-detay span.genel span.aciklama {
 	color: #454545;
 }

 .haber-detay span.genel span.tarih {
 	color: #888;
 }



 .referans-modul1 {
 	width: 100%;

 }

 .referans-modul1 li {
 	width: 180px;
 	height: 178px;

 	margin: 0 20px 0 0;
 }

 .referans-modul1 li a {
 	display: block;
 	width: 180px;
 	height: 178px;
 	cursor: pointer;
 }

 .referans-modul1 li a span.resim {
 	width: 170px;
 	height: 128px;

 	padding: 4px;
 	background: #fff;
 	border: 1px solid #ccc;
 	-webkit-border-radius: 3px;
 	-moz-border-radius: 3px;
 	border-radius: 3px;
 }

 .referans-modul1 li a span.resim span.overflow {
 	width: 170px;
 	height: 128px;

 	overflow: hidden;
 }

 .referans-modul1 li a span.resim span.overflow img {
 	width: 170px;
 	min-height: 128px;
 }

 .referans-modul1 li a span.aciklama {
 	width: 180px;
 	height: 40px;
 	line-height: 16px;

 	overflow: hidden;

 	font-size: 11px;
 	color: #454545;
 	text-align: center;
 }


 .page-kelime {
 	width: 720px;
 	line-height: 20px;

 	padding: 6px 10px 4px 10px;
 	margin: 0 0 15px 0;

 	font-size: 12px;
 	color: #333;
 	background: #ffd1d1;
 	border: 1px solid #f8acac;
 	-webkit-border-radius: 2px;
 	-moz-border-radius: 2px;
 	border-radius: 2px;
 }

 .page-kelime span.left {}

 .page-kelime span.right {
 	float: right;
 }

 .urun-teklif {
 	width: 100%;

 }

 .urun-teklif h1 {
 	display: block;
 	line-height: 100%;
 	padding: 0;
 	margin: 0 0 10px 0;

 	font-size: 20px;
 	font-weight: 700;
 	color: #212121;
 }

 .urun-teklif a {
 	width: 311px;

 	margin: 0 20px 10px 0;
 	cursor: pointer;
 	border: 1px solid #e1e1e1;
 }

 .urun-teklif a img {
 	width: 311px;
 }

 .urun-liste {
 	width: 100%;

 }

 .urun-liste li {
 	position: relative;
 	width: 183px;
 	height: 310px;

 	margin: 0 10px 15px 0;
 	background: #fff;
 	-webkit-box-shadow: 0 0 3px rgba(35, 85, 133, 1);
 	-moz-box-shadow: 0 0 3px rgba(35, 85, 133, 1);
 	box-shadow: 0 0 3px rgba(35, 85, 133, 1);
 	-webkit-border-radius: 2px;
 	-moz-border-radius: 2px;
 	border-radius: 2px;
 }

 .urun-liste li a {
 	display: block;
 	position: relative;
 	z-index: 7;
 }

 .urun-liste li a span.indirim {
 	position: absolute;
 	z-index: 9;
 	left: 10px;
 	top: 10px;
 	width: 50px;
 	height: 24px;
 	line-height: 12px;
 	padding: 13px 0;

 	font-size: 11px;
 	font-weight: 400;
 	color: #fff;
 	text-align: center;
 	background: url('images/urun-liste-indirim.png') no-repeat;
 }

 .urun-liste li a span.indirim strong {
 	display: inline-block;
 	width: 8px;
 	height: 8px;
 	margin: 0 2px 0 0;
 	background: url('images/urun-liste-indirim-strong.png') 0 0 no-repeat;
 }

 .urun-liste li a span.kargo {
 	position: absolute;
 	z-index: 9;
 	right: -3px;
 	top: -3px;
 	width: 89px;
 	height: 89px;
 	background: url('images/urun-liste-kargo.png') no-repeat;
 }

 .urun-liste li a span.resim {
 	position: relative;
 	z-index: 8;
 	width: 173px;
 	height: 130px;

 	padding: 5px;
 }

 .urun-liste li a span.resim span.overflow {
 	display: block;
 	width: 173px;
 	height: 130px;
 	text-align: center;
 }

 .urun-liste li a span.resim span.overflow img {
 	max-width: 173px;
 	max-height: 130px;
 }

 .urun-liste li a span.stokvar {
 	position: absolute;
 	z-index: 9;
 	right: -4px;
 	top: -4px;
 	width: 53px;
 	height: 53px;
 	background: url('images/stokvaryok.png') 0 0 no-repeat;
 }

 .urun-liste li a span.stokyok {
 	position: absolute;
 	z-index: 9;
 	right: -4px;
 	top: -4px;
 	width: 53px;
 	height: 53px;
 	background: url('images/stokvaryok.png') -53px 0 no-repeat;
 }

 .urun-liste li a span.baslik {
 	position: relative;
 	z-index: 8;
 	width: 173px;
 	height: 54px;

 	padding: 0 5px;
 	margin: 5px 0;
 	overflow: hidden;
 }

 .urun-liste li a span.baslik table {
 	width: 100%;
 	border-collapse: collapse;
 	border: none;
 }

 .urun-liste li a span.baslik table td {
 	line-height: 18px;

 	font-size: 12px;
 	font-weight: 700;
 	color: #000;
 	text-align: center;
 	vertical-align: middle;
 	border: none;
 }

 .urun-liste li a span.fiyat {
 	position: relative;
 	z-index: 8;
 	width: 100%;
 	height: 48px;
 	line-height: inherit;

 	padding: 6px 0;
 	background: #e3f1ff;
 	/*overflow:hidden;*/
 }

 .urun-liste li a span.fiyat table {
 	width: 100%;
 	border-collapse: collapse;
 	border: none;
 }

 .urun-liste li a span.fiyat table td {
 	line-height: 16px;
 	padding: 0 2px;

 	font-size: 12px;
 	font-weight: 400;
 	color: #000;
 	border: none;
 }

 .urun-liste li a span.detay {
 	position: relative;
 	z-index: 8;
 	width: 70px;
 	height: 26px;

 	margin: 10px 0 0 0;
 	text-align: center;
 }

 .urun-liste li a span.detay .button {
 	width: auto;
 	height: 26px;
 	line-height: 28px;

 	padding: 0 10px;
 	margin: 0 0 0 12px;

 	font-size: 11px;
 	font-weight: 700;
 	color: #fff;
 	cursor: pointer;
 	background: #ac0c10;
 	border: none;
 	-webkit-border-radius: 2px;
 	-moz-border-radius: 2px;
 	border-radius: 2px;
 }

 .urun-liste li a span.detay .button:hover {
 	background: #C50D0B;
 	color: #fff;
 }

 .urun-liste li .button1 {
 	position: absolute;
 	z-index: 10;
 	right: 12px;
 	bottom: 10px;
 	width: auto;
 	height: 26px;
 	line-height: 27px;

 	padding: 0 10px;
 	margin: 0;

 	font-size: 11px;
 	font-weight: 700;
 	color: #fff;
 	cursor: pointer;
 	background: #47b9d5;
 	border: none;
 	-webkit-border-radius: 2px;
 	-moz-border-radius: 2px;
 	border-radius: 2px;
 }

 .urun-liste li .button1::selection {
 	background: transparent;
 	color: #fff;
 }

 .urun-liste li .button1.disabled {
 	color: #b9b9b9;
 	cursor: default;
 	background: #e1e1e1;
 }

 .urun-liste li .button1.disabled::selection {
 	color: #b9b9b9;
 }

 .urun-liste li .button1:hover {
 	color: #fff;
 	background: #2a98b4;
 }

 .urun-liste li .button1.disabled:hover {
 	color: #b9b9b9;
 	background: #e1e1e1;
 }

 .urun-liste li .button11 {
 	position: absolute;
 	z-index: 10;
 	right: 12px;
 	bottom: 10px;
 	width: auto;
 	height: 26px;
 	line-height: 27px;

 	padding: 0 10px;
 	margin: 0;

 	font-size: 11px;
 	font-weight: 700;
 	color: #fff;
 	cursor: pointer;
 	background: #5cb85c;
 	border: none;
 	-webkit-border-radius: 2px;
 	-moz-border-radius: 2px;
 	border-radius: 2px;
 }

 .urun-liste li .button11::selection {
 	background: transparent;
 	color: #fff;
 }

 .urun-liste li .button11.disabled {
 	color: #b9b9b9;
 	cursor: default;
 	background: #e1e1e1;
 }

 .urun-liste li .button11.disabled::selection {
 	color: #b9b9b9;
 }

 .urun-liste li .button11:hover {
 	color: #fff;
 	background: #57d127;
 }

 .urun-liste li .button11.disabled:hover {
 	color: #b9b9b9;
 	background: #e1e1e1;
 }

 .urun-liste li a span.depo-stok {
 	display: none;
 }

 .urun-liste li.liste-g {
 	width: 761px;
 	height: 68px;
 	margin-right: 0;
 }

 .urun-liste li.liste-g a span.stokvar,
 .urun-liste li.liste-g a span.stokyok {
 	left: -4px;
 	-ms-transform: rotate(270deg);
 	-webkit-transform: rotate(270deg);
 	transform: rotate(270deg);
 }

 .urun-liste li.liste-g a span.resim {
 	width: 93px;
 	height: 50px;
 	margin-left: 20px;
 }

 .urun-liste li.liste-g a span.resim span.overflow {
 	width: 93px;
 	height: 50px;
 }

 .urun-liste li.liste-g a span.resim span.overflow img {
 	max-width: 93px;
 	max-height: 50px;
 }

 .urun-liste li.liste-g a span.baslik {
 	width: 180px;
 }

 .urun-liste li.liste-g a span.baslik table td {
 	height: 58px;
 	text-align: left;
 }

 .urun-liste li.liste-g a span.fiyat {
 	width: 180px;
 	padding: 5px 0;
 	margin: 5px 0 5px 10px;
 }

 .urun-liste li.liste-g a span.detay {
 	display: none;
 }

 .urun-liste li.liste-g a span.depo-stok {
 	display: block;

 	width: 110px;
 	margin: 5px 0 5px 15px;
 	padding: 11px 5px;
 	background-color: #4e504e;
 	line-height: 15px;
 	color: #fff;
 }

 .urun-liste li.liste-g .button1 {
 	top: 22px;
 }



 /*
.urun-liste {width:100%;float:left;}
.urun-liste li {position:relative;width:245px;height:357px;float:left;margin:0 15px 20px 0;background:#fff;-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.25);-moz-box-shadow:0 1px 3px rgba(0,0,0,0.25);box-shadow:0 1px 3px rgba(0,0,0,0.25);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;}
.urun-liste li a {display:block;position:relative;z-index:7;}
.urun-liste li a span.indirim {position:absolute;z-index:9;left:10px;top:10px;width:50px;height:24px;line-height:12px;padding:13px 0;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;font-size:11px;font-weight:400;color:#fff;text-align:center;background:url('images/urun-liste-indirim.png') no-repeat;}
.urun-liste li a span.indirim strong {display:inline-block;width:8px;height:8px;margin:0 2px 0 0;background:url('images/urun-liste-indirim-strong.png') 0 0 no-repeat;}
.urun-liste li a span.kargo {position:absolute;z-index:9;right:-3px;top:-3px;width:89px;height:89px;background:url('images/urun-liste-kargo.png') no-repeat;}
.urun-liste li a span.resim {position:relative;z-index:8;width:235px;height:177px;float:left;padding:5px;}
.urun-liste li a span.resim span.overflow {display:block;width:235px;height:177px;text-align:center;}
.urun-liste li a span.resim span.overflow img {max-width:235px;max-height:177px;}
.urun-liste li a span.stokvar {position:absolute;z-index:9;right:-4px;top:-4px;width:53px;height:53px;background:url('images/stokvaryok.png') 0 0 no-repeat;}
.urun-liste li a span.stokyok {position:absolute;z-index:9;right:-4px;top:-4px;width:53px;height:53px;background:url('images/stokvaryok.png') -53px 0 no-repeat;}
.urun-liste li a span.baslik {position:relative;z-index:8;width:235px;height:40px;line-height:20px;float:left;padding:5px;font-family:Arial, Helvetica, sans-serif;font-size:12px;font-weight:700;color:#000;text-align:center;overflow:hidden;}
.urun-liste li a span.fiyat {position:relative;z-index:8;width:100%;height:48px;line-height:inherit;float:left;padding:6px 0;background:#e3f1ff;overflow:hidden;}
.urun-liste li a span.fiyat table {width:100%;border-collapse:collapse;border:none;}
.urun-liste li a span.fiyat table td {line-height:16px;padding:0 2px;font-family:Arial, Helvetica, sans-serif;font-size:12px;font-weight:400;color:#000;border:none;}
.urun-liste li a span.detay {position:relative;z-index:8;width:auto;height:30px;float:left;margin:15px 0 0 0;text-align:center;}
.urun-liste li a span.detay .button {width:auto;height:30px;line-height:32px;float:left;padding:0 10px;margin:0 0 0 36px;font-family:Arial, Helvetica, sans-serif;font-size:12px;font-weight:700;color:#fff;cursor:pointer;background:#ac0c10;border:none;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;}
.urun-liste li a span.detay .button:hover {background:#C50D0B;color:#fff;}
.urun-liste li .button1 {position:absolute;z-index:10;right:36px;bottom:15px;width:auto;height:30px;line-height:31px;float:left;padding:0 10px;margin:0;font-family:Arial, Helvetica, sans-serif;font-size:12px;font-weight:700;color:#fff;cursor:pointer;background:#47b9d5;border:none;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;}
.urun-liste li .button1::selection {background:transparent;color:#fff;}
.urun-liste li .button1.disabled {color:#b9b9b9;cursor:default;background:#e1e1e1;}
.urun-liste li .button1.disabled::selection {color:#b9b9b9;}
.urun-liste li .button1:hover {color:#fff;background:#2a98b4;}
.urun-liste li .button1.disabled:hover {color:#b9b9b9;background:#e1e1e1;}
*/

 .urun-detay {
 	width: 100%;

 	margin: 0 0 30px 0;
 }

 .urun-detay span.sol {
 	width: 260px;

 }

 .urun-detay span.sol span.resim {
 	width: 250px;

 	padding: 5px;
 	background: #fff;
 	-webkit-box-shadow: 0 0 3px rgba(35, 85, 133, 1);
 	-moz-box-shadow: 0 0 3px rgba(35, 85, 133, 1);
 	box-shadow: 0 0 3px rgba(35, 85, 133, 1);
 	-webkit-border-radius: 2px;
 	-moz-border-radius: 2px;
 	border-radius: 2px;
 }

 .urun-detay span.sol span.resim img {
 	width: 250px;
 }

 .urun-detay span.sol span.bresim {
 	width: 260px;
 	line-height: 15px;

 	padding: 0 0 0 20px;
 	margin: 10px 0 0 0;

 	background: url('images/bresim.png') 0 50% no-repeat;
 }

 .urun-detay span.sol span.bresim a {
 	color: #212121;
 	text-decoration: underline;
 	cursor: pointer;
 }

 .urun-detay span.sol span.bresim a:hover {
 	text-decoration: none;
 }

 .urun-detay span.sol span.yorum {
 	width: 260px;
 	line-height: 15px;

 	margin: 20px 0 0 0;

 }

 .urun-detay span.sol span.yorum img {
 	height: 15px;

 	margin: 0 10px 0 0;
 }

 .urun-detay span.sol span.yorum a {
 	color: #212121;
 	text-decoration: underline;
 	cursor: pointer;
 }

 .urun-detay span.sol span.yorum a:hover {
 	text-decoration: none;
 }

 .urun-detay span.sol span.share {
 	width: 260px;
 	line-height: 16px;

 	padding: 0;
 	margin: 20px 0 0 0;

 	font-size: 14px;
 }

 .urun-detay span.sag {
 	width: 485px;
 	float: right;
 }

 .urun-detay span.sag h1 {
 	display: block;
 	line-height: 22px;
 	margin: 0 0 10px 0;

 	font-size: 18px;
 	font-weight: 700;
 	color: #000;
 	text-align: center;
 }

 .urun-detay span.sag table {
 	width: 100%;
 	border-collapse: collapse;
 	border: 1px solid #ccc;
 	background: #e3f1ff;
 }

 .urun-detay span.sag table td {

 	font-size: 12px;
 	font-weight: 400;
 	color: #000;
 	vertical-align: middle;
 	background: none;
 	border-bottom: 1px solid #ddd;
 }

 .urun-detay span.sag table td.sepet {
 	border-bottom: none;
 }

 .urun-detay span.sag table td.left {
 	float: none;
 	text-align: left;
 	padding: 5px 7px 5px 5px;
 }

 .urun-detay span.sag table td.sepet.left {
 	padding: 20px 0;
 }

 .urun-detay span.sag table td.right {
 	float: none;
 	text-align: right;
 	padding: 5px 0 5px 7px;
 }

 .urun-detay span.sag table td.center {
 	float: none;
 	text-align: center;
 	padding: 5px 0 5px 0;
 }

 .urun-detay span.sag table td a.link {
 	color: #454545;
 	text-decoration: underline;
 }

 .urun-detay span.sag table td a.link:hover {
 	text-decoration: none;
 }

 .urun-detay span.sag table td span.line {
 	text-decoration: line-through;
 }

 .urun-detay span.sag table td span.fiyat {
 	font-size: 18px;
 	font-weight: 700;
 	color: #ac0c10;
 }

 .urun-detay span.sag table td span.birim {
 	line-height: 26px;

 	margin: 0 5px 0 0;

 	font-size: 13px;
 	font-weight: 700;
 	color: #454545;
 	cursor: default;
 }

 .urun-detay span.sag table td span.firsat {
 	line-height: 14px;

 	padding: 5px 7px;

 	font-size: 12px;
 	font-weight: 400;
 	color: #fff;
 	background: #b0313f;
 }

 .urun-detay span.sag table td span.firsat span {

 	padding: 0 7px 0 0;
 	margin: 0 7px 0 0;
 	text-align: center;
 	border-right: 1px solid #fff;
 }

 .urun-detay span.sag table td span.firsat img {

 	height: 20px;
 	margin-top: 4px;
 }

 .urun-detay span.sag table td span.firsat strong {

 	margin: 0 0 0 15px;
 }

 .urun-detay span.sag table td input.input {
 	width: 24px;
 	height: 20px;
 	line-height: 20px;

 	padding: 2px 3px;
 	margin: 0;

 	font-size: 13px;
 	font-weight: 400;
 	color: #888;
 	text-align: center;
 	cursor: auto;
 	background: #fff;
 	border: 1px solid #ccc;
 	-webkit-border-radius: 3px;
 	-moz-border-radius: 3px;
 	border-radius: 3px;
 }

 .urun-detay span.sag table td input.input.disabled {
 	color: #888;
 	background: #fff;
 	border: 1px solid #ccc;
 }

 .urun-detay span.sag table td input.input:focus {
 	border-color: #888;
 }

 .urun-detay span.sag table td input.input.disabled:focus {
 	border-color: #ccc;
 }

 .urun-detay span.sag table td select.select {
 	width: auto;
 	min-width: 140px;
 	height: 26px;
 	line-height: 26px;

 	padding: 1px 1px 1px 0;
 	margin: 0;

 	font-size: 13px;
 	font-weight: 400;
 	color: #888;
 	background: #fff;
 	border: 1px solid #ccc;
 	-webkit-border-radius: 3px;
 	-moz-border-radius: 3px;
 	border-radius: 3px;
 }

 .urun-detay span.sag table td select.select:focus {
 	border-color: #888;
 }

 .urun-detay span.sag table td span.button {
 	width: auto;
 	height: 26px;
 	line-height: 28px;

 	padding: 0 15px 0 37px;
 	margin: 0 0 0 10px;

 	font-size: 13px;
 	font-weight: 700;
 	color: #fff;
 	cursor: pointer;
 	background: #57d127 url('images/urunler-detay-button.png') 0 50% no-repeat;
 	border: none;
 	-webkit-border-radius: 3px;
 	-moz-border-radius: 3px;
 	border-radius: 3px;
 }

 .urun-detay span.sag table td span.button::selection {
 	background: transparent;
 	color: #fff;
 }

 .urun-detay span.sag table td span.button.disabled {
 	color: #b9b9b9;
 	cursor: default;
 	background: #e1e1e1 url('images/urunler-detay-button-disabled.png') 0 50% no-repeat;
 }

 .urun-detay span.sag table td span.button.disabled::selection {
 	color: #b9b9b9;
 }

 .urun-detay span.sag table td span.button:hover {
 	color: #fff;
 	background-color: #57d127;
 }

 .urun-detay span.sag table td span.button.disabled:hover {
 	color: #b9b9b9;
 	background-color: #e1e1e1;
 }

 .urun-detay span.sag table td span.takipet {
 	width: auto;
 	height: 20px;
 	line-height: 20px;

 	padding: 0 5px 0 22px;

 	font-size: 12px;
 	font-weight: 400;
 	color: #fff;
 	cursor: pointer;
 	background: #353990 url('images/button-takipet.png') 0 50% no-repeat;
 	border: none;
 	-webkit-border-radius: 3px;
 	-moz-border-radius: 3px;
 	border-radius: 3px;
 }

 .urun-detay span.sag table td span.takipet.disabled {
 	background: #a1a1a1 url('images/button-takipet-disabled.png') 0 50% no-repeat;
 }

 .urun-detay span.sag table td span.takipet::selection {
 	background: transparent;
 }

 .urun-detay span.sag table td span.takipet:hover {
 	background-color: #272b83;
 	color: #fff;
 }

 .urun-detay span.sag table td span.takipet.disabled:hover {
 	background-color: #959595;
 	color: #fff;
 }

 .urun-yorum {
 	width: 100%;

 }

 .urun-yorum li {
 	width: 100%;
 	line-height: 15px;

 	padding: 10px 0;

 	font-size: 13px;
 	color: #212121;
 	border-top: 1px solid #ccc;
 }

 .urun-yorum li:first-child {
 	border-top: none;
 }

 .urun-yorum li.none {
 	width: 688px;
 	padding: 7px 10px;
 	border: 1px solid #ddd;
 	-webkit-border-radius: 2px;
 	-moz-border-radius: 2px;
 	border-radius: 2px;
 }

 .urun-yorum li span.adsoyad {
 	width: 100%;

 }

 .urun-yorum li span.adsoyad span.tarih {
 	float: right;
 	margin: 0 0 0 10px;
 	font-size: 11px;
 	color: #888;
 }

 .urun-yorum li span.adsoyad span.oy {
 	float: right;
 }

 .urun-yorum li span.adsoyad span.oy img {
 	height: 15px;
 }

 .urun-yorum li span.yorum {
 	width: 100%;
 	line-height: 16px;

 	margin: 5px 0 0 0;

 	font-size: 12px;
 }

 .marka-liste {
 	width: 100%;

 }

 .marka-liste li {
 	width: 170px;
 	height: 158px;

 	margin: 0 20px 20px 0;
 	background: #fff;
 	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
 	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
 	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
 	-webkit-border-radius: 2px;
 	-moz-border-radius: 2px;
 	border-radius: 2px;
 }

 .marka-liste li a span.resim {
 	width: 130px;
 	height: 98px;

 	padding: 10px 20px;
 }

 .marka-liste li a span.baslik {
 	width: 170px;
 	height: 20px;
 	line-height: 20px;

 	margin: 10px 0;

 	font-size: 14px;
 	font-weight: 400;
 	color: #454545;
 	text-align: center;
 	overflow: hidden;
 }

 .marka-liste li a span.baslik strong {
 	padding: 0 0 0 5px;
 	font-weight: 400;
 	color: #de0000;
 }

 .firsat-liste {
 	position: relative;
 	width: 190px;

 	padding: 15px;
 	margin: 20px 0 0 0;
 	background: #fff;
 	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
 	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
 	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
 	-webkit-border-radius: 2px;
 	-moz-border-radius: 2px;
 	border-radius: 2px;
 }

 .firsat-liste h3 {
 	display: block;
 	line-height: 100%;
 	margin: 0 0 15px 0;

 	font-size: 16px;
 	font-weight: 700;
 	color: #353990;
 }

 .firsat-liste .prev {
 	position: absolute;
 	left: 5px;
 	top: 50%;
 	width: 14px;
 	height: 14px;
 	background: url('images/carousel-arrow.png') no-repeat 0 0;
 	text-indent: -99999px;
 }

 .firsat-liste .prev.disabled {
 	background-position: 0 -14px;
 	cursor: default;
 }

 .firsat-liste .next {
 	position: absolute;
 	right: 5px;
 	top: 50%;
 	width: 14px;
 	height: 14px;
 	background: url('images/carousel-arrow.png') no-repeat -14px 0;
 	text-indent: -99999px;
 }

 .firsat-liste .next.disabled {
 	background-position: -14px -14px;
 	cursor: default;
 }

 .firsat-liste .carousel {
 	position: relative;
 	visibility: hidden;
 }

 .firsat-liste .carousel ul {
 	width: 190px;
 	height: 242px;
 }

 .firsat-liste .carousel ul li {
 	width: 190px;
 	height: 242px;
 }

 .firsat-liste .carousel ul li a span.resim {
 	width: 150px;
 	height: 150px;

 	padding: 0 20px;
 }

 .firsat-liste .carousel ul li a span.resim span.overflow {
 	display: block;
 	width: 150px;
 	height: 150px;
 	text-align: center;
 }

 .firsat-liste .carousel ul li a span.resim span.overflow img {
 	max-width: 150px;
 	max-height: 150px;
 }

 .firsat-liste .carousel ul li a span.baslik {
 	width: 170px;
 	height: 32px;
 	line-height: 16px;

 	padding: 0 10px;
 	margin: 10px 0;

 	font-size: 12px;
 	font-weight: 700;
 	color: #212121;
 	text-align: center;
 	overflow: hidden;
 }

 .firsat-liste .carousel ul li a:hover span.baslik {
 	text-decoration: underline;
 }

 .firsat-liste .carousel ul li span.fiyat {
 	position: relative;
 	width: 190px;
 	height: 40px;

 	padding: 0;

 	font-size: 14px;
 	font-weight: 400;
 	color: #888;
 	overflow: hidden;
 }

 .firsat-liste .carousel ul li span.fiyat span.indirim {
 	height: 40px;
 	line-height: 20px;

 	padding: 0 10px 0 0;
 	margin: 0 10px 0 0;
 	font-size: 14px;
 	color: #212121;
 	text-align: right;
 	border-right: 1px solid #ddd;
 }

 .firsat-liste .carousel ul li span.fiyat span.indirim strong {
 	display: inline-block;
 	width: 10px;
 	height: 10px;
 	margin: 0 2px 0 0;
 	background: url('images/firsat-liste-indirim-strong.png') 0 0 no-repeat;
 }

 .firsat-liste .carousel ul li span.fiyat span.kargo {
 	position: absolute;
 	left: 0;
 	top: 0;
 }

 .firsat-liste .carousel ul li span.fiyat span.fiyat1 {
 	line-height: 20px;
 	font-weight: 400;
 	color: #de0000;
 	text-decoration: line-through;
 }

 .firsat-liste .carousel ul li span.fiyat span.fiyat2 {
 	display: block;
 	line-height: 20px;
 	font-size: 15px;
 	font-weight: 700;
 	color: #212121;
 }

 /*font-size:18px;*/
 .firsat-liste .carousel ul li span.fiyat span.fiyat2 span {
 	font-size: 12px;
 	font-weight: 400;
 }

 .firsat-liste .carousel ul li span.fiyat span.fiyat2.firsat {
 	line-height: 40px;
 	text-align: center;
 }

 .benzer-urun {
 	position: relative;
 	width: 485px;

 	margin: 10px 0 0 0;
 	overflow: hidden;
 }

 .benzer-urun h3 {
 	display: block;
 	line-height: 20px;
 	padding: 0 0 10px 0;
 	margin: 0 0 15px 0;

 	font-size: 16px;
 	font-weight: 700;
 	color: #333;
 	border-bottom: 1px solid #a1a1a1;
 }

 .benzer-urun .prev {
 	position: absolute;
 	right: 10px;
 	top: 3px;
 	width: 14px;
 	height: 14px;
 	background: url('images/carousel-arrow.png') no-repeat 0 0;
 	text-indent: -99999px;
 }

 .benzer-urun .prev.disabled {
 	background-position: 0 -14px;
 	cursor: default;
 }

 .benzer-urun .next {
 	position: absolute;
 	right: 0;
 	top: 3px;
 	width: 14px;
 	height: 14px;
 	background: url('images/carousel-arrow.png') no-repeat -14px 0;
 	text-indent: -99999px;
 }

 .benzer-urun .next.disabled {
 	background-position: -14px -14px;
 	cursor: default;
 }

 .benzer-urun .carousel {
 	position: relative;
 	visibility: hidden;
 }

 .benzer-urun .carousel ul {
 	width: 106px;
 	height: 161px;
 }

 .benzer-urun .carousel ul li {
 	width: 104px;
 	height: 159px;
 	margin: 0 12px 0 0;
 	background: #fff;
 	border: 1px solid #ddd;
 	-webkit-border-radius: 2px;
 	-moz-border-radius: 2px;
 	border-radius: 2px;
 }

 .benzer-urun .carousel ul li a span.resim {
 	width: 84px;
 	height: 64px;

 	padding: 10px;
 }

 .benzer-urun .carousel ul li a span.resim span.overflow {
 	display: block;
 	width: 84px;
 	height: 64px;
 	text-align: center;
 }

 .benzer-urun .carousel ul li a span.resim span.overflow img {
 	max-width: 84px;
 	max-height: 64px;
 }

 .benzer-urun .carousel ul li a span.baslik {
 	width: 94px;
 	height: 24px;
 	line-height: 12px;

 	padding: 0 5px;
 	margin: 10px 0;

 	font-size: 11px;
 	font-weight: 400;
 	color: #212121;
 	text-align: center;
 	overflow: hidden;
 }

 .benzer-urun .carousel ul li a:hover span.baslik {
 	text-decoration: underline;
 }

 .benzer-urun .carousel ul li span.fiyat {
 	position: relative;
 	width: 94px;
 	height: 26px;
 	line-height: inherit;

 	padding: 0 5px;
 	overflow: hidden;
 }

 .benzer-urun .carousel ul li span.fiyat table {
 	width: 100%;
 	border-collapse: collapse;
 	border: none;
 	background: none;
 }

 .benzer-urun .carousel ul li span.fiyat table td {
 	line-height: 13px;
 	padding: 0 2px;

 	font-size: 11px;
 	font-weight: 400;
 	color: #000;
 	border: none;
 	background: none;
 }

 .benzer-urun .carousel ul li span.fiyat table tr.dahil td {
 	color: #ac0c10;
 }


 .firsat-resim {
 	width: 198px;

 	padding: 10px;
 	margin: 20px 0 0 0;
 	background: #fff;
 	border: 1px solid #ddd;
 }

 .firsat-resim a {
 	display: block;
 	text-align: center;
 }

 .firsat-resim a img {
 	max-width: 198px;
 }


 /*

 .form-baslik {
 	width: 100%;
 	line-height: 100%;

 	padding: 0 0 10px 0;
 	margin: 0 0 20px 0;
 	border-bottom: 1px solid #ddd;

 	font-size: 16px;
 	font-weight: 700;
 	color: #454545;
 }

 .form-baslik.uyelik {
 	margin-top: 20px;
 }

 .form-baslik.yorum {
 	margin-top: 20px;
 }

 .form-left {
 	width: 100%;

 	line-height: 28px;
 }

 .form-left.uyelik {
 	width: 340px;
 	line-height: inherit;
 }

 .form-left.uyegirisi {
 	width: 360px;
 	line-height: inherit;
 	padding-right: 19px;
 	border-right: 1px solid #ccc;
 }

 .form-left.sepet {
 	width: 480px;
 	line-height: inherit;
 }

 .form-right {
 	width: 100%;

 }

 .form-right.uyelik {
 	width: 340px;
 	float: right;
 }

 .form-right.uyegirisi {
 	width: 300px;
 	float: right;
 }

 .form-right.sepet {
 	width: 480px;
 	float: right;
 }

 .form-right.iletisim {
 	padding: 30px 0 0 0;
 	margin: 20px 0 0 0;
 	border-top: 1px solid #ddd;
 }

 .form-border {
 	padding: 29px 10px;
 	margin: 0;
 	background: #fff;
 	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
 	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
 	box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
 	-webkit-border-radius: 2px;
 	-moz-border-radius: 2px;
 	border-radius: 2px;
 }

 .form-border.iletisim {
 	padding: 29px 20px;
 	margin: 22px 0;
 }

 .form-border.uyelik {
 	width: 700px;
 	padding: 29px 20px;
 }


 .form-genel input.checkbox {
 	width: 14px;
 	height: 14px;
 	line-height: 100%;

 	padding: 0;
 	margin: 8px 5px 8px 0;
 	font-family: inherit;
 	font-size: inherit;
 	font-weight: inherit;
 	color: inherit;
 	background: inherit;
 	border: none;
 	-webkit-border-radius: 0;
 	-moz-border-radius: 0;
 	border-radius: 0;
 }

 .form-genel.kart input.checkbox {
 	margin: 0 3px 0 0;
 }

 .form-genel span.text.sepet {
 	width: 100%;
 	margin: 0 0 10px 0;
 }

 .form-genel.yorum span.text {
 	margin-left: 160px;
 }

 .form-genel.yorum span.text span {
 	color: #de0000;
 }

 .form-genel.kart span.space {
 	width: 5px;
 	height: 24px;

 }

 .form-genel.kart span.line {
 	line-height: 24px;

 	margin: 0 5px;

 	font-size: 16px;
 	color: #888;
 }

 .form-genel label {
 	height: 30px;
 	line-height: 15px;
 	margin-top: 17px;


 	font-size: 12px;
 	font-weight: 400;
 	color: #888;
 	text-align: center;
 	width: 175px
 }

 .form-genel.kart label {
 	height: auto;
 	line-height: 14px;
 	float: none;

 	font-size: 11px;
 	font-weight: 400;
 	color: #888;
 }

 .form-genel.yorum label {
 	margin: 0 15px 0 0;

 	color: #212121;
 }

 .form-genel label.hata {
 	color: #de0000;
 }

 .form-genel label a {
 	color: #454545;
 	cursor: pointer;
 }

 .form-genel label.hata a {
 	color: #de0000;
 }

 .form-genel label a:hover {
 	text-decoration: underline;
 }

 .form-genel .guvenlik {}

 .form-genel #tckimlikload {
 	line-height: 30px;

 	margin: 0 0 0 5px;

 	font-size: 11px;
 	color: #de0000;
 }

 .form-genel #tckimlikload span {
 	color: #888;
 }

 .form-genel .kart-oranlari {
 	width: 25px;
 	height: 16px;

 	margin: 6px 0 6px 3px;
 	text-indent: -99999px;
 	cursor: pointer;
 	background-color: transparent;
 	background-image: url('images/kart-oranlari.png');
 	background-repeat: no-repeat;
 	background-position: 50% 50%;
 	background-size: 25px 16px;
 }

 .form-genel a.button,
 .form-genel input.button {
 	width: auto;
 	height: 28px;
 	line-height: 28px;

 	padding: 0 8px;
 	margin: 0 4px 0 0;

 	font-size: 12px;
 	font-weight: 400;
 	color: #fff;
 	cursor: pointer;
 	background: #F50300 url('images/table-button.png') 0 0 repeat-x;
 	border: 1px solid #D51210;
 	-webkit-border-radius: 2px;
 	-moz-border-radius: 2px;
 	border-radius: 2px;
 }

 .form-genel a.button.disabled,
 .form-genel input.button.disabled {
 	color: #fff;
 	cursor: default;
 	background: #e1e1e1;
 	border-color: #e1e1e1;
 }

 .form-genel.uyegirisi a.button {
 	margin-top: 10px;
 }

 .form-genel.sepet a.button,
 .form-genel.sepet input.button {
 	float: right;
 }

 .form-genel.kart a.button,
 .form-genel.kart input.button {
 	margin-top: 20px;
 }

 .form-genel input.button {
 	height: 28px;
 }

 .form-genel a.button::selection,
 .form-genel input.button::selection {
 	background: transparent;
 }

 .form-genel a.button:hover,
 .form-genel input.button:hover {
 	background: #d20200;
 	border-color: #d20200;
 }

 .form-genel a.button.disabled:hover,
 .form-genel input.button.disabled:hover {
 	background: #e1e1e1;
 	border-color: #e1e1e1;
 }

 .form-genel a.button1,
 .form-genel input.button1 {
 	width: auto;
 	height: 28px;
 	line-height: 28px;

 	padding: 0 8px;
 	margin: 0 4px 0 0;

 	font-size: 14px;
 	font-weight: 400;
 	color: #fff;
 	cursor: pointer;
 	background: #ff4242 url('images/table-button.png') 0 0 repeat-x;
 	border: 1px solid #ff4242;
 	-webkit-border-radius: 3px;
 	-moz-border-radius: 3px;
 	border-radius: 3px;
 }

 .form-genel input.button1 {
 	height: 30px;
 }

 .form-genel a.button1::selection,
 .form-genel input.button1::selection {
 	background: transparent;
 }

 .form-genel a.button1:hover,
 .form-genel input.button1:hover {
 	background: #ff6666;
 	border-color: #ff6666;
 }


 .uyelik_bolum {
 	float: right;
 	width: 179px;
 	height: 185px;
 	min-height: 90px;
 	background: #e3f1ff;
 	border: solid 2px #b2cee9;
 	padding: 6px;
 	border-bottom: 3px solid #b2cee9;
 }

 .uye-bolum {
 	float: right;
 	width: 179px;
 	height: 185px;
 	background: #e3f1ff;
 	border: solid 2px #b2cee9;
 	padding: 6px;
 	border-bottom: 3px solid #b2cee9;
 }

 .uye-bolum h4 {
 	position: relative;
 	display: block;
 	height: auto;
 	line-height: 16px;
 	padding: 0 0 0 4px;
 	margin: 0 0 10px 0;

 	font-size: 12px;
 	font-weight: 700;
 	color: #ac0c10;
 }

 .uye-bolum h4 a {
 	color: #ac0c10;
 }

 .uye-bolum h4 a.exit {
 	position: absolute;
 	right: 4px;
 	top: 4px;
 	width: 24px;
 	height: 24px;
 	text-indent: -99999px;
 	cursor: pointer;
 	background-color: transparent;
 	background-image: url('images/cari-bolum-ul-li-a-exit.png');
 	background-position: 0 0;
 	background-repeat: no-repeat;
 	background-size: 24px 24px;
 }

 .uye-bolum ul {
 	width: 195px;

 }

 .uye-bolum ul li {
 	width: 100%;

 }

 .uye-bolum ul li a {
 	display: block;
 	line-height: 100%;

 	font-size: 11px;
 	font-weight: 400;
 	color: #000;
 	text-decoration: none;
 	padding: 4px 0 4px 20px;
 	background: url('images/copy.gif') 0 50% no-repeat;
 }

 .uye-bolum ul li a:hover {
 	color: #ac0c10;
 	text-decoration: underline;
 }

 .cari-bolum {
 	float: right;
 	width: 195px;
 }

 .cari-bolum h4 {
 	position: relative;
 	display: block;
 	height: auto;
 	line-height: 16px;
 	padding: 6px 10px;
 	margin: 0;

 	font-size: 12px;
 	font-weight: 700;
 	color: #ac0c10;
 	background: #e3f1ff;
 	border: solid 2px #b2cee9;
 }

 .cari-bolum h4 a {
 	color: #ac0c10;
 }

 .cari-bolum h4 a.exit {
 	position: absolute;
 	right: 10px;
 	top: 10px;
 	width: 24px;
 	height: 24px;
 	text-indent: -99999px;
 	cursor: pointer;
 	background-color: transparent;
 	background-image: url('images/cari-bolum-ul-li-a-exit.png');
 	background-position: 0 0;
 	background-repeat: no-repeat;
 	background-size: 24px 24px;
 }

 .cari-bolum ul {
 	width: 195px;

 }

 .cari-bolum ul li {
 	width: 100%;

 	margin: 4px 0 0 0;
 }

 .cari-bolum ul li a {
 	display: block;
 	line-height: 100%;
 	padding: 10px 4px 9px 42px;

 	font-size: 14px;
 	font-weight: 700;
 	color: #fff;
 	background-color: #ac0c10;
 	background-position: 10px 50%;
 	background-repeat: no-repeat;
 	background-size: 21px 21px;
 	text-transform: uppercase;
 	cursor: pointer;
 }

 .cari-bolum ul li a.profil {
 	background-image: url('images/cari-bolum-ul-li-a-profil.png');
 }

 .cari-bolum ul li a.siparis {
 	background-image: url('images/cari-bolum-ul-li-a-siparis.png');
 }

 .cari-bolum ul li a.finans {
 	background-image: url('images/cari-bolum-ul-li-a-finans.png');
 }

 .cari-bolum ul li.active a {
 	background-color: #ca282c;
 }

 .cari-bolum ul li a span {
 	display: block;
 	font-size: 10px;
 	font-weight: 400;
 }

 .cari-bolum ul ul {
 	width: 175px;
 	padding: 5px 10px;
 	background: #ca282c;
 }

 .cari-bolum ul ul.disable {
 	display: none;
 }

 .cari-bolum ul ul li {
 	margin: 4px 0 0 0;
 }

 .cari-bolum ul ul li:first-child {
 	margin-top: 0;
 }

 .cari-bolum ul ul li a {
 	line-height: 16px;
 	padding: 3px 0;
 	font-size: 12px;
 	font-weight: 400;
 	background-color: inherit;
 	background-position: inherit;
 	background-repeat: inherit;
 	background-size: auto;
 	text-transform: inherit;
 }

 .cari-bolum ul ul li a:hover {
 	text-decoration: underline;
 }

 .sepet-adres {
 	width: 100%;

 }

 .sepet-adres .left {
 	width: 480px;

 }

 .sepet-adres .right {
 	width: 480px;
 	float: right;
 }

 .sepet-adres .box {
 	width: 478px;

 	margin: 0 0 20px 0;
 	background: #fff;
 	border: 1px solid #ccc;
 	-webkit-border-radius: 3px;
 	-moz-border-radius: 3px;
 	border-radius: 3px;
 }

 .sepet-adres .box h5 {
 	width: 458px;

 	padding: 5px 10px;

 	font-size: 16px;
 	font-weight: 400;
 	color: #fff;
 	background: #959595;
 	-webkit-border-radius: 2px 2px 0 0;
 	-moz-border-radius: 2px 2px 0 0;
 	border-radius: 2px 2px 0 0;
 }

 .sepet-adres .box .icerik {
 	width: 458px;

 	padding: 20px 10px 10px 10px;
 }

 .sepettumusil {
 	line-height: 100%;
 	float: right;
 	margin: 0 0 20px 0;

 	font-size: 13px;
 	font-weight: 700;
 	color: #333;
 	cursor: pointer;
 }

 .sepettumusil:hover {
 	color: #333;
 	text-decoration: underline;
 }

 .baslikdepo {
 	float: right;
 	line-height: 24px;
 	margin-top: -4px;

 	font-size: 15px;
 	font-weight: 700;
 	color: #FD0200;
 }

 .selectdepo {
 	width: auto;
 	height: 24px;
 	line-height: 24px;
 	float: right;
 	padding: 1px 1px 1px 0;
 	margin: -4px 20px 0 5px;

 	font-size: 13px;
 	font-weight: 400;
 	color: #333;
 	background: #fff;
 	border: 1px solid #FD0200;
 	-webkit-border-radius: 3px;
 	-moz-border-radius: 3px;
 	border-radius: 3px;
 }

 .selectdepo:focus {
 	border-color: #FD0200;
 }





 .siparis-toplam {
 	width: 100%;

 	margin: 10px 0 0 0;
 }

 .siparis-toplam span.text {
 	height: 24px;
 	line-height: 24px;
 	float: right;

 	font-size: 14px;
 	font-weight: 400;
 	color: #454545;
 	text-align: right;
 }

 .siparis-toplam span.kargo {
 	height: 24px;
 	line-height: 24px;
 	float: right;

 	font-size: 14px;
 	font-weight: 400;
 	color: #454545;
 	text-align: right;
 }



 .sepetim-onay {
 	width: 878px;

 	margin: 10px 0 20px 0;
 	padding: 10px 20px 10px 80px;
 	background: #fff url('images/sepetim-onay.png') 0 50% no-repeat;
 	border: 1px solid #ccc;
 	-webkit-border-radius: 3px;
 	-moz-border-radius: 3px;
 	border-radius: 3px;
 }

 .sepetim-onay .onay1 {
 	width: 100%;

 	font-size: 15px;
 	font-weight: 400;
 	color: #454545;
 }

 .sepetim-onay .onay2 {
 	width: 100%;

 	font-size: 15px;
 	font-weight: 700;
 	color: #de0000;
 }

 .sepetim-onay .onay3 {
 	width: 100%;

 	font-size: 13px;
 	color: #888;
 }

 .sepetim-onay .onay3 a {
 	font-weight: 700;
 	font-size: 13px;
 	color: #454545;
 	text-decoration: underline;
 	cursor: pointer;
 }

 .sepetim-onay .onay3 a:hover {
 	text-decoration: none;
 }

 .hizli-urun {
 	width: 100%;

 	margin: 0 0 20px 0;
 }

 .hizli-urun .form {
 	width: 100%;

 	margin: 0 0 10px 0;
 }

 .hizli-urun .form .input {
 	display: block;
 	width: 190px;
 	height: 18px;
 	line-height: 18px;
 	padding: 3px 4px;
 	margin: 0;

 	font-size: 12px;
 	font-weight: 400;
 	color: #000;
 	text-align: left;
 	text-decoration: none;
 	background: #fff;
 	border: 1px solid #b9b9b9;
 	-webkit-border-radius: 2px;
 	-moz-border-radius: 2px;
 	border-radius: 2px;
 }

 .hizli-urun .form .input:hover {
 	border-color: #888;
 }

 .hizli-urun .form .input:focus {
 	border-color: #fff;
 	outline: auto #0d8cd9;
 }

 .hizli-urun .form .multiple {
 	display: block;
 	height: 198px;

 	font-size: 12px;
 	font-weight: 400;
 	color: #000;
 	text-align: left;
 	text-decoration: none;
 	overflow: auto;
 	background: #fff;
 	border: 1px solid #b9b9b9;
 	-webkit-border-radius: 2px;
 	-moz-border-radius: 2px;
 	border-radius: 2px;
 }

 .hizli-urun .form .multiple:hover {
 	border-color: #888;
 }

 .hizli-urun .form .multiple:focus {
 	border-color: #fff;
 	outline: auto #0d8cd9;
 }

 .hizli-urun .form .multiple .none {
 	padding: 4px;
 }

 .hizli-urun .form .multiple ul {
 	width: 100%;

 }

 .hizli-urun .form .multiple ul li {
 	width: 100%;
 	line-height: 14px;

 	padding: 4px 0;
 	margin: 0;

 	font-size: 12px;
 	color: #000;
 	background: #fff;
 }

 .hizli-urun .form .multiple ul li:hover {
 	background: #7aff83;
 }

 .hizli-urun .form .multiple ul li.blue {
 	background: #e4eef7;
 }

 .hizli-urun .form .multiple ul li.blue:hover {
 	background: #7aff83;
 }

 .hizli-urun .form .multiple ul li label {
 	width: auto;
 	height: auto;
 	line-height: 14px;

 	padding: 0 0 0 4px;
 	margin: 0;

 	font-size: 12px;
 	font-weight: 400;
 	color: #000;
 }

 .hizli-urun .form .multiple ul li label b {
 	width: 70px;

 }

 .hizli-urun .form .multiple ul li strong {
 	line-height: 14px;
 	float: right;
 	padding: 0 4px 0 0;

 	font-size: 10px;
 	font-weight: 400;
 	color: #000;
 }

 .hizli-urun .form .multiple ul li strong .birim {
 	line-height: 14px;

 	margin: 0 3px 0 0;
 }

 .hizli-urun .form .multiple ul li strong input {
 	width: 14px;
 	height: 12px;
 	line-height: 12px;

 	padding: 0 2px;
 	margin: 0 3px 0 0;

 	font-size: 10px;
 	font-weight: 400;
 	color: #000;
 	text-align: left;
 	text-decoration: none;
 	background: #fff;
 	border: 1px solid #b9b9b9;
 	-webkit-border-radius: 2px;
 	-moz-border-radius: 2px;
 	border-radius: 2px;
 }

 .hizli-urun .form .multiple ul li strong input:hover {
 	border-color: #888;
 }

 .hizli-urun .form .multiple ul li strong input:focus {
 	border-color: #fff;
 	outline: auto #0d8cd9;
 }

 .hizli-urun .form .multiple ul li strong .button {
 	width: auto;
 	height: 14px;
 	line-height: 14px;

 	padding: 0 3px;
 	margin: 0;

 	font-size: 10px;
 	font-weight: 400;
 	color: #fff;
 	cursor: pointer;
 	background: #ff4242;
 	border: none;
 	-webkit-border-radius: 2px;
 	-moz-border-radius: 2px;
 	border-radius: 2px;
 }

 .hizli-urun .form .multiple ul li strong .button::selection {
 	background: transparent;
 }

 .hizli-urun .form .multiple ul li strong .button:hover {
 	background-color: #ff4242;
 	color: #fff;
 }

 .hizli-iskonto {
 	width: 100%;

 	margin: 20px 0;
 }

 .hizli-iskonto form {
 	float: right;
 }

 .hizli-iskonto form span {
 	line-height: 24px;

 	margin: 0 5px 0 0;

 	font-size: 14px;
 	font-weight: 400;
 	color: #454545;
 }

 .hizli-iskonto form .input {
 	width: 90px;
 	height: 16px;
 	line-height: 16px;

 	padding: 3px 4px;
 	margin: 0 5px 0 0;

 	font-size: 12px;
 	font-weight: 400;
 	color: #000;
 	text-align: left;
 	text-decoration: none;
 	background: #fff;
 	border: 1px solid #b9b9b9;
 	-webkit-border-radius: 2px;
 	-moz-border-radius: 2px;
 	border-radius: 2px;
 }

 .hizli-iskonto form .input:hover {
 	border-color: #888;
 }

 .hizli-iskonto form .input:focus {
 	border-color: #fff;
 	outline: auto #0d8cd9;
 }

 .hizli-iskonto form .button {
 	width: auto;
 	height: 24px;
 	line-height: 24px;

 	padding: 0 5px;
 	margin: 0;

 	font-size: 12px;
 	font-weight: 400;
 	color: #fff;
 	cursor: pointer;
 	background: #ff4242;
 	border: none;
 	-webkit-border-radius: 2px;
 	-moz-border-radius: 2px;
 	border-radius: 2px;
 }

 .hizli-iskonto form .button::selection {
 	background: transparent;
 }

 .hizli-iskonto form .button:hover {
 	background-color: #ff4242;
 	color: #fff;
 }

 .detay_resim_liste {

 	width: 265px;
 	height: auto;
 	margin-top: 12px
 }

 .detay_resim_liste li {

 	width: 55px;
 	height: 45px;
 	border: solid 1px #ccc;
 	border: 1px solid #ccc;
 	-webkit-border-radius: 3px;
 	-moz-border-radius: 3px;
 	border-radius: 3px;
 	padding: 2px;
 	text-align: center;
 	margin: 0px 5px 5px 0px
 }

 .detay_resim_liste li img {
 	width: 55px;
 	min-height: 45px;
 }

 .detay_resim_liste li .over {

 	width: 55px;
 	height: 45px;
 	overflow: hidden
 }

 .pass-user {
 	display: block;
 	padding: 10px 0;
 	text-align: center;
 	background: #eee;
 	border-bottom: 1px solid #ccc;
 }




 .content-genel .extre-table {

 	width: 783px;
 	height: 370px;
 	overflow: scroll;
 	border: 1px solid #109c00;
 }

 .tooltip {
 	position: relative;
 	display: inline-block;
 	border-bottom: 1px dotted black;
 }

 .tooltip .tooltiptext {
 	visibility: hidden;
 	width: 160px;
 	background-color: #ac0c10;
 	color: #fff;
 	text-align: center;
 	border-radius: 6px;
 	padding: 1px 0;
 	left: -57px;
 	top: -36px;
 	/* Position the tooltip */
 position: absolute;
 z-index: 1;
 }

 .tooltip:hover .tooltiptext {
 	visibility: visible;
 }

 .tooltiplist {
 	position: relative;
 	display: inline-block;
 	border-bottom: 1px dotted black;
 }

 .tooltiplist .tooltiplisttext {
 	visibility: hidden;
 	width: 180px;
 	background-color: #ac0c10;
 	color: #fff;
 	text-align: center;
 	border-radius: 6px;
 	padding: 10px 0;
 	left: -67px;
 	top: -20px;
 	/* Position the tooltip */
 	position: absolute;
 	z-index: 1;
 	margin-top: -77px;
 }

 .tooltiplist:hover .tooltiplisttext {
 	visibility: visible;
 }

 .secilen-filtreler__temizle {
    cursor: pointer;
    font-weight: 700;
    text-decoration: underline;
}