@charset "utf-8";
@import "http://ajax.googleapis.com/ajax/libs/dojo/1.6/dojo/resources/dojo.css";
@import "http://ajax.googleapis.com/ajax/libs/dojo/1.6/dijit/themes/claro/claro.css";
@import url("960_24_col.css");
body {
    background-color: #666;
    background-image: -moz-linear-gradient(#666, #c8c8c8);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#666), to(#c8c8c8));
	background-attachment: fixed;
}
a { text-decoration: none; color: #000; }
a:hover { color: red; }
li {list-style-type: none;}
#container {    
    box-shadow: 1px 1px 3px #292929;
    -moz-box-shadow: 1px 1px 3px #292929;
    -webkit-box-shadow: 1px 1px 3px #292929;
    background-image: url('../images/banner2.jpg');
    background-repeat: no-repeat;
    height: 150px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;

}

.golge {
    -moz-box-shadow: 1px 1px 3px #292929;
    -webkit-box-shadow: 1px 1px 3px #292929;
    background: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    padding-bottom: 1em;
    padding-top: 1em;
    margin-bottom: 2em;
}
.golge h1{margin-left: 1em; margin-right: 1em;}
.golge2 {
    -moz-box-shadow: 1px 1px 3px #292929;
    -webkit-box-shadow: 1px 1px 3px #292929;
    background: #e3e3e3;
    background: -moz-linear-gradient(top, #e3e3e3, #c8c8c8);
    background: -webkit-gradient(linear, left top, left bottom, from(#e3e3e3), to(#c8c8c8));
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    margin-bottom: 2em;
}
h1 {
    font-size: 2em;
    color: #454545;
    text-shadow: 0 1px 0 white;
    margin-top: 0;
}
.golge2 h3 {
    color: #222;
    margin-top: .3em;
}
.golge2 h2 {
    font-size: 1.3em;
    margin-top: 0;
    margin-bottom: .1em;
}
.container_24 {margin-top: 5px;}

.blob {
    
    top: 0;
    left: 0;
    background-color: #0b2b61;
    border-right: 1px solid #0059ec;
    border-left: 1px solid #0059ec;
    position: absolute;
    z-index: 1;
    background: -moz-linear-gradient(top, #0b2b61, #1153c0);
    background: -webkit-gradient(linear, left top, left bottom, from(#0b2b61), to(#1153c0));
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-box-shadow: 2px 3px 10px #011331;
    -webkit-box-shadow: 2px 3px 10px #011331;
}

ul, li{margin:0; padding:0;}
#menu {}
#menu #nav {
    position: relative;
    float: left;
    background-color: #e3e3e3;
    background: -moz-linear-gradient(top, #e3e3e3, #c8c8c8);
    background: -webkit-gradient(linear, left top, left bottom, from(#e3e3e3), to(#c8c8c8));
    margin-top: 1em;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    -moz-box-shadow: 1px 1px 3px #292929;
    -webkit-box-shadow: 1px 1px 3px #292929;

    color: #454545;

}
#menu #nav li {

    float: left;
    list-style-type: none;
    line-height:  2.1em;
    border-right: solid 1px #4a4a4a;
}
#menu #nav li.son {
    border-right: none;
}
#menu #nav li a {
    position: relative;
    float: left;
    font-size: 1.46em;
    padding: .4em;
    width: 100%;
    font-family:  Helvetica, Arial,sans-serif;
    text-decoration: none;
    color: #454545;
    z-index: 2;
    text-shadow: 0 1px 0 white;
    padding-left: 28px;
    margin-left: 5px;
}
#menu #nav li a.home {
    background: url(../images/ico/home.png) no-repeat scroll center left ;
}
#menu #nav li a.school {
    background: url(../images/ico/school.png) no-repeat scroll center left ;
}
#menu #nav li a.ata {
    background: url(../images/ico/Turkey.png) no-repeat scroll center left ;
}
#menu #nav li a.personal {
    background: url(../images/ico/personal.png) no-repeat scroll center left ;
}
#menu #nav li a.activity {
    background: url(../images/ico/activity.png) no-repeat scroll center left ;
}
#menu #nav li a.success {
    background: url(../images/ico/success.png) no-repeat scroll center left ;
}
#menu #nav li a.iletisim {
    background: url(../images/ico/mail2.png) no-repeat scroll center left ;
}
#menu #nav li a.photo {
    background: url(../images/ico/photo.png) no-repeat scroll center left ;
}
#menu #nav li a.quiz {
    background: url(../images/ico/quiz.png) no-repeat scroll center left ;
}
#menu #nav #selected a{
    color: #fff;
    text-shadow: none;
}
#menu #nav li a:hover {
    text-shadow: none;
    color: #fff;
}
#header {
    float: right;
    background:#e3e3e3;
    -moz-box-shadow: 1px 1px 3px #292929;
    -webkit-box-shadow: 1px 1px 3px #292929;
    background: -moz-linear-gradient(top, #e3e3e3, #c8c8c8);
    background: -webkit-gradient(linear, left top, left bottom, from(#e3e3e3), to(#c8c8c8));
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    margin-top: 1em;
}
.haber{
    padding: 1em;
}
.person{
    text-align: center;
}
#bottom{
    text-align: center;
}
#uyari a {
    text-decoration: none;
    color: #FF0000;
}
#uyari {font-size: 1em;}
