/* $Id: style.css 967 2010-05-29 23:33:53Z mustafa $ */ /* Reset */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,code,del,dfn,em,img,q,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
    {
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
}

body {
    margin: 0;
    padding: 0;
    border: 0;
    line-height: 1.5;
}

/* Tables still need 'cellspacing="0"' in the markup. */
table {
    border-collapse: separate;
    border-spacing: 0;
}

caption,th,td {
    font-weight: normal;
}

/* end Reset */
body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    height: 100%;
    margin: 0;
    padding: 0;
}

form {
    margin: 0;
    padding: 0;
    border: 0;
}

img { /* behavior: url(../inc/iepngfix.htc) */
    border: 0px;
}

/* input,select,textarea {
    border: 1px solid gray;
} */
.error {
    font-weight: bold;
    color: red;
}

a.header_link {
    color: white;
    display: block;
    text-decoration: none;
}

a.alt_link {
    text-decoration: none;
    color: black;
}

.bordered-table {
    border-top: 1px solid #c0c0c0;
    border-left: 1px solid #c0c0c0;
    border-collapse: collapse;
}

.bordered-table th { /* background-color: #658ca6; */
    /* background-image: url(""); */ /* border: 1px solid #658ca6; */
    /* color: white; */ /* padding: 4px; */
    
}

.bordered-table tfoot td {
    padding: 4px;
    text-align: center;
}

.bordered-table td {
    border-right: 1px solid #c0c0c0;
    border-bottom: 1px solid #c0c0c0;
    padding: 4px;
}

.bordered-table table td {
    border-right: 0px;
    border-bottom: 0px;
}

.bordered-table tr:hover {
    background: #F1F1F1;
}

.row1 {
    background-color: #fafafa;
}

.row2 {
    background-color: #ffffff;
}

.about_info {
    font-weight: bold;
    font-size: 15px;
    font-family: Verdana, Tahoma, Arial, sans-serif;
}

a.about_link {
    font-weight: bold;
    color: inherit;
    font-size: 15px;
    font-family: Verdana, Tahoma, Arial, sans-serif;
}

a.filter {
    text-decoration: none;
    color: black;
    font-size: 12px;
    font-weight: bold;
}

.tb_normal,.tb_over {
    border: 0px;
    padding: 5px;
}

.tb_over {
    border: 0px;
    background-color: #afafaf;
}

.maincontent {
    width: 100%;
    min-height: 700px;
}

/* for Internet Explorer */ /*\*/
* html .maincontent {
    height: 700px;
}

/**/
.menucontent {
    min-height: 700px;
    width: 235px;
    overflow: auto;
}

/* for Internet Explorer */ /*\*/
* html .menucontent {
    height: 700px;
}

.nowrap {
    white-space: nowrap;
}

.tableheader1 {
    vertical-align: top;
}

input.wideInput {
    width: 300px;
}

/* body,table,input,select,textarea,a,tr,td {
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
} */
body,table,a,tr,td {
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
}

.solmenu_ust {
    background-image: url("../img/solmenu_ust_bg.jpg");
    background-repeat: repeat-x;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
    margin-left: 16px;
    text-decoration: none;
}

.solmenu_bg {
    background-color: #bdc8ce;
}

.ust_bilgi {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
    text-decoration: none;
}

.ust_bilgi_bold {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}

#overlay {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: 1000;
}

#overlay div {
    width: 300px;
    margin: 200px auto;
    background-color: #edf2f8;
    border: 1px solid #000000;
    padding: 15px;
    text-align: center;
}

.subpage_title {
    font-weight: bold;
    font-size: 15px;
    font-family: Arial, sans-serif;
    margin-left: 16px;
}

#logindiv {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    /*background-image: url("../img/giris_bg.jpg");*/
    background-repeat: repeat-x;
    background-color: #FFFFFF;
}

.baslik {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000033;
    text-decoration: none;
}

.header {
    background-image: url("../img/ust_bg.jpg");
    background-repeat: repeat-x;
    padding: 6px;
}

.ust_serit {
    background-image: url("../img/ust_serit_bg.jpg");
    background-repeat: repeat-x;
    height: 13px;
}

.ust_serit_endersys_yazi {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #FFFFFF;
    text-decoration: none;
}

.buton_link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #333333;
    text-decoration: none;
}

.sagorta_ust {
    background-image: url("../img/sagorta_ust_bg.jpg");
    background-repeat: repeat-x;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: normal;
    color: #000033;
    text-decoration: none;
}

.norm_yazi {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
    text-decoration: none;
}

.ust_buttons {
    background-image: url("../img/button.jpg");
    background-repeat: no-repeat;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #333333;
    text-decoration: none;
}

.orta_bg {
    background-image: url("../img/giris_tablo_bg.jpg");
    background-repeat: repeat-x;
    background-color: #263D4D;
}

.tbl_baslik {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}

.tbl_brdr {
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #a3b5c1;
    border-left-color: #a3b5c1;
}

.tbl_brdr_sag_alt {
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-right-color: #a3b5c1;
    border-bottom-color: #a3b5c1;
}

.tbl_baslik2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #0D344F;
    text-decoration: none;
}

.tbl_norm_yazi {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}

.tbl_link {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #003366;
    text-decoration: none;
}

.tbl_brdr_alt {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #a3b5c1;
}

a.pages_link,.pages_selected {
    color: #082e44;
    font-weight: bold;
}

.panel-header { /* background-color: #658ca6; */
    /* background-image: url(""); */
    
}

.ajax-loading-modal-header {
    display: none;
}

.surgate-panel {
    height: 31px;
    padding: 2px;
    background-color: white;
    color: black;
    border: 1px solid blue;
    vertical-align: middle;
    text-align: center;
}

.surgate-panel-header {
    background-image: url("../img/tbl_ust_bg.jpg");
    height: 31px;
    vertical-align: bottom;
}

.surgate-panel-header-left {
    float: left;
    background-image: url("../img/tbl_sol_ust.jpg");
    height: 31px;
    width: 10px;
}

.surgate-panel-header-right {
    float: right;
    background-image: url("../img/tbl_sag_ust.jpg");
    height: 31px;
    width: 10px;
}

.surgate-panel-header-content {
    margin: 0 auto 0 auto;
    vertical-align: middle;
    height: 31px;
}

.messages {
    font-weight: bold;
    margin: 8px;
    width: 100%;
}

.messages .error {
    color: #B14300;
}

.messages .fatal {
    color: #B14300;
}

.messages .info {
    color: green;
}

.messages .warn {
    color: #B14300;
}

.tbl_border2 {
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #244052;
    border-bottom-color: #244052;
    border-left-color: #244052;
    background-color: #FFFFFF;
}

/* CSS Document */
.LoginNames {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}

a.main_menu:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000033;
    text-decoration: none;
}

.norm_yazi {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
}

.NormBeyazBold {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}

.NormBold {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}

.SurgateBaslikBold {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    text-decoration: none;
}

.BoldBaslik {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #FF0000;
    text-decoration: none;
}

.loginLink {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #C2E6FF;
    text-decoration: none;
}

.yeni {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #CC0000;
    text-decoration: none;
}

.table_altust {
    background-color: #385B72;
}

.SurgateBaslikBoldSari {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #FFCC00;
    text-decoration: none;
}

.tableBG1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    background-color: #628897;
}

.BigBold {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: bold;
    color: #0099FF;
    text-decoration: none;
}

.tableBorder {
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #385B72;
    border-left-color: #385B72;
}

.likeAlert {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #990000;
    text-decoration: none;
}

.bigBoldBlack {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}

.copyright {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}

a.copyright:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    text-decoration: none;
    font-weight: normal;
}

.login_bg {
    background-image: url(../images/login-bg.png);
    background-repeat: no-repeat;
}

.main_ust_bg {
    background-image: url(../images/ust-bg.png);
    background-repeat: repeat-x;
}

.main_ustbg_alt {
    background-image: url(../images/ust-bg-alt.png);
}

.domain_name {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #1A2E3C;
    text-decoration: none;
}

.main_menu {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000066;
    text-decoration: none;
}

.domain_name_norm {
    font-size: 12px;
    color: #1A2E3C;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
}

.inline-messages {
    color: red;
    margin: 0px;
    padding: 0px;
    margin: 0px;
    margin: 0px;
}

.messages-in-tab {
    font-weight: bold;
    margin: 8px;
    width: 100%;
}

.messages-in-tab .error {
    color: #B14300;
}

.messages-in-tab .fatal {
    color: #B14300;
}

.messages-in-tab .info {
    color: green;
}

.messages-in-tab .warn {
    color: #B14300;
}

.left {
    font-weight: bold;
    text-align: right;
    width: 40%;
}

.right {
    text-align: left;
    width: 60%;
}

.left-30 {
    font-weight: bold;
    text-align: left;
    width: 30%;
}

.right-70 {
    text-align: left;
    width: 70%;
}

.m1 {
    font-weight: bold;
    text-align: right;
    width: 30%;
}

.m2 {
    text-align: left;
    width: 30%;
}

.m3 {
    text-align: left;
    width: 40%;
}

.login-table {
    border-collapse: collapse;
    color: white;
}

.login-table th {
    color: white;
    padding: 4px;
}

.login-table tfoot td {
    padding: 4px;
    text-align: center;
}

.login-table td {
    padding: 4px;
}

.login-table table td {
    border-right: 0px;
    border-bottom: 0px;
}

.login-table left {
    font-weight: bold;
    text-align: right;
}

.login-table right {
    text-align: left;
}

.bordered-table th,.rich-mpnl-header,.rich-ordering-list-table-header-cell,.rich-ordering-list-table-header-cell-last,.rich-panel-header,.rich-table-headercell,.rich-table-subheadercell
    {
    white-space: nowrap;
    background-repeat: repeat-x;
    border-right-style-value: solid;
    border-bottom-style: solid;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    padding-top: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
    font-weight: normal;
    border-top-width: 0pt;
    border-top-style: none;
    border-top-color: -moz-use-text-color;
    border-left-width-value: 0pt;
    border-left-style-value: none;
    border-left-color-value: -moz-use-text-color;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
}

.bordered-table th,.rich-mpnl-header,.rich-ordering-list-table-header-cell,.rich-ordering-list-table-header-cell-last,.rich-panel-header,.rich-table-headercell,.rich-table-subheadercell
    {
    background-image: url(../misc/header-gradient.png);
    background-color: #9fbdeb;
    color: #000000;
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    border-right-width-value: 1px;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-bottom-width: 1px;
    border-right-color-value: #c0c0c0;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-bottom-color: #c0c0c0;
}

.table-after-header {
    background-color: white;
    background-image: url("");
    color: black;
}

.rich-table-headercell a {
    color: #000000;
}