@import url(QP-extras.css);

body {
	margin: 0;
	padding: 0;
	text-align: centre;
	color: #333333;
	background: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  11px;
	background:  url(../DesignImages/contentBackground.jpg) top left ; 
}

.skipper {display: none;}
#extraText {display: none;}
a {text-decoration: none;}
a:link {color: #990000;}
a:visited {color: #990000;}
a:hover {text-decoration: underline;}
#container {
	width: 780px;
	position:relative;
	/*-- use if centered first figure is top margin change to suit --*/
	  margin: 10px auto 0;  
	
	padding: 0;
	text-align: left;
	background:  url(../DesignImages/contentBackgroundContainer.jpg) top left repeat-x; 
	}
#containerback { 
background: url(../DesignImages/contentBackgroundContainer.jpg) top left repeat-y;  }


#pageHeader { background: url(../DesignImages/TopBanner2.jpg) top left no-repeat;
	height: 113px; width: 780px; 
	margin: 0 0 0 0; padding: 0 0 0 0; /* -- position: absolute; top: 0px; --*/ }

#pageHeader h1 {
/*-- do not remove or change padding and margin --*/
	padding: 0 0 0 0; margin: 0 0 0 0; line-height: 1px; height: 2px; }
#pageHeader h1 span {visibility: hidden; line-height: 1px; height: 2px;
/*-- do not remove or change padding and margin --*/ padding: 0 0 0 0; 	margin: 0 0 0 0; }

#wrapper {padding: 0; margin: 0; background:url(../DesignImages/contentBackgroundContainer.jpg);}
#spacer { clear:both; padding: 0; margin: 0; }
#main { padding: 0; margin: 0;}

/*-- Next controls page layout and sets column and content widths --*/
#contentMain {   padding: 0; }
#QPpageContent {
float:right;
/* width of main content area - set margin-right of left panel to same width--*/
width: 540px; padding-right: 20px;

background-color:transparent; margin-bottom: 0px;
/*-- background image for behind content --*/
 
}
.ContentArea td{

color: #000;}

#QPpageContent p {  }
#QPpageContent h2 {  	font-size: 1.8em; 	color: #000; 	font-family: Arial, Helvetica, sans-serif; font-weight: normal;
	padding-top: 0; padding-left: 9px; margin-top: 0px; margin-left:0px; padding-bottom: 0; 	margin-bottom: 0; letter-spacing: 1px;}
/*-- dont need to edit these h3 h4 h5 h6--*/
#QPpageContent h3 {	font-size: 1.6em; color: #000; padding: 0 0 0 0;  font-weight: normal;}
#QPpageContent h4 {	font-size: 1.4em; color: #FF3300;  font-weight: normal;}
#QPpageContent h5 {	font-size: 1.2em; color: #FF3300;  font-weight: normal;}
#QPpageContent h6 {	font-size: .1em; color: #000;  font-weight: normal;}
	
	
/*-- content area --*/

.ContentArea { padding: 20px 40px 0px 0px; float: left;  }
.ContentArea p{ padding-top:0; margin-top:0; vertical-align:top; height:auto; line-height: 1.6em; font-size:.9em; margin-bottom: 14px; padding-left: 9px; }
.ContentArea p strong{ color:#990000; }
strong{ color:#990000; }

.galZoom .ContentArea {  margin-top: 0px; min-height: 668px; }
.galZoom .ContentArea img{  margin-top: -7px;  }
.contentPicBox { margin-bottom: 0; display: block; color:#333;
	/*-- use this style to float the text around the image i.e. float: left; --*/
	float: left; }
.contentPicBox img{ margin-bottom: 0;  border: 1px solid #990000;  
/*-- use margin to create space around the image --*/
margin-right: 20px; padding-left:0; }
.contentPicBox span{ margin-bottom: 40px; }
/*-- image border is for gallery detail page images --*/
.ImageBorder {  border: 1px solid #990000; padding:}
/*--more link style below--*/
.contentPic a{ 	padding-left:0; /* border-color: #fff; border-style: solid; border-width: 1px; */ padding:0px 2px 0px 2px; text-decoration: none; }
.contentPic span{ margin-bottom: 0px; }


/*-- nav panel --*/


/*-- #navPanel { margin-right:78%; padding: 0; } --*/
#leftpannel {
	/* margin-right:66%; */
	width: 204px;
	position:relative;
	top: 0;
	padding: 0 0 0 0;
	margin-top: 0px;
	margin-left: 0px;
	background-color: transparent; 
	/*-- background: url(../DesignImages/button1.jpg) top left no-repeat;  --*/
	}
	#leftpannel ul{
	/*--  background: url(../DesignImages/button1.jpg) top left repeat-Y;  --*/
	}
	


.NavList, .NavList ul { /* all lists */
/*-- background: url(DesignImages/button1.jpg) no-repeat top left ; --*/
		padding:0px 0 20px  0 ;
		margin:  0;
		list-style: none;
		float : left;
		background-color: #fff; 
		
		font-size: 1.1em; font-weight:bold;
		
		}
		.NavList ul { 
		 padding-right: 0; 
		  }
		  
		
		  
	.NavList>ul a {width:auto;}
	
	.NavList li { /* all list items */
		position : relative;
		float : left;
		line-height : 1.75em;
		 margin: 0; 	padding: 0 0px 0 0px;
		
		
		}
	

	
	#navpres li a {
		width: 160px;
		w\idth : 190px;
		display : block;
		color : #FFF;
		font-weight : normal;
		font-size: 11px;
		text-decoration : none;
		padding : 0 0 0 10px;
		background: url(../DesignImages/button1.jpg) bottom right no-repeat #fff;
		margin-top: 5px; 
		}
 /* Commented Backslash Hack hides rule from IE5-Mac \*/
 .NavList li a{ padding:0; margin:0;} /*end IE5-Mac hack*/
		
	
	#navpres li a:hover {
		color : #FF3300;
		 
		}
		
			#navpres li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 200px;
		
		margin-top : 5px;
		padding: 0;
		}
	#navpres  li li a { width: auto;}
	
	#navpres li ul ul { /* third-and-above-level lists */
		left: -999em;
		}
	
	#navpres li:hover ul ul, #navpres li:hover ul ul ul, #navpres li.sfhover ul ul, #navpres li.sfhover ul ul ul {
		left: -999em; 
		}
	
	#navpres li:hover ul, #navpres li li:hover ul, #navpres li li li:hover ul, #navpres li.sfhover ul, #navpres li li.sfhover ul, #navpres li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto; top:0px ;  background: none; 
		}
		
		#navpres li li a {
		width: 152px;
		w\idth : 172px;
		display : block;
		color : #000;
		font-weight : normal;
		font-size: 11px;
		text-decoration : none;
		border-left : 4px solid #fff;
		border-bottom : 1px solid #FF3300;
		padding : 2px 10px 2px 10px;
		background:  url(../DesignImages/contentBackground.jpg) top left ; 
		line-height:1.25em;
		margin-top : 0;
		z-index: 200 ;
		
		}
 /* Commented Backslash Hack hides rule from IE5-Mac \*/
 .NavList li a{ padding:0; margin:0;} /*end IE5-Mac hack*/
		
	
	#navpres li li a:hover {
		color : #FF3300 ; background:  url(../DesignImages/contentBackground.jpg) top left ;  z-index: 200px;
		}

/*-- image possition below menu i.e.logo --*/
#leftpannel .menuBase { 
background-image:url(../DesignImages/navB.gif); background-position:top left ; background-repeat:no-repeat; height: 152px;
	padding: 2px 0 0px 0; margin: 150px 0 0 0; background-color: transparent; 
float : left; width: 204px; }


.belowMenu { clear:left; 
height:1px;
padding: 0; margin: 0;
}
/*-- footer --*/
/*-- footer --*/
 
#footer { clear:both; text-align:left; 	margin: 0  0 0 0;
height:32px; 
	/*-- footer text possition --*/ padding: 10px 20px 10px 210px; 	font-size:10px;
	/*-- footer background image --*/ background: url(../DesignImages/BottomBar.jpg) top right no-repeat;}

#footer span {
/*-- footer text colour spacing ect --*/
color:#000; padding-right: 20px; text-align:right; 
position:relative; top:10px;
padding-bottom:10px;
}
#footer span a {
/*-- footer text link colour spacing ect --*/
color:#000; padding-left: 30px; padding-right: 20px; text-align:right; }
#footer p {margin: 0; padding: 0; border: 1px solid yellow;}
/*-- Print link --*/
#print { float: right; padding:0 60px 20px 20px; background: url(../DesignImages/icon-print-file.gif) 0 0 no-repeat; }
/*-- image gallery --*/
#gal {


}
#gal img{

}
.galpicarea {
border: 1px solid #fff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
padding:0;
margin:0;


}
.galpicarea td{
padding:20px 20px 0 20px;

}
.Image {

}
.galpicarea img{
vertical-align:top;
border: 1px solid #fff;

}
.galpicarea ul{
	list-style-type: none;
	padding:0;
	margin:0;



}
.galpicarea td ul li{
display:block; 
	text-align:left;
}

.galfooter {
clear:both; 
padding-top: 20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-align:right;}

/*-- Form --*/

#form {
margin:6px 0;
}
#form td{
margin:6px 0;
/*-- font-size: 12px; --*/
padding:4px 4px 4px 4px;
vertical-align:top;
}
.-FormSubmitButton {
margin: 10px 10px 10px 10px;
}
.clear { clear:both; padding-bottom:2px;}