/*
Capital Developments & Real Estate
Design by Çagdas DEMIR
cagdas@capitaldevelopments.net
*/

body {
	font-family: 'Lucida Grande', Arial, sans-serif; 
	font-size: small;
	margin: 0;
	padding: 0;
	background-color: #E4E6C8;
}

.bottom {
	background-image:url(images/bg.gif);
}

.top {
	background-color: #FFFFFF;
}

/* NEWS */

.news {
	font-family: 'Lucida Grande', Arial, sans-serif;
	font-size:smaller;
	background-color: #F8F8ED;
}

.news a:link {
	font-family: 'Lucida Grande', Arial, sans-serif;
	color: #000000;
	text-decoration:none;
}

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

.news a:hover {
	color:#000000;
	text-decoration:underline;
}



/* EXCHANGE RATES */

.exchangerates {
	background-color: #F8F8ED;
	font-family: Verdana;
	font-size: 10px;
	color:#666A31;
}

/* WEATHER */

.weather {
	font-family:"Trebuchet MS";
	font-size:xx-small;
	background-color: #F8F8ED;
}

/* COPYRIGHT */

.copyright {

	font-family:"Trebuchet MS";
	font-size:smaller;
	color:#666A31;
}

.copyright a:link {
	color:#666A31;
	text-decoration:none;
}

.copyright a:visited {
	color:#666A31;
	text-decoration:none;
}

.copyright a:hover {
	background-color: #F8F8ED;
	color:#666A31;
}


/* BOTTOM MENU */

.bottommenu {
	font-family:"Trebuchet MS";
	font-size:smaller;
	color:#D8DBB0;
}

.bottommenu a:visited {
	color:#D8DBB0;
	text-decoration:none;
}

.bottommenu a:link {
	color:#D8DBB0;
	text-decoration:none;
}

.bottommenu a:hover {
	background-color: #F2F2DF;
	color:#666A31;
}


/* IÇ SAYFALAR */

.page {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#3C3E1C;
}

.page a:visited {
	color:#3C3E1C;
	text-decoration:none;
}

.page a:link {
	color:#3C3E1C;
	text-decoration:underline;
}

.page a:hover {
	background-color: #F2F2DF;
	color:#3C3E1C;
}

/* CONTACT US FORMU */

input.contactus {

	font-family:Verdana;
	font-size:12px;
	color: #333333;
	background-color: #DDDDDD;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom-style:groove;

}

textarea.contactus {

	font-family:Verdana;
	font-size:12px;
	color: #333333;
	background-color: #DDDDDD;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom-style:groove;

}

/* BUYING GUIDE */

.altpagemenu {
	font-family:"Trebuchet MS";
	font-size: 14px;
	color:#3C3E1C;
	background-image:url(buying-guide/images/bg.jpg)
}

.altpagemenu a:link {
	color:#3C3E1C;
	text-decoration:none;
}

.altpagemenu a:hover {
	color:#3C3E1C;
	text-decoration:underline;
	background-color: #FCFDF8;
}

.altpagemenu a:visited {
	color:#3C3E1C;
}

/* Properties Brief Details - Amenities */

.properties-details {
	font-family:"Trebuchet MS";
	font-size: 12px;
	color:#333333;
	background-color:#F7F7F7;
}

.properties-details a:visited {
	color:#333333;
}

.properties-details a:link {
	color:#333333;
	text-decoration:none;
}

.properties-details a:hover {
	color:#333333;
	text-decoration:underline;
	background-color: #FCFDF8;
}

/* Properties h1 */

.properties-h1 {
	font-family:"Trebuchet MS";
	font-size: 16px;
	color:#FFFFFF;
	background-image:url(properties/images/property-top.gif)

}

/* Properties thumb */

.thumb {
	background-image:url(properties/images/thumb-bg.gif);
}


/* Site Map */

.sitemap-h1 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color:#3C3E1C;
}

.sitemap {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#3C3E1C;
}

.sitemap a:visited {
	color:#3C3E1C;
	text-decoration:none;
}

.sitemap a:link {
	color:#3C3E1C;
	text-decoration: none;
}

.sitemap a:hover {
	background-color: #F2F2DF;
	color:#3C3E1C;
	text-decoration:underline;
}
