/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 /*background:#212733;*/
 background:#f6f6f4;
}

#wrapper { 
 margin: 0 auto;
 width: 950px;
}

#header {
 width: 950px;
 height: 141px;
 margin: -15px 0px 0px 0px;
 /*background: url(../images/carpediem_01.png);*/
 background: #f6f6f4;
}

#navigation {
 color: #333;
 margin: 0px 0px 0px 0px;
 background: #888a8e;
 height:27px;
}

#navigation .navigation_left{
 width:408px;
 height:27px;
 display:inline;
 float:left;
 background:url(../images/navi_left.jpg);
}

#navigation .navigation_btns{
 width:542px;
 height:27px;
 display:inline;
 float:left;
 background:url(../images/navibtnback.gif);
}

		#navigation .navi_seperator{
		 display:inline;
		 float:left;
		 width:17px;
		 height:20px;
		 background:url(../images/nokta.gif) no-repeat right bottom;
		 
		}
		
		#navigation .navi_menu{
		 display:inline;
		 float:left;
		 padding:3px 0px 0px 0px;
		 background:#D7DACF;
		 cursor:pointer;
		 font-weight:bold;
		 font-family: Arial;
		 font-size:12px;
		}
		
			#navigation .navi_menu a{
			 font-weight:bold;
			 font-family: Arial;
			 font-size:12px;
			 text-decoration:none;
			 color:#333333;
			}
			
			#navigation .navi_menu a:hover{
			 font-weight:bold;
			 font-family: Arial;
			 font-size:12px;
			 text-decoration:underline;
			 color:#333333;
			}

#content {

 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 950px;
 background:#f6f6f4;
}

#footer {
 color: #333;
 margin: 0px 0px 0px 0px;
 background: #aabbcc;
 height:57px;
 overflow:hidden;
 /*text-align:center;*/
 width:950px;
}


.leftcolumn1{
 background:#f6f6f4;
 /*background:#f8f8f8;*/
 width:224px;
 display:inline;
 float:left;
}

#left_menu {
 background:url(../images/leftmenuback.gif);
 padding:0px 0px 10px 40px;

}

	#left_menu .header{
		color:#A42F88;
		font-weight:bolder;
		font-size:14px;
		height:50px;
	 }
	 
	#left_menu .menu{
		/*color:#707271;*/
		color:#5a5555;
		font-size:10px;
		font-weight:900;
		height:30px;
		cursor:pointer;
	 } 
		#left_menu .menu a{
			/*color:#707271;*/
			font-size:10px;
			color:#5a5555;
			text-decoration:none;
		}

#left_menu_en {
 background:url(../images/leftmenuback.gif);
 padding:0px 0px 0px 35px;
}

	#left_menu_en .header{
		color:#A42F88;
		font-weight:bolder;
		font-size:14px;
		height:50px;
	 }
	 
	#left_menu_en .menu{
		/*color:#707271;*/
		color:#5a5555;
		font-size:10px;
		font-weight:900;
		height:30px;
		cursor:pointer;
	 } 
		#left_menu_en .menu a{
			/*color:#707271;*/
			font-size:10px;
			color:#5a5555;
			text-decoration:none;
		}		
 
.rightcolumn1{
 width:714px;
 min-height:420px;
 display:inline;
 float:left;
 background:#f6f6f4;
 padding:6px;
 padding-top:10px;
 color: #58595b;
 overflow:hidden;
 
}
/**********************************************YENİ ANASAYFA TASARIMI****/
.rightcolumn_anasayfa{
 width:720px;
 display:inline;
 float:left;
 background:#f6f6f4;
 padding:10px 0px 6px 6px;
 color: #58595b;
 overflow:hidden;
 
}

#kutular{
	clear:both;
	position:relative;
	/*background:pink;*/
	width:720px;
	height:770px; /*ÖNEMLİ : BURADAKİ HEIGHT DEĞERİ KUTULARIN TOPLAM SATIR UZUNLUĞUNA EŞİT OLMALI*/
}
	#kutu_1{
		position:absolute;
		top:0px;
		left:0px;
		width:200px;
		height:150px;
		overflow:auto;
		/*background:navy;*/
	}
	#kutu_2{
		position:absolute;
		top:0px;
		left:210px;
		width:200px;
		height:150px;
		/*background:purple;*/
		overflow:auto;
	}
	#kutu_3{
		position:absolute;
		top:0px;
		left:420px;
		width:300px;
		height:150px;
		/*background:orange;*/
		overflow:auto;
	}
	#kutu_4{
		position:absolute;
		top:160px;
		left:0px;
		width:200px;
		height:280px;
		/*background:navy;*/
		overflow:auto;
	}
	#kutu_5{
		position:absolute;
		top:160px;
		left:210px;
		width:200px;
		height:280px;
		/*background:purple;*/
		overflow:auto;
	}
	#kutu_6{
		position:absolute;
		top:160px;
		left:420px;
		width:300px;
		height:280px;
		/*background:orange;*/
		overflow:auto;
	}
	#kutu_7{
		position:absolute;
		top:450px;
		left:0px;
		width:200px;
		height:280px;
		/*background:navy;*/
		overflow:auto;
	}
	#kutu_8{
		position:absolute;
		top:450px;
		left:210px;
		width:200px;
		height:280px;
		/*background:purple;*/
		overflow:auto;
	}
	#kutu_9{
		position:absolute;
		top:450px;
		left:420px;
		width:300px;
		height:280px;
		/*background:orange;*/
		overflow:auto;
	}
	
/**************************************************/
/***************TABLO İLE TASARIM*********************/

.leftcolumn{
 width:224px;
 vertical-align:top;
}

.rightcolumn{
 width:714px;
 background:#f6f6f4;
 padding:10px 6px 6px 6px;
 vertical-align:top;
 color: #58595b;
}

#ekmek_kirintisi{
 float:left;
}  

#ekmek_kirintisi a{
			text-decoration:none;
			font-weight:bold;
			color:gray;
}
/***************END TABLO İLE TASARIM****************/



.clear { clear: both; background: none; }
			text-decoration:none;
			font-weight:bold;
			color:gray;
}
/***************END TABLO İLE TASARIM****************/



.clear { clear: both; background: none; }
