﻿body {
	margin:0;
	padding:0;
	background:url(/i/back.jpg) repeat;
	font-family:georgia;
}

.menuBack {
	background:url(/i/menu_back.jpg) repeat;
}

.menuPassiveLeft {
	background:url(/i/menu_passive_left.jpg) no-repeat bottom right;
	width:5px;
	height:43px;
	display:block;
	float:left;
}

.menuPassive {
	background:url(/i/menu_passive.jpg) no-repeat bottom right;
	height:43px;
	display:block;
	float:left;
	font-size:16px;
	color:#fff;
	padding:0 20px 0 15px;
	cursor:pointer;
	letter-spacing:-1px;
}

.menuActiveLeft {
	background:url(/i/menu_active_left.jpg) no-repeat bottom right;
	width:5px;
	height:43px;
	display:block;
	float:left;
}

.menuActive {
	background:url(/i/menu_active.jpg) no-repeat bottom right;
	height:43px;
	display:block;
	float:left;
	font-size:16px;
	color:#fff;
	padding:0 20px 0 15px;
	cursor:pointer;
	letter-spacing:-1px;
}

.menuLine {
	background:url(/i/menu_line.jpg) no-repeat;
	width:1px;
	height:43px;
	display:block;
	float:left;
}

.menuEmpty {
	width:5px;
	height:43px;
	display:block;
	float:left;
}

.menuYellow {
	color:yellow;
}

.bigHeader {
	font-size:42px;
	color:#fff;
	letter-spacing:-1px;
}

a.smallLink {
	background:url(/i/orange_arrow.gif) no-repeat center right;
	font-size:10px;
	color:#fff;
	text-decoration:none;
	padding:0 15px 0 0;
}

a.smallLink:hover {
	text-decoration:underline;
}

.yellow {
	color:yellow;
}

.text {
	font-size:12px;
	color:#fff;
	line-height:18px;
}

.textSiyah {
	font-size:12px;
	color:#000;
	line-height:18px;
}

.textKirmizi {
	font-size:12px;
	color:red;
	line-height:18px;
}

.text2 {
	font-size:11px;
	color:#fff;
	line-height:15px;
	letter-spacing:-1px;
}

.text2Gri {
	font-size:11px;
	color:#696969;
	line-height:15px;
}

.searchBack {
	background:url(/i/search_back.jpg) no-repeat;
	padding:15px 0 0 15px;
}

.searchTabL {
	background:url(/i/searchTab_left.jpg) no-repeat;
}

.searchTabR {
	background:url(/i/searchTab_right.jpg) no-repeat;
}
.searchTabText {
	background-color:#7188B0;
	color:yellow;
	font-weight:bold;
	font-size:14px;
	padding:0 5px 0 5px;
	letter-spacing:-1px;
	cursor:pointer;
}

.searchTabPL {
	background:url(/i/searchTabP_left.jpg) no-repeat;
}

.searchTabPR {
	background:url(/i/searchTabP_right.jpg) no-repeat;
}
.searchTabPText {
	background-color:#647DA8;
	color:#B9C4D8;
	font-size:14px;
	padding:0 5px 0 5px;
	letter-spacing:-1px;
	cursor:pointer;
}

.searchTabOL {
	background:url(/i/searchTabO_left.jpg) no-repeat;
}

.searchTabOR {
	background:url(/i/searchTabO_right.jpg) no-repeat;
}
.searchTabOText {
	background-color:#FFC000;
	color:#fff;
	font-size:14px;
	padding:0 5px 0 5px;
	letter-spacing:-1px;
	cursor:pointer;
}

.orangeNumber {
	position:absolute;
	font-family:tahoma;
	font-size:10px;
	color:#fff;
	background:url(/i/number_back.gif) no-repeat;
	display:block;
	width:16px;
	height:16px;
	top:-18px;
	left:-4px;
	text-align:center;
	padding:1px 0 0 0;
}

.locText {
	background:url(/i/locationSearchInput_back.jpg) no-repeat;
	width:281px;
	height:35px;
	border:0px;
	padding:0 0 0 50px;
	font-size:22px;
	color:#666;
}

*html .locText {
	padding:5px 0 0 50px;
}

.locText:focus {
	background:url(/i/locationSearchInput_backa.jpg) no-repeat;
	border:0px;
	padding:0 0 0 50px;
	font-size:22px;
	color:#000;
}

.button {
	font-family:Tahoma;
	background:url(/i/oButton_back.jpg) repeat-x;
	height:25px;
	font-size:12px;
	color:#fff;
	text-align:center;
	padding:5px 5px 0 5px;
	cursor:pointer;
	font-weight:bold;
}

.disabledB {
	opacity:0.7;
	filter:alpha(opacity=70);
}

.t63 {
	background:url(/i/textBack_63.jpg) no-repeat;
	width:63px;
	height:21px;
	padding:0 0 0 5px;
	border:0;
}

*html .t63 {
	padding:3px 0 0 5px;
}


.s63 {
	background:url(/i/selectBack_63.jpg) no-repeat;
	width:63px;
	height:21px;
	padding:0 0 0 17px;
	border:0;
}

*html .s63 {
	padding:3px 0 0 17px;
}

.s63:focus {
	background:url(/i/selectBack_63a.jpg) no-repeat;
	width:63px;
	height:21px;
	padding:0 0 0 17px;
	border:0;
}

.t143 {
	background:url(/i/textBack_143.jpg) no-repeat;
	width:143px;
	height:21px;
	padding:0 0 0 5px;
	border:0;
}

*html .t143 {
	padding:3px 0 0 5px;
}

.oButtonArrow {
	background:url(/i/oButtonArrow.jpg) no-repeat;
	height:25px;
	width:20px;
	display:block;
	float:left;
}

.moreOptions {
	position:absolute;
	top:25px;
	height:133px;
	width:260px;
	background:url(/i/otherSearch_back.jpg) repeat-x;
	padding:10px 0 0 10px;
	opacity:0.9;
	filter:alpha(opacity=90);
	display:none;
}

*html .moreOptions {
	top:0px;
}

label {
	cursor:pointer;
}

.tabBack {
	background:url(/i/tab_back.gif) repeat-x;
	font-size:13px;
	letter-spacing:-1px;
	color:#5672A2;
	font-weight:bold;
	text-align:center;
	padding:5px 0 0 0;
}

.tabtextBack {
	background:url(/i/tab_text_back.jpg) repeat-x;
	font-size:13px;
	color:#000;
	padding:10px 0 0 10px;
}

a.buttonDiv {
	text-decoration:none;
}

.listImage {
	display:block;
	width:132px;
	height:82px;
	border:5px solid #BFC8D9;
	overflow:hidden;
	position:relative;
	cursor:pointer;
}

a.listImgLink { }

a.listImgLink:hover {
	opacity:0.6;
	filter:alpha(opacity=60);
}

a.listSlogan {
	font-size:16px;
	color:#7A8FA4;
	font-weight:bold;
	letter-spacing:-1px;
	text-decoration:none;
}

a.listSlogan:hover {
	font-size:16px;
	color:#0B2C7B;
	font-weight:bold;
	letter-spacing:-1px;
	text-decoration:underline;
}

.listitipi {
	font-size:16px;
	color:#000;
	font-weight:bold;
	letter-spacing:-1px;
}

.listytipi {
	font-size:16px;
	color:#696969;
	font-weight:bold;
	letter-spacing:-1px;
}

.listfiyat {
	font-size:16px;
	color:#EBA728;
	font-weight:bold;
	letter-spacing:-1px;
}

.altitireli {
	border-bottom:1px dashed #D0CFD4;
}

.listGD {
	display:block;
	width:278px;
	height:100px;
	border:1px solid #C6CACD;
	background-color:#F0F0F0;
	float:left;
}

.listGdFoto {
	display:block;
	width:70px;
	height:90px;
	background-color:#fff;
	float:left;
	margin:5px 10px 0 5px;
}

*html .listGdFoto {
	margin:5px 5px 0 3px;
}

.listGdText {
	display:block;
	width:280px;
	height:90px;
	float:left;
	margin:5px 0 0 0;
}

a.listOfis {
	font-size:20px;
	color:#0B2C7B;
	font-weight:bold;
	letter-spacing:-1px;
	text-decoration:none;
}

a.listOfis:hover {
	font-size:20px;
	color:#000;
	font-weight:bold;
	letter-spacing:-1px;
	text-decoration:none;
}

a.listGdisim {
	font-size:15px;
	color:#696969;
	font-weight:bold;
	letter-spacing:-1px;
	text-decoration:none;
}

a.listGdisim:hover {
	font-size:15px;
	color:#000;
	font-weight:bold;
	letter-spacing:-1px;
	text-decoration:none;
}

.listImageText {
	width:90px;
	height:14px;
	font-size:10px;
	color:#666;
	float:left;
	text-align:right;
	margin:0 10px 0 0;
}

*html .listImageText {
	width:80px;
}

.listImageSol {
	width:14px;
	height:14px;
	background:url(/i/listsolok.gif) no-repeat;
	float:left;
	cursor:pointer;
}

.listImageSag {
	width:14px;
	height:14px;
	background:url(/i/listsagok.gif) no-repeat;
	float:left;
	cursor:pointer;
}


.listImg {
	display:block;
	position:absolute;
}



.portfoyBaslik {
	font-size:22px;
	color:#000;
	letter-spacing:-1px;
}

.portfoyImage {
	display:block;
	background-color:#DCE3ED;
	padding:5px 0 0 5px;
	width:433px;
	overflow:hidden;
}

.portfoyImages {
	display:block;
	background-color:#BCC7D9;
	padding:5px 0 0 5px;
	width:433px;
}

.portfoyTexts {
	border:1px solid #C4C7D0;
	background-color:#fff;
}

.portfoyLoc {
	font-size:16px;
	color:#696969;
	font-weight:bold;
	letter-spacing:-1px;
}

.portfoyitipi {
	font-size:16px;
	color:#000;
	font-weight:bold;
	letter-spacing:-1px;
}

.portfoyytipi {
	font-size:16px;
	color:#696969;
	font-weight:bold;
	letter-spacing:-1px;
}

.portfoyfiyat {
	font-size:18px;
	color:#52658D;
	font-weight:bold;
	letter-spacing:-1px;
}

.portfoyyazi {
	font-size:14px;
	color:#696969;
	line-height:19px;
}

.portfoyozellik {
	font-size:15px;
	color:#898989;
	border-bottom:1px dashed #cbcbcb;
	font-weight:bold;
	padding:0 0 0 3px;
}

.siyah {
	color:#000;
}

.portfoyDozellikler {
	font-size:19px;
	color:#022F70;
	letter-spacing:-1px;
}

.portfoydotext {
	font-size:14px;
	color:#696969;
	letter-spacing:-1px;
}

.onpx {font-size:10px;}
.onbirpx {font-size:11px;}
.onikipx {font-size:12px;}
.onucpx {font-size:13px;}
.ondortpx {font-size:14px;}
.onbespx {font-size:15px;}
.onaltipx {font-size:16px;}
.onyedipx {font-size:17px;}
.onsekizpx {font-size:18px;}
.ondokuzpx {font-size:19px;}
.yirmipx {font-size:20px;}
.yirmibespx {font-size:25px;}
.otuzpx {font-size:30px;}
.otuzbespx {font-size:35px;}
.kirkpx {font-size:40px;}


.tdBack {
	background-color:#ECECEC;
}

.subHeader {
	font-size:16px;
	color:#0B2C7B;
	font-weight:bold;
	letter-spacing:-1px;
	text-decoration:none;
}

.banaYazin {
	display:none;
	height:0px;
	background-color:#fff;
	overflow:hidden;
}

.pBack {
	background: url(../i/pager/bg.gif) no-repeat;
	width:55px;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	padding-bottom:4px;
}

a.mavilink {
	color:#3C69B2;
	font-size:11px;
	text-decoration:none;
}

a.mavilink:hover {
	color:#666;
	font-size:11px;
	text-decoration:underline;
}

.tooltip {
	display:none;
	background:transparent url(/i/white_arrow.png);
	font-size:11px;
	height:70px;
	width:160px;
	padding:25px;
	color:#000;	
}

