/* 
Team Fortress 2 Romania    
Coded by Fast - www.e107.ro
*/

* {
	margin: 0;
	padding: 0;
}
body {
	background: #414141;
	font-family: Lucida Grande, Geneva, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #bababa;
}
.clear {
	clear: both;
}
img {
	border: none;
}
/* LINK STYLES */

a {
	color: #f4712b;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #8eb4bd;
	text-decoration: underline;
}

/* THEME LAYOUT */

#wrapper {
	margin: 0 auto;
	width: 1024px;
	background: none;
}


/* header */

#header {
	background: url(images/header-bg.png) no-repeat top;
	height: 114px;
	width: 1024px;
	margin-top: 30px;
}

#searchbox {
	float: right;
	margin-right: 10px;
	height: 35px;
	margin-top: 10px;
	margin-right: 15px;
}
.searchx {
	background: url(images/searchbox.png) no-repeat;
	border: 0px;
	width: 169px;
	color: #666666;
	padding-top: 10px;
	margin-top: 4px;
	padding-bottom: 2px;
	padding-left: 8px;
	height: 37px;
}
.searchy {
	background: url(images/search_icon.png);
	width: 34px;
	height: 35px;
	border: 0px;
}


/* content */

#content {
 background: #151515;
 padding: 5px;
 width: 1013px;
}
/* left area */

/* central area */

#central {
	width: 1010px;
	float: left;
	display: inline;
	overflow: visible !important /*Firefox*/;
	overflow: hidden /*IE6*/;
}
/* central areas */

#area1 {
	width: 600px;
	float: left;
	display: inline;
	overflow: visible !important /*Firefox*/;
	overflow: hidden /*IE6*/;
	margin-left: 5px;
}

#area2 {
	width: 200px;
	float: left;
	display: inline;
	overflow: visible !important /*Firefox*/;
	overflow: hidden /*IE6*/;
}

#area3 {
	width: 200px;
	float: right;
	display: inline;
	overflow: visible !important /*Firefox*/;
	overflow: hidden /*IE6*/;
	margin-left: 5px;
}

/* ---------- */

/* MENU STYLES */

h1, h2, h3, h4, h5, h6 {
	margin: 0;
    font-weight: bold;	
	font-size: 11px;
	padding-left: 5px;
	padding-top: 2px;
	text-align: left;
	text-transform: capitalize;
}

.menu_text {
	padding: 7px 7px 7px 7px;
	background: #151515;
	margin-bottom: 5px;
	color: #d3c0a0;
	font-size: 10px;
	background: url(images/head.png) repeat-x top left;
	border: 1px solid #1f1f1f;
}


/* End Menus */

#login {
	float: right;
	margin-top: 22px;
	margin-right: 25px;
}

.hbutton {
	background: url(images/hbutton.png);
	width: 98px;
	height: 30px;
	border: 0;
	margin-bottom: 2px;
}

.username {
	background: url(images/username.png);
	width: 130px;
	padding-left: 36px;
	height: 25px;
	padding-top: 8px;
	background-repeat: no-repeat;
	border: 0;
	color: #999;
	margin-right: 5px;
}  

.password {
	background: url(images/password.png);
	width: 130px;
	padding-left: 36px;
	height: 25px;
	padding-top: 8px;
	background-repeat: no-repeat;
	border: 0;
	color: #999;
}  
/* ------------------------------------------------------------ */


/* NEWS STYLES */

.news_text {
	padding: 7px 7px 7px 7px;
	background: #151515;
	margin-bottom: 5px;
	color: #d3c0a0;
	font-size: 10px;
	background: url(images/head.png) repeat-x top left;
	border: 1px solid #1f1f1f;
	margin-bottom: 5px;

}

.font_mare {
	font-size: 12px;
}

.news_title {
    padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 10px;
	color:#666666;
}

/* End News */


.title {
	font-size: 7px;
	font-weight: bolder;
	border-bottom: 2px solid #343434;
	border-left: 2px solid #343434;
	padding: 0px 0px 0px 4px;
	text-transform: uppercase;
	color: #FFF;
}
.ninfo {
	font-size: 7px;
	color: #545353;
	text-align: right;
}
.nimage {
	padding-top: 7px;
	text-align: center;
}
.ntext {
	padding: 7px 0px 7px 0px;
}
.ncomment {
	text-align: right;
	border-top: 2px solid #343434;
	margin-left: 10px;
	margin-right: 10px;
}

/* End News */

/* navigation */


#nav {
	height: 60px;
	width: 1013px;
	background: url(images/menu-bg.png) repeat-x top;
	padding-left: 10px;
}

#nav li {
	list-style: none;
	display: inline;
}

/* 2008 */
#menujos {

 padding-left: 7px;
 
 }

/* _________________ */

#loginbox {
	height: 82px;
	padding: 0px 25px 0px 0px;
	padding-left: 50px;
}
#uaccb {
	list-style: none;
	text-align: center;
	float: right;
	padding: 50px 17px;
}
#topsection {
	background: url(images/header_bg.png) repeat-x;
	height: 164px;
	padding: 0 0px 0 0px;
}

/* TABLE STYLE */

table {
	margin: 0px;
	padding: 0px;
	border: none;
	border-collapse: collapse;
}
td {
	text-align: left;
	vertical-align: top;
	padding-left: 0px;
	padding-right: 0px;
}



/* left top area */

#topleft {
	float: left;
	width: 150px;
	height: 70px;
	padding: 7px 4px 0px 4px;
}




/* footer */

#footer {
	background: url(images/footer.png) no-repeat top;
	margin: 0 auto;
	padding: 0px 0px;
	width: 910px;
	height: 95px;
	vertical-align: bottom;
	color:#FFF;
	text-align: center;
    padding-top: 10px;
	
}

/* E107 STYLES */

.indentchat {
	padding: 4px;
	margin: 4px 0 4px 0;
	text-align: left;
	background: #1e1e1e;
	color: #b1b1b1;
}
.indentchat:hover {
	color: #fff;
}
.indent {
	padding: 4px;
	margin: 2px;
	background: #272727 url(images/fhead.png) repeat-x top;
	border: 1px dotted #000;
}
.code_highlight {
	padding: 4px;
	margin: 2px;
	height: 200px;
	overflow: scroll;
	background: #f8f8f8;
	border: 2px dotted #ffb611;
}
.button {
	padding: 2px 4px;
	margin: 2px auto;
    background: #333;
	border: 1px solid #000;
	color: #FFF;
	text-align: center;
	font-size: 10px;
}
.small {
	font: 10px;
	color: #545353;
}
.smalltext {
	font: 10px;
	color: #545353;
}
.smalltext2 {
	font: 10px;
	color: #545353;
	padding-right: 77px;
	padding-left: 77px;
	text-align: center;
}
.smalltext3 {
	
	font: 10px;
	color: #545353;
	padding-right: 77px;
	padding-left: 77px;
	text-align: center;
}
.smallbottom {
	font-size: 10px;
	color: #545353;
	text-align:left;
}
.smallblacktext {
	color: #545353;
	font-size: 10px;
}
.defaulttext {
	color: #fff;
}
.tbox {
	color: #bababa;
	background: none;
	font-weight: bold;
	font-size: 11px;
	border: 1px solid #000;
	margin: 2px auto;
	padding: 2px;
}
.tbox:focus {
	border: 1px solid #707070;
}
.chatbox {
	width: 96%;
	margin: 2px auto;
}
.helpbox {
	background-color: #fff;
	border: 1px solid #DFDFDF;
	color: #000;
	font-size: 9px;
	padding: 4px 5px 4px 5px;
}

/* FORUM STYLES */

.ftrack { border: none; padding: 7px 5px 7px 5px; background: #222222; }

.fdata { text-align: center; border-top: 1px solid #000; padding: 7px 4px; background: #202020 url(images/fhead2.png) repeat-x top; }

.fcaption { padding: 4px; color: #787878; background: url(images/m_top_b.png) repeat-x top; font: 11px; min-height: 20px; }

.fcaption span.smalltext{ color: color: #707070; }
.fcaption span.smalltext a:hover{ color: #a0bac6; }
.fcaption a { color: color: #707070; text-decoration: none; }
.fcaption a:hover { color: #a0bac6; }
a.forumlink{ color: color: #707070; text-decoration: none; }
a.forumlink:hover{ color: #a0bac6; }

.fborder { border: 1px solid #000; margin: 4px 0 4px 0; }

.forumheader { padding: 2px 4px 2px 4px; line-height: 16px; font-weight: bold; color: #F60; background: #272727 url(images/fhead.png) repeat-x top; text-transform: uppercase; 
font-size: 12px;
vertical-align: middle;
}

.forumheader2 { padding: 7px 5px 7px 5px; border: 1px solid #000; background: #202020 url(images/fhead2.png) repeat-x top; }
.forumheader3 { padding: 7px 5px 7px 5px; border: 1px solid #000; background: #222222 url(images/fhead3.png) repeat-x top;
font-size: 12px;
font-weight: bold;}
.forumheader3_alt {
font-size: 12px;
font-weight: bold;
}
.forumheader4 { padding: 7px 5px 7px 5px; border: 1px solid #000; background: #222222 url(images/fhead3.png) repeat-x top; }
.finfobar { padding: 2px 4px; background: url(images/finfo.png) repeat-x bottom; border: 1px solid #000; }

