/* BASE MODAL */
.center {
	text-align: left;
	position: relative;
}

#forums {
	width: 954px;
	color: #3b3b3b;
	margin-left: -105px;
}
#forums .sprite {
	background: url('/images/portal/forum_sprite.png?v=2') 0 0 no-repeat;
}
#forums .top {
	background-position: 0px -1px;
	width: 952px;
	height: 70px;
	position: relative;
}
#forums .search {
	position: absolute;
	right: 25px;
	top: 26px;
}
#forums .search-btn {
	width: 34px;
	height: 34px;
	background-position: -154px -276px;
	float: right;
	border: 0;
	padding: 0;
	cursor: pointer;
	margin-left: 5px;
}
#forums .search-btn:hover {
	background-position: -189px -276px;
}
#forums .middle {
	margin: 0;
	padding: 0;
	background: url('/images/portal/modal_shadow_right.png') repeat-y right;
}
#forums .middle2 {
	margin: 0;
	padding: 0;
	background: url('/images/portal/modal_shadow_left.png') repeat-y;
}
#forums .left {
	float: left;
	width: 17px;
	margin: 0;
	padding: 0;
}
#forums .right {
	float: right;
	width: 17px;
	margin: 0;
	padding: 0;
}
#forums .center {
	margin: 0 17px;
	background: #e1e1e1;
	padding: 20px;
}
#forums .bottom {
	background-position: 0px -73px;
	width: 954px;
	height: 26px;
}

/* CATEGORIES */
#forums .tab {
	width: 181px;
	height: 35px;
	background-position: -434px -276px;
	color: #0a3e61;
	font-weight: bold;
	font-size: 18px;
	text-shadow: 1px 1px 0 #60c7ee;
	text-align: left;
	padding: 8px 0 0 30px;
	cursor: default;
	margin: 0 0 10px -31px;
}
#forums .category {
	width: 280px;
	height: 67px;
	text-align: left;
	margin: 0 auto;
	position: relative;
}
#forums .new {
	background: url('/images/portal/main_sprite.png?v=3') -636px 0;
	width: 52px;
	height: 52px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
}
#forums .cat-table {
	width: 897px;
	border: 0;
	padding: 0;
	margin: 0;
}
#forums .cat-td {
	width: 293px;
}
#forums .cat-left {
	width: 253px;
	height: 57px;
	background-position: -1px -102px;
	padding: 5px 10px;
	position: absolute;
	left: 0;
}
#forums .cat-right {
	width: 7px;
	height: 67px;
	background-position: -893px -102px;
	position: absolute;
	right: 0;
}
#forums .cat-title {
	font-size: 15px;
	font-weight: bold;
}
#forums .cat-title a {
	color: #3b3b3b;
}
#forums .cat-title a:hover {
	color: #417aca;
}
#forums .cat-recent {
	font-size: 11px;
	color: #666666;
	line-height: 19px;
}
#forums .cat-stats {
	color: #fdfdfe;
	text-shadow: 1px 1px 1px #4d4c4c;
	line-height: 1;
	vertical-align: top;
	position: absolute;
}
#forums .cat-time-stats {
	font-weight: bold;
	font-size: 10px;
	bottom: 4px;
}
#forums .cat-post-stats {
	font-size: 11px;
	right: 3px;
	bottom: 4px;
	text-align: right;
}
#forums .time-icon {
	width: 10px;
	height: 10px;
	background-position: -224px -290px;
	display: inline-block;
	vertical-align: middle;
}
#forums .stat-title {
	font-size: 18px;
}
#forums .stat-num {
	font-size: 25px;
	font-weight: bold;
}

/* THREADS LIST */
#forums .breadcrumb {
	height: 37px;
	display: inline-block;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 10px;
}
#forums .breadcrumb a {
	color: #666666;
	text-decoration: none;
}
#forums .breadcrumb a:hover {
	color: #000;
	text-decoration: none;
}
#forums .bc-contain {
	height: 37px;
	display: inline-block;
	position: relative;
	z-index: 3;
}
#forums .bc-body {
	height: 30px;
	background-position: 0 -172px;
	display: inline-block;
	padding: 7px 0 0 10px;
}
#forums .bc-arrow {
	width: 24px;
	height: 37px;
	background-position: -910px -172px;
	float: right;
}
#forums .bc-second {
	z-index: 2;
	margin-left: -24px;
}
#forums .bc-third {
	z-index: 1;
	margin-left: -24px;
}
#forums .new-topic {
	width: 152px;
	height: 37px;
	background-position: 0 -276px;
	position: absolute;
	right: 20px;
	top: 20px;
}
#forums .post-spy {
	width: 152px;
	height: 37px;
	background-position: -154px -514px;
	margin: -8px 0 8px 0;
	display: inline-block;
}
#forums .subscriptions {
	width: 152px;
	height: 37px;
	background-position: -308px -514px;
	margin: -8px 0 8px 0;
	float: right;
	display: block;
}
#forums .new-topic:hover, #forums .post-spy:hover, #forums .subscriptions:hover {
	-moz-box-shadow: inset 0 0 10px #a6a5a5;
	-webkit-box-shadow: inset 0 0 10px #a6a5a5;
	box-shadow: inset 0 0 10px #a6a5a5;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#forums .threads {
	width: 886px;
	height: 67px;
	text-align: left;
	position: relative;
	margin-left: -3px;
	margin-bottom: 4px;
}
#forums .threads-left {
	width: 859px;
	height: 57px;
	background-position: -1px -102px;
	padding: 5px 10px;
	position: absolute;
	left: 0;
}
#forums .threads-right {
	width: 7px;
	height: 67px;
	background-position: -893px -102px;
	position: absolute;
	right: 0;
}
#forums .threads-title {
	font-size: 15px;
	font-weight: bold;
}
#forums .threads-title a {
	color: #3b3b3b;
}
#forums .threads-title a:hover {
	color: #417aca;
}
#forums .threads-pages {
	font-size: 12px;
	margin-left: 4px;
	font-weight: normal;
}
#forums .threads-pages a {
	color: #417aca;
}
#forums .threads-pages a:hover {
	color: #6096e3;
}
#forums .threads-by {
	font-size: 11px;
	line-height: 17px;
}
#forums .threads-stats {
	color: #fdfdfe;
	text-shadow: 1px 1px 1px #4d4c4c;
	line-height: 1;
	vertical-align: top;
	position: absolute;
}
#forums .threads-time-stats {
	font-size: 10px;
	bottom: 4px;
}
#forums .threads-stats b {
	vertical-align: top;
}
#forums .threads-stats a {
	color: #cce1fe;
	vertical-align: top;
	font-weight: bold;
}
#forums .threads-stats a:hover {
	color: #fdfdfe;
}
#forums .threads-post-stats {
	font-size: 11px;
	right: 3px;
	bottom: 4px;
	text-align: right;
}
#forums .paginate {
	margin-top: 15px;
	vertical-align: top;
	font-size: 15px;
	height: 28px;
	line-height: 28px;
}
#forums .paginate a {
	vertical-align: top;
	font-weight: bold;
}
#forums .prev {
	width: 73px;
	height: 28px;
	background: url('/images/portal/forum_sprite.png?v=2') -646px -276px;
	display: inline-block;
}
#forums .next {
	width: 73px;
	height: 28px;
	background: url('/images/portal/forum_sprite.png?v=2') -721px -276px;
	display: inline-block;
}
#forums .inactive-btn {
	opacity: 0.5;
}
#forums .lock-icon {
	background: url('/images/portal/forum_sprite.png?v=2') -800px -391px;
	width: 13px;
	height: 14px;
	display: inline-block;
	margin-right: 5px;
}

/* EDITOR */
#forums .editor {
	width: 878px;
	height: 300px;
	border: 1px solid #c1c1c2;
}
#forums .post-btn {
	width: 880px;
	height: 51px;
	background-position: 0 -321px;
	border: 0;
	padding: 0;
	cursor: pointer;
	margin-top: 12px;
}
#forums .post-btn:hover {
	opacity: 0.85;
}


/* POLLS */
#forums .poll {
	width: 883px;
	margin: 0 0 10px -3px;
	position: relative;
}
#forums .poll-top {
	width: 873px;
	height: 30px;
	background-position: 0 -468px;
	color: #fdfdfe;
	font-weight: bold;
	font-size: 14px;
	text-shadow: 1px 1px 1px #4d4c4c;
	padding-left: 10px;
}
#forums .poll-body {
	width: 863px;
	background: url('/images/portal/forum_poll_bg.png') repeat-y;
	padding: 0 10px;
}
#forums .poll-bottom {
	width: 883px;
	height: 7px;
	background-position: 0 -505px;
}
#forums .poll-vote {
	width: 73px;
	height: 28px;
	background-position: -795px -276px;
	border: 0;
	padding: 0;
	cursor: pointer;
	margin-top: 10px;
}
#forums .add-poll {
	width: 152px;
	height: 37px;
	background-position: 0 -514px;
	position: absolute;
	right: 20px;
	top: 20px;
}
#forums .add-poll:hover {
	-moz-box-shadow: inset 0 0 10px #a6a5a5;
	-webkit-box-shadow: inset 0 0 10px #a6a5a5;
	box-shadow: inset 0 0 10px #a6a5a5;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#forums .new-poll {
	display: none;
	padding-top: 10px;
}
#forums .poll-bar {
	height: 10px;
	background-color: #3baee4;
}


/* THREAD */
#forums .thread-left {
	width: 98px;
	position: relative;
	vertical-align: top;
}
#forums .thread-top {
	width: 782px;
	height: 30px;
	background-position: 0 -374px;
	color: #fdfdfe;
	text-shadow: 1px 1px 1px #4d4c4c;
	position: relative;
}
#forums .thread-top-text-left {
	float: left;
	margin: -5px 0 0 10px;
}
#forums .thread-top-text-right {
	float: right;
	margin: 1px 10px 0 0;
	font-size: 10px;
	font-weight: bold;
	vertical-align: middle;
	line-height: 1;
	margin-top: -4px;
}
#forums .thread-top a {
	color: #fdfdfe;
	font-weight: bold;
	font-size: 14px;
}
#forums .thread-top a:hover {
	color: #cce1fe;
}
#forums .thread-body {
	width: 758px;
	background: url('/images/portal/forum_thread_bg.png') repeat-y;
	vertical-align: top;
	padding: 0 12px;
}
#forums .thread-body img {
	max-width: 758px;
}
#forums .thread-body ol {
	margin-left: 40px;
}
#forums .thread-bottom {
	width: 782px;
	height: 7px;
	background-position: 0 -406px;
}
#forums .thread-arrow {
	width: 12px;
	height: 20px;
	background-position: -782px -374px;
	position: absolute;
	top: 33px;
	right: -4px;
}
#forums .tool-divider {
	width: 2px;
	height: 22px;
	background-position: -796px -374px;
	display: inline-block;
	margin: -2px 10px 0 10px;
	vertical-align: middle;
}
#forums .tool-edit {
	width: 13px;
	height: 13px;
	background-position: -800px -375px;
	display: inline-block;
	vertical-align: middle;
}
#forums .tool-edit:hover {
	background-position: -815px -375px;
}
#forums .tool-sticky {
	width: 13px;
	height: 13px;
	background-position: -829px -375px;
	display: inline-block;
	vertical-align: middle;
}
#forums .tool-sticky:hover {
	background-position: -844px -375px;
}
#forums .tool-del {
	width: 13px;
	height: 13px;
	background-position: -858px -375px;
	display: inline-block;
	vertical-align: middle;
}
#forums .tool-del:hover {
	background-position: -873px -375px;
}
#forums .tool-quote {
	width: 16px;
	height: 13px;
	background-position: -888px -375px;
	display: inline-block;
	vertical-align: middle;
}
#forums .tool-quote:hover {
	background-position: -907px -375px;
}
#forums .tool-lock {
	width: 12px;
	height: 13px;
	background-position: -926px -375px;
	display: inline-block;
	vertical-align: middle;
}
#forums .tool-lock:hover {
	background-position: -941px -375px;
}
#forums .edit-btn {
	background-position: 0 -415px;
}
#forums pre {
	font-size: 90% !important;
	background: #f8f8f8 !important;
	border: 1px solid #ddd !important;
	border-radius: 3px !important;
	padding: 1em !important;
	white-space: normal;
	overflow: auto;
	margin-bottom: 5px;
}