h1
{
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #B4140C;
}

h2
{
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #B4140C;
}

h3
{
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #B4140C;
}
P
{
  	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	line-height : 12pt;
	font-style: normal; 
	font-weight: normal; 
	color: #1D282E;
}

P.style2
{
  	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #1D282E;
}

P.style3
{
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
    line-height : 16pt;	 
	font-style: normal; 
	font-weight: normal; 
	color: #FFFFFF;
}

P.style4
{
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
    line-height : 12pt;	 
	font-style: normal; 
	font-weight: normal; 
	color: #CCCCCC;
}

P.style5
{
  	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	line-height : 10pt;
	font-style: normal; 
	font-weight: normal; 
	color: #CCCCCC;
}

P.style6
{
  	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #FFFFFF;
}

P.style7
{
  	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	line-height : 12pt;
	font-style: normal; 
	font-weight: normal; 
	color: #1D282E;
}

P.style8
{
  	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	line-height : 12pt;
	font-style: normal; 
	font-weight: normal; 
	color: #CCCCCC;
}

P.style9
{
  	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	line-height : 8pt;
	font-style: normal; 
	font-weight: normal; 
	color: #1D282E;
}

BODY
{
    margin-top: 0;
    margin-bottom: 0;	
	margin-left: 0;
	margin-right: 0;
	background: #FFFFFF url(http://www.webxtra.co.uk/layout/background.jpg) repeat-x;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	line-height : 12pt;
	font-style: normal; 
	font-weight: normal; 
	color: #1D282E;
}

A:link {text-decoration: underline; color: #000000;}
A:visited {text-decoration: none; color: #000000;}
A:hover {color:#FFFFFF; background-color: #B4140C;}
A:active {text-decoration: none; color: #FFFFFF; background-color: #B4140C;}

a.nav:link {text-decoration: none; color: #FFFFFF;}
a.nav:visited {text-decoration: none; color: #FFFFFF;}
a.nav:active {text-decoration: none; color: #FFFFFF;}
a.nav:hover {text-decoration: none; color: #1D282E; background-color: #FFFFFF;}

/* Style the legend, labels and the div containing the submit button. */

legend {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt; 
	font-style: normal; 
	font-weight: bold;
	color: #1D282E;
	margin : 0;
	padding : 0.5em;
	}

label {
  	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #1D282E;
	display : block;
	}

#fm-submit {
clear : both;
padding-top : 1em;
}

/* Online enquiry form formatting*/
fieldset div input {
width: 230px; /* Width for modern browsers */
FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
padding : 1px;
}
						
	* html fieldset div input {
	width: 230px; /* Width for IE5 */
	w\idth: 226px; /* Width for IE6 */
	}
fieldset div textarea {
width: 230px; /* Width for modern browsers */
FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
padding : 1px;
}

.checkbox{
  display: block;
  padding:0;
  height: 12px;
  width: 12px;
  color: #fff;
  font-size: 12pt;
  outline:0;
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(images/blank.gif) no-repeat; /* 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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
/* Top navigation formatting */

#Wrapper { 
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
width: 700px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
padding: 0px;
text-align: left;
height: auto; 
}

#Navigation { 
font-size: 17px;
color: #FFFFFF;
height: 25px;
width: auto;
padding: 0px;
margin: 0px; 
} 

#mainNav { 
margin: 0px;
padding: 0px;
list-style-image: none;
list-style-type: none; 
}

#mainNav li { 
float: right;
margin-top: 0px;
margin-right: 1px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px; 
}

#mainNav li a { 
margin: 0px;
background-attachment: scroll;
background-image: url(images/tabs_2.png);
background-repeat: no-repeat;
background-position: right 0px;
font-weight: normal;
color: #FFFFFF;
text-decoration: none;
height: auto;
width: auto;
float: left;
padding-top: 0px;
padding-right: 10px;
padding-bottom: 0px;
padding-left: 0px; 
}

#mainNav li a:hover { 
text-decoration: none;
color: #CCCCCC; 
}

#mainNav li a span { 
background-attachment: scroll;
background-image: url(images/tabs_2.png);
background-repeat: no-repeat;
background-position: 0px 0px;
display: block;
padding-top: 6px;
padding-right: 20px;
padding-bottom: 0px;
padding-left: 30px;
height: 19px;
width: auto;
float: left;
cursor: pointer;
cursor: hand;
margin: 0px; 
}

#mainNav li a.active { 
background-attachment: scroll;
background-image: url(images/tabs_2.png);
background-repeat: no-repeat;
background-position: right -47px; 
}

#mainNav li a.active span { 
background-attachment: scroll;
background-image: url(images/tabs_2.png);
background-repeat: no-repeat;
background-position: 0px -47px; 
}

#mainNav li a.active:hover { 
color: #FFFFFF;
text-decoration: none;
cursor: pointer;
cursor: hand; 
} 