

* {
    margin: 0;
    padding: 0;
    font-family: Verdana, Tahoma, Geneva, Sans-serif;
}

body, html {
    width: 100%;
    height: 100%;
    color: #111111;
    font-size: 13px;
    line-height: 140%;
}

p {
    padding: 5px 2px 16px 2px;
}

h1, h2, h3, h5, h6 {
    padding: 10px 0px 10px 0px;
}

h1 {
    color: #0fabd9;
    text-shadow: #a0a0a0 1px 1px 2px;
    font-size: 22px;
    font-weight: normal;
}

h2 {
    color: #0fabd9;
    text-shadow: #a0a0a0 1px 1px 2px;
    font-size: 19px;
    padding-top: 12px;
    font-weight: normal;
}

h3 {
    color: #0fabd9;
    text-shadow: #a0a0a0 1px 1px 2px;
    font-size: 16px;
    padding: 0px;
    font-weight: normal;
}

h4 {
    padding: 18px 25px 4px 25px;
    color: #0fabd9;
    text-shadow: #a0a0a0 1px 1px 2px;
    margin-bottom: -6px;
    font-size: 15px;
    font-weight: bold;
}

h5 {
    color: #002145;
    font-size: 13px;
    line-height: 140%;
    font-weight: bold;
}

a:link {
    color: #0fabd9;
    font-weight: bold;
    text-decoration: none;
}

a:hover {
    color: #CE000C;
    font-weight: bold;
    text-decoration: none;
}

a:visited {
    color: #ff0000;
    font-weight: bold;
    text-decoration: none;
}

a:visited:hover {
    color: #CE000C;
    font-weight: bold;
    text-decoration: none;
}

a img {
    border-style: none;
}


ul, ol {



}

.aligncenter, div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.alignleft {
float:left;
padding-top:5px;
padding-right:10px;
padding-bottom: 10px;
}

.alignright {
float:right;
padding-top:5px;
padding-left:10px;
padding-bottom:10px;
}


#bhs-logoTR {
    height: 120px;
    width: 350px;
    margin-bottom: -65px;
    background: url(images/logo-tr.png) no-repeat center;
    position: relative;
    left: 250px;
    top: 10px;
}


#bhs-logoEN {
    height: 120px;
    width: 350px;
    margin-bottom: -65px;
    background: url(images/logo-en.png) no-repeat center;
    position: relative;
    left: 250px;
    top: 10px;
}

#bhs-logoEN h1 a,#bhs-logoTR h1 a{ text-indent: -9999px;display:block;width: 350px;height: 120px;}

div.fadehover {  
    position: relative;  
    } 

 #map {float:right;width:500;height:250px;}
 

/*__STRUCTURE__*/
#topback {
    background: #0775b9 url(images/header_background.jpg) no-repeat center top;
}



#container {
    width: 922px;
    margin-left: auto;
    margin-right: auto;
}

#containerfoot {
    width: 922px;
    margin-left: auto;
    margin-right: auto;
}

#header {
    height: 130px;
}



#menu {
    height: 52px;
    background: url(images/menu.png) no-repeat center;
    font-size: 15px;
    color: #002145;
    width: 922px;
    position: relative;
    top:80px;
    margin-left: 3px;
}

#menu a:link {
    color: #0fabd9;
    font-weight: bold;
}

#menu a:hover {
    color: #CE000C;
    font-weight: bold;
}

#menu a:visited {
    color: #0fabd9;
    font-weight: bold;
}

#menu a:visited:hover {
    color: #CE000C;
    font-weight: bold;
}

#language {float:right;margin-top:15px;margin-right:30px;}
.navigation {
    margin-left: 25px;
	margin-right: 25px;
}

#icerik {
    padding: 5px 25px 16px 25px;
}


#content {

    position: relative;
}

#content #top {
    background: url(images/content_top.png) no-repeat center;
    height: 27px;
    margin-bottom: -1px;
}

#content #bottom {
    background: url(images/content_bottom.png) no-repeat center;
    height: 27px;
}

#main {
    background: url(images/content.png) repeat-y center;
    min-height: 450px;
}

#main-left {
    width: 630px;
}

.first {margin-left: 15px;}
div.columns {
    width: 410px;
	min-height: 160px;
    margin-right: 10px;
	margin-top:10px;
	padding: 5px 15px 5px 15px;
    float: left;
    text-align: left;
	background: url(images/bloque.jpg) no-repeat center top;
}

#main-right {
    width: 266px;
    padding-top: 33px;
    position: relative;
    left: 620px;
}

#footer {
    background: #002145 url(images/footer_background.png) no-repeat center top;
    height: 100px;
    margin-top: 10px;
    color: #ffffff;

}

.footerlinks {
    float: right;
    margin-top: -5px;
    padding-right: 25px;
    padding-bottom: 5px;
    font-size: 12px;
}
.footerlinks a{color:#FFFFFF;}
.footerlinks a:hover{color:#CE000C;}
.footerlinks a:visited {color:#FFFFFF;}

#footer p {
    padding: 5px 25px 5px 25px;
}

#services {
    clear: both;
    margin-left: auto;
    margin-right: auto;
    width: auto;
    margin-left: 2px;
    line-height: 120%;
}

#services a:hover img {
    background: transparent url(images/icon-hover.png) no-repeat center;
    border-style: none;
}

#services a h3 {
    padding: 3px 0 1px 0;
}

#services a h3:hover {
    color: #21b620;
    text-shadow: #a0a0a0 1px 1px 2px;
}

#services div.service {
    float: left;
    margin: 10px;
    width: 412px;
    height: 40px;
    padding: 0px 14px 20px 14px;
}

#services .clear {
    clear: both;
    height: 0;
    width: 100%;
    background: none;
    padding: 0;
    margin: 0;
}

#services p {
    padding: 3px 0 2px 0;
}

#projects {
    min-height: 340px;
}

#project_text {
    width: 480px;
    float: left;
}

#project_text ul {
    padding: 0px 10px 6px 10px;
}

#project_text li a {
    line-height: 140%;
	position: relative;
	left: -30px;
}

#project_block {
    width: 45%;
    float: left;
    padding-top: 10px;
}



.line {
    margin: 30px 25px 10px 25px;
    clear: both;
    height: 5px;
    background: url(images/line.png) repeat-x;
}

.service_left {
    float: left;
    width: 70px;
    height: 100%;
}

.service_right {
    float: right;
    width: 340px;
    height: 100%;
}




/* TOPMENU */





ul#topnav {
    height: 32px;
    margin: 0px 0 0 0;
    padding: 0;
    left: 19px;
    position: absolute;
    z-index: 100;
}

ul#topnav li {
    float: left;
    list-style-type: none;
    width: 150px;
    padding: 15px 20px 10px 20px;
}

ul#topnav li a {
    display: block;
    margin-left: -5px;
    margin-top: -1px;
    text-decoration: none;
    padding-top: 1px;
}

ul#topnav li a:link {
    text-decoration: none;
}

ul#topnav li a:visited {
    text-decoration: none;
}

ul#topnav li a:hover {
    text-decoration: none;
}

ul#topnav li a:active {
    text-decoration: none;
}

ul#topnav .menu {
    top: 41px;
    position: absolute;
    background: url(images/menu_box2.png) repeat-x bottom left;
    padding: 4px 0 12px 10px;
    margin-left: -10px;
	z-index: 100;
}

ul#topnav .menu ul.sub_nav {
    float: left;
    padding-top: 0px;
}

ul#topnav .menu ul.sub_nav {
    margin: 0 0 0 30px;
    padding: 0px 0 0 5px;
    width: 210px;
}

ul#topnav .menu ul.sub_nav li {
    float: none;
    background-image: none;
    width: 220px;
    height: 25px;
}

ul#topnav .menu ul.sub_nav li a, ul#topnav .menu ul.sub_nav li a:link, ul#topnav .menu ul.sub_nav li a:visited {
    font-size: 13px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
    padding: 4px 6px;
    height: 100%;
    background-color: transparent;

}

ul#topnav .menu ul.sub_nav li a:hover {
    color: #000000;
    text-decoration: none;
}

ul#topnav .menu ul.sub_nav li a:active {
    color: #000000;
    text-decoration: none;
    background-color: transparent;
}

ul#topnav li .menu {
    display: none;
}

ul#topnav li:hover .menu {
    display: block;
}

ul#topnav li.over .menu {
    display: block;
    width: 200px;
}

ul#topnav a.nav_item span {
    overflow: hidden;
}

li.nav_services {
}

li.nav_services:hover, li.nav_services_over {
}

li.nav_services a.nav_item, li.nav_services_over a.nav_item {
    height: 13px;
}

li.nav_services div.menu {
    position: relative;
    margin-top: 10px;
    min-width: 505px;
    height: 154px;
}

li.nav_services div.menu ul.sub_nav li {
    margin-top: 10px;
    width: 250px;
}

#topnav li.nav_services {
    height: 57px;
    width: 140px;
    padding: 0;
    padding-left: 7px;
    margin-left: -8px;
}

#topnav li.nav_services:hover {
    background-image: url(images/menu_tab.png);
    background-position: center;
    background-repeat: no-repeat;
}

#topnav li.nav_services a {
    padding: 15px 0px 10px 0px;
    text-align: center;
}

ul#topnav .menu ul.sub_nav li {
    text-align: left;
    padding: 0;
}

ul#topnav .menu ul.sub_nav a {
    font-size: 13px;
    text-align: left;
}

ul#topnav .menu ul.sub_nav li a:hover span {
    color: #CE000C;
    text-decoration: none;
}

ul#topnav .menu ul.sub_nav a img {
    vertical-align: middle;
    border: 0;
    padding-right: 5px;
}


#servisler {
float:right;
margin-left:10px;
margin-bottom:10px;
margin: 0 0 0 30px; 
padding: 0px 0 0 5px;
width: 210px;
font-weight: normal;
}

#servisler a img {
    vertical-align: middle;
    border: 0;
    padding-right: 5px;
}

#servisler a  {
font-weight: normal; color:#333333;
}

#bilgiler {
float:right;
margin-left:10px;
margin-bottom:10px;
margin: 0 0 0 30px; 
padding: 0px 0 0 5px;
width: 210px;
font-weight: normal;
}

#servisler, #bilgiler ul { list-style-type:none;}



.project_slide {
    width: 100%;
    height: 100%;
}



#topnav li.nav_home {
    height: 51px;
    width: 150px;
    padding: 0;
    padding-left: 7px;
}

#topnav li.nav_home:hover {
    background-image: url(images/menu_tabo3.png);
    background-position: center;
    background-repeat: no-repeat;
}

#topnav li.nav_home a {
    padding: 15px 0px 10px 0px;
    text-align: center;
}





#topnav li.nav_about {
    height: 51px;
    width: 150px;
    padding: 0;
    padding-left: 7px;
    margin-left: -20px;
}

#topnav li.nav_about:hover {
    background-image: url(images/menu_tabo2.png);
    background-position: center;
    background-repeat: no-repeat;
}

#topnav li.nav_about a {
    padding: 15px 0px 10px 0px;
    text-align: center;
}

#topnav li.nav_info {
    height: 51px;
    width: 150px;
    padding: 0;
    padding-left: 7px;
    margin-left: 4px;
}

#topnav li.nav_info:hover {
    background-image: url(images/menu_tabo.png);
    background-position: center;
    background-repeat: no-repeat;
}

#topnav li.nav_info a {
    padding: 15px 0px 10px 0px;
    text-align: center;
}

#topnav li.nav_contact {
    height: 51px;
    width: 150px;
    padding: 0;
    padding-left: 7px;
    margin-left: 5px;
}

#topnav li.nav_contact:hover {
    background-image: url(images/menu_tabo2.png);
    background-position: center;
    background-repeat: no-repeat;
}

#topnav li.nav_contact a {
    padding: 15px 0px 10px 0px;
    margin-left: -6px;
    text-align: center;
}

#contact {
    float: left;
    width: 340px;
	position: relative;
	left: 25px;
	top: 5px;
}


/**------------- A D M I N --------------------**/

.inputtxt {BACKGROUND-COLOR:ededed; BORDER: #fff 1px solid; color: #003060;FONT-WEIGHT: bold;}
.inputtitle {BACKGROUND-COLOR:fff; BORDER: #fff 1px solid; color: #0fabd9; text-shadow: #a0a0a0 1px 1px 2px;font-size: 19px;padding-top: 12px;font-weight: normal;}
.inputspot {BACKGROUND-COLOR:fff; BORDER: #fff 1px solid; font-family:Verdana, Arial; font-size: 14px; color: #5a5a5a;}
.inputmain {BACKGROUND-COLOR:fff; BORDER: #fff 1px solid; font-family:Verdana, Arial; font-size: 12px; color: #5a5a5a;}

