div#navCatBlock9, div#navCatBlock10 {
 display: none;
}


#toplogopanel {
  background: url('http://www.prospatek.co.uk/images/logobg.jpg');
  background-repeat: no-repeat;
}

#botnavpanel ul li a#current { 
	color:#000000;
	background: #ffffcd;
}

div.leftNavCatContent a#current { 
     color: #ff8800;
     background: #ffffcd url(/assets/sty_lnavcatlinkhoverback.gif) right no-repeat;
}

div.leftNavCatContent p { 
     padding-left: 3px;
     padding-right: 3px;
}


td.maincontent {
        line-height: 1.25em;
}

div#navCatContent7 {
 display: block;
}

hr.hr1 {
  color: #ff8800;
  background: #ff8800;
  border:0px;
}

hr {
    color: #F1E78A;
    background: #F1E78A;
    border:0px;
}

table.portfolio {
  	border-collapse: collapse;
        border: none;
        width: 90%;
}

table.portfolio td {
  	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: #F1E78A;
        text-align: center;
        background: transparent;
        width: 33%;
}
table.portfolio img {
   border-width: 0px;
}

table.portfolio caption {
   font-size: smaller;
   color: #9933cc;
   padding: 3px;
   background: #ffebd5;
}

table.portfolio caption a {
   font-size: smaller;
   color: #9933cc;
   padding: 3px;
}

table.portfolio caption a:visited { color:#9933cc;; }
table.portfolio caption a:active { color: #9933cc; }
table.portfolio caption a:hover { color:#444444; }


table#hometable {
        border-collapse:collapse;
        width:510px;
        margin-left:25px;
}

table#hometable td {
	padding-left: 4px;
	padding-right: 4px;
        text-align: center;
}

table#hometable td.boxheader {
        width:270px;
        border: 1px solid #ff8800;
        padding-top: 2px;
        padding-bottom: 2px;
        background: #ffebd5;

}

table#hometable td.boxmain {
        border: 1px solid #ff8800;
        padding: 1em;
        background:#ffffff;
        line-height: 1.25em;
}

table#hometable td.ticker {
        background:#ffebd5;
        line-height: 1.25em;
}


table#hometable ul {
  list-style-image: url("/images/bullet1.gif");
  list-style-type: none;
  margin-bottom: 0px;
}

ul {
  list-style-image: url("/images/bullet1.gif");
  list-style-type: none;
}
div.clearer {
    clear: both;
    line-height: 0;
    height: 0;
}

table.bnitable {
  	border-collapse: collapse;
        border: 1 solid #68121F;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        padding: 5px;
}

table.bnitable td {
  	border-width: 1px;
	padding: 10px;
	border-style: solid;
	border-color: #68121F;
        background: transparent;
}

table.webtype {
  	border-collapse: collapse;
        border: 1px solid #dedede;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        padding: 5px;
}

table.webtype td {
        border: 1px solid #dedede;
	padding: 10px;
        vertical-align: middle;
}

table.webtype td ul {
        margin-left: 1em;
        padding-left:2px;
}

#FrogJS{
	width: 620px;
	height: 400px;
	margin: 0 auto;
}

table.gallery {
        width: 95%;
        margin-left: auto;
        margin-right: auto;
}

table.gallery td {
        padding: 5px;
        text-align: center;
        background: transparent;
        width: 50%;
}

div.galleryw {
        text-align: center;
        width:100%;
}



#footerpanel li a { 
    text-decoration: none;
}  

ul.footernavlist {
	color: #444444;
	font-family: ;
	font-size: 9px;
	font-weight: normal;
	text-align: center;
	margin: 0;
	/* Use top/bottom padding to adjust the overall height of the bar */
	padding: 3px 0px 3px 0px;
}

ul.footernavlist li {
	display: inline;
	list-style-type: none;
	margin-left: 0px; /* Small negative value shifts each nav link left; on mouseovers, can help line up borders and cover left gap  */
}

ul.footernavlist li a {
	color: #9933cc;
	background: #f7f7f7;
	font-family: verdana, sans-serif;
	font-size: 9px;
	font-weight: normal;
	padding: 2px 5px 2px 5px;
}
ul.footernavlist li a:visited { color: #9933cc; }
ul.footernavlist li a:hover {
	color:#000000;
	background: #ffffcd; 	
	text-decoration: none;
	border-top: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-left: 0px solid transparent;
	padding: 2px 5px 2px 5px;
}
ul.footernavlist li a:active { color:#9933cc; }



div#rplayer1 {
  border: 1px solid red;
}



/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 



body {
        background-attachment: fixed;
}

