﻿/* Conversion of individual page inline styling to centralised website stylesheet */

@font-face {
	font-family: 'BlackJackRegular';
	src: url('/blackjar-webfont.eot');
	src: local('☺'), url('/blackjar-webfont.woff') format('woff'), url('/blackjar-webfont.ttf') format('truetype'), url('/blackjar-webfont.svg#webfontPCUdYc6l') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {background-color: #000000; }

table.main {border-collapse:collapse; margin-top:3px; float:none;margin-left:auto;margin-right:auto}

h1 { font-family:Arial, Helvetica, sans-serif;font-size:medium;color:#83bd09;text-align:center}

.project_style10{font-family:verdana}
.project_style11{color:#d09b2c;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;font-weight:bold}
.project_style12{color:#d09b2c}
.project_style13{color:#6d6f71}
.project_style15{color:#2e3192;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;font-weight:bold}
.project_style16{color:#d09b2c;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;font-weight:bold}
.project_style17{color:#6d6f71;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;font-weight:bold}
.project_style18{color:#FFFFFF;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:14px;font-weight:bold}
.project_style19{color:#FFFFFF;font-family:verdana;font-size:12px;font-weight:bold;padding-left:5px}
.project_style20{color:#FFFFFF;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;font-weight:bold}
.project_style21{color:#2e3192}
.project_style22{color:#2e3192;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;font-weight:bold;height:24px}
.project_style23{color:#D09B2C}
.project_style24{font-family:verdana;font-size:12px;font-weight:bold}
.project_style25{color:#000000}
.project_style26{color:#000000;font-family:verdana;font-size:12px}
.project_style27{color:#6d6f71;font-family:verdana;font-size:12px;font-weight:bold}
.project_style28{color:#d09b2c;font-family:verdana;font-size:12px;font-weight:bold}
.project_style29{color:#FF6600;font-family:Verdana, Arial, Helvetica, sans-serif}
.project_style30{color:#000000;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;font-weight:bold}
.project_style31{color:#000000;font-family:verdana;font-size:12px}
.project_style33{font-family:Verdana, Arial, Helvetica, sans-serif}
.project_style34{color:#000000;font-family:verdana;font-size:12px}
.project_style35{color:#000000;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px}
.project_style36{color:#6d6f71;font-family:verdana;font-size:12px;font-weight:bold;padding-left:10px;padding-right:10px}
.project_style04{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;font-weight:bold}
.project_style08{color:#2e3192;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:16px;font-weight:bold}
.project_style09{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px}
.project_title1{color:#CCAA00;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:14px;font-weight:bold;height:24px;line-height:25px;text-align:left;text-indent:3px;vertical-align:middle}
.project_title2{color:#0000CC;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;font-weight:bold;height:24px;text-indent:3px;vertical-align:middle}

.project h2{color:#2e3192;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:16px;font-weight:bold;text-align:left;}
.project h3{color:#000000;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;font-weight:normal;text-align:justify;}
.project h4{color:#6d6f71;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;font-weight:bold;text-align:left;}


.homepage h2 span{font-family:Verdana, Arial, Helvetica, sans-serif;font-size: 12px;font-weight: bold;}
.homepage h3 {font-family:Verdana, Arial, Helvetica, sans-serif;font-size: 12px;font-weight: bold; }
.homepage h4 {font-family:Verdana, Arial, Helvetica, sans-serif;font-size: 13px;text-align:center;font-weight:normal; }
.homepage h5 {font-family:Verdana, Arial, Helvetica, sans-serif;font-size: 12px;text-align:justify;font-weight:normal; }


#curr_id {
font-family: verdana;font-size: 12px;color: #FF6600;font-weight: bold; border:0px
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
/*Modded by George Wood - skygod12000@hotmail.co.uk */
#ddcolortabs{
width: 100%; 
text-align:center;
}

#ddcolortabs a{
color: #000000; 
background-color:#000000;
margin:0 0 0 0;
padding:0 0 0 0;
}

div.pagination { margin: 3px; padding: 3px; }

div.pagination a {
	background-color: #83bd09;
	border: 1px solid #000000;
	color: #000000;
	font-weight: bold;
	margin: 2px;
	padding: 2px 3px 2px 3px;
	text-decoration: none; /* no underline */
}

div.pagination a:hover {
	background-color: #ABABAB;
	border: 1px solid #000000;
	color: #FFFFFF;
}

div.pagination a:active {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	color: #000000;
}

div.pagination span.current {
	background-color: #FF0000;
	border: 1px solid #000000;
	color: #000000;
	font-weight: bold;
	margin: 2px;
	padding: 3px 9px 3px 9px;
}

div.pagination span.disabled {
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	margin: 2px;
	padding: 2px 5px 2px 5px;
}
#div select {
	font-family: verdana;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	border:0px;
	vertical-align:baseline;
	height:18px;
	text-align:left;
}
#txtHint {
	font-family: verdana;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	border:0px;
	vertical-align:middle;
	height:18px;
	margin-top:3px;
}

.dev_style8 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0000CC;
	font-weight: bolder;
}
.dev_style9 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.dev_style10 {font-family: verdana}
.dev_style11 {font-size: 12px}
.dev_style12 {color: #d09b2c}

.dev_style15 {
	color: #2e3192;
	font-weight: bold;
}
.dev_style16 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCAA00;
	font-weight: bold;
}

.dev_style22 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #0000CC; font-weight: bold; }
.dev_style17 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: bold; }
.dev_style19 {
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.dev_style20 {color: #FFFFFF}
.dev_style24 {font-family: verdana; font-size: 12px; font-weight: bold; }
.dev_style25 {color: #000000}
.dev_style26 {font-family: verdana; font-size: 12px; color: #000000; }
.dev_style27 {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.dev_style28 {
	color: #d09b2c;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
}

/* A raft of styles that were interpreted as inline styles in each page */

  .style1 {font-family: verdana; font-size: 11px; font-weight: bold; color: #FFFFFF; }
  .style2 {font-size: 12px; font-family: verdana; color: #FFFFFF; }
  .style8 {font-family: verdana; font-size: 12px; font-weight: bold; }
  .style9 {color: #99ce24}
  .style10 {color: #99CE24}
  .style15 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: bold; }
  .style37 {color: #000000}
  .style39 {font-family: verdana; font-size: 12px; }
  .style40 {font-size: 12px; font-family: verdana; color: #FFFFFF; font-weight: bold; }
  .style40a {color: #314707}
  .style41 {font-size: 12px}
  .style44 {font-size: 12px; font-family: verdana; color: #314707; font-weight: bold; }
  .style45 {font-family: verdana; font-size: 12px;}
  .style46 {color: #000000}
  .style46a {color: #FF6600}
  .style47 {font-size: 14px}
  .style48 {font-family: verdana; font-size: 12px; color: #000000; font-weight: bold; }
  .style49 {font-family: verdana; font-size: 12px; color: #000000; }
  .style50 {color: #000000;font-size: 12px;font-family: verdana;}
  .style51 {font-family: verdana}
  .style52 {font-family: verdana}
  .style53 {font-size: 14px; font-weight: bold; color: #FFFFFF; }
  .style54 {color: #000000}
  .style56 {color: #000000}
  .style57 {font-family: verdana}
  .style58 {font-size: 12px}
  .style59 {font-family: verdana;font-size: 11px;color: #FFFFFF;font-weight: bold;}
  .style60 {font-size: 12px;color: #FFFFFF;}
  .style61 {font-family: verdana; font-size: 12px; color: #000000; font-weight: bold; }
  .style62 {font-family: verdana; color: #000000; }
  .style63 {font-family: verdana}
  .style64 {color: #000000}
  .style66 {font-family: verdana;color: #000000;font-weight: bold;}
  .style67 {color: #000000;font-weight: bold;}
  .style83 {font-family: verdana;font-size: 15px;color: #000000;}
  .style84 {font-size: 15px}
  .style87 {font-size: 14px}
  .style91 {font-size: 12px}
  .style92 {color: #FFFFFF}
  .style93 {font-family: verdana;font-size: 12px;color: #FF6600;font-weight: bold;}
  .style94 {color: #FF6600}
  .style96 {font-family: verdana; font-size: 12px; font-weight: bold; }

  .error {font-family: verdana; font-size: 14px; font-weight: bold; }
  
  .list_detail {font-family: verdana; font-size: 12px; color: #000000; font-weight: bold; padding-left:10px; margin:0px; }
  .list_more {font-family: verdana;font-size: 12px;}
  .list_more a:link {text-decoration: none; color: #FF0000;}
  .list_more a:visited {text-decoration: none; color: #FF0000;}
  .list_more a:hover {text-decoration: none; color: #000000;}
  .list_more a:active {text-decoration: none;}

  
  .search1 {font-family: Arial,verdana; font-size: 13px; color: #FFFFFF; font-weight: bold; }
  .search2 {color: #000000}
  .search3 {font-family: Arial,verdana; font-size: 16px; color: #000000; font-weight: bold; padding-top:5px; padding-bottom:5px }
  .search4 {font-family: Arial,verdana; font-size: 13px; color: #FFFFFF; font-weight: bold; }

  select.search {width:142px; font-size:13px;}
      
  .date {font-family: verdana; font-size: 14px; color: #83bd09; background-color:#000000; padding-top:5px;padding-bottom:5px}

  a {font-family: verdana; font-size: 12px; color: #000000; font-weight: bold; }
  a:link {text-decoration: none; color: #000000; }
  a:visited {text-decoration: none; color: #000000; }
  a:hover {text-decoration: none; color: #FF0000; }
  a:active {text-decoration: none; }
    
  #Layer1 {
  
        position:absolute;
        left:243px;
        top:298px;
        width:629px;
        height:1040px;
        z-index:1;
  }
  #Layer2 {
        position:absolute;
        left:243px;
        top:300px;
        width:623px;
        height:558px;
        z-index:1;
  }
  #Layer3 {
        position:absolute;
        left:757px;
        top:293px;
        width:177px;
        height:372px;
        z-index:1;
  }
  #Layer4 {
        position:absolute;
        left:193px;
        top:1147px;
        width:90px;
        height:179px;
        z-index:1;
  }
  #Layer5 {
        position:absolute;
        left:294px;
        top:1286px;
        width:45px;
        height:18px;
        z-index:1;
  }

  #loading {
        width: 100px;
        height: 100px;
        background-color: #000000;
        position: absolute;
        left: 50%;
        top: 50%;
        margin-top: -50px;
        margin-left: -100px;
        text-align: center;
  }
  
  /* A result of someone using Tidy at some point on some pages */
  
  td.c14 {background-color: #FFFFFF}
  table.c13 {background-color: #99CE24}
  div.c12 {text-align: justify}
  table.c11 {background-color: #314707}
  td.c10 {background-color: #314707}
  table.c9 {background-color: #83bd09}
  span.c7 {text-align: left;}
  td.c6 {text-align: left;}
  table.c5 {margin-bottom:5px;}
  div.c4 {text-align: center}
  div.c3 {text-align: right}
  td.c2 {height: 0px;background-color:#4f6614}
  td.c1 {height: 1px}

span.frmspacer { width:150px; }
label {
       width : 150px;
       font-weight : bold;
}
fieldset {
       padding : 10px;
       margin-bottom : 15px;
}
legend { font-weight : bold; }

.SEO_text {
	color: #000000;
	font-size:x-small;
}
.SEO_text2 {
	color: #FFFFFF;
}

#package_result {
	color: #000;
	font-family:Verdana;
	font-size:12px
}
#package_result h3 {
	color:#314707;
	font-family:Verdana;
}
#package_result h4 {
 font-family:Verdana;
}

#package_result .inset1 {
 padding-left:10px;
}
#package_result .inset2 {
 padding-left:30px;
}
#package_result .inset3 {
 padding-left:50px;margin-left:10px
}
#package_result .logo { 
vertical-align:middle;
}
#testim {
	color: #000;
	font-family:Verdana;
	font-size:12px
}
#testim h2 {
    font-size:14px;
	color:#314707;
}
#testim h3 {
	font-size:13px;
	color:#314707;
	padding-left:10px;
}
#testim .testim1 {
 font-size:12px;
 padding-left:5px;
}
#testim .testim2 {
 font-size:11.45px;
 padding-left:15px;
 padding-right:15px;
}
#legal {
	color: #000;
	font-family:Verdana;
	font-size:12px
}
#legal h2 {
    font-size:14px;
	color:#314707;
}
#legal h3 {
	font-size:13px;
	color:#314707;
}
#legal li {
padding-top:5px;padding-bottom:5px
}
#legal .testim1 {
 font-size:13px;
 padding-left:10px;
}
#legal .testim2 {
 font-size:12px;
 padding-left:10px;
}
#project_title {color:#2e3192;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:16px;font-weight:bold;text-align:left;}


.list_development {font-family: verdana; font-size: 14px; color: #99CE24; font-weight: bold; }
.development h2{color: #83bd09;font-family:Verdana, Arial, Helvetica, sans-serif;font-size: 14px; font-weight: bold;text-align:left;margin:0px; background-color:black}
.development h3{color: #000000;font-family:Verdana, Arial, Helvetica, sans-serif;font-size: 12px; font-weight: bold;text-align:left;margin:0px;}
.development_detail {font-family: verdana; font-size: 12px; color: #000000; font-weight: bold; padding-left:10px; margin:0px;}

.list_title {font-family: verdana; font-size: 14px; color: #99CE24; font-weight: bold; }
.property h2{color: #83bd09;font-family:Verdana, Arial, Helvetica, sans-serif;font-size: 14px; font-weight: bold;text-align:left;margin:0px; background-color:black}
.property h3{color: #000000;font-family:Verdana, Arial, Helvetica, sans-serif;font-size: 12px; font-weight: bold;text-align:left;margin:0px; }

