/* Comment element properties */

a {
	color: #b0f0fd;
	text-decoration: none;
}

a:hover {
	color: #fff;
	text-decoration: underline;
}

a.side {
	color: #b0f0fd;
	text-decoration: none;
}

a:hover.side {
	color: #fff;
	text-decoration: underline;
}

a.white, li.white a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #b0f0fd;
	text-decoration: none;
}

a:hover.white, li.white a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}

body {
	font-family : Helvetica, sans-serif;
	font-size : 11px;
	background-image: url('images/fundal.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #02070d;	
    	margin: 0px auto;
}

hr {
	height: 1px;
	border: 1px solid #202525;
}

hr.side-hr {
	height: 1px;
	border: 1px solid #202525;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

pre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.alt {
	color: #f96f00;
}

.spacer {
	margin-bottom: 5px;
}

.admin-message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #fff;
	background: transparent;
	border: 1px solid #447faf;
	padding: 3px 4px 5px 4px;
	margin-bottom: 5px;
}

/* Form element properties */

form {
	margin: 0px;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	background-image: url('images/buton.gif');
	height: 20px;
	border: 1px solid #000;
	margin-top: 2px;
}

.bbcode {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	background-color: #eee;
	border: 1px solid #ddd;
	margin-top: 2px;
}

.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	background-color: #fff;
	border: 1px solid #000;
}

/* Header and footer properties */


.full-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	height: 200px;
	background-image: url('images/header.png');
	padding-left:20px; padding-right:0px; padding-top:0px; padding-bottom:0px
}

.bottom-footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #2b3847;
	height: 81px;
	text-align: center;
	background: transparent;
	background-image: url('images/footer.png');
}
.footer2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #2b3847;
	background: transparent;
	padding: 5px;
}

.main-body {
	font-size: 11px;
	color: #fff;
	background-color: #06293c;
	border: 1px solid #093750;
	padding: 4px;
}

/* Side-Panel properties */


.side-left .side-border-right {display: none;}
.side-right .side-border-left {display: none;}

.side-border-left {
	color: #fff;
	background-color: #0d1c2d;
	padding: 10px 5px 10px 5px;
	width: 175px;
}

.side-border-right {
	color: #fff;
	background-color: #0d1c2d;
	padding: 10px 5px 10px 5px;
	width: 183px;
}

.scapmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #c9e3eb;
	text-align: center;
	height:29px;
	border: 0px solid #1e2526;
	background-image: url('images/cap.gif');
	background-repeat: repeat-x
}
.side-footer {
	height: 12px;
	background-image: url('images/side-bottom-cap.png');
	background-repeat: repeat-x
}

.side-body {
	font-size: 10px;
	color: #fff;
	background-color: #012d3f;
	border-bottom: 3px solid #16698a;
	padding: 4px
}

/* Center-Panel properties */

.news-category {
	border: 0px none;
	float: left; margin-left:0; margin-right:5px; margin-top:3px; margin-bottom:0
}

.news-footer {
	font-size: 10px;
	color: #528bc0;
	background-color: #041e2d;
	border: 1px solid #093750;
	padding-left:4px; padding-right:4px; padding-top:8px; padding-bottom:0px
}

.capmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-align: left;
	background-image: url('images/capmain.png');
	height:30px;
	border: opx solid #1e2526;
  	background-repeat: repeat-x;
	padding-left:4px; padding-right:0px; padding-top:3px; padding-bottom:5px
}



.main-bg {
	color: #fff;
	background-color: #0d1c2d;
	padding: 0px 0 5px 0;
}


/* General table properties */

.center {
	margin: 0 auto;
}

.tbl-border {
	border: 0px solid #000;
}

.tbl {
	font-size: 11px;
	color: #fff;
	background: transparent;
	border: 1px solid #072d41;
	padding: 4px;
}

.tbl1 {
	font-size: 11px;
	color: #fff;
	background-position: top center;
	background-repeat: repeat-x;
	background-color: #052333;
	border-bottom: 1px solid #0b3f5a;
	padding: 4px;
}

.tbl2 {
	font-size: 11px;
	color: #fff;
	background-position: top center;
	background-repeat: repeat-x;
	background: transparent;
	padding: 4px;
}

.forum-caption {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background-color: #082f45;
	border-bottom: 1px solid #136492;
	padding: 2px 4px 4px 4px;
}

.quote {
	font-size: 11px;
	color: #555;
	background-color: #ececec;
	padding: 4px;
	margin: 0px 20px 0px 20px;
	border: 1px solid #ddd;
}

.poll {
	height: 12px;
	border: 0px solid #ddd;
}

.comment-name {
	font-weight: bold;
	color: #fff;
}

.shoutboxname {
	font-weight: bold;
	color: #fff;
}

.shoutbox {
	color: #fff;
}

.shoutboxdate {
	font-size: 10px;
	color: #a1a1a1;
}

.small {
	font-size: 10px;
	font-weight: normal;
}

.small2 {
	font-size: 10px;
	font-weight: normal;
	color: #bababa;
}

.side-small {
	font-size: 10px;
	font-weight: normal;
	color: #555;
}

.side-label {
	color: #555;
	background-color: #ececec;
	margin: 2px 0 2px 0;
	padding: 2px 2px 3px 2px;
}

/* Vertical Navigation */

#navigation h2 {
	font-size: 10px;
	font-weight: normal;
	background-color: #ececec;
	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: #fff;
	background: transparent;
	padding: 2px;
	text-decoration: none;
}

#navigation a:hover {
	color: #fff;
	background-color: #043b52;
}

/* Page Navigation */

.pagenav {
	padding: 4px;
}

.pagenav span {
	color: #fff;
	background-color: #253d42;
	border: 1px solid #000;
	padding: 2px 4px 2px 4px;
	margin: 2px;
}

.pagenav a {
	color: #fff;
	background-color: #122428;
	border: 1px solid #000;
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
}

.pagenav a:hover {
	color: #fff;
	background-color: #224649;
	margin: 2px;
	text-decoration: none;
}

/*alt linkler için*/
#altlinkler{
	margin: 0px auto;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	height:30px;
	float:left;
	background-image:url('images/bara-sus.png');
	background-repeat:repeat-x;
	background-position:  left 50%;
	width:100%
}

#altlinkler ul,
#altlinkler li{
	padding:0px;
	margin:0px;
	list-style-type:none;
}

#altlinkler ul{
	height:30px;
	line-height:30px; 
	background-image:url('images/bara-sus2.gif');
	background-position: right 50%;
	background-repeat:no-repeat;
	float:left;
	margin-left:10px; margin-right:0px; margin-top:0px; margin-bottom:0px; padding-left:0px; padding-right:1px; padding-top:0px; padding-bottom:0px
}

#altlinkler li{
	height:30px;
	line-height:30px;
	display:inline;
	position:relative; 
	float:left; 
	width:100px; 

}

#altlinkler li a{
	height:30px;
	width:100px;
	text-align:center;
	float:left;
	background-image:url('images/bara-sus2.gif');
	background-repeat:no-repeat
}


#altlinkler li a:link,
#altlinkler li a:visited{
	color:#ffffff;
      font-size : 10px;
      font-family : Tahoma;
	text-decoration:none;
}

#altlinkler li.active a,
#altlinkler li a:hover{
	background-image:url('images/button-up.png');
	background-repeat:no-repeat;
	background-position: left 50%;
}