/* ======== GENERIC OVERALL STYLES - GLOBAL ============= */
* {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}
body, html {
	background-color: #000;
	margin:0px;
	color: #BAB9B9;
	font-size:90%;
}
div, table {
	line-height:1.3em;
	letter-spacing:0.01em;
	font-size:100%;
}
h1 {
	padding:10px 0px 8px 0px;
	font-weight:normal;
}
h2 {
	padding:5px 0px;
}

td {
	padding:2px;
}
p {
	margin:9px 0px;
}
a, a:visited {
	color : #A2B7C8;
	text-decoration: underline;
}
a:hover {
	color : #C6CDD3;
	text-decoration : none;
}
a img {
	border:none 
}
ul {
	list-style-type: circle;
}
li {
	list-style-position:inside;
	padding:1px 0px;
}
form {
	display: inline;
}
select {
}
table.basicTable select {

}
textarea#signature {
	font-size:90%;
	width:350px;
	height:110px;
}
.clearer {
	clear:both;
	height:1px;
	line-height:1px;
	font-size:1px;
}
/* ====================== BEGIN WEBSITE STYLES ========================= */

/* -------HEADER SECTION------- */

#header {
	position:relative;
	height:130px;
	background-image:url(/img/Black/header-bg-tile.png);
	background-repeat:repeat-x;
}
#right-bg-holder {
	padding:105px 0px 0px 0px;
}
#left-bg-holder {
	background-image:url(/img/Black/right-header-sponsor.png);
	background-position:right;
	background-repeat:no-repeat;
	height:130px;
}
#logo-holder {
	position:absolute;
	width:155px;
	height:66px;
	top:22px;
	left:25px;
	z-index:10;
}
#quicksearch-holder {
	font-size:85%;
	position:absolute;
	width:auto;
	bottom:3px;
	right:8px;
	z-index:10;
}
.qs-button {
	font-size:90%;
	cursor:pointer;
}

#sponsor-holder {
	position:absolute;
	width:350px;
	height:60px;
	top:27px;
	right:275px;
	z-index:5;
}
table#wallpapertable {
}
table#wallpapertable td {
	background-color:#666666;
	padding:4px;
}


/* ------------- NAVIGATION --------- */
#main-nav-holder {
	height:25px;
}
#nav { /* all lists */
	list-style: none;
	line-height: 1;
	padding:0px 0px 0px 15px;
}

#nav li { /* all list items */
	float: left;
	width:auto;
}
#nav li a, #nav li a:visited {
	display:block;
	padding:4px 12px;
	width:auto;
	text-align:center;
	background-image:url(/img/Black/nav-seperator.png);
	background-position:left center;
	background-repeat:no-repeat;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
#nav li a:hover {
	background-color:#C3CAD0;
	color:#000000;
}


#nav li ul { /* second-level lists */
	position: absolute;
	background-color:#ADBEC6;
	width: 170px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	list-style:none;
	z-index:15;
}
#nav li ul li {
	width: 170px;
}
#nav li ul li a, #nav li ul li a:visited {
	display:block;
	padding:7px;
	color:#000000;
	background-color:#ADBEC6;
	text-decoration:none;
	text-align:left;
	width: 156px;
	border:0;
	background-image:none;
	font-weight:normal;
	z-index:10;
}
#nav li ul li a:hover {
	background-color:#F1F5F8;
	background-image:url(/img/Black/p-badge-nav-hover.gif);
	background-position:right center;
	background-repeat:no-repeat;
}
#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}




/* ---- MAIN CONTENT ----- */
#main-content {
	clear:both;
	padding:0px 25px;
	background-image:url(/img/Black/bg.gif);
	border-top:1px #000000 solid;
	border-bottom:1px #000000 solid;
}
/* Main section static */
#static-centre {
	width:750px;
	padding:25px;
	border:1px #FFFFFF solid;
	background-color:#202020;
	margin:15px auto;
}
#front-page-images {
	padding:10px;
	text-align:center;
}
#small-login {
	float:right;
}
.postDate {
	font-size:80%;
	margin-top:0;
}
.article-holder {
	padding:10px 0px 10px 0px;
	border-bottom:1px #CCCCCC dotted;
}
/* Garage section */
div#aboutme {
	padding:0px 0px 15px 0px;
}
div#aboutme img {
	float:left;
	margin:0px 12px 12px 0px;
}
div#spec-history {
}
div#car-details-holder {
	padding:10px;
	border:1px #CCCCCC dotted; 
}
div#car-images-holder {
	text-align:center;
}
div#car-images-holder img {
	margin:10px;
}
span.garage-heading {
	font-size:140%;
	display:block;
	text-align:left;
	clear:both;
	padding:4px 0px;
}
div.tabbertab {
	background-color:#000;
}
td.garage-padding {
	padding:15px;
	vertical-align:top;
}

/* ------ FOOTER --------- */
#footer {
	padding:20px 20px 30px 20px;
	background-image:url(/img/Black/footer-bg.png);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#000000;
	color:#FFFFFF;
}
.footer-holder {
	float:left;
	width:25%;
}
.footer-holder h2 {
	color:#FFFFFF;
	text-decoration:underline;
	font-size:110%;
}
.footer-holder ul {
	list-style:none;
	padding:0px 0px 0px 10px;
	border-left:1px #FFFFFF solid;
}
.footer-holder li {
	padding:2px 0px;
}
.footer-holder li a {
	color:#FFFFFF;
}

/* ######################################################################### */
/* ############################ START WEB WIZ HOLDER ####################### */

/* Text */
.smText{
	font-size: 11px;
}

.lgText{
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#FFFFFF;
}

.heading{
	font-size: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#FFFFFF;
}

.error{
	color : #FF0000;
}

/* Search highlight */
.highlight{
	background-color: #ffff66
}

/* Hyperlinks */
a.smLink, a.smLink:visited {
	color : #DDE1E6;
	font-size: 11px;
	text-decoration : underline;
	font-weight:normal;
}
a.smLink:hover {
	color : #fbffff;
	text-decoration : none;
	font-size: 11px;
	font-weight:normal;
}


/* ========================= navigation hyperlinks ====================== */

#forum-sub-nav {
	padding:3px;
}
#forum-sub-nav ul {
}
#forum-sub-nav li {
	padding:0px 5px;
	float:right;
}
#forum-sub-nav li a, #forum-sub-nav li a:visited {
	color : #d5d3d3;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
#forum-sub-nav li a:hover {
	color : #acbfc6;
	text-decoration : underline;
	font-size: 10px;
	font-weight: bold;
}

/* Misc */



/* Rich Text Editor */
.WebWizRTEbutton{
	 border: #EFEFEF 1px solid;
}

.WebWizRTEtextarea{
	/*background-color: #1B1B1B;*/
	font-size: 12px;
	padding:3px;
}

.RTEbutton {
	background-color:#666666;
}

/* Tables */
.basicTable {
	border: 0;
	margin:0;
	width: 100%;
}

.errorTable {
	border: 1px solid #FFCC99;
	background-color: #FFCC99;
	width: 100%;
	color: #FF0000;
}

.tableBorder {
	border: 1px solid #3F3F3F;
	background-color: #292929;
	width: 100%;
}

/* Table Ledger */
.tableLedger{
	font-weight: bold;
	color: #000000;
	background-color: #999999;
	background-image: url(/forum/forum_images/table_bg_image.gif);
}
.tableLedger a, .tableLedger a:visited{
	color : #000000;
	text-decoration: underline;
	font-weight: bold;
}

.tableLedger a:hover {
	color : #666666;
	text-decoration : underline;
	font-weight: bold;
}

/* Search Sub-Ledger */
.tableSubLedger{
	height:25px;
	font-weight: bold;
	background-color:#000000;
	background-image: url(/forum/forum_images/bg_tables.gif);
}

.tableSubLedger a:link, .tableSubLedger a:visited{
	color : #BAB9B9;
	text-decoration: none;
	font-weight: bold;
}

.tableSubLedger a:hover, .tableSubLedger a:visited:hover{
	color : #666666;
	text-decoration : underline;
	font-weight: bold;
}

/* Search Ledger */
.tableSearchLedger{
	height:25px;
	font-weight: bold;
	background-color:#000000;
	background-image: url(/forum/forum_images/bg_tables.gif);
}

.tableSearchLedger a:link, .tableSearchLedger a:visited{
	color : #BAB9B9;
	text-decoration: none;
	font-weight: bold;
}

.tableSearchLedger a:hover, .tableSearchLedger a:visited:hover{
	color : #666666;
	text-decoration : underline;
	font-weight: bold;
}

/* Tables */
.tableRow{
	background-color: #181818;
}

.tableTopRow, .tableBottomRow{
	background-color: #1c1c1c;
}

/* Alternating Row Colours */
.evenTableRow{
	background-color: #181818;

}
.oddTableRow{
	background-color: #1c1c1c;
}
.evenTableRow:hover, .oddTableRow:hover {
	background-color:#333333;
}


.hiddenTableRow{
	background-color: #181818;
}

/* ======================= Private messager ============================ */
.PMtableRow{
	background-color: #181818;

}
.PMmsgBody{
	width: 99%;
	max-height: 350px;
	float: left; 
	overflow: auto;
}

/* =========================== Forum posts ============================== */
.msgBody {
	padding:12px;
}
.msgBody img {
	max-width:800px;
	max-height:700px;
}

/* ======= POSTERS DETAILS HOLDER ============= */

.msgEvenTableSide, .msgOddTableSide {
	background-color: #181818;
	padding:0px 0px 0px 11px;
	font-size:80%;
}
.msgEvenTableSide a, .msgEvenTableSide a:visited, .msgOddTableSide a, .msgOddTableSide a:visited{
	color : #ccc;
	text-decoration: underline;
	font-weight: bold;
	font-size:105%;
}
.msgEvenTableSide a:hover, .msgEvenTableSide a:visited:hover, .msgOddTableSide a:hover, .msgOddTableSide a:visited:hover{
	color : #666666;
	text-decoration : underline;
	font-weight: bold;
}
.avatar, #avatar{
	width: 70px;
	height: 70px;
	border: 1px solid #fff;
	margin: 2px;
}


/*=============== TOP SECTION HOLDING POSTED BY AND QUOTE BUTTONS =================*/

.msgEvenTableRow {
	background-color: #181818;
}
.msgOddTableRow {
	background-color: #181818;
}


.msgHiddenTableRow{
	font-size: 10px;
	background-image: url(/forum/forum_images/pre_approved_post.gif);
}

.msgLineDevider{
	border: solid #2c2c2c 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
}

/* ======================================= USERS SIG =================================== */
.msgSignature {
	max-height: 126px;
	padding:4px 0px 0px 10px;
}
.msgSignature img {
	max-width:450px;
	max-height:80px;
}

/* ================== POST SEPERATOR ===================== */
.postSeparatorTableRow {
	height: 20px;
	background-color: #000000;
	background-image:url(/forum/forum_images/bg_tables.gif);
	background-repeat:repeat;
}

/* =========================== BBcode blocks ======================== */
blockquote, .BBquote{
	display:block;
	border: 1px dashed #999999;
	padding: 5px;
	margin: 8px 0px;
	text-align: left;
	overflow: auto;
	display: block;
	padding: 5px;
	background-color: #333333;
	background-image:url(/forum/forum_images/quote_bg.gif);
	background-position:top right;
	background-repeat:no-repeat;
}
span.span-quote-top {
	display:block;
	padding-bottom:5px;
	font-weight:bold;
	font-style:italic;
}

code, .BBcode{
	font-family: Courier New, Courier, mono;
	border: 1px dashed #999999;
	width: 97%;
	padding: 5px;
	margin: 8px 0px;
	text-align: left;
	overflow: auto;
	display: block;
	padding: 5px;
	background-color: #333333;
	background-image:url(/forum/forum_images/code_bg.gif);
	background-position:top right;
	background-repeat:no-repeat;
}
/* This is the icons in the fieldsets */
.icon-post {
	float:right;
	padding:10px;
}

/* The Rant styling */
fieldset.rant {
	border:2px solid #880000;
	line-height:1.1em;
	padding:8px;
}
fieldset.rant legend {
	color:#880000;
	font-weight:bold;
	padding:0pt 8px;
}

/* Afterthought */
fieldset.afterthought {
	border:2px solid #fff;
	line-height:1.1em;
	padding:8px;
}
fieldset.afterthought legend {
	color:#fff;
	font-weight:bold;
	padding:0pt 8px;
}

/* Offtopic */
fieldset.offtopic {
	border:2px solid #fff;
	line-height:1.1em;
	padding:8px;
}
fieldset.offtopic legend {
	color:#fff;
	font-weight:bold;
	padding:0pt 8px;
}


/* ========================== CALENDAR ========================== */

.calLedger{
	color:#333333;
	font-weight: bold;
	background-color: #9A9FA7;
	padding:4px;
}
.calLedger a:link, .calLedger a:visited{
	color : #000000;
	text-decoration: none;
	font-size: 10px;
}

.calLedger a:hover, .calLedger a:visited:hover{
	color : #666666;
	text-decoration: none;
	font-size: 10px;
}

.calDateCell{
	background-color: #181818;
}

.calTodayCell{
	background-color: #363636;
	border:1px solid #FF0000;
}

.calEmptyDateCell{
	background-color: #666666;
}

/* ####################################################################################### */
/* ========================= TABIFIER STYLES ================================= */

/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
	display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
	margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav {
	margin:0;
	padding: 3px 0;
	border-bottom: 1px solid #778;
	font-weight:bold;
}

ul.tabbernav li {
	list-style: none;
	margin: 0;
	display: inline;
}

ul.tabbernav li a, ul.tabbernav li a:visited {
	padding: 5px 0.8em;
	margin-left: 6px;
	border: 1px solid #778;
 	border-bottom: none;
	color: #fff;
	background-color: #292929;
	text-decoration: none;
}
ul.tabbernav li a:hover {
	color: #fff;
	background: #000;
	border-color: #778;
}

ul.tabbernav li.tabberactive a {
	color:#FFFFFF;
	background-color: #000;
	border-bottom: 1px solid #000;
}

ul.tabbernav li.tabberactive a:hover {
	color: #fff;
	background-color: #292929;
	border-bottom: 1px solid #000;
	border-top: 1px solid #778;
	border-left: 1px solid #778;
	border-right: 1px solid #778;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border:1px solid #aaa;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* ------------------------ EBAY STORE PAGE -------------------------- */

#ebay-holder {
	width:80%;
	padding:25px;
	border:1px #FFFFFF solid;
	background-color:#202020;
	margin:15px auto;
}
#ebay-holder h2 a {
	font-size:100%;
	font-weight:normal;
	text-decoration:none;
}
table.ebay-table {
	margin:10px 0px;
}
table.ebay-table td {
	padding:10px;
	border-bottom:1px #CCCCCC solid;
}
div.ebay-centres table td {
	border:none;
}

.LMGA {
	clear:both;
}

/* popular Pages */

#popular-pages {
	margin:0px auto;
	padding:25px;
	clear:both;
}
#popular-pages ul {
	list-style:none;
}
#popular-pages li {
	display:inline;
	padding:2px 6px;
}
#popular-pages li a, #popular-pages li a:visited {
	font-size:105%;
}
#popular-pages li a:hover {
}
#popular-pages h3 {
	clear:both;
	font-size:170%;
	font-weight:normal;
	padding:4px;
}

/* Ad holders */

#GA-art-holder {
	width:210px;
	float:left;
	padding:5px 10px 10px 0px;
}