/* Normal, standard links. */
a:link
{
	color: #713035;
	text-decoration: underline;
}
a:visited
{
	color: #713035;
	text-decoration: underline;
}
a:hover
{
	color: #592D30;
text-decoration: none;
}

/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited
{
	color: #592D30;
text-decoration: underline;
}
a.nav:hover
{
	color: #592D30;
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: #592D30;
	font-size: small;
	font-family: verdana, sans-serif;
}

/* The main body of the entire forum. */
body
{
	margin: 0px;
	padding: 12px 5px 4px 5px;
	background-color: #545454;
	 background-image: url(images/paredebranca.jpg);
	background-attachment: fixed;
	background-position: top left;

	
}

/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea, button
{
	color: #000000;
	font-family: verdana, sans-serif;
}
input, button
{
	font-size: 90%;
}

textarea
{
	font-size: 100%;
	color: #000000;
	font-family: verdana, sans-serif;

}

/* All input elements that are checkboxes or radio buttons. */
input.check
{
}

/* Selects are a bit smaller, because it makes them look even better 8). */
select
{
	font-size: 90%;
	font-weight: normal;
	color: #000000;
	font-family: verdana, sans-serif;
}

/* Standard horizontal rule.. ([hr], etc.) */
hr, .hrcolor
{
	height: 1px;
	border: 0px none;
	color: #666666;
	background-color: #000000
}

/* No image should have a border when linked */
a img{
border: 0px none;
}
/* A quote, perhaps from another post. */
.quote
{
color: #000000;
background-color: #ffffff;
border-top: 0px;
border-left: 4px solid #743B3F;
border-right: 1px solid #743B3F;
border-bottom: 1px solid #743B3F;
font-size: 11px;
margin: 0 auto 1px auto;
padding: 1px;
font-size: x-small;
line-height: 1.4em;
padding-top: 3px;
padding-bottom: 3px;
}
/* A code block - maybe even PHP ;). */
.code
{
color: #335678;
background-color: #ffffff;
font-family: Arial, "courier new", "times new roman", monospace;
font-size: 11px;
line-height: 1.3em;
/* Put a nice border around it. */
border-top: 0px;
border-left: 4px solid #592D30;
border-right: 1px solid #592D30;
border-bottom: 1px solid #592D30;
margin: 0 auto 1px auto;
padding: 1px;
padding-top: 3px;
padding-bottom: 3px;
/* 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
{
color: #000000;
text-decoration: none;
font-weight: bold;
font-size: 11px;
line-height: 16px;
background-image: url("images/quote_img.gif");
background-repeat: no-repeat;
background-position: top right;
background-color: #8D474C;
height: 17px;
padding: 1px;
border-top: 1px solid #743B3F;
border-left: 4px solid #743B3F;
border-right: 1px solid #743B3F;
border-bottom: 0px;
vertical-align: middle;
}
.codeheader
{
color: #000000;
text-decoration: none;
font-weight: bold;
font-size: 11px;
line-height: 16px;
background-image: url("images/code_img.gif");
background-repeat: no-repeat;
background-position: top right;
background-color: #743B3F;
height: 17px;
padding: 1px;
border-top: 1px solid #592D30;
border-left: 4px solid #592D30;
border-right: 1px solid #592D30;
border-bottom: 0px;
vertical-align: middle;
}

/* 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: #515151;
	background-color: #EFEFEF;
	background: #EFEFEF url(images/e-kirmizi/windowbg.gif);
	background-repeat: repeat-x;

}
.windowbg2
{
	color: #515151;
	background-color: #EFEFEF;
	background: #EFEFEF url(images/e-kirmizi/windowbg.gif);
	background-repeat: repeat-x;
}
.windowbg3
{
	color: #515151;
	background-color: #EFEFEF;


}
.windowbg4
{
	color: #515151;
	background-color: #EFEFEF;
	background: #EFEFEF url(images/e-kirmizi/windowbg.gif);
	padding: 5px;
}
.windowbg5
{
	color: #515151;
	background-color: #EFEFEF;
	background: #EFEFEF url(images/e-kirmizi/windowbg.gif);
	padding: 5px;
}
.alt
{
	color: #D13A44;
	background-color: #FFFFFF;
	background: #EFEFEF url(images/e-kirmizi/alt.gif);
}

.moderator, .moderator a:link, .moderator a:visited
{
	font-weight: bold;
	color: green;
	font-style: normal;
}


/* the today container in calendar */
.calendar_today
{
	background-color: #FFFFFF;
}


/* Menu Title by MJoRaYuLuN */
.menutitle, tr.menutitle th, tr.menutitle td
{
	color: white;
	font-style: normal;
	background-color: #7E7D7D;
	background-image: url('images/e-kirmizi/menutitle.jpg');
	border-bottom: 1px solid #6B6A6A;
	border-top: 1px solid #C1C1C1;
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-right: 10px
}
.menutitle, .menutitle a:link, .menutitle a:visited
{
	font-weight: bold;
	color: white;
	font-style: normal;
}

.menutitle a:hover
{
	color: #000000;
}
/* same as menutitle, but used where bold text is not needed */
.menutitle a:link, .menutitle a:visited
{
	color: white;
	font-style: normal;
	text-decoration: underline;
}

.menutitle a:hover
{
	text-decoration: underline;
}

/* Menubg by MJoRaYuLuN */
.menubg, tr.menubg th, tr.menubg td
{
	color: black;
	font-style: normal;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px
}
.menubg, .menubg a:link, .menubg a:visited
{
	font-weight: bold;
	color: grey;
	font-style: normal;
}

.menubg a:hover
{
	color: #000000;
}
/* same as menubg, but used where bold text is not needed */
.menubg a:link, .menubg a:visited, .menubg a:link, .menubg a:visited
{
	color: grey;
	font-style: normal;
	text-decoration: underline;
}

.menubg a:hover
{
	text-decoration: underline;
}

/* Menubg by MJoRaYuLuN */
.menubg2, tr.menubg2 th, tr.menubg2 td
{
	color: white;
	font-style: normal;
	background-color: #545454;
	padding-left: 10px;
	padding-right: 10px
}
.menubg2, .menubg2 a:link, .menubg2 a:visited
{
	font-weight: bold;
	color: grey;
	font-style: normal;
}

.menubg2 a:hover
{
	color: #FFFFFF;
}
/* same as menubg2, but used where bold text is not needed */
.menubg2 a:link, .menubg2 a:visited, .menubg2 a:link, .menubg2 a:visited
{
	color: grey;
	font-style: normal;
	text-decoration: underline;
}

.menubg2 a:hover
{
	text-decoration: underline;
}


/* Titlebg1 by MJoRaYuluN */
.titlebg1, tr.titlebg1 th, tr.titlebg1 td
{
	color: #FFFFFF;
	font-style: normal;
	background-color: #141414;
	background-image: url('images/e-kirmizi/titlebg1.jpg');
	border-bottom: 1px solid #141414;
	border-top: 1px solid #141414;
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-right: 10px
}
.titlebg1, .titlebg1 a:link, .titlebg1 a:visited
{
	font-weight: bold;
	color: white;
	font-style: normal;
}

.titlebg1 a:hover
{
	color: #FFFFFF;
}
/* same as titlebg, but used where bold text is not needed */
.titlebg1 a:link, .titlebg1 a:visited, .titlebg1 a:link, .titlebg1 a:visited
{
	color: grey;
	font-style: normal;
	text-decoration: underline;
}

.titlebg1 a:hover
{
	color: white;
	text-decoration: underline;
}


/* 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: #D13A44;
	font-style: normal;
	background-color: #ECECEC;
	background-image: url('images/e-kirmizi/titlebg.jpg');
	border-bottom: 1px solid #EBEBEB;
	border-top: 1px solid #FFFFFF;
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-right: 10px
}
.titlebg, .titlebg a:link, .titlebg a:visited
{
	font-weight: bold;
	color: #D13A44;
	font-style: normal;
}

.titlebg a:hover
{
	color: #D13A44;
}
/* same as titlebg, but used where bold text is not needed */
.titlebg2 a:link, .titlebg2 a:visited
{
	color: white;
	font-style: normal;
	text-decoration: underline;
}

.titlebg2 a:hover
{
	text-decoration: underline;
}

/* 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/e-kirmizi/catbg.jpg');
	background-color: #D13A44;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px
}
.catbg2, tr.catbg2 td
{
	background-image: url('images/e-kirmizi/catbg2.jpg');
	background-color: #D13A44;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px
}
.catbg, .catbg2, .catbg3
{
	border-bottom: solid 1px #BC3740;
	background-repeat: repeat-x;
}
.catbg, .catbg2
{
	font-weight: bold;
}
.catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited
{
	font-size: 95%;
	color: black;
	text-decoration: none;
}
.catbg a:link, .catbg a:visited, .catbg2 a:link, .catbg2 a:visited
{
	color: #FDFDFC;
	text-decoration: none;
}
.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover
{
	color: #ECECEC;
	text-decoration: underline;
}
/* This is used for tables that have a grid/border background color (such as the topic listing.) */
.bordercolor
{
	background-color: #C8C8C8;
	padding: 0px;
}
/* son msj orta rp) */
.bordercolor2
{
	background-color: #C8C8C8;
	padding: 0px;
	border: 1px solid #C8C8C8;
}
/* This is used on tables that should just have a border around them. */
.tborder
{
	padding: 1px;
	border: 1px solid #C8C8C8;
	background-color: #FFFFFF;

}

/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */
.smalltext
{
	font-size: x-small;
	font-family: verdana, sans-serif;
}
.smalltext2
{
	font-size: x-small;
	font-family: verdana, sans-serif;
	color: #713035;

}
.middletext
{
	font-size: 90%;
}
.normaltext
{
	font-size: small;
}
.largetext
{
	font-size: large;
}


/* Posts and personal messages displayed throughout the forum. */
.post, .personalmessage
{
	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: top;

}
.maintab_back, .maintab_active_back
{
	color: white;
	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/e-kirmizi/maintab_first.gif');
	background-repeat: no-repeat;
	width: 10px
}
.maintab_back
{
	background-image: url('images/e-kirmizi/maintab_back.gif');
	background-repeat: repeat-x
}
.maintab_last
{
	background-image: url('images/e-kirmizi/maintab_last.gif');
	background-repeat: no-repeat;
	width: 8px
}
.maintab_active_first
{
	background-image: url('images/e-kirmizi/maintab_active_first.gif');
	background-repeat: no-repeat;
	width: 6px
}
.maintab_active_back
{
	background-image: url('images/e-kirmizi/maintab_active_back.gif');
	background-repeat: repeat-x
}
.maintab_active_last
{
	background-image: url('images/e-kirmizi/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: white;
	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: white;
	text-transform: uppercase;
	vertical-align: top;

}
.mirrortab_back, .mirrortab_active_back
{
	color: white;
	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/e-kirmizi/mirrortab_first.gif');
	background-repeat: no-repeat;
	width: 10px
}
.mirrortab_back
{
	background-image: url('images/e-kirmizi/mirrortab_back.gif');
	background-repeat: repeat-x
}
.mirrortab_last
{
	background-image: url('images/e-kirmizi/mirrortab_last.gif');
	background-repeat: no-repeat;
	width: 6px
}
.mirrortab_active_first
{
	background-image: url('images/e-kirmizi/mirrortab_active_first.gif');
	background-repeat: no-repeat;
	width: 6px
}
.mirrortab_active_back
{
	background-image: url('images/e-kirmizi/mirrortab_active_back.gif');
	background-repeat: repeat-x
}
.mirrortab_active_last
{
	background-image: url('images/e-kirmizi/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: white;
	text-decoration: none;
}

.mirrortab_back a:hover, .mirrortab_active_back a:hover
{
	color: #e0e0ff;
	text-decoration: none;
}

.gradualshine
{
filter:alpha(opacity=30);
-moz-opacity:0.3;
onMouseOver=:this.filters.alpha.(opacity=100); 
onMouseOut=:this.filters.alpha.(opacity=65);
}

/* ***** don't change the following ***** */
form { display: inline; }
label { cursor: default; }
.normal { font-weight: normal; }
.inlineimg { vertical-align: middle; }
a:hover{background-image:url('images/fire.gif');}
A:hover { POSITION: relative; TOP: 0.0px; LEFT: 0.0px; }

.profil
{
border: 1px dashed #999999;
background-image: url('images/profilbg.gif');
background-repeat:repeat-x;
background-color:#E2E2E2;
padding: 3px;
margin: 3px;	
	}
body, html
{
SCROLLBAR-FACE-COLOR: #3E7AB6;
SCROLLBAR-HIGHLIGHT-COLOR: #000000;
SCROLLBAR-SHADOW-COLOR: #000000;
SCROLLBAR-3DLIGHT-COLOR: #000000;
SCROLLBAR-ARROW-COLOR: #000000;
SCROLLBAR-TRACK-COLOR: #000000;
SCROLLBAR-DARKSHADOW-COLOR: #000000;

}	
