﻿
body {
background: url(../images/sitebg.jpg);
background-position: top center;
background-attachment:fixed;
background-repeat: no-repeat;
}

.orange li:hover > a {background: #083337;color: #fff!important;-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;}

#header .headerbg {background:#0D4E54 url(../images/skin/headergreen.jpg) 0 0 repeat-x !important;}
.big-banner #header .headerbg {background:#0D4E54 url(../images/skin/bg-big-header-holder.png) 0 0 repeat-x !important;}
.top-block {background:#093A3E !important;}

.ozelliklistesibaslikbg {
background: #0D4E54;
padding-top: 3px;
padding-bottom: 3px;
color: #fff;
text-align: center;
text-shadow: none;
border-top: 1px solid #083337;
border-bottom: 1px solid #083337;
font-size: 1.4em;
margin: 10px 0 10px 0;
font-weight: normal;
font-family: 'PT Sans Narrow', sans-serif;
}

.defaultilanbaslik {
background: #0D4E54;
padding-top: 3px;
padding-bottom: 3px;
color: #fff;
text-align: center;
text-shadow:none;
border-top:1px solid #083337;
border-bottom:1px solid #083337;
}

.prod-box{
width: 163px;
min-height: 210px;
padding: 5px;
background-color: #E2FFFC;
border: 1px solid #549E96;
margin: 5px 4px 5px 3px;
float: left;
}
.sky-tabs > label span span {
	padding: 0 20px;
    font-size: 18px;
	background: #79be1e; 
    color:#fff;
	transition: background 0.4s, color 0.4s;
	-o-transition: background 0.4s, color 0.4s;
	-ms-transition: background 0.4s, color 0.4s;
	-moz-transition: background 0.4s, color 0.4s;
	-webkit-transition: background 0.4s, color 0.4s;	
}
.sky-tabs > label:hover span span {
	background: #2da5da;
	color: #fff;	
}
.sky-tabs > input:checked + label span span {
	background: #2da5da;
	color: #fff;
    font-size: 18px;
}
    .ilandetayfiyat
        {  
 text-align:center;
font-size: 22px;
font-weight: bold;
text-decoration: none;
 cursor:pointer;
 margin-bottom:3px;
 background: #0D4E54;
padding-top: 3px;
padding-bottom: 3px;            
            }
    .ilandetaymegafotolink {
float: left;
width: 100%;
height: 36px;
background: #0D4E54 url(../images/foto.png) no-repeat 10px;
border: 1px solid #083337;
margin-top: 5px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
font-size: 22px;
font-weight: bold;
text-decoration: none;

}

.ozelliklistesi ul {
border-top: 1px solid #549E96;
border-bottom: 1px solid #549E96;
background-color: #E2FFFC;
padding: 10px 5px 0 10px;
margin: 5px 0 5px 0;
float: left;
}



.prod-box-list{
height: 144px;
margin-bottom: 10px;
padding: 10px;
background-color: #E2FFFC;
border: 1px solid #549E96;
}
.prod-box-list .buy-ico{
border-radius: 5px;
height: 20px;
color: #FF0;
padding: 5px 5px 5px 40px;
font-weight: bold;
font-size: 17px;
float: right;
margin: 5px;
cursor: pointer;
background: #039fd3 url(../images/foto.png) 5% 50% no-repeat;
-webkit-transition: background-color 0.3s ease-in;
-moz-transition: background-color 0.3s ease-in;
-o-transition: background-color 0.3s ease-in;
transition: background-color 0.3s ease-in;
}
.prod-box-list .buy-ico:before{content: "İlanı İncele";	line-height: 22px;  }
.prod-box-list .buy-ico:hover{	background-color: #7eb800; color:#000}



#footer_alt a {color:#C0B90D !important;text-decoration:underline;}
#footer_alt #foot_left p {color:#82C3BC !important;}
#footer_alt a:hover {color:#FFF !important;text-decoration:none;}
.footer_post h4 a{color:#FFF !important;}
#mc_signup .mc_required, .mc_required, #mc-indicates-required {color:#FFF !important;}

#footer .blogroll a{color:#FFF !important;font-weight:bold;}
#footer .blogroll a:hover{color:#FFF !important;}
#footer .blogroll li{color:#82C3BC !important;}




/*---------------------------------------------------------------*/
/* FOOTER
/*---------------------------------------------------------------*/
#footer {background: #FFFFFF; border-top: 2px solid #083337;}
#footer_alt {background:#052528 url(../images/skin/bg-footer-bottom.jpg) repeat-x !important; color: #DDD !important;}


