body {
	margin: 0;
	font-family: Tahoma, Geneva, sans-serif;
	color: #6c6c6c;
	background-color: #ECECEC;
	background-image: url(../images/body.png);
	background-repeat: repeat-x;
	font-size: 12px;
}
.c {
	width:955px;
	margin:0 auto;
	position: relative;
}
.cb {
	clear: both;

}
.b {
	font-weight: bold;


}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #666;
}
h1, h2, h3, h4 {
	font-size: 100%;
}
h2    {
	font-size: 12px;
}
.trans {
	background-color: transparent;
	background-image:url(../images/pix.png);
	border: 0px solid;
	cursor: pointer;
}
.c.top {
	background-image: url(../images/online.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 131px;
	z-index: 11;
}
#logo {
	position:absolute;
	width:200px;
	height:170px;
	z-index:1;
	left: -40px;
}
#menu {
	position:absolute;
	width:550px;
	height:51px;
	z-index:1;
	left: 200px;
	top: 19px;
}
#menu a   {
	font-family: "trebuchet MS";
	color: #535353;
	background-image: url(../images/msp.png);
	font-size:16px;
	padding:15px 9px;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(../images/msp.png);
	float: left;
}
#menu a:hover {
	color: #c51810;
}
#langs {
	position:absolute;
	height:21px;
	z-index:2;
	top: 98px;
	right: 446px;
}
.phone {
	position: absolute;
	width: 182px;
	height: 70px;
	left: 767px;
	top: 5px;
}
.online {
	position: absolute;
	width: 138px;
	height: 40px;
	left: 594px;
	top: 83px;
}
.transfer {
	position: absolute;
	width: 182px;
	height: 40px;
	left: 764px;
	top: 89px;
}


.c.slide {
	height: 365px;
	z-index: 10;
}
.c.slide .slides{
	height: 365px;
	position: absolute;
	width: 100%;
	display: none;
}
.slide .sbackward  {
	position: absolute;
	width: 45px;
	height: 94px;
	left: 79px;
	top: 138px;
	background-image: url(../images/snav.png);
	cursor: pointer;

}
.slide .sforward  {
	position: absolute;
	width: 46px;
	height: 94px;
	left: 978px;
	top: 137px;
	background-image: url(../images/snav.png);
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: right top;

}
#slidel {
	position:absolute;
	width:1025px;
	height:365px;
	z-index:1;
	left: -70px;
	color: #FFF;
	line-height: 1.5;
}
#slidel .simg{
	position:absolute;
	width:488px;
	top: 0px;
	height: 365px;
	left: 124px;
	background-image: url(../images/simg.png);
	background-repeat: no-repeat;
}
#slidel .simg img{
	margin: 63px 0 0 24px;

}
#slidel .sdesc{
	position:absolute;
	width:356px;
	top: 66px;
	height: 254px;
	left: 615px;
}
#slidel .sdesc .cinf {
	background-image: url(../images/cinf.png);
	height: 41px;
	width: 349px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#slidel .sdesc .cinfs {
	position: absolute;
	left: 22px;
	top: 13px;
	color:#535353;
}
#slidel .sdesc .chead {
	font-family: "Segoe UI";
	font-size: 25px;
}
#slidel .sdesc .cdesc {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: normal;
}

.news {
	background-image: url(../images/news.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 47px;
}
.news .item  {
	position: absolute;
	left: 55px;
	top: 12px;
	display: none;

}
.news .nbackward  {
	position: absolute;
	width: 31px;
	height: 25px;
	left: 868px;
	top: 7px;
	background-image: url(../images/pix.gif);
	cursor: pointer;

}
.news .nforward  {
	position: absolute;
	width: 32px;
	height: 26px;
	left: 904px;
	top: 6px;
	background-image: url(../images/pix.gif);
	cursor: pointer;

}
.c.cen {
	height: 350px;
}
.c.cen .slide2 {
	float: left;
	width: 424px;
	overflow: hidden;
	height: 300px;
	position: relative;
}
.c.cen .slide2 .slideh {
	width: 3000px;
	height: 270px;
	position: absolute;
	top: 30px;
	left: 0px;
}
.c.cen .slide2 .slides {
	width: 195px;
	margin-right: 35px;
	float: left;
	height: 270px;
}
.c.cen .slide2 .sliden {
	position: absolute;
	top: 7px;
	right: 15px;
}
.c.cen .slide2 .sliden a {
	background-image: url(../images/dot.png);
	height: 12px;
	width: 13px;
	float: left;
	background-position: right;
}
.c.cen .slide2 .sliden a.active {
	background-image: url(../images/dot.png);
	background-position: left;
}

.c.cen .slide2 .img {
	background-image: url(../images/img.png);
	height: 100px;
	width: 184px;
	clear: both;
	float: left;
	padding: 5px;
	margin-bottom: 10px;
}
.block {
	background-image: url(../images/block.png);
	background-repeat: repeat-x;
	background-color: #E8E8E8;
	height: 220px;
}
.block .h2{
	color: #5c5c5c;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;

}
.block .h3{
	color: #5c5c5c;
	font-weight: normal;

}
#weather {
	background-image: url(../images/bsp.png);
	background-repeat: no-repeat;
	background-position: right center;
	position: absolute;
	width: 239px;
	left: 15px;
	top: 19px;
}
#weather font{
	line-height: 20px;

}
#wenow {
	position:absolute;
	width:131px;
	height:40px;
	z-index:3;
	left: 91px;
	top: 38px;
}
#wenow .wedegre{
	float:right;
	font-size:35px;
	line-height:35px;
}
#wetom {
	position:absolute;
	width:129px;
	height:46px;
	z-index:3;
	left: 91px;
	top: 117px;
}
#wetom .wedegree{
	float:right;
	font-size:30px;
	line-height:25px;
}
#cont1 {
	position:absolute;
	width:221px;
	height:182px;
	z-index:2;
	left: 276px;
	top: 19px;
	background-image: url(../images/bsp.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#cont1 ul {
	padding-top: 10px;
}

#cont1 li{
	line-height: 23px;
	font-size: 15px;
	background-image: url(../images/ck.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}#cont1 {
	position:absolute;
	width:221px;
	height:182px;
	z-index:2;
	left: 276px;
	top: 19px;
	background-image: url(../images/bsp.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#cont1 ul {
	padding-top: 10px;
}

#cont1 li{
	line-height: 23px;
	font-size: 15px;
	background-image: url(../images/ck.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}

#cont2 {
	position:absolute;
	width:221px;
	height:182px;
	z-index:2;
	left: 276px;
	top: 19px;
	background-image: url(../images/bsp.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#cont2 ul {
	padding-top: 10px;
}

#cont2 li{
	line-height: 23px;
	font-size: 15px;
	background-image: url(../images/nox.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
#poll {
	position:absolute;
	width:205px;
	height:184px;
	z-index:3;
	left: 751px;
	top: 19px;
}







.foo {
	border: 1px solid #d9d9d9;
	margin-bottom: 30px;
	font-size: 11px;
}
.foo .foob{
	background-color: #ededed;
	border: 1px solid #f7f7f7;
	padding: 12px 0;
}
.foo .foomenu{
	float: right;
}
.foo .copy{
	padding-left: 10px;

}
.h1 {
	font-size: 14px;
	font-weight: bold;
	font-family: "Myriad Pro";
	padding-left: 5px;
	margin-bottom: 5px;
}
.h2 {
	font-size: 18px;
	color: #1f1f1f;
}
.h3 {
	color: #515151;
}
.f1 {
	font-size: 11px;
	padding-left: 5px;
}
.f2 {
	font-size: 11px;
	padding: 10px 3px;
}
.leftblock   {
	float: left;
	width: 238px;
	margin-right: 10px;
	color: #666;
	margin-left: 10px;
	margin-bottom: 30px;
}
.leftblockbot   {
	background-image: url(../images/leftblock.png);
	height: 11px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.leftblockcont   {
	background-image: url(../images/leftblock.png);
	background-position: left top;
	padding: 7px 7px 0;
	background-repeat: no-repeat;
}
.rightblock   {
	float: left;
	width: 697px;
	position: relative;
	color: #666;
	margin-bottom: 5px;
}
.rightblockbot   {
	background-image: url(../images/rightblock.png);
	height: 7px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.rightblockcont   {
	background-image: url(../images/rightblock.png);
	background-position: left top;
	padding: 7px 7px 0;
	background-repeat: no-repeat;
	font-size: 11px;
	position: relative;
}
.rbfix {
	float: left;
	width: 697px;
}

.pageh {
	margin-bottom: 15px;
}
.pagec {

}
.pagem ul{
	margin-top: 10px;


}
.pagem li{
	background-image: url(../images/arr3.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	line-height: 1.8em;

}
.table td {
	padding: 3px;
}


.step {
	background-image: url(../images/step.png);
	line-height: 25px;
	float: left;
	width: 25px;
	background-position: right top;
	height: 25px;
	text-align: center;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.step.active {
	background-image: url(../images/step.png);
	background-position: left top;
}
.steptext {
	line-height: 26px;
	float: left;
	padding: 0 30px 0 5px;
	font-size: 12px;
}
.aprice .price {
	background-image: url(../images/steps.png);
	line-height: 25px;
	float: left;
	width: 25px;
	background-position: right bottom;
	height: 25px;
	text-align: center;
	color: #FFF;
	cursor: pointer;
}
.aprice .price.active {
	background-image: url(../images/steps.png);
	background-position: left bottom;
}
.fea .fr450 {
	float: right;
	width: 450px;
}
.fea .dots {
	float: right;
	width: 450px;
	background-image: url(../images/dots.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 15px;
	margin-bottom: 10px;
}

.fea .img {
	background-image: url(../images/img2.png);
	padding: 5px;
	height: 120px;
	width: 194px;
	float: left;
}
.fea .head {
	padding: 15px 0;
}
.fea .feah {
	float: left;
	height: 34px;
}
.fea .feat {
	float: left;
	height: 30px;
	padding-top: 4px;
	width: 75px;
	padding-left: 5px;
}
.fea .feah .per{
	float: left;
	height: 17px;
	width: 14px;
	background-image: url(../images/fea.png);
}
.fea .feah .bag{
	float: left;
	height: 17px;
	width: 16px;
	background-image: url(../images/fea.png);
	background-position: -14px;
}
.fea .feas .ac {
	background-image: url(../images/feab.png);
	float: left;
	height: 29px;
	width: 29px;
	background-position: left 2px;
}
.fea .feas .gea {
	background-image: url(../images/feab.png);
	float: left;
	height: 29px;
	width: 29px;
	background-position: left -38px;
}
.fea .feas .oil {
	background-image: url(../images/feab.png);
	float: left;
	height: 29px;
	width: 29px;
	background-position: left -80px;
}
.fea .feas span {
	line-height: 29px;
	float: left;
	padding: 0 5px;
	margin-right: 30px;
}
.fea .feam  {
	float: left;
	margin-left: 15px;
	width: 150px;
}
.fea .feam  .fms{
	float: left;
	height: 18px;
	width: 20px;
	background-image: url(../images/feas.png);

}
.fea .feam  .per{


}
.fea .feam  .bag{
	background-position: left -25px;


}
.fea .feam  .gea{
	background-position: left -48px;


}
.fea .feam  .ac{
	background-position: left -71px;


}
.fea .feam  .oil{
	background-position: left -94px;


}
.fea .feam  span{
	padding-left: 3px;



}
.fea .feam  .head{
	padding: 20px 0 10px;




}
.tab {
	background-color: #E5E5E5;
	margin: 15px 0;
	float: left;
	position: relative;

}
.arr {
	background-image: url(../images/arr.png);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	width: 15px;
	height: 10px;
	margin-top: 12px;
}

.tab .fix {
	float: left;
	width: 695px;
	clear: both;
	position: relative;
	display: block;
}
.tab .desc {
	display: none;
}
.tab .desc .p{
	padding: 15px;
	width: 665px;

}
.tab .desc .p  ul  {
	padding-top: 10px;
	padding-left: 10px;
	float: left;
	width: 200px;

}
.tab .desc .p  ul li {
	background-image: url(../images/arr.png);
	padding-left: 10px;
	line-height: 20px;
	background-position: left 5px;
}

.tab .desc .rezco{
	background-image: url(../images/rezcob.png);
	height: 66px;
	background-repeat: repeat-x;
	font-size: 14px;
	line-height: 34px;
}
.tab .desc .rezco a {
	float: right;
	background-image: url(../images/rezco.png);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffdede;
	line-height: 1;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}
.tab .desc .rezco a span {
	float: left;
	padding-top: 10px;
	padding-right: 45px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/rezco.png);
	background-position: right top;
	height: 23px;
}

a.rezver    {
	float: right;
	background-image: url(../images/rezco.png);
	height: 26px;
	width: 178px;
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 1;
	background-position: left top;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}



.tabs {
	background-image: url(../images/tabs.png);
	float: left;
	height: 54px;
	width: 307px;
	padding-top: 12px;
	padding-left: 40px;
	background-position: -30px bottom;
	position: relative;
	cursor: pointer;
}
.tabs span {
	float: left;
	margin-bottom: 5px;


}
.tab1:hover ,.tab1.a{
	background-image: url(../images/tabs.png);
	background-position: -30px top;
}
.tab2{
	background-image: url(../images/tabs.png);
	background-position: -387px top;
}
.tab2:hover,.tab2.a{
	background-image: url(../images/tabs.png);
	background-position: -387px -66px;
}
.tabs .price {
	clear: both;
	float: left;
	font-size: 14px;
}
.red  {
	color: #bc0000;

}
.tabs .red {
	color: #bc0000;
	padding-left: 10px;

}
.prices {
	padding: 30px 0 30px 50px;
	float: right;
	width: 225px;
	background-image: url(../images/feamsp.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.red2  {
	color: #bc0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: bold;

}
.exb {
	background-image: url(../images/exb.png);
	background-repeat: no-repeat;
	width: 676px;
	padding-top: 5px;
}
.exb .exb {
	background-image: url(../images/exb.png);
	background-repeat: no-repeat;
	width: 676px;
	background-position: left bottom;
	padding: 0;
}
.exb .head {
	font-size: 18px;
	padding: 15px 15px 5px;
}
.infs .input {
	background-image: url(../images/infsi.png);
	font-size: 11px;
	color: #666;
	background-repeat: no-repeat;
	width: 205px;
	font-family: Tahoma, Geneva, sans-serif;
	float: left;
	position: relative;
	padding: 5px 10px 6px;
	padding-left: 10px;
}
.infs .input_hold {
	position: relative;
	clear: both;
	float: left;
	width: 100%;
	height: 28px;

}
.infs .inputtext {
	padding-top: 6px;
	padding-left: 10px;
	float: left;
	width: 75px;
}
.infs-textbox  {
	float: left;
	width: 97%;
	height: 135px;
	font-size: 11px;
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
}
.infs-seci  {
	background-image: url(../images/seci.png);
	padding: 6px;
	font-size: 11px;
	color: #666;
	background-repeat: no-repeat;
	width: 65px;

}
.infs-cont  {
	background-image: url(../images/infsic.png);
	font-size: 11px;
	color: #666;
	background-repeat: no-repeat;
	width: 21px;
	height: 12px;
	text-align: center;
	vertical-align: middle;
	padding: 5px 0;

}
.infs-pmss  {
	position: relative;
	height: 30px;


}
.infs-pms  {
	position: absolute;
	left: 2px;
	top: 9px;
	display: none;
	width: 100%;


}
.kkb {
	position: absolute;
	right: 0px;
	width: 0px;
	height: 161px;
	background-image: url(../images/kk.png);
	top: -1px;
	overflow: hidden;
}
.kkt {
	position: absolute;
	width: 126px;
	height: 138px;
	left: 25px;
	top: 13px;
	line-height: 27px;
}
.kki {
	position: absolute;
	width: 35px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
}
.kkty {
	position: absolute;
	left: 164px;
	top: 69px;
	width: 166px;
	text-align: right;
}

.miniKlavye {
	position: absolute;
	left: 151px;
	left: /*\**/ 151px;
	top: 7px;
	_left: 151px;
	_top: 7px;
	height: 147px;
	display: none;
	width: 97px;
}
#miniKlavyeOrta {
	width: 87px;
	height: 132px;
	padding: 5px;
	padding-right: 0px;
	background: #111;
}
.mini_klavye_kapat {
	position: absolute;
	top: 17px;
	left: 112px;
}
.mini_klavye_harf {
	cursor: pointer;
	border-style: none;
	width: 25px;
	height: 25px;
	margin: 0 0 2px 0 !important;
	margin: 0;
	padding: 0 0 !important;
	text-align: center;
	_background: url(/klavyeHarfBg.gif) no-repeat;
	background-color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../../../../karadag/bayi/images/npb.png);
	background-repeat: repeat-x;
}
.mini_klavye_harf:hover {
	_background: url(file:///C|/Users/misima/images/klavye/klavyeHarfBg.gif) no-repeat;
	background-image: url(../../../../karadag/bayi/images/npbh.png);
}














._____DATE______ {
}
.search {
	line-height: 1.5em;
	position: relative;
	height: 305px;
	float: left;
	margin-left: 15px;
}
.search .sblock {
	width: 258px;
	float: left;
	position: relative;
	background-image: url(../images/ssp.png);
	background-repeat: no-repeat;
	background-position: 225px center;
	height: 300px;
}
.search .sblock.right {
	background-image: url(../images/bsp.png);
	background-repeat: no-repeat;
	background-position: 230px center;
}
.search_head {
	position:relative;
	padding: 30px 0 10px 5px;
}


#ntz_modal .wrap {
	width: 468px;
	height: 229px;
	float: left;
	position: relative;
	background-image: url(../../dab/images/quickcar.png);
	font-size: 12px;
	background-position: left 10px;
}
#city1, #local1, #city2, #local2, #cartype, #pricetype {
	width: 195px;
	margin: 0px 0 4px 0;
	float: left;
}
#day1, #day2, #month1, #month2, #hour1, #hour2, #min1, #min2, #age {
	width: 45px;
	margin: 0px 0 4px 0;
	float: left;
}
#year1, #year2        {
	width: 66px;
	margin: 0px 0 4px 0;
	float: left;
}
#date1, #date2        {

}
#age ,#cartype,#pricetype{
	width: 117px;
}
.ssubmit1 {
	position:relative;
	width:215px;
	height:33px;
	left: 239px;
	top: 185px;
	z-index: 1;
	background-image: url(../../dab/images/button_bg.png);
}
.ssubmit1 #button {
	color: #FFF;
	font-size: 12px;
	width: 150px;
	padding-top: 2px;
}
.sinfo {
	position:absolute;
	width:421px;
	left: 17px;
	top: 268px;
	z-index: 1;
	font-size: 11px;
}
.ui-datepicker-trigger {
	margin-top: 3px;
	cursor: pointer;
	float: left;
}
.carpriceb {
	background-image: url(../images/bs.png);
	height: 43px;
	position: relative;
}
.leftblockcont .carpriceb{
	background-image: url(../images/bs.png);
}
.carpriceb input{
	background-color: transparent;
	border-style: none;
	cursor: pointer;
	text-align: left;
	height: 30px;
	padding: 13px 0 0 35px;
	position: relative;
	width: 190px;

}
.c.cen .search .desc {
	padding: 3px;
	float: left;
}



.______________ {
}
#contact_form .i_label {
	float: left;
	width: 80px;
	line-height: 30px;
	clear: both;
	height: 30px;
	position: relative;
	margin-bottom: 5px;
}
input.i_input {
	width: 187px;
	float: left;
	padding-top: 8px;
	padding-left: 8px;
	position: relative;
	margin-bottom: 5px;
	background-repeat: no-repeat;
}
.textarea {
	float: left;
	height: 92px;
	width: 238px;
}
textarea.i_textarea {
	width: 210px;
	height: 76px;
	overflow: auto;
}
.i_button {
	float: left;
	width: 190px;
	margin-top: 5px;
	margin-bottom: 5px;
	position: relative;
}
#contact_info .irow {
	font-weight: bold;
	padding-left: 30px;
	line-height: 30px;
	position: relative;
}
#contact_info .irow2 {
	line-height: 20px;
	padding-left: 30px;
	position: relative;
}
#contact_info .i_icon {
	position:absolute;
	width:19px;
	height:20px;
	z-index:101;
	left: 3px;
	top: 7px;
}
#map {
	position:absolute;
	width:145px;
	height:305px;
	z-index:101;
	left: 790px;
	top: 56px;
}







input.text-long {
	border: 1px solid #ddd;
	background: #fff url(../../../images/input.gif) no-repeat left top;
	color: #646464;
	padding: 5px 7px;
	float: left;
	margin: 0 10px 5px 0;
	width: 155px;
}
textarea.text-long {
	border: 1px solid #ddd;
	background: #fff url(../../../images/input.gif) no-repeat left top;
	font: 13px arial, Helvetica, sans-serif;
	color: #646464;
	padding: 5px 7px;
	float: left;
	margin: 0 10px 0 0;
	font-weight:bold;
	width: 255px;
}
select.text-long {
	border: 1px solid #ddd;
	background: #fff url(../../../images/input.gif) no-repeat left top;
	font: 13px arial, Helvetica, sans-serif;
	color: #646464;
	padding: 5px 7px;
	float: left;
	margin: 0 10px 0 0;
	font-weight:bold;
	width: 170px;
}
.transparent {
	background-color: transparent;
	background-image:url(../images/empty.png);
	border: 0px solid;
	cursor: pointer;
}
#keyw{
	padding:10px;
	font-weight:bold;
}
.______________ {
}

