@charset "utf-8";
/* CSS Document */

body 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
	background-image: url(../Images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: 1F1F1F;
}

.deisenbaslik
{
	font-family:Verdana;
	font-size:11px;
	color: #C91022;
	font-weight:bold;
}


.kirmizianasayfa
{
	font-size:13px; 
	font-weight:bold; 
	color:#af08df;
}

.beyazlink
{
   color:#ffffff;
   text-decoration:none;
   font-weight:bold;
}

.beyazlink:hover
{
    text-decoration:underline;
	color:white;
}

img
{
	border: none;
}

a {
	color:#000000;
	text-decoration: none;
}

a:hover {
	color:#000000;
	text-decoration: underline;
}

a.Red 
{
	color:#C91022;
	font-weight:bold;
	text-decoration: none;
}

a.Red:hover
{
	text-decoration:underline;
}

a.Gray 
{
	color:#424242;
	font-weight:bold;
	text-decoration: none;
}

a.Gray:hover
{
	text-decoration:underline;
}

.BlueText
{
	color:#004a9c;
	font-weight:bold;
}

.RedText
{
	color:#C91022;
	font-weight:bold;
}

/** Form Elements */

.dropdown
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border: 1px solid #000000;
}

.textbox
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border: 1px solid #7c7c7c;
}



div#container
{
	width: 850px;
}

/**	Common Styles */

.HeaderWithBand
{
	background-image:url(../Images/baslik.jpg);
	background-repeat:repeat-x;
	background-position: center;
}

.HeaderWithBand > span
{
	/*margin-left:20px; */
	background-color:#FFFFFF; 
	padding-left:10px;
	padding-right:10px;
	color: #C91022;
	font-weight:bold;
}

/** Header with Red band bg */

.HeaderWithRedBand
{
	background-image:url(../Images/BgRedLine.jpg);
	background-repeat:repeat-x;
	background-position: center;

}

.HeaderWithRedBand > span
{
	/* margin-left:10px; */
	background-color:#FFFFFF; 
	padding-left:10px;
	padding-right:10px;
}


/** Header with Blue band bg */

.HeaderWithBlueBand
{
	background-image:url(../Images/BgBlueLine.jpg);
	background-repeat:repeat-x;
	background-position: center;
}

.HeaderWithBlueBand > span
{
	/* margin-left:10px; */
	background-color:#FFFFFF; 
	padding-left:10px;
	padding-right:10px;
	color:#004a9c;
	font-weight:bold;
}

/** Blue Arrow */

ul.BlueArrow li
{
	list-style-image: url(../Images/bluearrpw.jpg);
}



.ResumeLink
{
	color:#424242;
	font-weight:bold;
	text-decoration:none;
}

.ResumeLink:hover
{
	text-decoration:underline;
}

/** 
	Main Menu 
*/

	div#topmenu
	{
		float:left;
		clear:left;
		color: #C91022;
		margin-top: 5px;
	}
	
	div#topmenu a
	{
		color: #C91022;
		font-weight:bold;
		font-size: 10px;
		text-decoration: none;
		margin-left: 3px;
		margin-right: 3px;
	}
	
	div#topmenu a.lang
	{
		color: #0367ab;
	
	}
	
	div#topmenu a:hover
	{
		text-decoration: underline;
	}
	
/** 
	Red Menu 
*/

	div#RedMenu
	{
		width: 840px;
		color:#FFFFFF;
		background-color: #c4141b;
		border-bottom: 5px solid #e7a1a4;
		padding: 5px;
		clear: both;
		text-transform:uppercase;
	}

	div#RedMenu a
	{
		color:#FFFFFF;
		font-weight:bold;
		font-size: 10px;
		text-decoration: none;
		margin-right:5px;
		margin-left:5px;
	}

	div#RedMenu a:hover
	{
		color:#FFFFFF;
		text-decoration: underline;
	}

	div#RedMenu span.Seperator
	{
		width: 1px;
		background-image:url(../Images/RedMenuSeperator.jpg);
		background-repeat:no-repeat;
		margin-right:5px;
		margin-left:5px;
	}

/**	
	Content Style Starting From Here 
*/

	div#ContentWrapper
	{
		width: 850px;
		clear: both;
	}

/**
	Left Column
*/
	div#LeftColumn
	{
		float: left;
		width: 200px;
		margin-right: 5px;
	}
	
	/**
		Main Page
		Tour Menu
	*/

		/**	Tour Menu */

		div#TourMenu
		{
		}
	
		div#TourMenu p
		{
			margin-top: 5px;
			margin-bottom: 5px;
		}

		/**	Login */
		div#Login
		{
			margin-top: 5px;
			margin-bottom: 5px;			
			background-image:url(../Images/uyeBg.jpg);
			background-repeat: no-repeat;
			width: 200px;
			height: 200px;
			color: #034369;
			border:1px solid #FFFFFF;
		}
		div#Login_english
		{
			margin-top: 5px;
			margin-bottom: 5px;			
			background-image:url(../Images/uyeBg_english.jpg);
			background-repeat: no-repeat;
			width: 200px;
			height: 200px;
			color: #034369;
			border:1px solid #FFFFFF;
		}
		
		div#Login a
		{
			color: #034369;
		}

		div#Bulletin
		{
			margin-top: 5px;
			margin-bottom: 5px;
			background-image:url(../Images/bulletin.jpg);
			background-repeat: no-repeat;
			width: 196px;
			height: 60px;
			color: #034369;
			padding: 5px;
		}
		
		div#Copy
		{
	width: 196px;
	margin-top: 10px;
	padding: 5px;
	font-size: 9px;
		}
	
/**
	Right Column
*/

	div#RightColumn
	{
	float:right;
	width:630px;
	margin-top: 5px;
	}

		/**
			Middle Left
		*/
		
		div#MiddleLeft
		{
			float: left;
			width: 400px;
		}
		
			/**	Info */

			div#Info p
			{
				margin: 3px;
			}
			
			div#MiddleColumn div#Quad
			{
				margin: 10px;
			}
			
			/** Quad Block Starting From Here */
			
			div#Quad{}
			
				/** News */
				div#News
				{}
				
				div#News li
				{
					list-style-position:inside;
					list-style-image: url(../Images/BlueArrow.jpg);
					margin-top: 2px;
				}
			
				/** Definiton */
				div#Definiton{}

				/** Investment */
			
				div#Investment{ margin-bottom: 20px;}
						
				/** Report */
				div#Report{
				margin-bottom: 20px; }
			
		/**
			Middle Right
		*/	
		div#MiddleRight
		{
			display:block;
			float:right;
			width: 216px;
			margin-top: 10px;
			background-image: url(../Images/GrayBg.jpg);
			background-repeat: repeat-y;
			padding: 5px;
		}
		
			/** Schools */
			div#LangSchools{}
	
			div#LangSchools li
			{
				list-style-image: url(../Images/ok.jpg);
				font-weight: bold;
			}
		
/** Bottom Red Menu */

div#BottomRedMenu
{
	width: 840px;
	color:#FFFFFF;
	background-color: #c4141b;
	border-bottom: 5px solid #e7a1a4;
	padding: 5px;
	clear: both;
}

	div#BottomRedMenu a
	{
		color:#FFFFFF;
		font-weight:bold;
		font-size: 10px;
		text-decoration: none;
	}

	div#BottomRedMenu a:hover
	{
		color:#ffffff;
		text-decoration: underline;
	}

	div#BottomRedMenu span.Seperator
	{
		width: 1px;
		background-image:url(../Images/RedMenuSeperator.jpg);
		background-repeat:no-repeat;
		margin-right:1px;
		margin-left:2px;
	}
	
div#Footer
{
	width: 850px;
	padding: 5px;
}

/** Inner Pages */

div#InnerMenu
{
	margin-top: 5px;
}

div#InnerMenu > div.Top
{
	background-image:url(../Images/yurtdisiEgitim_05.jpg);
	background-repeat:no-repeat;
	width: 200px;
	height: 7px;
}

div#InnerMenu > div.Content
{
	background-image:url(../Images/imenubg.jpg);
	background-repeat:repeat-y;
	width: 200px;
	padding: 5px;
}

ul .liifade {
	margin:0px;
	padding:0px;
}

.liifade
{
	list-style-type: none;
	font-weight: bold;
	color: #FFFFFF;
	padding:0px;
	margin:0px;

}

.liifade a
{
color:#FFFFFF;
text-decoration:none;
}

.liifade a:hover
{
text-decoration:underline;

}


.imenu li
{
	list-style-image: url(../Images/imenubullet.jpg);
	font-weight: bold;
	color: #FFFFFF;
	padding:0px;
	padding-right:5px;
	margin:0px;
}

.imenu li a
{
	list-style-image: url(../Images/imenubullet.jpg);
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	padding:0px;
	margin:0px;
}

.imenu li a:hover
{
	list-style-image: url(../Images/imenubullet.jpg);
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline;
	padding:0px;
	margin:0px;
}

div#InnerMenu > div.Bottom
{
	background-image:url(../Images/yurtdisiEgitim_29.jpg);
	background-repeat:no-repeat;
	width: 200px;
	height: 7px;
}

div#InnerMenu > div.Content li
{
	list-style-image:url(../Images/imenubullet.jpg);
}

.MenuHeader
{
	background-repeat:no-repeat; 
	width:184px; 
	height:47px;
}

.MenuHeader div
{
	width: 125px;
	margin-left: 65px;
	font-weight: bold;
	color: #4c602d;
}

.AltBaslik
{
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #C91022;
	color: #C91022;
	font-weight: bold;
	text-indent: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
