body {
	background: url(../../../cache/themes/theme1/gfx/woodwall.jpg) fixed top left repeat;
	color: #000;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 13px;
	text-align: center; /* IE 5 fix */
	line-height: 1.4;
}

a:link {
	color: #DCC7AB;
	text-decoration: none;
}

a:visited {
	color: #DCC7AB;
	text-decoration: none;
}

a:hover, a:active {
	color: #FFCA8B;
	text-decoration: underline;
}

#honeycomb {
	background: url(../../../cache/themes/theme1/gfx/page-bg.png) no-repeat center top;
	height: 700px;
	margin-top: -8px;
	margin-bottom: -700px;
}

#container {
	width: 959px;
	background: transparent url(../../../cache/themes/theme1/gfx/side-noside.png) center repeat-y;
	border: none;
	color: #cccccc;
	margin: auto auto;
	margin-top: 55px;
	padding: 20px;
	text-align: left; /* IE 5 fix */
}

#logo {
	position: relative;
	height: 160px;
	background: #000;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	box-shadow: 0 0 2px #000;
	display: block;
	margin-top: -20px;
	margin-bottom: 32px;
	margin-left: 4px;
	margin-right: 4px;
	overflow: hidden;
}

.logo1 {
	position: absolute;
	top: 0;
	right: 0;
  	width: 90px;
  	height: 160px;
}

.logo2 {
	position: absolute;
	top: 0;
	right: 91px;
  	width: 90px;
  	height: 160px;
}

.logo3 {
	position: absolute;
	top: 0;
	right: 182px;
  	width: 90px;
  	height: 160px;
}

#site-title,
#site-title a,
#site-title a:visited {
	padding-top: 50px;
	margin-left: 17px;
	font-family: Verdana, Arial, sans-serif;
	line-height: 1;
	font-weight: normal;
	color: #DCC7AB;
	font-size: 22px;
}
#site-title a:hover {
	color: #FFCA8B;
	text-decoration: none;
}
#site-description {
	margin-left: 34px;
	margin-top: -11px;
	color: #cccccc;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 100%;
	line-height: 1;




}
.site-branding {
	position: relative;
	z-index: 1;
	float: left;

}

#bottom {
	background: url(../../../cache/themes/theme1/gfx/bottom-noside.png) center no-repeat;
	padding-left: 20px;
	padding-right: 20px;
	height: 113px;
	margin: auto auto;
	text-align: left; /* IE 5 fix */
}

#content {
	/* FIX: Make internet explorer wrap correctly */
	width: auto !important;
	padding: 30px;

}

.menu ul {
	color: #cccccc;
	font-weight: bold;
	text-align: right;
	padding: 4px;
	padding-right: 24px;
}

.menu ul a:link {
	color: #DCC7AB;
	text-decoration: none;
}

.menu ul a:visited {
	color: #DCC7AB;
	text-decoration: none;
}

.menu ul a:hover, .menu ul a:active {
	color: #FFCA8B;
	text-decoration: none;
}

#panel {
	background: transparent url(../../../cache/themes/theme1/gfx/comment-bg.png);
	color: #999;
	font-size: 11px;
	border: 1px solid #000000;
	border-radius: 4px;
	margin-left: 16px;
	margin-right: 16px;
	padding-left: 24px;
	padding-right: 24px;
	padding-top: 8px;
	padding-bottom: 8px;
}

#panel .remember_me input {
	vertical-align: middle;
	margin-top: -1px;
}

table {
	color: #999;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
}

.tborder {
	background: transparent;
	width: 100%;
	margin: 0 0 16px 0;
}

.thead {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	padding-left: 22px;
	font-size: 18px;
	color: #cccccc;
}

.thead a:link {
	color: #cccccc;
	text-decoration: none;
}

.thead a:visited {
	color: #cccccc;
	text-decoration: none;
}

.thead a:hover, .thead a:active {
	color: #cccccc;
	text-decoration: underline;
}

.tcat {
	background: transparent;
	padding-left: 48px;
	color: #999;
	font-size: 12px;
}

.tcat a:link {
	color: #DCC7AB;
}

.tcat a:visited {
	color: #DCC7AB;
}

.tcat a:hover, .tcat a:active {
	color: #FFCA8B;
}

.trow1 {
	background: transparent url(../../../cache/themes/theme1/gfx/comment-bg.png) repeat;
	padding: 8px 16px 8px 16px;
	border: 1px solid #000000;
	border-radius: 4px;
	overflow: hidden;
}

.trow2 {
	background: transparent url(../../../cache/themes/theme1/gfx/comment-bg.png) repeat;
	padding: 8px 16px 8px 16px;
	border: 1px solid #000000;
	border-radius: 4px;
}

.trow3 {
	padding: 8px 16px 8px 16px;
	border: none;
}

.trow_shaded {
	background: url(../../../cache/themes/theme1/gfx/comment-bg.png) repeat;
}

.trow_selected td {
	background: url(../../../cache/themes/theme1/gfx/comment-bg2.png) repeat;
}

.trow_sep {
	background: transparent;
	color: #999;
	font-size: 12px;
	margin-bottom: 12px;
	font-weight: normal;
	padding-left: 16px;
	padding-top: 8px;
}

.tfoot {
	background: transparent; url(../../../cache/themes/theme1/gfx/comment-bg.png) repeat;
	padding-top: 8px;
	padding-right: 32px;
	color: #555;
}

.tfoot a:link {
	color: #DCC7AB;
	text-decoration: none;
}

.tfoot a:visited {
	color: #DCC7AB;
	text-decoration: none;
}

.tfoot a:hover, .tfoot a:active {
	color: #FFCA8B;
	text-decoration: underline;
}

.bottommenu {
	background: transparent;
	color: #cccccc;
	padding-right: 20px;
}

.navigation {
	color: #999;
	font-size: 13px;
}

.navigation a:link {
	text-decoration: none;
}

.navigation a:visited {
	text-decoration: none;
}

.navigation a:hover  {
	text-decoration: underline;
}

.navigation a:active {
	text-decoration: none;
}

.navigation .active {
	color: #FFCA8B;
	font-size: 13px;
}

.smalltext {
	font-size: 11px;
}

.smalltext a {
	font-size: 11px;
	text-decoration: none;
}

.smalltext2 {
	font-size: 11px;
	color: #cccccc;
}

.smalltext2 a {
	color: #DCC7AB;
}

.smalltext2 a:hover, .smalltext2 a:visited .smalltext2 a:active {
	color: #FFCC8B;
	font-size: 11px;
	text-decoration: underline;
}

.largetext {
	font-size: 16px;
	font-weight: bold;
}

.usrtext {
	font-size: 16px;
}

input.textbox {
	background: url(../../../cache/themes/theme1/gfx/comment-bg.png) repeat;
	color: #555;
	border: 1px solid #000000;
	border-radius: 4px;
	padding: 6px;
}

input.textbox:focus {
	box-shadow: 0 0 5px #FFCA8B;
}

textarea {
	background: url(../../../cache/themes/theme1/gfx/comment-bg.png) repeat;
	color: #555;
	border: 1px solid #000000;
	border-radius: 4px;
	padding: 6px;
	padding-left: 12px;
	font-family: Verdana, Arial, Sans-Serif;
	line-height: 1.4;
	font-size: 13px;
}

textarea:focus {
	box-shadow: 0 0 5px #FFCA8B;
}

.button {
	color: #DCC7AB;
	background: url(../../../cache/themes/theme1/gfx/comment-bg.png) repeat;
	border: 1px solid #000000;
	border-radius: 4px;
	padding: 4px;
	padding-left: 22px;
	padding-right: 22px;
}

.button:hover, .button:active {
	color: #FFCA8B;
	box-shadow: 0 0 5px #FFCA8B;
}

.postbutton2 {
	font-size: 10px;
	color: #DCC7AB;
	background: transparent;
	border-radius: 4px;
	padding: 3px;
	padding-left: 16px;
	padding-right: 16px;
	text-decoration: none;
}

.postbutton2:hover,
.postbutton2:active {
	color: #FFCA8B;
	box-shadow: 0 0 5px #FFCA8B;
	text-decoration: none;
}

.postbutton2 a:hover,
.postbutton2 a:active {
	text-decoration: none;
}

.postbutton {
	color: #DCC7AB;
	background: url(../../../cache/themes/theme1/gfx/comment-bg.png) repeat;
	border: 1px solid #000000;
	border-radius: 4px;
	padding: 4px;
	padding-left: 22px;
	padding-right: 22px;
	margin-right: 24px;
	margin-top: -12px;
	text-decoration: none;
}

.postbutton:hover,
.postbutton:active {
	color: #FFCA8B;
	box-shadow: 0 0 5px #FFCA8B;
	text-decoration: none;
}

.postbutton a:hover,
.postbutton a:active {
	text-decoration: none;
}

select {
	background: transparent url(../../../cache/themes/theme1/gfx/comment-bg.png) repeat;
	border: 1px solid #000000;
	border-radius: 4px;
	color: #555;
	padding: 4px;
	padding-left: 6px;

}
select:focus {
	box-shadow: 0 0 5px #FFCA8B;
}

.editor {
	background: #f1f1f1;
	border: 1px solid #ccc;
}

.editor_control_bar {
	background: #fff;
	border: 1px solid #0f5c8e;
}

.autocomplete {
	background: #fff;
	border: 1px solid #000;
	color: black;
}

.autocomplete_selected {
	background: #adcee7;
	color: #000;
}

.popup_menu {
	background: #ccc;
	border: 1px solid #000;
}

.popup_menu .popup_item {
	background: #fff;
	color: #000;
}

.popup_menu .popup_item:hover {
	background: #C7DBEE;
	color: #000;
}

.trow_reputation_positive {
	background: #ccffcc;
}

.trow_reputation_negative {
	background: #ffcccc;
}

.reputation_positive {
	color: green;
}

.reputation_neutral {
	color: #444;
}

.reputation_negative {
	color: red;
}


.valid_field {
	background: url(../../../cache/themes/theme1/gfx/comment-bg.png) repeat;
	color: #555;
	border: 1px solid #000000;
	border-radius: 4px;
	padding: 6px;
	padding-right: -12px;
	box-shadow: 0 0 5px #00cc00;
}

.invalid_field {
	background: url(../../../cache/themes/theme1/gfx/comment-bg.png) repeat;
	color: #555;
	border: 1px solid #000000;
	border-radius: 4px;
	padding: 6px;
	padding-right: -12px;
	box-shadow: 0 0 5px #cc0000;
}

.validation_error {
	background: url(../../../icn/invalid.png) no-repeat center left;
	color: #cc0000;
	margin: 5px 0;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-left: 22px;
}

.validation_success {
	background: url(../../../icn/valid.png) no-repeat center left;
	color: #00cc00;
	margin: 5px 0;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-left: 22px;
}

.validation_loading {
	background: url(../../../icn/spinner.gif) no-repeat center left;
	color: #555;
	margin: 5px 0;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-left: 22px;
}

/* Additional CSS (Master) */
img {
	border: none;
}

.clear {
	clear: both;
}

.hidden {
	display: none;
	float: none;
	width: 1%;
}

.hiddenrow {
	display: none;
}

.selectall {
	background-color: #FFFBD9;
	font-weight: bold;
	text-align: center;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.menu ul {
	list-style: none;
	margin: 0;
}

.menu li {
	display: inline;
	padding-left: 5px;
}

.menu img {
	padding-right: 5px;
	vertical-align: top;
}

#panel .links {
	margin: 0;
	float: right;
}

.expcolimage {
	float: right;
	width: auto;
	vertical-align: middle;
	margin-top: 3px;
}

img.attachment {
	border: 1px solid #E9E5D7;
	padding: 2px;
}

hr {
	background-color: #000000;
	color: #000000;
	height: 1px;
	border: 0px;
}

#copyright {
	color: #555;
	font: 11px Verdana, Arial, Sans-Serif;
	margin-left: 24px;
	padding: 10px;
}

#debug {
	float: right;
	text-align: right;
	margin-top: 0;
}

blockquote {
	color: #555;
	border-radius: 4px;
	margin-top: 10px;
	margin-left: 32px;
	background: Transparent;
	padding: 8px;
	box-shadow: 0 0 5px #555;
}

blockquote cite {
	color: #999;
	font-weight: bold;
	font-style: italics;
	display: block;
	margin: 4px 0;
	padding-left: 32px;
}

blockquote cite span {
	float: right;
	font-weight: normal;
}

blockquote cite span.highlight {
	float: none;
	font-weight: bold;
	padding-bottom: 0;
}

.codeblock {
	color: #555;
	border-radius: 4px;
	margin-top: 10px;
	margin-left: 32px;
	background: Transparent;
	padding: 8px;
	box-shadow: 0 0 5px #B60034;
}

.codeblock .title {
	color: #999;
	font-weight: bold;
	font-style: italics;
	display: block;
	margin: 4px 0;
	padding-left: 32px;
}

.codeblock code {
	overflow: auto;
	height: auto;
	display: block;
	max-height: 100px;
	font-family: Monaco, Consolas, Courier, monospace;
	font-size: 12px;
}

.subforumicon {
	border: 0;
	vertical-align: middle;
}

.separator {
	margin: 5px;
	padding: 0;
	height: 0px;
	font-size: 1px;
	list-style-type: none;
}

form {
	margin: 0;
	padding: 0;
}

.popup_menu .popup_item_container {
	margin: 1px;
	text-align: left;
}

.popup_menu .popup_item {
	display: block;
	padding: 3px;
	text-decoration: none;
	white-space: nowrap;
}

.popup_menu a.popup_item:hover {
	text-decoration: none;
}

.autocomplete {
	text-align: left;
}

.subject_new {
	font-weight: bold;
}

.highlight {
	background: #FFFFCC;
	padding-top: 3px;
	padding-bottom: 3px;
}

.pm_alert {
	background: transparent;
	border-bottom: 2px solid #CC0000;
	color: #CC0000;
	text-align: center;
	padding: 5px 20px;
	margin-bottom: 15px;
	font-size: 12px;
	width: auto;
}

.red_alert {
	background: transparent;
	border-bottom: 2px solid #CC0000;
	color: #CC0000;
	text-align: center;
	padding: 5px 20px;
	margin-bottom: 15px;
	font-size: 12px;
}

.high_warning {
	color: #CC0000;
}

.moderate_warning {
	color: #F3611B;
}

.low_warning {
	color: #AE5700;
}

div.error {
	padding: 5px 10px;
	border-top: 2px solid #cc0000;
	border-bottom: 2px solid #cc0000;
	background: transparent;
	font-size: 12px;
}

div.error p {
	margin: 0;
	color: #000;
	font-weight: normal;
}

div.error p em {
	font-style: normal;
	font-weight: bold;
	padding-left: 24px;
	display: block;
	color: #C00;
	background: url(../../../images/error.gif) no-repeat 0;
}

div.error ul {
	margin-left: 24px;
}

.online {
	color: #00E285;
}

.offline {
	color: #B60034;
}

.pagination {
	font-size: 11px;
	padding-top: 10px;
	margin-bottom: 5px;
}

.tfoot .pagination, .tcat .pagination {
	padding-top: 0;
}
.pagination .pages {
	font-weight: bold;
}

.pagination .pagination_current, .pagination a {
	padding: 2px 6px;
	margin-bottom: 3px;
}

.pagination a {
	border: none;
}

.pagination .pagination_current {
	font-weight: bold;
	border-bottom: 2px solid #FFCA8B;
	color: #FFCA8B;
}

.pagination a:hover {
	color: #FFCA8B;
	border-bottom: 1px solid #FFCA8B;
	text-decoration: none;
}

.thread_legend, .thread_legend dd {
	margin: 0;
	padding: 0;
}

.thread_legend dd {
	padding-bottom: 4px;
	margin-right: 15px;
}

.thread_legend img {
	margin-right: 4px;
	vertical-align: bottom;
}

.forum_legend, .forum_legend dt, .forum_legend dd {
	margin: 0;
	padding: 0;
}

.forum_legend dd {
	float: left;
	margin-right: 10px;
}

.forum_legend dt {
	margin-right: 10px;
	padding-left: 48px;
	float: left;
}

.success_message {
	color: #00b200;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 10px;
}

.error_message {
	color: transparent;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 10px;
}

.post_title {
	color: #DCC7AB;
	font-size: 18px;
	padding: 4px;
}

.post_body {	
	width: auto;
	background: transparent;
	color: #cccccc;
	padding: 5px;
}

.post_content {
	background: transparent;
	padding: 5px 10px;
	padding-left: 32px;
	padding-top: 8px;
	border: none;
}

.replybtn {
	color: #999;
	font-size: 18px;
	padding-right: 26px;
	margin-top: -16px;
}

.quick_jump {
	background: url(../../../icn/jump.gif) no-repeat 0;
	width: 16px;
	height: 13px;
	padding-left: 13px; /* amount of padding needed for image to fully show */
	vertical-align: middle;
	border: none;
}

.repbox {
	font-size:16px;
	font-weight: bold;
	padding:5px 7px 5px 7px;
}

._neutral {
	background-color:#FAFAFA;
	color: #999999;
	border:1px solid #CCCCCC;
}

._minus {
	background-color: #FDD2D1;
	color: #CB0200;
	border:1px solid #980201;
}

._plus {
	background-color:#E8FCDC;
	color: #008800;
	border:1px solid #008800;
}

.pagination_breadcrumb {
	background-color: #f5f5f5;
	border: 1px solid #fff;
	outline: 1px solid #ccc;
	padding: 5px;
	margin-top: 5px;
	font-weight: normal;
	white-space: nowrap;
}

.pagination_breadcrumb_link {
	vertical-align: middle;
	cursor: pointer;
}

.attachtext {
	color: #FFCC8B;
	text-decoration: none;
}

.attachtext:hover {
	color: #FFCC8B;
	text-decoration: none;
}

.attachtext:active {
	color: #FFCC8B;
	text-decoration: none;
}