A:link {color : red; text-decoration : none;}
A:visited {color : black; text-decoration : none;}
A:active {color : black; text-decoration : underline;}
A:hover {color : black; text-decoration : none; }

A.black:link {color : red; text-decoration : none;}
A.black:visited {color : red; text-decoration : none;}
A.black:active {color : white; text-decoration : underline;}
A.black:hover {color : white; text-decoration : none; }

A.red:link {color : white; text-decoration : none;}
A.red:visited {color : white; text-decoration : none;}
A.red:active {color : black; text-decoration : underline;}
A.red:hover {color : black; text-decoration : none; }

BODY {
	background-color : white;
	margin-right : 10px;
	
}

td.gold {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: gold;
	border: 1px solid #a9a9a9;
	font-weight: bold;
	width: 25%;
	height: 90px;
	padding: 5px;
	text-align : center;
	
}

td.gold-border {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	border-top: 1px solid #a9a9a9;
	border-bottom: 1px solid #a9a9a9;
	font-weight: bold;
	width: 25%;
	padding: 5px;
}



DIV#mainbody {
	background-color : White;
	width : 778px;
}

DIV#logo {
     height : 120px;
	background-color : #000000;
	background-repeat : no-repeat;
	background-position : center;
	background-image : url(images/header-mr-central-heating.gif);
	text-align : right;
	color : white;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;	
	vertical-align : top;
	border-right : 1px solid gray;
	border-bottom : 1px solid gray;
	
}

DIV#grayline {
	border-bottom : 1px solid gray;	
}

DIV#whiteline {
	border-bottom : 2px solid white;	
}

DIV#redline {
	background-image: url(images/smallredbg.gif);
	border-right : 1px solid gray;
	height : 10px;
	
}

DIV.linehozsmall {
	width : 115px;
	border-top : 1px solid #c0c0c0;
	height : 10px;
}

DIV.completepackage {
	width : 638px;
	height : 305px;
	text-align: center;
	vertical-align: middle;
	background-color : #ffffff;
	vertical-align: top;
}

DIV.contentbox {
	width : 630px;
	background-color: white;
	text-align: center;
	vertical-align: middle;
}

DIV.links {

padding: 7px;

	
}

DIV.blackbox {
	width : 100%;
	height: 129px;
	background-color: black;
	text-align: center;
	vertical-align: top;
}

DIV#blackline {
	border-bottom : 2px solid black;
	border-right : 1px solid gray;	
}

DIV#whitelinesmall {
	border-bottom : 1px solid white;	
}

DIV#whitelinebig {
	border-bottom : 3px solid white;	
}

DIV.redline {
	background-image: url(images/smallredbg.gif);
}

DIV.blackline {
	border-bottom : 1px solid black;	
}

DIV.redbox {
	background-image: url(images/redbg.gif);
	background-repeat: repeat;
	background-position: top;
	font-weight: bold;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 3px;
	text-align: center;
	height: 22px;
	border-right: 1px solid #a9a9a9;
	border-left: 1px solid #a9a9a9;
	border-top: 1px solid #a9a9a9;
}

DIV.bigredbox {
	background-image: url(images/bigredbg.gif);
	background-repeat: repeat;
	background-position: top;
	font-weight: bold;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 3px;
	text-align: center;
	height: 37	px;
	border-right: 1px solid #a9a9a9;
	border-left: 1px solid #a9a9a9;
	border-top: 1px solid #a9a9a9;
	border-bottom: 1px solid #a9a9a9;
	font-size: 13px;
	color: white;
}

div.box {
	background-image: url(images/greybg.gif);
	background-repeat: repeat;
	background-position: top;
     width: 128px;
     padding-top: 5px;
     padding-right: 2px;
     padding-bottom: 5px;
     padding-left: 3px;
}

div.bigbox {
	background-image: url(images/greybg.gif);
	background-repeat: repeat;
	background-position: top;
     width: 99%;
     padding-top: 5px;
     padding-right: 2px;
     padding-bottom: 5px;
     padding-left: 3px;
     border-right: 1px solid #a9a9a9;
	border-left: 1px solid #a9a9a9;
	border-top: 1px solid #a9a9a9;
	border-bottom: 1px solid #a9a9a9;
}

div.biggerbox {
	background-image: url(images/greybgvlarge.gif);
	background-repeat: repeat;
	background-position: top;
     width: 99%;
     padding-top: 5px;
     padding-right: 2px;
     padding-bottom: 5px;
     padding-left: 3px;
     border-right: 1px solid #a9a9a9;
	border-left: 1px solid #a9a9a9;
	border-top: 1px solid #a9a9a9;
	border-bottom: 1px solid #a9a9a9;
}


div.textbox {
     padding-top: 0px;
     padding-right: 0px;
     padding-left: 5px;
     text-align: center;
     vertical-align: top;
}




TD.small {
  font-size : 11px;
  font-family: verdana, arial, helvetica, sans-serif;
  height: 142px;

}

TD {
	font-size : 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	
}

TD.border {
	border : 1px solid black;
}

td.grey {
	background-color: #a9a9a9;
}

td.grey2 {
	background-color: #D3D3D3;
	text-align: center;
}

td.center {
	text-align: center;
}

TD.big {
	font-size : 14px;
	font-family: verdana, arial, helvetica, sans-serif;
	color : black;
}



p.white {
	color : white;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size : 13px;
	font-style: italic;
	padding: 4px;
	text-align: left;
}

p.copyright {
	color : black;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size : 11px;
	font-style: italic;
}


B.white {
	color : white;
}

B {
	color : red;
}

B.black {
	color : black;
}

B.bigblack {
	color : black;
	font-size : 13px;
}

B.bigbigblack {
	color : black;
	font-size : 19px;
}

B.verybigblack {
	color : black;
	font-size : 50px;
}

B.big {
	font-size : 13px;
}


i.big {
	font-size : 13px;
	font-weight: bold;
}


i {
	font-size : 12px;
	font-weight: normal;
}

p.black {
	color : black;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size : 14px;
	padding: 4px;
	text-align: left;
}

p.big {
	color : black;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size : 22px;
	text-align: center;
}

p.bigred {
	color : red;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size : 22px;
	text-align: center;
}

p.mediumbig {
	color : black;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size : 19px;
	text-align: center;
}

p.medium {
	color : black;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size : 14px;
	text-align: left;
}

p.mediumlink {
	color : black;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size : 12px;
	text-align: center;
}

li {
	color : black;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size : 14px;
	text-align: left;
}

p.red {
	color : red;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size : 18px;
	text-align: center;
}

p.mediumcenter {
	color : black;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size : 14px;
	text-align: center;
}






#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
