body {
	background: white;
	color: black;
	font:10pt verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;
	margin:0;
	padding:0;

}
a:link,body_alink {
	color:#2b6d9f;
	text-decoration:none;
	
}
a:visited,body_avisited {
	color:#2b6d9f;
	text-decoration:none;

}
a:hover,a:active,body_ahover {
	color:#006098;
	text-decoration:underline;

}
.page {
	background:#FFF;
	color:#000;

}
img {
  vertical-align: middle;
}
td,th,p,li {
	font:10pt verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;

}
#ptop {
  background: #4B4B4B url(layout/top_bg.png) top left repeat-x;
  height: 185px;
  min-width: 1061px;
  position: relative;
  margin-top: 2px;
}
  #ptop div, #ptop a {
    position: absolute;
    display: block;
  }
  #ptop #pcars {
    top: 0;
    right: 0;
    width: 739px;
    height: 185px;
    background: url(layout/top_right_cars.png) top right no-repeat;
  }
  #ptop #plogo {
    top: 0;
    left: 0;
    width: 357px;
    height: 134px;
    background: url(layout/top_logo.png) top left no-repeat;
  }
  #ptop #pregister{
    bottom: 0;
    left: 0;
    width: 237px;
    height: 51px;
    background: url(layout/top_register.png) bottom left no-repeat;
  }
#pnav {
  background: white url(layout/nav2_bg.png) bottom left repeat-x;
  padding-bottom: 4px;
  border: 1px solid #D1D1D1;
  margin-top: 2px;
}
#pnav table, #pnav td, #pnav div {
 border: none;
 background:none;
}
#ptopad {
  background: white url(layout/top_ad_bg.png) bottom left repeat-x;
  padding:10px;
  border:1px solid #D1D1D1;
  margin:2px 0;
}
#ptopad p {
  display: none;
}
#sectopad {
  background: white url(layout/top_ad_2.png) bottom left repeat-x;
  border:1px solid #D8D8D8;
  border-collapse: separate;
  border-spacing: 5px;
  width: 100%;
}
  #sectopad td {
   background: none;
  }
  #sectopad td div {
    padding: 5px;
  }
  #pbottomenu {
    width: 100%;
  }
  #pbottomenu a {
    margin-top: -2px;
    color: white;
  }
  #pbottomenu a:hover {
    color: #FF7D01;
  }
  #pfooter {
    height: 122px;
    background: #0D0D0E url(layout/footer_bg.png) top left repeat-x;
    color: #606060;
    position: relative;
    text-align: center;
    padding-top: 20px;
    clear: both;
    min-width:1061px;
  }
    #pfooter .plogo {
      position: absolute;
      top: 0;
      left: 0;
      height: 142px;
      width: 329px;
      background: url(layout/footer_logo.png) top left no-repeat;
    }
    #pfooter .pcars {
      position: absolute;
      top: 0;
      right: 0;
      height: 142px;
      width: 417px;
      background: url(layout/footer_cars.png) top left no-repeat;
    }
    #pfooter a, #pfooter strong {
     color: white;
    }

.transp {
  border: 0;
  background: transparent;
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
}
.porazka {
  display: inline-block;
  margin-top: 5px;
  vertical-align: top;
}

.tborder {
	background:#FFF;
	color:#333;
	border:1px solid #d8d8d8;
}
.tcat .a, .tfoot .a {
    background: url(layout/tcat_concave.gif) right bottom no-repeat;
  height: 23px;
  display: inline-block;
  padding: 0 7px 0 0;
}
  .tcat .a .b, .tfoot .a .b {
  background: url(layout/tcat_concave.gif) left top no-repeat;
    height: 20px;
    display: inline-block;
    padding: 3px 0 0 15px;
  }
  .tcat .a .b div, .tfoot .a .b div {
    display: inline;
  }

 /* tabs */
 #profile_tabs div.tab_header {
   height: 5px;
   background-position: inherit;
 }
 #profile_tabs .tcat .a, #profile_tabs .tcat .a .b {
   height: auto;
   padding: 0;
   margin: 0;
   background: none;
   color: white;
 }
#profile_tabs ul.tab_list li.thead {
  top: 2px;
}

 /* /tabs */

#pbottomenu {
  clear: both;
}
.vbmenu_control {
  white-space: nowrap;
}
.tcat, .tfoot, #pbottomenu, .vbmenu_control {
	background: #181818 url(layout/tcat_bg.png) repeat-x top left;
    border: 1px solid #2F2E2F;
    border-width: 1px 0;
    height: 36px;
	color: white;
	font:bold 10pt verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;
	padding: 0 7px 0 7px;
}
.tcat a:link,.tcat_alink, .tfoot a:link,.tfoot_alink, .vbmenu_control a:link,.vbmenu_control_alink {
	color:#fff;
	text-decoration:none;
}
.tcat a:visited,.tcat_avisited, .tfoot a:visited,.tfoot_avisited, .vbmenu_control a:visited,.vbmenu_control_avisited {
	color:#fff;
	text-decoration:none;

}
.tcat a:hover,.tcat a:active,.tcat_ahover, .tfoot a:hover,.tfoot a:active,.tfoot_ahover, .vbmenu_control a:hover,.vbmenu_control a:active,.vbmenu_control_ahover {
	color:#fff;
	text-decoration:underline;

}
ul.thead li.thead {
  border: none;
}
.thead {
	background: white url(layout/thead_bg.png) repeat-x bottom left;
	color:#0E0A0D;
    height: 28px;
    padding: 0 4px;
	font:11px tahoma,verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;
	border-top: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
}
.thead a:link,.thead_alink {
	color:#333;

}
.thead a:visited,.thead_avisited {
	color:#333;

}
.thead a:hover,.thead a:active,.thead_ahover {
	color:#767676;

}
td.alt1, td.alt1Active, td.alt2, td.alt2Active {
  border: 1px solid #D1D1D1;
  border-right: none;
}
.alt1, .alt1Active, .alt2, .alt2Active {
	background: white url(layout/alt1_bg.png) bottom left repeat-x;
	color: black;
}
.inlinemod {
	background:#FFC;
	color:#000;

}

.wysiwyg {
	background:#E9E9E9 url(http://www.6speedonline.com/forums/images/vuel/gradients/gradient_alt.gif) repeat-x top left;
	color:#333;
	font:10pt verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;
	margin:5px 10px 10px 10px;
	padding:0;

}
.wysiwyg a:link,.wysiwyg_alink {
	color:#767676;

}
.wysiwyg a:visited,.wysiwyg_avisited {
	color:#767676;

}
.wysiwyg a:hover,.wysiwyg a:active,.wysiwyg_ahover {
	color:#767676;

}
textarea,.bginput {
	font:10pt verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;

}
.bginput option,.bginput optgroup {
	font-size:10pt;
	font-family:verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;

}
.button {
	font:11px verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;

}
select {
	font:11px verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;

}
option,optgroup {
	font-size:11px;
	font-family:verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;

}
.smallfont {
	font:11px verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;

}
.time {
	color:#da6200;

}
.navbar {
	font:11px verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;
}
.highlight {
	color:#F00;
	font-weight:bold;

}
.fjsel {
	background:#3E5C92;
	color:#E0E0F6;

}
.fjdpth0 {
	background:#F7F7F7;
	color:#000;

}
.panel {
	background:#FFF url(http://www.6speedonline.com/forums/images/vuel/gradients/gradient_alt.gif) repeat-x bottom left;
	color:#333;
	padding:10px;
	border:2px solid #d8d8d8;

}
.panelsurround {
	background:#FFF url(http://www.6speedonline.com/forums/images/vuel/gradients/gradient_alt.gif) repeat-x bottom left;
	color:#333;

}
legend {
	color:#333;
	font:11px tahoma,verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;

}
.vbmenu_popup {
	background:#FFF;
	color:#2b6d9f;
	border:1px solid #d8d8d8;

}
.vbmenu_option {
	background:#E9E9E9 url(http://www.6speedonline.com/forums/images/vuel/gradients/gradient_alt.gif) repeat-x top left;
	color:#2b6d9f;
	font:11px verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;
	white-space:nowrap;
	cursor:pointer;
	border:1px solid #d8d8d8;

}
.vbmenu_option a:link,.vbmenu_option_alink {
	color:#767676;
	text-decoration:none;

}
.vbmenu_option a:visited,.vbmenu_option_avisited {
	color:#767676;
	text-decoration:none;

}
.vbmenu_option a:hover,.vbmenu_option a:active,.vbmenu_option_ahover {
	color:#767676;
	text-decoration:none;

}
.vbmenu_hilite {
	background:#FFF;
	color:#666;
	font:11px verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;
	white-space:nowrap;
	cursor:pointer;
	border:1px solid #d8d8d8;

}
.vbmenu_hilite a:link,.vbmenu_hilite_alink {
	color:#2b6d9f;
	text-decoration:none;

}
.vbmenu_hilite a:visited,.vbmenu_hilite_avisited {
	color:#2b6d9f;
	text-decoration:none;

}
.vbmenu_hilite a:hover,.vbmenu_hilite a:active,.vbmenu_hilite_ahover {
	color:#da6200;
	text-decoration:underline;

}
#abg_siteinfo01 .adsByGoogle {
	float:right;
	color:#888;

}
#abg_siteinfo01 .googleTextAd {
	padding-left:20px;
	background:no-repeat url('/archive/blue_bullet_arrow.gif') 0 9%;
	font-size:12px;
	margin-bottom:4px;

}
#abg_siteinfo01 .googleTextAd div {
	font-size:12px;

}
#abg_siteinfo01 .googleTextAd div a {
	font-weight:bold;
	font-size:18px;

}
#abg_siteinfo01 .ad-1-line2,#abg_siteinfo01 .ad-2-line2,#abg_siteinfo01 .ad-3-line2,#abg_siteinfo01 .ad-4-line2 {
	float:left;
	margin-right:8px;

}
.bigusername {
	font-size:14pt;

}
td.thead,th.thead,div.thead {
	padding-left: 4px;
	padding-right: 4px;
}
.pagenav a {
	text-decoration:none;

}
.pagenav td {
	padding:2px 4px 2px 4px;

}
.shade,a.shade:link,a.shade:visited {
	color:#777;
	text-decoration:none;

}
a.shade:active,a.shade:hover {
	color:#F40;
	text-decoration:underline;

}
.tcat .shade,.thead .shade,.tfoot .shade {
	color:#DDD;

}
.fieldset {
	margin-bottom:6px;

}
.fieldset,.fieldset td,.fieldset p,.fieldset li {
	font-size:11px;

}
.fright {
	float:right;

}
h1#logo {
	height:47px;
	margin:0;
	padding:11px 0 0 40px;

}
h1#logo a {
	background:url(http://www.6speedonline.com/forums/images/vuel/misc/logo.gif) no-repeat top left;
	display:block;
	text-indent:-5000px;
	width:173px;
	height:40px;

}
ul#navi {
	background: #181918 url(layout/menu_bg.png) top left repeat-x;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	height: 32px;
	padding: 10px 0 0 0;
	margin: 0;
	list-style-type:none;
	min-width:1061px;
}
ul#navi li {
	float:right;
	margin:0 10px 0 0;
	padding: 0 0 0 8px;
}
ul#navi li a {
	display:block;
	height: 18px;
	padding: 3px 8px 0 0;
	color: white;
	text-decoration:none;
    font-size: 11px;
}
ul#navi li:hover
,ul#navi li.hover {
	background:url(layout/menu_concave.gif) no-repeat top left;

}
ul#navi li:hover a,
ul#navi li.hover a {
  color: #FF7C00;
  background:url(layout/menu_concave.gif) no-repeat bottom right;
}
div#header {
	background:url(http://www.6speedonline.com/forums/images/vuel/misc/header.jpg) repeat-x top left;
	margin:0 2px;
	padding:35px 35px 0 0;
	height:65px;

}
div#header a {
	background:url(http://www.6speedonline.com/forums/images/vuel/buttons/sign_up.gif) no-repeat top left;
	float:right;
	width:178px;
	height:41px;
	text-indent:-5000px;

}
div#content-eh {
	padding:5px;

}
div#content-left {
	float:right;
	margin-left:5px;
	width:190px;
	zoom:1;
}
div#content-right {
	margin-left:0;
	zoom:1;
}
h2.tcat {
  font-size:13px;
  height:30px;
  padding:6px 6px 0 6px;
  text-align:left;
  vertical-align:middle;
  margin: 0;
}
h3.tcat {
  padding: 6px;
  height: 18px;
  margin: 2px 0 0 0;
  background: url(layout/big_tcat_bg.png) top left repeat-x;
}
h2.tcat span,h3.tcat span {
	display:block;

}
div#content-left div.side-box {
	background: white url(layout/login_box_bg.png) bottom left repeat-x;
	border:1px solid #b9b9b9;
	padding: 4px 2px;
	margin-bottom:25px;
}
div#content-left div.side-box #advertising {
  background: #0f0f0f url(layout/right_ads_bg.png) top left repeat;
}
div#content-left div.side-box label {
  font-size: 10px;
  white-space: nowrap;
}
div#content-left div.side-box label input {
 vertical-align: middle;
}
table.forum-cat {
	margin-bottom:25px;

}
.nopad {
	padding:0;

}
fieldset {
	border:1px solid #d8d8d8;

}
div#footer {
	margin-top:6px;
	padding:10px 0;
	border-top:1px solid #d8d8d8;

}
div#footer span.fright {
	text-align:right;

}
div#footer span.fright a {
	font-weight:bold;
	text-decoration:none;

}
div#login-box .bginput {
	padding:4px;
	border:1px solid #d8d8d8;
	margin-left:7px;

}
div#login-box table {
	margin-bottom:5px;

}
div#login-box table td {
	padding-bottom:5px;

}
div#forum_stats span {
	display:block;
	margin-bottom:10px;

}
div#advertising {
	text-align:center;

}
div.postbit .thead {
	background:#1c476a url(http://www.6speedonline.com/forums/images/vuel/gradients/gradient_tcat.gif) repeat-x top left;
	color:#FFF;
	font:bold 12px tahoma,san-serif;
	border:1px solid #245b87;
	border-width:1px 0;
	padding:10px;

}
div.postbit .thead a {
	color:#fff;
	text-decoration:none;
}
td.postbit-grad {
	background:#dcdcdc url(http://www.6speedonline.com/forums/images/vuel/gradients/gradient_postbit_grad.gif) repeat-x top left;
	width:15px;
}
td.postbit-left,td.postbit-right {
	background:#e8e8e8 url(http://www.6speedonline.com/forums/images/vuel/gradients/gradient_postbit.gif) repeat-x top left;
}
td.postbit-left {
	text-align:center;
}
td.postbit-left div.box {
	text-align:left;
	background:#fafafa;
	padding:4px;
	border:1px solid #d8d8d8;
	margin:5px 0;
}
td.postbit-left div.box span {
	color:#696969;
}
div.postbit-top {
	font-size:11px;
	height:27px;
	line-height:27px;
	border-bottom:1px solid #d8d8d8;
	margin-bottom:30px;
}
div.postbit-sig {
	border-top:1px solid #d8d8d8;
	margin-top:10px;
	padding-top:5px;
}
.h1_header {
	display: inline;
	color: inherit;
	border: none;
	font-size: 1em;
	font-color: inherit;
	font-weight: inherit;
	padding: 0px;
	margin: 0px;
}
