/* CSS TEMPLATE */

.clr {
clear: both;
}

#main-container{
width:859px !important;
width:859px;
margin: 0 auto;
border: 1px solid #ccc;
padding: 0px 5px;
background: #fff;
text-align:left;
}

#block {
display: inherit !important;
display: block;
margin: 0;
border: 0;
padding: 0px 0;
clear:	both;
}

#box-logo {
float: left;
/* width: 285px !important;  */
width: 275px !important;
width: 275px; 
height:140px !important;
height:140px;
margin: 0;
border: 0px solid #ccc;
padding: 0;
overflow: hidden;
background: #fff ; 
}


#box-ustmenu {
float: right;
width: 560px !important;
width: 559px;
height: 140px !important;
height: 140px;
margin: 0;
border: 1px solid #ccc;
padding: 0;
overflow: hidden;
background: #fff ; /* url("../images/head_bg.png") no-repeat -589px 0px; */
}

#box-ustbanner {
float: right;
/* width: 550px !important;  */
width: 580px !important;
width: 578px;
height: 140px !important;
height: 140px;
margin: 0;
border: 0px solid #ccc;
padding: 0px;
overflow: hidden;
background: #fff ; /* url("../images/head_bg.png") no-repeat -589px 0px; */
}


#box-pathway {
float: left;
width: 678px !important;
width: 678px;
height: 15px !important;
height: 15px;
margin: 0;
border: 1px solid #ccc;
padding: 3px 8px;
bgcolor: #134170;
/* background: #248;  url("../images/head_bg.png") no-repeat 0px 0px;  */
}

#box-search {
float: right;
width: 165px !important;
width: 165px;
height: 21px !important;
height: 22px;
margin: 0;
border: 1px solid #ccc;
padding: 0;
overflow: hidden;
background: #248 ; /* url("../images/head_bg.png") no-repeat -589px 0px; */
}

#box-search .inputbox {
border: 0;
padding: 3px;
font: bold 11px/normal arial, helvetica, sans-serif;
color: #fff;
background: transparent url(../images/hea-der.png) no-repeat -589px 0px;

}


.error {
font:italic bold 14px/normal Arial, Helvetica, sans-serif;
padding: 5px;
color: #ccc;
text-transform: uppercase;

}

/* ---- HEADER ----- */
#header {
float:left;
margin: 0;
border: 0px solid #ccc;
padding: 0px;
width: 690px  !important;
width: 690px;
/* height: 179px; */
height: 21px !important;
height: 22px;
background: #248 ;
}

#header-top, #header-middle, #header-bottom  {
margin: 0px;
padding: 0px;
clear:both;
overflow:hidden;

}


#header-top {
height: 158px;
}

#header-middle {
height: 44px !important;
height: 45px;
}


#buttons {
padding: 1px 1px  !important;
padding: 1px 0px;
clear:both;
height:18px;
overflow:hidden;
}

#buttons2 {
padding: 0;
clear:both;
height: 62px !important;
height: 60px;
background: #ffffff ;
border: 1px solid #ccc;
overflow:hidden;
}


#box-top{
float:right;
width: 161px  !important;
width: 161px;
height: 150px !important;
height: 151px;
margin: 0;
border: 1px solid #ccc;
padding: 2px;
overflow: auto;
background: #e8e8e8 ;

}


/* --- BODY --- */


#box-menu {
float: left;
margin: 0;
border: 1px solid #ccc;
padding: 2px;
width: 165px  !important;
width: 165px;
}


#box-heading {
float: right;
display: inherit !important;
display: block;
margin: 0;
border: 0;
padding: 0;
width: 686px  !important;
width: 686px;
}


#box-left {
float: left;
top-margin: 5px;
border: 1px solid #ccc;
padding: 2px;
width: 165px  !important;
width: 165px;
}


#box-content {
float: right;
display: inherit !important;
display: block;
margin: 0;
border: 0;
padding: 0;
width: 686px  !important;
width: 686px;
}


#box-right {
float: right;
margin: 0 0 0 2px !important;
margin: 0 0 0 1px;
border: 1px solid #ccc;
padding: 2px;
width: 161px  !important;
width: 161px;
}


/* --- MODULES --- */
.user1-inner {
float: none !important;
float: left;
border: 1px solid #ccc;
margin: 0;
padding: 2px;
}
.user2-inner {
float: none !important;
float: left;
border: 1px solid #ccc;
margin: 0;
padding: 2px;
}


table td.body-outer {
margin: 0;
padding: 2px;
border: 1px solid #ccc;
}

#active-menu {
color:#fc0;
font-weight: bold;
}

a#active-menu:hover {
color: #E50;
}

.maintitle {
color: #fff;
font-size: 40px;
padding-left: 15px;
padding-top: 20px;
}

#box-footer {
clear:both;
margin: 0;
border: 1px solid #CCC;
padding: 2px;
text-align:center;
background: #248 ;
/* background: #248 url("../images/dip.jpg") no-repeat center bottom; */
}


#banner-outer {}

#banner-outer img {
width: 468px;
height: 60px;
padding: 0;
border: 0;
argin: 2px auto;
clear:both;
}

#box-footer div {
clear:both;
color: #fff;
margin: 2px auto 4px auto;
border: 0;
padding: 0px;
}

/* KISA KISA HABERLER RESİMLİ MODÜL İÇİN */
.latest_header {
	font-family: Arial,Verdana, sans-serif, Helvetica;
	font-size: 11px;
	text-align:left;
	}


.pics {  
    height:  232px;  
    width:   232px;  
    padding: 0;  
    margin:  0;  
} 
 
.pics img {  
    padding: 15px;  
    border:  1px solid #ccc;  
    background-color: #eee;  
    width:  200px; 
    height: 200px; 
    top:  0; 
    left: 0 
} 