body {
	background: #000000 url(../../../images/DarkOrange/background.png) top left repeat;
	color: #000;
	line-height: 1.4;
	
	font-family: luxi sans, trebuchet ms, bitstream vera sans, sans-serif;
	font-size: 14px;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover, a:active {
	color: #FF8000;
	text-decoration: none;
}

#container {
	width: 97%;
	background: #ffffff url(../../../images/DarkOrange/container.png) top left repeat;
	border: 2px solid #FF8F00;
	color: #000000;
	padding: 0px;
	margin: auto auto;
	text-align: right; /* IE 5 fix */
	font-size: 13px;
}

#content {
	font-size: 13px;
	/* FIX: Make internet explorer wrap correctly */
	margin: 20px 20px 0px 20px;
}

.menu ul {
	color: #000000;
	font-weight: bold;
	text-align: right;
	height: 80px;
	padding: 0px 14px 4px 0px
}

.menu ul a:link {
	color: #000000;
	text-decoration: none;
}

.menu ul a:visited {
	color: #000000;
	text-decoration: none;
}

.menu ul a:hover, .menu ul a:active {
	color: #FF8000;
	text-decoration: none;
}

#panel {
	color: #000000;
	font-family: luxi sans, trebuchet ms, bitstream vera sans, sans-serif;
	font-size: 13px;
	padding: 0px;
	margin: 20px 20px 0px 20px;
}

#panel a:link {
	color: #000000;
	text-decoration: none;
}

#panel a:visited {
	color: #000000;
	text-decoration: none;
}

#panel a:hover, #panel a:active {
	color: #FF8000;
	text-decoration: none;
}

table {
	color: #000000;
	font-family: luxi sans, trebuchet ms, bitstream vera sans, sans-serif;
	font-size: 13px;
	margin: auto auto;
	width: 100%;
}

.tborder {
	background: #000000 url(../../../images/DarkOrange/table_bg.png) top left repeat;
	padding: 0px 12px 0px 12px;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	
	font-size: 14px;
}

.thead {
	background: #FFC300 url(../../../images/DarkOrange/thead.png) top left repeat-x;
	color: #333333;
	padding: 9px 4px 0px 4px;
	margin: auto auto;
	
	font-family: bitstream vera sans, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.thead a:link {
	color: #333333;
	text-decoration: none;
}

.thead a:visited {
	color: #333333;
	text-decoration: none;
}

.thead a:hover, .thead a:active {
	color: #333333;
	text-decoration: underline;
}

.tcat {
	background: #333333 url(../../../images/DarkOrange/subheader.png) repeat-x;
	color: #ffffff;
	height: 30px;
	padding: 0px 6px 0px 6px;
	
	font-family: bitstream vera sans, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.tcat a:link {
	color: #ffffff;
}

.tcat a:visited {
	color: #ffffff;
}

.tcat a:hover, .tcat a:active {
	color: #FF8000;
	text-decoration: none;
}

.trow1 {
	background: #FFFFFF url(../../../images/DarkOrange/trow1.png) top left repeat-x;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	
	font-size: 16px;
}

.trow2 {
	background: #FFFFFF url(../../../images/DarkOrange/trow1.png) top left repeat-x;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	
	font-size: 16px;
}

.trow_shaded {
	background: #000000 url(../../../images/DarkOrange/bottom.png) repeat-x;
	font-size: 13px;
}

.trow_sep {
	background: #000000 url(../../../images/DarkOrange/seperator.png) repeat-x;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
}

.tfoot {
	background: #333333 url(../../../images/DarkOrange/subheader.png) repeat-x;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	height:30px;
	padding:0px 6px 0px 6px;
}

.tfoot a:link {
	color: #ffffff;
	text-decoration: none;
}

.tfoot a:visited {
	color: #ffffff;
	text-decoration: none;
}

.tfoot a:hover, .tfoot a:active {
	color: #FF8000;
	text-decoration: none;
}

.bottommenu {
	background: url(../../../images/DarkOrange/bottom.png) repeat-x;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	padding: 17px 4px 8px 4px;
	text-align:center;
}

.bottommenu a:link {
	color: #ffffff;
	text-decoration: none;
}

.bottommenu a:visited {
	color: #ffffff;
	text-decoration: none;
}

.bottommenu a:hover, .bottommenu a:active {
	color: #FF8000;
	text-decoration: none;
}

.navigation {
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	vertical-align: bottom;
}

.navigation a:link {
	text-decoration: none;
}

.navigation a:visited {
	text-decoration: none;
}

.navigation a:hover, .navigation a:active {
	text-decoration: none;
}

.navigation .active {
	color: #FF8000;
	font-size: 16px;
	font-weight: bold;
	vertical-align: bottom;
}

.smalltext {
	font-size: 13px;
}

.largetext {
	font-size: 16px;
	font-weight: bold;
}

input.textbox {
	background: #ffffff;
	color: #000000;
	border: 1px solid #FF8000;
	padding: 1px;
}

textarea {
	background: #ffffff;
	color: #000000;
	border: 1px solid #FF8000;
	padding: 2px;
	font-family: Verdana;
	line-height: 1.4;
	font-size: 13px;
}

select {
	background: #ffffff;
	border: 1px solid #FF8000;
}

.editor {
	background: #ffffff;
	border: 1px solid #FF8000;
}

.editor_control_bar {
	background: #fff;
	border: 1px solid #FF8000;
}

.toolbar_normal {
	background: #ffffff;
	border: 1px solid #ffffff;
}

.toolbar_hover {
	background: #FFAC50;
	border: 1px solid #FF8F00;
}

.toolbar_clicked {
	background: #FFC963;
	border: 1px solid #FF8F00;
}

.autocomplete {
	background: #fff;
	border: 1px solid #FF8000;
	color: black;
}

.autocomplete_selected {
	background: #FFC963;
	color: #000;
}

.popup_menu {
	background: #FF8000;
	border: 1px solid #FF8000;
}

.popup_menu .popup_item {
	background: #ffffff;
	color: #000;
}

.popup_menu .popup_item:hover {
	background: #FFC963;
	color: #000;
}

.trow_reputation_positive {
	background: #ccffcc;
}

.trow_reputation_negative {
	background: #ffcccc;
}

.reputation_positive {
	color: green;
}

.reputation_neutral {
	color: #444;
}

.reputation_negative {
	color: red;
}

.invalid_field {
	border: 1px solid #f30;
	color: #f30;
}

.valid_field {
	border: 1px solid #0c0;
}

.validation_error {
	background: url(../../../images/invalid.gif) no-repeat center right;
	color: #f30;
	margin: 5px 0;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-right: 22px;
}

.validation_success {
	background: url(../../../images/valid.gif) no-repeat center right;
	color: #00b200;
	margin: 5px 0;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-right: 22px;
}

.validation_loading {
	background: url(../../../images/spinner.gif) no-repeat center right;
	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%;
}

.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: left;
}

.expcolimage {
	float: left;
	width: auto;
	vertical-align: middle;
}

img.attachment {
	border: 1px solid #E9E5D7;
	padding: 2px;
}

.pagenav {
	font-weight: bold;
}

.pagenavbit {
	padding-left: 3px;
}

.pagenavbit a {
	text-decoration: none;
}

.pagenavcurrent {
	font-weight: bold;
	padding-left: 3px;
}

hr {
	background-color: #000000;
	color: #000000;
	height: 1px;
	border: 0px;
}

#copyright {
	font: 11px Verdana, Arial, Sans-Serif;
	margin: 0;
	padding: 10px 0 0 0;
}

#debug {
	float: left;
	text-align: right;
	margin-top: 0;
}

.quote_header {
	background: #fff;
	border: 1px dashed #000;
	border-bottom: 0;
	color: #000;
	font-weight: bold;
	margin: 8px auto 0 auto;
	padding: 4px;
}

.quote_body {
	background: #fff;
	border: 1px dashed #000;
	border-top: 0;
	color: #000;
	padding: 4px;
	margin: 0 auto 8px auto;
}

.code_header {
	background: #fff;
	border: 1px dashed #000;
	border-bottom: 0;
	color: #000;
	font-weight: bold;
	margin: 8px auto 0 auto;
	padding: 4px;
}

.code_body {
	background: #fff;
	border: 1px dashed #000;
	border-top: 0;
	color: #000;
	padding: 4px;
	margin: 0 auto 8px auto;
	font-family: Monaco, Consolas, Courier, monospace;
	font-size: 12px;
}

.usercpnav {
	list-style: inside;
	padding: 0;
	margin: 0;
}

.usercpnav li {
	padding: 1px;
	font-size:11px
}

.usercpnav .pmfolders {
	/* PM folders on the UCP Nav menu */
}

.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;
}

/* Additional CSS (Custom) */
.profile {
background-color: #F5F5FF;
border-top: 2px solid #999;
border-left: 2px solid #999;
border-bottom: 2px solid #000;
border-right: 2px solid #000;
padding: 10px;
}

.welcome {
background-color:#738FBF;
font-size:11px;
font-weight:bold;
font-family:tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
padding: 3px 6px 3px 6px;
white-space: nowrap;
}

.welcome a {
 
color:#fff;
}

.welcome a:hover {
 
color:#fff;
text-decoration:underline;
}

.welcome a:visited {
color:#fff;
}

#copyright {
font-size:11px;
text-align: center;
}

#copyright a {
 
color:#000; 
text-decoration:none;
}

#copyright a:hover {
 
color:#000;
text-decoration:underline;
}

.welcome_bottom {
font-size: 11px;
font-weight: bold;
padding: 3px 6px 3px 6px;
white-space: nowrap;
}

.quote_header {
background-color: transparent;
color:#000;
padding: 2px 2px 0px 2px;
font-weight: bold;
border: 0;
}

.quote_body {
background: #ffffff url(../../../images/DarkOrange/trow3.png) top left repeat-x;
border: 1px solid #cccccc;
padding: 8px;
}

.code_header {
background-color: transparent;
color:#000;
padding: 2px 2px 0px 2px;
font-weight: bold;
border: 0;
}

.code_body {
background: #ffffff url(../../../images/DarkOrange/trow3.png) top left repeat-x;
border: 1px solid #cccccc;
padding: 8px;
}

.trow3 {
background: #ffffff url(../../../images/DarkOrange/trow3.png) top left repeat-x;
border: 1px solid #ffffff;
font-weight:bold;
padding: 1px;
font-size: 11px;
}

.expcolimage {
padding-top: 4px;
}

#copyright {
color:#fff;
font-size:11px;
text-align: center;
}

#copyright a {
 
color:#fff; 
text-decoration:none;
}

#copyright a:hover {
 
color:#fff;
text-decoration:underline;
}

.logo {
padding: 20px 20px 4px 0px;
}

.thead2 {
background: #000000 url(../../../images/DarkOrange/thead3.png) top left repeat-x;
width: 100%;
text-align:left;
font-weight:bold;
color:#ffffff;
}

.thead2 a {
color:#ffffff;
}

.thead2 a:hover {
color:#FF8000;
}

.thead2 a:visited {
color:#ffffff;
}

.tfoot2 {
background: url(../../../images/DarkOrange/tfoot.png) top left repeat-x;
width: 100%;
}

.thead3 {
background: #000000 url(../../../images/DarkOrange/tablesmall/thead.png) top left repeat-x;
width: 100%;
}

.tfoot3 {
background: url(../../../images/DarkOrange/tablesmall/tfoot.png) top left repeat-x;
width: 100%;
}

blockquote {
	background: #f1f1f1 url(../../../images/ivgeo_2/body/quote_bg.gif) bottom left no-repeat;
	color: #4c4b4b;
	border: 1px solid #cbcbcb;
	border-top: 0;
	margin: 8px auto 0 auto;
	padding: 0 4px 4px 4px;
}

blockquote cite {
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	font-style: normal;
	display: block;
	margin: 4px 0;
}

blockquote cite span {
	float: right;
	font-weight: normal;
}

.codeblock {
	color: #000;
	margin: 8px auto 0 auto;
	padding: 4px;
}

.codeblock .title {
	background: #ffe552;
	color: #e45b00;
	border: 1px solid #ffd129;
	border-bottom: 0;
	margin: 0;
	padding: 4px;
	
	font-weight: bold;
}

.codeblock code {
	background: #fff7cc url(../../../images/ivgeo_2/body/code_bg.gif) bottom left no-repeat;
	border: 1px solid #ffd129;
	border-top: 0;
	overflow: auto;
	height: auto;
	max-height: 500px;
	padding: 4px;
	display: block;

	font-family: Monaco, Consolas, Courier, monospace;
	font-size: 13px;
}

.highlight {
	background: #FFFFCC;
	padding: 3px;
}

.pm_alert {
	background: #FFF6BF;
	border: 1px solid #FFD324;
	text-align: center;
	padding: 5px 20px;
	font-size: 11px;
}

.red_alert {
	background: #FBE3E4;
	border: 1px solid #A5161A;
	color: #A5161A;
	text-align: center;
	padding: 5px 20px;
	font-size: 11px;
}

.high_warning {
	color: #CC0000;
}

.moderate_warning {
	color: #F3611B;
}

.low_warning {
	color: #AE5700;
}

div.error {
	padding: 5px 10px;
	border-top: 2px solid #FFD324;
	border-bottom: 2px solid #FFD324;
	background: #FFF6BF;
	font-size: 12px;
}

div.error p {
	margin: 0;
	color: #000;
	font-weight: normal;
}

div.error p em {
	font-style: normal;
	font-weight: bold;
	padding-right: 24px;
	display: block;
	color: #C00;
	background: url(../../../images/error.gif) no-repeat 0;
}

div.error.ul {
	margin-right: 24px;
}

.online {
	color: #15A018;
}

.offline {
	color: #C7C7C7;
}

.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: 1px solid #81A2C4;
}

.pagination .pagination_current {
	background: #F5F5F5;
	border: 1px solid #81A2C4;
	font-weight: bold;
}

.pagination a:hover {
	background: #F5F5F5;
	text-decoration: none;
}

.thread_legend, .thread_legend dd {
	margin: 0;
	padding: 0;
}

.thread_legend dd {
	padding-bottom: 4px;
	margin-left: 15px;
}

.thread_legend img {
	margin-left: 4px;
	vertical-align: bottom;
}

.forum_legend, .forum_legend dt, .forum_legend dd {
	margin: 0;
	padding: 0;
}

.forum_legend dd {
	float: right;
	margin-left: 10px;
}

.forum_legend dt {
	margin-left: 10px;
	float: right;
}

.success_message {
	color: #00b200;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 10px;
}

.error_message {
	color: #C00;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 10px;
}

.post_body {
	padding: 5px;
}

.post_content {
	padding: 5px 10px;
}

