/****************Yan Ajax ****************/


.box{
background: #fff;
margin:5px;
}
.boxholder{
clear: both;
width:100%;
margin:0px auto;
border-top: 1px solid #007f7f;
}

#tabclar{
width:100%;
}
.tabc{
float: left;
margin: 0 2px 0 0;
}
.tabctxt{
margin: 0;
color: #fff;
font-size: 12px;
font-weight: bold;
}


.yazi{
float:left;
width:50px;
}
.yazi2{
float:left;
width:135px;
}

.yazi3{
float:left;
}

.yazi2 input, .yazi2 textarea{
width:120px;
border:1px solid #007f7f;
}

#contactarea {
width:100%;
margin-bottom:20px;
display:block;
float:left;
}
/****************Yan Ajax ****************/

body{
background:#fff url(images/zemin.gif) repeat-x;
margin:0px auto;

}
#sayfa{
width:800px;
margin:0px auto;
}

#ust_menu{
width:800px;
background:url(images/ust_menu.gif) no-repeat;
height:35px;
float:left;
}

#banner{
background:url(images/banner.gif) no-repeat;
width:100%;
float:left;
margin-top:5px;
margin-bottom:5px;
}

#orta{
background:url(images/orta.gif) repeat;
width:780px;
float:left;
padding:10px;
}

#orta_alt{
background:url(images/orta_alt.gif) no-repeat;
width:100%;
height:8px;
float:left;
}

#sol{
float:left;
width:200px;
}
#sag{
float:left;
width:570px;
padding:5px;
}

#menu1{
width:200px;
background:url(images/menu1.gif) top no-repeat;
float:left;
}
#menu1_alt{
width:200px;
height:4px;
float:left;
background:url(images/menu1_alt.gif) no-repeat;
margin-bottom:5px;
}



.soltaraf{
width:180px;
background:url(images/menu1.gif) top no-repeat;
float:left;
padding:10px;
}
.soltaraf_alt{
width:200px;
height:4px;
float:left;
background:url(images/menu1_alt.gif) no-repeat;
margin-bottom:5px;
}





/**** ust_menu ***/
.ust_menu {
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	float:right;
}
.ust_menu li {
	list-style-type: none;
	padding:10px;
	float:left;
}
.ust_menu li a {
	font-weight: normal;
	text-decoration: none;
	background: transparent;
		font-weight: bolder;

}
.ust_menu li.current a {
	color: #fff;
}
.ust_menu li a:hover {
	color:#000;
}


#en_alt{
background:url(images/en_alt.gif) top no-repeat;
width:100%;
float:left;
margin-top:5px;
}

#en_alt_sol{
float:left;
width:40%;
padding:10px;
}

#en_alt_sag{
float:right;
width:40%;
padding:10px;
text-align:right;
}
/**************************************/
input, select, textarea {
	border: 1px solid #007f7f;
	margin-bottom: 1px;
}
h1 {
	color: #006bac;
}
h2 {
	color: #008ce1;
}
hr {
	height: 1px;
	border: 1px solid #008ce1;
}

/*******************************************************************************/





/*********************************** Menu ********************************/
.navigation {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	line-height: 17px;
}

.navigation li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.navigation li a {
	font-weight: normal;
	text-decoration: none;
	background: transparent;
	display: block;
	padding: 3px 5px 3px 15px;
	color: black ;
	font-weight:bold;
	background:url(images/tik1.gif) left no-repeat;
}

.navigation li a:hover {
	background:url(images/tik2.gif) left no-repeat;
	}


.navigation li.current a {
	font-weight: bolder;
	color: gray;
		background:url(images/tik2.gif) left no-repeat;

}

.navigation li.level0 a {
	margin-left: 0px;
	font-size: 100%;
}
.navigation li.level1 a {
	margin-left: 15px;
	font-size: 100%;
}
.navigation li.level2 a {
	margin-left: 25px;
	font-size: 90%;
}
.navigation li.level3 a {
	margin-left: 35px;
	font-size: 80%;
}
.navigation li.level4 a {
	margin-left: 45px;
	font-size: 70%;
}


.edit-navigation-entry {
	line-height: 24px;
	height: 24px;
}
.edit-navigation-control {
	float: right;
}

/* IE6.0 Hack for additional spaces between li's */
* html li a  {
	height: 100%;
} 

/*******************************************************************************/


/************************************ Icerik **********************************/
#content {
	padding: 10px 20px 20px 10px;
	line-height: 16px;
}
#content h1 {
	margin-top: 5px;
}
#content a {
	text-decoration: underline;
	color: black;
}
#content a:hover {
	text-decoration: underline;
	color: #008ce1;
}

#content {
	height: 400px;
}

/* IE hack for min-height */
#content[id] {
    height: auto;
    min-height: 400px;
}
/*******************************************************************************/


/************************************ Yanlar *********************************/
.portlet {
	padding: 0px;
	margin: 0px 0px 15px 0px;
}
.portlet h1 {
	border: none;
	background: #008ce1;
	color: white;
	padding: 2px 5px 2px 5px;
}
.portlet a {
	line-height: 17px;
	display: block;
}
.portlet-content {
	padding: 3px;
}
#portlet-language-switcher a {
	display: inline;
	text-transform: uppercase;
}
/*******************************************************************************/


/******************************** Detay *****************************/
.breadcrumb,
.breadcrumb a {
	color: gray;
}

#info {
	text-align: center;
	color: gray;
	margin-bottom: 5px;
}
#info a {
	text-decoration: none;
	color: gray;
}
/*******************************************************************************/
