﻿body
{
    margin: 0px;
    background-image: url(/images/bg_color.gif);
    background-repeat: repeat;
    background-position: left top;
}

img a
{
    border: 0;
}

@font-face
{
    font-family: "Corbel";
    src: url(http://www.kariasoft.com/include/corbelb.TTF);
}

#container
{
    text-align: center;
}

/*Main Menu*/
.mainmenu
{
    width: 100%;
    list-style: none;
    vertical-align: bottom;
    font-family: "Corbel" , Sans-Serif;
    font-size: 12px;
    letter-spacing: 0.1em;
    font-weight: bold;
    height:93px;
    margin: 47px 0 0 0 !important;
    text-align:left;
    margin-left:0px
}

.mainmenu ul
{
    margin: 0;
    padding: 0px 10px 0 0;
    font: bold 12px;
    list-style-type: none;
    vertical-align: bottom;
    border: 0;
    font-family: "Corbel" , Sans-Serif;
}

.mainmenu li
{
    display: inline;
    width: 130px;
    height: 93px;
    display: block;
    text-align: center;
    margin: 0;
    padding: 0;
    float: right;
    vertical-align: bottom;
    font-family: "Corbel" , Sans-Serif 14px;
}

.mainmenu li a
{
    width: 130px;
    height: 93px;
    
    display: block;
    text-align: center;
    margin: 0;
    padding: 0;
    text-decoration: none;
    border: no-border;
    color: white;
    background-image: url(/images/menu_bg.jpg); /*background of tabs (default state)*/
    background-repeat: no-repeat;
    color: #FFFFFF;
    vertical-align: middle;
    font-family: "Corbel" , Sans-Serif;
}

.mainmenu li a span
{
    text-align: center;
    display: block;
    padding: 17px 0 0 0;
    font-family: "Corbel" , Sans-Serif;
    vertical-align: middle;
}

.mainmenu li a:hover, .mainmenu li.selected a
{
    background-image: url(/images/menu_current.jpg); /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
    color: Black;
    display: block;
    font-family: "Corbel" , Sans-Serif;
}



/*Haber tarih*/
.tarih
{
    background-color: Red;
    width: 60px;
    height: 60px;
    color: White;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    font-family: "Corbel" , Sans-Serif;
}

.tarih span
{
    width: 60px;
    font-size: x-large;
    color: White;
    text-align: center;
    font-weight: bold;
    font-family: "Corbel" , Sans-Serif;
}
.haber_text_cell
{
    text-align:left !important;
    }

/*Header Top*/
.headertopcurve
{
    width: 900px;
    height: 10px;
    margin: 0;
    padding: 0;
    background-image: url(/images/headertop_curve.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}

.headertop, .headertop a, .headertop a:link, .headertop a:visited
{
    width: 900px;
    height: 38px;
    margin: 0;
    padding: 0;
    background-color: #FFFFFF;
    color: #333333;
    font-size: 14px;
    text-indent: 20px;
    font-family: "Corbel" , Sans-Serif;
}

#header
{
    float: left;
    width: 900px;
    height: 200px;
    margin: 0;
    padding: 0;
}

.title
{
    position: inherit;
    display: inline;
    width: 450px;
    float: left;
    text-align: left;
    font-family: "Corbel" , Sans-Serif;
    padding: 35px 30px 0 35px;
    font-size: 24px;
    color: #FFF;
}

.subtitle
{
    position: inherit;
    display: block;
    width: 450px;
    float: left;
    text-align: left;
    font-family: "Corbel" , Sans-Serif;
    padding: 35px 30px 0 35px;
    font-size: 18px;
    color: #FFF;
}

.logo
{
    position: inherit;
    display: block;
    float: right;
    padding: 0px 50px 0px 0;
}

#icerik
{
    background-color: #FFFFFF;
    width: 900px;
    height: 100%;
    vertical-align: top;
    text-align: left;
    font-family: Arial;
    font-size: 12px;
    color: #333333;
}

#icerik a
{
    text-decoration: none;
    color: ThreeDDarkShadow;
    font-weight: bold;
}



/*Ana Sayfa Partner*/
#hizmetler
{
    width: 220px;
    color: #2C2C2C;
    background-color: #FFFFFF;
    padding: 0 12px 10px 0;
    text-align: left;
    font-family: "Corbel" , Sans-Serif;
}
#hizmetler ul.hizLink
{
    width: 202px;
    padding: 0 0 6px 0;
    font-size: 0;
    margin: 0 0 0 15px;
}
#hizmetler ul.hizLink li
{
    height: 57px;
    width: 202px;
    display: block;
    margin: 0 0 0 0;
    float: left;
}
#hizmetler ul.hizLink li a
{
    font: normal 14px/18px "Corbel" , Sans-Serif;
    padding: 5px 0 0 85px;
    width: 117px;
    height: 50px;
    text-decoration: none;
}
#hizmetler ul.hizLink li a span
{
    color: #1E749B;
    background-color: #FFFFFF;
    width: 99px;
    height: 20px;
    font: normal 18px/20px "Corbel" , Sans-Serif;
    display: block;
}
#hizmetler ul.hizLink li a.intel
{
    background: url(/images/intel.gif) no-repeat 0 0 #FFFFFF;
    color: #515050;
    display: block;
}
#hizmetler ul.hizLink li a.intel:hover
{
    background: url(/images/intel_h.gif) no-repeat 0 0 #FFFFFF;
    color: #515050;
    display: block;
}
#hizmetler ul.hizLink li a.seagate
{
    background: url(/images/seagate.gif) no-repeat 0 0 #FFFFFF;
    color: #515050;
    display: block;
}
#hizmetler ul.hizLink li a.seagate:hover
{
    background: url(/images/seagate_h.gif) no-repeat 0 0 #FFFFFF;
    color: #515050;
    display: block;
}
#hizmetler ul.hizLink li a.bizspark
{
    background: url(/images/bizspark.jpg) no-repeat 0 0 #FFFFFF;
    color: #515050;
    display: block;
}
#hizmetler ul.hizLink li a.bizspark:hover
{
    background: url(/images/bizspark_h.jpg) no-repeat 0 0 #FFFFFF;
    color: #515050;
    display: block;
}
#hizmetler ul.hizLink li a.diger
{
    background: url(/images/proj.gif) no-repeat 0 0 #FFFFFF;
    color: #515050;
    display: block;
}
#hizmetler ul.hizLink li a.diger:hover
{
    background: url(/images/proj_h.gif) no-repeat 0 0 #FFFFFF;
    color: #515050;
    display: block;
}


/*Ana Sayfa Referans*/
#icerik .ref
{
    float: right;
    padding-right: 25px;
    font-family: Sans-Serif;
    font-size: large;
    font-weight: bold;
    color: #660000;
    padding-bottom: 6px;
    text-decoration: none;
}


#icerik .ref a:link span
{
    color: #999999;
    padding-left: 6px;
    text-decoration: none;
}

#icerik .ref a:hover span
{
    color: #333333;
    padding-left: 6px;
    text-decoration: none;
}

#icerik .ref a:visited span
{
    color: #999999;
    padding-left: 6px;
    text-decoration: none;
}

#icerik .ref a img
{
    border: solid 4px #CCCCCC;
    float: left;
}

#icerik .ref a:hover img
{
    border: solid 4px #999999;
    float: left;
}



/*Sayfa içerikleri*/
.hizmetlogo img
{
    margin: auto;
}


.hizmeticerik
{
    margin: auto;
    margin-left:50px;
    color: #333333;
}

.hizmeticerik span
{
    font-family: Arial;
    color: #0000CC;
    font-weight: bold;
    font-size: 14px;
}


/*Sayfa İçi Sol Menüler*/

#vertmenu
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 100%;
    width: 160px;
    padding: 5px 0 0 0;
    margin: 0 10px 0 10px;
}

#vertmenu h1
{
    display: block;
    background-color: #CCCCCC;
    font-size: 90%;
    padding: 3px 0 5px 0;
    border: 0;
    color: #333333;
    margin: 0px;
    width: 160px;
}

#vertmenu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    border: none;
}

#vertmenu ul li
{
    margin: 0px;
    padding: 0px;
    text-align: left;
}

#vertmenu ul li a
{
    font-size: 80%;
    display: block;
    border-bottom: 1px dashed #DCDCDC;
    padding: 5px 0px 2px 0;
    text-decoration: none;
    color: #666666;
    width: 160px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus
{
    color: #000000;
    background-color: #eeeeee;
}

/*Himzet Sayfası Özellikleri - Kare kutular*/

.hizmetozellik
{
    text-align: center;
    vertical-align: top;
}

.kare a:link, .kare a:visited
{
    border: solid 3px #CCCCCC;
    margin: 5px;
    width: 150px;
    height: 170px;
    text-align: center;
    float: left;
    vertical-align: top;
}

.kare a:hover
{
    border: solid 3px #333333;
    margin: 5px;
    width: 150px;
    height: 170px;
    text-align: center;
    float: left;
    vertical-align: top;
}

.kare a:link span, .kare a:visited span
{
    padding-top: 2px;
    text-decoration: none;
    text-align: center;
    float: left;
    vertical-align: top;
    color: #333333;
}

.kare a:hover span
{
    text-decoration: none;
    text-align: center;
    float: left;
    vertical-align: top;
    color: #111111;
}

.kare a img, .kare a:hover img
{
    text-align: center;
    float: left;
    border: 0;
}



/*Kampanyalar*/

.kampanya
{
    text-align: center;
    vertical-align: top;
}

.kampanya a span
{
    border: solid 3px #CCCCCC;
    margin: 5px;
    text-decoration: none;
    width: 600px;
    height: 75px;
    text-align: center;
    vertical-align: top;
    color: #333333;
}

.kampanya a span img
{
    text-decoration: none;
    text-align: center;
    border: 0;
}

.kampanya a:visited span
{
    border: solid 3px #CCCCCC;
    margin: 5px;
    text-decoration: none;
    width: 600px;
    height: 75px;
    text-align: center;
    vertical-align: top;
    color: #333333;
}

.kampanya a:hover span
{
    border: solid 3px #333333;
    margin: 5px;
    text-decoration: none;
    width: 600px;
    height: 75px;
    text-align: center;
    vertical-align: top;
    color: #333333;
}

/*Hardware*/
.hardware
{
    width: 650px;
    text-align: left;
    margin-bottom: 20px;
}
.hardware img
{
    float: left;
    padding-right: 20px;
}




/*Footer*/
#footer
{
    
    height: 153px;
    width: 880px;
    padding-top: 20px;
    padding-left: 20px;
    color: #FFFFFF;
}
.footer_tr
{
    background: url(/images/footer_bg.jpg) no-repeat left top;
    }
.footer_en
{
    background: url(/images/footer_bg_en.jpg) no-repeat left top;

}
.footer_ru
{
    background: url(/images/footer_bg_ru.jpg) no-repeat left top;

}

#footer span
{
    font: normal 12px arial;
}

#footer span b
{
    letter-spacing: 1px;
}


#footer h1
{
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding: 3px 0 5px 4px;
    border: 0;
    color: #FFFFFF;
    margin: 0px;
    width: 160px;
    font-family: Arial;
    letter-spacing: 2px;
}


#footer ul.footerlist
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    border: none;
}

#footer ul.footerlist li
{
    margin: 0px;
    padding: 0px;
    text-align: left;
}

#footer ul.footerlist li a
{
    font-size: 12px;
    display: block;
    border-bottom: 1px dashed #333333;
    padding: 5px 0px 2px 4px;
    text-decoration: none;
    color: #CC66CC;
    width: 160px;
    font-family: Franklin Gothic Medium;
}

#footer ul.footerlist li a:hover
{
    color: #FFFFFF;
    background-color: #333333;
}
/*referans sayfası*/
.ref_sag
{
    width: 650px;
}
.ref_sol
{
    vertical-align: top;
    text-align: left;
}
.referans_catlink_cell
{
    border-bottom-style: dashed;
    border-bottom-color: Gray;
    border-width: 1px;
    text-align: left;

}
.referanslar_anatablo
{
    width: 100%;
    text-align: center;
}
.referanskategori_tablo
{
    border-width: 1px;
    border-color: Gray;
    border-style: solid;
    width: 100%;
}
.referanskategori_tablo_sag
{
    text-align: left;
}
.referanskategori_tablo_sol
{
    text-align: center;
    width: 220px;
}
.ref_cat_image
{
}
.referans_kat_title
{
    text-align: left;
    color: Blue;
    font-size: large;
    font-family: Arial;
    font-weight: bold;
}
.referans_baslik
{
    text-align: left;
    color: #333333;
    font-weight: bold;
    font-size: larger;
}
.referans_metin
{
    text-align: left;
}
.referans_tablo
{
    text-align: left;
    border-width: 1px;
    border-color: Gray;
    width: 100%;
    border-style: solid;
}
.referans_tablo_resim
{
    text-align: center;
    width: 200px;
    vertical-align: top;
}
.referans_url_aktif
{
    color: Green;
}
.referans_url_pasif
{
    color: Red;
}
.referans_pageindex
{
    color: White;
    border-style: solid;
    border-color: White;
    padding: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
    margin: 1;
    border-width: 1px;
    font-size: medium;
    border-top-width: 1px;
    background-color: #333333;
}
.referans_pageindex_aktif
{
    color: White !important;
    border-style: solid;
    border-color: White;
    padding: 5px;
    font-weight:bold;
    padding-top: 3px;
    padding-bottom: 3px;
    margin: 1;
    border-width: 1px;
    font-size: medium;
    border-top-width: 1px;
    background-color: #cc0000;
}
.destek_anasayfa
{
    text-align:left !important;
    }
.newstitle
{
    text-align:left !important;
    }
.adres
{
    vertical-align: top;
    text-align: left;
    font-family: Arial;
    font-size: 12px;
    color: #333333;
    }