body
{
	background: #E8F3FB url(images/mavi-bg.png) repeat-x top fixed;
	color: #000000;
	font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

.outer-border {border-right:1px solid #333;} 

a:link, body_alink
{
	color: #222222;
}
a:visited, body_avisited
{
	color: #222222;
}
a:hover, a:active, body_ahover
{
	color: #0066FF;
}
.page
{
	background-color: #fff;
	color: #000000;
}
td, th, p, li
{
	font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.tborder
{
	color: #000000;
	border: 1px solid #cfcfcf;
}
.tcat
{
	background: #1995e1 url(images/gradient_tcat.gif) repeat-x top left;
	color: #FFFFFF;
	font: 10pt arial, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.tcat a:link, .tcat_alink
{
	color: #ffffff;
	text-decoration: none;
}
.tcat a:visited, .tcat_avisited
{
	color: #ffffff;
	text-decoration: none;
}
.tcat a:hover, .tcat a:active, .tcat_ahover
{
	color: #FFFF66;
	text-decoration: underline;
}
.thead
{
	background: #eaeaea url(images/gradient_thead.gif) repeat-x top left;
	color: #888888;
	font: bold 10px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	border-bottom: 1px solid #cfcfcf;
}
.thead a:link, .thead_alink
{
	color: #888888;
}
.thead a:visited, .thead_avisited
{
	color: #888888;
}
.thead a:hover, .thead a:active, .thead_ahover
{
	color: #000000;
}
.tfoot
{
	background: #96a7c0;
	color: #313945;
	font-size: 10px;
}
.tfoot a:link, .tfoot_alink
{
	color: #313945;
}
.tfoot a:visited, .tfoot_avisited
{
	color: #313945;
}
.tfoot a:hover, .tfoot a:active, .tfoot_ahover
{
	color: #000;
}
.alt1, .alt1Active
{
	background: #fff;
	color: #000000;
	border-bottom: 1px solid #c5d1d8;
}
.alt2, .alt2Active
{
	background: #e7e7e7;
	color: #000000;
	border-bottom: 1px solid #c5d1d8;
}
.inlinemod
{
	background: #FFFFCC;
	color: #000000;
}
.wysiwyg
{
	background: #F5F5FF;
	color: #000000;
	font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	margin: 5px 10px 10px 10px;
	padding: 0px;
}
.wysiwyg a:link, .wysiwyg_alink
{
	color: #22229C;
}
.wysiwyg a:visited, .wysiwyg_avisited
{
	color: #22229C;
}
.wysiwyg a:hover, .wysiwyg a:active, .wysiwyg_ahover
{
	color: #FF4400;
}
textarea, .bginput
{
	font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.bginput option, .bginput optgroup
{
	font-size: 10pt;
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.button
{
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
select
{
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
option, optgroup
{
	font-size: 11px;
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.smallfont
{
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.time
{
	color: #666686;
}
.navbar
{
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.highlight
{
	color: #FF0000;
	font-weight: bold;
}
.fjsel
{
	background: #3E5C92;
	color: #E0E0F6;
}
.fjdpth0
{
	background: #F7F7F7;
	color: #000000;
}
.panel
{
	background: #f7f7f7;
	color: #000000;
	padding: 10px;
	border: 1px outset;
}
.panelsurround
{
	background: #e7e7e7;
	color: #000000;
}
legend
{
	color: #22229C;
	font: 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

/* ***** styling for 'big' usernames on postbit etc. ***** */
.bigusername { font-size: 14pt; }

/* ***** small padding on 'thead' elements ***** */
td.thead, th.thead, div.thead { padding: 4px; }

/* ***** basic styles for multi-page nav elements */
.pagenav a { text-decoration: none; }
.pagenav td { padding: 2px 4px 2px 4px; }

/* ***** de-emphasized text */
.shade, a.shade:link, a.shade:visited { color: #777777; text-decoration: none; }
a.shade:active, a.shade:hover { color: #FF4400; text-decoration: underline; }
.tcat .shade, .thead .shade, .tfoot .shade { color: #DDDDDD; }

/* ***** define margin and font-size for elements inside panels ***** */
.fieldset { margin-bottom: 6px; }
.fieldset, .fieldset td, .fieldset p, .fieldset li { font-size: 11px; }
.thead-border { border-top: 1px solid #cfcfcf; }

/******************************
* Header Links
******************************/

#headerlinks {
	background: #353535 url(images/gradient_headerlinks.gif) repeat-x top left;
	color: #c0c0c0;
	font: bold 11px Arial, sans-serif;
	padding: 7px 0 7px 0;
	text-align: right;
}

#headerlinks ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#headerlinks ul li {
	color: #c0c0c0;
	display: inline;
	font: bold 11px Arial, sans-serif;
	margin: 0;
	padding: 0 8px 0 8px;
}

#headerlinks ul li a:link, #headerlinks ul li a:visited {
	color: #c0c0c0;
	text-decoration: none;
}

#headerlinks ul li a:hover, #headerlinks ul li a:active, #headerlinks ul li a:focus {
	color: #fff;
	text-decoration: none;
}





/******************************
* Header
******************************/

#header {
	background: #1a96e1 url(images/gradient_header.gif) repeat-x top left;
height:80px;
}

#header .ads {
    background: #2c5487;
    float: right;
    margin: 10px 10px 0;
    width: 468px;
    height: 60px;
    overflow: hidden;
}


/******************************
* Usernav
******************************/

#usernav {
	background: #f5f5f5 url(images/gradient_usernav.gif) repeat-x top left;
	border-bottom: 1px solid #dfdfdf;
	color: #222222;
	font-size: 11px;
	padding: 5px 0 5px 0;
	text-align: right;
}

#usernav ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 0;
}

#usernav ul li {
	display: inline;
	color: #222222;
	font-size: 11px;
	margin: 0;
	padding: 0 5px 0 5px;
}

#usernav ul li a:link, #usernav ul li a:visited {
	color: #222222;
	text-decoration: none;
}

#usernav ul li a:hover, #usernav ul li a:active, #usernav ul li a:focus {
	color: #000;
	text-decoration: underline;
}





/******************************
* Breadcrumb
******************************/

.breadcrumb {
	background: #f5f5f5 url(images/breadcrumb_bg.gif) repeat-x top left;
	width: 100%;
}

.breadcrumb .b1 { background: transparent url(images/breadcrumb_border.gif) repeat-x top left; }
.breadcrumb .b2 { background: transparent url(images/breadcrumb_border.gif) repeat-x bottom left; }
.breadcrumb .b3 { background: transparent url(images/breadcrumb_border.gif) repeat-y top left; }
.breadcrumb .b4 { background: transparent url(images/breadcrumb_border.gif) repeat-y top right; }

.breadcrumb .c1 { background: transparent url(images/breadcrumb_top-left.gif) no-repeat top left; }
.breadcrumb .c2 { background: transparent url(images/breadcrumb_top-right.gif) no-repeat top right; }
.breadcrumb .c3 { background: transparent url(images/breadcrumb_bottom-left.gif) no-repeat bottom left; }
.breadcrumb .c4 { background: transparent url(images/breadcrumb_bottom-right.gif) no-repeat bottom right; }

.breadcrumb .content {
	color: #333333;
	font-size: 11px;
	padding: 6px;
}

.breadcrumb .content a:link, .breadcrumb .content a:visited {
	color: #333333;
	text-decoration: none;
}

.breadcrumb .content a:hover, .breadcrumb .content a:active, .breadcrumb .content a:focus {
	color: #000;
	text-decoration: underline;
}





/******************************
* TCat
******************************/

.section {
	background: #1995e1 url(images/gradient_tcat.gif) repeat-x top left;
}

.section .b1 { background: transparent url(images/tcat_border.gif) repeat-y top left; }
.section .b2 { background: transparent url(images/tcat_border.gif) repeat-y top right; }

.section .c1 { background: transparent url(images/tcat_top-left.gif) no-repeat top left; }
.section .c2 { background: transparent url(images/tcat_top-right.gif) no-repeat top right; }

.section .content {
	border-bottom: 1px solid #0174ba;
	color: #fff;
	font-size: 10pt;
	padding: 4px 7px 4px 7px;
}

.section .content a:link, .section .content a:visited {
	color: #fff;
	text-decoration: none;
}

.section .content a:hover, .section .content a:focus, .section .content a:active {
	color: #ff6;
	text-decoration: none;
}





/*************************************************
 * Postbit
 *************************************************/

.postbit1, .postbit2, .postbit4, .postbit_dark {
    font-size: 8pt;
}

.postbit1 { background-color: #eaf0f5; }
.postbit2 { background-color: #eaf0f5; }
.postbit3 { background-color: #f8fafb; font: "lucida grande", tahoma, verdana, arial, sans-serif; }
.postbit4 { background-color: #dfe7ee; }

/* Links in posts */
.postbit3 a:link, .postbit3 a:visited { color: #274d85; }
.postbit3 a:hover, .postbit3 a:active, .postbit3 a:focus { color: #000; }

.postbit2 .username {
    font-weight: bold;
    font-size: 12pt;
    padding-bottom: 3px;
    text-align: center;
}

.postsep {
    background-color: #b3c4d4;
    height: 5px;
    overflow: hidden;
}

.postbit2 .uinfo {
    background-color: #fff;
    border: 1px solid #d3d3d3;
    color: #45474E;
    margin-bottom: 3px;
    padding: 2px 2px 2px 3px;
}

.postbit2 .uinfo a { color: #45474E; }

.postbit2 .urank {
	margin-bottom: 4px;
	padding: 5px;
	text-align: center;
}

.postbit_dark {background-color: #C2CBD3; }

#posts { border: 1px solid #cfcfcf; border-top: none;}




.infobox {
    background-color: #faf8eb;
    border: 1px solid #dfdbc4;
    font-size: 11px;
    padding: 4px;
}

.infobox2 {
    background: #dff1bd;
    border: 1px solid #bdce9d;
    font-size: 11px;
    padding: 4px;
}

.infobox3 {
    background: #f3f6f9;
    border: 1px solid #cbd2da;
    font-size: 11px;
    padding: 4px;
}

.infobox4 {
    background-color: #fbfbfb;
    border: 1px solid #e9e9e9;
    font-size: 11px;
    padding: 4px;
}

.infobox5 {
    background: #fff9b7;
    border: 1px solid #dad386;
    font-size: 11px;
    padding: 4px;
}




.threadbit_newpost {
	font-weight: bold;
}

.threadbit_poster a { color: #868686; text-decoration: none;}

.acenter { text-align:center;}


#footer {
	border-top: 1px solid #cfcfcf;
}

#footer-btm {
	background: #1995e1 url(images/gradient_tcat.gif) repeat-x top left;
	height: 8px;
	overflow: hidden;
}

#footer-copyright {
	color: #ccc;
	font-size: 10px;
	text-align: center;
	padding: 20px 0 14px 0;
}

#footer-copyright p {
	font-size: 10px;margin:0;
}

#footer-copyright a {
	color:#808080;
}

.madmin {
    color: #3B45B1;
    font-style: italic;
}

.mmod {
    color: #146955;
}

.mprem {
    color: #782121;
}

.rssdisplay_wrap {
	background: #f6f7f9;
	border: 2px solid #dcdde1;
	padding: 5px;
	font-size: 9pt;
}

.rssdisplay_wrap ul {
	margin: 0;
	padding: 0;
}

.rssdisplay_wrap ul li {
	border-top: 1px solid #dde0e7;
	padding: 9px 0 0 0;
	margin: 9px 0 0 0;
	list-style-type: none;
	font-size: 8pt;
}


/* Baysolucan */
.baysolucan {background:#fff;padding: 5px 0 20px 5px;margin: 0 0 3px 0;line-height: 1em; font: #333 1em verdana, arial, sans-serif;border:1px solid #ddd;text-align:left;}
.baysolucan h2, .baysolucan h2 a {line-height: 14px;font-size: 12px;color:#1F85C5;margin:5px 0 0 0;}
.baysolucan h2 a:hover {color:#0066FF;}
.thumb {border : 1px solid #eee;width : 85px;height : 66px;margin: 5px;padding: 1px 1px 1px 1px;float:left;}
.baysolucan p {width:370px;margin: 0;line-height: 14px;font-size: 12px;}
.link {	color: #008000;margin: 0px;}
.baysolucan h2, .baysolucan p, .link {margin-left: 5px;}


#kutu-list table {width:172px;text-align:left;margin-top:5px;background:#FFF;}
.kategori, .tavsiye, .google-bmarks, .yazdir, .icerik-ekle, .favori {width:148px;height:22px;border-bottom:1px dashed #ddd;text-align:left;font-weight:bold;padding:0 0 0 20px;}
.kategori {background:url(folder.png) no-repeat left;}
.tavsiye {background:url(tavsiye.gif) no-repeat left;}
.google-bmarks {background:url(google_bmarks.gif) no-repeat left;}
.yazdir {background:url(yazdir.gif) no-repeat left;}
.icerik-ekle {background:url(icerik_ekle.gif) no-repeat left;}
.favori {background:url(favori.gif) no-repeat left;}


#kutu-detay table {width:510px;text-align:left;margin-top:5px;background:#FFF;vertical-align:top;}

.detay {background:#f1f1f1;padding:0 0 0 3px;}

.yetkili, .adres, .tel, .cep, .fax, .email, .web-adres {width:140px;height:22px;border-bottom:1px dashed #ddd;text-align:left;font-weight:bold;padding:0 0 0 20px;}
.yetkili {background:url(yetkili.png) no-repeat left;}
.adres {background:url(adres.png) no-repeat left;}
.tel {background:url(tel.gif) no-repeat left;}
.cep {background:url(cep.gif) no-repeat left;}
.fax {background:url(fax.gif) no-repeat left;}
.email {background:url(email.gif) no-repeat left;}
.web-adres {background:url(url.gif) no-repeat left;}

#ilce-listesi{border:1px solid #ddd;font-size:12px;margin:5px 0 5px 0;padding:0;clear: left;height:130px;width:510px;}
#ilce-listesi h2 {background:#333;color:#fff;margin:0;font-size:12px;font-weight:bold;padding:2px 5px;}
#ilce-listesi div{border:1px solid #ddd;font-size:12px;margin:1px;padding:3px 5px;float:left;background:#E66F00 url(http://www.iconspedia.com/images/titlebg.gif) repeat-x;}
#ilce-listesi div:hover{background:#008000;}
#ilce-listesi div a {text-decoration:none;color:#333;font-weight:bold;}
#ilce-listesi div a:hover {text-decoration:none;color:#fff;font-weight:bold;}

.bold{font-weight:bold;}



#content, #mavikutu, .box, #respond {margin-bottom:15px;}

#mavikutu {background-color:#e0edf5; color:#fff; border: 1px solid #CCCCCC; padding:0;}
#mavikutu h3 {background:url(images/gradient_tcat.gif) repeat-x top;padding:2px;margin:0;}
#mavikutu p {padding:5px;margin:0;}

#respond {border:1px solid #ccc;padding:5px;}




/* Vertical Navigation */
#navigation {
	border:1px solid #ccc;
}

#navigation h2 {
	font-size: 10px;
	color : #555;
	background-color: #f1f1f1;
	margin: 0;
	padding: 4px;
}
	
#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

* html #navigation ul li{
   height: 1%;

}

#navigation ul li{
	background:#f5f5f5;
	border-bottom:1px solid #ddd;
}

#navigation a {
font-size: 10px;
	display: block;
	color: #4F8C31;
	background: #f6f6f6 url(images/nav-li-bg.gif) no-repeat left;
	padding: 4px 4px 4px 18px;
	text-decoration : none;
}

* html #navigation a {

	width:156px;
}

#navigation a:hover {
	color: #666;
	background: #eee url(images/nav-li-hover.gif) no-repeat left;
}
