/**
 * CSS for theme "RedVision" (tid 19)
 * Cached:Wed, 07 Apr 2010 22:03:04 +0000
 *
 * DO NOT EDIT THIS FILE
 *
 */

body {
	background: #ffffff;
	color: #000;
	font-family: Verdana;
	font-size: 13px;
	text-align: left; /* IE 5 fix */
	line-height: 1.4;
	margin: 0;
	padding: 0;
}
a:link {
	color: #8a0500;
	text-decoration: none;
}
a:visited {
	color: #8a0500;
	text-decoration: none;
}
a:hover, a:active {
	color: #000000;
	text-decoration: underline;
}
#container {
	width: 90%;
	background: #fff;
	color: #000000;
	margin: 0 auto;
	padding: 0;
	text-align: left; /* IE 5 fix */
	min-width: 940px;
}
#content {
	/* FIX: Make internet explorer wrap correctly */
	width: auto !important;
	
}
.menu ul {
	color: #ffffff;
	font-weight: bold;
	text-align: right;
}
.menu ul a:link {
	color: #ffffff;
	text-decoration: none;
}
.menu ul a:visited {
	color: #ffffff;
	text-decoration: none;
}
.menu ul a:hover, .menu ul a:active {
	color: #ffff99;
	text-decoration: none;
}
#panel {
	background: #efefef;
	color: #000000;
	font-size: 11px;
	border: 1px solid #D4D4D4;
	padding: 8px;
}
table {
	color: #000000;
	font-family: Verdana;
	font-size: 13px;
}
.tborder {
	background: #c3c3c3;
	width: 100%;
	margin: auto auto;
	border: 1px solid #8a0500;
}
.thead {
	background: #6e9fc8 url(../images/RedVision/body/t_head_tile.gif) top left repeat-x;
	color: #ffffff;
}
.thead a:link {
	color: #ffffff;
	text-decoration: none;
}
.thead a:visited {
	color: #ffffff;
	text-decoration: none;
}
.thead a:hover, .thead a:active {
	color: #ffffff;
	text-decoration: underline;
}
.tcat {
	background: #ffffff url(../images/RedVision/body/sub_h_tile.gif) top left repeat-x;
	color: #333333;
	font-size: 9px;
	border-top: 3px #b40c05 solid;
	border-right: 1px #c3c3c3 solid;
}
.tcat a:link {
	color: #333333;
}
.tcat a:visited {
	color: #333333;
}
.tcat a:hover, .tcat a:active {
	color: #333333;
}
.trow1 {
	background: #fcfcfc;
	border-top: 1px #c3c3c3 solid;
	border-right: 1px #c3c3c3 solid;
}
.trow2 {
	background: #fcfcfc;
	border-top: 1px #c3c3c3 solid;
	border-right: 1px #c3c3c3 solid;
}
.trow_shaded {
	background: #eea8a1;
}
.trow_sep {
	background: #ffffff url(../images/RedVision/body/sub_h_tile.gif) top left repeat-x;
	color: #000;
	font-size: 9px;
}
.tfoot {
	background: #6e9fc8 url(../images/RedVision/body/t_head_tile.gif) top left repeat-x;
	color: #ffffff;
}
.tfoot a:link {
	color: #ffffff;
	text-decoration: none;
}
.tfoot a:visited {
	color: #ffffff;
	text-decoration: none;
}
.tfoot a:hover, .tfoot a:active {
	color: #ffffff;
	text-decoration: underline;
}
.bottommenu {
	color: #ffffff;
	padding: 0 6px 0 12px;
	line-height: 44px;
}
.bottommenu a:link {
	color: #ffffff;
	text-decoration: none;
}
.bottommenu a:visited {
	color: #ffffff;
	text-decoration: none;
}
.bottommenu a:hover, .bottommenu a:active {
	color: #ffffff;
	text-decoration: underline;
}
.navigation {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
}
.navigation a:link {
	text-decoration: none;
}
.navigation a:visited {
	text-decoration: none;
}
.navigation a:hover, .navigation a:active {
	text-decoration: none;
}
.navigation .active {
	color: #000000;
	font-size: small;
	font-weight: bold;
}
.smalltext {
	font-size: 11px;
}
.largetext {
	font-size: 16px;
	font-weight: bold;
}
input.textbox {
	background: #ffffff;
	color: #000000;
	border: 1px solid #8a0500;
	padding: 1px;
}
textarea {
	background: #ffffff;
	color: #000000;
	border: 1px solid #8a0500;
	padding: 2px;
	font-family: Verdana;
	line-height: 1.4;
	font-size: 13px;
}
select {
	background: #ffffff;
	border: 1px solid #8a0500;
}
.editor {
	background: #f1f1f1;
	border: 1px solid #ccc;
}
.editor_control_bar {
	background: #fff;
	border: 1px solid #0f5c8e;
}
.toolbar_normal {
	background: #f0f0f0;
	border: 1px solid #f0f0f0;
}
.toolbar_hover {
	background: #c1d2ee;
	border: 1px solid #5296f7;
}
.toolbar_clicked {
	background: #e1F2fe;
	border: 1px solid #5296f7;
}
.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;
}

/* 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: right;
}

.expcolimage {
	float: right;
	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: right;
	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) */
.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 {
padding: 0;
display: inline;
line-height: 30px;
}
.menu li a {
padding: 8px 12px 8px 16px;
background: transparent url(../images/RedVision/body/png/menu_divider.png) top left no-repeat;
}
/* .menu li a:hover, .menu li a:active {
 background: #ffffff url(../images/RedVision/body/png/menu_hover.png) bottom repeat-x;
border-bottom: 5px solid blue;
} */
.menu img {
padding-right: 5px;
vertical-align: top;
}
#panel .links {
margin: 0;
float: right;
}
.expcolimage {
float: right;
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 {
color: #d1d1d1;
font: 11px Verdana, Arial, Sans-Serif;
margin: 0;
padding: 0 10px;
padding-top: 3px;
}
#copyright a:link, #copyright a:visited, #copyright a:active {
color: #d1d1d1;
font-weight: bold;
}
#debug {
float: right;
text-align: right;
margin-top: 0;
}
.quote_header {
margin-left: 20px;
background-color: #FAFAFA;
border: 4px solid #cbcbcb;
border-left: 6px solid #B60802; 
border-bottom: 1px solid #cbcbcb;
border-top: 1px solid #cbcbcb;
color: #4c4b4b;
}
.quote_body {
margin-left: 20px;
background: #FAFAFA url(../images/RedVision/quote.gif) top right no-repeat; 
border: 4px solid #cbcbcb; 
border-left: 6px solid #B60802; 
border-top: none;
border-bottom: 1px solid #cbcbcb;
color: #4c4b4b;
overflow: auto;
height: auto;
max-height: 500px;
}
.code_header {
margin-left: 20px;
background-color: #fff5c0;
border: 5px solid #ffd129;
border-bottom: 1px dashed #ffd129;
border-top: 1px solid #ffd129;
color: #e45b00;
}
.code_body {
margin-left: 20px;
background: #fff7cc url(../images/RedVision/code_bg.gif) top right no-repeat;
border: 5px solid #ffd129;
border-top: none;
border-bottom: 1px dashed #ffd129;
color: #e45b00;
overflow: auto;
height: auto;
max-height: 500px;
}
.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;
}
.expcolimage img {
padding: 13px 4px;
}
.gucp {
background: #fb9292 url(../images/RedVision/body/g_ucp_t_tile.gif) top left repeat-x;
height: 100%;
}
.gucp_t_l {
background: url(../images/RedVision/body/g_ucp_t_left.gif) top left no-repeat;
}
.gucp_t_r {
background:  url(../images/RedVision/body/g_ucp_t_right.gif) top right no-repeat;
}
.gucp_b_l {
background:  url(../images/RedVision/body/g_ucp_b_left.gif) bottom left no-repeat;
}
.gucp_b_r {
background:  url(../images/RedVision/body/g_ucp_b_right.gif) bottom right no-repeat;
padding: 10px;
text-align: left;
color: #ffffff;
font-size: 12px;
}
.gucp_b_r a:link, .gucp_b_r a:visited, .gucp_b_r a:active {
color: #ffffff;
font-weight: bold;
}
.mucp {
background: #e33631 url(../images/RedVision/body/m_ucp_t_tile.gif) top left repeat-x;
height: 100%;
}
.mucp_t_l {
background: url(../images/RedVision/body/m_ucp_t_left.gif) top left no-repeat;
}
.mucp_t_r {
background:  url(../images/RedVision/body/m_ucp_t_right.gif) top right no-repeat;
}
.mucp_b_l {
background:  url(../images/RedVision/body/m_ucp_b_left.gif) bottom left no-repeat;
}
.mucp_b_r {
background:  url(../images/RedVision/body/m_ucp_b_right.gif) bottom right no-repeat;
padding: 10px;
text-align: center;
color: #ffffff;
font-size: 12px;
}
.mucp_b_r a:link, .mucp_b_r a:visited, .mucp_b_r a:active {
color: #ffffff;
font-weight: bold;
}
.navigation img {
vertical-align: bottom;
}
.t_head_t {
background:  #e43932 url(../images/RedVision/body/t_head_tile.gif) top left repeat-x;
}
.t_head_l {
background:  url(../images/RedVision/body/t_head_left.gif) top left no-repeat;
}
.t_head_r {
background:  url(../images/RedVision/body/t_head_right.gif) top right no-repeat;
padding: 0 10px;
color: #ffffff;
height: 40px;
}
.t_head_r a:link, .t_head_r a:visited, .t_head_r a:active {
color: #ffffff;
font-weight: bold;
}
.t_footer_t {
background:  #b50b05 url(../images/RedVision/body/t_footer_t.gif) bottom left repeat-x;
}
.t_footer_l {
background:  url(../images/RedVision/body/t_footer_l.gif) bottom left no-repeat;
}
.t_footer_r {
background:  url(../images/RedVision/body/t_footer_r.gif) bottom right no-repeat;
color: #ffffff;
height: 10px;
font-size:1px;
line-height:0;
}
#footer {
background: #d73730 url(../images/RedVision/body/png/footer_tile.png) top left repeat-x;
margin: 0;
padding: 0;
height: 84px;
text-align: left;
}
#ivgeo {
width: 175px;
float: right;
}