/* Comment element properties */

a {
	color: #04688d;
	text-decoration: none;
}

a:hover {
	color: #04688d;
	text-decoration: none;
}

a.side {
	color: #555;
	text-decoration: none;
}

a:hover.side {
	color: #1a94dd;
	text-decoration: none;
}

a.white, li.white a {
	color: #fff;
	text-decoration: none;
}

a:hover.white, li.white a:hover {
	color: #fff;
	text-decoration: underline;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background: #F4FBFF url(images/img01.jpg) repeat-x;
	margin: 5px;
}

.header_logo { 
	width: 954px;
	height: 183px;
	margin: 0 auto;
	background: url(images/img02.jpg);
}

hr {
	height: 1px;
	border: 1px solid #eee;
}

hr.side-hr {
	height: 1px;
	border: 1px solid #eee;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

pre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.alt {
	color: #04688d;
}

.spacer {
	margin-bottom: 5px;
}

.admin-message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #555;
	background-color: #f6f6f6;
	border: 1px solid #e1e1e1;
	padding: 3px 4px 5px 4px;
	margin-bottom: 5px;
}

/* Form element properties */

form {
	margin: 0px;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	background-color: #fff;
	background-image: url(images/button.gif);
	height: 20px;
	border: 1px solid #000;
	margin-top: 2px;
}

.bbcode {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	background-color: #eee;
	border: 1px solid #ccc;
	margin-top: 2px;
}

.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555;
	background-color: #f8f8f8;
	border: 1px solid #ccc;
}

/* Header and footer properties */
/*
.sub-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	background-color: #555;
	background-image: url(images/subheader-mid.gif);
	padding: 7px 5px 8px 5px;
}

.sub-header-left {
	width: 3px;
	height: 28px;
	background-color: #555;
	background-image: url(images/subheader-left.gif);
}

.sub-header-right {
	width: 3px;
	height: 28px;
	background-color: #555;
	background-image: url(images/subheader-right.gif);
}
.sub-header ul{
	margin: 0;
	padding: 0;
}

.sub-header ul li{
	display: inline;
}

.sub-header ul li.first-link .bullet{
	display: none;
}
*/

.full-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	background-color: #fff;
	padding: 5px 0 10px 0;
}
.footer { 
	font-family: Tahoma, Arial, Sans-Serif; 
	font-size: 13px; 
	color: gray; 
	background-color : #fff ;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	padding: 5px; 
	height: 150px; 
	}

.main-body {
	font-size: 12px;
	color: #555;
	background-color: #fff;
	border: 1px solid #ddd;
	padding: 4px;
}

/* Side-Panel properties */


.side-left .side-border-right {display: none;}
.side-right .side-border-left {display: none;}

.side-border-left {
	color: #777;
	background-color: #fff;
	padding: 10px 10px 10px 0;
	width: 175px;
}

.side-border-right {
	color: #777;
	background-color: #fff;
	padding: 10px 0 10px 10px;
	width: 175px;
}

.scapmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	background-color: #555;
	background-image: url(images/side.gif);
  background-repeat: repeat-x;
	padding: 6px 4px 6px 4px;
}

.scapmain-left {
	width: 31px;
	height: 36px;
	background-color: #555;
	background-image: url(images/side-left.gif);
}

.scapmain-right {
	width: 3px;
	height: 36px;
	background-color: #555;
	background-image: url(images/side-right.gif);
}

.side-body {
	font-size: 13px;
	color: #555;
	background-color: #fff;
	border: 1px solid #ddd;
	padding: 4px;
}

/* Center-Panel properties */

.news-category {
	border: 0;
	margin: 3px 5px 0 0;
	float: left;
}

.haberfooter  {
font : 11px Tahoma, sans-serif;
color : #516a7a;
text-align : justify;
background : url('haber/bottom.png') no-repeat;
width : 502px;
height : 89px;
margin : 0 0 0 40px;
padding: 0px 4px 4px 4px;
} 
.news-footer {
	font-size: 13px;
	color: #555;
	background-color: #f1f1f1;
	border-width: 0 1px 1px 1px;
	border-color: #ddd;
	border-style: solid;
	padding: 3px 4px 4px 4px;
}

.capmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background-color: #555;
	background-image: url(images/side.gif);
  background-repeat: repeat-x;
	padding: 10px 5px 10px 5px;
}

.haber {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background-color: #fff;
	background-image: url(haber/top.png);
  	background-repeat: repeat-x;
  	background-repeat: repeat-y;
	padding: 6px 4px 36px 54px;
 	height : 48px;
	width : 542px;
	padding-top : 15px; 
}
.haberic  {
font : 11px Tahoma, sans-serif;
color : #516a7a;
text-align : justify;
background : url('haber/middle.png') no-repeat;
width : 465px;
margin : 0 0 0 40px;
padding : 6px 20px 5px 20px;
}
.capmain-left {
	width: 31px;
	height: 36px;
	background-color: #555;
	background-image: url(images/cap-left.gif);
}

.haberaltsol {
	width: 10px;
	height: 53px;
	background-color: #fff;
	background-image: url(haber/sol.png);
}
.haberaltorta {
	height: 53px;
	background-color: #fff;
	background-image: url(haber/haberorta.png);
}
.haberaltsag {
	width: 69px;
	height: 53px;
	background-color: #fff;
	background-image: url(haber/habersag.png);
}
.capmain-right {
	width: 3px;
	height: 25px;
	background-color: #555;
	background-image: url(images/side-right.gif);
}

.main-bg {
	color: #555;
	background-color: #fff;
	padding: 10px 0 5px 0;
}

/* General table properties */

.center {
	margin: 0 auto;
}

.tbl-border {
	border: 1px solid #e1e1e1;
}

.tbl {
	font-size: 12px;
	color: #555;
	background-color: #fff;
	padding: 4px;
}

.tbl1 {
	font-size: 12px;
	color: #555;
	background-color: #fff;
	padding: 4px;
}

.tbl2 {
	font-size: 12px;
	color: #555;
	background-color: #f1f1f1;
	padding: 4px;
}

.forum-caption {
	font-size: 12px;
	font-weight: bold;
	color: #888;
	background-color: #f1f1f1;
	padding: 2px 4px 4px 4px;
}

.quote {
	font-size: 12px;
	color: #555;
	background-color: #f8f8f8;
	padding: 4px;
	margin: 0px 20px 0px 20px;
	border: 1px solid #bbb;
}

.poll {
	height: 12px;
	border: 1px solid #bbb;
}

.comment-name {
	font-weight: bold;
	color: #04688d;
}

.shoutboxname {
	font-weight: bold;
	color: #04688d;
}

.shoutbox {
	color: #777;
}

.shoutboxdate {
	font-size: 13px;
	color: #888;
}

.small {
	font-size: 13px;
	font-weight: normal;
}

.small2 {
	font-size: 13px;
	font-weight: normal;
	color: #555;
}

.side-small {
	font-size: 13px;
	font-weight: normal;
	color: #555;
}

.side-label {
	color: #555;
	background-color: #f1f1f1;
	margin: 2px 0 2px 0;
	padding: 2px 2px 3px 2px;
}

/* Vertical Navigation */

#navigation h2 {
	font-size: 13px;
	font-weight: normal;
	background-color: #f1f1f1;
	margin: 0;
	padding: 4px;
}
	
#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

* html #navigation ul li{
   height: 1%;
}

#navigation a {
	display: block;
	color: #555;
	padding: 2px;
	text-decoration: none;
}

#navigation a:hover {
	color: #fff;
	background-color: #1a94dd;
}

/* Vertical Navigation */

#navigation h2 {
	font-size: 13px;
	font-weight: normal;
	background-color: #f1f1f1;
	margin: 0;
	padding: 4px;
}
	
#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

* html #navigation ul li{
   height: 1%;
}

#navigation a {
	display: block;
	color: #555;
	padding: 2px;
	text-decoration: none;
}

#navigation a:hover {
	color: #fff;
	background-color: #1a94dd;
}

/* Page Navigation */
.sub_nav { height: 29px; color: #095542; background-color: inherit }
.sub_nav ul{
	margin: 0;
	padding: 0;
}

.sub_nav ul li{
	display: inline;
}

.sub_nav ul li.first-link .bullet{
	display: none;
}

.navigation { padding: 5px 2px 5px 2px }
#navigation { padding: 0px 0px 0px 15px }
#Clock { padding: 0px 15px 0px 0px; color: #D2D2D2; font-weight: normal; background-color: inherit }


img  {
border : 0;
} 
.cal {
   background: url('images/cal.gif') no-repeat top;
}

.top10 { background-color: #fff; color: #aeadac; font-size: 12px; font-weight: bold; background: transparent url(images/top10.png) no-repeat;  padding: 0px 10px 0px 10px; }

.sub-header { 
color: #000; 
height: 36px; 
background-image: url(images/side.gif); 
padding:0 0px; 
text-transform: uppercase; 
}

.sub-header a {
color:#F6F8F5;
text-decoration:underline; 
display:block; 
height:36px;
background-image: url(images/side.gif); 
float:left; 
padding:0px 8px;
line-height:36px; 
font-weight:bold;
}
.sub-header a:hover {
color:#000;
text-decoration:underline; 
display:block; 
height:36px;
background-image: url(images/side1.gif); 
padding:0px 8px;
line-height:36px; 
font-weight:bold;
}
.sub-header li.current_page_item a {
font-weight:bold;
} 

.pagenav { padding: 4px; }
.pagenav span { color: #fff; background-color: #1a94dd; border: 1px solid #ddd; padding: 2px 4px 2px 4px; margin: 2px; }
.pagenav a { color: #555; background-color: #f1f1f1; border: 1px solid #ddd; padding: 2px 4px 2px 4px; margin: 2px; text-decoration: none; }
.pagenav a:hover { color: #fff; background-color: #1a94dd; margin: 2px; text-decoration: none; }
