body {
    background: none repeat scroll 0 0 #7B868F;
    color: #115;
    font-family: Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 0;
	font-size: small;
}
a {
    text-decoration: none;
	outline: none;
	color:#00E;
}
a:hover {
    text-decoration: underline;
}
a:visited{
	color:#00f;
}
a img{border:0px solid #fff}
h2{text-align:center}
p{margin:0px}
.column2{
-moz-column-count:2; /* Firefox */
-webkit-column-count:2; /* Safari and Chrome */
column-count:2;
} 
.column3{
-moz-column-count:3; /* Firefox */
-webkit-column-count:3; /* Safari and Chrome */
column-count:3;
} 
.header {
    background: none repeat scroll 0 0 #EEEEEE;
    border-radius: 50px 10px 0 0;
    height: 120px;
    margin: 0 auto;
    position: relative;
    width: 980px;
}
.sol_content {
	position:relative;
    min-height: 650px;
	padding-top: 1px;
}
.conferenceImg{
    width: 700px;
}
#searchBox input {
    background: none repeat scroll 0 0 #000088;
    border: 1px solid #6699AA;
    border-radius: 2px 2px 2px 2px;
    color: white;
    padding: 0 2px;
    text-align: left;
}
.imgPlace {
    background: none repeat scroll 0 0 #DDDDCC;
    border: 1px solid #8888FF;
    float: left;
}
.header_out {
    background: none repeat scroll 0 0 #075192;
    margin: 0 auto;
	}
.header .logo {
    float: left;
    width: 120px;
}
.header .logo a {
    display: block;
    height: 100%;
    width: 100%;
}
.header i {
    clear: left;
    float: left;
    font-size: x-small;
    margin-left: 10px;
}
.social {
    position: absolute;
    right: 10px;
    top: 43px;
}
.social img{width:16px}
.genel_alan {
    background: none repeat scroll 0 0 #FFFFFF;
    clear: both;
    margin: 0 auto;
    width: 980px;
}
.menu {
    background-color: #000080;
    border-radius: 3px 3px 3px 3px;
    bottom: 0;
    padding: 0;
    position: absolute;
    right: 6px;
}
.menu li {
    float: left;
    list-style-image: none;
    list-style-type: none;
    padding: 10px;
	font-weight: bold;
}
.menu li a {
    color: #FFFFFF;
    margin: 0;
    text-decoration: none;
}
.menu li:hover {
    background-color: #1295D5;
}
.menuSubmenus{
    background: none repeat scroll 0 0 #1295D5;
    border-radius: 3px 3px 3px 3px;
    display: none;
    padding: 10px;
    position: absolute;    z-index: 10;    margin-left: -10px;
	    color: #FFFFFF;
}
.menuSubmenus{}
.menu li:hover .menuSubmenus {
    display: block;
}
.menu li .menuSubmenus a {
    display: block;
    font-weight: normal;
    padding: 5px;
}
.menu li .menuSubmenus a:hover{
    background-color: #333333;
}

.uye_giris_bos {
    background: none repeat scroll 0 0 #1295D5;
    border-radius: 3px 3px 3px 3px;
    display: none;
    padding: 10px;
    position: absolute;    z-index: 10;    margin-left: -10px;
	    color: #FFFFFF;
		    text-align: right;
}
.uye_giris_bos input {
    border: 1px solid #CCCCCC;
    margin: 1px;
}

.uye_giris_box > form {
    display: inline;}
.uye_giris_box {
    background-color: #FFFFFF;
    border-radius: 3px 3px 3px 3px;
    padding: 3px;
    position: absolute;
    right: 120px;
    top: 5px;
    width: auto;}
.uye_giris_box input {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #FFAAAA;
    border-radius: 3px 3px 3px 3px;
    padding: 1px;}
.uye_giris_box input:hover{
	background:#FFAAAA;}
.uye_giris_box .login_input:hover{
	background:transparent;}
.login_input.login_input_pass {
    margin-left: -2px;
}
.uye_giris_box .login_input {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    border-radius: 0 0 0 0;
    color: #000000;
    margin-left: 0;
    padding: 2px;
}
.passwordBox {
    border: 1px solid #FFAAAA;
    border-radius: 3px;
    display: inline;
    padding: 2px;
}
.passwordBox > a {
    display: inline;
	color: #AAAAAA;
}
.login_input.login_input_email {
    border: 1px solid #FFAAAA;
    border-radius: 3px 3px 3px 3px;
}
.hatamlaSevBeni {
    color: #FF0000;
    font-size: 20px;
    font-weight: bold;}
.header .menu li:hover .uye_giris_bos {
    display: block;
}
.header .menu li .uye_giris_bos a.uye_gir, .header .menu li .uye_giris_bos a.uye_ol {
    display: block;
    padding: 10px;
}
.header .menu li .uye_giris_bos a.uye_gir:hover, .header .menu li .uye_giris_bos a.uye_ol:hover {
    background-color: #333333;
}
.header .uye_giris_bos form b {
    display: block;
    float: left;
    width: 11ex;
}
.fontsize {
    background-color: #000088;
    border-radius: 3px 3px 3px 3px;
    color: #FFCCCC;
    margin-top: 7px;
    padding: 0;
    position: absolute;
    right: 7px;
    top: 0;
}
.header .fontsize li {
    float: left;
    list-style-image: none;
    list-style-type: none;
    padding: 4px;
}
.header .fontsize li a {
    color: #FFFFFF;
    margin: 0;
    text-decoration: none;
}
.header .fontsize li:hover {
    background-color: #333333;
    border-radius: 3px 3px 3px 3px;
}
.fontsize #A3 {
    font-size: 20px;
}
.fontsize #A2 {
    font-size: 17px;
}
.fontsize #A1 {
    font-size: 14px;
}
.sol_content_l {
    float: left;
    height: 600px;
    width: 1px;
}
.footer a {
    color: #EEEEEE;
}
.footer {
    background-color: #333333;
    border-top: 0 none;
    box-shadow: 0 -4px 1px 3px #333333;
    color: #EEEEEE;
    margin-top: 10px;
    padding: 5px 0 15px;
}
.copyright {
    font-size: x-small;
    margin: 20px auto;
    width: 66ex;
}
.button {
	background:#007DC1;
    background: linear-gradient(to bottom, #007DC1 5%, #0061A7 100%) repeat scroll 0 0 #007DC1;
    border: 1px solid #124D77;
    border-radius: 7px 7px 7px 7px;
    box-shadow: 0 1px 0 0 #54A3F7 inset;
    color: #FFFFFF;
    display: inline-block;
    font-family: Trebuchet MS;
    font-weight: bold;
    padding: 6px 11px;
    text-decoration: none;
    text-shadow: 0 1px 0 #154682;
}
.button:hover {
    background: linear-gradient(to bottom, #0061A7 5%, #007DC1 100%) repeat scroll 0 0 #0061A7;
}
.button:active {
    position: relative;
    top: 1px;
}

.redButton {
	background:#007DC1;
    background: linear-gradient(to bottom, #C10000 5%, #A70000 100%) repeat scroll 0 0 #007DC1;
    border: 1px solid #711;
    border-radius: 7px 7px 7px 7px;
    box-shadow: 0 1px 0 0 #F55 inset;
    color: #FFFFFF;
    display: inline-block;
    font-family: Trebuchet MS;
    font-weight: bold;
    padding: 6px 11px;
    text-decoration: none;
    text-shadow: 0 1px 0 #822;
}
.redButton:hover {
    background: linear-gradient(to bottom, #A70000 5%, #C10000 100%) repeat scroll 0 0 #A70000;
}
.redButton:active {
    position: relative;
    top: 1px;
}
.redButton a, .redButton a:visited,
a.redButton, a.redButton:visited,
.button a, .button a:visited,
a.button, a.button:visited{
	color:#fff;
}
.wrapper {
    float: left;
    margin: 10px;
	text-align: justify;
}


.cityBox {
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 4px 4px 3px 1px #CCCCCC;
    cursor: pointer;
    display: inline-block;
    margin: 8px;
    padding: 2px;
    width: 300px;
}
.dev .rightmenuitem > a {
    color: #DDDDEE;
}
.dev  .rightmenuitem {
    background: none repeat scroll 0 0 #075192;
    float: left;
    padding: 10px;
}
.dev  .sag_content {
    display: block;
    float: right;
}

.sag_content {
    background: none repeat scroll 0 0 #075192;
    display: block;
    width: 100%;
}
.rightmenu {
    padding-left: 4px;
    text-align: left; 
	margin-left: 10px;
}
.rightmenuitem {
    border-right: 1px solid #CCCCFF;
    display: inline-block;
    margin-left: -4px;
    text-align: center;
	}
.rightmenuitem > a {
	color: #CCCCFF;
    display: inline-block;
    padding: 5px;
}
.rightmenuitem > a:hover {
    background: none repeat scroll 0 0 #1295D5;
    color: #EEFFFF;
}


.steps {
    background-color: #FFFFFF;
    display: block;
    padding: 11px 0 20px 12px;
	}
.steps div {
   border-color: #BBBBBB #BBBBBB #9E3531;
    border-radius: 10px 10px 0 0;
    border-style: solid;
    border-width: 1px;
    margin: 0 0 0 -5px;
    display: inline-block;
    padding: 6px 10px;
}


.steps .current {
    background-color: #FEE!important;
	border-color: #FFBBBB ;
    border-radius: 10px 10px 0 0;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    color: #FF0000;
}


.systemStatus {
    position: absolute;
    right: 340px;
    top: 50px;
}

.menuSubmenus.menuSmallerFontSize {
    padding: 5px;
}
.menu .menuSubmenus.menuSmallerFontSize a {
    font-size: 12px;
    font-weight: normal;
    padding: 5px;
}
.ekmeleddin{    border: 1px solid;
    border-radius: 40px;
    color: #FFDDDD;
    font-size: 20px;
    left: -180px;
    padding: 10px 20px;
    position: absolute;
}
