	@charset "utf-8";
	html {
	  height: 100%;
	}
	body {
		color: #757575;
		font-family: Verdana, Helvetica, sans-serif;
		font-size: 10px;
		margin: 0px;
		padding: 0px;
	}
	a
	{
			color: #757575;
			text-decoration:underline;
	}
	#mainWrapper
	{
		width:1000px;
		margin: 0px auto;
	}
	
	#header
	{
		height: 169px;
		padding: 0px;
		width: 1000px;
		background-image:url(../images/bg_header.jpg);
		background-repeat:no-repeat;
	}
	#logo
	{
		width:218px;
		height:131px;
		float:left;
	}
	
	#loginArea
	{
		width:218px;
		height:131px;
		background-image:url(../images/bg_login.jpg);
		background-repeat:no-repeat;
		float:left;
		margin-left:550px;
		margin-top:12px;
		padding-left:10px;
		padding-top:25px;
	}
	
	.loginTable
	{
		font-family:Tahoma;
		font-size:11px;
		color:#000000;
		padding-top:25px;
		padding-left:10px;
		width:205px;
	}
	
	.loginTable a
	{
		text-decoration:underline;
		font-family:Tahoma;
		font-size:11px;
		color:#000000;
	}
	.searchTable
	{
		font-family:Tahoma;
		font-size:11px;
		font-weight:bold;
		color:#000000;
		margin-top:3px;
		margin-left:50px;
		width:900px;
	}	

	.username
	{
		width: 132px;
		font-family:Tahoma;
		font-size:11px;
		color:#000000;		
	}
	
		.password
	{
		font-family:Tahoma;
		font-size:11px;
		color:#000000;
		padding-top:10px;
		padding-left:10px;
	}
		.usernameTextBox
	{
		font-family:Tahoma;
		font-size:11px;
		color:#000000;
		padding-top:25px;
		padding-left:10px;
		float:left;
		border: solid 1px red;
	}
	
	#topmenuArea
	{
		width:1000px;
		height:34px;
		background-image:url(../images/bg_menu.jpg);
		background-repeat:repeat-x;
	}
	#searchArea
	{
		width:1000px;
		height:34px;
		background-color:#dddddd;
		margin:0px auto;

	}	
	#contentContainer
	{
		width: 1000px;
		height: auto;
		padding-top: 11px;
		margin: 0px auto;	
		overflow: hidden;
		background-color:#f0eeeb;
	}
		#contentContainer div#left
		{
			background-image:url(../images/listenToMusic.gif);
			background-repeat:no-repeat;
			width:181px;
			height:auto;
			float:left;
			padding-left:5px;
		}
		#leftmenuTop
		{
			width:176px;
			height:14px;
			background-image:url(../images/leftmenuTop.jpg);
			background-repeat:no-repeat;
		}
		
		#leftmenuCenter
		{
			width:176px;
			 
			min-height:352px;
			padding-left:20px;
			background-image:url(../images/bg_leftmenu.jpg);
			background-repeat:repeat-y;
		
		}
		
		#leftmenuBottom
		{
			width:176px;
			height:14px;
			background-image:url(../images/leftmenuBottom.jpg);
			background-repeat:no-repeat;
		
		}
		
		#contentContainer div.right
		{
			width:177px;
			float:left;
			display:inline;
			padding-left:8px;
			padding-bottom:16px;
		}
		
		
		.rightmenuTop
		{
			width:177px;
			height:20px;
			background-image:url(../images/rightboxTop.jpg);
			background-repeat:no-repeat;
			text-align:center;
			padding-top:8px;
			font-family:Tahoma;
			font-size:11px;
			color:#3b3b3b;
			font-weight:bold;
			
		}

		.rightmenuCenter
		{
			width:177px;
		/*	height:99px;*/
			min-height:99px;
			background-image:url(../images/bg_rightbox.jpg);
			background-repeat:repeat-y;
			padding:3px 3px 3px 15px;
		
		}
		
		.rightmenuBottom
		{
			width:177px;
			height:13px;
			background-image:url(../images/rightbox_Bottom.jpg);
			background-repeat:no-repeat;
		
		}
		
				
		#contentContainer div#Center
		{
			width:594px;
			float:left;
			padding-left:2px;
		}
		
			#centerTop
			{
				background-image:url(../images/contenAreaTop.jpg);
				background-repeat:no-repeat;
				width:594px;
				height:14px;
				padding-left:15px; 
				
			}
			#centerContent
			{
				background-image:url(../images/bg_contentArea.jpg);
				background-repeat:repeat-y;
				width:594px;
				min-height:355px;
				padding-left:11px;
			}
			
			#icerik
			{
				width:96%;
				height:auto;
				margin-top:35px;
			}	

			.img
			{
				width:67px;
				height:67px;
				border: solid 1px #ddd;
				float:left;
				margin-left:16px;
				margin-bottom:15px;
			}
			.imgText
			{
				width:180px;
				height:auto;
				border: solid 1px #ddd;
				float:left;
				margin-left:10px;
				margin-bottom:15px;
			}
			
			#centerBottom
			{
				background-image:url(../images/contentAreaBottom.jpg);
				background-repeat:no-repeat;
				width:594px;
				height:15px;
				margin-bottom:20px;
			}
	
		#bannerArea
		{
			width:569px;
			height: 250px;
		  text-align:center;
		}
		
		#menuContent
		{
			width:549px;
			height:21px;
			padding-left:15px;
			padding-top:15px;
		}
		

	#footer
	{
		min-height: 75px;
		width: 900px;
		margin:0 auto;
		margin-top:10px;
		overflow: hidden;
	}
	
	.footerIcerik
	{
		text-align:center;
	}

	
	#linkContainer 
	{
		width: 960px;
		height:31px;
		padding-bottom:2px;
	}
		
	p
		{
			padding:0px;
			margin:0px;
		}

.arrows_orange
	{
		 background-image:url(../images/list_arrow.gif);
		 background-repeat: no-repeat;
		 border: none;
		 width: 11px;
		 height: 11px;
	 
	}
	
			.BlueBox
			{
				background-color:#dcdcdc;
				height: 14px;
				float: left;
				width: 500px;	
			}
			
			.BlueBoxContent
			{
				border: solid 1px #eeeeee;
				border-top-style: none;
				height: auto;
				overflow: hidden;
				float: left;
				padding-bottom: 20px;
				width: 498px;
					
			}
					
					.BoxTitle
			{
				color: #FFFFFF;
				font-family:Arial, Helvetica, sans-serif;
				font-size: 11px;
				font-weight: normal;
				height: 15px;
				margin-left: 10px;
				margin-bottom: 2px;
				margin-top: 2px;	
			}	
		.menuCategory {
		width: 200px;
		list-style: none;
		padding:0px;
		margin:5px;
		color: #7a7a7a;	
		}
		
		
.iletisimBilgiMetin
{
	font-weight: bold; 
	font-size: 14px; 
	letter-spacing: 2px;
}
.tarzMenu
{
                width:100%;
				margin:0px;
				padding:0px;	
				list-style: none;

}

.tarzMenu ul { 
				padding: 0;
				margin:0;
				list-style: none;
			}
			
.tarzMenu li { 
				margin:0;     
				display:block;
				height:auto;
				cursor:pointer;
                  height: 15px;

			}

.tarzMenu li a: { 
  text-decoration: none;

}

.tarzMenu li a:hover {
 background-color:#FF9900 ;

			}