
/***********************************************************************
STYLE REQUIRED BY THE SITE ENGINE - DO NOT RENAME OR DELETE
***********************************************************************/

/*****************
Text
*****************/
#info {
	color: #B4B4B4;
	font-size: 10px;
}
#info a {
	color: #B4B4B4;
	text-decoration: none;
}
#footMsg {
	font-size: 9px;
}
#footMsg a {
	text-decoration: none;
}
#errorText { color: #900000; }
#small { font-size: 10px; }

/*****************
Boxes
*****************/
.box {
	margin: 5px;
	padding: 2px;
	background-color: #DCE6F0;
	border: 1px solid #FFFFFF;
	font-size: 10px;
}
.stitle {
	padding: 1px 0;
	background-color: #FFFFFF;
	border-bottom: 1px solid #C6C8CA;
}
.note {
	margin: 5px;
	padding: 2px;
	background-color: #FFFFFF;
	border: 1px solid #C6C8CA;
	font-size: 10px;
}
.quote_box {
	border: 1px solid #AAA;
}
.quote_title {
	background-color: #EEE;
	padding:1px 2px;
	border-bottom: 1px dashed #CCC;
}
.quote_body {
	background-color: #FFF;
	padding:1px 2px;
}
.code_box {
	border: 1px solid #AAA;
}
.code_title {
	background-color: #EEE;
	padding:1px 2px;
	border-bottom: 1px dashed #CCC;
}
.code_body {
	background-color: #FFF;
	padding:1px 2px;
}
/*****************
Tables
*****************/
table {
	vertical-align: top;
}
table a {
	text-decoration: none;
}
th {
	text-align: left;
}
/*****************
Other
*****************/
.underlined {
	text-align: left;
	/* Border */
	font-size:8;
    font-weight;
	color:#FF0000;
    padding:3px;
	background-image:url(images/bg.png);
   }
/*****************
Datebox in comments
*****************/
.datebox {
	background-color: #FFF;
	background-image: url(images/datebg.gif);
	background-repeat: no-repeat;
	border: 1px solid #CDD3DC;
	color: #A6B0B7;
	text-align: center;
}
.datebox_day {
	font-weight: bold;
}
.datebox_month {
	font-size: 10px;
}

.tpl_slideBox {
	margin-top: 6px;
	border-bottom: 1px solid #000000;
}
.tpl_slideBox_item {
	margin-left: 4px;
	padding: 1px 4px;
	border-width: 3px 1px 0 1px;
	border-style: solid;
	border-color: #000000;
	background-color: #FFF;
	font-weight: bold;
}
.tpl_slideBox_item a:hover {
	text-decoration: none;
	color: #000000;
}
/*****************
Comments
*****************/
.tpl_comments_box {
	background-color: #FFF;
	margin-bottom: 2px;
	padding: 2px;
	border-left: 8px solid #C6C8CA;
	border-bottom: 1px solid #C6C8CA;
}
.tpl_comments_title {
	color: #A6B0B7;
	font-weight:;
	border-bottom: 1px solid #CCC;
}
.tpl_comments_body {
	padding-top: 2px;
	font-size: 10px;
	clear: both;
}

/***********************************************************************
OPTIONAL, TEMPLATE SPECIFIC STYLE
***********************************************************************/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-image:url(../resimler/bg.png);
background-repeat:repeat-x;
	background-color: #707070;
}
body,td,th {
	font-family: Verdana, tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #164677;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #164677;
}
a:hover {
	text-decoration: underline;
	color: #164677;
}
a:active {
	text-decoration: none;
	color: #164677;
}
.tpl_head_text {
	font-size:10px;
	color:#000000;
}
.tpl_title {
	padding:6px;
	color:#000000;
	font-weight:bold;
	background-image:url(images/bg_aha.jpg);
	
}
.tpl_title a {
	color:#000000;
}
.tpl_block {
	background-image:url(images/arka_būg.jpg);
	background-repeat:repeat-x;
}
.tpl_footer {
	font-size:9px;
	color:#999DA2;
}
.tpl_footer a {
	color:#999DA2;
}
.tpl_vspacer {
	padding:2px;
}
.tpl_news_info {
	font-size:8px;
	color:#999DA2;
}