@import url("/css/buton.css");
@import url("/css/hata.css");
@import url("/css/formlar.css");
@import url("/css/kutular.css");

/* GENEL KODLAMA */

div#kayit {
	width: 990px;
	margin: 0 auto;
}
.enabled {
	display: inline;
}
.disabled {
	display: none;
}
label.error, label.error {
	color: red;
	font-style: italic;
	display: block;
}
div.error { display: none; }
input:focus { border: 1px dotted black; }
input.error { border: 1px dotted red; }
 
html,body{color:#000;font-family:Segoe UI,Arial,Helvetica,sans-serif;font-size:small;font-size-adjust:none;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:400;line-height:normal;margin-top:2px;
}
div.temiz {
	clear: both;
	height: 10px;
}
.font12 {
	font-size: 12px;
}
.font10 {
	font-size: 10px;
}
hr {
	border:  #fff 1px dotted;
	border-bottom: #b0b0b0 1px dotted;
}
A {
	text-decoration: none;
}
A:Hover {
	text-decoration: underline;
}
.logo {
	margin: 0 0 10px 0;
}
.logoaltcizgi {
	width: 990px;
	height: 5px;
	background: url(/resim/cizgiozelsayfa.gif) no-repeat;
}
.anasayfalink {
	float:right;
	margin-top:-30px;
}
.coppyyazi {
	border-top: #D0EDFF 1px solid;
	padding-top: 5px;
	font-size: 10px;
}

.baslik {
	font-size: 20px;
	color: #333333;
	margin: 0 0 20px 0;
	font-weight: normal;
}
.slogan {
	font-size: 16px;
	color: #ff8000;
	font-weight: bold;
	margin-bottom: 15px;
}
ul {
	margin: 0 0 0 10px;;
	padding: 0;
	list-style-type: none;
}
li {
 	padding: 0;
	list-style-type: disc;
	font-weight: normal;
}
label {
	cursor: pointer;
}

/* BÖLÜMLER */

.cercevedis {
	margin: 0 auto;
	width: 990px;
	background-color: #fff;
	padding: 5px;
}
.cercevedis div.ust {
	width: 990px;
}
.cercevedis div.alt {
	width: 990px;
}
.cercevedis div.orta {
	width: 990px;
	padding: 10px 0 10px 0;
}
.cercevedis div.orta div.sol {
	float: left;
	width: 300px;
	margin: 0 9px 0 0;
}
.cercevedis div.orta div.sag {
	float: left;
	width: 670px;
}

.loginform div {
	width: 270px;
}
.loginform div {
	width: 260px;
	margin-top: 0;
	padding: 10px 0 0 0;
}
.loginform span {
	float: left;
	display: block;
	width: 60px;
}
.loginform label.error {
	padding-left: 60px;
}
.loginform input.grs{
	width: 160px;
}

.kayitform div {
	width: 680px;
	margin-top: 0;
	padding: 10px 0 0 0;
}
.kayitform span {
	float: left;
	display: block;
	width: 170px;
}
.kayitform label.error {
	padding-left: 170px;
}

/* Karşılaştırma Tablosu */

.karsilas div.satir {
	width: 640px;
	clear: both;
	padding: 5px;
	 
	border-bottom: #f0f0f0 1px dashed;
}
.karsilas div#g {
	background-color: #f9f9f9;
}
.karsilas div#g2 {
	background-color: #f0f0f0;
	font-weight:bold;
	
}
.satir div#s1{
	width: 300px;
	float: left;
}
.satir div#s2{
	width: 150px;
	float: left;
	text-align: center;
}
.satir div#s3{
	width: 150px;
	float: left;
	text-align: center;
}
#uyeloginbaslik {
	font-size: 13px;
	padding: 8px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFCF00;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFCF00;
	background-color: #FFFFCC;
	margin-bottom: 5px;	
}


/* Site Haritası */

.siteharita {
	padding: 0 0 0 50px;
}
.siteharita div {
	float: left;
	width: 200px;
}
.siteharita div  A {
	padding: 5px 5px 5px 15px;
	display: block;
	font-weight: bold;
	background: url(/resim/icon/oksari.gif) no-repeat;
}
