@import url(carsiizni.css);
@import url(askerlikhakkinda.css);
@import url(askerisozluk.css);
/*@import url(tttertip.css);*/
@import url(urunlerhome.css);
@import url(haberler.css);
@import url(anket.css);
@import url(ailekartbasvuru.css);
@import url(uyelikhome.css);
@import url(profilhome.css);
@import url(araclar.css);
@import url(iletisimhome.css);
@import url(rutbeler.css);
@import url(tanitim.css);

#container {
	width: 960px;
	margin: 0 auto;
	background-color: #D8D8B1;
	color: #4F4304;

}

body {
	padding: 0 0 10px 0;
}

body#home #container {
	background-image: url(../i/el/mainPageBg.jpg) ;
	background-repeat: no-repeat;
	background-position: 0 47px;
}

* html body#home #leftPane { /*IE6 right pane clear problem hack*/
	margin-right: 10px;
}

body#home #container #flashcontainer {
	width: 621px;
	background-image: url(../swf/swfholder.png);
	height: 314px;
	

}
* html body#home #container #flashcontainer {
	behavior: url(css/iepngfix.htc);
}

/* ============== */
/* = Grid Model = */
/* ============== */


/* -------------------------------------------------------------- 
   == STRUCTURE: ========================
    * Page width:            942 px
    * Number of columns:     9
    * Column width:          86 px
    * Margin width:          21 px
   ======================================
   
   By default, the grid is 942px wide, with 9 columns 
   spanning 86px, and a 21px margin between columns.

   If you need fewer or more columns, use this formula to calculate
   the new total width: 

   Total width = (number_of_columns * column_width) - margin_width


-------------------------------------------------------------- */


#mainWrapper .span-1  { width: 86px;}
#mainWrapper .span-2  { width: 193px;}
#mainWrapper .span-3  { width: 300px;}
#mainWrapper .span-4  { width: 407px;}
#mainWrapper .span-5  { width: 514px;}
#mainWrapper .span-6  { width: 621px;}
#mainWrapper .span-7  { width: 728px;}
#mainWrapper .span-8  { width: 835px;}
#mainWrapper .span-9, div.span-9 { width: 942px; margin: 0; }


body {
	font-size: 16px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	background: #000000 url(../i/el/backgroundmatte.jpg) repeat-x 50% 0;
}

#mainWrapper {
/*	Tüm sayfa genisligi*/

	width: 952px;
	margin-left: 8px;
/*	margin: 0 auto;*/
}

#mainWrapper .column {
	float: left;
/*	background: red;*/
	margin: 12px 21px 0px 0;
	
}

#mainWrapper .first {
	clear: both;
}
#mainWrapper .last {
	margin-right: 0;
}
z

.cb {
	clear: both;
	float: none;
	font-size: 1px;
	line-height: 1px;
}

#header {
	width: 100%;
	background: url(../i/el/header_upperStripe.gif) repeat-x top left;

}

#header .wrapper {
	width: 975px;
	margin: 0 auto;
	height: 78px;
	position: relative;	
	
}

#header h1 {
	background: url(../i/el/logo-askerportali.gif) no-repeat bottom left;
	height: 78px;
	width: 313px;
	text-indent: -9999px;
	margin-left: 0px;
}
#header h1 a {
	display: block;
	height: 78px;
}

#header #loginBox {
	width: 300px;
	position: absolute;
	left: 50%;
	top: 13px;
	margin-left: -200px;
	padding-left: 50px;
}
#loginBox p.askergirisi {
	background: url(../i/el/loginBoxtitle.gif) no-repeat 70px 0;
	height: 15px;
	text-indent: -9999px;
}
#loginBox input.custom {
	background: transparent url(../i/el/loginBoxinput.gif) no-repeat top right;
	width: 83px;
	height: 13px;
	border: none;
	padding: 4px;
	font-size: .6em;
	line-height: 1.2em;
	
}
#loginBox table {
	width: 350px;
}
#loginBox td.label {
	text-align: right;
	color: #fff;
	font-size: .6em; 
	width: 100px;
	vertical-align: middle;
	padding-right: 5px;
}
#loginBox td.label a.lostPassword {
	width: 15px;
	height: 15px;
	display: block;
	text-indent: -9999px;
	float: right;
	margin-left: 5px;
}

#loginBox td.submitHolder {
	vertical-align: bottom;
	padding: 0 15px 0 5px;
}
#loginBox td.signupHolder {
	border-left: dotted 1px #BFC75C;
	width: 200px;
	padding: 5px 0 0 10px;
}
#loginBox td.signupHolder .relatives {
	margin: 5px 0 0;
}
#loginBox td.signupHolder .relatives a {
	border-bottom: solid 1px #D8D8B1;
	color: #D8D8B1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	width: 200px;
	padding: 2px 3px;
}
#loginBox td.signupHolder .relatives a:hover {
	background: #D8D8B1;
	color: #393000;

}
#loginBox td.signupHolder .relatives {
	background: url(../i/el/bl-askeryakini.gif) no-repeat 0 7px;
	padding-left: 12px;
}
* html #loginBox td.signupHolder .relatives {
	background: url(../i/el/bl-askeryakini.gif) no-repeat 0 2px;
}
*:first-child+html #loginBox td.signupHolder .relatives {
	background: url(../i/el/bl-askeryakini.gif) no-repeat 0 2px;
}

#header .tt-logo {
	position: absolute;
	right: 0;
	top: 0;
	width: 275px;
	background: url(../i/el/tt-logo.gif) no-repeat top right;
	height: 67px;
	text-indent: -9999px;
}
#header .tt-logo a 
{
    display:block;
    height:67px;
    
}


/* =============== */
/* = Welcome Box = */
/* =============== */


#header #welcomeBox {
	width: 282px;
	height: 64px;
	position: absolute;
	left: 50%;
	top: 14px;
	margin-left: -150px;
	background: url(../i/el/welcomeBox-bg.jpg) no-repeat;
}
#header #welcomeBox .wrap {
	position: relative;
}

#header #welcomeBox .avatarHolder {
	background: url(../i/el/welcomeBox-avatarHolder.gif) no-repeat;
	width: 46px;
	height: 46px;
	padding: 4px;
	position: absolute;
	left: 7px;
	top: 6px;
}
#header #welcomeBox ul.settings {
	position: absolute;
	right: 8px;
	top: 3px;
}
#header #welcomeBox ul.settings li {
	display: inline;
	padding: 0 0 0 15px;
	background-repeat: no-repeat;
	background-position: 0 6px;
}
#header #welcomeBox ul.settings li.cikis {
	background-image: url(../i/el/welcomeBox-bt-logoff.gif);
}
#header #welcomeBox ul.settings li.duzenle {
	background-image: url(../i/el/welcomeBox-bt-settings.gif);
}
#header #welcomeBox ul.settings li a {
	font-size: 11px;
	line-height: 11px;
}
#header #welcomeBox ul.settings li a:hover {
	text-decoration: underline;
}

#header #welcomeBox ul.settings li.duzenle a {
	color: #544818;
}
#header #welcomeBox ul.settings li.cikis a {
	color: #8B2E11;
}

#header #welcomeBox .pData {
	position: absolute;
	left: 72px;
	top: 26px;
}
#header #welcomeBox .pData p {
	font-size: 12px;
	padding: 2px 0;
	color: #392C09;
}
#header #welcomeBox .pData .small {
	font-size: 10px;
}


/* ============================== */
/* = Promotions / 3lü bannerlar = */
/* ============================== */

#promotions {
	
}

#promotions .column {
	background: url(../i/el/bg-banner193_col1.gif) no-repeat;
	width: 181px;
	padding: 6px;
}
#promotions .last {
	background: url(../i/el/bg-banner193_col2.gif) no-repeat;
}





/* ============== */
/* = Navigasyon = */
/* ============== */



#nav {
	height: 48px;
	background: url(../i/el/headerNav.jpg) no-repeat;
}

#nav ul {
	padding-left: 21px;
}
#nav ul li {float: left;}
#nav ul li a {
	display: block;
	height: 42px;
	text-indent: -9999px;
}

/*
158px
126px
104px
92px
97px

284px
388px
480px
572px


*/

#nav ul li.askerlik 		a 	{background: url(../i/el/mainNav.gif) no-repeat 0px 0px; width: 158px;}
#nav ul li.sozluk 			a	{background: url(../i/el/mainNav.gif) no-repeat -158px 0px; width: 159px;}
#nav ul li.carsiizni		a 	{background: url(../i/el/mainNav.gif) no-repeat -317px 0px; width: 104px;}
#nav ul li.araclar 			a	{background: url(../i/el/mainNav.gif) no-repeat -421px 0px; width: 92px;}
#nav ul li.urunler 			a 	{background: url(../i/el/mainNav.gif) no-repeat -513px 0px; width: 97px;}

#nav ul li.askerlik 		a:hover 	{background: url(../i/el/mainNav.gif) no-repeat 0px -42px;}
#nav ul li.sozluk 			a:hover		{background: url(../i/el/mainNav.gif) no-repeat -158px -42px;}
#nav ul li.carsiizni		a:hover 	{background: url(../i/el/mainNav.gif) no-repeat -317px -42px;}
#nav ul li.araclar	 		a:hover		{background: url(../i/el/mainNav.gif) no-repeat -421px -42px;}
#nav ul li.urunler 			a:hover 	{background: url(../i/el/mainNav.gif) no-repeat -513px -42px;}



body#askerlikhome #nav ul li.askerlik 		a 	{background: url(../i/el/mainNav.gif) no-repeat 0px -84px;}
body#sozluk #nav ul li.sozluk 			a	{background: url(../i/el/mainNav.gif) no-repeat -158px -84px;}
body#carsiiznihome #nav ul li.carsiizni		a 	{background: url(../i/el/mainNav.gif) no-repeat -317px -84px;}
body#araclarhome #nav ul li.araclar	 		a	{background: url(../i/el/mainNav.gif) no-repeat -421px -84px;}
body#urunlerhome #nav ul li.urunler 			a 	{background: url(../i/el/mainNav.gif) no-repeat -513px -84px;}


h2.title {
	text-indent: -9999px;
}

h2.title a {
	display: block;
	height: 48px;
}

h2.haberler {
	background: url(../i/el/t-haberler.gif) no-repeat;
	height: 55px;
}


/* ========================================= */
/* = Ana Sayfa :: Askerlik Hakkında Kutusu = */
/* ========================================= */

#askerlikBox {}

h2.askerlikhakkinda {
	height: 49px;
	background: url(../i/el/t-askerlikhakkinda.gif) no-repeat;
}

#askerlikBox ul.nav {width: 137px; float: left}
#askerlikBox ul.nav li {}
#askerlikBox ul.nav li a {display: block; text-indent: -9999px}
#askerlikBox ul.nav li a:hover {}
#askerlikBox ul.nav li a.sss {
	height: 97px;
	background: url(../i/el/askerliktabs_sssoff.gif) no-repeat;
}
#askerlikBox ul.nav li a.sozluk {height: 103px;
	background: url(../i/el/askerliktabs_sozlukoff.gif) no-repeat;

}
#askerlikBox ul.nav li a.belgeler {height: 110px;
	background: url(../i/el/askerliktabs_belgeleroff.gif) no-repeat;

}

#askerlikBox ul.nav li.ui-tabs-selected a.sss {
	background: url(../i/el/askerliktabs_ssson.gif) no-repeat;
}
#askerlikBox ul.nav li.ui-tabs-selected a.sozluk {
	background: url(../i/el/askerliktabs_sozlukon.gif) no-repeat;
}
#askerlikBox ul.nav li.ui-tabs-selected a.belgeler {
	background: url(../i/el/askerliktabs_belgeleron.gif) no-repeat;
}

#askerlikBox #panels {float: left; width: 270px;}


#askerlikBox #tab-sss {
	width: 270px;
	height: 290px;
	overflow: hidden;
	position: relative;
}
#tab-sss .baloon {
	background: url(../i/el/sss_baloon_bottom.gif) no-repeat bottom left; width: 216px; padding-bottom: 18px; margin: 30px auto 10px;
}
#tab-sss .baloon .wrap {
	background: url(../i/el/sss_baloon_top.gif) no-repeat top left; 
	width: 216px; 
	padding-top: 6px;
}
#tab-sss .baloon .wrap .wrap2 {
	background: #4C3E01; 
	padding: .2em 1em; 
	color: #D9E229; 
	font-size: 80%; 
	line-height: 1.2em;font-family: "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
}

#tab-sss p {
	font-size: 80%;
	line-height: 120%;
	padding: 0 2.5em;
}
#tab-sss p a.devami {
	background: url(../i/el/bt-detay.gif) no-repeat;
	width: 58px;
	height: 22px;
	display: block;
	text-indent: -9999px;
	position: absolute;
	right: 20px;
	bottom: 0;
}
#tab-sss p a:hover {
}


#askerlikBox #tab-belgeler {
	background: url(../i/el/askerliktabs_panelbelgeler.gif) no-repeat;
	height: 260px;
	margin-top:14px;
	width: 230px;
	font-size: 80%;
	line-height: 140%;
	padding: 30px 20px 0;
	overflow: hidden;

}
#askerlikBox #tab-belgeler p {
	margin: 5px 0;
}

#askerlikBox #tab-belgeler ul {
	margin: 20px 0 0 20px;
}
#askerlikBox #tab-belgeler ul li {
	margin: 5px 0;
}
#askerlikBox #tab-belgeler ul li a {
	background: #E1BB63;
	color: #CE2000;
	padding: 1px 2px;	
	font-size: 110%;
}
#askerlikBox #tab-belgeler ul li a:hover {
	background: #283D14;
	color: #E1BB63;	
}

#askerlikBox #tab-sozluk {
	background: url(../i/el/askerliktabs_panelsozluk.gif) no-repeat;
	height: 240px;
	margin-top: 14px;
	width: 230px;
	padding: 20px;
	position: relative;
	overflow: hidden;

}

#askerlikBox #tab-sozluk h3 {
	background: url(../i/el/bg-askerisozluk-tab.gif) no-repeat top right;
	height: 30px;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 90%;
	text-align: center;
	font-weight: bold;
	line-height: 30px;
	color: #fff;
	width: 50px;
	margin: 10px 0;
	
}
#askerlikBox #tab-sozluk h3 a {
	color: #fff;
}
#askerlikBox #tab-sozluk dl {
	padding: 10px;

}
#askerlikBox #tab-sozluk dl dt {
	font-size: 140%;
	font-family: Georgia, "Times New Roman", serif;
	font-weight: bold;
	margin-bottom: 15px;	
}
#askerlikBox #tab-sozluk dl dt a {
	color: #4F4304;
}
#askerlikBox #tab-sozluk dl dt a:hover {
	text-decoration: underline;
}

#askerlikBox #tab-sozluk dl dd {
	font-size: 90%;
	line-height: 140%;
}
#askerlikBox #tab-sozluk dl dd a {
	color: #474725;
	font-weight: bold;
}
#askerlikBox #tab-sozluk  a.diger {
	display: block;
	text-align: center;
	font-size: 70%;
	padding: 5px;
	border: solid 1px #D66824;
	color: #D66824;
	font-weight: bold;
	position: absolute;
	bottom: 10px;
	right: 20px;
}
#askerlikBox #tab-sozluk  a.diger:hover {
	background: #D66824;
	color: #E1BB63;
}








/* ==================================== */
/* = Haberler Anket İletişim / Kapalı = */
/* ==================================== */
#secondaryNav {}
#secondaryNav ul.tabs {
	background: url(../i/el/bt-haberanketilet.jpg) no-repeat;
	height: 100px;
}
#secondaryNav ul.tabs li {
	float: left;
	width: 100px;
}
#secondaryNav ul.tabs li.last {
	margin-right: 0;
}

#secondaryNav ul.tabs li a {
	display: block;
	height: 100px; 
	text-indent: -9999px;
}
#secondaryNav ul.tabs li a:hover {
}
#secondaryNav ul.tabs li a.haberler:hover {
	background: url(../i/el/bt-haberanketilet.jpg) no-repeat 0 -100px;
}
#secondaryNav ul.tabs li a.anket:hover {
	background: url(../i/el/bt-haberanketilet.jpg) no-repeat -100px -100px;
}
#secondaryNav ul.tabs li a.iletisim:hover {
	background: url(../i/el/bt-haberanketilet.jpg) no-repeat -200px -100px;

}

/* ==================================== */
/* = Haberler Anket İletişim / Açık   = */
/* ==================================== */
#secondaryNav ul.haberlerOpen {
	background: url(../i/el/bt-haberanketilet_tabsOpen.gif) no-repeat;
	height: 97px;
}
#secondaryNav ul.haberlerOpen li {
	float: left;
	width: 100px;
}
#secondaryNav ul.haberlerOpen li.last {
	margin-right: 0;
}
#secondaryNav ul.haberlerOpen li a {
	display: block;
	height: 97px; 
	text-indent: -9999px;
}
#secondaryNav ul.haberlerOpen li a:hover {
}
#secondaryNav ul.haberlerOpen li a.haberler:hover {
	background: url(../i/el/bt-haberanketilet_tabsOpen.gif) no-repeat 0 -97px;
}
#secondaryNav ul.haberlerOpen li a.anket:hover {
	background: url(../i/el/bt-haberanketilet_tabsOpen.gif) no-repeat -100px -97px;
}
#secondaryNav ul.haberlerOpen li a.iletisim:hover {
	background: url(../i/el/bt-haberanketilet_tabsOpen.gif) no-repeat -200px -97px;
}
#secondaryNav .haberlerList {
	background: url(../i/el/bt-haberanketilet_tabsOpen_bottom.gif) bottom left no-repeat;
	padding-bottom: 15px;
}
#secondaryNav .haberlerList .wrap {
	background: url(../i/el/bt-haberanketilet_tabsOpen_repeaty.gif) repeat-y;
	padding: 0 15px;
}
#secondaryNav .haberlerList ul {
	font-family: Tahoma, Arial, sans-serif;
	font-size: .7em;
	line-height: 1em;
	padding: 0 .5em;
}
#secondaryNav .haberlerList ul li {
	border-bottom: dashed 1px #4C3E01;
	padding: .3em 0 .5em 0;
}
#secondaryNav .haberlerList ul h3 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.5em;
	line-height: 110%;
	margin: .25em 0;
}
#secondaryNav .haberlerList ul h3 a {
	color: #FF6600;
}
#secondaryNav .haberlerList ul h3 a:hover {
	color: #A64200;
	text-decoration: underline;
}
#secondaryNav .haberlerList ul p.date {
	color: #4C3E01;
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Arial, sans-serif ;
	font-size: .8em;
}
#secondaryNav .haberlerList ul p {
	color: #4C3E01;
	line-height: 1.2em;
	margin: 5px 0 0;
}
#secondaryNav .haberlerList p.tumhaberler {
	text-align: right;
	margin-top: 5px;
}
#secondaryNav .haberlerList p.tumhaberler a {
	display: inline;
	background: url(../i/el/bl-tumhaberler.gif) no-repeat 0 0px;
	padding: 4px 0 4px 25px;
	font-size: .65em;
	line-height: 1em;
	color: #4C3E01;
}
#secondaryNav .haberlerList p.tumhaberler a:hover {
	color: #A64200;
}



/* ================================================ */
/* = Sag kolon banner tutucuları / Genislik 284px = */
/* ================================================ */

#secondaryNav .bannerHolder {
	width: 300px;
	background: url(../i/el/bg-banner300_holder_bottom.gif) no-repeat bottom left;
	padding-bottom: 10px;
}
#secondaryNav .bannerHolder .wrap {
	background: url(../i/el/bg-banner300_holder_top.gif) no-repeat top left;
	padding-top: 10px;	
}
#secondaryNav .bannerHolder .wrap .wrap2 {
	background: url(../i/el/bg-banner300_holder_repeaty.gif) repeat-y top left;
	padding: 0 8px;
}

/* ===================== */
/* = Aile Kart Başvuru = */
/* ===================== */
#aileKartBasvuru {
	background: url(../i/el/bg-ailekart_zarf.jpg) no-repeat;
	height: 150px;
	font-family: Georgia, "Times New Roman", serif;
	color: #4C3E01;
	padding: 25px;
	font-size: 1em;
	position: relative;
}
#aileKartBasvuru h3 {
	font-size: .85em;
	margin: 5px 5px 5px 70px;
}
#aileKartBasvuru p {
	clear: both;
	float: none;
	padding: 5px 0;
}
#aileKartBasvuru p label {
	width: 70px;
	float: left;
	font-size: .75em;
	text-align: right;
	margin-right: 10px;
	padding: 6px 0 0;
}
#aileKartBasvuru p input.text {
	width: 145px;
	float: left;
	border-bottom: dotted 1px #4C3E01;
	border-top : none;
	border-left : none;
	border-right : none;
	background: transparent none;
	font-family: Georgia, "Times New Roman", serif;
}

#aileKartBasvuru p.gonder {
	text-align: right;
	padding: 5px 0 0;
}
#aileKartBasvuru p.kart {
	position: absolute;
	top: 15px;
	left: 30px;
}

#aileKartBasvuru p.spot {
	font-size: 58%;
	line-height: 120%;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	margin: 0 10px 0;
	padding: 0;
}

#aileKartBasvuru p input.submit {
	background: #D6724E;
	border: none;
	font-weight: bold;
	font-size: .75em;
}

#aileKartBasvuru p input.submit:hover {
	cursor: pointer;
}



/* ===================== */
/* = Çarşı İzni Kutusu = */
/* ===================== */


#carsiizniBox {
	font-size: .75em;
}


#carsiizniBox h2.carsiizni {
	background: url(../i/el/t-carsiizni.gif) no-repeat;
	height: 51px;
	text-indent: -9999px;
}
#carsiizniBox h3 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.5em;
	line-height: 120%;
	margin-bottom: .5em;
}
#carsiizniBox h3 a {
	color: #FF6600;
}
#carsiizniBox h3 a:hover {
	color: #A64200;
	text-decoration: underline;
}
#carsiizniBox p {
	color: #4F4304;
	line-height: 1.2em;
	margin: 5px 0;

}
#carsiizniBox p.date {
	font-size: .8em;
	margin: 0;
}
#carsiizniBox p.thumb {
	float: right;
	padding: 5px;
	background: #fff;
	width: 73px;
	margin: .75em 0 1em 1em;
}

#carsiizniBox p.tumoneriler {
	text-align: left;
	margin-top: 10px;
}
#carsiizniBox p.tumoneriler a {
	background: url(../i/el/bl-tumhaberler.gif) no-repeat 0 0;
	padding: 5px 0 4px 25px;
	font-size: 95%;
	color: #4F4304;
}
#carsiizniBox p.tumoneriler a:hover {
	color: #A64200;

}


/* ================= */
/* = Guncel Kutusu = */
/* ================= */

#guncel h2 {
	background: url(../i/el/t-guncel.gif) no-repeat;
	height: 51px;
	text-indent: -9999px;
}
#guncel .thumb {
	background: #202000;
}
/*
	Guncel thumbnail arkaplan tanimlamalari
*/

#guncel .thumb p {
	font-size: .6em;
	padding: .4em;
	font-weight: bold;
}
#guncek .kitap {
	background: #202000;
}
#guncel .kitap p {
	color: #C5C96B;
}
#guncel .muzik {
	background: #8C3A13;
}
#guncel .muzik p {
	color: #fff;
}

#guncel .date {
	font-size: .6em;
	color: #6F6F37;
	padding: .5em 0;
}
#guncel .posttitle {
	border-bottom: dashed 1px #493A18;
}
#guncel .posttitle a {
	font-family: Georgia, "Times New Roman", sans-serif;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #EE4504;
}
#guncel .posttitle a:hover {
	text-decoration: underline;
}
#guncel p {
	font-size: .75em;
	color: #493A18;
	line-height: 110%;
	padding: .25em 0;
}

#guncel p a {
	text-decoration: underline;
	padding: .2em;
	color: #EE4504;
}
#guncel p a:hover {
	background: #493A18;
	color: #fff;
	text-decoration: none;
}



/* =============== */
/* = Uygulamalar = */
/* =============== */
#uygulamalarBox {
	margin-top: 10px;
/*	padding-top: 10px;*/
}



#uygulamalarBox .icon {
	float: left;
	border-right: dashed 1px #979342;
	margin: .5em 0;
	margin-right: 5px;
}

#uygulamalarBox .last {
	border-right: none;
	margin-right: 0;
}
#uygulamalarBox .spot {
	float: none;
	width: 300px;
	margin-left: 5px;
	margin-bottom: 10px;
}
#uygulamalarBox div.hr {
	height: 1px;
	display: block;
	clear: both;
	float: none;
	font-size: 1px;
	line-height: 1px;
	background: url(../i/el/hr.gif) no-repeat;
}

#uygulamalarBox h3.oyunlaruygulamalar {
	background: url(../i/el/t-oyunlaruygulamalar.gif) no-repeat;
	height: 35px;
	text-indent: -9999px;
	margin-top: 20px;
}
#uygulamalarBox p {
	font-size: .75em;
	padding: 0 1em;
	color: #4F4304;
}




#secondaryContent {
	clear: both;
	float: none;
	background: url(../i/el/home_secondaryContent.jpg) no-repeat 0% 0%;
	height: 400px;
}


/* ========== */
/* = Footer = */
/* ========== */
#footer {
	width: 960px;
	margin: 0 auto;
	background: url(../i/el/footer.gif) no-repeat;
	height: 61px;
	position: relative;
	font-size: .8em;
	line-height: 60px;
}
#footer ul {padding: 0 0 0 1em;}
#footer ul li {
	display: inline;
	padding: 0 1em;
	border-right: solid 1px #4F4304;
}
#footer ul li.last {
	border-right: none;
}
#footer ul li a {
	color: #4F4304;
}
#footer ul li a:hover {
	border-bottom: solid 1px #979342;
}

#footer p.copyright {
	right: 0;
	top: 0;
	width: 310px;
	position: absolute;
	text-align: right;
	padding: 0 3em 0 0;
}


/* =================== */
/* = Text Navigasyon = */
/* =================== */
#textNav {
	width: 960px;
	margin: 10px auto 20px;
	
}
#textNav ul {
	font-size: .70em;
	padding: 0 0 0 1.5em;
}
#textNav ul li {
	display: inline;
	padding: 0 1em;
	border-right: #9F9842 1px solid;
}
#textNav ul li.last {
	border-right: none;
}
#textNav ul li a {
	color: #9F9842;
}
