﻿html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
	background-color: #323E51;
}
img {
	border-style: none;
	border-color: inherit;
	border-width: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #333333;
}
.clear {
	clear: both;
}
body {
	background: #fff url(images/page_bg.gif) repeat-x;
	text-align: center;
	font: 10pt "Trebuchet MS";
	color: #464544;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 1000px;
	position: relative;
	top: 0px;
	left: 0px;
}
h1 {
	position: absolute;
	top: 10px;
	left: 0;
	height: 77px;
	padding-top: 1px;
	width: 682px;
	background: #FFFFFF;
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-size: 24px;
	line-height: normal;
	font-family: "Trebuchet MS";
}
#top-nav {
	position: absolute;
	top: 40px;
	left: 682px;
	width: 319px;
	height: 243px;
	background: #6D7481 left bottom;
}
#top-nav a {
	text-decoration: none;
	font-weight: normal;
	color: #fff;
}
#top-nav a:hover {
	text-decoration: underline;
}
#header {
	background: #FFFFFF;
	position: absolute;
	top: 90px;
	left: 0px;
	width: 682px;
	height: 193px;
	right: -268px;
	bottom: -16px;
}
#spacer {
	height: 285px;
}
#spaceradmin {
	height: 85px;
}
#body {
	/*background: url(images/body_bg.gif) repeat-y;*/
	width: 100%;
	height: 755px;
	position: static;
}
#bodyadmin {
	width: 100%;
	height: 755px;
	position: static;
}
#left {
	float: left;
	width: 682px;
	height: 255px;
}
#right {
	float: right;
	width: 318px;
	height: 755px;
	background-color: #B1B6BF;
}
#visit {
	border-left: 1px Solid #D9DEE6;
	border-bottom: 1px Solid #D9DEE6;
	background: #EEEEEE;
	padding: 13px 40px 14px 36px;
	height: 699px;
}
#visit h2 {
	font: 24px "Trebuchet MS";
}
#visit a:hover {
	text-decoration: underline;
}
#right-i {
	padding: 4px 25px 0 20px;
	text-align:justify;
}
#right h2 {
	color: #323E51;
	font: 22px "Trebuchet MS";
	margin-bottom: 12px;
}
#right p {
	margin-top: 0;
	color: #163348;
	height: 540px;
	width: 268px;
}
#right a:hover {
	text-decoration: underline;
}
#copyright {
	background: #6D7481;
	color: #fff;
	text-align: center;
	font-size: 11px;
	float: right;
	width: 318px;
	padding: 10px 0;
	margin-bottom: 20px;
}
#SearchBox {
	background: url(images/search_box.png);
	float: left;
	height: 40px;
	width: 154px;
	margin-top: 5px;
}
#SearchButton {
	float: left;
	height: 40px;
	width: 47px;
	margin-top: 5px;
}
#SearchInput {
	background: none;
	border: none;
	color: #333333;
	font-size: 11px;
	outline: none;
	margin: 10px 10px 10px 15px;
	width: 135px;
	font-family: 'Trebuchet MS';
	font-weight: bold;
}
.SearchInput {
	background: none;
	border: none;
	color: #333333;
	font-size: 11px;
	outline: none;
	margin: 10px 10px 10px 15px;
	width: 135px;
	font-family: 'Trebuchet MS';
	font-weight: bold;
}
#LanguageBox {
	float: right;
	height: 20px;
	width: 64px;
	margin-top: 5px;
	margin-right: 10px;
}
#AltSol a:hover {
	text-decoration: underline;
}
#AltSol a:hover {
	text-decoration: underline;
}
#Linkler .a:hover {
	color: #333333;
}
#menu {
	width: 682px;
	height: 29px;
	margin: 0 auto;
	padding: 0;
	background-color: #6d7481;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
#menu li {
	float: left;
	border-left: 1px solid #d9dee6;
	border-bottom: 1px solid #d9dee6;
	width: 130px;
	background-color: #6d7481;
}
#menu a {
	display: block;
	padding-top: 6px;
	text-decoration: none;
	text-align: center;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
	height: 23px;
}
#menu a:hover {
	background: #eeeeee;
	text-decoration: none;
	color: #6d7481;
}
#menu li ul {
	width: 130px;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
#menu li ul li ul {
	width: 130px;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
#menu li ul li {
	float: left;
	border-left: 1px solid #d9dee6;
	border-bottom: 1px solid #d9dee6;
	border-right: 1px solid #d9dee6;
	width: 130px;
}
#menu li ul li ul li {
	float: left;
	border-left: 1px solid #d9dee6;
	border-bottom: 1px solid #d9dee6;
	border-right: 1px solid #d9dee6;
	width: 130px;
}
#menu li ul {
display: none;
}
#menu li:hover ul {
display:block;
position: absolute;
top: auto;
}
#menu li ul li ul li {
display: none;
}
#menu li ul li:hover ul li {
display:block;
position: relative;
top:-22px;
left:125px;
}
#menu .current_page_item a {
	background: #989ea6;
	padding-left: 0;
}
#menuadmin {
	width: 682px;
	height: 29px;
	margin: 6px 0 auto;
	padding: 0;
	background-color: #6d7481;
}
#menuadmin ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
#menuadmin li {
	float: left;
	border-left: 1px solid #d9dee6;
	border-bottom: 0px solid #d9dee6;
	width: 110px;
	background-color: #6d7481;
}
#menuadmin a {
	display: block;
	padding-top: 6px;
	text-decoration: none;
	text-align: center;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
	height: 23px;
}
#menuadmin a:hover {
	background: #eeeeee;
	text-decoration: none;
	color: #6d7481;
}
#subs
{
    border: 0px Solid #D9DEE6;
    width: 600px;
}
#subs-left-frame
{
    width: 300px;
    float: left;
    height: auto;
    padding-top: 3px;
}
#subs-right-frame
{
    width: 300px;
    float: left;
    height: auto;
    padding-top: 3px;
}
#AltSol
{
    padding: 10px 20px 10px 20px;
    background-color: #B1B6BF;
    height: 310px;
    vertical-align:top;
}
#AltSol h3 {
  color: #000000;
  font: 14px Trebuchet MS, Arial, Helvetica, sans-serif;
  margin-bottom: 5px;
 }
#AltSol a:link, a:visited {
  color: #323E51;
  font-weight: normal;
  text-decoration: none;
  font-size: 12px;
}
#AltSol a:hover 
{
  color: #323E51;
  font-weight: normal;
  font-size: 12px;
  text-decoration: underline;
}
#AltSol img {
border:none;
background:none;
margin:0px 8px 0px 0px;
padding:0;
}
#AltSag
{
    padding: 10px 20px 10px 20px;
    background-color: #B1B6BF;
    height: 310px;
}
#AltSag h2 {
  color: #323E51;
  font: 18px Trebuchet MS, Arial, Helvetica, sans-serif;
  margin-bottom: 12px;
}
#AltSag h3 {
  color: #000000;
  font: 14px Trebuchet MS, Arial, Helvetica, sans-serif;
  margin-bottom: 5px;
}
#AltSag p
{
    margin-top: 0;
    color: #163348;
    font-size: 9pt;
    margin-bottom: 6px;
}
.left {
	float: left;
}
.newsclass 
{
    border:none;
    background:url(images/article-separator.gif) repeat-x 0 bottom;
    padding: 10px 0px 0px 0px;
}
.newstxt 
{
color:#2d3133;
font:normal 12px Trebuchet MS, Arial, Helvetica, sans-serif;
text-decoration:none
}

/*Haber*/
#pscroller1{
width: 260px;
height: 280px;
border: 0px solid black;
padding: 0px;
}

.someclass
{
color:#6c6c6c;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
text-decoration:none;
font-size:11px;
font-weight:normal;
border:0px;
padding:0px;
text-align:left;
}
/*Haber*/
