﻿/* Start html elements */
body
{
    margin: 0;
    padding: 0;
    background-color: #ffffff;
    font-family: Trebuchet MS,Helvitica,sans-serif;
    font-size: 11px;
}
/* End html elements */
/* Start template elements */
div#container
{
    width: 980px !important;
    margin: 0 auto;
    background-color: #f0f0f0;
}
div#wrapper
{
    float: left;
    width: 100%;
    background-color: #f0f0f0;
}
div#header
{
    text-align: center;
    height: 94px;
    margin: 0px auto;
    border-left: solid 2px gray;
    border-right: solid 2px gray;
    border-bottom: solid 2px gray;
    width: 955px;
}
div#pager
{
    text-align: right;
    width: 98%;
    display: block;
    height: 30px;
}
div#dvTop
{
    float: left;
    width: 700px;
    margin-top: 10px;
    height: 15px;
    margin-left: 15px;
}
div#holder
{
    float: left;
    width: 700px;
    padding: 5px;
    margin: 0px 10px 15px 12px;
    background-color: #ffffff;
}
div#sider
{
    float: right;
    width: 230px;
    background-color: #f0f0f0;
    margin: 0px 15px 10px 1px;
}
div#footer
{
    clear: left;
    text-align: center;
    height: 25px;
    margin: 0px auto;
    width: 955px;
}
div#mct
{
    height: 80px;
    text-align: center;
    margin-bottom: 15px;
}
.se
{
    font-size: 14px;
    display: block;
    width: 100%;
    text-align: center;
    min-height: 400px;
    margin-top: 45px;
}
.dvHeader
{
    width: 100%;
    float: left;
    height: 60px;
}
.dvEntry
{
    width: 100%;
    text-align: justify;
    font-size: 13px;
    margin-bottom: 10px;
}
.innerEntry
{
    width: 100%;
    background-image: url(/Content/Images/flag.jpg);
    background-position: bottom right;
    background-repeat: no-repeat;
}
.innerEntry2
{
    width: 100%;
}
.dvComment
{
    width: 100%;
    margin-top: 5px;
    padding-top: 5px;
    border-top: solid 1px gray;
    background-image: url(/Content/Images/comTile.gif);
    background-position: left top;
    background-repeat: repeat-x;
    height: 40px;
    padding-left: 5px;
}

.dvBlog
{
    padding: 15px 15px 1px 15px;
    font-family: Trebuchet MS,Helvitica,sans-serif;
    font-size: 12px;
}
.lnkBlog
{
    clear: left;
    color: #495a92;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    margin: 15px 10px 5px 10px;
}
a.lnkComm:link
{
    background: transparent url(Images/comment.png) no-repeat left;
    padding-left: 20px;
    font-family: Trebuchet MS,Helvitica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: Gray;
    text-decoration: none;
}
a.lnkComm:visited
{
    background: transparent url(Images/comment.png) no-repeat left;
    padding-left: 20px;
    font-family: Trebuchet MS,Helvitica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: Gray;
    text-decoration: none;
}
a.lnkComm:hover
{
    background: transparent url(Images/comment.png) no-repeat left;
    padding-left: 20px;
    font-family: Trebuchet MS,Helvitica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: black;
    text-decoration: none;
}
.he1
{
    font-family: Trebuchet MS,Helvitica,sans-serif;
    text-align: right;
    clear: left;
    color: #808080;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 1px;
    margin-top: 1px;
    padding-bottom: 1px;
    width: 100%;
}
.he2
{
    font-family: Trebuchet MS,Helvitica,sans-serif;
    clear: left;
    color: #116092;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    margin-bottom: 2px;
    margin-top: 1px;
    width: 100%;
    padding-bottom: 4px;
    border-bottom: solid 4px gray;
}
.he3
{
    font-family: Trebuchet MS,Helvitica,sans-serif;
    font-size: 12px;
}
.he4
{
    font-family: Trebuchet MS,Helvitica,sans-serif;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.he5
{
    font-family: Trebuchet MS,Helvitica,sans-serif;
    clear: left;
    color: #6dbe45;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    margin-bottom: 2px;
    margin-top: 1px;
    width: 100%;
    padding-bottom: 4px;
    border-bottom: solid 2px gray;
}
a.h:link
{
    color: #116092;
}
a.h:visited
{
    color: #116092;
}
a.h:hover
{
    color: gray;
    text-decoration: none;
}
a.contact:link
{
    font-size: 12px;
    display: block;
    color: #116092;
    padding: 5px;
}
a.contact:visited
{
    font-size: 12px;
    display: block;
    color: #116092;
    padding: 5px;
}
a.contact:hover
{
    font-size: 12px;
    display: block;
    color: gray;
    text-decoration: none;
    padding: 5px;
}
a.pager:link
{
    text-decoration: none;
    font-weight: bold;
    margin: 1px;
}
a.pager:visited
{
    text-decoration: none;
    font-weight: bold;
    margin: 1px;
}
a.pager:hover
{
    text-decoration: none;
    font-weight: bold;
    margin: 1px;
    color: Gray;
}
.pagerPasif
{
    font-weight: bold;
    margin: 1px;
    color: Gray;
}
p
{
    text-align: justify;
}
.spTarih
{
    padding-left: 5px;
    color: gray;
    font-size: 11px;
    font-style: italic;
    float: left;
    width: 200px;
}
.spTarih2
{
    color: gray;
    font-size: 11px;
    font-style: italic;
    float: left;
    width: 100%;
    display: inline-block;
    text-align: right;
    margin-top: -10px;
}
.spKategori
{
    float: right;
    text-align: right;
    width: 300px;
}
.imgCat
{
    vertical-align: bottom;
    margin-left: 5px;
    margin-right: 2px;
    margin-top: 5px;
}


/* End template elements */

/* Start controls elements */
.controlDiv
{
    width: 228px;
}
.spanHead
{
    font-weight: bold;
    display: block;
    font-size: 16px;
    color: #333333;
    height: 22px;
    padding-bottom: 2px;
    border-bottom: solid 2px #116092;
    margin-bottom: 10px;
    border-bottom-color: #999999;
}
.txtSearch
{
    margin-left: 15px;
    border: solid 1px #c0c0c0;
    width: 180px;
    font-family: Arial,Verdana,Helvitica,sans-serif;
    font-size: 10px;
}
.btnSearch
{
    border: none;
    width: 16px;
    height: 16px;
    background: transparent url(Images/search.png) no-repeat center;
    cursor: hand;
}
a.navi:link
{
    display: block;
    font-family: Trebuchet MS,Helvitica,sans-serif;
    font-size: 12px;
    line-height: 20px;
    color: #116092;
    text-decoration: none;
    padding-bottom: 3px;
    padding-top: 3px;
    margin-left: 10px;
    font-weight: bold;
}
a.navi:visited
{
    display: block;
    font-family: Trebuchet MS,Helvitica,sans-serif;
    font-size: 12px;
    line-height: 20px;
    color: #116092;
    text-decoration: none;
    padding-bottom: 3px;
    padding-top: 3px;
    margin-left: 10px;
    font-weight: bold;
}
a.navi:hover
{
    display: block;
    font-family: Trebuchet MS,Helvitica,sans-serif;
    font-size: 12px;
    line-height: 20px;
    color: gray;
    text-decoration: none;
    padding-bottom: 3px;
    padding-top: 3px;
    margin-left: 10px;
    font-weight: bold;
}
/* End controls elements */
/* Start logon elements */
.logon_span
{
    font-family: verdana;
    font-size: 10px;
    font-weight: bold;
    color: #7dbc00;
}
.field
{
    width: 500px;
    height: 250px;
    font-size: 18px;
    font-weight: bold;
}
.logonText
{
    width: 150px;
    margin-left: 5px;
    border: solid 1px #c0c0c0;
}
.loginCheck
{
    font-family: verdana;
    font-size: 10px;
}
.loginButton
{
    margin-left: 105px;
    margin-top: 5px;
    width: 90px;
    border: outset 1px #c0c0c0;
}
/* End logon elements */
a:link
{
    color: green;
    text-decoration: none;
}

a:visited
{
    color: green;
    text-decoration: none;
}

a:hover
{
    color: green;
    text-decoration: underline;
}
/* Start Email elements */
.mailLabel
{
    float: left;
    width: 120px;
    font-weight: bold;
    margin-left: 15px;
}
.mailMess
{
    color: Maroon;
}
.mailText
{
    font-family: Trebuchet MS,Helvitica,sans-serif;
    font-size: 11px;
    width: 180px;
    margin-bottom: 5px;
    border: solid 1px #c0c0c0;
}
.mailText2
{
    font-family: Trebuchet MS,Helvitica,sans-serif;
    font-size: 11px;
    margin-bottom: 5px;
    border: solid 1px #c0c0c0;
}
.mailText3
{
    font-family: Trebuchet MS,Helvitica,sans-serif;
    font-size: 11px;
    margin-bottom: 5px;
    border: solid 1px #c0c0c0;
    width: 500px;
}
.mailText4
{
    font-family: Trebuchet MS,Helvitica,sans-serif;
    font-size: 11px;
    width: 700px;
    margin-bottom: 5px;
    border: solid 1px #c0c0c0;
}
.mailText5
{
    font-family: Trebuchet MS,Helvitica,sans-serif;
    font-size: 9px;
    border: solid 1px #c0c0c0;
    width: 250px;
}
.mailText6
{
    font-family: Trebuchet MS,Helvitica,sans-serif;
    font-size: 11px;
    border: solid 1px #c0c0c0;
    margin-bottom: 5px;
}
.mailText7
{
    font-family: Trebuchet MS,Helvitica,sans-serif;
    font-size: 13px;
    margin-bottom: 5px;
}
.mailMail
{
    font-family: Trebuchet MS,Helvitica,sans-serif;
    font-size: 11px;
    width: 250px;
    margin-bottom: 5px;
    border: solid 1px #c0c0c0;
}
.mailKarakter
{
    font-family: Trebuchet MS,Helvitica,sans-serif;
    font-size: 11px;
    width: 100px;
    margin-bottom: 5px;
    border: solid 1px #c0c0c0;
}
.mailDesc
{
    font-family: Trebuchet MS,Helvitica,sans-serif;
    font-size: 11px;
    width: 450px;
    height: 150px;
    border: solid 1px #c0c0c0;
}
.mailButton
{
    font-family: Trebuchet MS,Helvitica,sans-serif;
    font-size: 11px;
    margin-left: 135px;
    margin-top: 5px;
    width: 90px;
    border: outset 1px #c0c0c0;
}
.mailButton2
{
    font-family: Trebuchet MS,Helvitica,sans-serif;
    font-size: 11px;
    margin-left: 2px;
    margin-top: 2px;
    width: 90px;
    border: outset 1px #c0c0c0;
}
.mailButton3
{
    font-family: Trebuchet MS,Helvitica,sans-serif;
    font-size: 11px;
    margin-left: 2px;
    margin-top: 2px;
    width: 90px;
    border: outset 1px #c0c0c0;
    background-repeat: no-repeat;
    background-position: left center;
}
.sprt
{
    padding-top: 5px;
    padding-bottom: 10px;
    height: 1px;
    width: 99%;
}
.mailDiv
{
    border-bottom: solid 1px #c0c0c0;
    margin-bottom: 5px;
    margin-top: 5px;
}
.validation-summary-errors
{
    list-style: none;
    display: inline-block;
    color: Maroon;
    width: 90%;
    font-size: 12px;
    font-weight: bold;
    border: 1px dotted #336699;
    background-image: url(/Content/Images/exclamation.png);
    background-position: left top;
    background-repeat: no-repeat;
    padding: 2px 5px 0px 30px;
}
/* End Email elements */
/* Start Comment elements */
.commWrite
{
    font-family: Arial,Verdana,Helvitica,sans-serif;
    font-weight: bold;
    display: block;
    font-size: 18px;
    color: #7dbc00;
    border-bottom: solid 1px #c0c0c0;
    font-style: italic;
}
.commItem
{
    font-family: Arial,Verdana,Helvitica,sans-serif;
    width: 95%;
    padding: 5px;
    text-align: left;
    border: solid 1px #c0c0c0;
    background-color: White;
    margin-bottom: 10px;
    margin-left: 15px;
}
.commAlternativeItem
{
    font-family: Arial,Verdana,Helvitica,sans-serif;
    width: 95%;
    padding: 5px;
    text-align: left;
    border: solid 1px #c0c0c0;
    background-color: #f9f9f9;
    margin-bottom: 10px;
    margin-left: 15px;
}
.leftImageMiddle
{
    padding-right: 3px;
    vertical-align: middle;
}
.commTime
{
    float: left;
    font-family: Arial,Verdana,Helvitica,sans-serif;
    color: gray;
    font-size: 10px;
    font-style: italic;
    margin-bottom: 10px;
    width: 100%;
}
.comDes
{
    font-family: Arial,Verdana,Helvitica,sans-serif;
    margin-left: 5px;
    margin-bottom: 10px;
    margin-top: 5px;
    display: block;
}
.comLeft
{
    font-family: Arial,Verdana,Helvitica,sans-serif;
    font-weight: bold;
    font-size: 12px;
    float: left;
    width: 300px;
}
.comRight
{
    float: right;
    width: 200px;
    text-align: right;
}
/* End Comment elements */
.rssL
{
    float: right;
    margin-right: 5px;
    margin-top: 5px;
}
.rssI
{
    border: none;
    vertical-align: middle;
}
a.download:link
{
    color: #116092;
    padding-left: 14px;
    background: transparent url(images/download.png) no-repeat left;
}
a.download:visited
{
    color: #116092;
    padding-left: 14px;
    background: transparent url(images/download.png) no-repeat left;
}
a.download:hover
{
    color: #116092;
    padding-left: 14px;
    background: transparent url(images/download.png) no-repeat left;
}
/***** pager ****/
.pagerStyle
{
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
}
.pagebarUTH
{
    font-size: 1em;
    font-family: verdana;
    padding: 0.2em 0.5em;
    margin-right: 0.1em;
    border: 1px solid #FFF;
    background: #FFF;
    text-decoration: none;
    display: block;
    text-align: center;
}
.pagebarUTH a, .pageList .this-page
{
    color: #693;
    text-decoration: underline;
    border: 1px solid #E3E3E3;
    text-decoration: none;
    padding: 0.2em 0.5em;
}
.pagebarUTHPasif
{
    color: gray;
    border: 1px solid #E3E3E3;
    text-decoration: none;
    padding: 0.2em 0.5em;
    margin-right: 5px;
}
.pagebarUTH a:hover
{
    border: 1px solid #693;
}
.pagebarUTH a:visited
{
    color: #693;
    text-decoration: underline;
    border: 1px solid #E3E3E3;
    text-decoration: none;
    padding: 0.2em 0.5em;
}
.pagebarUTH .break
{
    padding: 2px 6px;
    border: none;
    background: #FFF;
    text-decoration: none;
}
.pagebarUTH .this-page
{
    border: 1px solid #693;
    padding: 0.2em 0.5em;
    font-weight: bold;
    background: #693;
    color: #FFF;
}
.pagebarUTH a:active
{
    color: #360;
    text-decoration: underline;
}
/************************/
a.tapo:link
{
    float: left;
    margin-left: 15px;
    background-color: #808080;
    color: #ffffff;
    width: 80px;
    text-align: center;
    font-weight: bold;
    border-top: solid 1px #333333;
    text-decoration: none;
}

a.tapo:visited
{
    float: left;
    margin-left: 15px;
    background-color: #808080;
    color: #ffffff;
    width: 80px;
    text-align: center;
    font-weight: bold;
    border-top: solid 1px #333333;
    text-decoration: none;
}

a.tapo:hover
{
    float: left;
    margin-left: 15px;
    background-color: #808080;
    color: #ffffff;
    width: 80px;
    text-align: center;
    font-weight: bold;
    border-top: solid 1px #333333;
    text-decoration: none;
}
/* Tag cloud */
a.tag
{
    font-family: Trebuchet MS,Helvitica,sans-serif;
    text-align: center;
    padding: 3px;
    margin: 3px;
    font-weight: bold;
}
a.tag:link
{
    text-decoration: none;
    color: #116092;
}
a.tag:visited
{
    text-decoration: none;
    color: #116092;
}
a.tag:hover
{
    text-decoration: underline;
    color: #116092;
}
.cloud1
{
    font-size: 100%;
}
.cloud2
{
    font-size: 120%;
}
.cloud3
{
    font-size: 140%;
}
.cloud4
{
    font-size: 160%;
}
.cloud5
{
    font-size: 180%;
}
.cloud6
{
    font-size: 200%;
}
.cloud7
{
    font-size: 220%;
}
/* menu */
#anamenu
{
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 11px;
    width: 160px;
    padding: 5px;
    margin: 0px;
    border: 1px;
    border-color: #000000;
}

#anamenu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    border: none;
}
#anamenu ul li
{
    margin: 0px;
    padding: 0px;
}
#anamenu ul li a
{
    font-size: 12px;
    display: block;
    border-bottom: 1px dashed #008C8C;
    padding: 5px 0px 2px 4px;
    text-decoration: none;
    color: #666666;
    width: 160px;
}
#anamenu ul li a:hover, #anamenu ul li a:focus
{
    color: #000000;
    background-color: #f7f6f3;
}
/************ question *****************/
.QButton
{
    margin-left: 550px;
    margin-top: 5px;
    width: 100px;
    border: outset 1px #c0c0c0;
}

label.error
{
    float: none;
    color: Maroon;
    padding-left: .5em;
    vertical-align: top;
}
/***** vali ****/
.container
{
    display: inline-block;
    width: 90%;
    font-size: 12px;
    font-weight: bold;
    color: maroon;
    border: 1px dotted #336699;
    background-image: url(/Content/Images/exclamation.png);
    background-position: left top;
    background-repeat: no-repeat;
    padding: 2px 5px 0px 30px;
    margin-left: 20px;
}
/**** validate ***/
.required_
{
    display: inline-block;
    background-image: url(/Content/Images/required.gif);
    background-repeat: no-repeat;
    width: 18px;
    height: 18px;
    padding-bottom: 5px;
}

.regular_
{
    display: inline-block;
    background-image: url(/Content/Images/regular.gif);
    background-repeat: no-repeat;
    width: 18px;
    height: 18px;
    padding-bottom: 5px;
}
.info
{
    border: #808080 1px solid;
    text-align: center;
    background-color: #e9e9e9;
    background-image: url(/Content/Images/tooltip.png);
    background-position: right top;
    background-repeat: no-repeat;
}
#toolbar
{
    padding: 10px 4px;
}
.sag
{
    text-align: right;
}
.asnycResult
{
    font-family: Trebuchet MS;
    font-size: 10px;
    color: Maroon;
}
.buttonCenter
{
    display: block;
    width: 100%;
    text-align: right;
    margin-top: 5px;
    margin-bottom: 5px;
}
.gridTable
{
    font-size: 10px;
    color: #333333;
    border-collapse: collapse;
}
.gridTableHead
{
    color: White;
    background-color: darkgray;
    font-weight: bold;
}
.gridTableEvenRow
{
    color: #333333;
    background-color: #F7F6F3;
}
.gridTableOddRow
{
    color: #284775;
    background-color: White;
}
a.grid:link, a.grid:visited
{
    font-weight: bold;
    color: Black;
}
a.grid:hover
{
    color: Maroon;
}
a.exit
{
    background-image: url(/Content/Images/exit_GY.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 20px;
    display: block;
    width: 40px;
    height: 16px;
    font-size: 12px;
    font-weight: bold;
}
a.exit:link, a.exit:visited
{
    color: #f0f0f0;
    text-decoration: none;
}
a.exit:hover
{
    color: White;
    text-decoration: none;
    background-image: url(/Content/Images/exit.png);
}
.bgBody
{
    background-repeat: no-repeat;
    background-position: top left;
}
.bgBodyAlt
{
    margin-left: 50px;
    margin-top: 60px;
}
