@charset "utf-8";
body {
	background-image: url(images/bg2.jpg);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #D0D7DF;
}
#baslik {
	display: block;
	width: 980px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
#page {
	background-image: url(images/pagebg_03.png);
	background-repeat: repeat-y;
	background-position: top;
	text-align: left;
	display: block;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#page-top {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #2A2B39;
	background-image: url(images/pagebg_01.png);
	background-repeat: no-repeat;
	display: block;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#sondakika {
	text-align: left;
	display: block;
	padding-left: 130px;
	background-image: url(images/sondakika.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 20px;
	margin-left: 20px;
	vertical-align: middle;
	height: 25px;
}
#solmenu {
	text-align: left;
	float: left;
	width: 180px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 25px;
	list-style-type: none;
	padding: 0px;
	display: inline;
}
#solmenu  li {
	background-color: #ECEEF2;
	text-align: left;
	display: block;
	margin: 5px;
	border: 1px solid #D5DBE5;
	padding: 0px;
}
#solmenu li a {
	background-color: #ECEEF2;
	text-align: left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border: 1px solid #D5DBE5;
	color: #2A2B39;
	text-decoration: none;
	width: 100%;
	display: block;
}
.kutusonu {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
}
#anablok {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-align: left;
	display: block;
	margin-top: 20px;
	margin-right: 30px;
	width: 710px;
	float: right;
}
.konu_baslik {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #106470;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2A2B39;
	margin-bottom: 10px;
	font-style: italic;
}
#page-bottom {
	background-image: url(images/pagebg_05.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	display: block;
	clear: both;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
#altyazi {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #999999;
	text-align: center;
	display: block;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	background-color: #F0F2F7;
	padding-bottom: 10px;
}


.tamcizgi {
	display: block;
	height: 1px;
	width: 920px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2A2B39;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#countdowncontainer {
	display: inline;
	float: left;
	padding-top: 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #2A2B39;
}
#countdowncontainer2 {
	display: inline;
	float: right;
	margin-right: 10px;
	margin-left: 10px;
}

#blueblock{
	width: 180px;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	font-size: 90%;
	color: #333;
	display: block;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 0;
	margin-left: 30px;
	margin-top: 20px;
}

* html #blueblock{ /*IE 6 only */
w\idth: 147px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
border-bottom: 1px solid #90bade;
margin: 0;
}

#blueblock li a{
display: block;
padding: 5px 5px 5px 8px;
border-left: 10px solid #1958b7;
border-right: 10px solid #508fc4;
background-color: #2175bc;
color: #fff;
text-decoration: none;
width: 100%;
}

html>body #blueblock li a{ /*Non IE6 width*/
width: auto;
}

#blueblock li a:hover{
border-left: 10px solid #1c64d1;
border-right: 10px solid #5ba3e0;
background-color: #2586d7;
color: #fff;
}
.lcdstyle{ /*Example CSS to create LCD countdown look*/
	color:#2A2B39;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
}

.lcdstyle sup{ /*Example CSS to create LCD countdown look*/
font-size: 60%
}
a.blue {
	color: #2A2B39;
	text-decoration: none;
}
a:hover.blue {
	color: #2A2B39;
	text-decoration: underline;
}
a.gri {
	color: #999999;
	text-decoration: none;
}
a:hover.gri {
	color: #000000;
	text-decoration: underline;
}

.sagda_resim {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
.solblok_resim {
	margin-top: 0px;
	margin-bottom: 10px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
a:hover  img.sagda_resim {
	border-top-color: #106470;
	border-right-color: #106470;
	border-bottom-color: #106470;
	border-left-color: #106470;
	background-color: #F4F4F4;
}

#grafelabanner {
	display: block;
	text-align: right;
	width: 930px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	margin-top: 0px;
}
.sponsor {
	background-color: #F4F8FB;
	text-align: left;
	display: inline;
	padding: 5px;
	float: left;
	margin-top: 20px;
	margin-right: 35px;
	border: 1px solid #508FC4;
}
.sponsor  a img {
	border: 1px solid #CCCCCC;
}
.sponsor p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-align: left;
	display: block;
	margin-top: 10px;
	margin-bottom: 5px;
}
.haber_baslik {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #2A2B39;
	text-align: left;
	display: block;
	margin-top: 30px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.haber_baslik span {
	font-size: 12px;
	font-weight: bold;
	float: right;
}

.haber {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-align: justify;
	display: block;
	margin-bottom: 10px;
}
.haber img {
	display: inline;
	padding: 5px;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}
.haber p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
a.foto img {
	display: inline;
	padding: 5px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
}
a:hover.foto img {
	background-color: #E9F1F8;
	border-top-color: #2A2B39;
	border-right-color: #2A2B39;
	border-bottom-color: #2A2B39;
	border-left-color: #2A2B39;
}

