body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #A3A3A3;
    background-image: url(bg.jpg);
    background-attachment: scroll;
    background-repeat: repeat-y;
    background-position: center top;
    font-family: Trebuchet MS, Helvetica,Arial,sans-serif;
    font-weight:normal;
    font-size: 13px;
    color: #000;
    text-align:left;
}

h1 {
    font-size: 22px;
    font-weight: bold;
    line-height:normal;
    margin: 0px;
    padding:0 0 22px;
}

h2 {
    font-size: 17px;
    font-weight: bold;
    line-height:normal;
    margin: 0px;
    padding:0 0 10px;
}

h3 {
    font-size: 14px;
    font-weight: bold;
    line-height:normal;
    margin: 0px;
    padding:0 0 10px;
}

h4 {
    font-size: 12px;
    font-weight: bold;
    line-height:normal;
    margin: 0px;
    padding:0 0 10px;
}

h5 {
    font-size: 10px;
    font-weight: bold;
    line-height:normal;
    margin: 0px;
    padding:0 0 10px;
}

h6 {
    font-size: 8px;
    font-weight: bold;
    line-height:normal;
    margin: 0px;
    padding:0 0 10px;
}

td{
}

p{
    line-height: 1.4em;
    margin:0;
    padding:0 0 15px;
}

div{
}

span{
}

.pageustgolge{
    background-image: url(pageustgolge.png);
    background-attachment: scroll;
    background-repeat: repeat-x;
    background-position: left top;
    text-align: center;
}

a {
    color: #222222;
    text-decoration: none;
}
a:hover {
    color: #FF6600;
}

td .dikeyseperator{
    background-image: url(dikeyseperator.jpg);
}

.alinlik{
    background-image: url(ustbg.png);
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: left top;
}
.bigbg{
    background-image: url(genel-kullanim.jpg);
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: center top;
}

.searchphrase{
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #999;
    border-right-color: #FFF;
    border-bottom-color: #FFF;
    border-left-color: #999;
}
.searchbutton{
    border: 1px none #999;
    background: transparent;
    cursor:pointer;
}
.searchmenu {
    text-align: right;
    position: relative;
    color:#666;
    height:100%;
}
.searchform {
    text-align: left;
    position: relative;
    color:#666;
    vertical-align: middle;
    z-index: 0;
}
.langselect {
    color: #FFF;
    text-align: center;
    position: relative;
}
.langselect a {
    color: #FFF;
    text-align: center;
    position: relative;
}
.langselect a:link {
    color: #FFF;
}
.langselect a:active {
    color: #FFF;
}
.langselect a:visited {
    color: #FFF;
}
.langselect a:hover {
    color: #000;
}
div#ustmenu {
    font-size: 11px;
    position: relative;
    color:#000;
    font-weight: bold;
}
div#ustmenu span {
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
}
div#ustmenu span:hover {
    background:#94CE18;
}
.buaytitle{
    font-size: 18px;
    font-weight: bold;
    color: #999;
    text-align:left;
}
.ay{
    font-size: 10px;
    font-weight: normal;
    color: #000;
    line-height: 20px;
    text-align:right;
}
.ay:a{
    font-size: 10px;
    color: #000;
    line-height: 20px;
}
.ay:link{
    color: #000;
}
.ay:visited{
    color: #000;
}
.ay:active{
    color: #000;
}
.ay:hover{
    color: #F60;
}
#maincontent {
    font-weight: normal;
    text-align: justify;
    vertical-align: top;
    padding-right:20px;
    padding-left:10px;
    padding-bottom:10px;
}
#maincontent p {
}
#bread {
    color: #000;
    text-align:left;
    margin: 0 22px 3px 15px;
}
#bread a {
    color: #666;
}
#bread a:hover {
    color: #F60;
}
form{
    padding :0px;
    margin  :0px;
}
.contentback{
    background-image: url(contentbottombg.png);
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: center bottom;
}

#solmenu {
    padding-top: 20px;
    margin: 0px 0px 0px 3px;
    text-align: left;
    width:100%;
}
#solmenu ul {
    text-align: left;
    width:100%;
    padding-left:10px;
}
#solmenu li {
    list-style:none;
    line-height: 20px;
    text-align: right;
    margin: 0 5px 0 0;
}
#solmenu li a:hover {
    background-image: url(leftmenubghover.png);
    background-attachment: scroll;
    background-repeat: repeat-y;
    background-position: right top;
    color: #FFF;
    cursor:pointer;
}
#solmenu li a {
    font-size:15px;
    display: block;
    padding: 5px 10px 5px 0px;
}

#solmenu .active {
    color:#272778;
    font-weight: bold;
}

#solmenu li a:hover {
    color: #FFF;
}

#solmenu .event_info {
    margin-left:15px;
}

.event_info img {
    border:2px solid #999999;
    margin-top:10px;
}

#spotlight {
    display:block;
    height:auto;
    overflow:hidden;
    padding-top: 5px;
    padding-bottom: 10px;
    border-bottom:5px solid #999999;
}

#duyuruwrapper {
    height:165px;    
}

#duyuruwrapper, #duyuruwrapper3 {
    width:100%;
    display:block;
    overflow:hidden;
    padding:0;
}
#duyuruwrapper ul, #duyuruwrapper3 ul {
    width:100%;
    left:0px;
    top:0px;
    padding:0px;
    margin:0px;
}
#duyuruwrapper ul li, #duyuruwrapper3 ul li {
    width:100%;
    list-style:none;
    text-align: left;
    float:left;
    border-bottom:#999 solid 1px;
}

#duyuruwrapper ul li.past a, #duyuruwrapper ul li.past a .duyuruhead {
    color:#555;
    font-weight: normal;
}

#duyuruwrapper li a, #duyuruwrapper3 li a {
}

#duyuruwrapper li:hover, #duyuruwrapper3 li:hover {
    background-image:url(duyurubg.png);
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: center top;
}

#duyuruwrapper .newsimg, #duyuruwrapper3 .newsimg{
    display:none;
}

#duyuruwrapper .duyurublock .duyurucontent, #duyuruwrapper3 .duyurublock .duyurucontent{
    display:none;    
}


.dateblock {
    text-align: center;
    width: 30px;
    height:44px;
    float:left;
    padding-left:5px;
    padding-bottom:5px;
    padding-top:5px;

}
.dateblock .day {
    font-size: 20px;
    font-weight:bold;
    color:#666;
    position: relative;
    top: -2px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #999;
    border-left-color: #999;
    background-color: #FFF;
}
.dateblock .month {
    font-size: 10px;
    color:#FFF;
    background-color:#C00;
}
.dateblock .year {
    font-size: 10px;
    position: relative;
    color:#666;
    top: -7px;
    background-color: #FFF;
    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: #999;
    border-bottom-color: #999;
    border-left-color: #999;
}
#duyuruwrapper3 .dateblock .month {
    background-color:#0A0;
}

.duyurublock {
    text-align: left;
    float:none;
    padding-left:45px;
}
.duyurublock .duyurucontent{
    text-align:left;
    font-size:11px;
}
.duyurublock .duyuruhead{
    font-weight:bold;
    text-align:justify;
}
.duyurublock .duyuruhead a{
    font-weight: bold;
}
.duyurublock .duyuruhead a:link{
}
.duyurublock .duyuruhead a:visited{
}
.duyurublock .duyuruhead a:active{
}
.duyurublock .duyuruhead a:hover{
    text-decoration: underline;
    color: #CC0000;
}
.duyurublock .duyurudate{
    font-size: 10px;
    color: #666;
    text-align:left;
}


#right_block{
    margin-top: 0px;
}

#news{
}

#news ul {
    margin:0;
    padding:0;    
    display:block;
}

#news li {
    border-bottom:1px solid #999999;
    float:left;
    list-style:none outside none;
    text-align:left;
    padding-top:3px;
    padding-bottom:3px;
    width:300px;
}

#news li .dateblock {
    display:none;
}

#news li .duyurudate {
    display:none;
}

#news .pictureblock {
    float:left;
}

#news .newsimg {
    position:relative;
    border: 2px solid #999;
    width:100px;
    height: 70px;
    margin-right: 5px;
    overflow: hidden;
}


#sagustbuttons {

}

#picleft {
    padding: 5px 5px 5px 5px;
    text-align:left;
}
#picleft ul {
    padding: 0px;
    margin: 0px;
}
#picleft ul li {
    list-style:none;
    border-bottom:#999 dashed 1px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 3px;
    padding-left: 0px;
    text-align:left;
    font-size: 11px;
    color: #6A0;
}
#contentcenter {
    width:100%;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    float:left;
    background:transparent;
    text-align:left;
}

#contentheader {
    background:transparent;
    text-align:left;
}

.imgsub {
    font-size: 10px;
    font-weight: bold;
    color: #333;
    font-style: italic;
    font-variant: normal;
    display: block;
    line-height: 20px;
}
.textimg{
    border: 1px solid #666;
}

#frame {
    max-width:657px;
    margin: 7px 22px 15px 15px;
    text-align:justify;
    min-height: 280px;
}

#frame ul {
    margin-top:0px;
}

#frame li {
}

#frame a {
    color: #272778;
}
#frame a:hover {
    color: #FF6600;
}
#frame >ul > li {
    padding-bottom:5px;
    padding-top:5px;
    list-style-type: disc;
}

#kisidetay {
    padding:0px;
    margin: 0px;
}
#kisidetay ul {
    padding: 0px;
    margin: 0px;
}
#kisidetay li {
    width:100%;
    list-style:none;
    padding-bottom:5px;
    padding-top:5px;
    float:none;
    text-align:left;
    font-size: 14px;
    color: #000;
    display: inline;
    line-height: 30px;
}


/* root element for tabs  */
ul.css-tabs {  
    margin:0 !important; 
    padding:0;
    height:30px;
    border-bottom:1px solid #666;         
}

/* single tab */
ul.css-tabs li {  
    float:left;     
    padding:0; 
    margin:0;  
    list-style-type:none;    
}

/* link inside the tab. uses a background image */
ul.css-tabs a { 
    float:left;
    font-size:13px;
    display:block;
    padding:5px 10px;    
    text-decoration:none;
    border:1px solid #666;    
    border-bottom:0px;
    height:18px;
    background-color:#efefef;
    color:#777;
    margin-right:2px;
    -moz-border-radius-topleft: 4px;
    position:relative;
    top:1px;    
}

ul.css-tabs a:hover {
    background-color:#F7F7F7;
    color:#333;
}

/* selected tab */
ul.css-tabs a.current {
    background-color:#ddd;
    border-bottom:1px solid #ddd;    
    color:#000;    
    cursor:default;
}



/* list expander */
/*
List Expander 
*/

.listexpander{
    width:100%;
}

.listexpander{
    margin:0;
    padding-left:0;
    list-style-type: none;
}

ul.listexpander ul {
    padding-left:10px;
}

.listexpander li div {
    line-height:100%;
    font-weight:normal;
    cursor:auto;
}


.listexpander li {
    cursor:default;
    font-weight:bold;
    line-height:1.5em;
}
.listexpander li.expanded {
    background:url("icons/expanded.gif") no-repeat scroll 5px 0.4em #CCCCCC;
    border:1px dashed #2727D8;
}
.listexpander li.collapsed {
    background:url("icons/collapsed.gif") no-repeat scroll 5px 0.4em transparent;
}
.listexpander li.collapsed, .listexpander li.expanded {
    cursor:pointer;
    padding-left:20px;
    padding-right:10px;
}



/* buttons */

p.listexpander{
    height:1.5em;
    margin:1em 0;
}
p.listexpander a{
    float:left;
    height:1.5em;
    line-height:1.5em;
    padding:0 10px;
    border:1px solid #aaa;
    margin-right:5px;
    cursor:pointer;
}
p.listexpander a:hover{
    background:#f8f8f8;
}

/* float fix */
.listexpander li:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


/* tab pane */
div.css-panes .tab {
    display:none;
    border:1px solid #666;
    border-width:0 1px 1px 1px;
    min-height:150px;
    padding:15px 20px;
    background-color:#ddd;    
}

.perlistex_li span {
    display:block;
    float:left;
    width:200px;
}

#phonebook p {
    margin:0px;
    padding:0px;
    padding-top:10px;
    clear:both;
    display:block;
}

#phonebook h3 {
    margin:0px;
    padding:0px;
    padding-top:20px;
    clear:both;
    display:block;
}

#phonebook ul {
    margin:0px;
    padding:0 0 0 10px;
    clear:both;
}

#phonebook fieldset {
    margin:5px 0px 0px 0px;
    padding:0px;
    clear:both;
    border-left:0px;
    border-right:0px;
    border-bottom:0px;
}

#phonebook legend {
    padding-left:0px;
}

#phonebook br {
    clear:both;
}

#phonebook li {
    list-style:none;
    margin:0px;
    padding:0px;
}

#phonebook li span {
    display:block;
    float:left;
}

#phonebook #name {
    width:55%;
}

#phonebook fieldset #name {
}

#phonebook #position {
    width:39%;
}

#phonebook #tel {
    width:6%;
}


/*********************************************/

#department_contact ul {
    margin:0px;
    padding:0 0 0 10px;
    clear:both;
}

#department_contact br {
    clear:both;
}

#department_contact li {
    list-style:none;
    margin:0px;
    padding:0px;
    clear:both;
    display:block;
}

#department_contact li span {
    display:block;
    float:left;
}

#department_contact #name {
    width:70%;
}

#department_contact #position {
    width:15%;
    font-weight: bold;
}

#department_contact #tel {
    width:15%;
}
/***************************************************/

#frame table {
    width:  100%;
    padding: 0px;
    margin-top: 0px;
    margin-bottom: 15px;
    border-collapse: collapse;
    text-align:left;
}

#frame tr {
    padding: 0px;
    margin : 0px;
}

#frame table td {
    border:1px solid #999;
    padding: 5px;
    margin : 5px;
}

#frame table .even_row {
    background-color:#999;
}


#frame table .odd_col {
    background-color:#dedede;
}

#frame table .even_col {
    background-color:#efefef;
}

#frame table th, #frame table .table_th
{
    padding:0.4em;
    border-bottom:1px dotted #FFF;
    text-align:left;
    background-color:#9BBE0E;
    background-color:#4e9600;
    border:1px solid #666666;
    color: #FFF;
    font-weight: bold;
    font-size:105%;
}

#frame table td
{
    padding:.5em 1em;
    border: 1px solid #666;
}

#frame table tfoot td
{

    padding-bottom:1.5em;
}

#frame table tfoot tr
{
    background-color: #eec;
}


#frame img {
    float:none;
    border:1px solid #555;
    margin:5px;
}

#frame .adaylar td {
    border:0px;
    padding: 3px;
    margin : 0px;
}

#frame .adaylar table {
    margin: 0px;
    padding: 0px;
}

#frame .adaylar .btnimg {
    float:left;
    border:0px;
    padding:0px;
    margin :0px;
    width:215px;
}

#frame .content_header {
    padding-bottom: 5px;
}

#frame #cv .email_img {
    border:0px;
    margin:0px;
}

/*
#frame #cv ul {
margin:0px;
padding:0px;
}

#frame #cv ul li{
list-style:none;
margin:0px;
padding:0px;
}
*/
#frame #cv #cv_summary td {
    border:0px;
}
#frame #cv h3 {
    margin:15px 0px 5px 0px;
}

#frame ul li a h3 {
    display:inline;
}

#frame td p, #frame th p {
    margin: 0;
    padding: 0;
    line-height:100%;
}

#frame th p {
}

#frame #container{
    margin:0 auto;
    width:100%;
    padding-bottom:20px;
}

#container #content{
    margin:0;
}

#menu1{
    text-align:left;
    position: relative;
    z-index:10000;
}
#menu2{
    text-align:left;
    position: relative;
}

#bshow_container {
    width:980px;
    height:206px;
    border:0px solid #000000;
}

body .sf-menu a, body .sf-menu a:visited {
    font-family: Trebuchet MS, Helvetica,Arial,sans-serif;
    font-size:13px;
    text-decoration:none;
    z-index:6000;
}


