﻿/* ----------------------------------------------------------------------------------------------------------

    This website template was downloaded from http://www.nuviotemplates.com - visit us for more templates
    
    Structure:
    display; position; float; z-index; overflow; width; height; margin; padding; border; background; align; font;

    Content:
    
        1) HTML tags, reset
        2) Universal styles (display, float, margin, text-align...)
        3) Layout
        4) Page: Home
        Z) Others
        
---------------------------------------------------------------------------------------------------------- */

/* ----------------------------------------------------------------------------------------------------------
1) HTML tags, reset
---------------------------------------------------------------------------------------------------------- */
body {background: #F0F0F0 repeat-x; color:#000;  background-image: url(../design/bg.gif); }

a {border-bottom:1px solid #DFDFDF; color:#333333;}
a:hover {border-bottom:1px solid #DFDFDF; color: #82A240;}

fieldset {border:1px solid #DFDFDF;}
legend {background:#FFF; color:#FF7F00;}

.low, .low a {color:#7F7F7F;}
.low a:hover {color:#000;}
* {margin:0; padding:0;}
body, div, span, p, a, img, ul, ol, li, caption, table, thead, tbody, tfoot, tr, th, td, form, fieldset, legend, label, dl, dt, dd, blockquote, applet, object, h1, h2, h3, h4, h5 {border:0;}
body {padding:40px 0; font: 12px/1.5 Verdana, Geneva, Arial, Helvetica, sans-serif; text-align:center;}

a {text-decoration:none;}

h1, h2, h3, h4, h5, h6 {margin:15px 0 10px 0;}
h1 {font-size:260%; font-weight:normal; letter-spacing:-1px;}
h2 {font-size:160%; font-weight:normal;}
h3 {font-size:140%; font-weight:normal;}
h4, h5 {font-size: 12px;}

p, table, ul, ol, dl, fieldset {margin:15px 0;}

table {border-collapse:collapse; border-spacing:0; font-size: 12px;}
th {text-align:center; font-weight:bold;}
th, td {padding:3px 7px;}

ul, ol {margin-left:30px;}
ul ul, ol ol {margin:0; margin-left:20px;}
ol {list-style-type:decimal;}
li {display:list-item;}

dt {font-weight:bold;}
dd {margin-left:30px;}

fieldset {position:relative; padding:10px;}
legend { top:-1em; margin:0; padding:5px 10px; font-size:12px; font-weight:bold;}

/* ----------------------------------------------------------------------------------------------------------
2) Universal styles (display, float, margin, text-align...)
---------------------------------------------------------------------------------------------------------- */

.box {min-height:1px; }
.box:after {display:block; visibility:hidden; clear:both; line-height:0; font-size:0; content:".";}

.relative {position:relative;}

.clear {clear:both;}

.f-left {float:left !important;} img.f-left {float:left; margin-right:15px; margin-bottom: 10px;  }
.f-right {float:right !important;} img.f-right {float:right; margin-left:15px;}

.t-left {text-align:left !important;}
.t-center {text-align:center !important;}
.t-right {text-align:right !important;}
.t-justify {text-align:justify !important;}

.va-top {vertical-align:top;}
.va-middle {vertical-align:middle;}
.va-bottom {vertical-align:bottom;}

.nom {margin:0 !important;}
.nomt {margin-top:0 !important;}
.nomb {margin-bottom:0 !important;}

.noscreen {display:none;}

    .bigger {font-size:110%;}
    .smaller {font-size:85%;}
    
/* ----------------------------------------------------------------------------------------------------------
3) LAYOUT
---------------------------------------------------------------------------------------------------------- */

#main {width:960px; margin:0 auto; text-align:left;}
    
	#header {position:relative; padding-bottom:1px;  z-index: 2; }

        #logo {margin:0; font-weight:normal;  margin-top: -43px;  z-index: 1;   }
        
        #slogan {margin:0;  padding-left: 97px;  margin-top: -43px;  font-size: 11px;  z-index: -1;       }
        
        #search {position:absolute; bottom:15px; right:0; padding:7px;}
        #search #search-input {width:175px; padding:3px;}
        #search #search-submit {padding:2px; font:normal 1.2/1.2 "arial",sans-serif;}

    #nav {clear:both; padding:5px 0; border-left:0 !important; border-right:0 !important;}
    
        #nav ul {margin:0; padding:0; list-style:none; font: 12px/12px "arial",sans-serif;  font-weight: bold; }
        #nav ul li {display:inline; margin:0; padding:0;}
        #nav ul li a {display:block; float:left; padding:7px 15px; border:0; background: url("../design/dot-03.gif") repeat-y;}
        #nav ul li#nav-active a {border:0; font-weight:bold;}
		  
		   #property {
	padding:1px 0;
	margin-top: -23px;
}
			
    
        #propertyul {font: 12px/12px "arial",sans-serif;  font-weight: bold; }
        #property ul li {display:inline; margin:0; padding:0;}
        #property ul li a {display:block; float:right; padding:1px 6px; border:0; background:url("../design/dot-04.gif") repeat-y;  position: relative; z-index: 1; }
        #property ul li#nav-active a {border:0; font-weight:bold;}

	#content {
	position:relative;
	padding:0px 0 30px 0;
	overflow:hidden;
}

	#footer {clear:both; font-size:85%;}

/* ----------------------------------------------------------------------------------------------------------
4) Page: Home
---------------------------------------------------------------------------------------------------------- */

#topstory {float:left; width:630px;}

    #topstory-title {padding:15px;}
    #topstory-title h2 {margin:0; margin-bottom:2px;}
    #topstory-title p.date {margin:0; font-size:85%;}
    
    #topstory-perex {display:block; padding:15px; font-size:110%;}
    #topstory-perex p {margin:0;}

#aside {float:right; width:310px;}

#photos {margin:0; font-size:0; line-height:0;}
#photos a {border:0;}
#photos img {display:block; float:left; width:150px; height:110px; margin-left:12px; border:0;}

.col30 {float:left; width:310px;}
.col30.margin {margin:0 15px;}
.col30.fix {float: right; }

    .col30 h4 {margin-bottom:3px; background: #D7EDC5;  padding-left: 5px;  padding-top: 1px;  padding-bottom: 1px;   }
    .col30 ul {margin:20px 0 !important;}
    .col30 p.date {margin:0; font-size:85%;}
    .col30 p.bb { margin-bottom: -14px;  margin-top: -1px;  }
    .col30 p img.f-left {margin-right:10px;}
    .col30 p {position:relative;}

/* ----------------------------------------------------------------------------------------------------------
Z) Others
---------------------------------------------------------------------------------------------------------- */

ul.ul-list {margin:15px 0; padding:0; list-style:none;}
ul.ul-list li {margin:0; margin-bottom:6px; padding:0; padding-left:20px; background:url("../design/ico-list.gif") 0 4px no-repeat;}
ul.ul-useful {
	background: #FFCC00;
	border: thin #82A240 none;
	color: #000000;
	font-weight: bold;
	margin-right: 50px;
	text-align: center;
}

.hx-style01 {background: #FFCC00 repeat-y; font-size:12px; padding-top: 1px;  padding-bottom: 1px;  padding-left: 8px;  font-family: Arial, Helvetica, sans-serif;  font-weight: bold;    }
.hx-style01 span {padding:0 1px; font-weight:bold; text-transform:uppercase;}
.hx-style03 {background: #F5f5f5; font-size:12px; padding-top: 1px;  padding-bottom: 1px;  padding-left: 8px;  font-family: Arial, Helvetica, sans-serif;  font-weight: bold;  margin-right: 14px;     }
.hx-style04 {background: #eaeaea repeat-y 0 12px; font-size:12px; padding-top: 1px;  padding-bottom: 1px;  padding-left: 8px;  font-family: Arial, Helvetica, sans-serif;  font-weight: bold;  margin-right: 8px;   }
.hx-style05 {
	font-size: 13px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 8px;
	font-family: Verdana, Geneva, sans-serif;
	margin-right: 8px;
}
.hx-style06 {
	font-size:12px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 8px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	margin-right: 8px;
	background-color: #FC0;
	background-repeat: repeat-y;
	background-position: 0 12px;
}

a.ico-more {padding:3px 3px; border:0 !important;}
.properties {
width:130px;
float:left;
 background: white;
 padding-left: 4px;
  margin-top: 4px;
}

.turkey {
width:170px;
float:right;
 background: white;
  padding-left: 4px;
   margin-top: 4px;
}
.side {
width:302px;
float:left;
 background: white;
  padding-left: 4px;
  margin-top: 4px;
  padding-right: 4px;
}
.properties_turkey {
	width:540px;
	float:left;
	background: white;
	padding-left: 7px;
	margin-top: 4px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 13px;
}
.region_turkey {
	width:960px;
	float:left;
	background: white;
	padding-left: 7px;
	margin-top: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 13px;
}
.faq_turkey {
	float:left;
	background: white;
	padding-left: 5px;
	margin-top: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 13px;
	padding: 10px;
	width: auto;
	
}


.estate_agent_turkey {
	width:960px;
	float:left;
	padding-left: 1px;
	margin-top: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 1px;
	background-color: #FC0;

}
.flybuy_turkey_left {
width:450px;
	float:left;
	margin-left: 7px;
	margin-top: -0px;
}
.region_turkey_left {
width:625px;
	float:left;
	margin-left: 7px;
	margin-top: -6px;
}
.flybuy_turkey_right {
	float:right;
	margin-right: 16px;
	margin-left: 35px;
	}
.cont_turkey_right {
	float:left;
	margin-left: -70px;
	}
.region_turkey_right {
	float:right;
	margin-right: 16px;
}
.properties_turkey_abut {
	width:540px;
	float:left;
	background: white;
	padding-left: 7px;
	margin-top: 4px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 13px;
}




.property_image {
width:228px;
float:left;
 background: #EBEBEB;
  padding-left: 7px;
  margin-top: 4px;
  padding-top: 6px;
  padding-bottom: 6px;
}
.property_details {
width:292px;
float:right;
 background: white;
  padding-left: 1px;
  margin-top: 1px;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-right: 1px;
  margin-right: 1px;
}
.turkey_property_details {
width:400px;
float:right;
 background: white;
  padding-left: 1px;
  margin-top: 1px;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-right: 1px;
  margin-right: 1px;
}
.property_details_a {
width:120px;
float:left;
 background: #F4F4F4;
  padding-left: 2px;
  margin-top: 4px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-right: 2px;
  margin-right: 2px;
  font-weight: bold;
  }
.property_details_aa {
	width:285px;
	float:left;
	background: #F4F4F4;
	padding-left: 2px;
	margin-top: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	margin-right: 2px;
	font-weight: normal;
}
.property_details_b {
width:158px;
float:right;
 background: #F4F4F4;
  padding-left: 4px;
  margin-top: 4px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-right: 2px;
  margin-right: 2px;
}
.property_details_c {
width:120px;
float:left;
 background: #F4F4F4;
  padding-left: 2px;
  margin-top: 4px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-right: 2px;
  margin-right: 2px;
  font-weight: bold;
}
.property_details_d {
width:260px;
float:right;
 background: #F4F4F4;
  padding-left: 2px;
  margin-top: 4px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-right: 4px;
  margin-right: 6px;
}




.properties_details {
width:380px;
float:right;
 background: #F4F4F4;
  padding-left: 7px;
  margin-top: 4px;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-right: 7px;
  margin-right: 7px;
}
.properties_details {
width:400px;
float:right;
 background: white;
  padding-left: 7px;
  margin-top: 4px;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-right: 7px;
  margin-right: 7px;
}
.for_sale_turkey {
width:540px;
float:left;
 background: white;
 padding-left: 7px;
  margin-top: 4px;
  padding-top: 6px;
  padding-bottom: 6px;
  font-size: 20px;
  font-family: "Times New Roman", Times, serif;
}

.antalya_side {
background: white;
width:250px;
float:left;
  padding-left: 4px;
  margin-top: 4px;
  padding-right: 4px;
}
.properties_for_sale{
background: white;
width:540px;
float:left;
 padding-left: 7px;
  margin-top: 4px;
  padding-top: 6px;
  padding-bottom: 6px;
  text-align: right;
}
.houses_turkey {
	width:520px;
	float:left;
	background: white;
	margin-top: 5px;
	padding-top: 6px;
	padding-bottom: 3px;
}

.side_turkey {
	width:400px;
	float:right;
	background: white;
	padding-left: 7px;
	margin-top: 4px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 13px;
	}
.side_turkey_property {
width:394px;
float:right;
 background: white;
  padding-left: 1px;
  margin-top: 1px;
  padding-top: 1px;
  padding-bottom: 1px;
}







.forsale_side_turkey {
	width:406px;
	float:right;
	background: white;
	margin-top: 4px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
}
h1 {
	font-size: 16px;
	color: #525252;
	font-family: Arial, Helvetica, sans-serif;
}
.villa_turkey {
	width:140px;
	float:left;
	background: #EBEBEB;
	padding-left: 10px;
	margin-top: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-left: 6px;
}

.building_turkey {
width:220px;
float:right;
 background: #EBEBEB;
  padding-left: 4px;
  margin-top: 4px;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-right: 4px;
  margin-right: 4px;
}
.sale_turkey {
	width:400px;
	float:right;
	background: #EBEBEB;
	padding-left: 4px;
	margin-top: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 4px;
	margin-right: 4px;
}
.apartments_turkey {
	width:120px;
	float:left;
	background: #EBEBEB;
	padding-left: 4px;
	margin-top: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.homes_turkey {
	width:400px;
	float:left;
	background: #FFFFFF;
	padding-left: 1px;
	margin-top: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 4px;
	margin-right: 4px;
}

.turkey_video{
	width:300px;
	float: left;
	margin:8px;
}
