/* Comment element properties */

a {
	color: #F2ED71;
	text-decoration: none;
}

a:hover {
	color: #F3F3F3;
	text-decoration: underline;
}

a.side {
	color: #F2ED71;
	text-decoration: none;
}

a:hover.side {
	color: #fff;
	text-decoration: underline;
}
.radiopost{
margin-bottom: 10px;
}
.imgepost{
width:50px;
height:50px;
border: 2px #F1C24C solid;
/*padding:5px;*/
margin-left: 10px;
}
.imgecards{
width:170px;
height:150px;
border: 2px #F1C24C solid;
/*padding:5px;*/
margin: 10px;
}
.imgecards1{
width:300px;
height:300px;
border: 1px #463216 solid;
padding: 10px;
margin: 10px;
background-color: #F4E9C6;
}
.imgecardstext{
width:400px;
height:300px;
border: 1px #463216 solid;
padding: 10px;
margin: 20px;
background-color: #F4E9C6;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000;

}


a.white, li.white a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.programy {
	background-color : #ffffff;
	text-align : center;
}
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/background.jpg');
      background-position: top center;
	background-repeat: repeat;
	margin: 0px auto;
}

hr {
	height: 1px;
	border: 1px solid #e7e7e7;
}

hr.side-hr {
	height: 1px;
	border: 1px solid #e7e7e7;
}

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: #555;
	background-color: #f6f6f6;
	border: 1px solid #ddd;
	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: #27608D;
	background-color: #fff;
	height: 20px;
	border: 1px solid #ddd;
	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: #f8f8f8;
	border: 1px solid #ddd;
}

/* Header and footer properties */


.full-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555;
	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: 10px;
	color: #fff;
	height: 100px;
	background-color: #fff;
	background-image: url('images/footer.png');
}

.main-body {
	font-size: 11px;
	color: #F2ED71;
	background-color: #463216;
	border-width: 0px 1px 1px 1px;
	border-color: #ddd;
	border-style: solid;
	padding: 4px;
}

/* Side-Panel properties */


.side-left .side-border-right {display: none;}
.side-right .side-border-left {display: none;}

.side-border-left {
	color: #F2ED71;
	background-color: #614C2D;
	padding: 10px 5px 10px 5px;
	width: 175px;
}

.side-border-right {
	color: #F2ED71;
	background-color: #614C2D;
	padding: 10px 5px 10px 5px;
	width: 183px;
}

.scapmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	text-align: center;
	background-image: url('images/side-cap.png');
	  background-repeat: repeat-x
}

.scapmain-left {
	width: 10px;
	height: 20px;
	background-image: url('images/side-cap-left.png');
}

.scapmain-right {
	width: 10px;
	height: 20px;
	background-image: url('images/side-cap-right.png');
}

.scapmain-bottom-left {
	width: 10px;
	height: 12px;
	background-image: url('images/side-cap-bottom-left.png');
}

.scapmain-bottom-right {
	width: 10px;
	height: 12px;
	background-image: url('images/side-cap-bottom-right.png');
}

.scapmain-center-right {
	width: 10px;
	background-image: url('images/side-cap-center-right.png');
  background-repeat: repeat-y
}

.scapmain-center-left {
	width: 10px;
	background-image: url('images/side-cap-center-left.png');
  background-repeat: repeat-y
}

.side-footer {
	height: 10px;
	background-image: url('images/side-bottom-cap.png');
	background-repeat: repeat-x
}

.side-body {
	font-size: 10px;
	color: #F2ED71;
	background-image: url('images/back.png');
	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: #F2ED71;
	background-image: url('images/bottom-cap.png');
	padding-left:4px; padding-right:4px; padding-top:3px; padding-bottom:25px
}

.capmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	background-image: url('images/cap.png');
  	background-repeat: repeat-x;
	padding-left:4px; padding-right:2px; padding-top:25px; padding-bottom:6px
}

.capmain-left {
	width: 46px;
	height: 46px;
	background-image: url('images/cap-left.png');
}

.capmain-right {
	width: 46px;
	height: 46px;
	background-image: url('images/cap-right.png');
}

.capmain-bottom-left {
	width: 46px;
	height: 46px;
	background-image: url('images/cap-bottom-left.png');
}

.capmain-bottom-right {
	width: 46px;
	height: 46px;
	background-image: url('images/cap-bottom-right.png');
}

.capmain-center-right {
	width: 46px;
	background-image: url('images/cap-center-right.png');
  background-repeat: repeat-y
}

.capmain-center-left {
	width: 46px;
	background-image: url('images/cap-center-left.png');
  background-repeat: repeat-y
}

.main-bg {
	color: #fff;
	background-color: #614C2D;
	padding: 10px 0 5px 0;
}


/* General table properties */

.center {
	margin: 0 auto;
}

.tbl-border {
	border: 1px solid #ddd;
}
.tbl-border-dark {
	border: 1px solid #000000;
}

.tbl {
	font-size: 11px;
	color: #F2ED71;
	background-color: #614C2D;
	padding: 4px;
}

.tbl1 {
	font-size: 11px;
	color: #F2ED71;
	background-color: #614C2D;
	padding: 4px;
}

.tbl2 {
   font-size: 11px;
   color: #F2ED71;
   background-color: #463216;
   padding: 4px;
}

.}



.forum-caption {

	font-size: 11px;

	font-weight: bold;

	color: #fff;

	background-color: #222;

	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: 1px solid #ddd;
}

.comment-name {
	font-weight: bold;
	color: #fff;
}

.shoutboxname {
	font-weight: bold;
	color: #fff;
}

.shoutbox {
	color: #fff;
}

.shoutboxdate {
	font-size: 10px;
	color: #F2ED71;
}

.small {
	font-size: 10px;
	font-weight: normal;
}

.small2 {
	font-size: 10px;
	font-weight: normal;
	color: #F2ED71;
}

.side-small {
	font-size: 10px;
	font-weight: normal;
	color: #fff;
}

.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: #;
	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: #FBF20A;
	padding: 2px;
	text-decoration: none;
}

#navigation a:hover {
	color: #fff;
	background-color: #EDECE;
}

/* Page Navigation */

.pagenav {
	padding: 4px;
}

.pagenav span {
	color: #fff;
	background-color: #f6a504;
	border: 1px solid #ddd;
	padding: 2px 4px 2px 4px;
	margin: 2px;
}

.pagenav a {
	color: #555;
	background-color: #ececec;
	border: 1px solid #ddd;
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
}

.pagenav a:hover {
	color: #fff;
	background-color: #f6a504;
	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/nav-slice.jpg');
	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/nav-slice.jpg');
	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; 
	text-align:center;
}

#altlinkler li a{
	height:30px;
	width:100px;
	text-align:center;
	float:left;
	background-image:url('images/nav-slice.jpg');
	background-position: left 50%;
	background-repeat:no-repeat
}


#altlinkler li a:link,
#altlinkler li a:visited{
	color:#000;
      font-size : 10px;
      font-family : Tahoma;
	text-decoration:none;
}

#altlinkler li.active a,
#altlinkler li a:hover{
	background-image:url('images/nav-up.jpg');
	background-repeat:no-repeat;
	background-position: left 50%;
}
#closer {background:url(../../includes/facebox/closelabel.gif) no-repeat;width:90px;height:22px;float:right;cursor:hand;}

#facebox .b {background:url(../../includes/facebox/b.png);}

#facebox .tl {background:url(../../includes/facebox/tl.png);}

#facebox .tr {background:url(../../includes/facebox/tr.png);}

#facebox .bl {background:url(../../includes/facebox/bl.png);}

#facebox .br {background:url(../../includes/facebox/br.png);}

#facebox {position: absolute;top: 0;left: 0;z-index: 100;text-align: left;}

#facebox .popup {position: relative;}

#facebox table {border-collapse: collapse;}

#facebox td {border-bottom: 0;padding: 0;}

#facebox .body {padding: 10px;background: #fff;width: 370px;}

#facebox .loading {text-align:center;background:url(../../includes/facebox/loading.gif) no-repeat top center;height:32px;}

#facebox .image {text-align:center;}

#facebox img {border: 0;margin:0;}

#facebox .footer {border-top:1px solid #DDDDDD;padding-top: 5px;margin-top:10px;text-align:right;}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {height:10px;width:10px;overflow:hidden;padding: 0;}

#facebox_overlay {position:fixed;top:0px;left:0px;height:100%;width:100%;}

.facebox_hide {z-index:-100;}

.facebox_overlayBG {background-color:#000;z-index:99;}

* html #facebox_overlay {position: absolute;height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');}

.error {padding:6px;margin:10px;background:#EDAAAA;border:2px #ED7878 solid;color:#000;text-align:center;box-shadow:1px 1px 1px #ccc;-moz-box-shadow:1px 1px 1px #ccc;-webkit-box-shadow:1px 1px 1px #ccc;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;}

.valid {padding:6px;margin:10px;background:#DFFFDF;border:2px #BFFFBF solid;text-align:center;box-shadow:1px 1px 1px #ccc;-moz-box-shadow:1px 1px 1px #ccc;-webkit-box-shadow:1px 1px 1px #ccc;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;