body {
background: #000000 url(images/gta/background.jpg);
color: #FFF;
text-align: center;
line-height: 1.4;
font-family: Verdana, Arial, Sans-Serif;
font-size: 13px;
}
a:link {
color: #FFFFFF;
text-decoration: none;
}
a:visited {
color: #FFFFFF;
text-decoration: none;
}
a:hover, a:active {
color: #FFFFFF;
text-decoration: none;
}
.header_main {
background: url(images/gta/header_bg.jpg);
width: 940px;
height: 120px;
margin: auto;
text-align: center;
}
.wblock {
float: right;
width: 420px;
color: #707070;
text-align: left;
margin-top: 10px;
margin-right: 10px;
padding: 5;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
font-family: tahoma;
font-size: 11px;
}
.wblock_img {
padding: 5px;
}
.logo {
float: center;
}
#container {
background: url(images/gta/cont_bg.png) top left repeat;
width: 850px;
color: #909090;
margin: auto auto;
text-align: left;
padding: 0px 10px 10px 10px;
}
#content {
/* FIX: Make internet explorer wrap correctly */
width: auto !important;
}
.menu ul {
color: #fff;
font-weight: bold;
text-align: center;
padding: 4px;
}
.menu ul a:link {
color: #fff;
text-decoration: none;
}
.menu ul a:visited {
color: #fff;
text-decoration: none;
}
.menu ul a:hover, .menu ul a:active {
color: #fff;
text-decoration: none;
}
table {
color: #707070;
font-family: verdana;
font-size: 12px;
}
.tborder {
background: #000;
width: 100%;
margin: auto auto;
}
.tborder_forumbit {
background: #101010;
width: 100%;
margin: auto auto;
-moz-border-radius-topleft: 6px;
-webkit-border-top-left-radius: 6px;
-moz-border-radius-topright: 6px;
-webkit-border-top-right-radius: 6px;
}
.tborder_blank {
background: #101010;
width: 100%;
margin: auto auto;
}
.tborder_rounded {
background: #101010;
width: 100%;
margin: auto auto;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
}
.tborder_roundtop {
background: #101010;
width: 100%;
margin: auto auto;
-moz-border-radius: 8px 8px 0 0;
-webkit-border-radius: 8px 8px 0 0;
}
.thead_forumbit {
background: #1a1b1b url(images/gta/thead_bg.jpg) top left;
color: #909090;
padding: 5px;
padding-left: 25px;
-moz-border-radius-topleft: 6px;
-webkit-border-top-left-radius: 6px;
-moz-border-radius-topright: 6px;
-webkit-border-top-right-radius: 6px;
}
.thead_forumbit a:link {
color: #909090;
text-decoration: none;
}
.thead_forumbit a:visited {
color: #909090;
text-decoration: none;
}
.thead_forumbit a:hover, .thead_forumbit a:active {
color: #ccc;
}
.thead {
background: #1a1b1b url(images/gta/thead2_bg.gif) top left;
color: #909090;
padding: 5px;
-moz-border-radius-topleft: 10px;
-webkit-border-top-left-radius: 10px;
-moz-border-radius-topright: 10px;
-webkit-border-top-right-radius: 10px;
}
.thead a:link {
color: #909090;
text-decoration: none;
}
.thead a:visited {
color: #909090;
text-decoration: none;
}
.thead a:hover, .thead a:active {
color: #ccc;
}
.thead2 {
background: #1a1b1b url(images/gta/wb_bg.png) top left;
color: #000;
-moz-border-radius-topleft: 6px;
-webkit-border-top-left-radius: 6px;
-moz-border-radius-topright: 6px;
-webkit-border-top-right-radius: 6px;
}
.thead2 a:link {
color: #000;
text-decoration: none;
}
.thead2 a:visited {
color: #000;
text-decoration: none;
}
.thead2 a:hover, .thead a:active {
color: #404040;
}
.thead_dock {
background: #1a1b1b url(images/gta/wb_bg.png) top left;
color: #000;
padding: 5px ;
-moz-border-radius-topleft: 6px;
-webkit-border-top-left-radius: 6px;
-moz-border-radius-topright: 6px;
-webkit-border-top-right-radius: 6px;
}
.tcat {
background: #121212 url(images/gta/tcat_bg.png) top left;
color: #fff;
padding: 2px 5px 2px 5px;
font-size: 10px;
}
.tcat a:link {
color: #fff;
}
.tcat a:visited {
color: #fff;
}
.tcat a:hover, .tcat a:active {
color: #fff;
text-decoration: underline;
}
.trow1 {
background: #101010 url(images/gta/trow_bg.jpg) repeat-x;
border-left: 1px solid #202020;
border-top: 1px solid #202020;
padding: 5px;
}
.trow2 {
background: #101010 url(images/gta/trow_bg.jpg) repeat-x;
border-left: 1px solid #202020;
border-top: 1px solid #202020;
padding: 5px;
}
.trow3 {
background: #121212 url(images/gta/trow_hover_bg.jpg) repeat-x;
border-left: 1px solid #202020;
border-top: 1px solid #202020;
padding: 5px;
}
.trow4 {
background: #101010 url(images/gta/trow_bg.jpg) repeat-x;
border-left: 1px solid #202020;
border-top: 1px solid #202020;
padding: 5px;
}
.trow4:hover {
background: #121212 url(images/gta/trow_hover_bg.jpg) repeat-x;
border-left: 1px solid #202020;
border-top: 1px solid #202020;
padding: 5px;
}
.trow_search {
background: #1a1b1b url(images/gta/menu/menu_bg.png) repeat-x;
color: #ffffff;
padding: 6px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
}
.trow_shaded {
background: #000000;
}
.trow_selected td {
background: #000000;
}
.trow_sep {
background: #141414 url(images/gta/thead2_bg.jpg) top left repeat-x;
color: #808080;
padding: 5px;
font-size: 11px;
font-weight: bold;
}
.sticky_sep {
background: #141414 url(images/gta/thead2_bg.jpg) top left repeat-x;
color: #808080;
padding: 5px;
font-size: 11px;
font-weight: bold;
}
.tfoot {
background: #1a1b1b url(images/gta/tcat_bg.png) top left;
color: #fff;
line-height: 1.4;
margin: auto;
padding: 5px;
font-family: tahoma;
font-size: 11px;
}
.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;
}
.tfoot_2 {
background: #efefef url(images/gta/tfoot2_bg.png) top left repeat-x;
margin: auto;
padding: 5px;
}
.bottommenu {
background: #1a1b1b url(images/gta/thead2_bg.gif) top left repeat-x;
width: 830px;
color: #808080;
margin: auto;
padding: 10px 10px 10px 10px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
font-family: tahoma;
font-size: 11px;
}
.bottommenu a:link {
color: #808080;
padding: 2px;
text-decoration: none;
}
.bottommenu a:visited {
color: #808080;
padding: 2px;
text-decoration: none;
}
.bottommenu a:hover, .bottommenu a:active {
color: #9a9a9a;
padding: 2px;
border-bottom: 1px dotted #9a9a9a;
text-decoration: none;
}
.navigation {
color: #808080;
margin-top: 3px;
font-size: 11px;
font-weight: bold;
}
.navigation a:link {
color: #808080;
text-decoration: none;
}
.navigation a:visited {
color: #808080;
text-decoration: none;
}
.navigation a:hover, .navigation a:active {
color: #9a9a9a;
text-decoration: none;
}
.navigation .active {
color: #fff;
font-weight: bold;
}
.smalltext {
font-family: tahoma;
font-size: 11px;
}
.largetext {
font-family: arial;
font-size: 14px;
font-weight: bold;
}
input.textbox {
background: #fff url() top left repeat-x;
color: #303030;
border: 1px solid #909090;
padding: 2px;
-moz-border-radius: 3px;
margin: 1px;
font-family: tahoma;
font-size: 11px;
}
textarea {
background: #161616;
color: #fff;
border: 1px solid #303030;
padding: 2px;
font-family: Verdana, Arial, Sans-Serif;
line-height: 1.4;
font-size: 13px;
}
select {
background: #ffffff;
border: 1px solid #0f5c8e;
}
.editor {
background: #161616;
border: 1px solid #909090;
}
.editor_control_bar {
background: #161616;
border: 1px solid #303030;
}
.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/gta/invalid.gif) no-repeat center left;
color: #f30;
margin: 5px 0;
padding: 5px;
font-weight: bold;
font-size: 11px;
padding-left: 22px;
}
.validation_success {
background: url(images/gta/valid.gif) no-repeat center left;
color: #00b200;
margin: 5px 0;
padding: 5px;
font-weight: bold;
font-size: 11px;
padding-left: 22px;
}
.validation_loading {
background: url(images/gta/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%;
}
.float_left {
float: left;
}
.float_right {
float: right;
}
.menu ul {
background: url(images/gta/menu.jpg) no-repeat;
list-style: none;
margin: 0;
border: 1px solid #161616;
-moz-border-radius-topleft: 5px;
-webkit-border-top-left-radius: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-top-right-radius: 5px;
}
.menu li {
display: inline;
padding-left: 5px;
}
.menu img {
padding-right: 5px;
vertical-align: top;
}
#panel {
background: #161616;
color: #fff;
font-size: 11px;
border: 0px solid #D4D4D4;
-moz-border-radius-bottomleft: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-bottom-right-radius: 5px;
-border-bottom-right-radius:5px;
padding: 8px;
}
.expcolimage {
width: auto;
float: right;
margin-right: 1px;
}
img.attachment {
border: 1px solid #E9E5D7;
padding: 2px;
}
hr {
background-color: #808080;
color: #000000;
height: 1px;
border: 0px;
}
.copyright {
font: 11px tahoma;
color: #606060;
margin: 0;
padding: 10px 0 0 0;
}
#debug {
float: right;
text-align: right;
margin-top: 0;
}
blockquote {
background: #1a1a1a;
color: #808080;
margin: 0;
padding: 5px;
border: 1px dashed #2a2a2a;
font-family: tahoma;
font-size: 11px;
}
blockquote cite {
border-bottom: 1px solid #808080;
display: block;
margin: 4px 0;
font-style: normal;
font-weight: bold;
}
blockquote cite span {
float: right;
font-weight: normal;
}
blockquote cite span.highlight {
float: none;
font-weight: bold;
padding-bottom: 0;
}
.codeblock {
background: #fff;
border: 1px solid #ccc;
padding: 4px;
}
.codeblock .title {
border-bottom: 1px solid #ccc;
font-weight: bold;
margin: 4px 0;
}
.codeblock code {
overflow: auto;
height: auto;
max-height: 200px;
display: block;
font-family: Monaco, Consolas, Courier, monospace;
font-size: 13px;
}
.subforumicon {
border: 0;
padding: 2px 3px 4px 3px;
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: 3px;
}
.pm_alert {
background: #FFF6BF;
width: #000000;
color: #000000;
border: 1px solid #FFF6BF;
text-align: center;
padding: 5px 20px;
text-decoration: #000000;
font-family: #000000;
font-size: 11px;
font-style: #000000;
font-weight: #000000;
}
.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 {
background: #7FFF00;
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: 11px;
}
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/gta/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 {
background: #dfdfdf url(images/gta/trow3_hover_bg.jpg) top left repeat-x;
color: #000;
border: 1px solid #9a9a9a;
}
.pagination .pagination_current {
background: #1a1b1b url(images/gta/thead2_bg.jpg) top left;
color: #fff;
border: 1px solid #1b354e;
}
.pagination a:hover {
background: #1a1b1b url(images/gta/thead2_bg.jpg) top left;
color: #fff;
border: 1px solid #1b354e;
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 5px;
}
.post_author {
padding: 5px;
}
.author_right {
background: url(images/gta/trow_hover_bg.jpg) top left repeat-x;
width: 110px;
color: #808080;
padding: 5px;
margin: 1px;
border: 1px solid #202020;
}
.quick_jump {
background: url(images/gta/jump.gif) no-repeat 0;
width: 13px;
height: 13px;
padding-left: 13px; /* amount of padding needed for image to fully show */
vertical-align: middle;
border: none;
}
fieldset {
border: 1px solid #303030;
-moz-border-radius: 5px;
}