@charset "utf-8";
/* CSS Document */

/*ayakkabı renkleri b*/

.rz-siyah  {background-color:#000;}
.rz-gri  {background-color: #808080;}
.rz-beyaz  {background-color: #FFF;}
.rz-krem  {background-color: #9B8A6C;}
.rz-kahve  {background-color: #6C4025;}
.rz-sari  {background-color: #A66D1E;}
.rz-kirmizi  {background-color: #FF0000;}
.rz-pembe  {background-color: #BF2641;}
.rz-lila  {background-color: #987589;}
.rz-mor  {background-color: #8E6782;}
.rz-turkuaz  {background-color: #0B6063;}
.rz-mavi  {background-color: #193D93;}
.rz-yesil  {background-color: #1B6D21;}
.rz-bej  {background-color: #9B5A1A;}
/*ayakkabı renkleri s*/


.apx, .apy {background-position: 0px 0px;}
.apx {background-repeat: repeat-x;}
.apy {background-repeat: repeat-y;}
.k0 {border:0px !important;} /*kenarlık sıfırla*/
.a {text-decoration: none;}
.kirmizi {color: #F00;}
.beyaz {color: #FFF;}
.sari {color: #FC0;}
.turuncu {color: #F90;}
.siyah {color: #000;}
.gria {color: #EEEEEE;}
.gria1 {color: #DDDDDD;}
.gria2 {color: #CCCCCC;}
.gria3 {color: #BBBBBB;}
.gria4 {color: #AAAAAA;}
.grik {color: #999999;}
.grik1 {color: #888888;}
.grik2 {color: #777777;}
.grik3 {color: #666666;}
.grik4 {color: #555555;}
.grik5 {color: #444444;}
.grik6 {color: #333333;}
.grik7 {color: #222222;}
.grik8 {color: #111111;}

.sola {float: left !important;}
.saga {float: right !important;}
.yaslama {float: none !important;}
.isola {text-align: left;}
.isaga {text-align: right;}
.iorta {text-align: center;}
/*arka plan renkleri */
.beyazap {background-color: #fff;}

/*
kutucuklar başlangıç
*/
.satir, .sutun {
	margin: 0px;
	padding: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	position: relative;
	display: table;
}
.satir, .bol {
	display: block;
	width: 100%;
}
.bol2, .bol3, .bol4, .bol5, .bol6 {
	display: table-cell;
	height: auto;
	float: left;
	vertical-align: middle;
	position: relative;
}
.bol2 {width: 50%;}
.bol3 {width: 33.333%;}
.bol4 {width: 25%;}
.bol5 {width: 20%;}
.bol6 {width: 16.666%;}

a.a:link, a.a:visited { color: #333;}
a.a:hover, a.a:active { font-weight: bold;}
/* after before ayarları
------------------------------------------------------------------ b */
.ust:before, .ust:after {
	content: "";
	background-image: url(resim/ust_ss.png);
	background-repeat: no-repeat;
	height: 80px;
	width: 20px;
	position: absolute;
	z-index: 1;
	top: 0px;
	display: block;
}
.ust:before {
	background-position: right top;
	left: -20px;
}
.ust:after {
	background-position: left top;
	right: -20px;
}
 
/* after before ayarları
------------------------------------------------------------------ s */
.telif {
	font-size: 1em;
	line-height: 18px;
	font-weight: 500;
	color: #333;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 20px;
}
a.bilnet:link, a.bilnet:visited {
	color: #666;
	font-family: Helvetica;
	font-size: 0.8em;
	line-height: 17px;
	font-weight: bold;
	text-decoration: none;
}
a.bilnet:hover, a.bilnet:active {
	color: #333;
}
/*
CSS3 GENEL ÖZELLİKLER TOPLU TANIMLAMA
*/
.numara {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}
.o6 {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
}
.o06, .umic {
	-moz-border-radius: 0px 0px 6px 6px;
	-webkit-border-radius: 0px 0px 6px 6px;
	-o-border-radius: 0px 0px 6px 6px;
	-ms-border-radius: 0px 0px 6px 6px;
	-khtml-border-radius: 0px 0px 6px 6px;
	border-radius: 0px 0px 6px 6px;
}
.arayazi {
	-moz-border-radius: 3px 0px 0px 3px;
	-webkit-border-radius: 3px 0px 0px 3px;
	-o-border-radius: 3px 0px 0px 3px;
	-ms-border-radius: 3px 0px 0px 3px;
	-khtml-border-radius: 3px 0px 0px 3px;
	border-radius: 3px 0px 0px 3px;
}
.r-sec, .r-sec1  {
	display: block;
	border: 2px solid #CCC;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-o-border-radius: 8px;
	-ms-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
}
.r-sec  {
	margin: 10px;
	height: 30px;
	width: auto;
}
.r-sec1  {
	margin: 5px;
	height: 22px;
	width: 26px;
	padding: 6px;
	float: left;
	text-align: center;
}
