*html {
	margin:0;
	padding:0;
	font-size:100%;
}
body {
	margin:0;
	padding:0;
	background: #000 url(/styles/ufoforum/theme/images/mainbg.jpg) 50% 0 fixed no-repeat;
	font-family: "Lucida Sans Unicode", sans-serif;
}
img {
	border:none;
}
input, select {
	z-index:30;
	position:relative;
	height:20px;
	background:#7da389;
	border:1px ridge #a8b0b0;
}
textarea {
	z-index:30;
	position:relative;
	background:#7da389;
	border:1px ridge #a8b0b0;
}
p {
	margin:0;
	padding:0;
}
b.admin {
	color:#5dc873;
}
b.supmod {
	color:#a95252;
}
div#wrapper {
	width:980px;
	margin:0 auto;
}
#header {
	background: url(/styles/ufoforum/theme/images/header.jpg) 0 0 no-repeat;
	height:258px;
}
#header img {
	border:none;
	margin:25px 0 0 53px;
}
.navbar {
	height:80px;
	background: url(/styles/ufoforum/theme/images/bg_navbar.png) 0 0 repeat-x;
	position:relative;
}
.linenavbar {
	background: url(/styles/ufoforum/theme/images/line_navbar.png) 0 0 no-repeat;
	height:47px;
	position:relative;
	top:10px;
	margin-left:10px;
}
ul.profilemain {
	position:absolute;
	left:0;
	bottom:0;
	padding-left:15px;
}
ul.profilemain li  a{
	color:#fff;
	font-size:.8em;
	background:none;
	line-height:1.6em;
	text-decoration:underline;
	padding-right:0;
}
.clear {
	clear:both;
	height:1px!important;
	display:block;
	_display:inline;
}
#search-box {
	padding:0 0 20px 10px;
	margin-top:-10px;
}
#search-box p a {
	color:#fff;
}
div.signature {
	background:none!important;
	margin-top:20px!important;
	border-top: 2px dotted #272727;
	font-size:.9em!important;
	padding-top:5px!important;
}
/*MENU BUTTONS*/
.linenavbar ul {
	float:right;
	list-style-type:none;
	margin: 10px 0 0 0; 
	padding-right:12px;
}
.profile-icons1 {
	margin: 0; 
	padding:0;
	list-style-type:none;
}
.linenavbar li, .profile-icons1 li {
	margin:0;
	float:left;
	height:25px;
	margin-right:15px;
}

.linenavbar li a,.button, .profile-icons1 li a {
	background: url(/styles/ufoforum/theme/images/button_right.png) 100% 0 no-repeat;
	font-family: "Lucida Sans Unicode", sans-serif;
	color:#000;
	font-size:14px;
	text-decoration:none;
	float:left;
	display:block;
	cursor:pointer;
	height:25px;
	padding-right:20px;
}
.linenavbar span, .button input, .profile-icons1 span{
	background: url(/styles/ufoforum/theme/images/button_left.png) 0 0 no-repeat;
	padding:5px 0 6px 20px;
	position:relative;
	top:5px;
	_top:0;
	_margin-left:-1px;
}

.listup {
	float:left;
	height:25px;
	display:block;
	margin-left:15px;
	margin-top:3px;
	background: url(/styles/ufoforum/theme/images/ico/arrowup.png) 0 0 no-repeat;
	padding:0 0 0 18px;
	line-height:.95em;
}
.topic-actions {
	position:relative;
	margin-bottom:20px;
}
.pagination {
	position:relative;
}
.topic-actions  .podrel{
	right:0;
	top:0;
}
.topic-actions  .pod p,.topic-actions  .podrel p {
	color:#b5edd2;
	text-shadow: #000 0 0 1px, #000 0 0 1px;
}
.mark {
	left:25%!important;
}
.postbody {
	background: #44564a url(/styles/ufoforum/theme/images/podmessage.gif) 0 0!important;
	width:895px;
	margin:0 auto!important;
	padding:10px;
}
.bg2 .postbody {
	border:3px solid #222522;
}
.postbody .content {
	background:none;
	float:left;
	width:620px;
}
.content img {
	max-width:600px;
	width: expression(this.offsetWidth < 600 ? "auto" : 600)
}
.infomess {
	float:left;
	padding-bottom:20px;
}
.postprofile {
	float:right;
	border-left: 1px solid #a5b9aa;
	width:240px;
	padding:0 10px;
}
.postprofile dd {
	font-size:.8em;
}
.back2top {
	display:none;
}
.postbody blockquote {
	background: url(/styles/ufoforum/theme/images/podquote.gif) 0 0;
	margin-left:20px;
	color:#000;
	width:590px;
	font-size:.9em;
	padding:5px;
}
blockquote div, .inline-attachment {
	background:none!important;
}
blockquote cite {
	font-size:26px;
}
.quickmod {
	background:#fff;
}
.pages {
	float:right;
	display:inline;
}
.pages div, #format-buttons-post div   {
	height:32px;
	background: url(/styles/ufoforum/theme/images/butpage.png) 0 0 no-repeat;
	float:left;
	width:50px;
	text-align:center;
}
.pages div div {
	display:block;
	background: url(/styles/ufoforum/theme/images/butpage_r.png) 100% 0 no-repeat;
	margin-right:-14px;
	height:32px;
	right:0;
	top:0;
	z-index:1;
	line-height:1.9em;
}
#format-buttons-post {
	background:none;
}
#format-buttons-post div {
	position:relative;
	text-align:center;
}
#format-buttons-post div input {
border:none!important;
background:none;
margin-left:9px;
margin-top:5px;
}
#format-buttons-post div span {
	background: url(/styles/ufoforum/theme/images/butpage_r.png) 100% 0 no-repeat;
	right:0;
	margin-right:-9px!important;
	height:32px;
	position:absolute;
	width:14px;
}
.pages div div a {
	text-decoration:none;
	font-size:.9em;
}
.pages div div {
	float:right!important;
	width:50px;
	text-align:center;
}

/*FONT*/
.butmin {
	height:30px;
	background: url(/styles/ufoforum/theme/images/butfonmin.png) 0 0 no-repeat;
	position:absolute;
	right:0;
	top:0;
	width:40px;
	margin:-5px 30px 0 0 ;
	text-align:center;
}
.butmin span {
	display:block;
	background: url(/styles/ufoforum/theme/images/butfonmin.png) right top no-repeat;
	margin-right:-20px;
	height:30px;
	width:20px;
	position:absolute;
	right:0;
	top:0;
	z-index:1;
	padding:0;
}
.butmiddle {
	height:38px;
	background: url(/styles/ufoforum/theme/images/butfonmiddle.png) 0 0 no-repeat;
	position:absolute;
}
.butmiddle span {
	display:block;
	background: url(/styles/ufoforum/theme/images/butfonmiddle.png) right top no-repeat;
	margin-right:-19px;
	height:38px;
	width:19px;
	position:absolute;
	right:0;
	top:0;
	z-index:1;
}
#nextprev .buttons {
	margin-left:40px;
}
.buttons {
	height:39px;
	background: url(/styles/ufoforum/theme/images/button2.png) 0 0 no-repeat;
	float:left;
}
.buttons div,.buttons dl {
	background: url(/styles/ufoforum/theme/images/button2_r.png) 100% 0 no-repeat;
	float:left;
	margin-right:-35px;
	_margin-right:-34px;
	height:39px;
	right:0;
	top:0;
	z-index:1;
}
.butmin a {
	margin-left:20px;
	font-size:12px;
	line-height:1.8em;
	color:#000;
	font-family:"Lucida Sans Unicode", sans-serif;
	text-decoration:none;
}
.fields2,.fields1, .content, #tabs {
	background: #b2b2b2 url(/styles/ufoforum/theme/images/ramka-grad.png) 0 0 repeat-x;
	margin-bottom:10px;
}
#nextprev {
	margin:0;
	float:right;
	margin-right:50px;
}
.linklist {
	margin:0;
	padding:10px;
	list-style-type: none;
}
#message-box ,#smiley-box{
	background:none;
	padding:5px 0;
}
#format-buttons {
	background:none;
}
/*END FONT*/

/*DATE*/
.pod {
	height:35px!important;
	background: url(/styles/ufoforum/theme/images/butfonbig.png) 0 0 no-repeat;
	position:absolute!important;
	text-align:center!important;
	padding:5px 5px 0 10px!important;
	font-family:"Trebuchet MS", sans-serif;
	z-index:10;
	font-weight:bold;
}
.pod span {
	display:block!important;
	background: url(/styles/ufoforum/theme/images/butfonbig.png) right top no-repeat;
	margin-right:-10px;
	height:40px!important;
	width:14px!important;
	position:absolute!important;
	right:0!important;
	top:0;
	z-index:11;
}
.podrel {
	height:40px;
	background: url(/styles/ufoforum/theme/images/butfonbig.png) 0 0 no-repeat;
	text-align:center;
	padding:5px 5px 0 10px;
	font-family:"Trebuchet MS", sans-serif;
	z-index:10;
	font-weight:bold;
	position:relative;
	float:right;
}
.podrel span {
	display:block;
	background: url(/styles/ufoforum/theme/images/butfonbig.png) right top no-repeat;
	margin-right:-10px;
	height:40px;
	width:14px;
	position:absolute;
	right:0;
	top:0;
	z-index:11;
}
.nowdate {
	right:0;
	bottom:0;
	margin:0 75px -10px 0 ;
	line-height:1.5em;
	font-size:16px;
	color:#b5edd2;
	text-shadow: #000 0 0 1px, #000 0 0 1px;
	letter-spacing:.02em;
}
/*END*/

/*MAIN CONTENT*/
#mainforum {
	padding:20px 10px;
}
.ramka {
	background: url(/styles/ufoforum/theme/images/ramka_tc.png) 0 0 repeat-x;
	padding-top:3px;
	position:relative;
}
.ramka div {
	background: url(/styles/ufoforum/theme/images/ramka_lc.png) 0 0 repeat-y;
	margin-left:-2px;
	padding-left:4px;
	
}
.ramka div div{
	background: url(/styles/ufoforum/theme/images/ramka_rc.png) 100% 0 repeat-y;
	margin-right:-2px;
	padding-right:6px;
}
.ramka div div div{
	background: #b2b2b2 url(/styles/ufoforum/theme/images/ramka-grad.png) 0 0 repeat-x;
}
.ramka div div div div,.ramka div div div dl,.ramka div div div h2,
.ramka div div div h3 {
	margin:0;
}
.ramka .pod {
background:transparent url(/styles/ufoforum/theme/images/butfonbig.png) no-repeat scroll 0 0;
}
.ramka .pod span {
background:transparent url(/styles/ufoforum/theme/images/butfonbig.png) no-repeat scroll 100% 0;
}
.ramkabottom{
	background: url(/styles/ufoforum/theme/images/ramka_bc.png) 0 0 repeat-x;
	height:17px;
}
.forumline {
	padding:0!important;
	margin:0 0 0 0!important;
	height:46px!important;
	overflow:hidden;
}
.line {
	display:block;
	background: url(/styles/ufoforum/theme/images/line.png) 50% 0 no-repeat;
	height:3px;
	font-size:0px;
	position:relative;
	top:3px;
	_top:2px;
	z-index:100;
}
.forumtitle {
	height:44px;
	width:55%;
	background: url(/styles/ufoforum/theme/images/podlozhka.png) 0 0 no-repeat!important;
	padding:0!important;
	margin:0 31px 0 0!important;
	position:relative;
	float:left;

}
.iconforum {
	display:block;
	width:35px;
	height:35px;
	margin:2px 5px 0 16px ;
	float:left;
}
.forumtitle span {
	background: url(/styles/ufoforum/theme/images/podlozhka.png) 100% 100% no-repeat!important;
	width:30px;
	height:44px;
	display:block;
	position:absolute;
	right:0;
	margin-right:-30px;

}
.count {
	height:44px;
	width:9%;
	background: url(/styles/ufoforum/theme/images/podlozhka.png) 0 100% no-repeat!important;
	padding:0!important;
	position:relative;
	float:left;
	margin:0 31px 0 0!important;
} 
.count span {
	background: url(/styles/ufoforum/theme/images/podlozhka.png) 100% 100% no-repeat!important;
	width:30px;
	height:44px;
	display:block;
	position:absolute;
	right:0;
	margin-right:-30px;
} 
.lastmess {
	height:44px;
	width:16%;
	background: url(/styles/ufoforum/theme/images/podlozhka.png) 0 100% no-repeat!important;
	padding:0!important;
	margin:0!important;
	position:relative;
	float:left;
}
.lastmess span {
	background: url(/styles/ufoforum/theme/images/podlozhka.png) 100% 0 no-repeat!important;
	width:70px;
	height:44px;
	display:block;
	position:absolute;
	right:0;
	margin-right:-10px;
	z-index:0;
} 
.topic,.counttopic,.countmessage,.lastmessage {
	top:0;
	line-height: 1.8em;
}
.counttopic,.countmessage,.lastmessage {
	right:0;
}
.topic {
	left:0;
	margin:-25px 0 0 5%!important;
}
.counttopic {
	margin:-25px 34% 0 0!important;
}
.countmessage {
	margin:-25px 21% 0 0!important;
}
.lastmessage {
	margin:-25px 1% 0 0!important;
}
.lastpost_a {
	font-size:.9em;
	color:#fff;
}
.lastpost_a a {
	font-size:.9em;
	color:#fff!important;
	text-decoration:underline!important;
}

/**/

/*INFOPANE START*/
.infopanel {
	padding-left:35px;
	margin-top:-3px;
}
.logreg {
	position:relative;
	z-index:1000;
}
.logreg .butmiddle,.online .butmiddle,.online1 .butmiddle,.stats .butmiddle {
	padding:0 12px 0 17px;
	z-index:20;
	margin-top:-20px;
	font-size:12px;
	left:5px;
	line-height:2em;
	font-weight:bold;
	float:left;
}
.online .butmiddle span {
	_margin-right:-18px!important;
}
.online1 .butmiddle span {
	_margin-right:-18px!important;
}
.stats .butmiddle span {
	_margin-right:-19px!important;
}
.logreg .pod {
	position:relative!important;
	float:left;
	font-size:12px;
	font-family:"Lucida Sans Unicode", sans-serif;
	line-height:2em;
	height:1%;
}
.logreg .input {
	width:115px;
	float:left;
	margin:6px 0 0 2px!important;
}
.passremember {
	margin-left:-9px;
	float:left;
}
.logreg .button {
	position:relative;
	top:5px;
} 
.online, .stats {
	width:80%;
	margin:5px;
	margin-bottom:0;
	position:relative;
}
.online1 {
	margin:5px;
	margin-bottom:0;
	position:relative;
}

.online1  .ramka div div div, .online  .ramka div div div,.stats  .ramka div div div {
	background: #a6a6a6 url(/styles/ufoforum/theme/images/stat-grad.png) 0 0 repeat-x;
	font-size:12px;
	font-weight:bold;
}
.stats  .ramka div div div {
	background-position:0 60%;
}
/*END*/

/*FORM START*/
.checkbox, .radio {
	width: 19px;
	height: 25px;
	background: url(/styles/ufoforum/theme/images/checkbox.png) no-repeat;
	display: block;
	float:left;
	margin-top:8px;
	z-index:100;
	position:relative;
}
.radio {
	background: url(radio.gif) no-repeat;
}
/*END*/
/*MEMBERLIST*/
.table1 {
	width:100%;
	top:-30px;
	position:relative;
}
.table1 th{
	background:url(/styles/ufoforum/theme/images/butfonbig.png) 0 0 no-repeat;
	height:40px;
	position:relative;
	text-align:center;
	line-height:30px;
	padding-left:10px;
}
.table1 td {
	text-align:center;
	padding:0 5px;
	border-left: 1px solid #d5d5d5;
}
.table1 th dl{
	background:url(/styles/ufoforum/theme/images/butfonbig_r.png) 100% 0 no-repeat;
	height:40px;
	position:relative;
	float:right;
	width:11px;
	right:-11px;
	top:-1px;
	margin:0;
}
.details {
	padding:10px;
}
/*END*/
/*PROFILE*/
#tabs,#tabs ul {
	margin:0;
	padding:10px 0 0 0;
	list-style-type: none;
}
#tabs .podrel {
	float:left;
	width:15%;
}
.activetab {
	border-bottom: 3px solid #212121;
}
#navigation ul {
	list-style-type:none;
}
#navigation li{
	float:left;
	margin-right:40px;
}
/*1*/
dl.details dt {
	float: right;
	clear: right;
	text-align: left;
}

dl.details dd {
	margin-right: 0;
	margin-left: 0;
	padding-right: 5px;
	padding-left: 0;
	float: right;
}

*:first-child+html dl.details dd {
	margin-right: 30%;
	float: none;
}

* html dl.details dd {
	margin-right: 30%;
	float: none;
}
dl.details dt {
	color: #000000;
}

dl.details dd {
	color: #536482;
}

dl.details dt {
	float: left;
	clear: left;
	width: 30%;
	text-align: right;
	color: #000000;
	display: block;
}

dl.details dd {
	margin-left: 0;
	padding-left: 5px;
	margin-bottom: 5px;
	color: #828282;
	float: left;
	width: 65%;
}
*:first-child+html dl.details dd {
	margin-left: 30%;
	float: none;
}

* html dl.details dd {
	margin-left: 30%;
	float: none;
}
.ucp-main {
	font-size:.9em;
}
.ucp-main  dt span {
	font-size:.8em;
	color:#494949;
}
.ucp-main dt{
	float:left;
	width:250px;
	padding-bottom:10px;
}
.ucp-main dd {
	padding-bottom:10px;
}
.table2 {
	width:100%;
	border-left:1px solid #d5d5d5;
	border-top:1px solid #d5d5d5;
}
.table2 th,.table2 td {
	border-right:1px solid #d5d5d5;
	border-bottom:1px solid #d5d5d5;
	text-align:center;
	padding:5px 0;
}
#register  dt{
	width:30%;
	float:left;
	line-height:.8em;
}
#register  dt span {
	font-size:.7em;
	color:#494949;
	line-height:.7em;
	word-spacing:.2px;
}
#register  dt label {
	font-size:.9em;
	font-weight:bold;
}
/*END*/

#footer {
	text-align:center;
	padding:15px 0;
	font-size:12px;
	font-weight:bold;
}
/* PM marking colours */
.pmlist li.pm_message_reported_colour, .pm_message_reported_colour {
	border-left-color: #BC2A4D;
	border-right-color: #BC2A4D;
}

.pmlist li.pm_marked_colour, .pm_marked_colour {
	border-color: #FF6600;
}

.pmlist li.pm_replied_colour, .pm_replied_colour {
	border-color: #A9B8C2;
}

.pmlist li.pm_friend_colour, .pm_friend_colour {
	border-color: #5D8FBD;
}

.pmlist li.pm_foe_colour, .pm_foe_colour {
	border-color: #000000;
}
.pm_message_reported_colour .topictitle, .pm_message_reported_colour {
	color: #BC2A4D;
}

.pm_marked_colour .topictitle, .pm_marked_colour  {
	color: #FF6600;
}

.pm_replied_colour .topictitle, .pm_replied_colour  {
	color: #A9B8C2;
}

.pm_friend_colour .topictitle, .pm_friend_colour {
	color: #5D8FBD;
}

.pm_foe_colour .topictitle, .pm_foe_colour {
	color: red;
}
/* PM marking colours */
.rtl .pm-legend {
	border-right-width: 10px;
	border-right-style: solid;
	border-left-width: 0;
	padding-left: 0;
	padding-right: 3px;
}
#topicreview {
	overflow:hidden;
	height:0px;
}