/* Import the other stylesheets into main.css */
@import url("QP-design-layout.css");
@import url("QP-design-styles.css");
 @import url("QP-nav-styles.css");
/* @import url("QP-border-guides.css");
comment out QP-border-guides.css to hide */

/* Global reset */

*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h5, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
q:before, q:after { content:''}

/* Global reset-RESET */
/* The below restores some sensible defaults */

strong { font-weight: bold }
em { font-style: italic }
ol, ul, li { list-style:none }


br { clear:both; height:1px; margin:-1px 0 0 0 }


/* end of reset css */
	
body { font-size: 12px; text-align: center; background: #CEE0E1 url(../DesignImages/Background-.jpg) 0 0 repeat; }
* html body { font-size: x-small; /* for IE5/Win */
f\ont-size: small; /* for other IE versions */
font-size:10px;
}
.skipper {display: none;}
#extraText {display: none;}
#container { /*-- use if centered first figure is top margin change to suit --*/ margin: 0px auto 0; 
position:relative; 	
padding: 0; 
text-align: left;  
width: 899px; /* use for main background usually set to repeat downwards */ 
background: url(../DesignImages/content-repeat.gif) center bottom repeat-y; 

}
#containerback { margin:0; /* can be used for more complex layered background efects where a simple repeating back ground in the container above is not enough */  

}

#pageHeader { 
margin: 0 ; 
padding: 0 ;  
width: 100%; 
background: url(../DesignImages/TopBanner2enjoyengland.jpg) 0 0 no-repeat; 
height: 279px;
}


#wrapper {padding: 0  ; margin: 0 ; }
#spacer { clear:both; padding: 0; margin: 0; }

#main { 
padding:0; 
margin: 0 0 0 0; /* use to display extra backround over main background*/ /* use to put background behind top of page content */  background: url(../DesignImages/ContentTop.gif) 0 0  no-repeat  ; 
border-top: 1px solid #fff;  }


/*-- Next controls page layout and sets column and content widths --*/

#QPpageContent { 
float:right; 
display:table;  
height: 1%;
/* width of main content area - set margin-right of left panel to same width--*/ 
width:71%;  
background: ;
margin: 10px 5px 0 0;	
padding-top: 0;
 }

#leftpannel {position:relative;	 
height: 1%; 
display: table; 
margin-right:71%; 
width:  25%; 
margin-top:20px; 
/* can add top backgound to left nav pannel, top padding is also needed to show image */	
background: transparent; padding-top: 0px;
}

/*-- Page content layout  --*/
#contentMain { height: 1%; display: table; width:100%;   padding: 0 ;   }

.ContentArea { float: left; width: 98%;  }

/*-- image possition below menu i.e.logo --*/
.menuBase {  
background:  url(../DesignImages/menuBase.jpg) top left no-repeat; 
height: 70px; 
padding: 0; 
margin:  0; 
width: 100%;
}
/*-- image possition below menu i.e.logo this panel is 
independent of the navlist and requires a fixed pixel width --*/
.belowMenu {  
height:200px; 
background: url(../DesignImages/below-menu.gif) no-repeat 0 0  ; 
width: 177px; 
padding: 0; 
margin: 0px 0 0 7px;
}


/* footer */
#footer {text-align: left; margin: 0 ; height:30px; /*-- footer text possition & color --*/   padding: 0px 0 0 20px ; font-size:10px;
	/*-- footer background image --*/ background: url(../DesignImages/footer.gif) top left no-repeat; color:#D0D1E1; font-size: 10px;}
/*-- footer --*/
#footer { clear:both;  }

#footer span { }
#footer a { color:#D0D1E1;}
#footer span a { padding-left: 10px; padding-right: 0px; text-decoration: none;  }
#footer p {margin: 0; padding: 0;  }

#BaseImageBox { width:514px; margin:0; padding:0;}

.BaseImageLink {float:left; padding:0; margin:0 12px 10px 0;}
.BaseImageLinkEND {float:left; padding:0; margin:0 0 10px 0;}

#GoogleMapFrame {border: 1px solid black; width:573px;} 























