
/* 
@charset "utf-8";
CSS */

body
{
    font-family: Tahoma, Geneva, sans-serif;
}

/*kullanim sartlari */
/*
.gmnoprint
{
    display:none;
}
        
*/
.descccc
{
    color: White;
}
.descccc:hover
{
    color: #4b8df8;
}
.kutucuklar
{
    float: left;
    border: 1px solid gray;
    margin: 3px;
    font-size: 9px;
}
.littleTextbox
{
    font-size: 9px;
}

#txtSearch::-webkit-input-placeholder
{
    color: Black;
}
#txtSearch:-moz-placeholder
{
    color: Black;
}
#txtSearch::-moz-placeholder
{
    color: Black;
}
#txtSearch:-ms-input-placeholder
{
    color: Black;
}

.css-grd
{
    /* default background colour, for all layout engines that don't implement gradients */ /*background: #2a6da9; /* gecko based browsers */ /*background: -moz-linear-gradient(top, #ffffff, #556E8C); /* webkit based browsers */ /*background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#556E8C)); color: #000000; /* text colour (black) */
    height: auto; /* gradient uses the full height of the element */
    padding: 5px; /* distance from border edge to text */
}


/* ROWLAR ICIN - BASLANGIC */


table.RedTop
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 100%;
    height: 33px;
}

td.RedTopLeftLeft
{
    background-image: url(../newImages/tableTop_left_left.gif);
    height: 33px;
    width: 38px;
}

td.RedTopLeftCenter
{
    background-image: url(../newImages/tableTop_left_center.gif);
    height: 33px;
    width: 131px;
}

td.RedTopLeftRight
{
    background-image: url(../newImages/tableTop_left_right.gif);
    height: 33px;
    width: 38px;
}

td.RedTopLeftRightNormal
{
    background-image: url(../newImages/tableTop_left.gif);
    height: 33px;
    width: 38px;
}

td.RedTopRightCenter
{
    background-color: #556E8C;
    height: 33px;
    width: 311px;
}

td.RedTopRightRight
{
    background-image: url(../newImages/tableCorner_right.gif);
    background-position: top;
    background-repeat: no-repeat;
    background-color: #556E8C;
    height: 33px;
    width: 6px;
}








/* VEHICLE DETAIL - ARAC DETAY SAYFASI */
td.divRedCenter
{
    background-image: url(../newImages/divRedCenter.gif);
    background-position: right;
    background-repeat: no-repeat;
    color: #FFF;
    font-size: 10px;
    font-weight: bold;
}


td.smallHeader
{
    background-color: #556E8C;
    color: #ffffff;
    font-size: 10px;
    font-weight: bold;
    height: 19px;
    text-align: center;
}

td.smallTdWithBorder
{
    border-right: solid 1px #9d9d9d;
    font-size: 9px;
    color: #060606;
}
td.smallTdWithOutBorder
{
    font-size: 9px;
    color: #060606;
}












table.tblPaging
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-color: #797979;
    height: 22px;
    width: 100%;
}

td.tdPagingLeft
{
    background-image: url(../newImages/tableCorner_pagingLeft.gif);
    background-position: left bottom;
    background-repeat: no-repeat;
    height: 22px;
    width: 7px;
}
td.tdPagingCenter
{
    height: 22px;
}
td.tdPagingRight
{
    background-image: url(../newImages/tableCorner_pagingRight.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
    height: 22px;
    width: 7px;
}



table.defaultlist
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 100%;
}


td.header
{
    background-color: #556E8C;
    background-position: top;
    color: #FFFFFF;
    font-size: 10px;
    font-weight: bold;
    height: 28px;
    margin-left: 3px;
    margin-right: 3px;
}

td.headerFirst
{
    background-image: url(../newImages/tableCorner_left.gif);
    background-repeat: no-repeat;
    width: 6px;
    background-color: #556E8C;
    background-position: left top;
    color: #FFFFFF;
}

td.headerLast
{
    background-image: url(../newImages/tableCorner_right.gif);
    background-repeat: no-repeat;
    width: 6px;
    background-color: #556E8C;
    background-position: right top;
    color: #FFFFFF;
}

tr.firstrow
{
    background-color: #ffffff;
    font-size: 11px;
    height: 29px;
}

tr.secondrow
{
    background-color: #eeeded;
    font-size: 11px;
    height: 29px;
}

tr.colourfullrow1
{
    background-color: #ffe178;
    font-size: 10px;
    height: 29px;
}

tr.colourfullrow2
{
    background-color: #ffc5c5;
    font-size: 10px;
    height: 29px;
}

tr.lastrow
{
    background-color: #eeeded;
    font-size: 10px;
    height: 29px;
}

td.withBorder
{
    border-right: solid 1px #9d9d9d;
}
/* ROWLAR ICIN - BITIS */




fieldset.fieldsetCLASS
{
    -moz-border-radius: 8px;
    border-radius: px;
}










/*SAYFALAMA UL */
#pagination-flickr
{
    text-align: center;
    background-color: Gray;
    width: 500px;
}
#pagination-flickr li
{
    border: 0;
    margin: 0;
    padding: 0;
    font-size: 11px;
    list-style: none;
    text-align: center;
}
#pagination-flickr a
{
    border: solid 1px #797979;
    margin-right: 2px;
}
#pagination-flickr .previous-off, #pagination-flickr .next-off
{
    color: #666666;
    display: block;
    float: left;
    font-weight: bold;
    padding: 3px 4px;
}
#pagination-flickr .next a, #pagination-flickr .previous a
{
    font-weight: bold;
    border: solid 1px #797979;
}
#pagination-flickr .active
{
    color: #ffffff;
    border: solid 1px #db0000;
    font-weight: bold;
    display: block;
    float: left;
    padding: 4px 6px;
}
#pagination-flickr a:link, #pagination-flickr a:visited
{
    color: #ffffff;
    display: block;
    float: left;
    padding: 3px 6px;
    text-decoration: none;
}
#pagination-flickr a:hover
{
    border: solid 1px #FFFFFF;
}
/* SAYFALAMA UL BITTI */





/* DIV */

div.divNoRecord
{
    color: Black;
    text-align: center;
    font-size: 12px;
}

div.div_info
{
    color: #787878;
    text-align: center;
}

div.divDel
{
    width: auto;
    border: 1px solid #aaaaaa;
    background-color: #FFF;
    background-position: right;
    background-repeat: no-repeat;
    margin: 2px;
    padding: 3px;
    float: left;
}



/* DIV - BITIS */


/* LINKLER BASLA */

a.normal_link
{
    color: #163C68;
    text-decoration: none;
}

a:hover.normal_link
{
    color: #163C68;
    text-decoration: underline;
}

a.bottomLink
{
    font-size: 11px;
    color: #FFF;
    text-decoration: none;
    font-weight: 200;
}

a:hover.bottomLink
{
    font-size: 11px;
    color: #FFF;
    text-decoration: underline;
    font-weight: 200;
}

a.normal_link_bold
{
    color: #db0000;
    text-decoration: none;
    font-weight: bold;
}

a:hover.normal_link_bold
{
    color: #db0000;
    text-decoration: underline;
    font-weight: bold;
}


a.greySmall
{
    color: #686868;
    font-size: 9px;
    font-weight: bold;
    text-decoration: none;
    border: 0px;
}
/* LINKLER BITIS */



/* SPANLAR */
span.smallGrey
{
    font-size: 10px;
    color: #6d6d6d;
}
span.sayfaBaslik
{
    color: #b1b1b1;
    font-size: 12px;
    font-weight: bold;
}
span.topSmall
{
    font-size: 9px;
    font-weight: bold;
    color: #6d6d6d;
}

span.normal
{
    font-size: 10px;
    font-weight: bold;
    color: #6d6d6d;
}

span.kucukAciklama
{
    font-size: 9px;
    color: #777777;
}


span.kirmiziB
{
    font-size: 10px;
    font-weight: bold;
    color: #163c68;
}

span.kirmiziS
{
    font-size: 11px;
    font-weight: normal;
    color: #163c68;
}

span.selectDateTemp
{
    font-family: Tahoma;
    font-size: 11px;
}

span.copyright
{
    font-size: 10px;
    font-weight: bold;
    color: #a2000a;
}

span.copyrightBottom
{
    color: #ffffff;
    font-weight: bold;
    font-size: 9px;
}

span.bottomHeader
{
    font-size: 10px;
    font-weight: bold;
    color: #FFF;
}



/* SPANLAR BITIS */




/* FORMLAR BASLA */

select.tablePagingSorting
{
    font-size: 11px;
    font-family: Tahoma;
}

select.groups
{
    font-size: 11px;
    font-family: Tahoma;
    width: 203px;
}

select.vehicles
{
    font-size: 11px;
    font-family: Tahoma;
    width: 203px;
    height: 172px;
}

select.invisible
{
    border: 0px;
    font-size: 11px;
    font-family: Tahoma;
}


select.listboxSmall
{
    border: 1px solid #bb0000;
    font-family: Tahoma;
    color: #000;
    font-size: 10px;
    width: 120px;
    height: 40px;
}


select.styleSelect
{
    border: 1px solid #bb0000;
    font-family: Tahoma;
    color: #000;
}





select.soSmall
{
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 11px;
}


input.soSmall
{
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 11px;
}

input.soSoSmall
{
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 10px;
}


input.textBoxRow
{
    font-family: Tahoma;
    font-size: 10px;
    border: 1px solid #000000;
    background-color: #ffffff;
    color: #636363;
    width: 100px;
}

.btnGenel
{
    border-style: none;
    border-color: inherit;
    border-width: 0px;
    width: 100%;
    height: 22px;
    background-image: url('../newImages/btnBack.gif');
    background-position: right;
    font-family: Tahoma;
    color: #ffffff;
    font-size: 11px;
    text-align: left;
    font-weight: bold;
    padding-right: 6px;
    padding-left: 2px;
    cursor: pointer;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.btnGenelActive
{
    width: 100%;
    height: 29px;
    border: 0px;
    padding: 0px;
    margin: 0px;
    background-image: url(../newImages/btnBack.gif);
    background-position: right;
    font-family: Tahoma;
    color: Yellow;
    font-size: 11px;
    text-align: left;
    font-weight: bold;
    padding-right: 6px;
    padding-left: 2px;
    cursor: default;
}

.btnSmallGenel
{
    width: 100%;
    height: 22px;
    border: 0px;
    padding: 0px;
    margin: 0px;
    background-image: url(../newImages/btnBack.gif);
    background-position: right;
    font-family: Tahoma;
    color: #ffffff;
    font-size: 11px;
    text-align: left;
    font-weight: bold;
    padding-right: 6px;
    padding-left: 2px;
    cursor: pointer;
}

/* FORMLAR BITIS */


















/* CORNERS*/
/*
.normal_bosluk {background: url(../newImages/dot.gif) 0 0 repeat-x;}
.normal_bosluk2 {background: url(../newImages/dot.gif) 0 100% repeat-x}
.normal_bosluk3 {background: url(../newImages/dot.gif) 0 0 repeat-y}
.normal_bosluk4 {background: url(../newImages/dot.gif) 100% 0 repeat-y}
.alt_sol {background: url(../newImages/alt_sol.gif) 0 100% no-repeat}
.alt_sag {background: url(../newImages/alt_sag.gif) 100% 100% no-repeat}
.ust_sol {background: url(../newImages/ust_sol.gif) 0 0 no-repeat}
.ust_sag {background: url(../newImages/ust_sag.gif) 100% 0 no-repeat; padding:2px} 
*/
/*CORNERS BITTI */


.divGeneral
{
    z-index: 0;
    display: table;
    width: 100%;
    height: 100%;
    border-collapse: separate;
    position: absolute;
    left: 0px;
}

.divInput
{
    background-color: Gray;
}













/* ISTATISTIKLERDE KULLANILAN BAR */

.divBar1
{
    position: relative;
    width: 177px;
    height: 25px;
    border: 1px solid #999;
}

.divBar2
{
    position: absolute;
    height: 25px;
    border: 0px;
}

.divBar3
{
    position: absolute;
    top: 6px;
    left: 118px;
    z-index: 5;
    font-family: Tahoma;
    font-size: 11px;
}

/* ISTATISTIKLERDE KULLANILAN BAR BITTI */