@charset "utf-8";
/* CSS Document */

body{
	margin:0; 
	background-color:rgb(99,124,23);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;		
}

#c_main{
	margin:.5em auto 2em auto;
	width:900px;
	border-width:1px; /* TEMPORARY BORDER */
	border-style:solid;
	border:none;
}

/* HEADER */
#c_header{
	width:900px; /*super container width*/
	heigth:246px; /*logo height*/
	float:left;
}

#c_logo{
	width:246px; 
	height:179px;
	display:inline;
	float:left;
	text-align:center;
	margin-top:0px;
}
#c_menu{
	width:654px;
	height:179px;
	display:inline;
	float:left;
}

#c_menu_bosluk{
/*	width:664px; /*super container width*/
	width:654px; /*654px*/
	height:114px; /*22px sapka yuksekligi kadar azalttik*/
}
	#c_menu_bosluk_left{float: left; width:626px; position:relative; top:8px;}
	#c_menu_bosluk_right{float: right; width:28px; height:114px;}
		#c_menu_bosluk_right{position:relative; top:85px;}


#c_menu_linkler{
	width:654px; /*super container width*/
	/*height:43px;*/
	height:65px; /*22px sapka yuksekligi kadar arttirdik*/
}
#c_menu_linkler_ust{
	width:654px; /*super container width*/
	height:22px; /*sapka yuksekligi*/
	/*background-color:#00FF99;*/
}
#c_menu_linkler_alt{
	width:654px; /*super container width*/
	height:43px;
	/*background-color:#CC0033;*/
}
.menu_nokta_fake{
	display:inline;
	width:13px;
	height:22px;
	/*background-color:#3366CC;*/
	float:left;

}
.menu_sapka{
	display:inline;
	height:22px;
	float:left;
	text-align:center;
	visibility:hidden;
}

.menu_nokta{
	display:inline;
}
.menu_item{
	display:inline;
	cursor:pointer;
	float:left;
}
#c_menu_alt{
	background-image:url(../images/new/bgpaper_yeni_25x40.png);
	background-repeat:repeat;
	width:669px; /*super container width*/
	height:40px;
	text-align:right;
	display:none; /*bu hala kullaniliyor mu?*/
}

/* /HEADER */

/* BODY */
#c_body{
	background-color:rgb(233,174,34);	
	width:900px;
	float:left;

}
	#c_body_up{width:900px;}
		.c_body_up_part{
			display:inline; 
			float:left; 
			border-style:solid; 
			border-width:1px;
			border:none;
		}
			#c_body_up_banner_content{
				width:250px; margin:1.5em auto; /*background-color:#0FF;*/
			}
				.banner{text-align:center; margin-bottom:2em; margin-top:1em;}
			
		#c_body_up_left{
			width:260px;
			/*background-color:#090;*/
		}
		#c_body_up_mid{
			width:380px;
			/*background-color:#900;*/
			text-align:center;
		}
			#c_body_up_mid_content{margin:1em auto; /*background-color:#980;*/}
		#c_body_up_right{
			width:260px;
			/*background-color:#009;*/
		}
	
	#c_body_mid{width:900px;}
		#c_body_mid_left{width:340px; display:inline; float:left;}
		#c_body_mid_mid{width:340px; display:inline; float:left;}
		#c_body_mid_right{width:210px; display:inline; float:left;}
			.c_body_mid_content{margin:1em 1em; /*background-color:#936;*/}
			#c_body_mid_gallery{margin:1em 5px; text-align:center;}

	#c_body_down{width:900px;}
		#c_body_down_left{width:260px; display:inline; float:left;}
		#c_body_down_right{width:640px; display:inline; float:left;}
			#c_body_down_right_content{margin:1em 1em; /*background-color:#936;*/}
		
/* /BODY*/

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

/*  CUSTOM (UP gibi)  */
div#c_custom{
	width:900px;
	text-align:left;
	/*background-image:url(../images/new/bgpaper15x100.png);*/
	background-repeat:repeat;
	float:left;
	clear:left;
}

#c_custom_content{
	width:900px;
	float:left;
	clear:left;
}

.content{
	padding:20px;
	margin:20px;
	border-style:solid;
	border-width:1px;
	border-color:#660000;
}
.content_bar{
	margin-bottom:10px;
	padding-top:5px;
	padding-bottom:5px;
	/*background-color:#CCCC99;*/
	background-color:rgb(120,150,70);
	vertical-align:middle;
	text-align:center;
	font-size:large;
}
.content_subbar{
	margin-bottom:10px;
	padding-top:3px;
	padding-bottom:3px;
	background-color:#aacc99;
	vertical-align:middle;
	text-align:center;
	color:#990000;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:medium;	
}

div.menu_urun{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:small;
	font-style:italic;
	padding:10px;
	margin-bottom:10px;
	margin-top:10px;

}

/* /CUSTOM */
/***************************************************************/

.yazi234{display:inline;}
	.yazi234 img {float:left; margin:0 1em .5em 0; border:none;}

#yazi1{display:inline;}
	#yazi1 img {clear:left; margin:1em auto; border:none;}

#c_footer{
	width:900px;
	text-align:center;	
}

hr{color:rgb(255,200,39); height:1px; clear:left;}
a img{border:none; }
h3{font-size:medium;}
a{color: #330;}

.dir

{
	margin-top:10px;
	display:inline;
	
	
	}