/* Normal, standard links. */



a:link
{
	color: #5aa4e2;
	text-decoration: none;
}

a:visited
{
	color: #5aa4e2;
	text-decoration: none;
}

a:hover
{
    color: #d0c400;
	text-decoration: none;
	}







/* Navigation links - for the link tree. */



.nav, .nav:link, .nav:visited



{



	color: #666666;



	text-decoration: none;



}



a.nav:hover



{



	color: #cc3333;



	text-decoration: none;



}







/* Tables should show empty cells. */



table



{



	empty-cells: show;



}







/* By default (td, body..) use verdana in black. */



body, td, th, tr



{



	color: #999999;



	font-size: 11px;



	font-family: verdana, sans-serif;



}







/* The main body of the entire forum. */



body



{





	background-image: url(images/bg.png);


        background-repeat: repeat-x; 

        background-position: 50% 0%; 

        background-attachment: scroll;

	background-color:#7a7a7a;

        margin: 0px;

	padding: 12px 30px 4px 30px;



}







/* Input boxes - just a bit smaller than normal so they align well. */



input, textarea, button {



	color: #8f8f8f;



	font-family: verdana, sans-serif;



}







input, button {



	font-size: small;



      margin: 1px;



}







input,textarea {



	background: #2f2f2f; 



	font-size: small;



	border: solid 1px #333;



}















textarea {



	font-family: verdana, sans-serif;



}







/* All input elements that are checkboxes or radio buttons. */











/* Selects are a bit smaller, because it makes them look even better 8). */









/* Standard horizontal rule.. ([hr], etc.) */



hr, .hrcolor



{



	height: 1px;



	border: 0;



	color: #666666;



	background-color: #666666;



}







/* No image should have a border when linked */



a img{



border: 0;



}



/* A quote, perhaps from another post. */



.quote {



	background: #292929 url(images/startquote.gif) 4px 4px no-repeat;



	color: #858585;



	border: 1px solid #212121;



	margin: 6px 0pt;



	padding: 15px 10px 20px 40px;



	width: auto;



	line-height: 120%;



}







/* A code block - maybe even PHP ;). */



.code



{



	color: #ffffff;



	background-color: #000000;



	font-family: "courier new", "times new roman", monospace;



	font-size: x-small;



	line-height: 1.3em;



	/* Put a nice border around it. */



	border: 1px solid #00FF00;



	margin: 1px auto 1px auto;



	padding: 1px;



	width: 99%;



	/* Don't wrap its contents, and show scrollbars. */



	white-space: nowrap;



	overflow: auto;



	/* Stop after about 24 lines, and just show a scrollbar. */



	max-height: 24em;



}







/* The "Quote:" and "Code:" header parts... */



.quoteheader, .codeheader



{



	color: #00FF00;



	text-decoration: none;



	font-style: normal;



	font-weight: bold;



	font-size: x-small;



	line-height: 1.2em;



}







/* Generally, those [?] icons.  This makes your cursor a help icon. */



.help



{



	cursor: help;



}







/* /me uses this a lot. (emote, try typing /me in a post.) */



.meaction



{



	color: red;



}







/* The main post box - this makes it as wide as possible. */



.editor



{



	width: 96%;



}







/* Highlighted text - such as search results. */



.highlight



{



	background-color: yellow;



	font-weight: bold;



	color: black;



}







/* Alternating backgrounds for posts, and several other sections of the forum. */



.windowbg



{



	color: #ffffff;



	background-color: #333333;



	background-image: url(images/bgteo.gif);



}



.windowbg2



{



	color: #ffffff;



	background-color: #000000;



	background-image: url(images/bgteo.gif);



}



.windowbg3



{



	color: #FFffff;



	background-color: #333333;



	background-image: url(images/bgteo.gif);



}







/* the today container in calendar */



.calendar_today



{



	background-color: #000000;



}







/* These are used primarily for titles, but also for headers (the row that says what everything in the table is.) */



.titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td



{



	color: #FFffff;



	font-style: normal;



	background-color: #000000;



	background-image: url(images/titlebg.jpg);



	border-bottom: solid 1px #000000;



	border-top: solid 1px #000000;



	background-repeat: repeat-x;



	padding-left: 9px;



	padding-right: 9px;



}



.titlebg, .titlebg a:link, .titlebg a:visited



{



	font-weight: bold;



	color: #FFFFFF;



	font-style: normal;



}







.titlebg a:hover



{



	color: #333333;



}



/* same as titlebg, but used where bold text is not needed */



.titlebg2 a:link, .titlebg2 a:visited



{



	color: FFFFFF;



	font-style: normal;



	text-decoration: none;



}







.titlebg2 a:hover



{



	text-decoration: none;



}







/* This is used for categories, page indexes, and several other areas in the forum.



.catbg and .catbg2 is for boardindex, while .catbg3 is for messageindex and display headers*/



.catbg , tr.catbg td , .catbg3 , tr.catbg3 td



{



	background-image: url(images/catbg.jpg);



	background-color: #333333;



	color: #FFFFFF;



	padding-left: 9px;



	padding-right: 9px;



}



.catbg2 , tr.catbg2 td



{



	background-image: url(images/catbg2.jpg);



	background-color: #333333;



	color: #ffffff;



	padding-left: 9px;



	padding-right: 9px;



}



.catbg, .catbg2, .catbg3



{



	border-bottom: solid 1px #5aa4e2;



	background-repeat: repeat-x;



}



.catbg, .catbg2



{



	font-weight: bold;



}



.catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited



{



	font-size: 95%;



	color: white;



	text-decoration: none;



}



.catbg a:link, .catbg a:visited , .catbg2 a:link, .catbg2 a:visited



{



	color: #FFFFFF;



	text-decoration: none;



}



.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover



{



	color: #5aa4e2;



}



/* This is used for tables that have a grid/border background color (such as the topic listing.) */



.bordercolor



{



	background-color: #333333;



	padding: 0px;



}







/* This is used on tables that should just have a border around them. */



.tborder



{



	padding: 1px;



	border: 1px solid #ffffff;



	background-color: #000000;



}







/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */



.smalltext



{



	font-size: x-small;



	font-family: verdana, sans-serif;



}



.middletext



{



	font-size: 90%;



}



.normaltext



{



	font-size: small;



}



.largetext



{



	font-size: large;



}











/* Posts and personal messages displayed throughout the forum. */



.post, .personalmessage



{

    color: white;

	font-weight: bold;

	width: 100%;

	overflow: auto;

	line-height: 1.3em;



}







/* All the signatures used in the forum.  If your forum users use Mozilla, Opera, or Safari, you might add max-height here ;). */



.signature



{



	width: 100%;



	overflow: auto;



	padding-bottom: 3px;



	line-height: 1.3em;



}







/* Sometimes there will be an error when you post */



.error{



color: red;



}











/* definitions for the main tab, active means the tab reflects which page is displayed */



.maintab_first, .maintab_back, .maintab_last, .maintab_active_first, .maintab_active_back, .maintab_active_last



{



	background-position: left bottom;



	color: white;



	text-transform: uppercase;



	vertical-align: middle;







}



.maintab_back, .maintab_active_back



{



	color: white;



	text-decoration: none;



	font-size:  9px;



	vertical-align: middle;



	padding: 6px 2px 10px 2px;



	font-family: tahoma, sans-serif;



}







.maintab_first



{



	/*background-image: url(images/maintab_first.gif);*/



	background-repeat: no-repeat;



	/*width: 10px;*/



}



.maintab_back



{



	/*background-image: url(images/maintab_back.gif);*/



	background-repeat: repeat-x;



}



.maintab_last



{



	/*background-image: url(images/maintab_last.gif);*/



	background-repeat: no-repeat;



	/*width: 8px;*/



}



.maintab_active_first



{



	/*background-image: url(images/maintab_active_first.gif);*/



	background-repeat: no-repeat;



	/*width: 6px;*/



}



.maintab_active_back



{



	/*background-image: url(images/maintab_active_back.gif);*/



	background-repeat: repeat-x;



}



.maintab_active_last



{



	/*background-image: url(images/maintab_active_last.gif);*/



	background-repeat: no-repeat;



	/*width: 8px;*/



}







/* how links behave in main tab. */



.maintab_back a:link , .maintab_back a:visited, .maintab_active_back a:link , .maintab_active_back a:visited



{



	color: #000000;



	text-decoration: none;



	font-weight: bold;



	background: #d8dbe3 url(images/tablink_bg.gif) 0 0 repeat-x;



	padding: 5px 8px 5px 8px;



	margin: 4px 0 4px 0;



	border: 1px solid #7f838c;



}







.maintab_back a:hover, .maintab_active_back a:hover



{



	color: #000000;



	text-decoration: none;



	background: #000000 url(images/tablink_bg.gif) 0 -24px repeat-x;



	border: 1px solid #000000;



}



/* definitions for the mirror tab */



.mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last



{



	background-position: left top;



	color: white;



	text-transform: uppercase;



	vertical-align: middle;







}



.mirrortab_back, .mirrortab_active_back



{



	color: white;



	text-decoration: none;



	font-size: 9px;



	vertical-align: middle;



	padding: 10px 2px 6px 2px;



	font-family: tahoma, sans-serif;



}







.mirrortab_first



{



	/*background-image: url(images/mirrortab_first.gif);*/



	background-repeat: no-repeat;



	width: 10px;



}



.mirrortab_back



{



	/*background-image: url(images/mirrortab_back.gif);*/



	background-repeat: repeat-x;



}



.mirrortab_last



{



	/*background-image: url(images/mirrortab_last.gif);*/



	background-repeat: no-repeat;



	width: 6px;



}



.mirrortab_active_first



{



	/*background-image: url(images/mirrortab_active_first.gif);*/



	background-repeat: no-repeat;



	width: 6px;



}



.mirrortab_active_back



{



	/*background-image: url(images/mirrortab_active_back.gif);*/



	background-repeat: repeat-x;



}



.mirrortab_active_last



{



	/*background-image: url(images/mirrortab_active_last.gif);*/



	background-repeat: no-repeat;



	width: 8px;



}







/* how links behave in mirror tab. */



.mirrortab_back a:link , .mirrortab_back a:visited, .mirrortab_active_back a:link , .mirrortab_active_back a:visited



{



	color: #000000;



	text-decoration: none;



	font-weight: bold;



	background: #d8dbe3 url(images/tablink_bg.gif) 0 0 repeat-x;



	padding: 5px 8px 5px 8px;



	margin: 4px 0 4px 0;



	border: 1px solid #7f838c;



}







.mirrortab_back a:hover, .mirrortab_active_back a:hover



{



	color: #ffffff;



	text-decoration: none;



	background: #000000 url(images/tablink_bg.gif) 0 -24px repeat-x;



	border: 1px solid #000000;



}











.navBar



{



	background-color: #3f3f3f;



	background-image: url("images/main_nav_bg.gif");



	background-position: top left;



	background-repeat: repeat-x;



	height: 28px;

	width: 940px;



	text-align: left;



}







.mainNav



{



	line-height: 28px;



	vertical-align: middle;



	text-align: center;



	color: #ffffff;



}







.mainNav a



{



	color: #ffffff;



	font-weight: bold;



	text-decoration: none;



	padding-bottom: 1px;



}







.mainNav a:link, .mainNav a:visited, .mainNav a:active



{



	border-bottom: 1px solid transparent;



	color: #ffffff;



	font-weight: bold;



	text-decoration: none;



	padding-bottom: 1px;



	font-size: 11px;



}







.mainNav a:hover



{



	border-bottom: 1px solid #5aa4e2;



}







/****



	These are for the dropdown menus.



****/







a.subNav-link:link, a.subNav-link:visited, a.subNav-link:active



{



	color: #000000;



	text-decoration: none;



	border: 0;



	display: block;



	background-color: #e0e0e0;



	text-align: left;



	padding-left: 5px;



	line-height: 20px;



	vertical-align: middle;



}







a.subNav-link:hover



{



	color: #000000;



	text-decoration: none;



	border: 0;



	background-color: #f2f2f2;



}







a.subPro-link:link, a.subPro-link:visited, a.subPro-link:active



{



	color: #000000;



	text-decoration: none;



	border: 0;



	display: block;



	background-color: #e0e0e0;



	text-align: left;



	padding-left: 5px;



	line-height: 20px;



	vertical-align: middle;



}







a.subPro-link:hover



{



	color: #000000;



	text-decoration: none;



	border: 0;



	background-color: #f2f2f2;



}







/****



	This is the close button for the user dropdown.



****/



a.profile-close



{



	display: block;



	float: right;



	width: 13px;



	height: 13px;



	text-indent: -1000em;



	background-image: url("images/profile_close.gif");



	background-position: 0 0;



	background-repeat: no-repeat;



	margin-top: 2px;



}



a.profile-close:hover



{



	background-position: 0 -12px;



}







.info {



   BORDER-RIGHT: #999999 2px solid; 



   PADDING-RIGHT: 0px; 



   BORDER-TOP: #999999 1px solid; 



   PADDING-LEFT: 3px; 



   MARGIN-BOTTOM: 3px; 



   PADDING-BOTTOM: 3px; 



   BORDER-LEFT: #999999 1px solid; 



   PADDING-TOP: 3px; 



   BORDER-BOTTOM: #999999 2px solid; 



   BACKGROUND: url(images/bgteo2.gif) #000000 repeat-y left top;



}



.teo_profil



{



	margin: 0 0ex 0ex 0ex;



	padding: 2ex; 



	border: 2px dashed #5aa4e2; 



	color: black;  



	background-repeat: no-repeat;



}



/* Kayit Blümü Kurallar Gelistirme by Teo */



.fieldset



{



margin-bottom:6px;



}



.panel



{



color:#000;



background-color:transparent;



padding:10px;



border:outset 2px;



}



.terms



{



color:#ffffff;



background-image: url("images/bg.gif");



height:200px;



padding:5px;



border:inset thin;



overflow:auto;



text-align:left;



}



.agree



{



color:#000;



background-color:transparent;



padding:6px;



border:thin inset;



}



.bold



{



font-weight:bold;



}



.row1



{



	color: #000000;



	background-color: #ECEDF3;



}







.logo-border /**** Try to keep the same as the tborder class. ****/



{



	padding: 1px;



	border: 1px solid #000000;



}







.logo-box



{



	margin: 0 0ex 0ex 0ex;



	padding: 2ex; 



	border: 2px dashed #5aa4e2; 



	color: black;  



	background-image: url("images/header_bg.gif");



}









.profil

{

padding-left: 8px;

padding-right: 8px;

padding-top: 5px;

padding-bottom: 5px;

border : 0px;

margin: 0px;

background:url('images/profil/profilarka.gif') repeat center top;

font-family:Arial, Helvetica, sans-serif;

	font-weight: bold;

	color: white;

	font-style: normal;

}

.protablo1

{

     border-right: 1px solid #000000;

     border-top: 1px solid #000000;

    padding: 8px 8px 8px 8px;

    

}

.protablo2

{

    border: 1px solid #000000;

    background-color: #000000;

    margin-top: 2px;

}



/* the facebook-style stuff */

#fbstylenav

{

	width: 95.3%;

	position: fixed;

	bottom: 0px;

	background: url(images/titlebg.jpg) repeat-x #FFFFFF;

}

#fbstylenav li

{

	display:inline;

}

#fbstylenav li a

{

padding: 0.2em 1em;

float: left;

border: 0px;

}



#fbstylenav li a:hover

{

	background: url(images/catbg2.jpg) repeat-x #FFFFFF;

}



/* Begins DC SMF Search styles */

.rsbutton

{

	font-size: 11px;

}



.showhide

{

	color: #0f0f0f;

	border: 1px gray solid;

	padding: 1em;

	margin-bottom: 1em;

	background-color: white;

}



/* Ends DC SMF Search styles */