@charset "utf-8";
/* CSS Document */

body {
	background-color: White;
}
#phorum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: Black;
	max-width: 1210px;
	min-width: 910px;
	margin: auto;
}
img {
	vertical-align: top;
	border: none;
}
#phorum div.generic table th {
	text-align: left;
}
#phorum table.list {
	width: 100%;
	margin-bottom: 4px;
	border: 1px solid #4d894d;
	border-bottom: 0;
}
#phorum table.list th {
	background-repeat: repeat-x;
	background-image: url(images/header_background.png);
	color: White;
	background-color: #4d894d;
	font-size: 85%;
	padding: 5px;
}
#phorum table.list th a {
	color: White;
}
#phorum table.list td {
	background-color: White;
	padding: 8px;
	border-bottom: 1px solid #4d894d;
	font-size: 85%;
}
#phorum table.list td.alt {
	background-color: #edf2ed;
}
#phorum table.list td.current {
	background-color: #f0f7f0;
}
#phorum table.list td p {
	margin: 4px 8px 16px 4px;
}
#phorum table.list td h3 {
	margin: 0;
}
#phorum table.list td h4 {
	font-size: 115%;
	margin: 0;
	font-weight: normal;
}
#phorum table.list td span.new-indicator {
	color: red;
	font-size: 80%;
	font-weight: normal;
}
#phorum a {
	color: #000;
}
#phorum a:hover {
	color: #F00;
}
#phorum a.icon {
	background-repeat: no-repeat;
	background-position: 1px 2px;
	padding: 4px 10px 2px 21px;
	font-weight: normal;
	white-space: nowrap;
}
#phorum h1 {
	margin: 5px 0 0 0;
	font-size: 145%;
}
#phorum h2 {
	margin: 0;
	font-size: 115%;
	font-weight: normal;
}
#phorum h4 {
	margin: 0 0 5px 0;
}
#phorum hr {
	height: 1px;
	border: 0;
	border-top: 1px solid #4d894d;
}
#phorum div.generic table {
}
#phorum div.generic {
	padding: 8px;
	background-color: #edf2ed;
	border: 1px solid #4d894d;
}
#phorum div.generic-lower {
	padding: 8px;
	margin-bottom: 8px;
}
#phorum div.paging {
	float: right;
}
#phorum div.paging a {
	font-weight: bold;
	margin: 0 4px 0 4px;
	padding: 0 0 1px 0;
}
#phorum div.paging img {
	vertical-align: bottom;
}
#phorum div.paging strong.current-page {
	margin: 0 4px 0 4px;
}
#phorum div.nav {
	font-size: 85%;
	margin: 0 0 5px 0;
}
#phorum div.nav-right {
	float: right;
}
#phorum div.information {
	padding: 8px;
	border: 1px solid #62a762;
	background-color: #e6ffe6;
	margin-bottom: 8px;
}
#phorum div.notice {
	padding: 8px;
	background-color: #edf2ed;
	border: 1px solid #4d894d;
	margin-bottom: 8px;
}
#phorum div.warning {
	border: 1px solid #A76262;
	background-color: #FFD1D1;
	padding: 8px;
	margin-bottom: 8px;
}
#phorum div.attachments {
	background-color: White;
	margin-top: 8px;
	padding: 16px;
	border: 1px solid #4d894d;
}
#phorum span.new-flag {
	color: red;
}
#phorum a.message-new {
	font-weight: bold;
}
#phorum table.menu td {
	vertical-align: top;
}
#phorum table.menu td.menu {
	font-size: 85%;
	padding: 0 8px 0 0;
}
#phorum table.menu td.menu ul {
	list-style: none;
	padding: 0;
	margin: 4px 0 8px 8px;
}
#phorum table.menu td.menu ul li {
	margin: 0 0 4px 0;
}
#phorum table.menu td.menu ul li a {
	text-decoration: none;
}
#phorum table.menu td.menu ul li a.current {
	font-weight: bold;
}
#phorum table.menu td.menu span.new {
	color: red;
}
#phorum table.menu td.content {
	width: 100%;
	padding: 0;
}
#phorum table.menu td.content h2 {
	margin: 0 0 8px 0;
	background-repeat: repeat-x;
	background-image: url(images/header_background.png);
	color: White;
	background-color: #4d894d;
	padding: 4px;
}
#phorum table.menu td.content div.generic {
	margin: 0 0 8px 0;
}
#phorum table.menu td.content dl {
	margin: 0;
	padding: 0;
}
#phorum table.menu td.content dt {
	font-weight: bold;
}
#phorum table.menu td.content dd {
	padding: 4px;
	margin: 0 0 8px 0;
}
#phorum fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}
#phorum textarea.body {
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	border: 0;
}
#phorum table.form-table {
	width: 100%;
}
#phorum #logowrap {
	padding:6px 0pt 0pt 4px;
	position:relative;
	z-index:1;
}
#phorum #logo {
	background-color: #FE0000;
	vertical-align: bottom;
}
#phorum #logo img {
	padding:6px 0 0 4px;
	z-index:1;
	position:relative;
}
#phorum #header #logowrap .description {
	display:block;
	font-size:24px;
	line-height:24px;
	margin:-30px 0 10px 110px;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	white-space:nowrap;
}
#header {
	margin-bottom:5px;
}
#banner {
	text-align:center;
	padding-bottom:10px;
}
#headerinfo {
	background-color:#fe0000;
	border:#333333 2px solid;
	border-top:#000000 10px solid;
	color:#FFFFFF;
	padding-bottom:5px;
}
#headerinfo #quotewrap {
	display:block;
	float:right;
	margin-right:0px;
    margin-top:6px;
	overflow:visible;
	position:relative;
	width:250px;
	z-index:10;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
.quotation {
	font-size:11px;
	padding:20px 20px 0 10px;
	text-align:left;
	font-style:italic;
}
.quotation .attribution {
	font-style:normal;
	float:right;
}
#tabwrap {
	width:100%;
	margin-right:0px;
	padding-left:5px;
	white-space:nowrap;
	display:table;
	z-index:5;
}
#tabs {
	overflow:visible;
	white-space:nowrap;
	padding:0;
	margin:5px auto 0 0;
	color:#000;
	height:29px;
	max-height:29px;
	width:auto;
	z-index:7;
}
* html #tabs {
	height:1%;
}
#tabs li ul {
	display:none;
	background-color:#CCC;
	left:0pt;
	overflow:visible !important;
	position:absolute;
	top:28px;
	min-width:100%;
	width:auto;
	padding:0;
	margin:0;
	z-index:10;
}
#tabs li ul:hover, #tabs li:hover ul {
	display:block;
}
#tabs li ul li {
	line-height:normal;
	margin-bottom:2px;
	padding-bottom:2px;
	float:none;
	width:auto;
	margin:0 auto 0 0;
	display:block;
}
#tabs li {
	float:left;
	color:#000;
	list-style:none;
	padding:0;
	margin:0 0 0 5px;
}
* html #tabs li {
	display:inline-block;
}
#tabs li a {
	display:block;
	float:left;
	text-decoration:none;
	padding:5px;
	padding-bottom:0;
	margin:0;
	color:#000;
	font-size: 85%;
	font-weight: bold;
}
#tabs li a:hover {
	color:#000;
}
#tabs li ul li a {
	float:none;
	font-weight: normal;
}
#tabs li, #tabs li .sb-inner {
	height:29px;
	background:#fff;
}
#tabs li ul li {
	height:auto;
}
#tabs li:hover, #tabs li:hover .sb-inner, #tabs li.active, #tabs li.active .sb-inner, #tabs ul li {
	background:#CCC;
}
#tabs ul li:hover {
	background:#FE0000;
}
#tabs li.hover, #tabs li.hover .sb-inner {
	background:#CCC;
}
#tabs li .sb-border {
	background:#000;
}
#tabs-content {
	width:auto;
	background-color:#fff;
	margin:-1px 20px 1px 5px;
	padding:10px;
	border:1px solid #000;
	color:#000;
	white-space:nowrap;
	z-index:1;
}
#tabs-content a {
	color:#000;
	list-style:none;
	padding:0 10px 0 9px;
	margin:0 0 0 5px;
	border-left:#000 1px solid;
	font-size: 85%;
}
#tabs-content a:first-child {
	border-left:none;
	padding-left:0;
}
#tabs-content a:hover, #tabs-content a.active {
	color:#f00;
}
#tabs li a.arrow {
	padding-right:12px;
	margin-right:5px;
	background:url(images/downarrow.gif) center right no-repeat;
}
#phorum #page-info {
	padding: 8px 8px 8px 0;
	margin: 0 16px 16px 0;
}
#phorum #breadcrumb {
	border-bottom: 1px solid #b6b6b6;
	border-top: 0;
	padding: 5px;
	font-size: 85%;
}
#phorum #user-info {
	font-size: 85%;
	margin: 0 0 4px 0;
	text-align: right;
}
#phorum #user-info a {
	margin: 0 0 0 10px;
	padding: 4px 0 2px 21px;
	background-repeat: no-repeat;
	background-position: 1px 2px;
}
#phorum #user-info img {
	border-width : 0;
	margin: 4px 3px 0 0;
}
#phorum #user-info small a {
	margin: 0;
	padding: 0;
	display: inline;
}
#phorum div.attention {
	padding: 24px 8px 24px 64px;
	border: 1px solid #A76262;
	background-image: url(images/dialog-warning.png);
	background-color: #FFD1D1;
	background-repeat: no-repeat;
	background-position: 8px 8px;
	color: Black;
	margin: 8px 0 8px 0;
}
#phorum div.attention a {
	color: #68312C;
	padding: 2px 2px 2px 21px;
	display: block;
	background-repeat: no-repeat;
	background-position: 1px 2px;
}
#phorum #right-nav {
	float: right;
}
#phorum #search-area {
	width: 163px;
	height: 58px;
	float: right;
	display: block;
	position: relative;
	top: 0px;
	right: 30px;
	margin-top: 6px;
	background-position: 100% 0;
	background-repeat: no-repeat;
	z-index: 2;
}
#header-search-form .search-wrapper {
	position: relative;
	width: 140px;
	margin-left: 11px;
}
#header-search-form .search-wrapper .left, #header-search-form .search-wrapper .right {
	behavior:url(iepngfix.htc);
	display: block;
	position: absolute;
	top: 0;
	height: 19px;
}
#header-search-form .search-wrapper .left {
	left: 0;
	width: 20px;
	background: url(images/searchfield_leftcap.png) left top no-repeat;
}
#header-search-form .search-wrapper .right {
	right: 0;
	width: 10px;
	background: url(images/searchfield_rightcap.png) right top no-repeat;
}
#header-search-form .search-wrapper input {
	color: #7E7E7E;
	position: absolute;
	height: 16px;
	width: 110px;
	top: 0;
	right: 10px;
	background:#FFFFFF url(images/searchfield_repeat.png) center top repeat-x;
	border: 0px;
	margin: 0;
	padding: 3px 0 0 0;
	font: 10px Verdana, "Lucida Grande", Geneva, Arial, sans-serif;
	outline: none;
}
#phorum #header-search-form a {
	font-size: 65%;
	color:#FFF;
	display:block;
	font-size:65%;
	right:15px;
	margin-top:20px;
	position:absolute;
}
#phorum #header-search-form .styled-button {
	margin-top:20px;
	position:absolute;
	display:none;
}
.pagination .item {
	cursor: pointer;
}
.pagination .item:hover {
	color:#FF0000;
}
.searchresults {
	margin-top:10px;
	padding:5px;
	border:#FCE216 thin solid;
}
#phorum div.message div.generic {
	border-bottom: 0;
}
#phorum td.message-user-info {
	float: right;
	font-size: 85%;
}
#phorum div.message-author {
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding: 0px 0 0px 21px;
	font-size: 115%;
	font-weight: bold;
	margin-bottom: 5px;
}
#phorum div.message-author small {
	font-size: 65%;
	font-weight: normal;
	margin: 0 0 0 16px;
}
#phorum div.message-subject {
	font-weight: bold;
	font-size: 85%;
}
#phorum div.message-body {
	padding: 16px;
	margin: 0 0 16px 0;
	border: 1px solid #4d894d;
	border-top: 0;
	background-image: url(images/message_background.png);
	background-repeat: repeat-x;
	background-color: White;
	overflow: hidden;
}
#phorum div.message-body br {
	clear: both;
}
#phorum div.message-date {
	font-size: 85%;
}
#phorum div.message-moderation {
	margin-top: 8px;
	font-size: 85%;
	border-top: 0;
	padding: 6px;
	background-color: #edf2ed;
	border: 1px solid #4d894d;
}
#phorum div.message-options {
	text-align: right;
	font-size: 85%;
	clear: both;
}
#phorum #thread-options {
	margin: 8px 0 32px 0;
	background-color: #edf2ed;
	border: 1px solid #4d894d;
	padding: 8px;
	text-align: center;
}
#phorum span.addition {
	background-color: #CBFFCB;
	color: #000000;
}
#phorum span.removal {
	background-color: #FFCBCB;
	color: #000000;
}
#phorum #post {
	clear: both;
}
#phorum #post ul {
	margin: 2px;
}
#phorum #post ul li {
	font-size: 85%;
}
#phorum #post-body {
	border: 1px solid #4d894d;
	background-color: White;
	padding: 8px;
}
#phorum #post-moderation {
	font-size: 85%;
	float: right;
	border: 1px solid #4d894d;
	background-color: #fffdf6;
	padding: 8px;
}
#phorum #post-buttons {
	text-align: center;
	margin-top: 8px;
}
#phorum div.attach-link {
	background-image: url(images/attach.png);
	background-repeat: no-repeat;
	background-position: 1px 2px;
	padding: 4px 10px 2px 21px;
	font-size: 85%;
	font-weight: normal;
}
#phorum #attachment-list td {
	font-size: 85%;
	padding: 6px;
}
#phorum #attachment-list input {
	font-size: 65%;
}
#phorum input.rcpt-delete-img {
	vertical-align: bottom;
}
#phorum div.pm {
	padding: 8px;
	background-color: #edf2ed;
	border: 1px solid #4d894d;
	border-bottom: 0;
}
#phorum div.pm div.message-author {
	font-size: 85%;
}
#phorum .phorum-gaugetable {
	margin-top: 10px;
	border-collapse: collapse;
}
#phorum .phorum-gauge {
	border: 1px solid #4d894d;
	background-color: White;
}
#phorum .phorum-gaugeprefix {
	border: none;
	background-color: White;
	padding-right: 10px;
}
#phorum #profile div.icon-user {
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding: 0px 0 0px 21px;
	font-size: 115%;
	font-weight: bold;
	margin-bottom: 5px;
}
#phorum #profile div.icon-user small {
	font-size: 65%;
	font-weight: normal;
	margin: 0 0 0 16px;
}
#phorum #profile dt {
	font-weight: bold;
}
#phorum #profile dd {
	padding: 4px;
	margin: 0 0 8px 0;
}
#phorum #search-form {
	margin-bottom: 35px;
}
#phorum #search-form form {
	font-size: 85%;
}
#phorum div.search {
	background-color: White;
}
#phorum div.search-result {
	font-size: 85%;
	margin-bottom: 20px;
}
#phorum div.search-result h4 {
	font-size: 125%;
	margin: 0;
}
#phorum div.search-result h4 small {
	font-size: 75%;
}
#phorum div.search-result blockquote {
	margin: 3px 0 3px 0;
	padding: 0;
}
#phorum #footer-plug {
	clear: both;
	margin-top: 26px;
	font-size: 65%;
	text-align: center;
}
.icon-accept {
	background-image: url(images/accept.png);
}
.icon-bell {
	background-image: url(images/bell.png);
}
.icon-bullet-black {
	background-image: url(images/bullet_black.png);
}
.icon-bullet-go {
	background-image: url(images/bullet_go.png);
}
.icon-cancel {
	background-image: url(images/cancel.png);
}
.icon-close {
	background-image: url(images/lock.png);
}
.icon-comment {
	background-image: url(images/comment.png);
}
.icon-comment-add {
	background-image: url(images/comment_add.png);
}
.icon-comment-edit {
	background-image: url(images/comment_edit.png);
}
.icon-comment-delete {
	background-image: url(images/comment_delete.png);
}
.icon-delete {
	background-image: url(images/delete.png);
}
.icon-exclamation {
	background-image: url(images/exclamation.png);
}
.icon-feed {
	background-image: url(images/feed.png);
}
.icon-flag-red {
	background-image: url(images/flag_red.png);
}
.icon-folder {
	background-image: url(images/folder.png);
}
.icon-group-add {
	background-image: url(images/group_add.png);
}
.icon-key-go {
	background-image: url(images/key_go.png);
}
.icon-key-delete {
	background-image: url(images/key_delete.png);
}
.icon-list {
	background-image: url(images/text_align_justify.png);
}
.icon-merge {
	background-image: url(images/arrow_join.png);
}
.icon-move {
	background-image: url(images/page_go.png);
}
.icon-next {
	background-image: url(images/control_next.png);
}
.icon-note-add {
	background-image: url(images/note_add.png);
}
.icon-open {
	background-image: url(images/lock_open.png);
}
.icon-page-go {
	background-image: url(images/page_go.png);
}
.icon-prev {
	background-image: url(images/control_prev.png);
}
.icon-printer {
	background-image: url(images/printer.png);
}
.icon-split {
	background-image: url(images/arrow_divide.png);
}
.icon-table-add {
	background-image: url(images/table_add.png);
}
.icon-tag-green {
	background-image: url(images/tag_green.png);
}
.icon-user {
	background-image: url(images/user.png);
}
.icon-user-add {
	background-image: url(images/user_add.png);
}
.icon-user-comment {
	background-image: url(images/user_comment.png);
}
.icon-user-edit {
	background-image: url(images/user_edit.png);
}
.icon-zoom {
	background-image: url(images/zoom.png);
}
.icon-information {
	background-image: url(images/information.png);
}
.icon1616 {
	width: 16px;
	height: 16px;
	border: 0;
}
#phorum blockquote.bbcode {
	font-size: 85%;
	margin: 0 0 0 10px;
}
#phorum blockquote.bbcode>div {
	margin: 0;
	padding: 5px;
	border: 1px solid #808080;
}
#phorum blockquote.bbcode strong {
	font-style: italic;
	margin: 0 0 3px 0;
}
#phorum pre.bbcode {
	border: 1px solid #C4C6A2;
	background-color: #FEFFEC;
	padding: 8px;
	overflow: auto;
}
#object1 {
	position:absolute;
	background-color:#FFFFDD;
	color:black;
	border-color:black;
	border-width:20px;
	visibility:visible;
	left:25px;
	top:-100px;
	z-index:+1;
}
#rightbar {
	float:right;
	width:120px;
}
#content {
	margin:0 140px 0 0;
	padding-right:10pt;
	border-right:#000 1px solid;
}
#content .container {
	overflow:hidden;
}
#content.wide {
	margin:0;
	border-right:none;
}
#content #left {
	width:65%;
	float:left;
}
#content #right {
	width:32%;
	float:right;
	border-left:1px solid;
	padding-left:1.5%;
	margin-bottom:-200px;
	padding-bottom:200px;
}
#content .yellow {
	width:auto;
	background-color:#FCE216;
	margin-right:0;
	padding:0 10px;
}
#content #channels .yellow {
	margin-right:10px;
}
#content h1 {
	font-size:24px;
	display:inline;
	padding:0;
	margin:0;
	font-size:20px;
}
#content #channels .yellow h1 {
	font-size:18px;
}
#content .icons {
	text-align:right;
	float:right;
	font-size:14px;
}
#mainstory {
	background-color:#262626;
	color:#FFFFFF;
	display:block;
	float:left;
	margin:10px 0pt;
	min-height:480px;
	overflow:hidden;
	padding:10px;
	position:relative;
	top:0pt;
	width:380px;
}
#story {
	margin-top:10px;
}
#story #mainstory {
	margin:0 10px 10px 0;
	padding-bottom:10px;
	min-height:0;
	left:0;
	float:left;
}
#mainstory .image {
	display:block;
	margin:10px auto 10px auto;
	max-width:380px;
}
#mainstory h1 a {
	color:#FFF;
	text-decoration: none;
}
#mainstory h1 a:hover {
	color:#FFF;
	text-decoration: underline;
}
#content #substories {
	display:block;
	float:left;
	left:0pt;
	margin-top:10px;
	min-height:160px;
	padding-left:10px;
	top:0pt;
	width:345px;
}
#content #substories h1 a {
	text-decoration:none;
}
#content #substories h1 a:hover {
	text-decoration: underline;
}
#content .substory {
	clear:both;
	width:100%;
	min-height:160px;
	margin-top:10px;
}
#content .substory:first-child {
	margin-top:0;
}
#content .substory .image {
	float:left;
	width:170px;
	height:100%;
	margin:0 5px 0;
	padding:0;
	background-color:#262626;
	text-align:center;
	vertical-align:middle;
}
#content .substory .image img {
	margin:5px;
}
#content .substory .textblock {
	margin-left:180px;
}
.home #content .substory .textblock {
	font-size:10pt;
}
#content p, #content .textblock {
	margin:0 0 1em 0;
}
#content .icons a, #content .icons a img {
	background:none;
	padding:5px 0 0;
	line-height:normal;
}
#content a.viewmore {
	text-decoration:none;
	padding-right:26px;
	line-height:1em;
	background:url(images/hand.right.gif) center right no-repeat;
	color:#000;
	font-weight:bold;
}
#content #mainstory a.viewmore {
	background:url(images/hand.right.white.gif) center right no-repeat;
	color:#FFF;
	font-weight:bold;
}
#content #mainstory a.viewmore:hover, #content .substory a.viewmore:hover {
	background:url(images/hand.right.red.gif) center right no-repeat;
	color:#F00;
}
#content .substory .textblock a img {
	border:0;
}
#comments {
	clear: left;
}
#comments h1 {
	background-color:#FCE216;
	padding:2px 5px;
	margin-bottom:5px;
}
#comments textarea {
	font-style: italic;
	margin-top:5px;
}
#comments #addcomment {
	color: #000;
	cursor: pointer;
}
#comments #addcomment:hover {
	text-decoration: underline;
}
#comments .comment {
	margin: 5px 10px 5px 0;
	border-top:#FC0000 dashed thin;
}
#comments .comment .readmore {
	font-size:85%;
	text-decoration:none;
	padding-right:26px;
	background:url(images/hand.right.gif) center right no-repeat;
	color:#000;
}
#comments .comment .readmore:hover {
	background:url(images/hand.right.red.gif) center right no-repeat;
	color:#F00;
}
#comments .comment .stars {
	display:none;
}
#content #channels {
	clear:left;
	margin-top:10px;
}
#content #channels .channel {
	border-top:#FCE216 10px solid;
	background-color:#d4d4d4;
	min-height:170px;
	margin-right:10px;
	padding-right:10px;
}
#content #channels .channel.first {
	border-top:none;
}
.channel #content .description {
	padding-bottom:1em;
}
.channel .name, .channel .scroller, .channel .scroller .item, .channel .scroller .scrollcontrol {
	display:inline;
}
.channel .name {
	width:20%;
	float:left;
	padding:0 10px;
	height:auto;
	overflow:hidden;
}
.channel .name .channelimage {
	padding-top:3px;
}
.channel .name .title {
	display:block;
	padding-top:3px;
	font-weight:bold;
}
.channel .name a:hover .title {
	text-decoration:underline;
}
.channel .scroller {
	width:72%;
	float:left;
}
.channel .scrollcontrol {
	float:right;
	height:150px;
	margin:auto 0pt;
	padding:10px 0pt;
	width:5%;
}
.scrollcontrol .arrow {
	behavior:url(iepngfix.htc);
	margin-top:30px;
	width:100%;
}
.channel .scroller .item {
	padding:1%;
	width:30%;
	float:left;
	position:relative;
	border:none;
}
.channel .scroller .item .image {
	display:block;
	text-align:left;
}
.channel .scroller .item .caption {
	background-color:transparent;
	background-image:url(\/images/75p_white.png);
	background-repeat:repeat;
	float:left;
	position:absolute;
	top:0pt;
	left:0;
	width:98%;
	width:160px;
	margin:1%;
	margin:24px 5px;
	padding:1%;
	display:none;
	overflow:hidden;
	z-index:10;
	text-align:left;
}
.channel .scroller .item:hover .caption {
	display:block;
}
#content .admin a {
	padding:0 10px 0 9px;
	margin:0;
	border-left:#000 1px solid;
}
#content .admin a:first-child {
	padding:0 10px 0 0;
	margin:0;
	border-left:none;
}
div.pagination {
	display:block;
	padding:.5em 0;
	clear:left;
}
a.pagination,span.pagination {
	padding:0 5px;
	text-decoration:none;
	
}
span.pagination {
	font-weight:bold;
}
a:hover.pagination {
	color:#FF0000;
}



.clear {
	clear:both;
font-size=1px;
	height:1px;
	overflow:hidden;
}
.clearleft {
	clear:left;
font-size=1px;
	height:1px;
	overflow:hidden;
}
.error {
	color:#FF005F;
	font-weight: bold;
}
#sharethis_0 {
	line-height:24px;
}
#sharethis_0 a.stbutton {
	padding-left:20px;
	padding-top:0pt;
	line-height:24px;
	text-decoration: none;
}
#sharethis_0 a.stbutton:hover {
	text-decoration: none;
}
#phorum table.announcements {
	margin-bottom: 20px;
}
#editor-tools {
	padding: 3px;
	margin-bottom: 3px;
	border-bottom: 1px solid #ddd;
	text-align: left;
}
#editor-tools .editor-tools-button {
	margin-right: 2px;
	margin-bottom: 2px;
	background-color: #eee;
	border: 1px solid #ddd;
	vertical-align: bottom;
}
#editor-tools .editor-tools-button:hover {
	border: 1px solid #777;
}
.editor-tools-popup {
	text-align: left;
	position:absolute;
	padding: 5px 10px;
	background-color:#eee;
	border:1px solid #777;
	font-family: arial, helvetica, sans-serif;
	z-index: 1000;
}
.editor-tools-popup a, .editor-tools-popup a:active, .editor-tools-popup a:visited {
	text-decoration: none;
	color: black;
}
.editor-tools-popup a:hover {
	text-decoration: underline;
}
#editor-tools-smiley-picker img, #editor-tools-subjectsmiley-picker img {
	border: none;
	margin: 3px;
}
#editor-tools-a-help {
	float: right;
}
* html .colorPickerTab_inactive span, * html .colorPickerTab_active span {
	position:relative;
}
* html .colorPickerTab_inactive img, * html .colorPickerTab_active img {
	position:relative;
	left:-3px;
}
* html #dhtmlgoodies_colorPicker .colorPicker_topRow {
	height:20px;
}
.mod_smileys_img {
	vertical-align: middle;
	margin: 0px 3px 0px 3px;
	border: none;
}
#spamhurdles_captcha {
	font-size: small;
	padding: 10px 0px 10px 0px;
}
#spamhurdles_captcha_title {
	font-weight: bold;
}
#spamhurdles_captcha_explain {
	width: 85%;
}
#spamhurdles_spoken_captcha {
	padding-left: 15px;
	background: url(../../mods/spamhurdleslib/audio.gif) no-repeat;
	padding-bottom: 10px;
	font-size: small;
}
#spamhurdles_captcha_image {
	margin: 8px 0px 8px 0px;
}
#spamhurdles_captcha_image .captcha_image {
	border: 1px solid #333;
}
#spamhurdles_captcha_asciiart {
	line-height: 4px;
	font-size: 6px;
	font-weight: bold;
	color: black;
}
#dhtmlgoodies_colorPicker {
	position:absolute;
	width:250px;
	padding-bottom:1px;
	background-color:#FFF;
	border:1px solid #777;
	width: 252px;
	width:250px;
	width: 250px;
	z-index: 1000;
}
#dhtmlgoodies_colorPicker .colorPicker_topRow {
	padding-bottom:1px;
	border-bottom:3px double #777;
	background-color:#E2EBED;
	padding-left:2px;
	width: 250px;
	width:248px;
	width: 248px;
	height: 20px;
	height:16px;
	height: 16px;
}
#dhtmlgoodies_colorPicker .colorPicker_statusBar {
	height:13px;
	padding-bottom:2px;
	width:248px;
	border-top:3px double #777;
	background-color:#E2EBED;
	padding-left:2px;
	clear:both;
	width: 250px;
	width:248px;
	width: 248px;
	height: 18px;
	height:13px;
	height: 13px;
}
#dhtmlgoodies_colorPicker .colorSquare {
	margin-left:1px;
	margin-bottom:1px;
	float:left;
	border:1px solid #000;
	cursor:pointer;
	width: 12px;
	width:10px;
	width: 10px;
	height: 12px;
	height:10px;
	height: 10px;
}
.colorPickerTab_inactive, .colorPickerTab_active {
	height:17px;
	padding-left:4px;
	cursor:pointer;
}
.colorPickerTab_inactive span {
	background-image:url(../../mods/bbcode/colorpicker/images/tab_left_inactive.gif);
}
.colorPickerTab_active span {
	background-image:url(../../mods/bbcode/colorpicker/images/tab_left_active.gif);
}
.colorPickerTab_inactive span, .colorPickerTab_active span {
	line-height:16px;
	font-weight:bold;
	font-family:arial;
	font-size:11px;
	padding-top:1px;
	vertical-align:middle;
	background-position:top left;
	background-repeat: no-repeat;
	float:left;
	padding-left:6px;
	-moz-user-select:none;
}
.colorPickerTab_inactive img, .colorPickerTab_active img {
	float:left;
}
.colorPickerCloseButton {
	width:11px;
	height:11px;
	text-align:center;
	line-height:10px;
	border:1px solid #777;
	position:absolute;
	right:1px;
	font-size:12px;
	font-weight:bold;
	top:1px;
	padding:1px;
	cursor:pointer;
	width: 15px;
	width:11px;
	width: 11px;
	height: 15px;
	height:11px;
	height: 11px;
}
#colorPicker_statusBarTxt {
	font-size:11px;
	font-family:arial;
	vertical-align:top;
	line-height:13px;
}
.form_widget_amount_slider {
	border-top:1px solid #9d9c99;
	border-left:1px solid #9d9c99;
	border-bottom:1px solid #eee;
	border-right:1px solid #eee;
	background-color:#f0ede0;
	position:absolute;
	bottom:0px;
	width: 5px;
	width:3px;
	width: 3px;
	height: 5px;
	height:3px;
	height: 3px;
}
.colorSliderLabel {
	width:15px;
	height:20px;
	float:left;
	font-size:11px;
	font-weight:bold;
}
.colorSlider {
	width:175px;
	height:20px;
	float:left;
}
.colorInput {
	width:45px;
	height:20px;
	float:left;
}
.colorPreviewDiv {
	width:186px;
	margin-right:2px;
	margin-top:1px;
	border:1px solid #CCC;
	height:20px;
	float:left;
	cursor:pointer;
	width: 188px;
	width:186px;
	width: 186px;
	height: 22px;
	height:20px;
	height: 20px;
}
.colorCodeDiv {
	width:50px;
	height:20px;
	float:left;
}
