

.mir { letter-spacing : -1000em; text-indent : -999em; background-repeat: no-repeat; }
/* Just for Opera, but hide from MacIE */
/*\*/html>body .mir { letter-spacing : normal; text-indent : -999em; overflow : hidden;}
/* End of hack */

/*
--------------------------------------------------------------------------------
   Top Level Overrides
--------------------------------------------------------------------------------
*/

body { 	font-family: "Trebuchet MS"; font-size: 11px; color: #444; background-color: #CBEE7F;	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
strong { font-weight: bold; }
em { font-style: italic; }
a, a:visited, a:active { color: #264a74; }
a:hover { text-decoration: none; }
input { font-family: "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS, Helvetica, sans-serif;  }
.clearer { clear: both; }
.hidden { display: none; }

/*
--------------------------------------------------------------------------------
   General Structure
--------------------------------------------------------------------------------
*/

body { background-image: url("/img/bg.jpg"); background-color: #CBEE7F; background-repeat: repeat-x; }
#page_container { width: 883px; margin: 0 auto;  padding-top: 0px; }
#top_container { margin: 0; height: 106px; }
#main_container { margin: 0; padding: 0; }
#bottom_container { margin: 0 auto; height: 35px; width: 883px; background-image: url("../img/footer_background.gif"); background-repeat: no-repeat; }

/*
--------------------------------------------------------------------------------
   Top Static Items
--------------------------------------------------------------------------------
*/

#logo { float: left; width: 177px; height: 169px;   }
#logo a { display: block; width: 283px; height: 41px; }

#online_button { float: right; clear: right; width: 190px; height: 30px; margin: 0; padding: 0; background-image: url("../img/online_button.gif"); background-repeat: no-repeat; background-position: left center; }

#search_box { float: right; clear: both; height: 15px; font-size: 10px; margin: -10px 10px 0 0; padding: 0; background-image: url("../img/search_background.gif"); background-repeat: no-repeat; background-position: left top; }
.search_text { border: 1px solid #0C3F67;float: left; width: 130px; height:19px;  padding-left: 2px; line-height:18px;   font-size: 11px; color: #2B8313;  background-color:#E2F5BC; margin-top:7px;}

.search_button {
  width: 27px; height: 34px; border: 0; background: transparent url("/images/search.jpg") no-repeat center top;
  overflow: hidden; cursor: pointer; cursor: hand;
}
form>.search_button { /* For non-IE browsers*/ height: 0px; }

/*
--------------------------------------------------------------------------------
   Main Menu
--------------------------------------------------------------------------------
*/

#main_menu {
	position: absolute; top: 76px; width: 890px; height: 25px; font-size: 10px; color: #777; background: transparent url('../img/menu_background_main.gif') repeat bottom left;
}

#main_menu h4 { display: none; }
#main_menu a, #main_menu a:visited, #main_menu a:active { display: block; margin: 0px 0px 0px 0px; padding: 8px 16px 2px 7px; color: #777; text-decoration: none; }

#main_menu ul { display: block; clear: both; margin: 0 0 0 0; padding: 0 0 0 10px; border: none; height: auto; }
#main_menu ul li {
	display: block;	overflow: hidden; float: left; clear: none; width: auto; height: 25px;
	cursor: pointer; line-height: normal; border: none; 
}
#main_menu ul li.highlighted {
	color: #000; background: transparent url('../img/menu_background_top_header.png') no-repeat top right;
}
#main_menu ul li span { display: block; clear: none; }
#main_menu ul li span.header { position: absolute; top: 0; margin-left: -9px; display: block; width: 9px; height: 25px; }
#main_menu ul li.highlighted span.header { background: transparent url('../img/menu_background_top_header.png') no-repeat top left; }
#main_menu ul li ul li span { display: block; clear: both; margin: 0; padding: 0; height: auto; background: transparent; }


#main_menu ul li ul { display: none; position: absolute; top: 25px; padding: 0; margin-left: -9px; padding-top: 5px; width: auto; height: auto; }
#main_menu ul li ul li { display: block; float: left; clear: both; width: 220px; height: auto; margin: 0 0 0 0px; padding: 0 0 0 4px; border: none; background: transparent url('../img/menu_background_body.png') repeat-y top left; font-size: 11px; }
#main_menu ul li ul li a, #main_menu ul li ul li a:visited, #main_menu ul li ul li a:active { 
	display: block;	float: left; clear: both; width: 180px; height: auto;
	margin: 0; padding: 6px 10px 6px 20px; background-color: transparent; cursor: pointer; background-image: none;
	line-height: normal; border: none; 
}
#main_menu ul li ul li.highlighted { border: none; background: transparent url('../img/menu_background_body_highlight.png') repeat-y top left; }
/* #main_menu ul li ul li.highlighted a, #main_menu ul li ul li.highlighted a:visited, #main_menu ul li ul li.highlighted a:active { color: #000; } */ 
#main_menu ul li ul li a.subMenuIndicator, #main_menu ul li ul li a.subMenuIndicator:active, #main_menu ul li ul li a.subMenuIndicator:visited { background: transparent url("../img/sub_menu_indicator.gif") no-repeat scroll right center; }
#main_menu ul li ul li.header { display: none; }
#main_menu ul li ul li.footer { height: 10px; background: transparent url('../img/menu_background_footer.png') no-repeat top left; }

#main_menu ul li ul li ul {
	display: none; position: absolute; float: left; clear: both; top: auto; left: 200px; padding: 0; overflow: visible;
	width: auto; height: auto; 
}
#main_menu ul li ul li ul li.header { height: 10px; display: block; background: transparent url('../img/menu_background_header_solo.png') no-repeat top left; }

#main_menu .menu_tip { 
	display: none; position: absolute; margin: -10px 0 0 180px; padding: 0; width: 200px; background: transparent; font-size:10px; color:#666666;
}
#main_menu .menu_tip .header { height: 10px; display: block; background: transparent url('../img/menu_tip_background_header.png') no-repeat top left; }
#main_menu .menu_tip .footer { clear: both; height: 10px; background: transparent url('../img/menu_tip_background_footer.png') no-repeat top left; }
#main_menu .menu_tip img { margin-bottom: 5px; }
#main_menu .menu_tip h5 { font-weight: normal; margin-bottom: 5px; }
#main_menu .menu_tip a {
	display: block; width: 160px; padding: 10px 20px;
	background: transparent url('../img/menu_tip_background_body.png') repeat-y top left;
	color: #666666;
	text-decoration: none;
}
#main_menu .menu_tip a:hover, #main_menu .menu_tip a:visited, #main_menu .menu_tip a:active {
	display: block; width: 160px; padding: 10px 20px;
	background: transparent url('../img/menu_tip_background_body.png') repeat-y top left;
	color: #666666;
	text-decoration: none;
}
/*
--------------------------------------------------------------------------------
   Content: General
--------------------------------------------------------------------------------
*/

#content { clear:both; width: 890px; line-height: 1.4em; }
#content h1, h2, h3, h4, h5, h6 { font-weight: bold; margin: 0 0 10px 0; color: #264a74; line-height: 1.2em; }
#content h3, h4, h5, h6 { margin-top: 10px; }
#content h1 { font-size: 20px; }
#content h2 { font-size: 18px; }
#content h3 { font-size: 14px; }
#content h4 { font-size: 12px; }
#content h5 { font-size: 11px; }
#content p { margin: 0 0 10px 0; }
#content ul { margin: 0 0 10px 0; }
#content ul li { display: list-item; list-style-type: square; list-style-position: outside; margin-bottom: 5px; }

/*
--------------------------------------------------------------------------------
   Content: Main
--------------------------------------------------------------------------------
*/

#main_flash_content { float: left; clear:left; width: 690px; }

#main_flash_content div { margin-bottom: 1px; }
#main_flash_content ul li { display: menu-item; list-style: square; list-style-position: outside; }

#poll { float: right; clear:none; width: 192px; padding: 0; margin: 0; }
#poll .poll_title { background-image: url('../img/title_poll.gif'); width: 192px; height: 29px; padding: 0; margin: 5px 0 10px 0; }
#poll ul, #poll p { width: 180px; margin-left: 5px; }
#poll p { line-height: 13px; text-align: center; color: #444; }
#poll input { vertical-align: middle; }
#poll label { padding: 10px 0; }
#poll ul li { margin: 0; padding: 0; list-style-type: none; list-style-position: outside; }
#poll .poll_buttons_wrapper { height: 17px; overflow: hidden; margin-bottom: 10px; }
#poll .poll_submit {
	display: block; float: left; width: 71px; height: 17px; padding: 17px 0 0 0; margin: 0; background: transparent url("../img/button_gonder.gif") no-repeat center top; 
	border: none; overflow: hidden; cursor: pointer; cursor: hand;
}
form>.poll_submit { /* For non-IE browsers*/ height: 0px; }
#poll .poll_results { display: block; float: right; width: 71px; height: 17px; padding: 0; margin: 0; background: transparent url("../img/button_sonuclar.gif") no-repeat center top; }

#currency_converter { float: right; clear:none; width: 192px; }
#currency_converter .currency_converter_title { background-image: url('../img/title_currency_converter.gif'); width: 192px; height: 29px; padding: 0; margin: 5px 0 10px 0; }
#embed_currency_converter { margin-left: 5px; }

#customer_service { float: right; clear:none; margin-bottom: 15px; width: 192px; height: 84px; margin-top: 25px; background-image: url('../img/customer_service.gif'); background-position: 40px top; }

/*
--------------------------------------------------------------------------------
   Content: Sub Pages
--------------------------------------------------------------------------------
*/

.sub { background-repeat: no-repeat; background-position: top left; margin: 0; padding: 0; }
.content_inner_frame { 
	margin: 45px 35px 20px 35px; padding: 45px 25px 15px 25px; background-color: #fff; border: 1px solid #f2f2f2; border-right: 3px solid #f2f2f2; border-bottom: 3px solid #f2f2f2;
}

.content_inner_frame .column_wrapper { width: 530px; float: left; }
.content_inner_frame #content_text { width: 332px; float: right; clear: none; padding: 0 12px 0 16px; background: transparent url("../img/dotted_border.gif") repeat-y top right; }

.content_inner_frame #sub_menu { width: 150px; float: left; clear: left; padding-right: 12px; background: transparent url("../img/dotted_border.gif") repeat-y top right; }
.content_inner_frame #teasers { width: 210px; float: right; clear: right; }

/* Tables */
.content_inner_frame #content_text table td { padding: 5px; }

/*edited*/
.content_inner_frame .column_wrappers { width: 600px; float: left; }
.content_inner_frame #content_texts { width: 400px; float: right; clear: none; padding: 0 12px 0 16px; }
.content_inner_frame .column_wrapperx { width: 740px; float: left; }
.content_inner_frame #content_textx { width: 535px; float: right; clear: none; padding: 0 12px 0 5px; }

.content_inner_frames { 
	margin: 45px 35px 20px 35px; padding: 45px 25px 15px 25px; background-color: #fff; border: 1px solid #f2f2f2; border-right: 3px solid #f2f2f2; border-bottom: 3px solid #f2f2f2;
}
.content_inner_frames .column_wrapper { width: 100%; float: left; }
.content_inner_frames #content_text {  float: right; clear: none; padding: 0 5px 0 5px;  }
.content_inner_frames #sub_menu { width: 150px; float: left; clear: left; padding-right: 5px;  }
.content_inner_frames #teasers { width: 210px; float: right; clear: right; }

/*end*/

/*markalar*/
.content_inner_framem { 
	margin: 45px 35px 20px 35px; padding: 45px 25px 15px 25px; background-color: #fff; border: 1px solid #f2f2f2; border-right: 3px solid #f2f2f2; border-bottom: 3px solid #f2f2f2;
}
.content_inner_frames .column_wrapper { width: 100%; float: left; }
.content_inner_frames #content_text {  float: right; clear: none; padding: 0 5px 0 5px;  }
/*end markalar*/

/*1 kolon*/
.content_inner_framem { 
	margin: 45px 35px 20px 35px; padding: 45px 25px 15px 25px; background-color: #fff; border: 1px solid #f2f2f2; border-right: 3px solid #f2f2f2; border-bottom: 3px solid #f2f2f2;
}
.content_inner_frames .column_wrapper { width: 100%; float: left; }
.content_inner_frames #content_text {  float: right; clear: none; padding: 0 5px 0 5px;  }
	/*search results*/
	#content_textx .result { width: 500px; border-bottom: 1px dashed #ccc; margin-bottom: 1em; }
	#content_textx .result .order { color: #262; font-size: 20px; font-weight: bold; }
	#content_textx .result a { font-size: 15px; font-weight: bold; }
	#content_textx .result .excerpt { margin: 12px 0 0 25px; padding-bottom: 12px; line-height: 1.5em; }
	/*end*/

/*end 1 kolon*/


#teasers .application h2 { width: 210px; height: 26px; background: url("../img/header_instant_application.gif"); }
#teasers .generic_button { margin-top: 5px; }



/*
--------------------------------------------------------------------------------
   Content: Sub Menu
--------------------------------------------------------------------------------
*/

#sub_menu a, #sub_menu a:active, #sub_menu a:visited { color: #808080; text-decoration: none; }
#sub_menu a:hover { color: #86a0b6; text-decoration: underline; }
#sub_menu .selected a, #sub_menu .selected a:active, #sub_menu .selected a:visited { color: #86a0b6; }
#sub_menu ul li { list-style-type: none; list-style-position: outside; margin-bottom: 5px; }
#sub_menu ul li ul { margin-top: 10px; margin-left: 10px; }

/*
--------------------------------------------------------------------------------
   Footer
--------------------------------------------------------------------------------
*/


#defaultButtom { width:883px; background-color:White; float:left; margin-bottom:5px;}

#footerMenu { overflow: hidden; width: 883px; height: 18px; margin-top: 0px; padding: 5px 0 5px 0; background-color: #ffffff; }
#footerMenu ul { display: block; clear: both; text-align: center; font-size: 11px; }
#footerMenu ul li {
	display: inline; margin: 0; padding: 0 1em 0 1em; color: #aaa;
	border: none; border-right: 1px solid #ccc;
	vertical-align: middle;
}
#footerMenu ul li.copyright { border: none; }
#footerMenu ul li a { color: #aaa; }

#footerMenu2 { overflow: hidden; width: 350px; height: 18px; margin-top: 0px; padding: 5px 0 5px 0; background-color: #CBEE7F; float:right; }
#footerMenu2 ul { display: block; clear: both; text-align: center; font-size: 11px; }
#footerMenu2 ul li {
	display: inline; margin: 0; padding: 0 1em 0 1em; color: #aaa;
	border: none; border-right: 1px solid #ccc;
	vertical-align: middle;
}
#footerMenu2 ul li.copyright { border: none; }
#footerMenu2 ul li a { color: #003300; }



