
body {
	background: #fcfcfc;
	width: 100%;
	color: #364148;
	padding: 0;
	height: 100%;
	margin: 0;
	line-height: 1.23;
	font-family: Tahoma,Calibri,Verdana,Geneva,sans-serif;
	font-size: 13px;
}

a:link {
	color: #004a89;
	text-decoration: none;
}

a:visited {
	color: #004a89;
	text-decoration: none;
}

a:hover, a:active {
	color: #CC0000;
	text-decoration: underline;
}

#container {
	background: none repeat scroll 0 0 #FFFFFF;
	width: 950px;
	margin:0 auto;
	padding: 0;
	text-align: left;
	position: relative;
}

#content {
	width: auto !important;
}

#panel {
	color: #545454;
	border: 1px solid rgb(228, 241, 254);
	padding: 8px;
	
	font-size: 11px;
}

table {
	color: #000;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
}

.tborder {
	background: #e8e8e8;
	width: 100%;
	margin: auto auto;
	border: 0px solid #BFDCF1;
}

.thead {
	background: url(../../../cafe/newbtn_middle.png) repeat-x scroll 0 0 #2B92DA;
	color: #ffffff;
	clear: both;
	margin-top: 8px;
	padding: 4px;
	border-bottom: 1px solid #b9daf8;
	
	font-family: Tahoma,Calibri,Verdana,Geneva,sans-serif;
	font-size: 13px;
}

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

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

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

.tcat {
	background: none repeat scroll 0 0 #EEEFF1;
	color: #676767;
	clear: both;
	margin-top: 8px;
	padding: 4px;
	
	font-family: Tahoma, Calibri, Verdana, Geneva, sans-serif;
	font-size: 11px;
}

.tcat a:link {
	color: #676767;
}

.tcat a:visited {
	color: #676767;
}

.tcat a:hover, .tcat a:active {
	color: #1d3652;
}

.trow1 {
	background: #fff url(../../../cafe/alt.jpg) repeat-x bottom;
}

.trow2 {
	background: #fff url(../../../cafe/alt.jpg) repeat-x bottom;
}

.trow_shaded {
	background: #ffdde0;
}

.trow_selected td {
	background: #FFFBD9;
	border-bottom: 1px solid #F7E86A;
}

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

.tfoot {
	background: none repeat scroll 0 0 #E9E9E9;
	color: #a1a1a1;
	height:23px;
	margin-right:10px;
	padding:4px;
}

.tfoot a:link {
	color: #4e4e4e;
	text-decoration: none;
	font-weight: bold;
}

.tfoot a:visited {
	color: #4e4e4e;
	text-decoration: none;
	font-weight: bold;
}

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

.bottommenu {
	background: url(../../../cafe/newbtn_middle.png) repeat-x scroll left top #417394;
	width: 100%;
	color: #fff;
	-moz-box-shadow: -2px 2px 2px #C8C8C8;
	border: 1px solid #435769;
	clear: both;
	display: block;
	margin-top: 15px;
	padding: 5px;
	
	
	font-family: Tahoma,Calibri,Verdana,Geneva,sans-serif;
	font-size: 13px;
}

.bottommenu a:link {
	color: #fff;
	text-decoration: none;
}

.bottommenu a:visited {
	color: #fff;
	text-decoration: none;
}

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

.navigation {
	color: #aaa;
	font-family: Tahoma,Helvetica,sans-serif;
	font-size: 12px;
}

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

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

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

.navigation .active {
	color: #06c;
}

.smalltext {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 11px;
	font-weight: normal;
}

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

.textbox {
	background-color: rgb(255,255,255);
	border: 1px solid #a8a8a8;
	padding: 4px 5px;
	outline: 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

textarea {
	background: #ffffff;
	color: #000000;
	line-height: 1.4;
	background-color: rgb(255,255,255);
	border: solid 1px #6b91ab;
	padding: 4px 5px;
	outline: 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	
	font-family: inherit;
	font-size: inherit;
}

select {
	background: #ffffff;
	border: 1px solid #a8a8a8;
	padding: 2px 3px;
	outline: 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

select:hover {
-moz-box-shadow: 0px 0px 5px #777777;
-webkit-box-shadow: 0px 0px 5px #777777;
}

.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: #ffffff;
	border: 1px solid #069;
}

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

.popup_menu .popup_item:hover {
	background: #069;
	color: #ffffff;
}

.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(../../../cafe/invalid.gif) no-repeat center left;
	color: #f30;
	margin: 5px 0;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-left: 22px;
}

.validation_success {
	background: url(../../../cafe/valid.gif) no-repeat center left;
	color: #00b200;
	margin: 5px 0;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-left: 22px;
}

.validation_loading {
	background: url(../../../cafe/spinner.gif) no-repeat center left;
	color: #555;
	margin: 5px 0;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-left: 22px;
}

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

.clear {
	border: none;
	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;
}

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

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

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

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

#copyright a:link {
	color: #646464;
}

#copyright a:visited {
	color: #646464;
}

#copyright a:hover {
	color: #cfcfcf;
}

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

blockquote {
	background: #F7F7F7;
	color: #666;
	border: 1px solid #8da4b7;
	margin: 0;
	padding: 4px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

blockquote cite {
	display: block;
	margin: 4px 0;
	
	font-style: normal;
	font-weight: bold;
}

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

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

.codeblock {
	background: #ffd;
	border: 1px solid #660;
	padding: 4px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	
	font-family: Monaco,Consolas,\"Lucida Console\",\"Courier New\",serif;
}

.codeblock .title {
	margin: 4px 0;
	
	font-weight: bold;
}

.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 {
	font-style: normal;
	font-weight: bold;
	padding-left: 24px;
	display: block;
	color: #C00;
	background: url(../../../cafe/error.gif) no-repeat 0;
}

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: #0071bb;
	color: #fff;
	border: 1px solid #81A2C4;
	
	font-weight: bold;
}

.pagination a:hover {
	background: #ed1e24;
	color: #fff;
	border: 1px solid #ff284b;
	
	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;
	
	font-family: Verdana,Tahoma,Arial,Calibri,Geneva,sans-serif;
	font-size: 13px;
}

.post_content {
	padding: 5px 10px;
	
	font-family: Verdana,Tahoma,Arial,Calibri,Geneva,sans-serif;
	font-size: 13px;
}

.quick_jump {
	background: url(../../../cafe/jump.gif) no-repeat 0;
	width: 13px;
	height: 13px;
	padding-left: 13px; /* amount of padding needed for image to fully show */
	vertical-align: middle;
	border: none;
}

.lienket {
	background: #FFFFFF url(../../../cafe/alt.jpg) repeat-x bottom;
	color: #b3b1c0;
	text-align: left;
	margin: 0;
	border-bottom: 1px solid #e9e9e9;	
	font-size: 11px;
}

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

.lienket li {
	margin:0;padding:0;list-style:none;display:inline;
}

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

.alt_forumlar li {
	width: 50%;
	float: left;
	height: 15px;
	overflow: hidden;
}

dl.portal_menu {
	margin: -4px;
	padding: 0px;
}

dl.portal_menu dt {
	overflow: hidden;
	text-align: left;
	border: 1px solid #bcbcbc;
	margin-bottom: -1px;
}

dl.portal_menu dt a {
	background: url(../../../cafe/portal_menu.gif);
	width: 100%;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	
	text-decoration: none;
}

dl.portal_menu dt a:hover {
	background: url(../../../cafe/portal_menu.gif) 0px -28px;
	color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	
	text-decoration: none;
	font-weight: bold;
}

#container #content {
	padding: 0;
	text-align: left;
}

#header {
	background: #FFFFFF url(../../../cafe/bg-header.gif) repeat-x;
	width: 950px;
	padding: 5px 0;
}

.header-line1 {
	width: 100%;
	height: 83px;
	position: relative;
	z-index: 50;
}

.header-line2 {
	width: 100%;
	position: relative;
	z-index: 30;
}

.header-line1:after, .header-line2:after {
	content: "";
	display: block;
	clear: both;
}

.logo {
	width: 302px;
	margin: 0;
	position: absolute;
	top: -125px;
	top: 5px;
	left: 0;
	z-index: 51;
}

.logo a {
	background: url(../../../cafe/logo.png) no-repeat;
	width: 302px;
	height: 71px;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	position: relative;
	cursor: pointer;
}

ul.top-nav {
	float: right;
	margin: 0;
	padding: 24px 24px 0;
	list-style: none;
}

.top-nav li {
	float: left;
	padding: 0 0 0 24px;
}

.top-nav li a {
	float: left;
	padding: 0 6px 0 0;
	background: url(../../../cafe/bg-top-nav-right.png) no-repeat 100% 0;
	font-weight: bold;
	color: #a7ddff;
}

.top-nav li a span {
	background: url(../../../cafe/bg-top-nav-left.png) no-repeat;
	float: left;
	height: 25px;
	padding: 7px 9px 0 15px;
	cursor: pointer;
}

.top-nav li a:hover {
	text-decoration: none;
	background-position: 100% -32px;
	color: white;
}

.top-nav li.active a {
	text-decoration: none;
	background-position: 100% -64px;
	color: #474747;
}

.top-nav li.active a:hover {
	text-decoration: none;
	background-position: 100% -64px;
	color: #474747;
}

.top-nav li a:hover span {
	background-position: 0 -32px;
}

.top-nav li.active a span, .top-nav li.active a:hover span {
	background-position: 0 -64px;
}

ul#nav {
	margin: 0;
	padding: 0 2px 0 0;
	list-style: none;
	float: left;
	background: url(../../../cafe/separ01.gif) no-repeat 100% 50%;
}

#nav li {
	float: left;
	padding: 0 0 0 2px;
	background: url(../../../cafe/separ01.gif) no-repeat 0 2px;
	position: relative;
}

#nav li a {
	float: left;
	padding: 0 14px;
	color: #0a3c74;
	position: relative;
	line-height: 1.125em;
}

#nav li a span {
	float: left;
	cursor: pointer;
	padding: 13px 0 0;
	height: 29px;
	position: relative;
	z-index: 2;
}

#nav li a em {
	position: absolute;
	color: white;
	font-style: normal;
	left: 14px;
	top: 14px;
	z-index: 1;
}

#nav ul {
	margin: 0;
	list-style: none;
	width: 122px;
	padding: 9px;
	border-right: 2px solid #7595b4;
	border-bottom: 2px solid #7595b4;
	border-left: 1px solid #bdd0df;
	position: absolute;
	background: white;
	top: 41px;
	left: 0;
	display: none;
}

#nav li li {
	width: 100%;
	padding: 0;
	background: none;
	border-bottom: 1px solid #bdd0df;
	font-size: 0.9em;
}

#nav li li.first {
	border-top: 1px solid #bdd0df;
}

#nav li li a {
	width: 108px;
	padding: 8px 7px 8px;
}

#nav li li a span {
	float: left;
	cursor: pointer;
	padding: 0;
	height: auto;
	position: relative;
	z-index: 2;
}

#nav li li a em {
	position: absolute;
	color: white;
	font-style: normal;
	left: 7px;
	top: 9px;
	z-index: 1;
}

#nav li:hover, #nav li.hover, #nav li.active {
	padding: 0 0 0 1px;
}

#nav li:hover ul, #nav li.hover ul {
	display: block;
}

#nav li:hover a, #nav li.hover a, #nav li.active a {
	padding: 0 14px 0 15px;
	text-decoration: none;
	background: url(../../../cafe/bg-nav-hover.gif) repeat-x;
}

#nav li:hover a span, #nav li.hover a span, #nav li.active a span {
	padding: 13px 0 0;
}

#nav li a.with-arrow span {
	padding: 13px 25px 0 0;
	background: transparent url(../../../cafe/ico-arrow1.gif) no-repeat 100% 20px;
}

#nav li:hover a.with-arrow span, #nav li.hover a.with-arrow span, #nav li.active a.with-arrow span {
	background: transparent url(../../../cafe/ico-arrow1.gif) no-repeat 100% -22px;
}

#nav li:hover li a, #nav li.hover li a, #nav li.active li a {
	color: #0a3c74;
	padding: 8px 7px 8px;
	background: none;
}

#nav li:hover li:hover, #nav li.hover li.hover {
	padding: 0;
}

#nav li:hover li:hover a, #nav li.hover li.hover a {
	color: #3f86ca;
	background: #f0f3f6;
}

#nav li:hover li a span, #nav li.hover li a span, #nav li:hover li:hover a span, #nav li.hover li.hover a span {
	padding: 0;
	background: none;
}

.search-form {
	float: right;
	width: 297px;
	margin: 7px 0 0;
}

.search-form .search_box_wrap {
	border-bottom: 1px solid white;
	width: 226px;
	height: 28px;
	float: left;
}

.search-form input {
	width: 210px;
	height: 18px;
	margin: 0;
	padding: 5px 7px 3px;
	float: left;
	border: 1px solid #b2c5d4;
	font-size: 1em;
	line-height: 1.25em;
	background: white;
}

.search-form input.default {
	color: #b5b5b5;
}

.btn-search {
	float: right;
	width: 66px;
	height: 28px;
	margin: 0px 0 0 4px;
	overflow: hidden;
}

.btn-search a {
	display: block;
	width: 66px;
	height: 72px;
	color: white !important;
	background: url(../../../cafe/btn-search-blue.png?1) no-repeat;
	text-align: center;
	font-size: 0.8em;
	line-height: 28px;
	cursor: pointer;
}

.btn-search a:hover {
	margin: -29px 0 0;
	padding: 29px 0 0;
}

.btn-search a.onclick {
	margin: -58px 0 0 !important;
	padding: 58px 0 0 !important;
}

.button {
	background: #e9e9e9 url(../../../cafe/generic_button.png) repeat-x top left;
	color: #424242;
	padding: 3px 5px;
	border: 1px solid #a8a8a8;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	
	font-family:  Tahoma, Calibri, Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.button:hover {
	-moz-box-shadow: 0px 0px 5px #777777;
	-webkit-box-shadow: 0px 0px 5px #777777;
}

#pt {
	background: transparent url(../../../cafe/pt_icn.png) left top no-repeat;
	margin-bottom: 5px;
	line-height: 15px;
	text-indent: 24px;
}

#menu {
background-color:#242f72;
padding:4px 15px;
height:1.4em;
}

#menu a.hp {
display:block;
float:left;
}

#menu ul {
margin:0 0 0 0; padding:0;
list-style-type:none;
color:#FFFFFF;
font-size:90%;
float:right;
}

#menu li {
padding:0 8px;
display:inline;
}

#menu a {
color:#e9f7fc;
text-decoration:none;
}

#menu a:hover {
color:#FFFFFF !important;
text-decoration:underline;
}

#menu li.hp {
/*float:left;*/
}

#menu li.faq {
font-weight:bold;
}

#menu li.lang {
text-transform:uppercase;
font-weight:bold;
/*float:right;*/
}

