﻿body
{
background: #F1EFEB;
color: #5e5c5c;
font: 11px/1.5 Arial,"Helvetica Neue",Helvetica,sans-serif;
margin:0px auto auto auto;
}

a {
	color: #b70e4f;
	text-decoration: underline;
}

	a:hover { color: #5e5c5c; }

hr {
	background: #fff;
	color: #fff;
	border: 0;
	border-bottom: 1px solid #e3e1d9;
	height: 2px;
}
	/* Webkit Fix */
	@media screen and (-webkit-min-device-pixel-ratio:0){hr {height: 1px;}}

dl { margin: 0 0 10px; }
	
	dt {
		float: left;
		font-weight: bold;
		margin-right: 3px;
	}
	
		dd { margin: 0 0 1px; }
hr.full {
	margin-left: -20px;
	margin-right: -20px;
}

ul.arrow { list-style: none; }

	ul.arrow li { margin: 0; }
	
		ul.arrow li a {
			background: url(../img/categories-arrow.png) no-repeat 0 5px;
			display: block;
			padding: 0 0 0 12px;
		}

dl.horizontal dd {
	float: left;
	margin: 0 5px 0 0;
}

	dd .separator { font-weight: bold; }


.container {
	margin:0 auto;
	position: relative;
	width: 970px;
}

ul.arrow { list-style: none; }

	ul.arrow li { margin: 0; }
	
		ul.arrow li a {
			background: url(../img/categories-arrow.png) no-repeat 0 5px;
			display: block;
			padding: 0 0 0 12px;
		}



		#header-top .left { float: left; }
		
		#header-top .right {
			float: right;
			padding-right: 130px;
		}
	
			#header-top a { text-decoration: none; }
	
				#header-top a:hover { text-decoration: underline; }

#header {
	border-top: 1px solid #fff;
	height: 93px;
	width: 970px;
	overflow: hidden;
	background:url(../images/villarental.png);



}

	#logo {
		float: left;
		margin: 30px 0 0 0;
	}
	
		#header-ads {
		float: right;
		margin: 22px 0 0 0;
	}

	
	#nav {
	background: #fafafa url(../img/nav-bg.png) repeat-x;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #e3e1d9;
	height: 39px;
	position: relative;
	

}

	#nav ul {
		float: left;
		list-style: none;
		margin: 5px 0 0 0;
		position: relative;
		
	}

		#nav li {
			float: left;
			margin: 0 5px 0 0;
			position: relative;
		}
	
			#nav li.active { margin: 0 15px 0 10px; }
			
			#nav li:first-child { margin-left: 0; }
		
			#nav li a {
				color: #77746e;
				display: block;
				font-size: 12px;
				font-weight: bold;
				height: 20px;
				padding: 6px 15px 4px;
				text-decoration: none;
				
			}
			
				#nav li.active a, #nav li a:hover, #nav li.hover a {
					background: #1F58A0;
					color: #fff;
					display: block;
				}
				
			/** Dropdowns **/

			#nav ul li:hover > ul { display: block; }

			#nav ul ul {
				background: url('../php/rgba.php/rgba(156, 22, 62, 0.8)') repeat; /* For IE */
				background: rgba(156, 22, 62, 0.8);
				display: none;
				left: 0;
				list-style: none;
				margin: 0;
				padding: 0;
				position: absolute;
				top: 30px;
				width: 175px;
				
			}

				#nav ul ul li {
					display: block;
					float: none;
					height: auto;
					margin: 0;
					padding: 0;
				}

					#nav ul ul li a, #nav li.active ul ul li a {
						background: url(../img/nav-arrow.png) no-repeat 12px 12px !important;
						color: #fff;
						display: block;
						font-size: 11px;
						font-weight: normal;
						height: auto;
						line-height: 20px;
						min-height: 20px;
						padding: 5px 5px 5px 26px;
					}

						#nav ul ul li a:hover, #nav li.active ul ul li a:hover {
							background: rgb(226, 226, 226) url(../img/nav-arrow-active.png) no-repeat 12px 12px !important; /* For IE */
							background: rgba(226, 226, 226, 0.88) url(../img/nav-arrow-active.png) no-repeat 12px 12px !important;
							color: #1F58A0 !important;
							font-weight: bold !important;
						}

				/* Submenu */

				#nav ul ul ul {
					left: 155px;
					top: 5px;
				}
		#dil {
		float:right;
		margin-top:7px;
		margin-right:10px;
	
	}
			
.img {
	color:transparent;
}

.img:active{
	color:transparent;
}	

.img:hover{
	color:transparent;
}	

		#search .submit {
			background: #1F58A0;
			border: 0;
			color: #fff;
			cursor: pointer;
			font: 12px/1.7 Arial,Helvetica,sans-serif;
			font-weight: bold;
			height: 22px;
			margin-left: 6px;
			padding: 0 10px 10px;
		}
		
.dbutton {
background: #f3f3f3 url(../img/button-bg.png) repeat-x;
border: 1px solid #e1dddd;
color:#d8325d;
font-weight: bold;
height: 10px;
padding: 7px 15px;
text-decoration: none !important;

	}
	
.dbutton:hover { background: #f3f3f3 url(../img/button-bg-hover.png) repeat-x; }

			
span.tek {
font-weight:bold;
color:#d8325d;
}
span.hata {
font-weight:bold;
color:#d8325d;
font-size:16px;
font-weight:bold;
}
span.hata2 {
font-weight:bold;
color:#444488;
font-size:16px;
font-weight:bold;
}
span.small{
font-size:11px;
font-weight:bold;
color:#d8325d;
}
span.small-blue {
font-size:11px;
font-weight:bold;
color:#444488;
}
span.small-blue2 {
font-size:14px;
color:#444488;
}
span.small-blue2 a {
font-size:15px;
font-weight:bold;
color:#444488;
text-decoration:none
}
span.small-blue2 a:hover {
color:#d8325d;
}
h1{
font-size:16px;
font-weight:bold;
color:#0f3753;
width: auto;
padding:0px 0 5px 0;
margin: auto;
text-decoration:none;
}
h2{
font-size:14px;
font-weight:bold;
color:#0f3753;
width: auto;
padding:5px 0 5px 0;
margin: auto;
text-decoration:none;
}
h3{
font-size:14px;
font-weight:bold;
color:#0464a1;
width: auto;
padding:5px 0 5px 10px;
margin: auto;
text-decoration:none;
}
p{
font-size:11px;
text-align:justify;
padding:2px;
margin:0px;
}
img.img_left{
float:left;
padding:0px 8px 8px 0px;
}
img.img_right{
float:right;
padding:0px 8px 8px 8px;
}
#main_container{
width:970px;
height:auto;
margin:auto;
padding:0px;
background-color:#FFFFFF;
}
.languages{
float:right;
width:190px;
padding:8px 0 0 0;
}
.lang_text {
float:left;
padding:5px 5px 0 0;
color:#d8325d;
}
.lang_text a{
font-weight:bold;
color:#444488;
text-decoration:none;
}
.lang_text a:hover{
color:#d8325d;
}
a.lang{
display:block;
float:left;
padding:0 5px 0 5px;
}
.top_right{
width:680px;
float:right;
}
.big_banner{
float:right;
padding:10px 10px 0 0;
}
/*---------------- menu tab----------------------*/
#menu_tab{
width:965px;
height:36px;
background:url(../images/menu_bg.gif) repeat-x;
}
ul.menu {
list-style-type:none; float:left; display:block; width:965px; 
margin:0px; padding:0px;background:url(../images/menu_bg.gif) repeat-x;}

ul.menu li {
display:inline;
font-size:12px;
font-weight:bold;
line-height:36px;
}
ul.menu li.divider {
display:inline;
width:4px;
height:36px;
float:left;
background:url(../images/menu_divider.gif) no-repeat center;
}

a.nav:link, a.nav:visited {
display:block; float:left; padding:0px 8px 0px 8px; margin:0 14px 0 14px;height:36px;text-decoration:none;color:#444488;}

a.nav:hover{
display:block; float:left; padding:0px 8px 0px 8px; margin:0 14px 0 14px;height:36px;text-decoration:none;color:#d8325d;}

/*------------------------------main content-----------------------*/
#main_content{
width:970px;
margin:auto;
clear:both;
background-color:#FFFFFF;
height:auto;
}
/*------------------------middle_content-----------*/
.column1{
width:257px;
float:left;
margin:0px;
padding:10px 10px 10px 0;
}
.column2{
width:340px;
float:left;
margin:0px;
padding:10px 5px 10px 5px;
}
.column3{
width:320px;
float:left;
margin:0px;
padding:10px 10px 10px 5px;
}
.column4{
margin-top:10px;
width:690px;
height:auto;
float:left;
margin-left:5px;
}
.column5{
text-align:center;
float:right;
width:250px;
margin:0;
padding:10px 0px 0px 5px;
}
.column6{
width:350px;
float:left;
margin:0px;
padding:10px 5px 10px 5px;
}
.column7{
width:680px;
float:left;
margin:0px;
padding:0 0px 0 0;
}

.column8{
margin-top:10px;
width:690px;
height:auto;
float:left;
margin-left:5px;

}

.left_box{
width:257px;
height:auto;
float:left;
padding-bottom:10px;
margin-left:5px;
}
.center_left_box{
width:257px;
height:auto;
float:left;
background:#f8f7f6;
border:1px solid #d8d8d8;
}
/*------------------------------*/
.center_box{
margin-top:10px;
width:680px;
height:auto;
float:left;
margin-left:10px;
}

.center_box1{
margin-top:10px;
width:680px;
height:auto;
float:left;
margin-left:10px;
margin-bottom:10px;
}

.center_center_box{
width:680px;
height:auto;
float:left;
background: #f8f7f6;
border: 1px solid #d8d8d8;
}

.center_text_box{
width:650px;
padding:12px;
height: auto;
float:left;
}


.soltext {
margin-left:5px;
width:100px;
float:left;
height:auto;
}

.sagtext {
margin-left:15px;
width:auto;
float:left;
height:auto;
text-align:left;
}

/*-------------------------------------*/
.box_title{
width:257px;
text-align:center;
font-size:14px;
color:#615357;
padding: 0 0px;
background: #f2f2f2 url(../img/box-header-bg.png) repeat-x;
height:43px;
line-height:43px;
}
.box_title span{
font-weight:bold;
color:#d8325d;
}
.box_title2{
width:640px;
text-align:left;
font-size:14px;
color:#615357;
background: #f2f2f2 url(../img/box-header-bg.png) repeat-x;
height:43px;
line-height:43px;
padding: 0 20px;
}

.box_title2 span{
font-weight:bold;
color:#d8325d;
}
.box_title2 span.small{
font-size:12px;
font-weight:bold;
color:#666;
}
.box_title2 span.alt{
font-size:12px;
font-weight:bold;
color:#d8325d;
}
.box_title2 a{
text-decoration:none;
color:#d8325d;
}
.box_title2 a:visited{
text-decoration:none;
color:#d8325d;
}
.box_title2 a:hover{
text-decoration:none;
color:#444488;
}

.box_title4{
width:640px;
text-align:left;
font-size:14px;
color:#615357;
background: #f2f2f2 url(../img/box-header-bg.png) repeat-x;
height:40px;
line-height:40px;
padding: 0 20px;
margin-left:5px;
border: 1px solid #d8d8d8;
}

.box_title4 span{
font-weight:bold;
color:#d8325d;
}
.box_title4 span.small{
font-size:12px;
font-weight:bold;
color:#666;
}
.box_title4 span.alt{
font-size:12px;
font-weight:bold;
color:#d8325d;
}
.box_title4 a{
text-decoration:none;
color:#d8325d;
}
.box_title4 a:visited{
text-decoration:none;
color:#d8325d;
}
.box_title4 a:hover{
text-decoration:none;
color:#444488;
}


.box_title3{
width:95%;
text-align:right;
font-size:16px;
color:#615357;
padding-left:10px;
}
.box_title3 span{
font-weight:bold;
color:#d8325d;
}
.main_text_box{
padding:5px;
}
.title{
background-color:#5797c0;
border:1px solid;
border-color:#f3f5f0;
text-align:left;
width:670px;
padding:5px 5px 5px 20px;
color:#FFFFFF;
font-weight:bold;
}
.title a{
text-decoration:none;
color:#FFFFFF;
font-weight:bold;
}

#title{
text-align:left;
padding:2px 2px 2px 10px;
color:#5797c0;
font-weight:bold;
font-family:tahoma;
}
#title a{
text-decoration:none;
color:#6BA5EF;
font-weight:bold;
}

.small_title{
background-color:#385870;
text-align:left;
width:100%;
padding:5px 5px 5px 15px;
color:#FFFFFF;
font-weight:bold;
}
.title2{
background-color:#eef1f3;
text-align:left;
width:300px;
padding:5px 5px 5px 15px;
color:#d8325d;
font-weight:bold;
margin-left:5px;
}

/*-------------------details list----------------*/
.details_tab{
width:65%;
height:auto;
float:left;
padding-left:5px;
border-left:1px #999999 solid;
margin:10px;
}

.button{
width:175px;
height:30px;
background:url(../images/blank_button.gif) no-repeat center;
text-align:center;
line-height:30px;
font-weight:bold;
font-size:13px;
}
.button a{
text-decoration:none;
color:#d8325d;
}
.button-more{
width:89px;
height:26px;
background:url(../images/button_detail.gif) no-repeat center;
text-align:center;
line-height:26px;
font-weight:bold;
font-size:11px;
}
.button-more2{
width:104px;
height:26px;
background:url(../images/button_bg.gif) no-repeat center;
text-align:center;
line-height:26px;
font-weight:bold;
font-size:11px;
}
/*---------------offer_box----------------------*/
.offer_box{
width:300px;
height:106px;
background-color:#f3f5f6;
padding:10px;
margin:10px 0px 10px 0px;
}
.offer_box_wide{
width:321px;
height:auto;
float:left;
padding:7px;
margin-left:3px;
margin-top:5px;
background: #f8f7f6;
border: 1px solid #d8d8d8;

}

.offer_box_wide:hover{
background-color:#EAF1FB;
}

.offer_box_wide_style1{
width:670px;
height:auto;
float:left;
background-color:#f3f5f6;
padding:7px;
margin:5px;
}
.offer_info{
padding:5px;
}
.offer_info span{
font-weight:bold;
font-size:1.1em;
color:#d8325d;
}
.offer_info span a{
text-decoration:none;
font-weight:bold;
color:#d8325d;
}
.offer_info span a:hover{
text-decoration:none;
font-weight:bold;
color:#05619b;
}
p.offer{
text-align:justify;
font-size:1em;
}
.more {
float:right;
padding:3px;
}
.more a {
color:#d8325d;
}
.more a:hover {
text-decoration:none;
color:#448;
}
.more2 {
float:right;
padding:3px;
}
.more2 a {
color:#448;
}
.more2 a:hover {
text-decoration:none;
color:#d8325d;
}
.more-left {
float:left;
margin-top:5px;
}
.more-left a {
color:#d8325d;
}
.more-left a:hover {
text-decoration:none;
color:#448;
}
/*------------------table style---------------*/
td{
text-align:center;
padding:0px;
}
td.underline{
text-align:left;
padding:5px;
border-bottom: 1px solid #e3e1d9;
height: 2px;
}
td a{
font-size:1em;
text-decoration:none;
color:#d8325d;
}
td a:hover{
font-size:1em;
text-decoration:none;
color:#448;
}
th{
background-color: #333333;
padding:5px;
color:#FFFFFF;
}
tr.color1{
background-color:#F3F5F6;
}
td.sol {
text-align:left;
padding:5px;
border-bottom: 1px solid #e3e1d9;
height: 2px;

}

td.sol2 {
text-align:left;
padding:5px;
height: 2px;

}

td.sol a {
font-weight:bold;
text-decoration:none;
color:#666;
padding:5px;
}
td.sol a:hover {
text-decoration:none;
color:#d8325d;
padding:5px;
}
td.sag {
text-align:right;
padding:5px;
}
td.sol2 {
text-align:left;
padding:5px;
}
td.hesap_sol {
text-align:left;
padding:5px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1.1em;
color:#000;
}
td.hesap {
text-align:center;
padding:5px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1.1em;
color:#000;
}
td.reserve {
text-align:center;
background-color:#fff;
padding:5px;
}


/*-----------------form style--------------------*/
.form{
width:257px;
text-align:center;
color:#615357;
padding:5px 0 5px 0;
}
.form_row{
float:left;
width:257px;
text-align:center;
padding:3px 0 3px 0;
}
label.left{
float:left;
width:70px;
padding-top:3px;
text-align:left;
margin-left:10px;
}
label.left_long{
float:left;
width:90px;
padding-top:3px;
text-align:right;
}
input.form_input{
border: 1px solid #C8D2D9;
background-color:#FFFFFF;
margin:0px;
width:150px;
float:left;
margin-left:10px;
}
select {
border: 1px solid #C8D2D9;
background-color:#FFFFFF;
margin:0px;
width:150px;
float:left;
margin-left:10px;

}
.contact_information{
font-size:10px;
color:#385870;
text-align:left;
padding-left:20px;
}
.contact_information span{
color:#d8325d;
}
select.res {
width:150px;
float:left;
margin-left:11px;
}
select.res1 {
width:50px;
float:left;
margin-left:5px;
}

select.res11 {
width:60px;
float:left;
margin-left:5px;
}


select.res3 {
width:80px;
float:left;
margin-left:11px;
}
select.car {
width:190px;
float:left;
margin-left:11px;
}
select.res2 {
width:50px;
float:left;
margin-left:11px;
}
select.res4 {
width:70px;
float:left;
}

/*---------------------pagination-----------------------------*/

div.pagination {
	padding:5px;
	margin:5px;
	text-align:center;
	float:right;
	font-size:1em;
	width:auto;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #ddd;
	
	text-decoration: none; 
	color: #d8325d;
}
div.pagination a:hover, div.pagination a:active {
	border:1px solid #ddd;
	color: #fff;
	background-color: #d8325d;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #ddd;
	font-weight: bold;
	background-color: #d8325d;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #ddd;
	color: #ccc;
}
/*-----------------------contact------------------------*/
.contact_tab{
width:670px;
height: auto;
float:left;
background-color:#f3f5f6;
padding:8px;
margin:5px 5px 5px 0px;
}
.form_contact{
width:200px;
float:left;
text-align:center;
color:#615357;
padding:5px 0 5px 0;
}
.location_contact{
width:250px;
float:left;
padding:15px;
}
.form_row_contact{
float:left;
width:357px;
text-align:center;
padding:3px 0 3px 0;
}
input.form_input_contact{
border: 1px solid #C8D2D9;
background-color:#FFFFFF;
margin:0px;
width:250px;
float:left;
margin-left:10px;
}
select.form_select{
border: 1px solid #C8D2D9;
background-color:#FFFFFF;
margin:0px;
width:250px;
float:left;
margin-left:10px;
height:20px;
}
textarea{
border: 1px solid #C8D2D9;
background-color:#FFFFFF;
margin:0px;
width:250px;
height:80px;
float:left;
}



/*-------------------footer------------------------*/
#footer{
width:970px;
height:39px;
clear:both;
font-size:11px;
border-top:1px #1F58A0 dashed;
background: #fafafa url(../img/nav-bg.png) repeat-x;

}
ul.footer_menu {
list-style:none; float:left; display:block; width:650px;
margin:0px; padding:9px 0px 0 0px;
}

ul.footer_menu li {
display:inline; font-size:11px;}

a.nav_footer:link, a.nav_footer:visited {
display:block; float:left; padding:5px 6px 5px 10px; margin:0; 
text-decoration:none; color:#2F2626;}

a.nav_footer:hover {
display:block; float:left; padding:5px 6px 5px 10px; margin:0;
text-decoration:underline; color:#2F2626;}

a.nav_footer:active {
display:block; float:left; padding:5px 6px 5px 10px; margin:0;
text-decoration:none;  color:#2F2626;}

#copyright{
float:right;
padding:0px;
}
.footer_form{
width:98%;
clear:both;
float:left;
height: auto;
margin:0 auto 5px 5px;
margin-top:5px;
background-color:#f3f5f6;
border:1px #D1D1D1 solid;
text-align:left;
color: #666666;
font-size:11px;
padding:5px 5px 5px 5px;
}
.footer_table{
width:97%;
clear:both;
float:left;
height: auto;
margin:0 0 5px 5px;
margin-top:5px;
background-color:#fff;
border:1px #D1D1D1 solid;
text-align:left;
color: #666666;
font-size:11px;
padding:5px 5px 5px 5px;
}
/* BUTTONS */

.buttons a, .buttons button{
    display:block;
    margin:0 7px 0 0;
    background-color:#fff;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}
/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}
/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

#featured {
		border: 0px solid #ccc;
		height: 75px;
		margin-bottom: 0px;
		padding: 6px;
		width:450px;
	}
.featured {
		position: relative;
		padding: 0 0px 12px;
		height: 240px;
	}
		#featured h2 {
			background-color: #4A79A5;
			color: #ffffff;
			font-size: 1em;
			text-transform: uppercase;
			padding: 4px;
			margin-bottom: 5px;
		}
.featured h3 {
			font-size: 1.1em;
			margin-bottom: 5px;
			font-weight: normal;
			padding: 0 0px 0 4px;
			color:#d8325d;
		}
.featured h3 a {
			font-weight:bold;
			color:#d8325d;
			text-decoration:none
		}
		.featured h3 a:hover {
			color:#444488;
			text-decoration:none
		}
.featured img {
			float: left;
			margin: 0px 5px 0px 4px;
			border:1px solid #cccccc;
			padding:2px;
		}
.featured p {
			line-height: 1.4em;
			margin-bottom: 10px;
			padding: 0 4px;
		}

span.title {
color:#89aad6;
font-size:12px;
font-weight:bold;
font-family:tahoma;
background:none;
border:0px;
}

span.deger {
color:#666;
font-weight:bold;
font-size:12px;
}
span.special {
font-size:12px;
font-weight:bold;
font-family:tahoma;
}
span.special a {
font-size:12px;
font-weight:bold;
font-family:tahoma;
color:#444488;
text-decoration:none;
}
span.special a:hover {
color:#d8325d;
}

#slide-images{
	position:relative;
	display:block;
	margin:0px 0px 8px 0px;
	padding:0px;
	width:320px;
	height:200px;
	
}

#slide-images li{
	position:absolute;
	display:block;
	list-style-type:none;
	margin:0px;
	padding:2px;
	background-color:#f3f5f6;
	border:0px solid #ccc;
}

#slide-images li img{
	display:block;
	background-color:#FFFFFF;
	border:0px solid #ccc;
	padding:2px;
}

.column8{
width:330px;
float:left;
margin:0px;
padding:0 0px 0 0;
}

.column9{
width:330px;
float:right;
margin:0px;
padding:0 0px 0 0;
}

span.eski {
font-size:14px;
color:#ffffff;
font-weight:bold;
text-decoration:line-through;
}

span.yeni {
font-size:14px;
color:#fefe9b;
font-weight:bold;
text-decoration:none;
}

#hava_durumu {
margin:5px 5px;
padding:0px;
width:225px;
height:auto;
overflow:visible;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}

#hava_durumu_icon {
float:left;
width:70px;
height:auto;
overflow:visible;
padding:5px;
}

.hava_durumu_icon_bilgi {
width:80px;
height:30px;
}

#hava_durumu_bilgi {
float:right;
width:80px;
height:auto;
overflow: visible;
padding:5px;
}

.hava_durumu_sehir {
font-size:12px;
font-weight:bold;
}

.hava_durumu_derece {
font-size:20px;
}

#hava_durum_ileriki {
float:left;
margin-top:10px;
margin-left:10px;
width:225px;
height:40px;
}

#hava_durumu_ileriki {
clear:both;
width:225px;
height:90px;
margin-top:10px;
overflow:hidden;
}


#hava_durumu_ileriki_liste{
float:left;
margin:0 5px 0 0;
width:40px;
height:70px;
padding:2px;
border:#CCCCCC 1px solid;
text-align:center;
}

