body {
background : #ffffff;
color : #000;
text-align : center;
line-height : 1.4;
margin : 0;
padding : 0;
font-family : Verdana, Arial, Sans-Serif;
font-size : 16px;
font-weight : bold;
}
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;
}
#content {
width : auto !important ;
}
.menu {
margin : 6px 5px 0 0;
}
.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, Arial, Sans-Serif;
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) repeat-x left top;
color : #ffffff;
font-size : 16px;
}
.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) repeat-x left top;
color : #333333;
border-top : 3px solid #b40c05;
font-size : 12px;
}
.tcat a:link {
color : #333333;
}
.tcat a:visited {
color : #333333;
}
.tcat a:hover, .tcat a:active {
color : #333333;
}
.trow1 {
background : #fcfcfc;
font-size : 16px;
}
.trow2 {
background : #fcfcfc;
font-size : 16px;
}
.trow_shaded {
background : #eea8a1;
}
.trow_selected td {
background : #fffbd9;
}
.trow_sep {
background : #ffffff url(images/RedVision/body/sub_h_tile.gif) repeat-x left top;
color : #000;
font-size : 9px;
font-weight : bold;
}
.tfoot {
background : #6e9fc8 url(images/RedVision/body/t_head_tile.gif) repeat-x left top;
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 : 5px;
font-size : 16px;
}
.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;
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;
}
.navigation img {
vertical-align : bottom;
}
.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, Arial, Sans-Serif;
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;
}
.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;
}
.invalid_field {
border : 1px solid #f30;
color : #f30;
}
.valid_field {
border : 1px solid #0c0;
}
.validation_error {
background : url(images/invalid.gif) no-repeat left center;
color : #f30;
margin : 5px 0;
padding : 5px;
font-weight : bold;
font-size : 11px;
padding-left : 22px;
}
.validation_success {
background : url(images/valid.gif) no-repeat left center;
color : #00b200;
margin : 5px 0;
padding : 5px;
font-weight : bold;
font-size : 11px;
padding-left : 22px;
}
.validation_loading {
background : url(images/spinner.gif) no-repeat left center;
color : #555;
margin : 5px 0;
padding : 5px;
font-weight : bold;
font-size : 11px;
padding-left : 22px;
}
img {
border : none;
margin : 0;
padding : 0;
vertical-align : middle;
}
.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;
padding : 0;
}
.menu li {
display : inline;
padding : 0;
margin : 0;
}
.expcolimage {
float : right;
width : auto;
vertical-align : middle;
margin-top : 3px;
}
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 : 0;
}
#copyright {
color : #d1d1d1;
font : 11px Verdana, Arial, Sans-Serif;
margin : 0;
margin-top : 15px;
padding : 0 5px;
}
#copyright a:link, #copyright a:visited, #copyright a:active {
color : #d1d1d1;
font-weight : bold;
}
#debug {
float : right;
text-align : right;
margin-top : 0;
}
blockquote {
background : #f1f1f1 url(images/RedVision/quote_bg.gif) no-repeat right 25px;
border : 1px solid #cbcbcb;
border-left : 5px solid #cbcbcb;
border-right : 5px solid #cbcbcb;
color : #4c4b4b;
overflow : auto;
height : auto;
max-height : 400px;
margin : 0;
padding : 4px;
}
blockquote cite {
font-weight : bold;
border-bottom : 1px dashed #cbcbcb;
font-style : normal;
display : block;
margin : 4px 0;
}
blockquote cite span {
float : right;
font-weight : normal;
}
.codeblock {
background : #fff7cc url(images/RedVision/code_bg.gif) no-repeat right 25px;
border : 1px solid #ffd129;
border-left : 5px solid #ffd129;
border-right : 5px solid #ffd129;
color : #e45b00;
padding : 4px;
}
.codeblock .title {
border-bottom : 1px dashed #ffd129;
font-weight : bold;
margin : 4px 0;
}
.codeblock code {
overflow : auto;
height : auto;
max-height : 400px;
display : block;
font-family : Monaco, Consolas, Courier, monospace;
font-size : 13px;
}
.subforumicon {
border : 0;
vertical-align : middle;
}
.separator {
margin : 5px;
padding : 0;
height : 0;
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 : 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-left : 24px;
display : block;
color : #c00;
background : url(images/error.gif) no-repeat 0%;
}
div.error.ul {
margin-left : 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-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;
float : left;
}
.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;
}
.quick_jump {
background : url(images/jump.gif) no-repeat 0%;
width : 13px;
height : 13px;
padding-left : 13px;
vertical-align : middle;
border : none;
}
#header {
background : #ffffff url(images/RedVision/body/png/header_tile.png) repeat-x left top;
height : 142px;
min-width : 900px;
}
.logo {
width : 401px;
float : left;
}
.h_desc {
height : 70px;
margin-left : 405px;
padding-right : 15px;
color : #9b9b9b;
text-align : right;
font-size : 12px;
line-height : 70px;
}
.h_time {
height : 37px;
margin-left : 405px;
padding-right : 15px;
text-align : right;
font-size : 10px;
line-height : 35px;
}
.menu li a {
background : transparent url(images/RedVision/body/png/menu_divider.png) no-repeat left top;
padding : 8px 5px 8px 15px;
}
.gucp {
background : #fb9292 url(images/RedVision/body/g_ucp_t_tile.gif) repeat-x left top;
height : 100%;
}
.gucp_t_l {
background : url(images/RedVision/body/g_ucp_t_left.gif) no-repeat left top;
}
.gucp_t_r {
background : url(images/RedVision/body/g_ucp_t_right.gif) no-repeat right top;
}
.gucp_b_l {
background : url(images/RedVision/body/g_ucp_b_left.gif) no-repeat left bottom;
}
.gucp_b_r {
background : url(images/RedVision/body/g_ucp_b_right.gif) no-repeat right bottom;
padding : 10px;
text-align : center;
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) repeat-x left top;
height : 100%;
}
.mucp_t_l {
background : url(images/RedVision/body/m_ucp_t_left.gif) no-repeat left top;
}
.mucp_t_r {
background : url(images/RedVision/body/m_ucp_t_right.gif) no-repeat right top;
}
.mucp_b_l {
background : url(images/RedVision/body/m_ucp_b_left.gif) no-repeat left bottom;
}
.mucp_b_r {
background : url(images/RedVision/body/m_ucp_b_right.gif) no-repeat right bottom;
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;
}
.big-font {
font-size : 16px;
}
.t_head_t {
background : #e43932 url(images/RedVision/body/t_head_tile.gif) repeat-x left top;
}
.t_head_l {
background : url(images/RedVision/body/t_head_left.gif) no-repeat left top;
}
.t_head_r {
background : url(images/RedVision/body/t_head_right.gif) no-repeat right top;
padding : 0 10px;
color : #ffffff;
line-height : 40px;
}
.t_head_r a:link, .t_head_r a:visited, .t_head_r a:active {
color : #ffffff;
font-weight : bold;
}
.t_head_r .expcolimage {
padding-top : 10px;
}
.t_footer_t {
background : #b50b05 url(images/RedVision/body/t_footer_t.gif) repeat-x left bottom;
}
.t_footer_l {
background : url(images/RedVision/body/t_footer_l.gif) no-repeat left bottom;
}
.t_footer_r {
background : url(images/RedVision/body/t_footer_r.gif) no-repeat right bottom;
color : #ffffff;
height : 10px;
font-size : 1px;
line-height : 0;
}
#footer {
background : #d73730 url(images/RedVision/body/png/footer_tile.png) repeat-x left top;
clear : both;
margin : 0;
padding : 0;
padding-left : 15px;
text-align : left;
}
#ivgeo {
float : right;
margin : 0;
padding : 0;
}
#ivgeo img {
vertical-align : top;
}
.bottommenu div {
margin-top : 13px;
}
ul.thread_tools, ul.thread_tools li {
list-style : none;
padding : 0;
margin : 0;
}
ul.thread_tools li {
padding-left : 26px;
padding-bottom : 4px;
margin-bottom : 3px;
font-size : 11px;
}
ul.thread_tools li.printable {
background : url('images/printable.gif') no-repeat 0% 0%;
}
ul.thread_tools li.sendthread {
background : url('images/send.gif') no-repeat 0% 0%;
}
ul.thread_tools li.subscription_add {
background : url('images/subscribe.gif') no-repeat 0% 0%;
}
ul.thread_tools li.subscription_remove {
background : url('images/unsubscribe.gif') no-repeat 0% 0%;
}
.star_rating, .star_rating li a:hover, .star_rating .current_rating {
background : url(images/star_rating.gif) repeat-x left -1000px;
vertical-align : middle;
}
.star_rating {
position : relative;
width : 80px;
height : 16px;
overflow : hidden;
list-style : none;
margin : 0;
padding : 0;
background-position : left top;
}
td .star_rating {
margin : auto;
}
.star_rating li {
display : inline;
}
.star_rating li a, .star_rating .current_rating {
position : absolute;
text-indent : -1000px;
height : 16px;
line-height : 16px;
outline : none;
overflow : hidden;
border : none;
top : 0;
left : 0;
}
.star_rating_notrated li a:hover {
background-position : left bottom;
}
.star_rating li a.one_star {
width : 20%;
z-index : 6;
}
.star_rating li a.two_stars {
width : 40%;
z-index : 5;
}
.star_rating li a.three_stars {
width : 60%;
z-index : 4;
}
.star_rating li a.four_stars {
width : 80%;
z-index : 3;
}
.star_rating li a.five_stars {
width : 100%;
z-index : 2;
}
.star_rating .current_rating {
z-index : 1;
background-position : left center;
}
.star_rating_success, .success_message {
color : #00b200;
font-weight : bold;
font-size : 10px;
margin-bottom : 10px;
}
.inline_rating {
float : left;
vertical-align : middle;
padding-right : 5px;
}
#header {
background : #ffffff url(images/RedVision/body/png/header_tile.png) repeat-x left top;
height : 142px;
min-width : 900px;
}
.logo {
width : 401px;
float : left;
}
.h_desc {
height : 70px;
margin-left : 405px;
padding-right : 15px;
color : #9b9b9b;
text-align : right;
font-size : 12px;
line-height : 70px;
}
.h_time {
height : 37px;
margin-left : 405px;
padding-right : 15px;
text-align : right;
font-size : 10px;
line-height : 35px;
}
.menu li a {
background : transparent url(images/RedVision/body/png/menu_divider.png) no-repeat left top;
padding : 8px 5px 8px 15px;
}
.gucp {
background : #fb9292 url(images/RedVision/body/g_ucp_t_tile.gif) repeat-x left top;
height : 100%;
}
.gucp_t_l {
background : url(images/RedVision/body/g_ucp_t_left.gif) no-repeat left top;
}
.gucp_t_r {
background : url(images/RedVision/body/g_ucp_t_right.gif) no-repeat right top;
}
.gucp_b_l {
background : url(images/RedVision/body/g_ucp_b_left.gif) no-repeat left bottom;
}
.gucp_b_r {
background : url(images/RedVision/body/g_ucp_b_right.gif) no-repeat right bottom;
padding : 10px;
text-align : center;
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) repeat-x left top;
height : 100%;
}
.mucp_t_l {
background : url(images/RedVision/body/m_ucp_t_left.gif) no-repeat left top;
}
.mucp_t_r {
background : url(images/RedVision/body/m_ucp_t_right.gif) no-repeat right top;
}
.mucp_b_l {
background : url(images/RedVision/body/m_ucp_b_left.gif) no-repeat left bottom;
}
.mucp_b_r {
background : url(images/RedVision/body/m_ucp_b_right.gif) no-repeat right bottom;
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;
}
.big-font {
font-size : 16px;
}
.t_head_t {
background : #e43932 url(images/RedVision/body/t_head_tile.gif) repeat-x left top;
}
.t_head_l {
background : url(images/RedVision/body/t_head_left.gif) no-repeat left top;
}
.t_head_r {
background : url(images/RedVision/body/t_head_right.gif) no-repeat right top;
padding : 0 10px;
color : #ffffff;
line-height : 40px;
}
.t_head_r a:link, .t_head_r a:visited, .t_head_r a:active {
color : #ffffff;
font-weight : bold;
}
.t_head_r .expcolimage {
padding-top : 10px;
}
.t_footer_t {
background : #b50b05 url(images/RedVision/body/t_footer_t.gif) repeat-x left bottom;
}
.t_footer_l {
background : url(images/RedVision/body/t_footer_l.gif) no-repeat left bottom;
}
.t_footer_r {
background : url(images/RedVision/body/t_footer_r.gif) no-repeat right bottom;
color : #ffffff;
height : 10px;
font-size : 1px;
line-height : 0;
}
#footer {
background : #d73730 url(images/RedVision/body/png/footer_tile.png) repeat-x left top;
clear : both;
margin : 0;
padding : 0;
padding-left : 15px;
text-align : left;
}
#ivgeo {
float : right;
margin : 0;
padding : 0;
}
#ivgeo img {
vertical-align : top;
}
.bottommenu div {
margin-top : 13px;
}
#header {
background : #ffffff url(images/RedVision/body/png/header_tile.png) repeat-x left top;
height : 142px;
min-width : 900px;
}
.logo {
width : 401px;
float : left;
}
.h_desc {
height : 70px;
margin-left : 405px;
padding-right : 15px;
color : #9b9b9b;
text-align : right;
font-size : 12px;
line-height : 70px;
}
.h_time {
height : 37px;
margin-left : 405px;
padding-right : 15px;
text-align : right;
font-size : 10px;
line-height : 35px;
}
.menu li a {
background : transparent url(images/RedVision/body/png/menu_divider.png) no-repeat left top;
padding : 8px 5px 8px 15px;
}
.gucp {
background : #fb9292 url(images/RedVision/body/g_ucp_t_tile.gif) repeat-x left top;
height : 100%;
}
.gucp_t_l {
background : url(images/RedVision/body/g_ucp_t_left.gif) no-repeat left top;
}
.gucp_t_r {
background : url(images/RedVision/body/g_ucp_t_right.gif) no-repeat right top;
}
.gucp_b_l {
background : url(images/RedVision/body/g_ucp_b_left.gif) no-repeat left bottom;
}
.gucp_b_r {
background : url(images/RedVision/body/g_ucp_b_right.gif) no-repeat right bottom;
padding : 10px;
text-align : center;
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) repeat-x left top;
height : 100%;
}
.mucp_t_l {
background : url(images/RedVision/body/m_ucp_t_left.gif) no-repeat left top;
}
.mucp_t_r {
background : url(images/RedVision/body/m_ucp_t_right.gif) no-repeat right top;
}
.mucp_b_l {
background : url(images/RedVision/body/m_ucp_b_left.gif) no-repeat left bottom;
}
.mucp_b_r {
background : url(images/RedVision/body/m_ucp_b_right.gif) no-repeat right bottom;
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;
}
.big-font {
font-size : 16px;
}
.t_head_t {
background : #e43932 url(images/RedVision/body/t_head_tile.gif) repeat-x left top;
}
.t_head_l {
background : url(images/RedVision/body/t_head_left.gif) no-repeat left top;
}
.t_head_r {
background : url(images/RedVision/body/t_head_right.gif) no-repeat right top;
padding : 0 10px;
color : #ffffff;
line-height : 40px;
}
.t_head_r a:link, .t_head_r a:visited, .t_head_r a:active {
color : #ffffff;
font-weight : bold;
}
.t_head_r .expcolimage {
padding-top : 10px;
}
.t_footer_t {
background : #b50b05 url(images/RedVision/body/t_footer_t.gif) repeat-x left bottom;
}
.t_footer_l {
background : url(images/RedVision/body/t_footer_l.gif) no-repeat left bottom;
}
.t_footer_r {
background : url(images/RedVision/body/t_footer_r.gif) no-repeat right bottom;
color : #ffffff;
height : 10px;
font-size : 1px;
line-height : 0;
}
#footer {
background : #d73730 url(images/RedVision/body/png/footer_tile.png) repeat-x left top;
clear : both;
margin : 0;
padding : 0;
padding-left : 15px;
text-align : left;
}
#ivgeo {
float : right;
margin : 0;
padding : 0;
}
#ivgeo img {
vertical-align : top;
}
.bottommenu div {
margin-top : 13px;
}
ul.thread_tools, ul.thread_tools li {
list-style : none;
padding : 0;
margin : 0;
}
ul.thread_tools li {
padding-left : 26px;
padding-bottom : 4px;
margin-bottom : 3px;
font-size : 11px;
}
ul.thread_tools li.printable {
background : url('images/printable.gif') no-repeat 0% 0%;
}
ul.thread_tools li.sendthread {
background : url('images/send.gif') no-repeat 0% 0%;
}
ul.thread_tools li.subscription_add {
background : url('images/subscribe.gif') no-repeat 0% 0%;
}
ul.thread_tools li.subscription_remove {
background : url('images/unsubscribe.gif') no-repeat 0% 0%;
}
.star_rating, .star_rating li a:hover, .star_rating .current_rating {
background : url(images/star_rating.gif) repeat-x left -1000px;
vertical-align : middle;
}
.star_rating {
position : relative;
width : 80px;
height : 16px;
overflow : hidden;
list-style : none;
margin : 0;
padding : 0;
background-position : left top;
}
td .star_rating {
margin : auto;
}
.star_rating li {
display : inline;
}
.star_rating li a, .star_rating .current_rating {
position : absolute;
text-indent : -1000px;
height : 16px;
line-height : 16px;
outline : none;
overflow : hidden;
border : none;
top : 0;
left : 0;
}
.star_rating_notrated li a:hover {
background-position : left bottom;
}
.star_rating li a.one_star {
width : 20%;
z-index : 6;
}
.star_rating li a.two_stars {
width : 40%;
z-index : 5;
}
.star_rating li a.three_stars {
width : 60%;
z-index : 4;
}
.star_rating li a.four_stars {
width : 80%;
z-index : 3;
}
.star_rating li a.five_stars {
width : 100%;
z-index : 2;
}
.star_rating .current_rating {
z-index : 1;
background-position : left center;
}
.star_rating_success, .success_message {
color : #00b200;
font-weight : bold;
font-size : 10px;
margin-bottom : 10px;
}
.inline_rating {
float : left;
vertical-align : middle;
padding-right : 5px;
}
#header {
background : #ffffff url(images/RedVision/body/png/header_tile.png) repeat-x left top;
height : 142px;
min-width : 900px;
}
.logo {
width : 401px;
float : left;
}
.h_desc {
height : 70px;
margin-left : 405px;
padding-right : 15px;
color : #9b9b9b;
text-align : right;
font-size : 12px;
line-height : 70px;
}
.h_time {
height : 37px;
margin-left : 405px;
padding-right : 15px;
text-align : right;
font-size : 10px;
line-height : 35px;
}
.menu li a {
background : transparent url(images/RedVision/body/png/menu_divider.png) no-repeat left top;
padding : 8px 5px 8px 15px;
}
.gucp {
background : #fb9292 url(images/RedVision/body/g_ucp_t_tile.gif) repeat-x left top;
height : 100%;
}
.gucp_t_l {
background : url(images/RedVision/body/g_ucp_t_left.gif) no-repeat left top;
}
.gucp_t_r {
background : url(images/RedVision/body/g_ucp_t_right.gif) no-repeat right top;
}
.gucp_b_l {
background : url(images/RedVision/body/g_ucp_b_left.gif) no-repeat left bottom;
}
.gucp_b_r {
background : url(images/RedVision/body/g_ucp_b_right.gif) no-repeat right bottom;
padding : 10px;
text-align : center;
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) repeat-x left top;
height : 100%;
}
.mucp_t_l {
background : url(images/RedVision/body/m_ucp_t_left.gif) no-repeat left top;
}
.mucp_t_r {
background : url(images/RedVision/body/m_ucp_t_right.gif) no-repeat right top;
}
.mucp_b_l {
background : url(images/RedVision/body/m_ucp_b_left.gif) no-repeat left bottom;
}
.mucp_b_r {
background : url(images/RedVision/body/m_ucp_b_right.gif) no-repeat right bottom;
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;
}
.big-font {
font-size : 16px;
}
.t_head_t {
background : #e43932 url(images/RedVision/body/t_head_tile.gif) repeat-x left top;
}
.t_head_l {
background : url(images/RedVision/body/t_head_left.gif) no-repeat left top;
}
.t_head_r {
background : url(images/RedVision/body/t_head_right.gif) no-repeat right top;
padding : 0 10px;
color : #ffffff;
line-height : 40px;
}
.t_head_r a:link, .t_head_r a:visited, .t_head_r a:active {
color : #ffffff;
font-weight : bold;
}
.t_head_r .expcolimage {
padding-top : 10px;
}
.t_footer_t {
background : #b50b05 url(images/RedVision/body/t_footer_t.gif) repeat-x left bottom;
}
.t_footer_l {
background : url(images/RedVision/body/t_footer_l.gif) no-repeat left bottom;
}
.t_footer_r {
background : url(images/RedVision/body/t_footer_r.gif) no-repeat right bottom;
color : #ffffff;
height : 10px;
font-size : 1px;
line-height : 0;
}
#footer {
background : #d73730 url(images/RedVision/body/png/footer_tile.png) repeat-x left top;
clear : both;
margin : 0;
padding : 0;
padding-left : 15px;
text-align : left;
}
#ivgeo {
float : right;
margin : 0;
padding : 0;
}
#ivgeo img {
vertical-align : top;
}
.bottommenu div {
margin-top : 13px;
}
ul.thread_tools, ul.thread_tools li {
list-style : none;
padding : 0;
margin : 0;
}
ul.thread_tools li {
padding-left : 26px;
padding-bottom : 4px;
margin-bottom : 3px;
font-size : 11px;
}
ul.thread_tools li.printable {
background : url('images/printable.gif') no-repeat 0% 0%;
}
ul.thread_tools li.sendthread {
background : url('images/send.gif') no-repeat 0% 0%;
}
ul.thread_tools li.subscription_add {
background : url('images/subscribe.gif') no-repeat 0% 0%;
}
ul.thread_tools li.subscription_remove {
background : url('images/unsubscribe.gif') no-repeat 0% 0%;
}
.star_rating, .star_rating li a:hover, .star_rating .current_rating {
background : url(images/star_rating.gif) repeat-x left -1000px;
vertical-align : middle;
}
.star_rating {
position : relative;
width : 80px;
height : 16px;
overflow : hidden;
list-style : none;
margin : 0;
padding : 0;
background-position : left top;
}
td .star_rating {
margin : auto;
}
.star_rating li {
display : inline;
}
.star_rating li a, .star_rating .current_rating {
position : absolute;
text-indent : -1000px;
height : 16px;
line-height : 16px;
outline : none;
overflow : hidden;
border : none;
top : 0;
left : 0;
}
.star_rating_notrated li a:hover {
background-position : left bottom;
}
.star_rating li a.one_star {
width : 20%;
z-index : 6;
}
.star_rating li a.two_stars {
width : 40%;
z-index : 5;
}
.star_rating li a.three_stars {
width : 60%;
z-index : 4;
}
.star_rating li a.four_stars {
width : 80%;
z-index : 3;
}
.star_rating li a.five_stars {
width : 100%;
z-index : 2;
}
.star_rating .current_rating {
z-index : 1;
background-position : left center;
}
.star_rating_success, .success_message {
color : #00b200;
font-weight : bold;
font-size : 10px;
margin-bottom : 10px;
}
#header {
background : #ffffff url(images/RedVision/body/png/header_tile.png) repeat-x left top;
height : 142px;
min-width : 900px;
}
.logo {
width : 401px;
float : left;
}
.h_desc {
height : 70px;
margin-left : 405px;
padding-right : 15px;
color : #9b9b9b;
text-align : right;
font-size : 12px;
line-height : 70px;
}
.h_time {
height : 37px;
margin-left : 405px;
padding-right : 15px;
text-align : right;
font-size : 10px;
line-height : 35px;
}
.menu li a {
background : transparent url(images/RedVision/body/png/menu_divider.png) no-repeat left top;
padding : 8px 5px 8px 15px;
}
.gucp {
background : #fb9292 url(images/RedVision/body/g_ucp_t_tile.gif) repeat-x left top;
height : 100%;
}
.gucp_t_l {
background : url(images/RedVision/body/g_ucp_t_left.gif) no-repeat left top;
}
.gucp_t_r {
background : url(images/RedVision/body/g_ucp_t_right.gif) no-repeat right top;
}
.gucp_b_l {
background : url(images/RedVision/body/g_ucp_b_left.gif) no-repeat left bottom;
}
.gucp_b_r {
background : url(images/RedVision/body/g_ucp_b_right.gif) no-repeat right bottom;
padding : 10px;
text-align : center;
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) repeat-x left top;
height : 100%;
}
.mucp_t_l {
background : url(images/RedVision/body/m_ucp_t_left.gif) no-repeat left top;
}
.mucp_t_r {
background : url(images/RedVision/body/m_ucp_t_right.gif) no-repeat right top;
}
.mucp_b_l {
background : url(images/RedVision/body/m_ucp_b_left.gif) no-repeat left bottom;
}
.mucp_b_r {
background : url(images/RedVision/body/m_ucp_b_right.gif) no-repeat right bottom;
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;
}
.big-font {
font-size : 16px;
}
.t_head_t {
background : #e43932 url(images/RedVision/body/t_head_tile.gif) repeat-x left top;
}
.t_head_l {
background : url(images/RedVision/body/t_head_left.gif) no-repeat left top;
}
.t_head_r {
background : url(images/RedVision/body/t_head_right.gif) no-repeat right top;
padding : 0 10px;
color : #ffffff;
line-height : 40px;
}
.t_head_r a:link, .t_head_r a:visited, .t_head_r a:active {
color : #ffffff;
font-weight : bold;
}
.t_head_r .expcolimage {
padding-top : 10px;
}
.t_footer_t {
background : #b50b05 url(images/RedVision/body/t_footer_t.gif) repeat-x left bottom;
}
.t_footer_l {
background : url(images/RedVision/body/t_footer_l.gif) no-repeat left bottom;
}
.t_footer_r {
background : url(images/RedVision/body/t_footer_r.gif) no-repeat right bottom;
color : #ffffff;
height : 10px;
font-size : 1px;
line-height : 0;
}
#footer {
background : #d73730 url(images/RedVision/body/png/footer_tile.png) repeat-x left top;
clear : both;
margin : 0;
padding : 0;
padding-left : 15px;
text-align : left;
}
#ivgeo {
float : right;
margin : 0;
padding : 0;
}
#ivgeo img {
vertical-align : top;
}
.bottommenu div {
margin-top : 13px;
}
ul.thread_tools, ul.thread_tools li {
list-style : none;
padding : 0;
margin : 0;
}
ul.thread_tools li {
padding-left : 26px;
padding-bottom : 4px;
margin-bottom : 3px;
font-size : 11px;
}
ul.thread_tools li.printable {
background : url('images/printable.gif') no-repeat 0% 0%;
}
ul.thread_tools li.sendthread {
background : url('images/send.gif') no-repeat 0% 0%;
}
ul.thread_tools li.subscription_add {
background : url('images/subscribe.gif') no-repeat 0% 0%;
}
ul.thread_tools li.subscription_remove {
background : url('images/unsubscribe.gif') no-repeat 0% 0%;
}
.star_rating, .star_rating li a:hover, .star_rating .current_rating {
background : url(images/star_rating.gif) repeat-x left -1000px;
vertical-align : middle;
}
.star_rating {
position : relative;
width : 80px;
height : 16px;
overflow : hidden;
list-style : none;
margin : 0;
padding : 0;
background-position : left top;
}
td .star_rating {
margin : auto;
}
.star_rating li {
display : inline;
}
.star_rating li a, .star_rating .current_rating {
position : absolute;
text-indent : -1000px;
height : 16px;
line-height : 16px;
outline : none;
overflow : hidden;
border : none;
top : 0;
left : 0;
}
.star_rating_notrated li a:hover {
background-position : left bottom;
}
.star_rating li a.one_star {
width : 20%;
z-index : 6;
}
.star_rating li a.two_stars {
width : 40%;
z-index : 5;
}
.star_rating li a.three_stars {
width : 60%;
z-index : 4;
}
.star_rating li a.four_stars {
width : 80%;
z-index : 3;
}
.star_rating li a.five_stars {
width : 100%;
z-index : 2;
}
.star_rating .current_rating {
z-index : 1;
background-position : left center;
}
.star_rating_success, .success_message {
color : #00b200;
font-weight : bold;
font-size : 10px;
margin-bottom : 10px;
}
.inline_rating {
float : left;
vertical-align : middle;
padding-right : 5px;
}
#header {
background : #ffffff url(images/RedVision/body/png/header_tile.png) repeat-x left top;
height : 142px;
min-width : 900px;
}
.logo {
width : 401px;
float : left;
}
.h_desc {
height : 70px;
margin-left : 405px;
padding-right : 15px;
color : #9b9b9b;
text-align : right;
font-size : 12px;
line-height : 70px;
}
.h_time {
height : 37px;
margin-left : 405px;
padding-right : 15px;
text-align : right;
font-size : 10px;
line-height : 35px;
}
.menu li a {
background : transparent url(images/RedVision/body/png/menu_divider.png) no-repeat left top;
padding : 8px 5px 8px 15px;
}
.gucp {
background : #fb9292 url(images/RedVision/body/g_ucp_t_tile.gif) repeat-x left top;
height : 100%;
}
.gucp_t_l {
background : url(images/RedVision/body/g_ucp_t_left.gif) no-repeat left top;
}
.gucp_t_r {
background : url(images/RedVision/body/g_ucp_t_right.gif) no-repeat right top;
}
.gucp_b_l {
background : url(images/RedVision/body/g_ucp_b_left.gif) no-repeat left bottom;
}
.gucp_b_r {
background : url(images/RedVision/body/g_ucp_b_right.gif) no-repeat right bottom;
padding : 10px;
text-align : center;
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) repeat-x left top;
height : 100%;
}
.mucp_t_l {
background : url(images/RedVision/body/m_ucp_t_left.gif) no-repeat left top;
}
.mucp_t_r {
background : url(images/RedVision/body/m_ucp_t_right.gif) no-repeat right top;
}
.mucp_b_l {
background : url(images/RedVision/body/m_ucp_b_left.gif) no-repeat left bottom;
}
.mucp_b_r {
background : url(images/RedVision/body/m_ucp_b_right.gif) no-repeat right bottom;
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;
}
.big-font {
font-size : 16px;
}
.t_head_t {
background : #e43932 url(images/RedVision/body/t_head_tile.gif) repeat-x left top;
}
.t_head_l {
background : url(images/RedVision/body/t_head_left.gif) no-repeat left top;
}
.t_head_r {
background : url(images/RedVision/body/t_head_right.gif) no-repeat right top;
padding : 0 10px;
color : #ffffff;
line-height : 40px;
}
.t_head_r a:link, .t_head_r a:visited, .t_head_r a:active {
color : #ffffff;
font-weight : bold;
}
.t_head_r .expcolimage {
padding-top : 10px;
}
.t_footer_t {
background : #b50b05 url(images/RedVision/body/t_footer_t.gif) repeat-x left bottom;
}
.t_footer_l {
background : url(images/RedVision/body/t_footer_l.gif) no-repeat left bottom;
}
.t_footer_r {
background : url(images/RedVision/body/t_footer_r.gif) no-repeat right bottom;
color : #ffffff;
height : 10px;
font-size : 1px;
line-height : 0;
}
#footer {
background : #d73730 url(images/RedVision/body/png/footer_tile.png) repeat-x left top;
clear : both;
margin : 0;
padding : 0;
padding-left : 15px;
text-align : left;
}
#ivgeo {
float : right;
margin : 0;
padding : 0;
}
#ivgeo img {
vertical-align : top;
}
.bottommenu div {
margin-top : 13px;
}
#header {
background : #ffffff url(images/RedVision/body/png/header_tile.png) repeat-x left top;
height : 142px;
min-width : 900px;
}
.logo {
width : 401px;
float : left;
}
.h_desc {
height : 70px;
margin-left : 405px;
padding-right : 15px;
color : #9b9b9b;
text-align : right;
font-size : 12px;
line-height : 70px;
}
.h_time {
height : 37px;
margin-left : 405px;
padding-right : 15px;
text-align : right;
font-size : 10px;
line-height : 35px;
}
.menu li a {
background : transparent url(images/RedVision/body/png/menu_divider.png) no-repeat left top;
padding : 8px 5px 8px 15px;
}
.gucp {
background : #fb9292 url(images/RedVision/body/g_ucp_t_tile.gif) repeat-x left top;
height : 100%;
}
.gucp_t_l {
background : url(images/RedVision/body/g_ucp_t_left.gif) no-repeat left top;
}
.gucp_t_r {
background : url(images/RedVision/body/g_ucp_t_right.gif) no-repeat right top;
}
.gucp_b_l {
background : url(images/RedVision/body/g_ucp_b_left.gif) no-repeat left bottom;
}
.gucp_b_r {
background : url(images/RedVision/body/g_ucp_b_right.gif) no-repeat right bottom;
padding : 10px;
text-align : center;
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) repeat-x left top;
height : 100%;
}
.mucp_t_l {
background : url(images/RedVision/body/m_ucp_t_left.gif) no-repeat left top;
}
.mucp_t_r {
background : url(images/RedVision/body/m_ucp_t_right.gif) no-repeat right top;
}
.mucp_b_l {
background : url(images/RedVision/body/m_ucp_b_left.gif) no-repeat left bottom;
}
.mucp_b_r {
background : url(images/RedVision/body/m_ucp_b_right.gif) no-repeat right bottom;
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;
}
.big-font {
font-size : 16px;
}
.t_head_t {
background : #e43932 url(images/RedVision/body/t_head_tile.gif) repeat-x left top;
}
.t_head_l {
background : url(images/RedVision/body/t_head_left.gif) no-repeat left top;
}
.t_head_r {
background : url(images/RedVision/body/t_head_right.gif) no-repeat right top;
padding : 0 10px;
color : #ffffff;
line-height : 40px;
}
.t_head_r a:link, .t_head_r a:visited, .t_head_r a:active {
color : #ffffff;
font-weight : bold;
}
.t_head_r .expcolimage {
padding-top : 10px;
}
.t_footer_t {
background : #b50b05 url(images/RedVision/body/t_footer_t.gif) repeat-x left bottom;
}
.t_footer_l {
background : url(images/RedVision/body/t_footer_l.gif) no-repeat left bottom;
}
.t_footer_r {
background : url(images/RedVision/body/t_footer_r.gif) no-repeat right bottom;
color : #ffffff;
height : 10px;
font-size : 1px;
line-height : 0;
}
#footer {
background : #d73730 url(images/RedVision/body/png/footer_tile.png) repeat-x left top;
clear : both;
margin : 0;
padding : 0;
padding-left : 15px;
text-align : left;
}
#ivgeo {
float : right;
margin : 0;
padding : 0;
}
#ivgeo img {
vertical-align : top;
}
.bottommenu div {
margin-top : 13px;
}
ul.thread_tools, ul.thread_tools li {
list-style : none;
padding : 0;
margin : 0;
}
ul.thread_tools li {
padding-left : 26px;
padding-bottom : 4px;
margin-bottom : 3px;
font-size : 11px;
}
ul.thread_tools li.printable {
background : url('images/printable.gif') no-repeat 0 0;
}
ul.thread_tools li.sendthread {
background : url('images/send.gif') no-repeat 0 0;
}
ul.thread_tools li.subscription_add {
background : url('images/subscribe.gif') no-repeat 0 0;
}
ul.thread_tools li.subscription_remove {
background : url('images/unsubscribe.gif') no-repeat 0 0;
}
.star_rating, .star_rating li a:hover, .star_rating .current_rating {
background : url(images/star_rating.gif) repeat-x left -1000px;
vertical-align : middle;
}
.star_rating {
position : relative;
width : 80px;
height : 16px;
overflow : hidden;
list-style : none;
margin : 0;
padding : 0;
background-position : left top;
}
td .star_rating {
margin : auto;
}
.star_rating li {
display : inline;
}
.star_rating li a, .star_rating .current_rating {
position : absolute;
text-indent : -1000px;
height : 16px;
line-height : 16px;
outline : none;
overflow : hidden;
border : none;
top : 0;
left : 0;
}
.star_rating_notrated li a:hover {
background-position : left bottom;
}
.star_rating li a.one_star {
width : 20%;
z-index : 6;
}
.star_rating li a.two_stars {
width : 40%;
z-index : 5;
}
.star_rating li a.three_stars {
width : 60%;
z-index : 4;
}
.star_rating li a.four_stars {
width : 80%;
z-index : 3;
}
.star_rating li a.five_stars {
width : 100%;
z-index : 2;
}
.star_rating .current_rating {
z-index : 1;
background-position : left center;
}
.star_rating_success, .success_message {
color : #00b200;
font-weight : bold;
font-size : 10px;
margin-bottom : 10px;
}
.inline_rating {
float : left;
vertical-align : middle;
padding-right : 5px;
}