/*
	ExBBFlat Style v1.0.4 (for ExBB FM 1.0 RC2 http://www.exbb.org/)
	--------------------------------------------------------------
	Author: CyberAlec (http://timfan.info/) aka altjo (http://exbb.org/community/)
	Official page: http://timfan.info/exbbstyles/exbbflat.php
	Icons by led24.de (http://led24.de/iconset/)
	--------------------------------------------------------------
	Based on style: InvisionExBB (the default ExBB style converted by Markus http://tvoyweb.ru/forums/)
*/

BODY {
	font-family:Verdana, Tahoma, Arial, sans-serif;
	font-size:11px;
	color:#333;
	margin:0;
	padding:0;
	background-color:#FFF;
	text-align:center;
	background:url('im/bg.gif') repeat;
}

img {
	border:0;
}

form {
	margin:0;
	padding:0;
	display:inline;
}

a:link, a:visited, a:active {
	text-decoration:none;
	color:#3B6495;
}

a:hover {
	color:#555;
	text-decoration:underline;
}

a:link.admin, a:visited.admin, a:active.admin, .admin {
	color:#CC2828;
}

a:hover.admin {
	color:#FF0000;
}

a:link.supmoder, a:visited.supmoder, a:active.supmoder, .supmoder {
	color:#0000FF;
}

a:hover.supmoder {
	color:#6666FF;
}

a:link.moder, a:visited.moder, a:active.moder, .moder {
	color:#008000;
}

a:hover.moder {
	color:#337F33;
}

a:link.noclass, a:visited.noclass, a:active.noclass, a:hover.noclass, .noclass {}

#ipbwrapper {
	text-align:left;
	width:95%;
	margin-left:auto;
	margin-right:auto;
}

#logostrip {
	border:1px solid #BDC1D9;
	background-color:#838BB3;
	background:url('im/logoimg.gif') repeat;
	padding:0;
	margin:0;
}

#logostrip a:link, #logostrip a:visited, #logostrip a:active {
	font-size:20px;
	text-decoration:none;
	color:#526677;
	font-weight:bold;
}

#logomenu {
	border:1px solid #BDC1D9;
	background-color:#F7F7F7;
	font-size:10px;
	margin:3px 0 3px 0;
	color:#526677;
}

#logomenu a:link, #logomenu a:visited, #logomenu a:active {
	font-size:10px;
	text-decoration:none;
	color:#526677;
}

#userlinks {
	border:1px solid #BDC1D9;
	background-color:#F9F9F9;
}

#userlinks div, #navstrip div, #userlinks div {
	float:left;
}

#navstrip {
	font-weight:bold;
	padding:6px 0 6px 0;
}

#navstrip img {
	vertical-align:middle;
	border:0;
}

#preview {
	display:none;
	padding:1px;
	margin-bottom:10px;
}

#newmail {
	position:absolute;
	top:60px;
	display:block;
	width:95%;
	z-index:66;
}

#newmail-shadow {
	position:absolute;
	top:65px;
	display:block;
	width:95%;
	z-index:65;
}

/* end ID's*/
.sub_foldernew {
	background:url('im/sub_foldernew.gif') no-repeat;
	padding-left:12px;
}

.sub_folder {
	background:url('im/sub_folder.gif') no-repeat;
	padding-left:12px;
	width:900px;
}

TABLE, TR, TD {
	font-family:Verdana, Tahoma, Arial, sans-serif;
	font-size:11px;
	color:#333;
}

.tableborder {
	border:1px solid #BDC1D9;
	background-color:#F5F5F5;
	padding:0;
	margin:0;
}

.maintitle {
	vertical-align:middle;
	font-weight:bold;
	color:#fff;
	padding:8px 0 8px 5px;
	background-color:#838BB3;
}

.maintitle a:link, .maintitle a:visited, .maintitle a:active {
	text-decoration:none;
	color:#fff;
}

.maintitle a:hover {
	text-decoration:underline;
}

.desc {
	font-size:11px;
	color:#434951;
}

.profilleft, .pformleftw {
	border:1px solid #BDC1D9;
	background-color:#F9F9F9;
	padding:6px;
	margin-top:1px;
}

.profilleft {
	font-size:12px;
}

.pformleftw, .profilright {
	width:40%;
}

.profilright, .pformleft {
	border:1px solid #BDC1D9;
	background-color:#F7F7F7;
	padding:6px;
	margin-top:1px;
}

.pformleft {
	width:25%;
}

.pformstrip {
	border:1px solid #BDC1D9;
	background-color:#E1E2EF;
	color:#333;
	font-weight:bold;
	padding:7px;
	margin-top:1px;
}

.pformright {
	border:1px solid #BDC1D9;
	background-color:#F9F9F9;
	padding:6px;
	margin-top:1px;
}

.titlemedium {
	font-weight:bold;
	color:#333;
	padding:7px;
	margin:0;
	background-color:#E1E2EF;
	border:1px solid #BDC1D9;
}

.titlemedium a:link, .titlemedium a:visited, .titlemedium a:active {
	text-decoration:underline;
	color:#444;
}

.titlemedium1 {
	background-color:#F9F9F9;
	border:1px solid #BDC1D9;
	padding:7px;
	margin:0;
}

.activeuserstrip {
	background-color:#F9F9F9;
	padding:6px;
}

.tablepad {
	border:1px solid #BDC1D9;
	background-color:#F9F9F9;
	padding:6px;
}

.darkrow2 {
	background-color:#F5F5F5;
	color:#333;
}

.row1, .row2 {
	background-color:#FAFAFA;
	border:1px solid #BDC1D9;
	padding:5px;
	margin-top:1px;
}

.row3 {
	background-color:#F9F9F9;
}

.row4 {
	background-color:#F9F9F9;
	border:1px solid #BDC1D9;
}

.tdrow1 {
	border:1px solid #BDC1D9;
	background-color:#F9F9F9;
}

.copyright {
	text-align:center;
	font-size:9px;
	line-height:12px;
}

.button input {
	margin:2px;
}

.forminput, .textinput, .radiobutton, .checkbox {
	font-size:11px;
	font-family:Verdana, Helvetica, sans-serif;
	vertical-align:middle;
}

Select, Input {
	font-size:11px;
	font-family:Verdana, Helvetica, sans-serif;
	vertical-align:middle;
}

/* Topic View elements */
.postlinksbar {
	font-weight:bold;
	border:1px solid #BDC1D9;
	background-color:#E1E2EF;
	padding:7px;
	margin-top:1px;
	font-size:10px;
}

.postdetails {
	background-color:#F5F5F5;
	vertical-align:top;
	text-align:right;
	font-size:10px;
	width:99%;
}

.post2 .postdetails {
	background-color:#FAFAFA;
	text-align:left;
	width:auto;
}

.postdetails div {
	padding:4px 0;
	float:left;
}

.darkrow3 .postdetails div {
	padding:0;
}

.postcolor {
	font-size:12px;
	line-height:160%;
	width:100%;
	vertical-align:top;
}

.normalname {
	background-color:#F5F5F5;
	font-size:12px;
	font-weight:bold;
	color:#1F313F;
	width:1%;
}

.normalname a:link, .normalname a:visited, .normalname a:active {
	font-size:12px;
}

.post1 {
	background-color:#F7F7F7;
}

.post2 {
	background-color:#F9F9F9;
}

.topic {
	width:100%;
	border-collapse:collapse;
	margin-top:1px;
}

.topic td {
	padding:3px;
	border:1px solid #BDC1D9;
}

.delemiter {
	background-color:#E1E2EF;
	height:5px;
	font-size:1px;
}

.tablefill {
	border:1px solid #BDC1D9;
	background-color:#F9F9F9;
	padding:6px;
}

.purple {
	color:purple;
	font-weight:bold;
}

.red {
	color:#CC2828;
	font-weight:bold;
}

.green {
	color:green;
	font-weight:bold;
}

.blue {
	color:blue;
	font-weight:bold;
}

.orange {
	color:#F90;
	font-weight:bold;
}

H1 {
	font-size:30px;
	font-family:Arial, Helvetica, sans-serif;
}

.hintclass {
	border:1px solid #333;
	background-color:#F9F9F9;
	font-size:8pt;
	padding:5px;
	position:absolute;
	visibility:hidden;
	width:450px;
	left:0;
	top:0;
	text-align:left;
	overflow:auto;
}

.spaninfo {
	cursor:pointer;
	color:#6B7E8E;
	font-weight:bolder;
}

.block {
	margin-left:20px;
}

.quote {
	background-color:#FAFCFE;
	border:1px solid #BDC1D9;
	padding:4px;
	white-space:normal;
	font-family:Verdana, Arial;
	font-size:11px;
	color:#09141C;
}

.phpcode, .htmlcode {
	width:98%;
	background-color:#FAFCFE;
	border:1px solid #BDC1D9;
	padding:4px;
	color:#09141C;
	font:15px "Courier New";
}

.offtop {
	background-color:#FAFCFE;
	border:1px solid #BDC1D9;
	padding:4px;
}

#smile img {
	cursor:pointer;
}

.closeimg {
	margin:20px;
	width:150px;
	height:150px;
}

.movedpost {
	font-size:10px;
}

.icq {
	padding:0 31px 3px 3px;
	width:18px;
	background-repeat:no-repeat;
	background-image:url('im/icq.gif');
}

.smile {
	margin:0 5px 0 5px;
	border:1px solid #BDC1D9;
	background-color:#F9F9F9;
	padding:12px 0 12px 0;
	text-align:center;
}

.smile img {
	cursor:pointer;
	margin:4px 8px 4px 8px;
}

.curentpage {
	color:#09141C;
}

/*addlinks*/
H3 {
	font-size:12px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	margin:2px;
}

/*ExBBFlat*/
.modclr {
	font-size:10px;
	font-weight:bold;
	color:#ff0000;
}

.poll {
	color:#008000;
}

.hintclass HR {
	border:1px solid #BDC1D9;
}

.red2 {
	color:#CC2828;
}

.boarddesc {
	margin-right:15px;
}