body {
	margin: 0px;
	font: 12px "Myriad Pro", "Gill Sans", Tahoma, Arial, Helvetica;
	color: #282828;
	text-align: center;
	background-color: #B4EAEB;
	background-image: url(images/bg.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 16px;
	padding-left: 0;
}
p{
	font-size:11px;
	line-height:16px;
}
img {
	border-style: none;
}
img.pic_left{
float:left;
padding:5px;
margin:0 8px 8px 8px;
border:1px  #CCCCCC solid;
}
a {
	color: #2E9FED;
	text-decoration: none;
}
a:hover {
	color: #1471B1;
}
h2 {
	font-size:16px;
	line-height: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
h3{
	font-size:16px;
	color: #61BCE0;
	line-height: normal;
}
h4{
	font-size:11px;
	padding:2px;
	margin:1px;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #CC5A85;
}
#container {
	position: relative;
	width: 985px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 18px;
}

#head1 {
	width: 961px;
	height: 117px;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
#head2 {
	width: 927px;
	height: 139px;
	background-image: url(images/header_anafen.png);
	background-repeat: no-repeat;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
#head3 {
	width: 927px;
	height: 139px;
	background-image: url(images/header_dogalpark.png);
	background-repeat: no-repeat;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
#head1 .logo {
	position: absolute;
	margin: 31px 0 0 36px;
	width: 488px;
	left: -24px;
	top: -13px;
}
#head1 .logo a {
	text-indent: -2000px;
	width: 90px;
	height: 59px;
	display: block;
}
.top_head_banner{
	float:right;
	width:200px;
	height:90px;
}

#menu {
	width: 940px;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	float: left;
}
#menu li {
	list-style-type: none;
	float: left;
	margin: 0 6px;
	height: 22px;
	;
	border-right: 1px solid #979FA3;
	padding-right: 8px;
}
#menu li a {
	height: 22px;
	color: #DD0101;
	font-size: 12px;
	padding-bottom: 5px;
	padding-left: 0;
}
#menu li a:hover {
color:#000033;
}
#menu .current {
color:#000033;
font-weight:bold;
}
#area {
	width: 950px;
	height: 1px;
	background-image: url(images/main_bg.png);
	background-repeat: repeat-y;
}
#login {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	text-align: right;
	width: 365px;
	float: right;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 2px;
}
#login .theInput {
	font-family: Verdana;
	font-size: 10px;
	width: 110px;
	margin-right: 5px;
    }

#login .theSubmit {
     font-family: Verdana;
      font-size: 10px;
      background-color: #333333;
     color: #FFFFFF;
     margin-right: 5px;
}


#main {
	width: 961px;
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
}

#content_left {
	float:right;
	width: 700px;
	height:auto;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	overflow: scroll;
}
#content_left h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#content_right{
	float:left;
	width: 195px;
	background-image: url(images/navi-bg.jpg);
	background-repeat: no-repeat;
	margin-left: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 1px;
	min-height:350px;
	background-color: #FBFBFC;
}
#content_right ul {
	list-style-type: none;
	margin-top: 35px;
	margin-right: 6px;
	margin-bottom: 0;
	margin-left: 2px;
}
#content_right li {
	list-style-type: none;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #822625;
	clear: left;
	width: 95%;
	margin-right: 12px;
	margin-left: 5px;
	padding-top: 4px;
	padding-bottom: 1px;
}
#content_right li.ust {
	color: #CF0;
	font-size: 11px;
	background-color: #CE1513;
}
#content_right li.ust a , #content_right li.ust a:visited {
	color: #FFF;
	font-size: 12px;
}
#content_right li.ust a:hover {
	color:#FFF;
	background-color: #C64243;
}
#content_right li.sub1 a {
	color: #9B0000;
	padding-left: 0px;
}
#content_right li.sub1 a:hover {
	color:#9B0000;
	background-color: #FC9A00;
}
#banner {
	height:295px;
	background-image: url(images/headerImageBG.png);
	background-repeat: no-repeat;
	width: 961px;
	background-position: bottom;
	float: left;
	margin: 0px;
}
#banner h1{
	padding:5px 0 0 20px;
	margin:0px;
	font-size:17px;
	color:#FFFFFF;
	font-family: "Lucida Sans", "Lucida Grande", verdana, arial, helvetica;
	;
	;
	;
}
#girisForm {
	padding: 0px;
	margin: 0px;
	float: right;
}
#girisForm label {
	padding: 0px;
}
#girisForm input {
	border: 1px solid #C8D2D9;
	width: 75px;
	height: 13px;
	margin-right: 2px;
	margin-bottom: 3px;
	margin-left: 2px;
	font-size: 11px;
}
#girisForm .dugme {
	border: 1px solid #C8D2D9;
	width: 71px;
	height: 13px;
	margin-right: 2px;
	margin-left: 2px;
}
#girisForm textarea {
	border: 1px solid #C8D2D9;
	margin: 0 0 3px 0;
	width: 260px;
	height: 63px;
}
.item_box{
width:auto;
height:auto;
padding:10px 0 5px 0;
border-bottom:1px #666666 dashed;
}
.spacer{
width:auto; height:2px; clear:both; padding-bottom:2px;}
/*---------contact----------*/
#form {
	padding: 0px;
	margin: 0px;
	font-size: 10px;
}
select {
	font-size: 10px;
}
#fields label {
	width: 260px;
	display: block;
	padding: 0px;
	color: #C00;
}
#fields input {
	border: 1px solid #C8D2D9;
	margin: 0 0 3px 0;
	width: 260px;
}
#send input {
	width: 64px;
	height: 20px;
	margin: 0px;
}
ul {
	margin: 0 0 20px 0;
	padding: 0px;
	list-style-type: none;
}
#fields textarea {
	border: 1px solid #C8D2D9;
	margin: 0 0 3px 0;
	width: 260px;
	height: 63px;
}
.contact_info{
float:left;
padding:15px;
}

/*work------------*/
.project_details{
float:left;
width:200px;
color:#0099FF;
padding:10px 0 0 10px;
}
#footer {
	font-size:11px;
	color:#78201F;
	width: 961px;
	height:135px;
	background-image: url(images/footer.jpg);
	background-position: bottom;
	background-color: #FFF;
	background-repeat: no-repeat;
	padding-top: 2px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#footer a {
	background: none;
	padding: 0px;

}
#footer .sayac {
	position:relative;
	float: left;
	margin-top: 100px;
	margin-left: 175px;
}
#cp {
	width:750px;
	height:25px;
	float:left;
	text-align:left;
	margin-top: 75px;
	color: #002040;
	font-size: 10px;
	margin-left: 25px;
}
#madeby{
	width:480px;
	float:right;
	padding-right:20px;
	text-align:right;
	margin-top: 5px;
	font-size: 10px;
	color: #002040;
}
#madeby a{
text-decoration:none;
color:#666666;
}
#tablo {
	font-size: 9px;
}
#container #main #content_index #haberler {
	background-image: url(images/haberler-bg.png);
	float: left;
	width: 335px;
	background-repeat: no-repeat;
	padding-top: 25px;
	min-height:385px;
}
#content_index {
	float:left;
	width: 925px;
	height:auto;
	padding-top: 0;
	padding-right: 15px;
	padding-left: 15px;
}
#haberler ul {
	list-style-type: none;
	margin-top: 35px;
	margin-right: 6px;
	margin-bottom: 0;
	margin-left: 6px;
}
#haberler li {
	list-style-type: none;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DF8428;
	clear: left;
	width: 95%;
	margin-right: 12px;
	margin-left: 12px;
	padding-top: 2px;
	padding-bottom: 1px;
	color: #000;
}
#haberler li a {
	color: #FFF;
}
#haberler li a:hover {
	color:#FFF;
	background-color: #DB7D26;
}
#container #main #content_index #linkler {
	width: 585px;
	float: right;
	background-image: url(images/platformGradient.png);
	padding-bottom: 1px;
	height: 225px;
	background-repeat: no-repeat;
}
#container #main #content_index #linkler img {
	margin-top: 3px;
	margin-bottom: 1px;
}
#container #main #content_index #slayt {
	width: 585px;
	float: right;
	height: 105px;
	background-image: url(images/slayt-bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#container #main #content_index #alt2 {
	width: 585px;
	float: right;
	padding-top: 0px;
	margin-top: 1px;
	padding-left: -25px;
	height: 100px;
}


#post {
	padding-top: 20px;
	width: 99%;
	color: #001717;
}
#post .subheader {
	color: #FF0000;
	font-family: "Franklin Gothic Demi", Haettenschweiler, "Trebuchet MS", Helvetica;
	font-size: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 5px;
	padding-top: 5px;
}
#post .header {
	font-weight: normal;
	color: #192D38;
	font-family: "Franklin Gothic Demi", "Helvetica Narrow", "MS Serif";
	font-size: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D0C8;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

#post .title {
	color: #333333;
	font-family: "Franklin Gothic Demi", "Helvetica Narrow", "MS Serif";
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D0C8;
}

#post .title a {
	text-decoration: none;
	color: #37404C;
}

#post .title a:hover {
	text-decoration: underline;
}

#post .entry {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4C0B9;
	background-image: url(images/img08.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 16px;
	background-position: left 5px;
}
#post .icerik {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4C0B9;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}

#post .meta {
	height: 12px;
	margin: 0;
	line-height: normal;
	background-color: #D2D3D7;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
}

#post .meta .posted {
	display: block;
	float: left;
	width: 300px;
}

#post .meta .permalink {
	display: block;
	float: right;
	padding-left: 17px;
	background: url(images/img09.gif) no-repeat left center;
}

#post .meta .comments {
	display: block;
	float: right;
	padding: 0 30px 0 19px;
	background: url(images/img08.gif) no-repeat left center;
}
#post .meta .iletisim {
	display: block;
	float: right;
}
