body {
    color: #000;
    margin: 0;
    padding: 0 20px;
    background-color: #E5ECF3;
	font-size: 0.80em;
}

body, td, th, textarea, input, select, h2, h3, h4, h5, h6, p, li {
    font-family: tahoma, geneva, arial, helvetica, sans-serif;
}

#container {
    text-align: left;
}

/* Header #1 */

#head1 {
    width: 100%;
    height: 57px;
    background-color:#3AAEC6; 
    background: url("images/header1-bg.png");
    text-align: left;
    font-weight: bold;
	font-family: arial, helvetica, sans-serif;
    color: #fff;
}

#head1 a {
    color: #ddd;
    font-weight: bold;
    text-decoration: none;
    font-size: 1.15em;
    float: left;
	font-family: arial, helvetica, sans-serif;
}

#head1 a:hover, #head1 a:focus {
    color: #fff;
    text-decoration: underline;
}

.head1-logo {
	vertical-align: top;
	border: 0;
}

.head1-item {
	margin-top: 30px;
	padding: 0 10px;
}

.motto {
    margin: 15px 15px 0 0;
    float: right;
}

#login-form  {
    padding: 0 10px;
    margin-top: 10px;
    border:0;
    vertical-align: middle; 
    background:none;
    cursor:pointer;
    float: left;
    font-size: 0.95em;
	font-family: arial, helvetica, sans-serif;
}

#head1right {
    margin: 10px 10px 0 0;
    float: right;
}

#head1right a {
   text-decoration: underline;
   float: none;
   font-size: 0.9em;
}

.pmhighlight {
	background-color: #FF6500;
}

/* Header #2 */

#head2 {
    background-color: #E1DFD2;
    text-align: left;
}

#head2 a {
    line-height: 14px;
    padding: 0 12px 6px 12px;
    color: #6C6C3A;
    text-decoration: none;
    font-weight: bold;
    font-size: 1.2em;
	font-family: arial, helvetica, sans-serif;
}

#head2 a:hover, #head2 a:focus {
    text-decoration: underline;
}

.head2-selected {
	background: url("images/head2-selected.png") no-repeat bottom center;
}

#head2 ul {
	margin: 0;
	padding: 10px 0 8px 0;
}

#head2 li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline;
}

#head3 {
    text-align: left;
}


/* Dropdown */

.dropdown li a, .dropmenudiv_b a {
font-family: arial, helvetica, sans-serif;
}

.dropdown ul{
padding: 6px 0;
margin: 0;
list-style-type: none;
text-align: left;
}

.dropdown li{
display: inline;
margin: 0;
font-weight: bold;
}

.dropdown li a{
text-decoration: none;
padding: 4px 7px;
margin-right: 3px;
color: #6C6C3A;
}

.dropdown li a:hover{
background-color: #E1DFD2;
}

.dropdown li.selected a{
background-color: #E1DFD2;
}

.dropmenudiv_b{
position:absolute;
top: 0;
line-height:18px;
z-index:100;
background-color: #E1DFD2;
width: 200px;
visibility: hidden;
border: 1px solid #C6C19B;
}

.dropmenudiv_b a:link, .dropmenudiv_b a:visited{
width: auto;
display: block;
text-indent: 5px;
padding: 2px 0;
text-decoration: none;
color: #6C6C3A;
}

* html .dropmenudiv_b a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_b a:hover{
background-color: #C6C19B;
font-weight: bold;
}


/* Notice / Messages */

.topmessage .inner {
  padding: 8px;
}

.topmessage {
  background: #C34242 url("../../tsg/gradients/gradient_message.gif") no-repeat top right;
  border: 1px solid #9E3131;
  height: 68px;
  color: #FFFFFF;
  padding: 0 30px 0 0;
}

.topmessage .inner a:link, .topmessage .inner a:visited {
  color: #FFFFFF;
  text-decoration: underline;
}

html > body .topmessage {
  height: auto;
  min-height: 68px;
}

/* vBulletin */

a:link, body_alink
{
        color: #000000;
}
a:visited, body_avisited
{
        color: #2050B0;
}
a:hover, a:active, body_ahover
{
        color: #FF4400;
}
.page
{
	background: #FFFFFF;
	color: #000000;
}
.tborder
{
	background: #FAFAFA;
	color: #000000;
	border: 1px solid #EEEEEE;
}

.tborder
{
        background: #FFFFFF;
        color: #4C6573;
        border: 1px solid #DDDDDD;
}
.tcat
{
        background: #71D1E1 url("../../tsg/gradients/gradient_tcat.gif") repeat-x top left;
        color: #FFFFFF;
        font: bold small tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
        border: solid #42B5CE;
        border-width: 0 1px 1px 1px;
        padding: 10px 10px 9px 10px;
}
.tcat a:link
{
        color: #FFFFFF;
        text-decoration: none;
}
.tcat a:visited
{
        color: #FFFFFF;
        text-decoration: none;
}
.tcat a:hover, .tcat a:active
{
        color: #FFFFFF;
        text-decoration: underline;
}

.thead
{
        background: #5D91AB url("../../tsg/gradients/gradient_thead.gif") repeat-x bottom left;
        color: #FFFFFF;
        font: small tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
        border: solid #5586A2;
        border-width: 1px 1px 0 1px;
        padding: 1px 4px 2px 4px;
}
.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;
}

.tfoot
{
        background: #8CCDDB;
        color: #FFFFFF;
        border-bottom: 1px solid #45B7D0;
}
.tfoot a:link
{
        color: #FFFFFF;
        text-decoration: underline;
}
.tfoot a:visited
{
        color: #FFFFFF;
        text-decoration: underline;
}
.tfoot a:hover, .tfoot a:active
{
        color: #FFFFFF;
        text-decoration: none;
}


.alt1, .alt1Active
{
        background: #EBF7FD;
        color: #4C6573;
        border-bottom: 1px solid #CBDFEA;
}
.alt2, .alt2Active
{
        background: #DBEDF7;
        color: #4C6573;
        border-bottom: 1px solid #C3DAE7;
}

.tfoot
{
	background: #E1DFD2;
	color: #6C6C3A;
}
.tfoot a:link, .tfoot_alink
{
	color: #6C6C3A;
	text-decoration: none;
}
.tfoot a:visited, .tfoot_avisited
{
	color: #6C6C3A;
	text-decoration: none;
}
.tfoot a:hover, .tfoot a:active, .tfoot_ahover
{
	color: #FF5500;
	text-decoration: underline;
}
.inlinemod
{
	background: #FFFFCC;
	color: #000000;
}
.wysiwyg
{
	background: #FFF;
	color: #000000;
	font: small verdana, tahoma, arial, helvetica, sans-serif;
	margin: 5px 10px 10px 10px;
	padding: 0px;
}
.wysiwyg a:link, .wysiwyg_alink
{
	color: #22229C;
}
.wysiwyg a:visited, .wysiwyg_avisited
{
	color: #22229C;
}
.wysiwyg a:hover, .wysiwyg a:active, .wysiwyg_ahover
{
	color: #FF4400;
}
textarea, .bginput
{
	font: 10pt arial, helvetica, sans-serif;
}
.bginput option, .bginput optgroup
{
	font-size: 10pt;
	font-family: arial, helvetica, sans-serif;
}
.button
{
	font: 1.1em arial, helvetica, sans-serif;
	font-weight: bold;
}
select
{
	font: 11px arial, helvetica, sans-serif;
}
option, optgroup
{
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
}
.smallfont
{
	font: 0.9em arial, helvetica, sans-serif;
}
.time
{
	color: #666666;
}
.navbar
{
	font: 11px helvetica, arial, sans-serif;
}
.navbar a:link, .navbar_alink
{
	color: #000000;
	text-decoration: none;
}
.navbar a:visited, .navbar_avisited
{
	color: #000000;
	text-decoration: none;
}
.navbar a:hover, .navbar a:active, .navbar_ahover
{
	color: #2E6AB1;
	text-decoration: underline;
}
.highlight
{
	color: #FF0000;
	font-weight: bold;
}
.fjsel
{
	background: #FAFAFA;
	color: #666666;
}
.fjdpth0
{
	background: #F7F7F7;
	color: #000000;
}
.panel
{
	color: #000000;
	padding: 10px;
	border: 0;
}
.panelsurround
{
	background-color: #EBF7FD;
	color: #000000;
}
legend
{
	color: #22229C;
	font: small arial, helvetica, sans-serif;
}
.vbmenu_control
{
	color: #666666;
	font: bold 11px arial, helvetica, sans-serif;
	padding: 3px;
	white-space: nowrap;
}
.vbmenu_control a:link, .vbmenu_control_alink
{
	color: #666666;
	text-decoration: none;
}
.vbmenu_control a:visited, .vbmenu_control_avisited
{
	color: #666666;
	text-decoration: none;
}
.vbmenu_control a:hover, .vbmenu_control a:active, .vbmenu_control_ahover
{
	color: #666666;
	text-decoration: underline;
}
.vbmenu_popup
{
	background: #666666;
	color: #000000;
	font-size: 11px;
}
.vbmenu_option
{
	background: #FAFAFA;
	color: #666666;
	font-size: 11px;
	white-space: nowrap;
	cursor: pointer;
}
.vbmenu_option a:link, .vbmenu_option_alink
{
	color: #666666;
	text-decoration: none;
}
.vbmenu_option a:visited, .vbmenu_option_avisited
{
	color: #666666;
	text-decoration: none;
}
.vbmenu_option a:hover, .vbmenu_option a:active, .vbmenu_option_ahover
{
	color: #000000;
	text-decoration: none;
}
.vbmenu_hilite
{
	background: #CCCCCC;
	color: #000000;
	font-size: 11px;
	white-space: nowrap;
	cursor: pointer;
}
.vbmenu_hilite a:link, .vbmenu_hilite_alink
{
	color: #000000;
	text-decoration: none;
}
.vbmenu_hilite a:visited, .vbmenu_hilite_avisited
{
	color: #000000;
	text-decoration: none;
}
.vbmenu_hilite a:hover, .vbmenu_hilite a:active, .vbmenu_hilite_ahover
{
	color: #000000;
	text-decoration: none;
}
/* ***** styling for 'big' usernames on postbit etc. ***** */
.bigusername, a.bigusername { color:#000000; font-size: 135%; text-decoration: none; }

a.forumlink {
	text-decoration: none;
	color: #2E6AB1;
	font-weight: bold;
	font-size: 1.1em;
}

a.forumlink:hover {
	text-decoration: underline;
}

a.threadlink:link {
	color: #000000;
	text-decoration: none;
}

a.threadlink:visited {
	padding-left: 13px;
	background: url("../../tsg/misc/check.gif") left center no-repeat;
	color: #1C4576;
	text-decoration: none;
}

a.threadlink:hover, a.threadlink:active
{
	text-decoration: underline;
}

.threadbit-small, .threadbit-small a {
        color: #666;
}

.threadbit-small {
        padding-left: 10px;
}

.tsguserinfo {
	background-color: #DEEEF6;
        border-top: 2px solid #5286A5;
}

.tsguserdetails {
	color: #4C6573;
	font-size: 0.9em;
}

.tsgposttime {
	float:right;
	color: #4C6573;
}

.tsgmessage {
	font-family: verdana, arial, tahoma, geneva, lucida, sans-serif;
	color: #000;
}

a.tsgpostbuttons {
	text-decoration: none;
	font: small tahoma, geneva, arial, lucida, sans-serif;
	font-weight: bold;
	padding: 0 4px;
	color: #FF6500;
}

a.tsgpostbuttons:hover {
	color: #FFFFFF;
	background-color: #FF6500;
}

#usercpnav a {
	text-decoration: none;
}

#usercpnav a:hover {
	text-decoration: underline;
}


/* ***** small padding on 'thead' elements ***** */
td.thead, th.thead, div.thead { padding: 4px; }

/* ***** basic styles for multi-page nav elements */
.pagenav a { text-decoration: none;  }
.pagenav td { font-size: 1.2em; padding: 2px 4px 2px 4px; }

/* ***** de-emphasized text */
.shade, a.shade:link, a.shade:visited { color: #777777; text-decoration: none; }
a.shade:active, a.shade:hover { color: #FF4400; text-decoration: underline; }
.tcat .shade, .thead .shade, .tfoot .shade { color: #DDDDDD; }

/* ***** define margin and font-size for elements inside panels ***** */
.fieldset { margin-bottom: 6px; }
.fieldset, .fieldset td, .fieldset p, .fieldset li { font-size: 11px; }