* {
    padding: 0;
    margin: 0;
	
} 

body {
background: #fff url(images/bg.jpg) repeat-x;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 18px;
color: #333333;
}

img { border-style: none;
	border-color: inherit;
	border-width: medium;
	
}
a { color: #26478A; text-decoration: none; }
a:hover { text-decoration: underline; color : #000; }

#wrap {
margin: 0 auto;
width: 800px;
}

#header { 
height: 60px;
background: #26478A url(images/header.jpg) no-repeat;
}
#header h1 {
font-size: 26px;
font-weight: 100;
letter-spacing: -3px;
padding: 12px 0 5px 10px;
}
#header h1 a {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
color: #eee;
text-decoration: none;
}
#header h2 {
color: #ccc;
font-size: 15px;
font-weight: 100;
padding: 0 0 0 11px;
letter-spacing: -1px;
line-height: 12px;
}

#intro {
background: #fff url(images/intro.jpg) no-repeat;
height: 90px;
padding: 30px;
}

#content {
padding: 10px 5px;
}

.left {
width: 578px;
float: left;
text-align: justify;
}
.left h2 {
color: #FF4800;
font-size: 24px;
letter-spacing: -3px;
font-weight: 100;
padding : 10px 0 15px 0;
}

.right {
width: 165px;
float: right;
padding: 10px;
border-left: 1px solid #bbb;
font-size: 12px;
}
.right ul {
list-style-type: square;
padding: 5px 5px 10px 15px;
/*padding: 5px 10px 10px 20px;*/
}
.right h2 {
height: 30px;
font-size: 15px;
color: #666;
line-height: 30px;
font-weight: 100;
}
.right a { text-decoration: none }

#footer {
border-top: 1px solid #aaa;
text-align: center;
color: #333;
font-size: 11px;
padding: 0 0 10px 0;
margin-top: 20px;
}







.post-footer {
	padding: 8px 5px;
	margin: 10px 1px 10px 1px;	
	color: #977C57;
	border: 1px solid #EEE8E1; 
	background: #FAF7F5;
}

.post-footer a.randevu { 
	margin: 0 10px 0 5px;	
	padding: 7px 5px;
	background: #FAF7F5 url(./images/randevu.gif) no-repeat 0 2px;
	padding-left: 30px;
	color: #977C57;
}



.post-footer a.mesaj { 
	margin: 0 10px 0 5px;	
	padding: 7px 5px;
	background: #FAF7F5 url(./images/mesajGonder.gif) no-repeat 0 2px;
	padding-left: 30px;
	color: #977C57;
}


acronym{
  	margin: 5px 0;
  	padding: 15px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	/*font: 500 1em/1.5em 'Tahoma', 'Courier New', monospace;*/
  	/* white-space: pre; */
  	border: 1px solid #EEE8E1; 
	background: #FAF7F5;
}


code {
  margin: 10px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  /*font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;*/
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
  border-left: 4px solid #CC0000;
}

code111 {
  	margin: 5px 0;
  	padding: 10px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	/*font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;*/
  	/* white-space: pre; */
  	background: #F9F7DD;
	border: 1px solid #E0DBC9;  
}

.align-right { text-align: right; }

td.sidenav a {text-decoration:none;}
td.sidenav a:hover {text-decoration:underline;}
td.sidenav {background-color:#ebebeb;border:1px solid #c5c5d5;padding:5px 5px 5px 5px;}



#hoverr  tr:hover {

	background-color: #FEFE8F;
	border: thin solid #FAF7F5;

}



.left_box{
width:188px;
height:auto;
float:left;
padding-bottom:10px;
}
.top_left_box{
width:188px;

height:10px;
float:left;
background:url(images/top_box_bg.gif) no-repeat center;
}
.center_left_box{
width:188px;
height: auto;
float:left;
background:url(images/center_box_bg.gif) repeat-y;
}
.bottom_left_box{
width:188px;
height:10px;
float:left;
background:url(images/bottom_box_bg.gif) no-repeat center;
}
.box_title{
width:188px;
text-align:center;
font-size:18px;
color:#615357;
padding:5px 0 5px 0;
}
.box_title span{
font-weight:bold;
color:#d8325d;
}

.main_text_box{
padding:5px;
}


.box{
width:260px;
height:129px;
float:left;
margin:20px 10px 15px 19px;
_margin:20px 10px 15px 13px;
background:url(images/box_bg.gif) no-repeat center;
}
.box_text{
width:150px;
float:left;
}
img.left_img{
float:left;
padding:10px 0 0 0;
}
.box_subtitle{
padding:10px 10px 10px 15px;
float:left;
}
.middle_box_text{
float:left;
width:250px;
color:#FFFFFF;
padding:0 0 0 20px;
}
.middle_box_content{
clear:both;
padding:10px 0 0 240px;
}
.middle_box_content_contact{
clear:both;
padding:0 0 0 20px;
}

img.img_left{
float:left;
padding:0px 8px 8px 0px;
}
img.img_right{
float:right;
padding:0px 8px 8px 8px;
}
img.img_thumb{
float:left;
padding:10px;
}
.form{
width:188px;
text-align:center;
color:#615357;
padding:5px 0 5px 0;
}
.form_row{
float:left;
width:188px;
text-align:center;
padding:3px 0 3px 0;
}
label.left{
float:left;
width:70px;
padding-top:3px;
text-align:right;
}

.contact_information{
font-size:10px;
color:#385870;
text-align:left;
padding-left:20px;
}