
body {
	background: url(http://i80.servimg.com/u/f80/14/30/61/11/bg_fon10.png) repeat-x #ffffff;
	color: #000;
	font: 8pt Tahoma;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

a:link, body_alink {
	color: #20a0bc;
	text-decoration: none;
}

a:visited, body_avisited {
	color: #20a0bc;
	text-decoration: none;
}

a:hover, a:active, body_ahover {
	color: #ff8a00;
	text-decoration: none;
}

#container {
	width: 800px;
	text-align: left;
	min-height: 100%;
	color: #000000;
	height: auto !important;
	height: 100%;
	margin: 0 auto -70px; /* the bottom margin is the negative value of the footer's height */
}

#content {
	/* FIX: Make internet explorer wrap correctly */
	width: auto !important;
	border-left: 4px solid #D8D8D8;
	border-right: 4px solid #D8D8D8;
	background: #FFFFFF;
	padding: 10px;
}

.menu ul {
	color: #000000;
	font-weight: bold;
	text-align: right;
	padding: 4px;
}

.menu ul a:link {
	color: #000000;
	text-decoration: none;
}

.menu ul a:visited {
	color: #000000;
	text-decoration: none;
}

.menu ul a:hover, .menu ul a:active {
	color: #4874a3;
	text-decoration: none;
}

#panel {
	background: #ffffff url(http://i80.servimg.com/u/f80/14/30/61/11/panel10.gif);
	color: #000000;
	border: 1px solid #D4D4D4;
	padding: 8px;
	
	font-size: 11px;
}

#nav-panel {
	background: #f5f5f5;
	color: #000000;
	font-size: 11px;
	border: 1px solid #D4D4D4;
	border-top: 1px solid #FFFFFF;
	border-bottom:2px solid #ff7400;
	padding: 8px;
}

table {
	color: #000000;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 13px;
}

.tborder {
	border-bottom:2px solid #ff7400;
	width: 100%;
}

.thead {
	background: #026CB1 url(http://i80.servimg.com/u/f80/14/30/61/11/cat10.gif) top left repeat-x;
	color: #ffffff;
	height: 18px;
}

.thead a:link {
	color: #ffffff;
	text-decoration: none;
}

.thead a:visited {
	color: #ffffff;
	text-decoration: none;
}

.thead a:hover, .thead a:active {
	color: #ffffff;
	text-decoration: underline;
}

.tcat {
	background: #dddddd url(http://i80.servimg.com/u/f80/14/30/61/11/tcat10.gif) repeat-x top left;
	color: #000;
	font: bold 9px Tahoma;
}

.tcat a:link, .tcat_alink {
	color: #000;
	text-decoration: none;
}

.tcat a:visited, .tcat_avisited {
	color: #000;
	text-decoration: none;
}

.tcat a:hover, .tcat a:active, .tcat_ahover {
	color: #ff8a00;
	text-decoration: none;
}

.trow1 {
	background: #f5f5f5;
}

.trow2 {
	background: #f5f5f5;
}

.trow_shaded {
	background: #ffdde0;
}

.trow_selected td {
	background: #FFFBD9;
}

.trow_sep {
	background: #e5e5e5;
	color: #000;
	font-size: 12px;
	font-weight: bold;
}

.tfoot {
	background: #DDDDDD url(http://i80.servimg.com/u/f80/14/30/61/11/tcat11.gif) top left repeat-x;
	color: #000000;
}

.tfoot a:link {
	color: #000000;
	text-decoration: none;
}

.tfoot a:visited {
	color: #000000;
	text-decoration: none;
}

.tfoot a:hover, .tfoot a:active {
	color: #000000;
	text-decoration: underline;
}

.bottommenu {
	background: #efefef;
	color: #000000;
	border: 1px solid #4874a3;
	padding: 10px;
}

.navigation {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}

.navigation a:link {
	text-decoration: none;
}

.navigation a:visited {
	text-decoration: none;
}

.navigation a:hover, .navigation a:active {
	text-decoration: none;
}

.navigation .active {
	color: #000000;
	font-size: small;
	font-weight: bold;
}

.smalltext {
	font-size: 11px;
}

.largetext {
	font-size: 16px;
	font-weight: bold;
}

input.textbox {
	background: #ffffff;
	color: #000000;
	border: 1px solid #0f5c8e;
	padding: 1px;
}

textarea {
	background: #ffffff;
	color: #000000;
	border: 1px solid #0f5c8e;
	padding: 2px;
	font-family: Verdana, Arial, Sans-Serif;
	line-height: 1.4;
	font-size: 13px;
}

select {
	background: #ffffff;
	border: 1px solid #0f5c8e;
}

.editor {
	background: #f1f1f1;
	border: 1px solid #ccc;
}

.editor_control_bar {
	background: #fff;
	border: 1px solid #0f5c8e;
}

.autocomplete {
	background: #fff;
	border: 1px solid #000;
	color: black;
}

.autocomplete_selected {
	background: #adcee7;
	color: #000;
}

.popup_menu {
	background: #ccc;
	border: 1px solid #000;
}

.popup_menu .popup_item {
	background: #fff;
	color: #000;
}

.popup_menu .popup_item:hover {
	background: #C7DBEE;
	color: #000;
}

.trow_reputation_positive {
	background: #ccffcc;
}

.trow_reputation_negative {
	background: #ffcccc;
}

.reputation_positive {
	color: green;
}

.reputation_neutral {
	color: #444;
}

.reputation_negative {
	color: red;
}

.invalid_field {
	border: 1px solid #f30;
	color: #f30;
}

.valid_field {
	border: 1px solid #0c0;
}

.validation_error {
	background: url(http://i80.servimg.com/u/f80/14/30/61/11/invali10.gif) no-repeat center left;
	color: #f30;
	margin: 5px 0;
	padding: 5px;
	padding-left: 22px;
	
	font-size: 11px;
	font-weight: bold;
}

.validation_success {
	background: url(http://i80.servimg.com/u/f80/14/30/61/11/valid10.gif) no-repeat center left;
	color: #00b200;
	margin: 5px 0;
	padding: 5px;
	padding-left: 22px;
	
	font-size: 11px;
	font-weight: bold;
}

.validation_loading {
	background: url(http://i80.servimg.com/u/f80/14/30/61/11/spinne10.gif) no-repeat center left;
	color: #555;
	margin: 5px 0;
	padding: 5px;
	padding-left: 22px;
	
	font-size: 11px;
	font-weight: bold;
}

/* Additional CSS (Master) */
img {
	border: none;
}

.clear {
	clear: both;
}

.hidden {
	display: none;
	float: none;
	width: 1%;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.menu ul {
	list-style: none;
	margin: 0;
}

.menu li {
	display: inline;
	padding-left: 5px;
}

.menu img {
	padding-right: 5px;
	vertical-align: top;
}

#panel .links {
	margin: 0;
	float: right;
}

.expcolimage {
	float: right;
	width: auto;
	vertical-align: middle;
	margin-top: 3px;
}

img.attachment {
	border: 1px solid #E9E5D7;
	padding: 2px;
}

hr {
	background-color: #000000;
	color: #000000;
	height: 1px;
	border: 0px;
}

#copyright {
	font: 11px Verdana, Arial, Sans-Serif;
	margin: 0;
	padding: 10px 0 0 0;
}

#debug {
	float: right;
	text-align: right;
	margin-top: 0;
}

blockquote {
	border: 1px solid #ccc;
	margin: 0;
	background: #fff;
	padding: 4px;
}

blockquote cite {
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	font-style: normal;
	display: block;
	margin: 4px 0;
}

blockquote cite span {
	float: right;
	font-weight: normal;
}

blockquote cite span.highlight {
	float: none;
	font-weight: bold;
	padding-bottom: 0;
}

.codeblock {
	background: #fff;
	border: 1px solid #ccc;
	padding: 4px;
}

.codeblock .title {
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	margin: 4px 0;
}

.codeblock code {
	overflow: auto;
	height: auto;
	max-height: 200px;
	display: block;
	font-family: Monaco, Consolas, Courier, monospace;
	font-size: 13px;
}

.subforumicon {
	border: 0;
	vertical-align: middle;
}

.separator {
	margin: 5px;
	padding: 0;
	height: 0px;
	font-size: 1px;
	list-style-type: none;
}

form {
	margin: 0;
	padding: 0;
}

.popup_menu .popup_item_container {
	margin: 1px;
	text-align: left;
}

.popup_menu .popup_item {
	display: block;
	padding: 3px;
	text-decoration: none;
	white-space: nowrap;
}

.popup_menu a.popup_item:hover {
	text-decoration: none;
}

.autocomplete {
	text-align: left;
}

.subject_new {
	font-weight: bold;
}

.highlight {
	background: #FFFFCC;
	padding: 3px;
}

.pm_alert {
	background: #FFF6BF;
	border: 1px solid #FFD324;
	text-align: center;
	padding: 5px 20px;
	font-size: 11px;
}

.red_alert {
	background: #FBE3E4;
	border: 1px solid #A5161A;
	color: #A5161A;
	text-align: center;
	padding: 5px 20px;
	font-size: 11px;
}

.high_warning {
	color: #CC0000;
}

.moderate_warning {
	color: #F3611B;
}

.low_warning {
	color: #AE5700;
}

div.error {
	padding: 5px 10px;
	border-top: 2px solid #FFD324;
	border-bottom: 2px solid #FFD324;
	background: #FFF6BF;
	font-size: 12px;
}

div.error p {
	margin: 0;
	color: #000;
	font-weight: normal;
}

div.error p em {
	background: url(http://i80.servimg.com/u/f80/14/30/61/11/error10.gif) no-repeat 0;
	color: #C00;
	padding-left: 24px;
	display: block;
	
	font-style: normal;
	font-weight: bold;
}

div.error.ul {
	margin-left: 24px;
}

.online {
	color: #15A018;
}

.offline {
	color: #C7C7C7;
}

.pagination {
	font-size: 11px;
	padding-top: 10px;
	margin-bottom: 5px;
}

.tfoot .pagination, .tcat .pagination {
	padding-top: 0;
}

.pagination .pages {
	font-weight: bold;
}

.pagination .pagination_current, .pagination a {
	padding: 2px 6px;
	margin-bottom: 3px;
}

.pagination a {
	border: 1px solid #81A2C4;
}

.pagination .pagination_current {
	background: #F5F5F5;
	border: 1px solid #81A2C4;
	font-weight: bold;
}

.pagination a:hover {
	background: #F5F5F5;
	text-decoration: none;
}

.thread_legend, .thread_legend dd {
	margin: 0;
	padding: 0;
}

.thread_legend dd {
	padding-bottom: 4px;
	margin-right: 15px;
}

.thread_legend img {
	margin-right: 4px;
	vertical-align: bottom;
}

.forum_legend, .forum_legend dt, .forum_legend dd {
	margin: 0;
	padding: 0;
}

.forum_legend dd {
	float: left;
	margin-right: 10px;
}

.forum_legend dt {
	margin-right: 10px;
	float: left;
}

.success_message {
	color: #00b200;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 10px;
}

.error_message {
	color: #C00;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 10px;
}

.post_body {
	padding: 5px;
}

.post_content {
	padding: 5px 10px;
}

.quick_jump {
	background: url(http://i80.servimg.com/u/f80/14/30/61/11/jump10.gif) no-repeat 0;
	width: 13px;
	height: 13px;
	padding-left: 13px;
	vertical-align: middle;
	border: none;
}

/******************************************************************/
/************************** SUP HEADER ****************************/
/******************************************************************/
#superheader {
	height: 100px;
}

#superheader .left {
		margin-left: 4px;
		position: relative;
}

#superheader h2 {
		color: #98469b;
		font-size: 2.7em;
		font-style: italic;
		font-weight: normal;
		margin: 20px 0px 0px 9px;
}

#superheader h1 {
		font-size: 1em;
		margin: -5px 0px 0px 9px;
}

#superheader h1, #superheader h1 a, #superheader .forumh2, #superheader .forumh2 a {
		color: #969696;
}

#superheader #logo {
		margin: 3px 0px 0px 0px;
		float: left;
		position: relative;
}

#superheader a img {
		border: none;
}

#superheader a {
		text-decoration : none;
		color: #98469b;
}

#superheader a:hover {
		color: #98469b;
}

#superheader .forumh3 {
		font-size: 1.4em;
		text-align: right;
		font-style: normal;
		font-weight: normal;
		margin: 0px 10px 0px 0px;
		font-family: Tahoma,arial,sans-serif;
}

#superheader .forumh2 {
		font-size: 0.8em;
		text-align: right;
		font-weight: normal;
		font-style: normal;
		margin: -3px 10px 0px 0px;
}

/******************************************************************/
/***************************** HEADER *****************************/
/******************************************************************/
#header {
	background: url(http://i80.servimg.com/u/f80/14/30/61/11/hhh10.png) no-repeat scroll left 18px;
	height: 95px;min-height: 2px;
	margin: 3px 3px 3px 3px;
}

#header p {
	background: url(http://www.ww64.com/uploads/images/2009-10-02/Jb8Jzog29f.gif) no-repeat scroll left 1px;
	color: #FFFFFF;
	min-height: 42px;
	margin: 0px 50px 0px 50px;
	padding: 22px 0px 0px 85px;
	
	font-size: 0.8em;
}

#header a {
	background: url(http://www.ww64.com/uploads/images/2009-09-25/MVNF092rqL.png) no-repeat scroll left 28px;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 1.1em;
	font-style: italic;
	font-weight: bold;
}

#header a:hover {
		text-decoration: none;
		color: #e0e0e0;
}

/******************************************************************/
/***************************** MENU *******************************/
/******************************************************************/
#menu-horizon {
	background: url(http://i80.servimg.com/u/f80/14/30/61/11/menu1010.png) no-repeat;
	height: 45px;
}

* html #menu-horizon {
	text-align: center;
}

#menu-horizon ul {
		list-style-type: none;
		text-align: center;
		padding-top: 10px;
}

#menu-horizon li {
	display: inline;
	font-size: 0.9em;
	margin-left: 0px; /** Bug Firefox **/
	border-right: 1px solid #63c1d8;
	border-left: 1px solid #388ba1;
	padding: 5px 10px 5px 10px;
}

#menu-horizon a {
		text-decoration: none;
		color: #FFFFFF;
		font-weight: bold;
}

#menu-horizon a:hover {
		text-decoration: underline;
		color: #e0e0e0;
}

#menu-horizon .ext-left {
		border-left: none;
}

#menu-horizon .ext-right {
		border-right: none;
		width:25%;
}

.right {
	float: right;
}

.left {
	float: left;
}

.green {
	color: #7cba2c !important;
}

.purple {
	color: #98469B !important;
}

#fixedtipdiv {
position:absolute;
padding: 2px;
border:2px dashed #FFD324;
font:bold 10px Verdana;
color: #757583;
line-height:12px;
z-index:100;
text-align: left;
}

.avatar {
	background: #c1dce6 url(http://i68.servimg.com/u/f68/12/88/81/02/avatar10.png) center center no-repeat;
	width: 62px;
	border: 1px solid #b4ced7;
	float: left;
	height: 62px;
	margin-right: 6px;
	overflow: hidden;
	text-indent: 9999px;
}

.alt_forumlar {
	list-style: none; 
	margin: 0; 
	padding: 0;
}

.alt_forumlar li {
	width: 50%; 
	float: left;
}

.fot {
	background: url(http://i80.servimg.com/u/f80/14/30/61/11/farka10.gif) repeat-x;
	height: 108px;
}

.copy {
	background: url(http://i80.servimg.com/u/f80/14/30/61/11/copyar10.gif) no-repeat;
	width: 254px;
	color: #000;
	height: 88px;
	text-align: center;
	
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
}

.copy a {
color:#000;
font-weight:bold;
text-decoration:none;
}

.copy a:hover {
color:#666;
font-weight:bold;
text-decoration:none;
}

.copy a:visited {
color:#000;
font-weight:bold;
text-decoration:none;
}

#secimler {
margin:0;
}

#secimler .tema {
float:left;
}

#secimler .dil {
margin-left:10px;
float:left;
}

.flink {
float:right;
margin:0px 10px 0px 0px;
font-size:11px;
font-family:Tahoma;
color:#000;
text-decoration:none;
}

.flink a {
color:#000;
font-weight:bold;
text-decoration:none;
}

.flink a:hover {
color:#666;
font-weight:bold;
text-decoration:none;
}

.flink a:visited {
color:#000;
font-weight:bold;
text-decoration:none;
}

.postalani a, .postalani a:visited, .postalani a:hover {
	background: url(http://i80.servimg.com/u/f80/14/30/61/11/harici10.gif) center right no-repeat;
	color: #4f4a4a;
	border-bottom: 1px dotted #333;
	padding-right: 12px;
	
	text-decoration: none;
}

.field {
	color: #494949;
	font: 8pt Trebuchet MS, tahoma;
	padding: 1px;
	margin-top: 2px;
        border-bottom: 1px solid rgb(204, 204, 204);
        width:130px;
}

.multiavatar {
         border:1px solid #a9a9a9; background-color:#FFFFFF; padding:4px;
}

