body {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}

/* Main page layout */

h1 {
	display: none;
}

.forum  #main {
	width: 950px;
}


/* Crumbtrail and nav */

.forum .nav {
	float: right;
	margin: 0 0 10px;
}

.forum .nav a {
	margin: 0 5px 0 5px;
}

.forum .forum_header {
	zoom: 1;
}

.forum .location {
	clear: both;
	overflow: hidden;
	zoom: 1;
	padding: 10px 0 10px 0;
}

.forum_crumbtrail {
	float: left;
	color: #888;
}

.forum_crumbtrail a,
.forum_crumbtrail span {
	margin: 0 3px 0 3px;
}

.forum .paging {
	float: right;
	margin: 0;
	padding: 0;
	clear: none;
}

.forum .pagelinks {
	margin: 0;
	float: right;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.forum .pagelinks span,
.forum .pagelinks a {
	display: block;
	float: left;
}

.forum .pagelinks .next,
.forum .pagelinks .prev {
	height: 13px;
	margin-top: 3px;
	width: 8px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(images/sprite.png) no-repeat 0 -46px;
}

.forum .pagelinks .next {
	background: url(images/sprite.png) no-repeat -8px -46px;
}

.forum_rss {
	float: left;
}

.forum_rss a {
	font-weight: normal;
	line-height: 14px;
	padding-left: 18px;
	background: url(images/rss.png) no-repeat 0 50%;
}


/* Tables */

.forumtable th {
	background: #888;
	color: #fff;
	font-weight: bold;
	border: 1px solid #ccc;
}

.forum .forumtable td {
	border: 1px solid #ccc;
	padding: 10px;
}

.forumtable {
	clear: both;
	border-collapse: collapse;
	empty-cells: show;
	border: 1px solid #ccc;
	width: 100%;
	_width: 99%;
	margin: 0 !important;
}

.forumtable td h4 {
	font-size: 14px;
	margin: 0 0 6px 0;
}

.forumpage {
	border: 1px solid #ccc;
	padding: 15px;
}

.posttitle {
	padding: 10px 0;
}

.posttitle label,
.posttitle span {
	float: left;
	width: 10%;
	color: #666;
}

.posttitle input {
	margin-left: 10%;
	width: 89%;
}

.private_msg td.date {
	width: 150px;
	color: #666;
}

.private_msg td.sender {
	width: 120px;
}

/* Actions bar */

.forum_title  {
	clear: both;
	color: #666;
	padding: 4px 10px 3px 10px;
	background: #ddd;
	border: 1px solid #ccc;
	border-bottom: 0;
	overflow: hidden;
	zoom: 1;
}

.forum_title  .title {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	color: #666;
	line-height: 23px;
	float: left;
}

.forum_title .actions {
	float: right;
}

.forum_title .actions a {
	margin-left: 6px;
}

.forum .btn {
	font-size: 11px;
	font-weight: normal;
	color: #555;
	display: -moz-inline-box;
	display: inline-block;
	line-height: 23px;
	overflow: hidden;
	background: url(images/sprite.png) no-repeat 0 0;
}

.forum .btn:hover {
	text-decoration: none;
	color: #333;
}

.forum .btn .inner {
	display: block;
	background: url(images/sprite.png) no-repeat 100% -23px;
	padding: 0 10px;
}

/* Posts */

.forum .posts {
	border-top: 1px solid #ccc;
}

.forum .posts_preview {
	margin-bottom: 30px;
}

.forum  .post_block {
	border: 1px solid #ccc;
	border-width: 0 1px 1px 1px;
	overflow: hidden;
	zoom: 1;
	margin: 0 0 1px;
}

.forum  .post_block .author_info {
	float: left;
	width: 110px;
	padding: 15px;
	text-align: center;
	min-height: 200px;
}

.forum  .post_block .author_info img {
	border: 1px solid #6a6a6a;
}

.forum  .post_block .author_info a {
	font-size: 14px;
	text-decoration: none;
}

.forum  .post_block .author_info a:hover {
	text-decoration: underline;
}

.forum  .post_block .author_info ul,
.forum  .post_block .author_info li {
	padding: 0;
	margin: 0;
	list-style: none;
}

.forum  .post_block .post_body {
	margin-left: 150px;
	padding: 0 15px 0 15px;
	min-height: 150px;
}

.forum  .post_block p.content {
	font-size: 12px;
}

.forum  .post_block p.content img {
	max-width: 100%;
}

.forum  .post_block p.dateposted {
	color: #666;
	margin: 15px 0;
}

.forum  .post_block .postactions {
	margin: 25px 0 15px;
}

.forum  .post_block .postactions a {
	margin-right: 10px;
}


/* Stuff  */

.topheader h1 {
	color: #666;
	font-size: 2em;
	margin:  0.75em 0 0.5em 0;
	padding: 0;
}
.topheader {
	padding-left:20px;
	margin-bottom:20px;
	float: left;
}
.topheader table {
	border-collapse:separate;
	background-color:Transparent;
	font-size:100%;
	margin-left:-2px;
}
.topheader th {
	color:#000000;
	background:url(/images/forum-menu-sep.gif) no-repeat left;
	padding:0px 4px 0px 6px;
	white-space:nowrap;
	font-weight:normal;
}
.topheader th.first {
	background-image:none;
	padding-left:0px;
}

/*wojtek's addons*/
.logdisp {
	float: right;
	margin:20px 0 20px 0;
 *margin: 20px 0 0 0;
	padding-right:20px;
}
.imgclear {
	clear: both;
	display: block;
	height: 0;
	zoom: 1;
}
.signup_holder_inside {
	float: right;
	margin: 3px 0px 5px 15px;
}
.signupnew {
	width: 172px;
	border: 1px solid #927f7d;
	min-height:48px;
	margin: 12px 0 14px 0;
	background: url(../images/signupnewbg.gif) repeat-x;
}
.signupnew img {
	float: left;
	margin: 5px 8px 5px 5px;
}
.signupnew h4 {
	margin: 7px 0 2px 0;
	font-weight: normal;
	color: #fff;
}
.signupnew p {
	font-weight: bold;
	color: #555;
	margin: 0;
	padding: 0;
}
td.forum_avatar {
	width: 50px !important;
}
td.forum_avatar img {
	width: 40px;
}
input.margbt {
	margin: 10px 0 0;
	background: #F278A5;
	padding: 2px 3px;
	color: #fff;
}
/*header*/
.header table {
	font-size: 8pt;
	background-color:transparent;
	width:100%;
	height:90px;
	border:none;
}
.header td {
	white-space:nowrap;
}
.header h1 {
	font-weight: normal;
	font-size: 18pt;
	margin-bottom: 0px;
	font-family: "Arial Narrow";
	margin-top:5px;
}

.header a:hover {
	text-decoration: none;
}
.header img {
	vertical-align:middle;
	border:none;
}
/*main body*/
.forumcontent {
	padding:0px 20px;
	clear: both;
}
.forumcontent table {
	font-size: 8pt;
	border-collapse:collapse;
	background-color:#FFF;
}
.forumcontent h1 {
	font-weight: normal;
	font-size: 18pt;
	margin-bottom: 0px;
	font-family:"Arial Narrow";
}
.forumcontent h2 {
	marginfont-size: 10pt;
	margin-top:0px;
}
.forumcontent h3 {
	font-weight: bold;
	font-size: 8pt;
	margin-bottom: 0px;
	color:#FFF;
}


.forumcontent th a {
	color: white;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}
.forumcontent th a:hover {
	text-decoration:underline;
}
.forumcontent td {
	border:1px solid silver;
	padding:5px;
}
.forumcontent button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 0px none;
}
.forumcontent textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-left:slategray 1px solid;
	border-right: slategray 1px solid;
	border-bottom: slategray 1px solid;
	border-top: none;
	margin: 0 0 10px 0;
}
.forumcontent select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid slategray;
}
.forumcontent img {
	vertical-align:middle;
	border:none;
}
.forumcontent hr {
	height:1px;
	border:none;
	color:silver;
	background:silver;
}
.forumcontent div.location {
	margin-top:17px;
	margin-bottom:17px;
	font-size:11px;
}
/* other classes */
/*.gradientbutton {
	background:#F278A5 none repeat scroll 0 0;
	padding: 3px 7px;
	color:White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 0px solid;
}*/
.radiolist td {
	text-align: left;
}
button.formatting {
	width: 25px;
	height: 20px;
	border: none;
	background-color:Transparent;
	cursor: pointer;
}

.forum_editor {
	border: solid 1px #ccc;
}

.forum_editor textarea {
	width: 98%;
	padding: 1%;
	border: none;
}

.forum_editor .editbar {
	padding: 5px;
	height: 20px;
	background: #eee;
}

.form_addpost {
	margin-bottom: 30px;
}

.form_addpost input.checkbox {
	margin: 0 5px 0 0;
}

.form_addpost .notify {
	margin: 10px 0;
	color: #666;
}

div.editbar * {
	vertical-align: middle;
}

/* RESTYLE */

.forum  {
	width: 940px;
}

.forum  .forumheader,
.forum  .post_main {
	overflow: hidden;
	zoom: 1;
}
.forum  .navi {
	float: left;
	margin: 0 0 7px 0;
}
.forum  .navi h1 {
	margin: 0;
}
.forum  .navi .forumcrumb a {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.forum  .utils {
	float: right;
	margin: 0 0 7px 0;
}
.forum  .utils .buttons {
	margin: 7px 0 0;
	text-align: right;
}
.forum  .utils .links {
	text-align: right;
}
.forum  .utils .links a {
	font-size: 12px;
	text-transform:uppercase;
	text-decoration: none;
	font-weight: bold;
}

.forum  .forumtable h3 {
	margin: 0;
	font-size: 12px;
}
.forum  .forumtable a:hover {
	text-decoration: none;
}

.forum  .forumtable .icon {
	text-align: center;
	padding: 10px 0 5px 0;
}
.forum  .forumtable .topic {
	padding: 10px 0 0 10px;
}

.forum  .forumtable .closed .topic {
	background: url(images/locked.png) no-repeat 96% 50%;
	padding-right: 20px;
}

.forum  .forumtable .topic a {
	font-size: 14px;
	color: #0070aa;
}

.forum  .forumtable .topic .admin {
	padding: 10px 0;
}

.forum  .forumtable .topic .admin a {
	font-size: 12px;
	margin-right: 10px;
}

.forum  .forumtable .topic a:hover {
	text-decoration: none;
}

.forum  .paging {
	border: none;
}
.forum  .paging .display {
	text-align: right;
}
.forum  .paging .display a {
	font-size: 12px;
	text-transform:uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #0070AA;
}
.forum  .activity {
	margin: 20px 0 0;
}
.forum  .activity h4 {
	margin: 0 0 5px;
	color: #555;
	font-size: 14px;
}
.forum  .activity p {
	margin: 10px 0 0;
}
.forum  .activity p a {
	font-size: 12px;
	color: #0070AA;
}
.forum  .activity p a:hover {
	text-decoration: none;
}


.profile_wrap {
	clear: both;
	overflow:hidden;
	margin:0 0 0 0;
	width:100%;
}
.profile_left {
	float:left;
	width:510px;
	background-color:#eee;
	padding:20px;
}
.profile_left .form_wrap ul {
	margin: 0;
	padding: 0;
}

.profile_left .form_wrap ul li {
	margin:0 0 10px;
	list-style: none;
	overflow: hidden;
	zoom: 1;
}
.profile_left ul li.user_input input,
.profile_left ul li.user_input select,
.profile_left ul li.user_input textarea {
	float:right;
	border:solid 1px #CCC;
	padding:2px;
	width:250px;
}
.profile_left ul li.user_input select {
	width:256px;
}
.profile_left ul li.user_input textarea {
	height:100px;
}
.profile_left ul li label {
	float:left;
	font-size:12px;
	width:220px;
}
.profile_left ul li.single_input label {
	margin:0 34px 0 0;
}
.profile_right {
	float:right;
	width:330px;
}

.profile_left ul li label .extra_text {
	display:block;
	font-size:11px;
}

.profile_right ul,
.profile_right li {
	list-style: none;
	padding: 0;
	margin: 0;
}

.profile_right .id_01 ul li span {
	display:block;
	font-weight:bold;
}
.profile_right .id_01 ul li.browse_file {
	margin:10px 0 0;
}

.profile_right .panel {
	border-top: 1px solid #ccc;
	padding-top: 10px;
	margin-bottom: 15px;
}

.profile_right .panel:first-child {
	padding-top: 0;
	border-top: none;
}

.profile_right .panel .panel_head {
	overflow:hidden;
	zoom:1;
	margin:0 0 15px;
}
.profile_right .panel .panel_head a {
	float:right;
}
.profile_right .panel .panel_head h3 {
	float:left;
	margin:0;
}
.profile_right .panel ul {
	margin:0;
}
.profile_right .panel ul li a {
	display:block;
	text-decoration:none;
}
.profile_right .panel ul li a:hover {
	text-decoration:underline;
}
.profile_wrap div.user_submit input {
	padding:1px 8px;
	text-transform:capitalize;
}
.profile_wrap div.user_details table tr td,
.profile_wrap div.user_details table tr th {
	border:none;
}
.profile_wrap table.table_subs {
	width:100%;
	border:none;
}
.profile_wrap table.table_subs thead tr th {
	background-color:#999;
	color:#FFF;
	padding:5px 10px;
}
.profile_wrap table.table_subs tbody tr td {
	padding:7px 10px;
}
.forum  .panel_head a.new_msg {
	color:#F00;
	float:right;
	font-weight:bold;
	text-decoration:none;
}
#content.forum  .panel_head a.new_msg:hover {
	text-decoration:underline;
}
.text_editor .textbox_wrap {
	border:solid 1px #CCC;
	padding:5px;
}
.text_editor .textbox_wrap textarea {
	border:none;
	width:100%;
	padding:0;
}
.text_editor .submit_msg {
	margin:10px 0 0;
}
.my_subs {
	padding:1px;
}
.table_subs tbody tr td.id_02 {
	width:100px;
}
.new_msg {
	color:#F00;
	font-weight:bold;
	margin:0 10px 0 0;
}
table thead .left {
	float:left;
}
table thead .right {
	float:right;
}
table.private_msg {
	width:100%;
}
table.private_msg thead {
	background-color:#CCC;
}
table.private_msg thead tr th {
	padding:5px 10px;
}
table.private_msg thead tr th ul.head_links {
	overflow:hidden;
	list-style:none;
	margin:0;
}
table.private_msg thead tr th ul.head_links li {
	float:left;
	margin:0 0 0 15px;
}
table.private_msg thead tr th ul.head_links li a {
	text-transform:uppercase;
	text-decoration:none;
}
table.private_msg thead tr th ul.head_links li a:hover {
	text-decoration:underline;
}
table.private_msg tbody tr td {
	padding:10px;	
}
table.private_msg tbody tr td.id_01 {
	width:150px;
}


.quote {
	border:dashed 1px #CCC;
	padding:15px;
	margin: 18px 0;
	color:#666;
	position:relative;
	zoom: 1; /* Border disappears otherwise */
}

.quote .legend {
	position:absolute;
	top:-10px;
	background-color:#FFF;
	color:#999;
	letter-spacing:1px;
	padding:0 5px;
	left:10px;
	font-size:12px;
}

table.msg_inbox {
	width:100%;
}
table.msg_inbox thead {
	background-color:#CCC;
}
table.msg_inbox tbody tr td.id_01 {
	width:150px;
}
table.msg_inbox tbody tr td {
	padding:10px;
}