@charset "iso-8859-9";

img, div, li, a, li a:hover { behavior: url(iepngfix.htc) }
* {
	margin: 0px;
	padding: 0px;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#container2 {
	width: 960px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
p {
	font-family: "lucida sans Unicode", tahoma, calibri, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #666666;
	letter-spacing: -1px;
}
#projects {
	float: left;
	width: 700px;
}


.clouds {
	background-attachment: scroll;
	background-image: url(assets/images/clouds.png);
	background-repeat: no-repeat;
	background-position: center center;
}

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(assets/images/bkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#container3 {
	height: 450px;
	width: 960px;
	margin-top: -225px;
	top: 50%;
	margin-left: -480px;
	position: absolute;
	left: 50%;
	min-height:450px;
}
#topmenubar {
	height: 100px;
	width: 960px;
	float: right;
}
ul#topmenu {
	float: right;
	height: 25px;
	list-style-type: none;
	width: 600px;
	margin-right: 0px;
	padding-top: 75px;
}
#topmenu li {
	float: left;

}
#topmenu li a {
	height: 30px;
	width: 100px;
	font-family: tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	display: block;
}
#home {
	background-attachment: scroll;
	background-image: url(assets/images/buttonhome.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 100px;
}
#topmenu span {
	display: none;
}
#karapinar {
	background-attachment: scroll;
	background-image: url(assets/images/buttonkarapinar.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 100px;
}
#featured {
	background-attachment: scroll;
	background-image: url(assets/images/buttonfeatured.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 100px;
}
#contact {
	background-attachment: scroll;
	background-image: url(assets/images/buttoncontact.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 100px;
}
#references {
	background-attachment: scroll;
	background-image: url(assets/images/buttonreferences.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 100px;
}
#turkce {
	background-attachment: scroll;
	background-image: url(assets/images/buttonturkce.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 100px;
}

#textfield {
	width: 960px;
	min-height:350px;
	display: block;
	clear: both;
	padding-top: 100px;
}
#col1 {
	float: left;
	width: 225px;
	margin-right: 15px;
	padding-top: 100px;
}
#col2 {
	float: left;
	width: 400px;
	margin-right: 20px;
	padding-top: 100px;
}
#col3 {
	float: left;
	width: 290px;
	padding-top: 30px;
}
#recentprojects {
	background-attachment: scroll;
	background-image: url(assets/images/headerrecentproject.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 100px;
}
#footer {
	clear: both;
	height: 50px;
	width: 960px;
}
a img.recenprojects {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#home a:hover {
	background-attachment: scroll;
	background-image: url(assets/images/buttonhome_on.png);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 100px;
}
#karapinar a:hover {
	background-attachment: scroll;
	background-image: url(assets/images/buttonkarapinar_on.png);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 100px;
}
#featured a:hover {
	background-attachment: scroll;
	background-image: url(assets/images/buttonfeatured_on.png);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 100px;
}
#references a:hover {
	background-attachment: scroll;
	background-image: url(assets/images/buttonreferences_on.png);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 100px;
}
#contact a:hover {
	background-attachment: scroll;
	background-image: url(assets/images/buttoncontact_on.png);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 100px;
}

#turkce a:hover {
	background-attachment: scroll;
	background-image: url(assets/images/buttonturkce_on.png);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 100px;
}
ul.list {
	text-align: left;
	margin-left: 20px;
	list-style-type: square;
	font-family: "lucida sans Unicode", tahoma, calibri, sans-serif;
	font-size: 11px;
	color: #666666;
	letter-spacing: -1px;
	line-height: 20px;
}
.noshow {
	display: none;
}
