/*------------------------------GENEL---------------------------------*/
html
{
	margin:0;
	padding:0;
}
body
{
	font: 12px Arial,sans-serif;
	text-align:center;
	overflow:auto;
	margin:0;
	
	background: url(../images/sitebg.png) top center repeat;
}

P {
	margin:0 0 1em 0;
	margin: 0 0 1em 0;
	padding:0;
	font-size: 12px;
 }

a:link {
	color: #0E3345;
	text-decoration: none;
}
a:visited {
	color: #0E3345;
	text-decoration: none;
}
a:hover {
	color: #0B4EA2;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

/*----------------------------CONTAINER-------------------------------*/
div#supercontainer
{
	width:100%;
	margin:0 auto;
	
	
}
div#container
{
	width:964px;
	margin:0 auto;
	/*border: 1px solid #97ADBA;*/
	background:#FFFFFF;
	
}
div#sosyal
{
	width:26px;
	height:100px;
	margin-top:221px;
	
	background: url(../images/ribbon.png) no-repeat;
	float:left;
	} 
div#container2
{
	width:964px;
	background:#FFFFFF;
	float:left;
	}
/*--------------------------CONTAINER SONU----------------------------*/
/*--------------------------------TOP---------------------------------*/
div#header
{
	height:221px;
	width:964px;
	background:#276363;
}
div#header_eng
{
	height:221px;
	width:964px;  	
	background:#276363;
}
div#languages
{
	text-align:left;
	width:60px;
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
	float:left;
	margin:10px 0 0 800px;
}

div#languages img
{
	margin:0 3px 0 0;
}

div#topmenu
{
	position:relative;
	float:left;
	width:950px;
	height:22px;
	margin:0 auto;
	background:#003333;
	color:#FFFFFF;
	padding:3px 0 0 15px;
	font: 14px Arial,sans-serif;
	font-weight:bold;
}
#topmenu a {color: #FFFFFF;font: 14px Arial,sans-serif;	text-decoration: none; font-weight:bold;}
#topmenu a:hover {color: #FFFFFF; text-decoration: underline; }
#topmenu a:visited {color: #FFFFFF;	text-decoration: none;}
 /*(TOP MENU CSS dosyasi: menu_effect/style2.css)*/
/*------------------------------ORTA BOLUM-------------------------------*/
div#middle
{
	width:98%;
	margin:0;
	background:#FFFFFF;
}

/*------------------------------SOL MENU-------------------------------*/
div#solmenu
{
	
	position:relative;
	float:left;
	width:180px;
	margin:1px 3px 0 0;
	padding-bottom:3px;
	font: 12px Arial,sans-serif;
}

#solmenu a:hover {color: #012634; text-decoration: none; }
div#search
{
	position:relative;
	float:left;
	width:180px;
	height:25px;
	margin:6px 0 0 1px;
	padding-top:3px;
	padding-bottom:3px;
	border:1px solid #97ADBA;
	background-color:#E1E1E1;
}

div#search input{
	border:1px solid #999;
	}
div#menu1
{
	position:relative;
	float:left;
	width:180px;
	margin:5px 0 0 0;
	border:1px solid #97ADBA;
}
.menuheader
{
	height: 20px;
	padding-left:5px;
	background:#012634;
	text-align:left;
}
.menubaslik
{
	padding:3px 0 0 0 ;
	color:#FFFFFF;
	font-weight:bold;
}
.menuBtn
{
	height: 18px;
	background: url(../images/menu_bg.jpg) top left repeat-x;
	border: 1px solid #ffffff;
	border-bottom: 1px solid #c7c7c7;
	text-align:left;
	padding-left:5px;
	padding:2px 0 0 2px;
	margin:0;
	color:#003333;
}
.menuBtnOver
{
	height: 18px;
	background: #cccccc;
	border: 1px solid #ffffff;
	border-bottom: 1px solid #c7c7c7;
	text-align:left;
	padding-left:5px;
	padding:2px 0 0 2px;
	margin:0;
	 font: 12px Arial,sans-serif;
	  
	  color:#900;
	  
}
.menuBtn1
{
	height: 18px;
	background: url(../images/menu_bg.jpg) top left repeat-x;
	border: 1px solid #ffffff;
	border-bottom: 1px solid #c7c7c7;
	text-align:left;
	padding-left:5px;
	font: 11px Arial,sans-serif;
	padding:2px 0 0 2px;
	margin:0;
	color:#003333;
}
.menuBtn1Over
{
	height: 18px;
	background: #cccccc;
	border: 1px solid #ffffff;
	border-bottom: 1px solid #c7c7c7;
	text-align:left;
	padding-left:5px;
	font: 11px Arial,sans-serif;
	padding:2px 0 0 2px;
	margin:0;
	color:#900;
}
.accBtn
{
	color:#003333;
}
.accBtnOver
{
	color:#900;
}
.element
{
	text-align:left;
	padding:0 0 0 10px;
}
.accSubBtn
{
	color:#003333;
	
}
.accSubBtnOver
{
	color:#900;
	background: #cccccc;
}
.albumlist
{
	height:520px;
	border: 1px solid #cccccc;
	text-align:left;
	font: 12px Arial,sans-serif;
	padding:2px 0 0 2px;
	overflow:scroll;
	
}
.album
{
	border: 1px solid #ffffff;
	text-align:left;
	font: 11px Arial,sans-serif;
	padding:2px 0 0 2px;
}
/*------------------------------SOL MENU SONU-------------------------------*/

/*---------------------------------IÇERIK-----------------------------------*/
div#contentitem
{
	text-align:left;
	float:right;
	width:750px;
	font: 12px Arial;
	margin:6px 1px 10px 5px;
	background:#FFFFFF;
	border:1px solid #97ADBA;
	padding:5px;
}
	/*------------------------------E-HIZMET----------------------------------*/
div#contentitem div#ehizmet
{
	/*position: relative; */
	padding:0;
	height:126px;
	width:742px;
	z-index:1;
	margin:1px 0 0 0 ;
}

div#contentitem div#ehizmet div#ehizmetler
{
	/*position: relative; */
	padding:0;
	height:132px;
	width:733px;
	margin:3px 0 0 0;
	padding:3px;
	background-color:#fff;
	color:#033;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	z-index:2;
	border:1px solid #ccc;
	/*-moz-border-radius: 5px; /* Firefox */
  	/*-webkit-border-radius: 5px; /* Safari and Chrome */
  	/*border-radius: 5px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */

	/*-moz-box-shadow: 3px 3px 5px #000; /* Firefox */
	/*-webkit-box-shadow: 3px 3px 5px #000; /* Safari and Chrome */
	/*box-shadow: 3px 3px 5px #000; /* Opera 10.5+, future browsers and IE6+ using IE-CSS3 */

 	behavior: url(ie-css3.htc); /* This lets IE know to call the script on all elements which get this class */
}

.ehizmetBaslik
{
	margin:1px 0 5px 0;
	position: relative;
	width:733px;
	z-index:3;
	color:#012634;
	text-align:center;
	font-weight:bold;
	height:24px;
	font-size:11px;
		background: url(../images/ehzmtTitle.png) top left repeat-x;
	/*background:#E9E9E9;*/
	padding:0;	
}
.ehzmt
{
	position: relative; 
	margin:0 ;
	padding:0;
	height:95px;
	width:160px;
	background-color:#fff;
	z-index:4;
	/*border:1px solid #009;
	/*-moz-border-radius: 5px; /* Firefox */
  	/*-webkit-border-radius: 5px; /* Safari and Chrome */
  	/*border-radius: 5px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
	/*-moz-box-shadow: 3px 3px 5px #000; /* Firefox */
	/*-webkit-box-shadow: 3px 3px 5px #000; /* Safari and Chrome */
	/*box-shadow: 3px 3px 5px #000; /* Opera 10.5+, future browsers and IE6+ using IE-CSS3 */
 	behavior: url(ie-css3.htc); /* This lets IE know to call the script on all elements which get this class */
}
.vizyon
{
	position: relative; 
	margin:3px 1px 0 7px;
	padding:0;
	height:138px;
	width:180px;
	
	background:#fff;
	z-index:4;
	border:1px solid #ccc;
	background-image:url(../images/content/vizyon.png);
	background-repeat:no-repeat;
}	
.vizyonOver
{
	position: relative; 
	margin:3px 1px 0 7px;
	padding:0;
	height:138px;
	width:180px;
	
	background:#fff;
	z-index:4;
	border:1px solid #900;
	background-image:url(../images/content/vizyonOver.png);
	background-repeat:no-repeat;
}	
	/*------------------------------E-HIZMET SONU-----------------------------*/

div#contentitem div#haberler
{
	position: relative; 
	padding:0;
	z-index:0;
	width:550px;
	margin:2px 0 0 0;
	padding:3px;
	overflow : hidden;
}
div#contentitem div#top
{
	position: relative; 
	padding:0;
	height:30px;
	width:100%;
	border-bottom:3px solid #003333;
}
div#contentitem div#top h1.title
{
	float:left;
	font-weight:normal;
	line-height:20px;
	font-size:18px;
	color:#990000;
	margin:3px 0 0 1px;
}
div#contentitem div#top h1.alttitle
{
	float:left;
	font-weight:normal;
	line-height:25px;
	font-size:16px;
	color:#990000;
	margin:3px 0 0 1px;
}

div#contentitem div#footlink
{
	position: relative; 
	padding:0;
	height:20px;
	width:745px;
	z-index:1;
	align:left;
	vertical-align:bottom;
	margin:0 auto;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#069;
}

div#content h2
{
	font-size:12px;
	font-weight:bold;
	color:#003300;
	padding:1px 1px 1px 5px;
	margin:1px 0 2px 0;
	text-align:left;
}
div#content img
{
	border:0;
	margin:1px;
}
div#content p
{
	margin:5px 0 5px 0;
	padding:0;
}

div#content a
{
	color:#000066;
	text-decoration: underline;
}
div#content a:hover {
	color: #0B4EA2;
	text-decoration: underline;
}
div#content .haberbasligi
{
margin:1px 0 0 0;
height:19px;
background:#E1E1E1;
padding:0;
}
div#content .icerik
{
	margin:1px 0 10px 0;
	text-align:justify;
}

/*------------------------------IÇERIK SONU-------------------------------*/

/*----------------------------SAG BLOK-----------------------------*/
div#rightblock
{
	float:right;
	width:175px;
	margin:-18px 5px 5px 3px;
	border:1px solid #E9E9E9;
	padding:-5px 1px 1px 0px;
}
div#rightblock .item
{
	text-align:center;
	float:left;
	width:96%;
	height:93px;
	font: 9px Arial;
	margin:1px 1px 2px 1px;
	border:1px solid #97ADBA;
	padding:1px;
}
div#rightblock .itemOver
{
	text-align:center;
	float:left;
	width:96%;
	height:93px;
	font: 9px Arial;
	margin:1px 1px 2px 1px;
	border:1px solid #900;
	padding:1px;  
	background:#F5F5F5;
}
div#rightblock .item .righttitle
{
	text-align:left;
	float:left;
	width:163px;
	height:16px;
	font: 12px Arial;
	font-weight:bold;
	margin:1px;
	color:#900;
	border:1px solid #97ADBA;
	padding:1px;
	background:#cccccc;
}
div#rightblock .itemOver .righttitle
{
	text-align:left;
	float:left;
	width:163px;
	height:16px;
	font: 12px Arial;
	font-weight:bold;
	margin:1px;
	color:#900;
	border:1px solid #97ADBA;
	padding:1px;
	background:#DDD;
}
div#rightblock .item .righttitle1
{
	text-align:left;
	float:left;
	width:163px;
	height:16px;
	font: 11px Arial;
	margin:1px;
	color:#900;
	border:1px solid #97ADBA;
	padding:1px;
	background:#cccccc;
}
div#rightblock .itemOver .righttitle1
{
	text-align:left;
	float:left;
	width:163px;
	height:16px;
	font: 11px Arial;
	margin:1px;
	color:#900;
	border:1px solid #97ADBA;
	padding:1px;
	background:#DDD;
}
div#rightblock .item .righttext
{
	text-align:center;
	float:left;
	width:95px;
	font: 9px Arial;
	padding:1px;
}

div#rightblock .itemOver .righttext
{
	text-align:center;
	float:left;
	width:95px;
	font: 9px Arial;
	padding:1px;
}
/*----------------------------SAG BLOK SONU-----------------------------*/
/*----------------------------ENG SAG BLOK-----------------------------*/
div#rightblockeng
{
	float:right;
	width:175px;
	margin:6px 5px 5px 3px;
	border:1px solid #E9E9E9;
	padding:0 2px 2px 2px;
	
}
div#rightblockeng .item
{
	text-align:center;
	float:left;
	width:96%;
	height:93px;
	font: 9px Arial;
	margin:2px 1px 10px 2px;
	border:0px solid #97ADBA;
	padding:1px;
}
div#rightblockeng .itemOver
{
	text-align:center;
	float:left;
	width:96%;
	height:93px;
	font: 9px Arial;
	margin:4px 1px 8px 1px;
	border:0px solid #900;
	padding:1px;  
	background:#F5F5F5;
}

/*----------------------------ENG SAG BLOK SONU-----------------------------*/
/*----------------------------ORTA BOLUM SONU-----------------------------*/
/*---------------------------------FOOTER --------------------------------*/
div#footer
{
	width:100%;
	height:25px;
	margin:0;
	padding-top:5px;
	font-size:11px;
	background:url(../images/bg_bottomshadow.jpg) repeat-x;
}
/*------------------------------FOOTER SONU-------------------------------*/

/*---------------------------------POP UP-----------------------------------*/

div#popupcontent
{
	text-align:left;
	float:center;
	width:96%;
	height:355px;
	font: 12px Arial;
	margin:6px 5px 10px 5px;
	background:#FFFFFF;
	border:2px solid #97ADBA;
	padding:10px;
}
div#popupcontent div#top
{
	position: relative; 
	padding:0;
	height:26px;
	width:100%;
	border-bottom:3px solid #003333;
}
div#popupcontent div#top h1.title
{
	float:left;
	font-weight:normal;
	line-height:18px;
	font-size:18px;
	color:#990000;
	margin:3px 0 0 1px;
	
}
/*---------------------------------POP UP SONU-------------------------------*/
/*---------------------------------target:Blank Page-----------------------------------*/

div#blankcontent
{
	text-align:left;
	float:center;
	width:96%;
	font: 12px Arial;
	margin:6px 5px 10px 5px;
	background:#FFFFFF;
	border:2px solid #97ADBA;
	padding:10px;
	font-size: 10px;
}
div#blankcontent div#top
{
	position: relative; 
	padding:0;
	height:25px;
	width:100%;
	border-bottom:3px solid #003333;
}
div#blankcontent div#top h1
{
	float:left;
	font-weight:bold;
	line-height:18px;
	font-size:16px;
	color:#990000;
	margin:3px 0 0 1px;
	
}
/*---------------------------------target:Blank Page SONU-------------------------------*/
.str {
	font-weight: bold;
}
#supercontainer #container table tr td table tr td #blankcontent #content .haberler table tr td .icerik {
	font-size: 12px;
}
