/* @override 
	http://btp.david.jazzpublishing.co.uk/sites/all/themes/btp/vbulletin.css
	http://btp.david.jazzpublishing.co.uk/sites/all/themes/btp2/css/forums/vbulletin.css
*/

body.blank {
  background: white;
}

table {
  border-collapse: collapse;
}
tr.odd {
  background: #fff;
}
tr.even {
  background: #F9F9F9;
}
th, td {
  text-align: left;
}
th {
  padding: 2px;
  font-weight: strong;
  border-color: #F3ECD5 #EDE4C5 #DAC88C #EDE4C5;
}
td {
  border-color: #EFEFEF;
  padding: 2px;
}

/* fix all large images breaking layout */

#posts img {
  max-width: 570px;
}

/**
* vBulletin 3.7.0 CSS
* Style: 'New Deisgn'; Style ID: 2
*/


#forum #content {
  margin: 0;
}

.threadad {
  margin-left: 8px; 
  height: 90px;
  margin-bottom: 8px;
}
#google_ads_div_BTP_Forum_Between_Posts {
  float: left;
}
#google_ads_div_BTP_Forum_Between_Posts_52x90 {
  float: left;
}

.tborder {
}

.thead
{
	font-weight: bold;
	/*border: 1px solid black;*/
	background: #eaeaea;
}

td.alt1,td.alt2 {
  padding: 6px;
}

.alt1, .alt1Active
{
	/*background: #FAF7F0;*/
}
.alt2, .alt2Active
{
	background: #eaeaea;
}

.panel {
  text-align: left;
}

/*

td, th, p, li
{
	vertical-align: top;
}
.tborder
{
	
	border: 1px solid #EFE8CB;
}
.tcat
{
	background: #EFE8CB;
	font-size: 10pt;
	font-weight: bold;
}
.tfoot
{
	background: #E4D8AC;
}
.inlinemod
{
	background: #FFFFCC;
	color: #000000;
}
.wysiwyg
{
	background: #F5F5FF;
	color: #000000;
	font: 10pt verdana, geneva, lucida, 'lucida grande', 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 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: #666686;
}
.navbar
{
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.highlight
{
	color: #FF0000;
	font-weight: bold;
}
.panel
{
	color: #000000;
	padding: 5px;
}
.panelsurround
{
}
legend
{
	font-size: 11px;
}
*/
.vbmenu_control
{
	font-size: 11px;
	font-weight: bold;
	padding: 3px 6px 3px 6px;
	white-space: nowrap;
}
.vbmenu_popup
{
	background: #FFFFFF;
	color: #000000;
	border: 1px solid #0B198C;
}
.vbmenu_option
{
	background: #c4c4c4;
	color: #000000;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	white-space: nowrap;
	cursor: pointer;
}
.vbmenu_option a:link, .vbmenu_option_alink
{
	text-decoration: none;
}
.vbmenu_option a:visited, .vbmenu_option_avisited
{
	text-decoration: none;
}
.vbmenu_option a:hover, .vbmenu_option a:active, .vbmenu_option_ahover
{
	color: #FFFFFF;
	text-decoration: none;
}
.vbmenu_hilite
{
	background: #8A949E;
	color: #FFFFFF;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	white-space: nowrap;
	cursor: pointer;
}
.vbmenu_hilite a:link, .vbmenu_hilite_alink
{
	color: #FFFFFF;
	text-decoration: none;
}
.vbmenu_hilite a:visited, .vbmenu_hilite_avisited
{
	color: #FFFFFF	text-decoration: none;
}
.vbmenu_hilite a:hover, .vbmenu_hilite a:active, .vbmenu_hilite_ahover
{
	color: #FFFFFF;
	text-decoration: none;
}


.bigusername { font-size: 16px; }
td.thead, th.thead, div.thead { padding: 4px; }

.pagenav a { text-decoration: none; }
.pagenav td { padding: 2px 4px 2px 4px; }
.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; }

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


#usercss #content {
  width: 530px;
}

.content_block, .block_footer,.block_row {
  clear: left;
}

#form td {
  padding: 0 !important;
}

.thead {
  font-weight: bold;
}
