/*
Atolye Kusadasi / Cagdas Demir
*/

body {
	background-color:#DDDDDC;
	margin-top: 5px;
}

/* Top */

#top-home {
	width:750px;
	height:145px;
	margin-bottom:0px;
}

#top-menu {
	width:750px;
	height:30px;
	margin-top:0px;
	margin-bottom:0px;
}

#top-orange {
	width:750px;
	height:20px;
	background-color:#7782BB;
	margin-top:0px;
	margin-bottom:4px;
}

#top-projects {
	width:750px;
	height:76px;
	margin-top:0px;
	margin-bottom:10px;
}

/* Projects */

#suncity3 {
	width:353px;
	height:210px;
	background-image:url(images/home/suncity3-bottom.jpg);
	background-repeat:no-repeat;
	margin-bottom:0px;
	margin-top:0px;
	padding-top:25px;
	color:#000000;
}

#suncity3link a:link, #suncity3link a:visited {
	color:#000000;
	text-decoration:none;
}

#suncity3link a:hover {
	text-decoration:underline;
}

#suncity-mediterranean {
	width:356px;
	height:210px;
	background-image:url(images/home/suncity-mediterranean-bottom.jpg);
	background-repeat:no-repeat;
	margin-bottom:0px;
	margin-top:0px;
	color:#FFFFFF;
	padding-top:40px;
}

#suncity4link a:link, #suncity4link a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#suncity4link a:hover {
	text-decoration:underline;
}

#ara {
	width:%100;
	height:1px;
	background-color:#666666;
	margin-bottom:0px;
}

/* Page */

#page-top {
	width:750px;
	height:9px;
	background-image:url(images/page-top.gif);
	margin-bottom:0px;
}

#page {
	width:750px;
	background-image:url(images/page-bg.gif);
	margin-bottom:0px;
	margin-top:0px;
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#333333;
}

#page-bottom {
	width:750px;
	height:9px;
	background-image:url(images/page-bottom.gif);
	margin-bottom:0px;
	margin-top:0px;
}

.floor-plan-links a:link, .floor-plan-links a:visited {
	text-decoration:none;
	color:#333333;
}

.floor-plan-links a:hover {
	text-decoration:underline;
}

#auth-ara {
	width:%100;
	height:1px;
	background-color:#999999;
	margin-top:2px;
}

/* Contact Us */

input.iletisim {

	font-family:"Trebuchet MS";
	font-size:13px;
	color:#000000;
	background:none;
	padding:2px;
	border:1px solid #395C71;
}

textarea.iletisim {

	font-family:"Trebuchet MS";
	font-size:13px;
	color:#000000;
	background:none;
	padding:2px;
	border:1px solid #395C71;
}

.iletisim-bilgileri {
	font-family:"Trebuchet MS";
	font-size:16px;
}

/* Page */

#copyright {
	width:687px;
	height:20px;
	background-image:url(images/copyright.gif);
	background-position:bottom;
	margin-top:0px;
	margin-bottom:5px;
	color:#CCCCCC;
	font-size:10px;
	font-family:"Trebuchet MS";
	text-align:center;
}

#copyright a:link, #copyright a:visited {
	color:#CCCCCC;
	text-decoration:none;
}

#copyright a:hover {
	color:#FFFFFF;
	text-decoration:none;
}