/*
	Style name: ExBBDarkGrey Style v1.0.8 - for ExBB FM 1.0 RC1 [http://www.exbb.org/]
	Official page: http://exbbskins.timfan.info/exbbdarkgrey.php
	Author: CyberAlec [http://exbbskins.timfan.info/] aka altjo [http://exbb.org/community/]
	Icons by [http://led24.de/iconset/] & [http://sekkyumu.deviantart.com/art/Developpers-Icons-63052312]
*/

BODY {
	font-family:Verdana, Tahoma, Arial, sans-serif;
	font-size:12px;
	margin:0;
	padding:5px;
	color:#bbb;
	background-color:#333;
	text-align:center;
	background:url('im/bg.gif') repeat;
}

img {
	border:0;
}

form {
	margin:0;
	padding:0;
	display:inline;
}

a:link, a:visited {
	text-decoration:none;
	color:#7D98AD;
}

a:hover, a:active {
	text-decoration:underline;
	color:#89A8BA;
}

a:link.admin, a:hover.admin, a:visited.admin, a:active.admin, .admin {
	color:#FF6C0B;
}

a:link.supmoder, a:hover.supmoder, a:visited.supmoder, a:active.supmoder, .supmoder {
	color:#F6D106;
}

a:link.moder, a:hover.moder, a:visited.moder, a:active.moder, .moder {
	color:#8dc63f;
}

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:0;
	padding:0;
	margin:0;
	background:url('im/logoimbg.gif') repeat;
}

#logostrip a:link, #logostrip a:visited, #logostrip a:active {
	font-size:18px;
	text-decoration:none;
	font-weight:bold;
}

#logomenu {
	background-color:#444;
	margin:1px 0;
}

#logomenu a:link, #logomenu a:visited, #logomenu a:active {
	font-size:10px;
	text-decoration:none;
	color:#7D98AD;
}

#logomenu a:hover {
	font-size:10px;
	text-decoration:none;
	color:#888;
}

#userlinks {
	background-color:#4e4e4e;
}

#userlinks div {
	float:left;
}

#navstrip {
	font-weight:bold;
	padding:6px 0 5px 6px;
	margin:0;
}

#navstrip img {
	vertical-align:middle;
	border:0;
}

#navstrip div, #userlinks div {
	float:left;
}

#preview {
	display:none;
	padding:1px;
	margin-bottom:10px;
}

#newmail {
	position:absolute;
	top:60px;
	display:block;
	width:95%;
	z-index:66;
}

/* 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:12px;
}

.tableborder {
	padding:0;
	margin:0;
}

.maintitle {
	border:0;
	vertical-align:middle;
	font-weight:bold;
	color:#bbb;
	padding:0;
}

.maintitle a:link, .maintitle a:visited, .maintitle a:active {
	text-decoration:none;
	color:#bbb;
}

.maintitle a:hover {
	text-decoration:underline;
}

.profilleft,.profilright,.pformleftw,.pformleft,.pformright {
	background-color:#444;
	padding:6px;
	margin-top:1px;
}

.profilleft {
	font-size:12px;
}

.profilright {
	width:40%;
}

.pformleftw {
	width:40%;
}

.pformleft {
	width:25%;
}

.desc {
	font-size:11px;
	color:#bbb;
}

.pformstrip,.activeuserstrip,.titlemedium,.postlinksbar {
	background-color:#4e4e4e;
	font-weight:bold;
	color:#999;
	padding:5px;
	margin:0;
}

.titlemedium a:link, .titlemedium a:visited, .titlemedium a:active {
	text-decoration:underline;
}

.postlinksbar {
	font-size:10px;
}

.tablepad,.titlemedium1 {
	background-color:#444;
	padding:6px;
}

.darkrow1,.darkrow2 {
	background-color:#4e4e4e;
	color:#cecece;
}

.row1,.row2 {
	background-color:#444;
	padding:5px;
	margin-top:1px;
}

.row3 {
	background-color:#555;
}

.darkrow3,.row4,.tdrow1 {
	background-color:#444;
}

.row4 {
	padding:5px;
}

.copyright {
	text-align:center;
	font-size:9px;
	line-height:12px;
}

.button input {
	margin:2px;
	border:1px solid #333;
	background-color:#555;
	color:#bbb;
	cursor:pointer;
}

Textarea, .textinput {
	border:1px solid #333;
	background-color:#555;
	color:#bbb;
	font-size:12px;
	font-family:Verdana, Helvetica, sans-serif;
	cursor:text;
}

Select, Input, .forminput, .radiobutton, .checkbox {
	color:#bbb;
	border:1px solid #333;
	background-color:#555;
	font-size:12px;
	font-family:Verdana, Helvetica, sans-serif;
	vertical-align:middle;
	cursor:pointer;
}

/* Topic View elements */

.postdetails {
	vertical-align:top;
	text-align:right;
	font-size:10px;
	width:99%;
}

.post2 .postdetails {
	text-align:left;
	width:auto;
}

.postdetails div {
	padding:4px 0;
	float:left;
}

.darkrow3 .postdetails div {
	padding:0;
}

.postcolor {
	color:#bbb;
	font-size:12px;
	line-height:160%;
	width:100%;
	vertical-align:top;
}

.normalname {
	font-size:12px;
	font-weight:bold;
	width:1%;
	border-left:1px solid #333;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
}

.post2 {
	background-color:#4e4e4e;
}

.tablefill {
	border:1px solid #222;
	background-color:#444;
	padding:6px;
}

.delemiter {
	overflow:hidden;
	border:1px solid #333;
	background-color:#555;
	padding:0;
	margin:0;
	background-image:url('im/postline.gif');
	height:5px;
}

H1 {
	font-size:30px;
	font-family:Arial, Helvetica, sans-serif;
}

.hintclass {
	border:2px solid #333;
	color:#bbb;
	background-color:#555;
	font-size:8pt;
	padding:8px;
	position:absolute;
	visibility:hidden;
	width:450px;
	left:0;
	top:0;
	text-align:left;
	overflow:auto;
}

.hintclass HR {
	border:1px solid #444;
}

.spaninfo {
	cursor:pointer;
	color:#7188AB;
	font-weight:bolder;
}

.block {
	margin-left:20px;
}

.quote {
	width:97%;
	background-color:#555;
	border:1px solid #333;
	padding:4px;
	white-space:normal;
	font-family:Verdana, Arial;
	font-size:11px;
	color:#bbb;
}

.phpcode,.htmlcode {
	width:98%;
	background-color:#555;
	border:1px solid #333;
	padding:4px;
	color:#ccc;
	font:15px "Courier New";
}

.offtop {
	background-color:#555;
	border:1px solid #333;
	padding:4px;
}

#smile img {
	cursor:pointer;
}

.closeimg {
	margin:20px;
	width:150px;
	height:150px;
}

.movedpost {
	font-size:10px;
}

.smile {
	margin:0 5px;
	border:1px solid #333;
	background-color:#4e4e4e;
	padding:12px 0;
	text-align:center;
}

.smile img {
	cursor:pointer;
	margin:4px 8px;
}

.curentpage {
	color:#aaa;
	font-weight:bold;
}

.icq {
	padding:0px 31px 2px 3px;
	width:18px;
	background-repeat:no-repeat;
	background-image:url('im/icq.gif');
}

/*colors*/

.red {
	color:red;
	font-weight:bold;
}

.purple {
	color:purple;
	font-weight:bold;
}

.green {
	color:green;
	font-weight:bold;
}

.blue {
	color:blue;
	font-weight:bold;
}

.orange {
	color:#F90;
	font-weight:bold;
}

/*addlinks*/

H3 {
	font-size:12px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	margin:2px;
}

/*ExBBDarkGrey*/

.ared, .ared a:link, .ared a:visited {
	text-decoration:none;
	color:#ED9121;
}

.ared a:hover, .ared a:active {
	text-decoration:underline;
	color:#ff7f2b;
}

.logotopright {
	background:url('im/logo_right.gif') no-repeat right top;
	padding:0 5px;
	height:100%;
}

.delemiter2 {
	border:0;
	padding:0;
	margin:0;
	height:5px;
	background-image:url('im/imgtop.gif');
}

.mleft {
	background:url('im/im_left.gif') no-repeat left top;
	padding:0 5px;
	height:100%;
	width:1px;
}

.mright {
	background:url('im/im_right.gif') no-repeat right top;
	padding:0 5px;
	height:100%;
}

#imbg2 {
	border:0;
	padding:0;
	margin:0;
	background:url('im/imgtitle.gif') repeat;
	height:30px;
}

.agreen {
	color:#7D98AD;
}

.button input:hover, Input:hover, Select:hover {
	border:1px solid #333;
	background-color:#666;
}

.postbtm {
	border-bottom:1px solid #333;
}

.modclr {
	font-size:10px;
	font-weight:bold;
	color:#ED9121;
}