/* Over all Forum Width. */
.wrapper {
width : 90%;
min-width : 1000px;
margin : 0 auto;
padding : 0;
}
/* Normal, standard links. */
a:link  {
color : #E27202;
text-decoration : none;
}
a:visited {
color : #E27202;
text-decoration : none;
}
a:hover {
color : #01afe1;
text-decoration : underline;
}
.nav, .nav:link, .nav:visited {
color : #E27202;
text-decoration : none;
}
a.nav:hover {
color : #01afe1;
text-decoration : underline;
}
#linktree {
	clear: both;
	font-size: 0.9em;
	padding: 1em 0 0.4em 0;
	overflow: hidden;
	font-family: arial, sans-serif;	
}
table {
empty-cells : show;
}
body, td, th, tr {
line-height : 150%;
font-family : tahoma, sans-serif;
color : #EAEAEA;
font-size : small;
}
body {
background : #1C1C1C url(./images/img/header_top.jpg) repeat-x top left;
padding : 0px 0 10px 0;
margin : 0;
color : #EAEAEA;
}
input, textarea, button {
color : #FFF;
background : #2e2d2d;
border-top : 1px solid #181818;
border-left : 1px solid #181818;
border-bottom : 1px solid #010101;
border-right : 1px solid #010101;
padding : 2px;
font-family : verdana, sans-serif;
}
input, button {
color : #FFF;
background : #2e2d2d;
border-top : 1px solid #181818;
border-left : 1px solid #181818;
border-bottom : 1px solid #010101;
border-right : 1px solid #010101;
padding : 2px;
font-size : 90%;
}
input.check {
color : #FFF;
background : #2e2d2d;
border-top : 1px solid #181818;
border-left : 1px solid #181818;
border-bottom : 1px solid #010101;
border-right : 1px solid #010101;
padding : 2px;
}
textarea {
font-size : 90%;
color : #FFF;
background : #2e2d2d;
border-top : 1px solid #181818;
border-left : 1px solid #181818;
border-bottom : 1px solid #010101;
border-right : 1px solid #010101;
padding : 2px;
font-family : verdana, sans-serif;
}
select {
font-size : 90%;
font-weight : normal;
color : #FFF;
background : #2e2d2d;
border-top : 1px solid #181818;
border-left : 1px solid #181818;
border-bottom : 1px solid #010101;
border-right : 1px solid #010101;
padding : 2px;
font-family : Verdana, sans-serif;
}
hr, .hrcolor {
height : 1px;
border : 0;
color : #2F2F2D;
background-color : #2D2D2D;
}
a img {
border : 0;
}
a {
outline : none;
}
.quote, .code {
border-top : 1px solid #000;
border-right : 1px solid #3a3a3a;
border-bottom : 1px solid #3a3a3a;
border-left : 1px solid #000;
color : #e3e3e3;
padding : 8px;
margin : 0 15px 8px 15px;
background-color : #1a1a1a;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-khtml-border-radius: 5px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-left-radius: 0px;
-webkit-border-bottom-right-radius: 0px;
}
.quote {
font-size : x-small;
line-height : 1.4em;
}
.code {
font-family : Arial, "courier new", "times new roman", monospace;
line-height : 1.3em;
white-space : nowrap;
overflow : auto;
max-height : 24em;
}
.quoteheader, .codeheader {
color : #fff;
text-decoration : none;
font-weight : normal;
font-size : 11px;
line-height : 25px;
height : 25px;
padding : 1px;
margin-left : 15px;
vertical-align : middle;
}
.help {
cursor : help;
}
.meaction {
color : red;
}
.editor {
width : 96%;
}
.highlight {
background-color : yellow;
font-weight : bold;
color : black;
}
.windowbg {
	background: #1f1f1f;
	color: #d3d3d3;
	border-top: 1px solid #2f2f2f;
	border-left: 1px solid #2f2f2f;
}
.windowbg2 {
	background: #1f1f1f;
	color: #d3d3d3;
	border-top: 1px solid #2f2f2f;
	border-left: 1px solid #2f2f2f;
}
.windowbg3 {
	 color: #d3d3d3;
	 background: #222222;
	 border-top: 1px solid #2f2f2f;
	 border-left: 1px solid #2f2f2f;
}
.calendar_today {
background-color : #272727;
}
.titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td {
color : #EAEAEA;
font-style : normal;
background : url(./images/titlebg.gif) #161616 repeat-x;
border-bottom : 1px solid #222222;
border-top : 1px solid #111111;
padding-left : 10px;
padding-right : 10px;
line-height : 22px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
}
.titlebg, .titlebg a:link, .titlebg a:visited {
font-weight : bold;
color : #EAEAEA;
font-style : normal;
}
.titlebg a:hover {
color : #E27202;
}
.titlebg2 a:link, .titlebg2 a:visited {
color : #EAEAEA;
font-style : normal;
text-decoration : underline;
}
.titlebg2 a:hover {
color: #E27202;
text-decoration : underline;
}
.catbg, tr.catbg td, .catbg3, tr.catbg3 td {
color : #EAEAEA;
padding-left : 10px;
padding-right : 10px;
background : url(images/catbg.gif) #2E2D2D repeat-x;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
}
.catbg2, tr.catbg2 td {
color : #EAEAEA;
padding-left : 10px;
padding-right : 10px;
background : url(images/catbg.gif) #2E2D2D repeat-x;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
}
.catbg, .catbg2 {
font-weight : bold;
}
.catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited {
font-size : 95%;
color : #EAEAEA
text-decoration : none;
}
.catbg a:link, .catbg a:visited, .catbg2 a:link, .catbg2 a:visited {
color : #EAEAEA;
text-decoration : none;
}
.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover {
color: #E27202;
text-decoration : underline;
}
.bordercolor {
background-color: #000000;
padding : 0;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
}
.tborder {
background : #181818;
border : 1px solid #202020;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
}
.smalltext {
font-size : 90%;
font-family : verdana, sans-serif;
}
.middletext {
line-height : 18px;
text-indent : 10px;
}
.normaltext {
font-size : small;
}
.largetext {
font-size : large;
}
.post, .personalmessage {
width : 100%;
overflow : auto;
line-height : 1.3em;
}
.signature {
width : 100%;
display: none;
overflow : auto;
padding-bottom : 3px;
line-height : 1.3em;
}
.error {
color : red;
}
/* PopUp Text Fix */
.popuptext {
	margin-top: 4em;
}
/* 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
{
	color: white;
}
.maintab_back, .maintab_active_back, .maintab_back2
{
	color: white;
	text-decoration: none;
	padding: 0;
	font-family: tahoma, sans-serif;
}
.maintab_first
{
	display: none;
}
.maintab_back
{

}
.maintab_last
{
	display: none;
}
.maintab_active_first
{
	display: none;
}
.maintab_active_back
{
}
.maintab_active_last
{
	display: none;
}

/* how links behave in main tab. */
.maintab_back a, .maintab_back a:link , .maintab_back a:visited
{
	color: white;
	text-decoration: none;
	display: block;
	padding: 6px;
	font-size: xx-small;
}
.maintab_back2 a, .maintab_back2 a:link , .maintab_back2 a:visited
{
	color: white;
	text-decoration: none;
	display: block;
	padding: 6px;
}
.maintab_active_back a:link , .maintab_active_back a:visited
{
	color: #E27202;
	text-decoration: none;
	display: block;
	padding: 6px;
	font-weight: bold;
}
.maintab_back a:hover
{
	color: #01afe1;
	background: #3e3e3d;
}
.maintab_back2 a:hover, .maintab_active_back a:hover
{
	color: #E27202;
	background: #383738;
}
/* definitions for the main tab, active means the tab reflects which page is displayed */
.mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last
{
	color: white;
}
.mirrortab_back, .mirrortab_active_back
{
	color: orange;
	text-decoration: none;
	font-size:  small;
	padding: 0;
	font-family: tahoma, sans-serif;
}
.mirrortab_first
{
	display: none;
}
.mirrortab_back
{
}
.mirrortab_last
{
	display: none;
}
.mirrortab_active_first
{
	display: none;
}
.mirrortab_active_back
{
}
.mirrortab_active_last
{
	display: none;
}
/* how links behave in main tab. */
.mirrortab_back a:link , .mirrortab_back a:visited, .mirrortab_active_back a:link , .mirrortab_active_back a:visited
{
	color: white;
	text-decoration: none;
	display: block;
	padding: 6px;
}
.mirrortab_active_back a:link , .mirrortab_active_back a:visited
{
	color: #E27202;
	text-decoration: none;
	display: block;
	padding: 6px;
	background: #393939;
}
.mirrortab_back a:hover, .mirrortab_active_back a:hover {
	color: orange;
	background: #373737
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
}
#header {
position : relative;
height : 185px;
overflow : hidden;
}
#head-r {
height : 185px;
}
#head-l {
}
#logo {
position : absolute;
top : 5em;
left : 20px;
display : block;
width : 250px;
height : 120px;
cursor : pointer;
background : url(./images/img/logo.png) no-repeat;
}
#userarea {
height : 53px;
float : right;
padding : 62px 25px 0 0;
text-align : right;
font-size : 1em;
color : #ddd;
font-family : tahoma, sans-serif;
}
#userarea a:link, #userarea a:visited {
color : #eee;
}
#userarea a:hover {
color : #01afe1;
text-decoration : underline;
}
#news {
	clear: both;
	position: absolute;
	top: 0px;
	left: 25px;
	width: auto;
	text-align: left;
	color: #000;
	font-size: x-small;
	font-family: verdana, sans-serif;
}
#news a:link, #news a:visited {
	color: #000000;
	text-decoration: none;
}
#news a:hover {
	color: #666666;
	text-decoration: none;
}
.border-l {
background: url(images/img/border-left.gif) 0 50% repeat-y;
padding-left: 20px;
}
.border-r {
background: url(images/img/border-right.gif) 100% 50% repeat-y;
padding-right: 20px;
}
#bodyarea {
padding : 10px;
padding-bottom: 20px;
padding-top: 20px;
margin : 0;
background : #181818;
}
#footer {
background : #181818 url(images/img/bot-bg.gif) repeat-x 0 100%;
}
#foot-r {
height : 40px;
background : url(images/img/bot-r.gif) no-repeat 100% 100%;
}
#foot-l {
background : url(images/img/bot-l.gif) no-repeat 0 100%;
}
#footerarea {
text-align: center;
padding : 2em;
color : #ccc;
}
#footerarea a:link, #footerarea a:visited {
color : #a0a0a0;
}
#footerarea a:hover {
color : #ccc;
text-decoration : none;
}
/* ~~~~~~~~~ MENU ~~~~~~~~~ */
#tabs {
position: relative;
top: -1px;
left: -10px;
width: auto;
font-size:16px;
font-weight : bold;
font-family:"Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;
margin: 0;
line-height:normal;
height: 44px;
}
#tabs ul {
margin:0;
padding:10px 10px 0 50px;
list-style:none;
}
#tabs li {
display:inline;
margin:0;
padding:0;
}
#tabs a {
float:left;
background:url(images/img/left.gif) no-repeat left top;
margin:0;
padding:0 0 0 2px;
text-decoration:none;
}
#tabs a span {
float:left;
display:block;
background:url(images/img/right.gif) no-repeat right top;
padding:5px 15px 4px 6px;
color:#FFF;
}
/* Commented Backslash Hack hides rule from IE5-IE6-IE7-Mac \*/
#tabs a span {float:none;}

/* End IE5-IE6-IE7-Mac hack */
#tabs a:hover span {
color : #01afe1;
}
/* Selected Tab style */
#tabs a.current {
background-position: 0 -42px;
}
#tabs a.current span {
background-position: 100% -42px;
color : #01afe1;
}
#tabs a:hover {
background-position: 0% -42px;
}
#tabs a:hover span {
background-position: 100% -42px;
}
#ajax_in_progress {
background : #2F2F2;
color : orange;
text-align : center;
font-weight : bold;
font-size : 18pt;
padding : 3px;
width : 100%;
position : fixed;
bottom : 0;
left : 0;

}

#benim { background : #000000;}

