body {
background-color:#FFF;
text-align:center;
margin:0;
}

#pagewidth {
width:1000px;
text-align:left;
margin-left:auto;
margin-right:auto;
}

#header {
position:relative;
height:70px;
background-color:#fff;
width:100%;
}

#leftcol {
width:208px;
float:left;
position:relative;
background-image:url(../images/left_bg.jpg);
}

#leftcol2 {
width:208px;
float:left;
position:relative;
background-image:url(../images/news_bg.jpg);
}

#twocols {
width:792px;
float:right;
position:relative;
}

#rightcol {
width:161px;
float:right;
position:relative;
background-image:url(../images/right_bg.jpg);
}

#rightcol2 {
width:161px;
float:right;
position:relative;
background-image:url(../images/right_bg.jpg);
}

#rightcol3 {
width:161px;
float:right;
position:relative;
background-image:url(../images/right_bg.jpg);
}

#maincol {
background-color:#fff;
float:left;
display:inline;
position:relative;
width:624px;
}

#footer {
height:100px;
margin-top:5px;
border-top:5px #ccc solid;
background-color:#fff;
clear:both;
padding-top:20px;
}

#top_ad {
padding-top:5px;
float:right;
}

#navigation {
height:30px;
background-image:url(../images/navbg.jpg);
}

.logo_pad {
padding-top:10px;
width:341px;
float:left;
}

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

.clearfix {
display:block;
}

* html .clearfix {
height:1%;
}

#navigation a {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333;
text-decoration:none;
padding-left:28px;
padding-right:16px;
}

#navigation a:hover {
color:#666;
text-decoration:none;
}

body,td,th {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333;
}

#box_1 {
width:236px;
height:61px;
background-color:#f6f6f6;
margin-right:5px;
margin-top:5px;
float:left;
margin-bottom:5px;
padding:5px;
}

#box_2 {
width:236px;
height:61px;
background-color:#f6f6f6;
margin-right:5px;
margin-top:5px;
float:left;
margin-bottom:5px;
padding:5px;
}

#box_3 {
width:236px;
height:61px;
background-color:#f6f6f6;
margin-right:5px;
margin-top:5px;
float:left;
margin-bottom:5px;
padding:5px;
}

#box_4 {
width:236px;
height:61px;
background-color:#f6f6f6;
margin-top:5px;
float:left;
margin-bottom:5px;
padding:5px;
}

.style1 {
font-size:14px;
font-weight:700;
color:red;
}

a,a:visited,a:active {
color:#06C;
}

a:hover {
color:#c00;
}

.style2 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#06C;
}

.style3 {
font-family:Georgia, "Times New Roman", Times, serif;
color:#06C;
}

.style4 {
font-family:Georgia, "Times New Roman", Times, serif;
color:#333;
}

.populated {
width:127px;
float:left;
margin-left:12px;
margin-right:10px;
}

.populated img {
border:1px solid #06C;
}

.latest_articles_box {
width:290px;
height:79px;
border:1px solid #BFD9EC;
background-color:#EDF7FD;
float:left;
margin-right:5px;
margin-bottom:15px;
padding:5px;
}

.input_box_div {
padding-bottom:3px;
padding-top:5px;
}

#navigation a:visited,#navigation a:active {
color:#333;
text-decoration:none;
}

#navigation a,.top_links {
font-size:11px;
}

/* Listings Page (properties.php) Styles
----------------------------------------------- */

div.listing {
	position: relative;
	
	margin: 0;
	padding: 0;
	width: 600px;
	height: 100px;
}

div.photo {
	position: relative;
	
	margin: 0;
	padding: 5px;
	width: 120px;
}

div.info, div.description {
	position: absolute;
	top: 0;
	left: 140px;
	
	margin: 0;
	padding: 5px;
	width: 380px;
}

div.description {
	top: 55px;
}

div.price, div.compare {
	position: absolute;
	top: 0;
	right: 20px;
	
	margin: 0;
	padding: 5px;
	
	text-align: right;
}

div.compare {
	top: 76px !important;
	top: 72px; /* IE was having trouble with the check box */
	
	padding: 0 5px;
}

div.featured {
	position: absolute;
	top: 0;
	right: 0;
	
	margin: 0;
	padding: 5px;
	width: 10px;
	height: 90px;
	
	font-size: 10px;
	line-height: 11px;
	color: #fff;
	text-align: center;
	
	background: #369;
}

div.alt {
	background: #f2f2f2;
}

input.compare {
	font-size: 11px;
}

div.search {
	position: relative;
	
	margin: 0;
	padding: 8px 10px;
	width: 660px;
	
	color: #fff;
	line-height: 11px;
	
	background: #369;
}

div.search td, div.search th {
	padding: 0;
	
	background: none;
}

div.search th {
	padding: 0 0 5px;
}

div.search input, div.search select {
	font-size: 11px;
}

div.pages, div.links {
	position: relative;
	
	margin: 0;
	padding: 8px 10px;
	width: 580px;
	
	color: #fff;
	line-height: 11px;
	
	background: #369;
}

div.links {
	position: absolute;
	top: 0;
	right: 0;
	
	width: 400px;
	
	text-align: right;
}

#container {
	position: relative;
	
	margin: 0 auto;
	padding: 0;
	width: 590px;
	
	font: 11px/16px arial, verdana, sans-serif;
	color: #444;
	text-align: left;
}

div.infobar, div.infobar div.right {
	position: relative;
	
	margin: 0;
	padding: 8px 10px;
	width: 580px;
	
	color: #fff;
	line-height: 11px;
	
	background: #69c;
}

div.infobar div.right {
	position: absolute;
	top: 0;
	right: 0;
	width: 420px;
	text-align: right;
	background: none;
}

div.infobar a {
	padding: 2px 3px;
	
	color: #fff;
	text-decoration: none;
}

div.infobar a:hover {
	color: #369;
	
	background: #fff;
}

div.links a {
	padding: 2px 3px;
	
	color: #fff;
	text-decoration: none;
}

div.links a:hover, div.links a.current {
	color: #369;
	
	background: #fff;
}

span.alert {
	padding: 1px 3px;
	color: #fff;
	font-weight: bold;
	background: #F60;
}

hr {
	margin: 10px 0 !important; /* IE Sucks */
	margin: 0;
	padding: 0;
	height: 1px;
	
	border: 0;
	border-bottom: 1px solid #69c;
}

.innerbox_white {
	font: 11px "Verdana", "Arial", "Helvetica", "sans-serif";
	color: #333333;
	text-decoration: none;
	background: #FFFFFF;
	padding: 3px;
	text-align: left;
}

.innerbox_grey {
	font: 11px "Verdana", "Arial", "Helvetica", "sans-serif";
	color: #333333;
	text-decoration: none;
	background: #F6F6F6;
	padding: 3px;
	border: 1px solid #CCCCCC;
	text-align: left;
	text-align: center;
}

.innerbox_yellow {
	font: 11px "Verdana", "Arial", "Helvetica", "sans-serif";
	color: #333333;
	text-decoration: none;
	background: #FFFFFF;
	padding: 3px;
	border: 1px solid #CCCCCC;
	text-align: center;
}

h3{
	color: #FF0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}

.centerHeader{
	font-size: 14px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-weight: bold;
	color: #EE1413;
}

.yazi{
	font-size: 11px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	color: #333333;
}

.secimler{
	font-size: 11px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	color: #333333;
	border: 1px solid #B1C4D5;
}

img {
	border:0px;
}

table.info td {
	padding: 8px 0 0;
}

table.info td.label {
	width: 100px;
}

table.info td.title {
	margin: 0;
	padding: 4px 0;
	color: #fff;
	font-weight: bold;
	text-align: center;
	background: #69c;
}

.requiredField {
  visibility: hidden;
  color: #CC667C;
  background-color: #FFFFCC;
}

.news a a:hover a:visited {
	color: #333333;
	text-decoration: none;
}