* html #splash{
	 position: absolute;
    border: 1px solid #999999;
    width: 10px;
    height: 10px;
    visibility: hidden;
    background-color: #FFFFFF;
    padding: 10px;
    z-index: 10000;
    text-align: left;
	 margin-top:-75px;
}

#splash {
    position: absolute;
    border: 1px solid #999999;
    width: 10px;
    height: 10px;
    visibility: hidden;
    background-color: #FFFFFF;
    padding: 10px;
    z-index: 10000;
    text-align: left;
}

.splashStyle {
    position: absolute;
    border: 1px solid #999999;
    width: 10px;
    height: 10px;
    visibility: hidden;
    background-color: #FFFFFF;
    padding: 10px;
    z-index: 100;
    text-align: left;
}

ul {
    list-style: square;
}

.link {
    text-decoration: underline;
    cursor: pointer;
    color: #3D3A6C;
}

.browselink {
    text-decoration: none;
    cursor: pointer;
    color: #3D3A6C;
}

.browselink:hover {
    text-decoration: underline;
    cursor: pointer;
    color: #3D3A6C;
}

#siteMap {
    display: none; /*z-index:1;*/
    color: #000000;
    font-size: 11px;
    line-height: 15px;
    padding-left: 15px;
}

#siteMap a {
    text-decoration: none;
}

#siteMap a:hover {
    text-decoration: underline;
    color: #FF6600;
}

.siteMapStyle {
    display: none; /*z-index:1;*/
    color: #000000;
    font-size: 11px;
    line-height: 15px;
    padding-left: 15px;
}

.siteMapStyle a {
    text-decoration: none;
}

.siteMapStyle a:hover {
    text-decoration: underline;
    color: #FF6600;
}

#container {
    position: absolute;
    top: 50px;
    left: 200px;
    right: 200px;
    height: 0px;
    width: 0px; /*z-index:2;*/
}

.errorMessage {
    padding: 5px;
    font-size: 12px;
    color: #000000;
    font-family: Verdana;
}

.pencereHeader {
    padding-left: 2px;
    font-size: 12px;
    color: #FF6600;
}

.body_kalp { background:url('/images/ankara/new/header_kalp.gif?20100727') top center no-repeat; }

body {
    /*background:url('/images/ankara/new/header_kalp.gif?20100727') top center no-repeat;*/
    font-family: Verdana;
    margin: 0px;
    background-color: #FFFFFF;
    font-size: 12px;
}

#headerMenu {
    font-family: Verdana;
    font-size: 12px;
}

#headerMenu a, #headerMenu a:hover, #headerMenu a:visited {
    color: black;
    text-decoration: underline;
}

#mainMenu {
    background-image: url(../images/ankara/mainmenu.gif);
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
}

#mainMenu a, #mainMenu a:visited {
    color: #FFFFFF;
    text-decoration: none;
}

#mainMenu a:hover {
    text-decoration: underline;
}

#mainMenu .active {
    background-image: url(../images/ankara/mainmenuactive.gif);
    text-decoration: underline;
}

#subMenu {
/*background-color:#5D59A6;*/
    background-color: #546675;
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
}

#subMenu a, #subMenu a:visited {
    color: #FFFFFF;
    text-decoration: none;
}

#subMenu a:hover {
    text-decoration: underline;
}

#subMenu .active {
/*background-color:#414D59;*/
    font-weight: bold;
}

#loginBox {
    font-size: 10px;
}

#loginBox .input {
    font-size: 12px;
    width: 80px;
}

#loginBox a, #loginBox a:visited, #loginBox a:hover {
    color: #000000;
    text-decoration: underline;
}

#membersOfTheDay {
    color: #FFFFFF;
    font-size: 10px;
}

#membersOfTheDay a {
    color: #FFFFFF;
    text-decoration: underline;
}

#goWithYourMate {
    color: #FFFFFF;
    font-size: 10px;
}

#goWithYourMate a {
    color: #FFFFFF;
    text-decoration: underline;
}

#footerMenu {
    font-size: 12px;
    line-height: 20px;
}

#footerMenu a {
    font-size: 12px;
    color: #000000;
    text-decoration: underline;
}

#copyrightText {
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 10px;
}

#registerForm {
    font-size: 12px;
}

#registerForm .input {
    font-size: 12px;
    height: 21px;
    width: 130px;
}

#navigation {
    border-bottom: 1px solid #E9E9E9;
    font-size: 12px;
    height: 20px;
    padding: 5px 10px 5px 10px;
}

#mainTab {
    font-size: 12px;
}

#mainTab a {
    color: #3D3A6C;
    text-decoration: underline;
}

#mainTab .active {
    color: #FF6600;
}

.nickName {
    font-size: 12px;
}



.nickName a {
    color: #3D3A6C;
    font-weight: bold;
    text-decoration: underline;
}

.info {
    color: #FF6600;
    font-size: 10px;
}

.userInfo {
    color: #000000;
    font-size: 11px;
}

.userHeadline {
    color: #000000;
    font-size: 12px;
    margin-top: 5px;
}

.headerCell {
    background-color: #C8C8C8;
    color: #FFFFFF;
    padding: 0px 5px 0px 5px;
    font-size: 12px;
    font-weight: bold;
}

.dataCell {
    padding: 5px;
    font-size: 12px;
    color: #000000;
    background-color: #FFFFFF;
}

.dataCell a {
    color: #3D3A6C;
    text-decoration: underline;
}

#leftBar {
    font-size: 12px;
}

#leftBar a {
    color: #3D3A6C;
    text-decoration: underline;
}

.messageHeader {
    background-color: #DDDDDD;
    margin-top: 10px;
    font-size: 12px;
}

.messageArea {
    margin-top: 10px;
    overflow: auto;
    padding: 10px;
    font-size: 12px;
    height: 200px;
    border: 1px solid #CCCCCC;
}

.messageEditor {
    margin-top: 10px;
    padding: 10px;
    font-size: 12px;
    height: 200px;
    border: 1px solid #CCCCCC;
    width: 386px;
}

#detailedSearchForm {
}

#detailedSearchForm .input {
    font-size: 12px;
    height: 21px;
    width: 130px;
}

#detailedSearchForm .smallInput {
    font-size: 12px;
    height: 15px;
}

#centerInfo {
    color: #3D3A6C;
    font-size: 12px;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
}

#centerInfo a {
    color: #3D3A6C;
}

#mainBlock {
    font-size: 12px;
}

#mainBlock a {
    color: #3D3A6C;
}

a {
    color: #3D3A6C;
}

.profileCell1 {
    background-color: #ECECEC;
    font-size: 12px;
    border-bottom: 1px solid #FFFFFF;
    padding-left: 10px;
    color: #373737;
    font-weight: bold;
    height: 20px;
}

.profileCell2 {
    background-color: #ECECEC;
    font-size: 12px;
    border-bottom: 1px solid #FFFFFF;
    padding-left: 10px;
    height: 20px;
}

.profileCell2 a {
    color: #FF6600;
}

.profileHeader {
    padding-left: 10px;
    background-color: #FFFFFF;
    font-size: 12px;
    color: #FF6600;
    font-weight: bold;
}

.successBox {
    border: 1px solid #39B44A;
    margin-bottom: 10px;
}

.successBoxHeader {
    background-color: #39B44A;
    font-family: Verdana, sans-serif;
    font-size: 22px;
    color: #FFFFFF;
    padding-left: 15px;
}

.successBoxBody {
    background-color: #FFFFFF;
    color: #000000;
    font-family: Verdana, sans-serif;
    font-size: 12px;
    padding: 10px;
}

.errorBox {
    border: 1px solid #F23C22;
    margin-bottom: 10px;
}

.errorBoxHeader {
    background-color: #F23C22;
    font-family: Verdana, sans-serif;
    font-size: 22px;
    color: #FFFFFF;
    padding-left: 15px;
}

.errorBoxBody {
    background-color: #FFFFFF;
    color: #000000;
    font-family: Verdana, sans-serif;
    font-size: 12px;
    padding: 10px;
}

#newMessageIcon, #newNotifyIcon, #newGiftIcon {
    display: none;
}

/* Google Reklam ----------------------*/
.rectangle_ad_unit {
/*border: 1px solid #CCCCCC;*/
    font-family: Arial, Helvetica, sans-serif;
    position: relative;
    vertical-align: middle;
    background-color: #FFFFFF;
    text-align: left;
}

.rectangle_ad_unit a {
    color: #333333;
    font-size: 12px;
    line-height: 1.3;
    text-decoration: none;
    cursor: pointer;
}

.rectangle_ad_unit span {
    color: #333333;
    font-size: 11px;
    line-height: 1.3;
    text-decoration: none;
}

.rectangle_ad_unit a strong {
    display: block;
    color: #105CB6;
    font-size: 13px;
    padding-bottom: 3px;
    text-decoration: underline;
    overflow: hidden;
    cursor: pointer;
}

.rectangle_ad_unit a:hover strong {
    color: #000033;
}

.rectangle_ad_unit a em {
    display: block;
    color: #999999;
    font-size: 10px;
    padding-bottom: 3px;
    text-decoration: underline;
    font-style: normal;
    overflow: hidden;
    cursor: pointer;
}

.rectangle_ad_unit a:hover em {
    color: #333333;
    cursor: pointer;
}

.rectangle_ad_unit a.add_origin {
    background: #FFFFFF none repeat scroll 0;
    bottom: -10px;
    color: #999999;
    display: block;
    font-size: 10px;
    padding: 0 5px;
    position: absolute;
    right: 12px;
    cursor: pointer;
}

/*---------------------- Google Reklam*/

.breadcrumbactive {
    color: #FF6600;
    font-weight: bold;
}

/*narrowed search- begin*/
.ilce_border {
    border-top: 1px solid;
    border-color: #e9e9e9;
    padding-top: 15px;
}

.ilce {
    font-family: Arial;
    font-size: 12px;
    color: #3d3a6c;
    padding-left: 20px;
    padding-top: 5px;
}

.ilce a:link {
    font-family: Arial;
    font-size: 12px;
    color: #3d3a6c;
}

.ilce a:activited {
    font-family: Arial;
    font-size: 12px;
    color: #3d3a6c;
}

.ilce a:visited {
    font-family: Arial;
    font-size: 12px;
    color: #3d3a6c;
}

.ilce a:hover {
    font-family: Arial;
    font-size: 12px;
    color: #3d3a6c;
    text-decoration: underline;
}

.ilce_sayi {
    font-family: Arial;
    font-size: 12px;
    color: #666666;
}

.border {
    border-top: 1px solid;
    border-color: #e9e9e9;
}

.daralt {
    width: 180px;
    font-family: Arial;
    font-size: 12px;
    color: black;
    text-decoration: none;
    text-align: left;
    margin-bottom: 6px;
}

/*narrowed search- end*/

/**** yeni anasayfa ****/
/*******************/
/* yeni anasayfa sol sutun */
.as_sol {
    width: 200px;
}

.as_sol_baslik {
    background: url('/images/ankara/homepage/sol_gri_ust_h10.gif') no-repeat;
    height: 10px;
}

.as_sol_orta_gri {
    background-color:#E2E7E6;
    color:black;
    line-height:18px;
}

.as_sol_orta_kullanici {
    font-family: Verdana, sans-serif;
    font-size: 11px;
    padding-left: 10px;
    text-align: left;
    min-height: 55px;
}

.as_sol_orta_kullanici a:link, .as_sol_orta_kullanici a:active, .as_sol_orta_kullanici a:visited {
    font-family: Verdana, sans-serif;
    font-size: 14px;
}

.as_sol_orta_kullanici a:hover {
    font-family: Verdana, sans-serif;
    font-size: 14px;
    text-decoration: underline;
}

.as_sol_orta_buyukresim {
    /*padding-top: 7px;*/
}

.as_sol_orta_buyukresim img {
    border: 1px solid #FFFFFF;
}

.as_sol_orta_kresimler {
    padding-top: 7px;
}

.as_sol_orta_kresimler img {
    border: 1px solid #FFFFFF;
}

.as_sol_altlik {
    background: url('/images/ankara/homepage/sol_gri_alt.gif') no-repeat;
    height: 20px;
}

#as_mavi_kalp {
    font-size: 11px;
    color: black;
    padding: 0 0 10px 10px;
    text-align: left;
}

#as_mavi_kalp a:link, #as_mavi_kalp a:visited, #as_mavi_kalp a:active {
    font-family: Verdana, sans-serif;
    font-size: 11px;
    color: #3d3a6c;
}

#as_mavi_kalp a:hover {
    font-family: Verdana, sans-serif;
    font-size: 11px;
    color: #3d3a6c;
    text-decoration: underline;
}

/* BITIS - yeni anasayfa sol sutun */

/* yeni anasayfa orta sutun */
.as_orta {
    color: black;
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    text-decoration: none;
    text-align: center;
    width: 388px;
}

.as_orta_baslik_sol {
    background: url('/images/ankara/homepage/orta_baslik_sol.gif') no-repeat;
    float: left;
    height: 65px;
    width: 29px;
}

.as_orta_baslik {
    float: left;
    border-top: 1px solid #bed9e9;
    border-bottom: 1px solid #bed9e9;
}

.as_orta_baslik_uzak {
    width: 332px;
    text-align: center;
}

.as_orta_baslik_sag {
    background: url('/images/ankara/homepage/orta_baslik_sag.gif') no-repeat;
    float: left;
    height: 65px;
    width: 29px;
}

.as_orta_mavi_kenarlik {
    border-left: 1px solid #bed9e9;
    border-right: 1px solid #bed9e9;
    width: 388px;
    height: 725px;
}

.as_orta_kullanicibilgilendirme {
    margin-top: 0;
}

.as_orta_kullanicibilgilendirme a {
    color: #FF6600;
    text-decoration: none;
}

.as_orta_kullanicibilgilendirme a:hover {
    text-decoration: underline;
}

.as_orta_kullanicibilgilendirme_sol {
    float: left;
    width: 182px;
}

.as_orta_kullanicibilgilendirme_sol span {
    float: right;
    padding-right: 5px;
}

.as_orta_kullanicibilgilendirme_sag {
    float: left;
    width: 122px;
}

.as_orta_kullanicibilgilendirme_sag div {
    float: left;
    padding-left: 5px;
}

.as_orta_kullanicibilgilendirme_sag img {
    padding-top: 2px;
}

.as_orta_kullanicibilgilendirme_ayrac {
    clear:both;
    line-height:1px;
    font-size:1px;
	 height:6px;
}

.as_yenidenyukle_baglanti {
    text-decoration: none;
    cursor: pointer;
}

.as_yenidenyukle_baglanti:hover {
    text-decoration: underline;
    cursor: pointer;
}

.as_testsurusu {
    margin-top: 20px;
}

.as_testsurucu_cevap {
    padding: 5px;
    text-align: center;
    border: 2px solid #E1E1E1;
    cursor: pointer;
    margin-top: 8px;
    width: 230px;
    font-size: 16px;
    background-color: #FFFFFF;
}

#as_gununuyeleri {
   font-size: 10px;
   text-align:left;
   padding:23px 5px 0 5px; 
}

#as_gununuyeleri a, #as_gununuyeleri a:visited {
    color: #3D3A6C;
    text-decoration: underline;
}

/* BITIS - yeni anasayfa orta sutun */

.as_sag_hizliarama {
    background-color:white;
    font-size: 10px;
    width: 248px;
    padding-bottom:10px;
    text-align: center;
	 border:1px solid #ece9d5;
}

.as_sag_hizliarama_ust {
    background: url('/images/ankara/homepage/hizli_arama.gif') top center no-repeat;
    height: 50px;
}

.as_sag_hizliarama_alt {
    background: url('/images/ankara/homepage/hizli_arama_alt.gif') top center no-repeat;
    height: 10px;
    line-height: 10px;
}

.hizli_arama_baslik { 
	font-family: arial;
	font-size:16px;
	color:#AF1C0F;
	font-weight:bold;
	text-align:left;
	padding:10px;
}

.as_sag_hediye_arkaplan {
    background-color:#ffde3d;
}

/*************************/
/* BITIS - yeni anasayfa */


.message_dialog_border {
    border-left: 2px solid #F0CAC9;
    border-right: 2px solid #F0CAC9;
    border-bottom: 2px solid #F0CAC9;
}

/*************************/
.golduye_sol_baslik {
    width: 425px;
    height: 26px;
}

.golduye_foto_baslik {
    width: 148px;
    height: 22px;
    margin-left: 20px;
}

.golduye_foto_border {
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    width: 146px;
    margin-left: 20px;
    text-align: center;
}

.golduye_profil {
    text-align: left;
    color: #666666;
    margin-left: 10px;
    padding-bottom: 4px;
}

.golduye_metin {
    width: 423px;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    background: url('/images/ankara/payment/sol_alan_bg.gif') bottom left repeat-x;
}

.golduye_mesaj {
    float: left;
    padding-left: 10px;
    margin-top: 20px;
    padding-right: 10px;
    width: 233px;
}

.golduye_mavibaslik {
    font-size: 17px;
    line-height: 22px;
    color: #207ccc;
    font-weight: bold;
}

.golduye_avantajbaslik {
    margin-top: 20px;
    margin-left: 54px;
    margin-bottom: 20px;
}

.golduye_sol_alt_bg {
    width: 425px;
    height: 12px;
}

.golduye_avantaj_resim {
    float: left;
    padding-left: 20px;
    width: 25px;
}

.golduye_avantaj_metin {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    width: 358px;
}

.golduye_sag_baslik {
    height: 53px;
    width: 425px;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    color: white;
    font-weight: bold;
}

.golduye_sag_baslik_yazi {
    padding-top: 15px;
    height: 22px;
}

.golduye_secenek_td {
    width: 318px;
    height: 45px;
}

.golduye_secenek_td_0 {
    background-color: #c8d7e1;
}

.golduye_secenek_td_1 {
    background-color: #dcebf5;
}

.golduye_secenek_baslik {
    font-size: 16px;
    color: white;
    font-weight: bold;
    background-color: #ff6600;
}

.golduye_secenek_secim {
    padding-left: 60px;
}

.golduye_acil_yardim {
    float: left;
    padding-left: 5px;
    margin-top: 2px;
    color: #3d3a7a;
    text-decoration: none;
    width: 370px;
}

.golduye_acil_yardim a:hover {
    text-decoration: underline;
}

/*************************/

/*************************/
.hata_baslik_sol {
    float: left;
    width: 13px;
    height: 37px;
}

.hata_baslik_yazi {
    padding-top: 15px;
    height: 22px;
}

.hata_baslik_orta {
    float: left;
    height: 27px;
    padding: 10px 0 0 5px;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: bold;
    text-align: left;
}

.hata_baslik_sag {
    float: left;
    width: 13px;
    height: 37px;
}

.hata_icerik {
    float: left;
    border-right: 1px solid #D8D8D8;
    border-left: 1px solid #D8D8D8;
    padding: 10px 0 0 10px;
    line-height: 18px;
}

/*************************/

.oddRow {
    background-color: #f9f0f0;
    padding: 12px 0px 12px 10px;
}

.evenRow {
    padding: 12px 0px 12px 10px;
}

.evenRow_baslik {
    font-weight: bold;
    margin-bottom: 10px;
    border-bottom: 1px solid #E9E9E9;
    color: #FF6600;
    font-weight: bold;
    padding-bottom: 5px;
    padding-top: 15px;
}

.detailedSearchHeader {
    width: 860px;
    margin: 0px 15px 5px 15px;
    color: #ff6600;
    font-size: 25px;
    font-weight: bold;
    display: inline;
}

.ta_gri_kenar {
    float: left;
    height: 15px;
    font-size: 1px;
    line-height: 1px;
}

.ta_gri_orta {
    float: left;
    height: 15px;
    width: 814px;
    background-color: #ededed;
    font-size: 1px;
    line-height: 1px;
}

.ta_orta_yazi {
    width: 816px;
    background-color: #ededed;
    padding: 0px 22px 0px 22px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
    word-spacing: 1px;
    line-height: 22px;
}

/*************************/

.test-surusu_bg {
    background: url(/images/ankara/new/testdriver/test-surusu_bg.gif) top left repeat-x;
    background-color: #f4e2e2;
    border-left: 1px solid #f2dcde;
    border-right: 1px solid #f2dcde;
    width: 404px;
}

.answer {
    padding: 10px;
    text-align: center;
    border: 2px solid #ebd3d3;
    cursor: pointer;
    margin-top: 15px;
    width: 250px;
    font-size: 16px;
}

.answer:hover {
    border: 2px solid red;
}

.userBox {
    background-color: #FFFFFF;
    padding: 6px;
    text-align: center;
}

.comset_row {
    padding:7px 10px 7px 10px;
    font-size:12px;
    background-color:#F9F0F0;
}

.pg_main_bg {
    background: #dedede url(/images/ankara/new/basicprofile/pg_main_bg.gif) no-repeat top left;;
    width: 840px;
    padding: 20px;
    font-family: verdana;
    font-size: 12px;
}

.pg_main_alt_orta {
    background-color: #d2d2d2;
    height: 43px;
    padding-right: 20px;
    padding-top: 20px;
    text-align: right;
    width: 820px;
}

.tb_alan_alt {
    background: transparent url(/images/ankara/new/ownwords/tb_alan_alt.gif) no-repeat scroll left top;
    height: 20px;
    width: 840px;
}

.pg_main_odd_div {
    background-color: #E7E7E7;
    padding: 20px;
    width: 760px;
}

.src_alt_bg {
    font-size: 12px;
    float:left;
    padding-top:20px;
    text-align:left;
    width:649px;
    height:37px;
    background-color:#d7d7d7;
}

.noresult_bg {
    background-color:#DDDDDD;
}

.fvr_alt_bg {
    font-size: 12px;
    float:left;
    padding-top:20px;
    text-align:left;
    width:649px;
    height:37px;
    background-color:#d7d7d7;
}

.tab_bos_sol_fv {
    float:left;
    background:url(/images/ankara/new/tab_bos_sol.gif) bottom left no-repeat;
    width:15px;
    height:3px;
    line-height:1px;
    font-size:1px;
}

.tab_ortabos_fv {
    float:left;
    background:url(/images/ankara/new/tab_ortabos.gif) bottom left repeat-x;
    height:3px;
    line-height:1px;
    font-size:1px;
    width:649px;
}

.tab_bos_sag_fv {
    float:left;
    background:url(/images/ankara/new/tab_bos_sag.gif) bottom left no-repeat;
    width:15px;
    height:3px;
    line-height:1px;
    font-size:1px;
}

.prf_picture_border {
    float:left;
    width:428px;
    height:334px;
    border:1px solid #ff5a5a;
    margin-top:10px;
    overflow:hidden;
}

.uye_ayar_baslik_bg {
   background-color:#f8e9ea;
   padding:25px 25px 0 25px;
}

.uye_ayar_baslik {
   color: #FF6600;
   font-weight: bold;
   font-size: 18px;
   margin-bottom: 15px;
}

.uye_ayar_golge_bg {
   background:url(/images/ankara/new/uye_ayar_golge_bg.gif) top left repeat-y;
   width:7px;
}

.uye_ayar_sifre_bg {
   height:161px;
   background-color:#efefef;
   padding-left:25px;
   padding-top:25px;
}

.uye_ayar_baslik_alt {
   background:url(/images/ankara/new/uye_ayar_baslik_alt.gif) top left no-repeat;
   width:366px;
   height:32px;
}

.ans_copcatan_ayar_degistir {
	text-align:center;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#3e689e;
	text-decoration:none;
}

.ans_copcatan_ayar_degistir a {
	font-family:Arial, Helvetica, sans-serif;
	color:#3e689e;
	text-decoration:none;
}

.simdi_yapabilirsin_text {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:16px; 
	font-weight:bold; 
	color:#a0a0a0;
}

.ans_ozellik_tanitim_kutu_ust {
	background:url(/images/ankara/ans/ozelliktanitim_bg_ust.gif) top center no-repeat; 
	width:289px; 
	height:15px;
	line-height:1px;
	font-size:1px;
}

.ans_ozellik_tanitim_kutu {
	background: #fff url(/images/ankara/ans/ozelliktanitim_bg.gif?1) top center no-repeat; 
	width:287px; 
	border-left:1px solid #cee5f4;
	border-right:1px solid #cee5f4;
	cursor:pointer;
}

.ans_ozellik_tanitim_kutu_alt {
	background:url(/images/ankara/ans/ozelliktanitim_bg_alt.gif) top center no-repeat; 
	width:289px; 
	height:15px;
	line-height:1px;
	font-size:1px;
}

.ans_ozellik_tanitim_kutu .title{
   margin:0px;
   padding-left:5px;
   padding-right:5px;
   font-size:12px; 
   color:#5593c0; 
   font-weight:bold;
}

.ans_ozellik_tanitim_kutu .text{
   margin:0px;
   padding:5px;
   font-size:11px;
   color:#333333;
}

.portPasswordText{
    color:#9d0a0e;
}

.bizeulasinTableClass{
     background-color:#DDDDDD;
}

/* v3 header'in v2'ye uyarlanmasi*/

* html .header_bant { background: #EDF4F3 url(/images/ankara/header/mavi_bant.gif?1) bottom center repeat-x; width:100%; height:60px; left:0; margin-top:70px; position:relative; z-index:1; }

* html .header_bant2 { background-color:#EDF4F3; width:100%; height:33px; left:0; margin-top:70px; position:absolute; z-index:1; }

* html .nav_zindex { position:relative; z-index:5; margin-top:-130px; }

* html .nav_zindex2 { position:relative; z-index:5; margin-top:-103px; }


.header_z { position:relative; z-index:1; }

.tepe_kalp2 { background:url(/images/ankara/header/tepe_kalp_bg2.gif?1) no-repeat right top; display:inline; float:left; height:31px; margin-top:40px; margin-left:-550px; position:absolute; width:110px; z-index:2; }

.tepe_kalp2, x:-moz-any-link { background:url(/images/ankara/header/tepe_kalp_bg2.gif?1) no-repeat right top; height:31px; margin-left:-110px; margin-top:40px; position:absolute; width:110px; z-index:10; }

.tepe_kalp2, x:-moz-any-link, x:default { background:url(/images/ankara/header/tepe_kalp_bg2.gif?1) no-repeat right top; display:inline; float:left; height:31px; margin-top:40px; margin-left:-550px; position:absolute; width:110px; z-index:2; }

.header_bant { background: #EDF4F3 url(/images/ankara/header/mavi_bant.gif?1) bottom center repeat-x; width:100%; height:60px; left:0; margin-top:70px; position:absolute; z-index:1; }

.header_bant2 { background-color:#EDF4F3; width:100%; height:33px; left:0; margin-top:70px; position:absolute; z-index:1; }

.nav_zindex { position:relative; z-index:5; }

.nav_zindex2 { position:relative; z-index:5; }

.main_nav_active { background:url(/images/ankara/header/nav_aktif_bg.gif?1) repeat-x left top; color:white; float:left; font-size:13px; height:32px; padding:1px; }

.main_nav_active a { font-size:13px; color:white; text-decoration:none; }

.main_nav_active a:hover { color:white; text-decoration: underline; }

.mainNavSubMenu { color:white; font-size:18px; text-align:left; font-weight:bold; }

.mainNavBottom1 { color:white; font-size:11px; width:855px; padding:4px 0 0 29px; font-weight:bold; }

* html .mainNavBottom1 { color:white; font-size:11px; width:855px; padding:4px 0 0 29px; font-weight:bold; }

.mainNavBottom1 a { color:white; font-size:11px; text-decoration:none; font-weight:bold; }

.mainNavBottom1 a:hover { color:white; font-size:11px; text-decoration:underline; font-weight:bold; }

.tepe_kalp { background:url(/images/ankara/header/tepe_kalp_bg.gif?1) no-repeat right top; height:31px; position:absolute; top:0; width:1000px; z-index:2; }

.mainMenuShort_text { padding-top:7px; color:#666666; font-size:12px; font-weight:bold; text-decoration:none; }

.mainMenuShort_text a { color:#666666; font-size:12px; font-weight:bold; text-decoration:none; }

.mainMenuShort_text a:hover { color:#666666; font-size:12px; font-weight:bold; text-decoration:underline; }

.nav_bordertop { border-top:1px solid #8badc2; padding:3px 8px 0 8px; }

.sistemde_ikon { background:url("/images/ankara/sistemde_ikon.gif") top left no-repeat; width:22px; height:20px; margin:-2px 4px 0 0; }


.ust_bar { background:url(/images/ortak/header/ust_bar.gif) top left repeat-x; height:30px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#5d8ec0; }

.ust_bar a { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#5d8ec0; text-decoration:none; }

.ust_bar a:hover { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#5d8ec0; text-decoration:underline; }

.ust_bar_sel { background-color:#4e7996; height:2px; line-height:1px; font-size:1px;" }
