/* Style for Sitemap */
.showSwitch {
	display: block;
}
.hideSwitch {
	display: none;
}

/* Normal, standard links. */
a:link
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
Font-family: "Tahoma" ;}

a:visited
{
/*	Color Bar CSS Class	*/
.colorbar {
	width:450px;
}
.colorcell {
	height:18px;
}
.colorbox {
	border-color:#808080;
	border-width:1px;
	border-style:solid;
	width:18px;
	height:18px;
	overflow:hidden;
}
.colorboxspacer {
	width:18px;
	height:18px;
}
	color: #000000;
	font-weight: bold;
	text-decoration: none;
Font-family: "Tahoma" ;}
a:hover
{
color: #cccccc;
	font-weight: bold;
	text-decoration: underline overline blink;
Font-family: "Tahoma" ;}


/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited
{
	color: #000000;
	text-decoration: none;
Font-family: "Tahoma" ;}
a.nav:hover
{
	color: #FF9900;
	text-decoration: underline;
Font-family: "Tahoma" ;}

/* Tables should show empty cells. */
table
{
	empty-cells: show;
Font-family: "Tahoma" ;}

/* By default (td, body..) use verdana in black. */
body, td, th , tr
{
	color: #000000;
	font-size: small;
      font-family: Tahoma ;}

/* The main body of the entire forum. */
body
{
	background-color: #2a2a2a;	
	text-align:center;
	width: 978px;
	margin: 0 auto;
	padding: 5px 0px 2px 0px;
}

/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea, button
{
	color: #000000;
Font-family: "Tahoma" ;}
input, button
{
	font-size: 90%;
Font-family: "Tahoma" ;}

textarea
{
	font-size: 100%;
	color: #000000;
	font-family: verdana, sans-serif;
Font-family: "Tahoma" ;}

/* All input elements that are checkboxes or radio buttons. */
input.check
{
Font-family: "Tahoma" ;}

/* Selects are a bit smaller, because it makes them look even better 8). */
select
{
	font-size: 90%;
	font-weight: normal;
	color: #000000;
Font-family: "Tahoma" ;}

/* Standard horizontal rule.. ([hr], etc.) */
hr, .hrcolor
{
	height: 1px;
	border: 0;
	color: #666666;
	background-color: #666666;
Font-family: "Tahoma" ;}

/* No image should have a border when linked */
a img
{
	border: 0;
Font-family: "Tahoma" ;}
/* A quote, perhaps from another post. */
.quote
{
	color: #CC3300;
	background: url(images/quote.png) 0 5px no-repeat #F0F3FC;
	border: 1px solid #AAA;
	margin: 1px;
	padding: 10px 5px 10px 40px;
	font-size: x-small;
	line-height: 1.4em;
}

.catbgg
{
	background: url(images/catbgg.gif) #88A6C0 repeat-x;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
Font-family: "Tahoma" ;}
.catbgg2
{
	background: url(images/catbgg.gif) #A1BFD9 repeat-x;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
Font-family: "Tahoma" ;}
.catbgg, .catbgg2
{
	border-bottom: solid 1px #375576;
Font-family: "Tahoma" ;}
.catbgg, .catbgg2
{
	font-weight: bold;
Font-family: "Tahoma" ;}
.catbgg a:link, .catbgg a:visited , .catbgg2 a:link, .catbgg2 a:visited
{
	color: white;
	text-decoration: none;
Font-family: "Tahoma" ;}
.catbgg a:hover, .catbgg2 a:hover
{
	color: #e0e0ff;
Font-family: "Tahoma" ;}

.buton
{
color: #ffffff;
	background-image: url('images/arka.gif');

background-repeat: repeat-x;
Font-family: "Tahoma" ;}

.quickreply
{
color: #ffffff;
	background-image: url('images/bar.gif');

background-repeat: repeat-x;
Font-family: "Tahoma" ;}

.catbg1
{
	background-image: url('images/copyrightbg.gif');
	height: 45px

background-repeat: repeat-x;
Font-family: "Tahoma" ;}

.catbg0
{
	background-image: url('images/copyrightorta.gif');
	height: 45px

background-repeat: repeat-x;
Font-family: "Tahoma" ;}

.catbg4
{
	background-image: url('images/altarka.gif');

background-repeat: repeat-x;
Font-family: "Tahoma" ;}
.catbg5
{
	background-image: url('images/orta.gif');

background-repeat: repeat-x;
Font-family: "Tahoma" ;}

.codercan_merhaba
{
	margin: 0 0ex 0ex 0ex;
	padding: 0ex; 
	background-image: url("images/wb_bg.gif");
	background-repeat: repeat-x;
}

.catbgqicknsearch
{
	background-image: url('images/m_navbg.gif');
    background-repeat: repeat-x;
	background-color: #000;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
Font-family: "Tahoma" ;}

/* A code block - maybe even PHP ;). */
.code
{
	color: #000000;
	background-color: #dddddd;
	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 #000000;
	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;
Font-family: "Tahoma" ;}

/* The "Quote:" and "Code:" header parts... */
.quoteheader, .codeheader
{
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-size: x-small;
	line-height: 1.2em;
Font-family: "Tahoma" ;}

/* Generally, those [?] icons.  This makes your cursor a help icon. */
.help
{
	cursor: help;
Font-family: "Tahoma" ;}

/* /me uses this a lot. (emote, try typing /me in a post.) */
.meaction
{
	color: red;
Font-family: "Tahoma" ;}

/* The main post box - this makes it as wide as possible. */
.editor
{
	width: 96%;
Font-family: "Tahoma" ;}

/* Highlighted text - such as search results. */
.highlight
{
	background-color: yellow;
	font-weight: bold;
	color: black;
Font-family: "Tahoma" ;}

/* Alternating backgrounds for posts, and several other sections of the forum. */
.windowbg
{
border: 1px dashed #cbcec8;
	color: #000000;
	background-color: #f8f8f8;
Font-family: "Tahoma" ;}
.windowbg2
{
	font-weight: bold;
border: 1px dashed #cbcec8;
	color: #000000;
	background-color: #F6F6F6;
Font-family: "Tahoma" ;}
.windowbg3
{
	color: #000000;
	background-color: #E0E1E8;
Font-family: "Tahoma" ;}
/* the today container in calendar */
.calendar_today
{
	background-color: #FFFFFF;
Font-family: "Tahoma" ;}

/* 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: black;
	font-style: normal;
	background: url(images/titlebg.jpg) #E9F0F6 repeat-x;
	border-bottom: solid 1px #9BAEBF;
	border-top: solid 1px #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
Font-family: "Tahoma" ;}
.titlebg, .titlebg a:link, .titlebg a:visited
{
	font-weight: bold;
	color: black;
	font-style: normal;
Font-family: "Tahoma" ;}

.titlebg a:hover
{
	color: #000000;
Font-family: "Tahoma" ;}
/* same as titlebg, but used where bold text is not needed */
.titlebg2 a:link, .titlebg2 a:visited
{
	color: black;
	font-style: normal;
	text-decoration: underline;
Font-family: "Tahoma" ;}

.titlebg2 a:hover
{
	text-decoration: underline;
Font-family: "Tahoma" ;}

/* 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: url(images/catbgg.gif) #88A6C0 repeat-x;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
Font-family: "Tahoma" ;}
.catbg2 , tr.catbg2 td
{
	background: url(images/catbg2.jpg) #A1BFD9 repeat-x;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
Font-family: "Tahoma" ;}
.catbg, .catbg2, .catbg3
{
	border-bottom: solid 1px #375576;
Font-family: "Tahoma" ;}
.catbg, .catbg2
{
	font-weight: bold;
Font-family: "Tahoma" ;}
.catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited
{
	font-size: 95%;
	color: white;
	text-decoration: none;
Font-family: "Tahoma" ;}
.catbg a:link, .catbg a:visited , .catbg2 a:link, .catbg2 a:visited
{
	color: white;
	text-decoration: none;
Font-family: "Tahoma" ;}
.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover
{
	color: #e0e0ff;
Font-family: "Tahoma" ;}
/* This is used for tables that have a grid/border background color (such as the topic listing.) */
.bordercolor
{
	padding: 1px;
	border: 1px solid #000000;
	background-color: #ffffff;
	padding: 0px;
Font-family: "Tahoma" ;}

/* This is used on tables that should just have a border around them. */
.tborder
{
	padding: 0px;
	border: 1px solid #6995b2;
	background-color: #e4e4e4;
}
.bordercolor3
{
	padding: 1px;
	BORDER-LEFT: #6995b2 1px solid;
	BORDER-right: #6995b2 1px solid;
	background-color: #ffffff;
}
.bordercolora
{
	padding: 1px;
	BORDER-LEFT: #6995b2 1px solid;
	BORDER-right: #6995b2 1px solid;
	BORDER-bottom: #6995b2 1px solid;
	background-color: #ffffff;
}
.xborder
{
	padding: 0px;
	border: 1px solid #ffffff;

}
/* This is used on tables that should just have a border around them. */
.tborder2
{

	background-color: #FFFFFF;
}
.tborder2 A:link {
	COLOR: #22229c; TEXT-DECORATION: none
FONT: 10px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.tborder2 A:hover {
BACKGROUND: #8a939e;
	COLOR: #ffffff; TEXT-DECORATION: none
FONT: 10px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */
.smalltext
{
	font-size: x-small;
Font-family: "Tahoma" ;}
.middletext
{
	font-size: 90%;
	color: #ce0000;
Font-family: "Tahoma" ;}
.normaltext
{
	font-size: small;
Font-family: "Tahoma" ;}
.largetext
{
	font-size: large;
Font-family: "Tahoma" ;}


/* Posts and personal messages displayed throughout the forum. */
.post, .personalmessage
{
	width: 100%;
	overflow: auto;
	line-height: 1.3em;
Font-family: "Tahoma" ;}

/* 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;
Font-family: "Tahoma" ;}

/* Sometimes there will be an error when you post */
.error
{
	color: red;
Font-family: "Tahoma" ;}

/* 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: black;
	text-transform: uppercase;
	vertical-align: top;

}
.maintab_back, .maintab_active_back
{
	color: black;
	text-decoration: none;
	font-size:  10px;
	vertical-align: top;
	text-align:center;
	padding: 2px 6px 6px 6px;
	font-family: tahoma, sans-serif;
font-weight: bold;
}

.maintab_first
{
	background-image: url('images/maintab_sol.gif');
	background-repeat: no-repeat;
	width: 10px
}
.maintab_back
{
	background-image: url('images/maintab_arka.gif');
	background-repeat: repeat-x
}
.maintab_last
{
	background-image: url('images/maintab_sag.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: black;
	text-decoration: none;
}

.maintab_back a:hover, .maintab_active_back a:hover
{
	color: #e0e0ff;
	text-decoration: none;
}
/* 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: black;
	text-transform: uppercase;
	vertical-align: top;

}
.mirrortab_back, .mirrortab_active_back
{
	color: black;
	text-decoration: none;
	font-size: 9px;
	vertical-align: bottom;
	padding: 6px 6px 2px 6px;
	font-family: tahoma, sans-serif;
font-weight: bold;
}

.mirrortab_first
{
	background-image: url('images/mirrortab_sol.gif');
	background-repeat: no-repeat;
	width: 10px
}
.mirrortab_back
{
	background-image: url('images/mirrortab_arka.gif');
	background-repeat: repeat-x
}
.mirrortab_last
{
	background-image: url('images/mirrortab_sag.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: black;
	text-decoration: none;
}

.mirrortab_back a:hover, .mirrortab_active_back a:hover
{
	color: #e0e0ff;
	text-decoration: none;
}


#profil
{
padding-left: 8px;
padding-top: 15px;
padding-bottom: 15px;
border : 2px solid #ffffff; 
margin: 0px;
background-color: #FFFFFF;	
font-family:Arial, Helvetica, sans-serif;
}


#cerceve
{
	background: url(images/cerceve/sol.gif) repeat-y top left;
Font-family: "Tahoma" ;}
#cerceve1
{
	background: url(images/cerceve/sag.gif) repeat-y top right;
Font-family: "Tahoma" ;}
#cerceve2
{
	background: url(images/cerceve/sagust.gif) no-repeat top right;
Font-family: "Tahoma" ;}

#cerceve3
{
	background: url(images/cerceve/solust.gif) no-repeat top left;
	padding: 0px 40px 0px 40px;
Font-family: "Tahoma" ;}

.profil
{
padding-left: 8px;
padding-top: 5px;
padding-bottom: 5px;
border : 2px solid #000000; 
margin: 0px;
background-color: #FFFFFF;	
font-family:Arial, Helvetica, sans-serif;
}
.protablo1
{
     border-right: 1px solid #FFFFFF;
     border-top: 1px solid #FFFFFF;
    padding: 3px 3px 3px 3px;
}
.protablo2
{
    border: 1px solid #C9C9C9;
    background-color: #EDEDED;
    margin-top: 2px;
}

.clearit {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}

/* BUBBLE PLASTIC HORIZONTAL MENU */

.bubplastic.horizontal {
	width: 100%;
	height: 27px;
	margin: 0;
	padding: 0;
	background: #000000 url(images/menu/bg-bubplastic.gif) top left repeat-x;
}
.bubplastic.horizontal ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.bubplastic.horizontal ul li {
	float: left;
	margin: 0;
	padding: 0;
	background: transparent url(images/menu/bg-bubplastic-button.gif) top left no-repeat;
}

.bubplastic.horizontal ul li a {
	display: block;
	height: 27px;
	padding-left: 35px;
	float: left;
	text-transform: uppercase;
	font-family: "Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	text-decoration: none;
}

.bubplastic.horizontal ul li a span.menu_ar {
	display: block;
	float: left;
	height: 22px;
	padding-top: 5px;
	padding-right: 35px;
	background: transparent url(images/menu/bg-bubplastic-button.gif) top right no-repeat;
	cursor: pointer;
}
/* END BUBBLE PLASTIC HORIZONTAL MENU */



/* BUBBLE PLASTIC VERTICAL MENU */

.bubplastic.vertical {
	width: 250px;
	margin: 0;
	padding: 0;
	display: block;
}
.bubplastic.vertical ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
.bubplastic.vertical ul li {
	display: block;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	background: transparent url(images/menu/bg-bubplastic-button.gif) top left no-repeat;
}

.bubplastic.vertical ul li a {
	display: block;
	margin: 0;
	width: 100%;
	padding-left: 35px;
	text-transform: uppercase;
	font-family: "Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	text-decoration: none;
	background: transparent url(images/menu/bg-bubplastic-button.gif) top left no-repeat;
}

.bubplastic.vertical ul li a span.menu_ar {
	display: block;
	margin: 0;
	width: 100%;
	height: 22px;
	padding-top: 5px;
	padding-right: 35px;
	background: transparent url(images/menu/bg-bubplastic-button.gif) top right no-repeat;
	cursor: pointer;
}
/* END BUBBLE PLASTIC VERTICAL MENU */



/* AQUA HOVER */
.bubplastic.aqua ul li a:hover,
.bubplastic.aqua ul li.highlight a {
	background: transparent url(images/menu/bg-bubplastic-h-aqua.gif) top left no-repeat;
}
.bubplastic.aqua ul li a:hover span.menu_ar,
.bubplastic.aqua ul li.highlight a span.menu_ar {
	background: transparent url(images/menu/bg-bubplastic-h-aqua.gif) top right no-repeat;
}


/* BLUE HOVER */
.bubplastic.blue ul li a:hover,
.bubplastic.blue ul li.highlight a {
	background: transparent url(images/menu/bg-bubplastic-h-blue.gif) top left no-repeat;
}
.bubplastic.blue ul li a:hover span.menu_ar,
.bubplastic.blue ul li.highlight a span.menu_ar {
	background: transparent url(images/menu/bg-bubplastic-h-blue.gif) top right no-repeat;
}


/* GRAY HOVER */
.bubplastic.gray ul li a:hover,
.bubplastic.gray ul li.highlight a {
	background: transparent url(images/menu/bg-bubplastic-h-gray.gif) top left no-repeat;
}
.bubplastic.gray ul li a:hover span.menu_ar,
.bubplastic.gray ul li.highlight a span.menu_ar {
	background: transparent url(images/menu/bg-bubplastic-h-gray.gif) top right no-repeat;
}


/* LIME HOVER */
.bubplastic.lime ul li a:hover,
.bubplastic.lime ul li.highlight a {
	background: transparent url(images/menu/bg-bubplastic-h-lime.gif) top left no-repeat;
}
.bubplastic.lime ul li a:hover span.menu_ar,
.bubplastic.lime ul li.highlight a span.menu_ar {
	background: transparent url(images/menu/bg-bubplastic-h-lime.gif) top right no-repeat;
}


/* ORANGE HOVER */
.bubplastic.orange ul li a:hover,
.bubplastic.orange ul li.highlight a {
	background: transparent url(images/menu/bg-bubplastic-h-orange.gif) top left no-repeat;
}
.bubplastic.orange ul li a:hover span.menu_ar,
.bubplastic.orange ul li.highlight a span.menu_ar {
	background: transparent url(images/menu/bg-bubplastic-h-orange.gif) top right no-repeat;
}


/* PINK HOVER */
.bubplastic.pink ul li a:hover,
.bubplastic.pink ul li.highlight a {
	background: transparent url(images/menu/bg-bubplastic-h-pink.gif) top left no-repeat;
}
.bubplastic.pink ul li a:hover span.menu_ar,
.bubplastic.pink ul li.highlight a span.menu_ar {
	background: transparent url(images/menu/bg-bubplastic-h-pink.gif) top right no-repeat;
}


/* PURPLE HOVER */
.bubplastic.purple ul li a:hover,
.bubplastic.purple ul li.highlight a {
	background: transparent url(images/menu/bg-bubplastic-h-purple.gif) top left no-repeat;
}
.bubplastic.purple ul li a:hover span.menu_ar,
.bubplastic.purple ul li.highlight a span.menu_ar {
	background: transparent url(images/menu/bg-bubplastic-h-purple.gif) top right no-repeat;
}


/* RED HOVER */
.bubplastic.red ul li a:hover,
.bubplastic.red ul li.highlight a {
	background: transparent url(images/menu/bg-bubplastic-h-red.gif) top left no-repeat;
}
.bubplastic.red ul li a:hover span.menu_ar,
.bubplastic.red ul li.highlight a span.menu_ar {
	background: transparent url(images/menu/bg-bubplastic-h-red.gif) top right no-repeat;
}

#test li {
	display: block;
	border: solid 1px red;
}

.orta
{
background-image: url('images/orta.gif');
background-repeat: repeat-y;
width: 978px;
text-align:left;

}

.ust
{
background-image: url('images/ust.gif');
background-repeat: no-repeat;
width: 978px;
height: 150px;

}

.ust2
{
background-image: url('images/menu.gif');
background-repeat: no-repeat;
width: 960px;
height: 42px;
padding: 0px 1px 0ex 1px;

}

.alt
{
background-image: url('images/alt.gif');
background-repeat: no-repeat;
width: 978px;
height: 25px;

}

.deneme
{
background-image: url('images/menu.gif');
background-repeat: no-repeat;
width: 960px;
height: 42px;

}

/* Login  */
span.quick span.yoo-login span.login {
	height: 20px;
	width: 500px;
	font-size: 100%;
}

span.quick span.yoo-login span.login .username,
span.quick span.yoo-login span.login .password,
span.quick span.yoo-login span.login .login-button-text,
span.quick span.yoo-login span.login .login-button-icon,
span.quick span.yoo-login span.login .lostpassword,
span.quick span.yoo-login span.login .activatecode,
span.quick span.yoo-login span.login .registration,
span.quick span.yoo-login span.logout .greeting,
span.quick span.yoo-login span.logout .logout-button-text,
span.quick span.yoo-login span.logout .logout-button-icon {
	padding-right: 5px;
	float: left;
}

span.quick span.yoo-login span.login .username input, span.quick span.yoo-login span.login .password input {
	width: 70px;
	height: 16px;
	padding: 4px 0px 0px 30px;
	border: none;
	outline: none;
	float: left;
	color: #646464;
	font-size: 75%;
}

span.quick span.yoo-login span.login .username input {
	background: url('images/username_bg.png') no-repeat 0 0;
}

span.quick span.yoo-login span.login .password input {
	background: url('images/password_bg.png') no-repeat 0 0;
}

span.quick span.yoo-login span.login .username input:hover, span.quick span.yoo-login span.login .username input.sfhover {
	background: url('images/username_bg.png') no-repeat 0 -20px;
	color: #000000
}

span.quick span.yoo-login span.login .password input:hover, span.quick span.yoo-login span.login .password input.sfhover {
	background: url('images/password_bg.png') no-repeat 0 -20px;
	color: #000000
}

span.quick span.yoo-login span.login .username input:focus, span.quick span.yoo-login span.login .username input.sffocus {
	background: url('images/username_bg.png') no-repeat 0 -20px;
	color: #000000
}

span.quick span.yoo-login span.login .password input:focus, span.quick span.yoo-login span.login .password input.sffocus {
	background: url('images/password_bg.png') no-repeat 0 -20px;
	color: #000000
}

span.quick span.yoo-login span.login .login-button-text button {
	margin-top: -1px;
	cursor: pointer;
}

span.quick span.yoo-login span.login .login-button-icon button {
	display: block;
	height: 20px;
	width: 21px;
	padding: 0px;
	border: medium none;
	background: url('images/login_button_bg.png') no-repeat 0 0;
	cursor: pointer;
	overflow: hidden
}

span.quick span.yoo-login span.login .login-button-icon button:hover, span.quick span.yoo-login span.login .login-button-icon button.sfhover  {
	background: url('images/login_button_bg.png') no-repeat 0 -20px;
}

span.quick span.yoo-login span.login .lostpassword a, span.quick span.yoo-login span.login .activatecode a, span.quick span.yoo-login span.login .registration a {
	display: block;
	height: 20px;
	width: 25px;
	cursor: pointer;
	overflow: hidden;
}

span.quick span.yoo-login span.login .lostpassword a  {
	background: url('images/lost_password_bg.png') no-repeat 0 0px;
}

span.quick span.yoo-login span.login .activatecode a  {
	background: url('images/activatecode.png') no-repeat 0 0px;
}

span.quick span.yoo-login span.login .registration a  {
	background: url('images/registration_bg.png') no-repeat 0 0px;
}

/kategori catbg
.catbgsol {
	background: #000 url(images/catbgsol.gif) 100% 0 no-repeat;
	padding-left: 10px;
	position: relative;
}
.catbgsag {
	background: #000 url(images/catbgsag.gif) 100% 0 no-repeat;
	padding-right: 10px;
	position: relative;
}
.newsfader {
	padding: 0;
	margin: 0;
	background-color: #ffffff;
	text-align: center;
}
#smfFadeScroller, .newsbox {
	margin: 0;
	padding: 5px 10px;
	border: 1px solid #ccc;
}

.muhammet
{
border: 3px solid #e5e5e5;
padding: 0px; 
	margin: 1px; 
	}

h2 {
        font: bold 14px Verdana, Arial, Helvetica, sans-serif;
        color: #000;
        margin: 0px;
        padding: 0px 0px 0px 15px;
}


/*- Menu Tabs C--------------------------- */

    #tabsC {
      float:left;
      width:100%;
      background:#e7f3c4;
      font-size:93%;
      line-height:normal;
      }
    #tabsC ul {
        margin:0;
        padding:10px 10px 0 50px;
        list-style:none;
      }
    #tabsC li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsC a {
      float:left;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsC a span {
      float:left;
      display:block;
      padding:5px 15px 4px 6px;
      color:#464E42;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsC a span {float:none;}
    /* End IE5-Mac hack */
    #tabsC a:hover span {
      color:#FFF;
      }
    #tabsC a:hover {
      background-position:0% -42px;
      }
    #tabsC a:hover span {
      background-position:100% -42px;
      }

        #tabsC #current a {
                background-position:0% -42px;
        }
        #tabsC #current a span {
                background-position:100% -42px;
        }



h2 {
        font: bold 14px Verdana, Arial, Helvetica, sans-serif;
        color: #000;
        margin: 0px;
        padding: 0px 0px 0px 15px;
}

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

img {
    border: none;
}

/*- Menu 8--------------------------- */

#menu8 {
        width: 200px;
        margin: 10px;
        border-style: solid;
        border-color: #656556;
        border-size: 1px;
        border-width: 1px;
        }

#menu8 li a {
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

#menu8 li a:link, #menu8 li a:visited {
        color: #656556;
        display: block;
        background:  url(images/menu8.gif);
        padding: 8px 0 0 20px;
        }

#menu8 li a:hover, #menu8 li #current {
        color: #474739;
        background:  url(images/menu8.gif) 0 -32px;
        padding: 8px 0 0 20px;
        }

.tborder_cengiz
{
	padding: 1px;
	border: 2px solid #cc0000;
	background-color: #ccc;
Font-family: "Tahoma" ;}


.arsivD{
font-color: #990000;
font-size: 8px;
font-family: Verdana ;
}

.altsol { background: url(images/altsol.gif) no-repeat top left; height: 9px; }
.altsag { background: url(images/altsag.gif) no-repeat top right; height: 9px; }
.altarka { background: url(images/altarka.gif) repeat-x top left; height: 9px; }


#underlinemenu{
margin: 0;
padding: 8px 40px 0px 45px;
}

#underlinemenu ul{
margin: 0;
margin-bottom: 1em;
padding-left: 0;
float: left;
font-weight: bold;
width: 100%;
border: 1px solid #DFDFDF;
border-width: 1px 0;
}

* html #underlinemenu ul{ /*IE only rule. Delete extra margin-bottom*/
margin-bottom: 0;
}

#underlinemenu ul li{
display: inline;
}


#underlinemenu ul li a{
float: left;
color: gray;
font-weight: bold;
padding: 2px 6px 4px 6px;
text-decoration: none;
background: white url(images/menudivide.gif) top right repeat-y;
}

#underlinemenu ul li a:hover{
color: black;
background-color: #F3F3F3;
border-bottom: 4px solid black;
padding-bottom: 0;
}

a.googletag
{
   color: #003399;
}
   
a.googletagged
{
   color: #336699;
}
/* By default set the color on these tags as black. */
h1, h2, h3, h4, h5, h6, h7
{
	color: black;
	font-size: 1em;
	margin: 0;
	padding: 0;
}

/* No image should have a border when linked. */
a img
{
	border: 0;
}

/* No lines around buttons in Firefox! */
a
{
	outline: none;
}

/* Reset all lists. */
ul, ul li
{
	padding: 0;
	margin: 0;
	list-style: none;
}

/* We can define lists to be lists tho! */
ul.normallist
{
	padding-left: 2em;
}

ul.normallist li
{
	list-style: disc;
}
.textv
{
   width: 96%;
  background-image:url('images/text.gif');
}

/*wrap the topic title*/
.lol
{
background: white;            /*box background*/
color: #0000FF;               /*text color*/
border: 1px solid #192B40;    /*thickness and color of box outline*/
padding: 7px;                 /*gap/space between text and edge of box*/
text-align: center;
font-size: 12pt;
margin: 10px auto;            /*to push the gap between the box and other ie. poll*/
width: 500px;                 /*remove or cancel out this line to span the box across the whole screen*/
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
}
/*BookMark*/
ul.socials {}
ul.socials li {
 display:inline-block;
 float:left;
 list-style-type:none;
 margin:0 2px 0 0;
 height:29px;
 width:50px;
 cursor:pointer;
}
ul.socials a {
 display:block;
 width:50px;
 height:29px;
 font-size:0;
 color:transparent;
 
}
.furl, .furl:hover, .digg, .digg:hover, .reddit, .reddit:hover, .stumble, .stumble:hover, .delicious, .delicious:hover, .yahoo, .yahoo:hover, .blinklist, .blinklist:hover, .technorati, .technorati:hover, .facebook, .facebook:hover, .twitter, .twitter:hover, .myspace, .myspace:hover, .mixx, .mixx:hover, .script-style, .script-style:hover, .designfloat, .designfloat:hover, .rss, .rss:hover  {
 background:url('http://img44.imageshack.us/img44/5079/spritetrans.png');
}
.furl {
 background-position:-300px top;
}
.furl:hover {
 background-position:-300px bottom;
}
.digg {
 background-position:-500px top;
}
.digg:hover {
 background-position:-500px bottom;
}
.reddit {
 background-position:-100px top;
}
.reddit:hover {
 background-position:-100px bottom;
}
.stumble {
 background-position:-50px top;
}
.stumble:hover {
 background-position:-50px bottom;
}
.delicious {
 background-position:left top;
}
.delicious:hover {
 background-position:left bottom;
}
.yahoo {
 background-position:-650px top;
}
.yahoo:hover {
 background-position:-650px bottom;
}
.blinklist {
 background-position:-600px top;
}
.blinklist:hover {
 background-position:-600px bottom;
}
.technorati {
 background-position:-700px top;
}
.technorati:hover {
 background-position:-700px bottom;
}
.myspace {
 background-position:-200px top;
}
.myspace:hover {
 background-position:-200px bottom;
}
.twitter {
 background-position:-350px top;
}
.twitter:hover {
 background-position:-350px bottom;
}
.facebook {
 background-position:-450px top;
}
.facebook:hover {
 background-position:-450px bottom;
}
.mixx {
 background-position:-250px top;
}
.mixx:hover {
 background-position:-250px bottom;
}
.rss {
 background-position:-150px top;
}
.rss:hover {
 background-position:-150px bottom;
}
.script-style {
 background-position:-400px top;
}
.script-style:hover {
 background-position:-400px bottom;
}
.designfloat {
 background-position:-550px top;
}
.designfloat:hover {
 background-position:-550px bottom;
}	