@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/background1.gif);
	background-repeat: repeat-x;
	background-color: #f3f3f3;
}
.baslik1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
.baslik2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
.baslik3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
}
.baslikAlt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
} 
.ana {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}
.ustbanner {
	height: 66px;
	width: 960px;
	margin-top: 0px;
}
.ustbanner2 {
	height: 105px;
	width: 960px;
	margin-top: 0px;
}
.resimBanner {
	height: 190px;
	width: 960px;
	margin-top: 0px;
}
#UstMenu {
	background-image: url(../images/ustMenu_back.gif);
	background-repeat: repeat-x;
	height: 72px;
	width: 960px;
	margin-top: 0px;
	float: left;
}
.centerdiv { /*IE method of centering a relative div*/
	text-align: center;
	height: 147px;
	width: 710px;
	margin-left: 0px;
	float: left;
}

.centerdiv>div { /*Proper way to center a relative div*/
	height: 147px;
	width: 710px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

}
#slidebar {
	color: #CCCCCC;
	text-decoration: none;
	float: left;
	width: 216px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 4px;
}
#slidebarnav {
	margin-top: 4px;
}
#slidebarnav a {
	width:190px;
	display:block;
	clear:both;
	color:#000066;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding-left: 14px;
	height: 7px;
	padding-top: 5px;
	padding-bottom: 3px;
  }
#slidebarnav a, #slidebarnav a.active {
	text-decoration:none;
	color:#999999;

}
#slidebarnav a:hover {
	text-decoration:none;
	color:#000066;
}
/* ---=UST MENU Begin---*/
#ustmenunav{
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	height: 20px;
}
#ustmenunav lu {
	margin: 0;
	padding: 0;
	list-style: none;
}
#ustmenunav li {
	display: inline;
}
#ustmenunav a {
	display: block;
	float: right;
	padding: 4px 8px 4px 8px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: right;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#ustmenunav a:hover {
	color: #CC0000;
}

#ustmenunav .current_page_item a {
	color: #CC0000;
}	

/* ---=ANA MENU Begin---*/
.solidblockmenu {
	width: 960px;
	height: 34px;
	background-color: black;
	background-image: url(../images/blockdefault.gif);
	background-repeat: repeat-x;
	background-position: center center;
	float: left;
}
.solidblockmenu ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 960px;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	height: 34px;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
	float: left;
	color: #D7D2B1;
	text-decoration: none;
	padding-top: 9px;
	padding-right: 17px;
	padding-bottom: 9px;
	padding-left: 1.57em;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li a.current{
color: white;
background: transparent url(../images/blockactive.gif) center center repeat-x;
}

.tabcontainer{
	clear: left;
	width:960px; /*width of 2nd level sub menus*/
	height:1.5em; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
	background-color: #e0001b;
	margin-top: 0px;
	padding-top: 2px;
}
.tabcontainer a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 1.6em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	vertical-align: 4%;
}
.tabcontainer a:hover {
	color: #CCCCCC;
}
*:first-child+html .ieclass{ /*IE7 hack to remove gap between menu and sub contents*/
margin-top: 0px;
}

* html .ieclass{ /*IE6 and below hack to remove gap between menu and sub contents*/
	margin-top: 0px;
}

.tabcontent{
	display:none;
	text-decoration: none;
}

/* --#ANA MENU END---*/
.atam {
	height: 147px;
	width: 250px;
	margin-left: 0px;
	float: left;
}
.logo {
	float: left;
	width: 350px;
	padding-left: 20px;
	height: 60px;
	padding-top: 3px;
}
.logo2 {
	float: left;
	width: 551px;
	padding-left: 20px;
	height: 105px;
	padding-top: 3px;
}
.ortalogo {
	float: left;
	height: 66px;
	width: 202px;
	text-align: center;
}
.ustsol {
	float: left;
	height: 66px;
	width: 388px;
}
.ustsol2 {
	float: left;
	height: 105px;
	width: 388px;
}
.ustmenu {
	text-align: right;
	height: 30px;
}

/* ---=ORTA BOLUM BEGIN---*/
.orta {
	background-color: #FFFFFF;
	width: 960px;
	float: left;
}
.ortaUstSol {
	float: left;
	height: 218px;
	width: 409px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
}
.ortaUstorta {
	float: left;
	height: 218px;
	width: 299px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
	background-image:none;
}
.ortaUstSag {
	float: left;
	height: 218px;
	width: 250px;
}
.ortaAltSol {
	float: left;
	height: 240px;
	width: 709px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}
.ortaAltSag {
	height: 240px;
	width: 250px;
	margin-top: 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	float: left;
}
/* ---#ORTA BOLUM END---*/
/* ---=ALT BOLUM BEGIN---*/
.ortaAltBanner {
	background-color: #999999;
	float: left;
	height: 85px;
	width: 960px;
	margin-top: 2px;
}
.footerAlt {
	background-image: url(../images/footerBack.gif);
	background-repeat: repeat-y;
	float: left;
	height: 70px;
	width: 960px;
	margin-top: 2px;
}
/* #ALT BOLUM END */

.ortaUstSolBanner {
	float: left;
	height: 180px;
	width: 225px;
	margin-top: 20px;
	margin-left: 20px;
}
.ortaUstSolBuHafta {
	float: left;
	width: 152px;
	margin-top: 20px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.ortaUstSolBuHafta ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: square;
	text-decoration: none;
	line-height: 1.1em;
}

.ortaUstSolBuHafta a{
	color: #000000;
	text-decoration: none;
}

.ortaUstSolBuHafta a:hover{
	color: #CC0000;
	text-decoration: underline;
}
.ortaUstortaBasAcikla {
	height: 180px;
	margin-top: 20px;
	width: 270px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.ortaUstSagDuyurular {
	height: 180px;
	width: 230px;
	margin-top: 20px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 12px;
}
.ortaUstSagDuyurular a {
	color: #333333;
	text-decoration: none;
}
.ortaUstSagDuyurular a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.ortaAltSagLinkler {
	height: 200px;
	width: 230px;
	margin-top: 10px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
	line-height: 24px;
	text-transform: uppercase;
	font-weight: bold;
}
.ortaAltSagLinkler a {
	color: #000066;
	text-decoration: none;
}
.ortaAltSagLinkler a:hover {
	color: #666666;
	text-decoration: underline;
}
.ortaUstortaBasAciklaBas {
	float: left;
	height: 74px;
	width: 170px;
}
.ortaUstortaBasAciklaBas a{
	color: #000066;
	text-decoration: none;
}
.ortaUstortaBasAciklaResim {
	float: left;
	height: 74px;
	width: 90px;
}
.ortaUstortaBasAciklaText {
	float: left;
	width: 240px;
	margin-top: 2px;
	margin-left: 1px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: none;
}
.ortaUstortaBasAciklaText iframe{
	width: 280px;
	height:110px;
	float: left;
	margin-top: 2px;
	margin-left: 1px;
	margin-right: 1px;	
	color: #000000;
	text-decoration: none;
	border-width:none;
	frameborder:0;
	border:0;
	background-image:none;
}
.ortaUstortaBasAciklaText iframe a{
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
}
.ortaUstortaBasAciklaText iframe a:hover{
	color: #CC0000;
	text-decoration: underline;
}

.ortaUstortaBasAciklaText a {
	color: #000000;
	text-decoration: none;
}
.ortaUstortaBasAciklaText a :hover{
	color: #CC0000;
	text-decoration: underline;
}

.tarih {
	color: #000099;
	text-decoration: none;
}
.ortaAltSolLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	width: 130px;
	margin-top: 14px;
	margin-left: 7px;
	float: left;
	line-height: 13px;
}
.ortaAltSolLink a{
	color: #000000;
	text-decoration: none;
}
.ortaAltSolLink a:hover{
	color: #CC0000;
	text-decoration: underline;
}
.ortaAltBannerKutu {
	float: left;
	height: 74px;
	width: 230px;
	margin-top: 5px;
	margin-left: 8px;
}
.footerOrtaLogo {
	float: left;
	width: 212px;
	margin-top: 5px;
}
.footerSol {
	float: left;
	height: 70px;
	width: 360px;
	padding-left: 20px;
}
/* ---=FOOTER MENU BEGIN---*/
#footermenunav{
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 1px;
	height: 20px;
}
#footermenunav lu {
	margin: 0;
	padding: 0;
	list-style: none;
}
#footermenunav li {
	display: inline;
}
#footermenunav a {
	display: block;
	float: left;
	padding: 4px 8px 4px 8px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#footermenunav a:hover {
	color: #CCCCCC;
}

#footermenunav .current_page_item a {
	color: #CCCCCC;
}	

/* ---#FOOTER MENU END---*/

.footerSolText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	width: 294px;
	padding-top: 10px;
	padding-left: 7px;
}
.footerSag {
	float: left;
	height: 35px;
	width: 365px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	padding-top: 10px;
}

.anaORTAsayfaUST {
	width: 709px;
	margin-top: 0px;
	background-color: #c1c5c9;
	background-image: url(../images/back_title_kosmisyon.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 66px;
	float: left;
}
.anaORTAsayfaUSTtext {
	width: 640px;
	margin-left: 30px;
	padding-top: 20px;
	font-family: Georgia;
	font-size: 20px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	padding-bottom: 10px;
	float: left;
}
.anaORTAsayfaUSTgeri {
	width: 30px;
	float: left;
	height: 20px;
	margin-top: 25px;
}
.anaORTAsayfaUSTgeri a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.anaORTAsayfaUSTgeri a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.anaORTAsayfa {
	float: left;
	width: 660px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	font-size: 12px;
	margin-left: 20px;
	text-decoration : none;
}
.anaORTAsayfa ol,ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
	text-decoration: none;
	line-height: 1.8em;
}

.anaORTAsayfa ul ul{
	list-style-type: disc;
}

.anaORTAsayfa ul ul ul{
	list-style-type: circle;
}

.anaORTAsayfa a{
	color: #990000;
	text-decoration: none;
}
.anaORTAsayfa a:hover{
	color: #000000;
	text-decoration: underline;
}
.anaSAGsayfa {
	float: left;
	width: 250px;
}
.anaORTAsayfaBaslik {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
.anaTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	height: 24px;
	line-height: 24px;
	float: left;
	width: 650px;
	margin-left: 20px;
}
.anaTitle a{
	color: #990000;
	text-decoration: none;
}
.anaTitle a:hover{
	color: #000000;
	text-decoration: none;
}
.anaTitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	height: 24px;
	line-height: 24px;
	width: 650px;
}
.anaTitle2 a{
	color: #990000;
	text-decoration: none;
}
.anaTitle2 a:hover{
	color: #000000;
	text-decoration: none;
}
.anaORTAsayfaDetay {
	margin-top: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #999999;
	border-bottom-color: #999999;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.anaORTAsayfaMetin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.printM {
	height: 12px;
	width: 14px;
	float: left;
	margin-top: 7px;
	margin-left: 10px;
}
.Duyurular {
	height: 180px;
	width: 230px;
	margin-top: 20px;
	margin-left: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
	line-height: 12px;
	font-style: italic;
	font-weight: bold;
}
.Duyurular a {
	color: #000000;
	text-decoration: none;
}
.Duyurular a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.BannerUst {
	height: 130px;
	width: 960px;
	float: left;
}
.tableBackresim {
	background:url(../images/logo_bg.png); 
	background-position:200px 50px; 
	background-repeat:no-repeat
}
.tableKenarCizgi {
	background:url(../images/tire.gif); 
	background-position:right; 
	background-repeat:repeat-y
}
.ortaAltAlt {
	float: left;
	height: 232px;
	width: 709px;
	font-size:11px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}
.ortaAltAltLinkler {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	width: 130px;
	margin-top: 14px;
	margin-left: 7px;
	float: left;
	line-height: 13px;
}
.ortaAltAltLinkler a{
	color: #000000;
	text-decoration: none;	
}

.ortaAltAltLinkler a:hover{
	color: #CC0000;
	text-decoration: underline;	
}
.ortaAltAltMesaj {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align:center;
	width: 110px;
	margin-top: 14px;
	margin-right: 7px;
	float: right;
	line-height: 13px;
}

.ortaAltAltMesaj a{
	color: #000000;
	text-decoration: none;	
}

.ortaAltAltMesaj a:hover{
	color: #CC0000;
	text-decoration: underline;	
}

.sagUstkatalog {
	width:250px;
	height:32px;
	float:left;
	margin-top:5px;
}
.sagUstsanal {
	width:250px;
	height:30px;
	float:left;
	margin-top: 5px;
}
.sagUstduyuru {
	width:250px;
	height:30px;
	float:left;
	margin-top: 21px;
}
.sagUstduyuruText {
	width:230px;
	height:85px;
	float:left;
	margin-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-left: 5px;
	line-height:14px;
}
.sagUstduyuruText a {
	color: #009999;
	text-decoration: none;
}
.sagUstduyuruText a:hover {
	color: #003333;
	text-decoration: underline;
}
.rehberOrtaTable{
	margin-bottom:8px;
}
.rehberOrtaTable tr:hover{
	background-color:#cccccc;
}
.rehberOrtaTable tr.Gri:hover{
	background-color:#cccccc;
}
.rehberOrtaTable tr.Gri{
	border-left: 1px #E0E0E0;
	border-top: 0;
	padding-left: 8px;
	background: #F3F3F3;	
}
.rehberOrtaTable th {
	color: #474747;
	border-bottom:1px solid #E0E0E0;
	border-right:1px solid #E0E0E0;
	border-top:1px solid #E0E0E0;
	letter-spacing: 1px;
	text-align: left;
	padding: 2px;
	background: #F3F3F3 url(../images/tablo_baslik_zr.gif) repeat-x;
}

