/* CORE */

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

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

/* THEME LAYOUT */

#wrapper {
	margin: 0 auto;
	width: 1000px;
	background: #1a1a1a url('images/wrapperbg.png') repeat-y;
}


/* header */

#header {
	background: url('images/header_2010.jpg') no-repeat;
	height: 200px;
	margin-left: 30px;
	margin-right: 30px;
	padding-top: 0px;
	padding-left: 0px;
}


/* content */

#content {
    margin-top: 3px;
	margin-left: 30px;
	margin-right: 30px;
}
/* left area */
#leftarea {
	width: 170px;
	float: left;
	#text-align: center;
	margin-left: 0px;
	display: inline;
	overflow: visible !important /*Firefox*/;
	overflow: hidden /*IE6*/;
}
/* central area */

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

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

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

/* MENU STYLES */

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	color: #666666;
	font-size: 9px;
	padding-left: 10px;
	padding-top: 10px;
	text-align: left;
	text-transform: uppercase;
}
.menu_top {
	background: url('images/m_top_b.png') repeat-x top;
}
.menu_top_l {
	background: url('images/m_top_l.png') no-repeat left top;
}
.menu_top_r {
	background: url('images/m_top_r.png') no-repeat right top;
	height: 30px
}
.m_l {
	background: #232323 url('images/m_l.png') repeat-y left;
}
.m_r {
	background: url('images/m_r.png') repeat-y right;
}
.menu_text {
	padding: 7px 7px 0px 7px;
}
.menu_bot {
	background: url('images/m_bot_b.png') repeat-x top;
}
.menu_bot_l {
	background: url('images/m_bot_l.png') no-repeat left top;
}
.menu_bot_r {
	background: url('images/m_bot_r.png') no-repeat right top;
	height: 10px;
	margin-bottom: 5px
}

/* End Menus */


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


/* NEWS STYLES */

.news_text {
    padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.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 */

#navtop {
	height: 38px;
	background: url('images/navtop.png') no-repeat;
	margin-left: 30px;
	margin-right: 30px;
	padding-top: 0px;
	padding-left: 0px
}


#nav {
	height: 38px;
	background: url('images/navtop.png') no-repeat;
	margin-left: 30px;
	margin-right: 30px;
	padding-top: 0px
	
}

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




/* 2008 */
#menujos {

 padding-left: 7px;
 
 }

.img-desc {
	position: relative;
	display: block;
	width: 300px;
}
.img-desc cite {
	background: url('images/wt.png') no-repeat;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 300px;
	border-top: 1px solid #999
}
.img-desc2 {
	position: relative;
	text-align: center;
	display: block;
	width: 220px;
}
.img-desc2 cite {
	background: url('images/wt.png') no-repeat;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 220px;
	border: medium none;
}
/* _________________ */

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

/* 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;
	height: 1px;
	/*text-align: right;*/
	/*padding-right: 155px;*/
	padding-top: 0px;
	color:#363636;
	background-position: top center;
}


#disclaimer {
	margin: 0 auto;
	padding: 0px 0px;
	width: 1000px;
	color:#5B7F00;
	text-align: center;
	font: 14px;
	padding-top: 8px;
	padding-bottom: 8px;
}
/* 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 {
	border-left:1px solid #000; border-right:1px solid #000; border-bottom:1px solid #000; margin:2px auto; background:url('images/finfo.png') repeat-x bottom; border-top:1px solid #343434; color: #707070;
	text-align: center;
	font-weight: bold;
	font-size: 10px; padding-left:4px; padding-right:4px; padding-top:2px; padding-bottom:2px
}
.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: #000 url('images/tbox.png') repeat-x top;
	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; background: #202020 url('images/fhead2.png') repeat-x top;; padding-left:4px; padding-right:4px; padding-top:7px; padding-bottom:7px }

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

.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 { line-height: 16px; font-weight: bold; color: #404040; background: #272727 url('images/fhead.png') repeat-x top; text-transform: uppercase; padding-left:4px; padding-right:4px; padding-top:2px; padding-bottom:2px }

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