@charset "iso-8859-9";
/*
--------------------------------
Diva Evleri - Aralęk 2007 ©
http://www.pixelstudio.com.tr
--------------------------------
*/

/* -------------------------------------------------- */
/* --------------------- GENEL ---------------------- */
/* -------------------------------------------------- */

#wrapper	{
	position: relative;
	width: 830px;
	margin: 0 auto;
	}
body {
	background-image: url(images/layout/backg.jpg);
	background-repeat: repeat-x;
	background-color: #D9F3F4;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body ul li	{
	background-image: url(images/layout/bt_contentlist.gif);
	background-repeat: no-repeat;
	background-position: 0 10px;
	padding-right: 0;
	padding-left: 20px;
	padding-top: 5px;
	}
body ul	{
	list-style:none;
	margin-left: 5px;
	}
a:link {
	text-decoration: underline;
	color: #03447A;
}
a:visited {
	text-decoration: none;
	color: #03447A;
}

a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

/* -------------------------------------------------- */
/* --------------------- HEADER --------------------- */
/* -------------------------------------------------- */

#top {
	width: 790px;
	height:30px;
	margin-left: 45px;
	}
#logo {
	float:left;
	width:150px;
	height: 30px;
	margin-left: 20px;
	}
#nav {
	float:right;
	width:600px;
	}
#navPyra {
	padding-right: 0;
	padding-left: 10px;
	padding-top: 5px;
	margin: 0;
	}

#navPyra li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
#navPyra a:link, #navPyra a:visited {
	float: left;
	font-size:11px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #708491;
	padding-top: 3px;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 8px;
	}

#navPyra a:link.active, #navPyra a:visited.active, #navPyra a:hover {
	color: #333333;
	/* background-image: url(images/extra/tab_pyram.gif); */
	background-repeat: no-repeat;
	background-position: center bottom;
	}
#header {
	width: 830px;
	height:324px;
	background-image: url(images/layout/header.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	}
.header-swf {
	width: 400px;
	float: right;
	height: 155px;
	margin-top: 90px;
	text-align: center;
	}

/* --------------------------------------------------- */
/* --------------------- CONTENT --------------------- */
/* --------------------------------------------------- */

#content {
	width:750px;
	height:325px;
	padding:0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
#c-a {
	float:left;
	width:455px;
	height:303px;
	text-align:justify;
	background-image: url(images/layout/c_a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
	}
#c-b {
	float:left;
	width:233px;
	height:303px;
	text-align:justify;
	background-image: url(images/layout/c_b.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	vertical-align: top;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
	}
#center {
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}
#yerlesimplani {
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}

/* --------------------------------------------------- */
/* ---------------------- FOOTER --------------------- */
/* --------------------------------------------------- */

#footer {
	height:60px;
	margin-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	width: 735px;
	margin-right: auto;
	margin-left: auto;
	}
#t {
	background-image: url(images/extra/tre.gif);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
	width: auto;
	height: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
	clear: both;
	display: block;
}


.clear	{	clear: both;	}
.pixelstudio {
	float: right;
	margin-top: 12px;
	margin-right: 8px;
}

.dulger {
	float: left;
}
/* --------------------------------------------------- */
/* ---------------------- EXTRA ---------------------- */
/* --------------------------------------------------- */
#adreskismi {
	font-size: 11px;
	margin-top: 10px;
}
fieldset {
	padding: 5px;
	border: 1px solid #ACDFE8;
}
legend {
	font-size: 11px;
	color: #139ECC;
	font-weight: bold;
}
fieldset p {
	margin: 5px;
}

