html { font-size: 100%; } /* force ie to resize text */
html>body { font-size: 16px; }  /* set default to 16px (ie does not recognise, but already default 16px */


body { 
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	background-color: #b0D5e9;
	text-align: center;
}

/* ============= Common ===================== */
p, h1, h2, h3, form, ul, li, label, td {
	margin: 0;
	padding: 0;
}

table {
	margin: 0 auto;
	background-color: #FFF;
	text-align: left;
}

td {
	vertical-align: top;
	text-align: left;
}

img   
{
    display:block;
    border: 0;
    }
    
hr
{
	color: #FFF;
	border-top: 1px solid #b0D5e9;
	width: 455px;
}
li hr {
	display: none;
}


/* ============== Text ========================== */
p {
	font-size: 0.687em;
	color: #333333;
	padding-bottom: 10px;
	line-height: 1.4;
}
h2 
{
    color: #2682b1;
	font-size: 1.125em;
	font-weight: bold;	
}
h3 {
	color: #2682b1;
	font-size: 0.875em;
	font-weight: bold;
}

a:link,
a:visited,
a:hover,
a:active {
	color: #2682b1;
	text-decoration: underline;
}

/* ============= bespoke forms ===================== */
.form {
	width: 310px;
}
.form label,
.form span {
	font-size: 1.7em;
}
.form textarea {
	text-align: left;
	font-size: 1.7em;
}
.form #spacer {
	display: none;
}

/* ============== Common Header Menu ========================== */
.contMenu
{
    position: relative;    
    top: 0;
    left: 0;   
    
    }
.headerMenu    
{
    position: absolute;    
    top: 20px;
    right: 20px;
		float: left; 
		white-space: nowrap; 
    /* background: url(../../Images/TransparentMask.png) repeat 0 0 !important;
    background: none;
   filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../Images/TransparentMask.png', sizingMethod='scale');*/
    }
.headerMenu ul li
{
    float:left;
    list-style-type:none;
    margin-right: 5px;    
    color: #333;
    font-size: 0.75em;
    }
.headerMenu ul li a:link,
.headerMenu ul li a:visited
{
  text-decoration:none;
  color: #333;
  margin-right: 5px;    
  }
.headerMenu ul li a:hover {
	color: #2682b1;
}


/* ============== Home Header========================== */
.headerHome
{
	background: url(../../images/bg_home_header.jpg) no-repeat top right;
	height: 135px;
}	
.corner
{	
	position: relative;
	top: 0;
	left: 1px;
	width: 246px;	
	z-index: 1;
}
.corner img {	
	position: absolute;
	left: -44px;
	top: 0;	
}

/* ============== Inside Header========================== */

.headerInside {	    
	height: 124px;
    background: url(../../images/bg_inside_header.jpg) no-repeat top right;
}
.theme1 .headerInside{ background-image:url(../../images/1_bg_inside_header.jpg); }
.theme2 .headerInside{ background-image:url(../../images/2_bg_inside_header.jpg); }
.theme3 .headerInside{ background-image:url(../../images/3_bg_inside_header.jpg); }
.theme4 .headerInside{ background-image:url(../../images/4_bg_inside_header.jpg); }
.theme5 .headerInside{ background-image:url(../../images/5_bg_inside_header.jpg); }
.theme6 .headerInside{ background-image:url(../../images/6_bg_inside_header.jpg); }
.theme7 .headerInside{ background-image:url(../../images/1_bg_inside_header.jpg); }
.theme8 .headerInside{ background-image:url(../../images/8_bg_inside_header.jpg); }
.theme9 .headerInside{ background-image:url(../../images/1_bg_inside_header.jpg); }

.theme0,
.theme1,
.theme2,
.theme3,
.theme4,
.theme5,
.theme6,
.theme7,
.theme8,
.theme9 {
  background: #FFF url(../../images/bg_inside_subheader.jpg) no-repeat 528px 124px;
}
.subHeader {
	padding-bottom:7px;
}
.theme1 { background-image:url(../../images/1_bg_inside_subheader.jpg); }
.theme2 { background-image:url(../../images/2_bg_inside_subheader.jpg); }
.theme3 { background-image:url(../../images/3_bg_inside_subheader.jpg); }
.theme4 { background-image:url(../../images/4_bg_inside_subheader.jpg); }
.theme5 { background-image:url(../../images/5_bg_inside_subheader.jpg); }
.theme6 { background-image:url(../../images/6_bg_inside_subheader.jpg); }
.theme7 { background-image:url(../../images/1_bg_inside_subheader.jpg); }
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.theme8 { background-image:url(../../images/8_bg_inside_subheader.jpg); }
.theme9 { background-image:url(../../images/1_bg_inside_subheader.jpg); }

.theme1 .HQuoteWrap { background-image:url(../../images/1_inside_corner.jpg); }
.theme2 .HQuoteWrap { background-image:url(../../images/2_inside_corner.jpg); }
.theme3 .HQuoteWrap { background-image:url(../../images/3_inside_corner.jpg); }
.theme4 .HQuoteWrap { background-image:url(../../images/4_inside_corner.jpg); }
.theme5 .HQuoteWrap { background-image:url(../../images/5_inside_corner.jpg); }
.theme6 .HQuoteWrap { background-image:url(../../images/6_inside_corner.jpg); }
.theme7 .HQuoteWrap { background-image:url(../../images/1_inside_corner.jpg); }
.theme8 .HQuoteWrap { background-image:url(../../images/8_inside_corner.jpg); }
.theme9 .HQuoteWrap { background-image:url(../../images/1_inside_corner.jpg); }

.HQuoteWrap { background: #fcdc64 url(../../images/inside_corner.jpg) no-repeat top right; }

/* ============== Inside Left========================== */

.insideLeft
{
    padding-left: 35px;
    font-size: 1em;    
    }
.insideLeft .info
{
    padding: 5px 0 5px 20px;
    width: 175px;
    font-size: 1em;    
    font-weight: bold;
    color: #2682b1;
    background-color: #d3e5ef;    
    border-top: 5px solid #FFF;
    }
.insideLeft .info span
{
    display:block;
    font-size: 1.25em;  
    }
.insideLeft .purchase
{
    font-size: 0.75em;
    margin-top: 5px;    
    font-weight: bold;
    color: #2682b1;
    }    

/* ============== Inside Left Main Menu ========================== */

.menu    
{
    margin:0;    
    width: 195px;
    }
    
.menu div
{
    background-color: #d3e5ef;
        }

.menu div a:link,
.menu div a:visited,
.menu div a:hover,
.menu div a:active
{
    padding: 5px 0 5px 30px;
    font-weight: bold;
    color: #2682b1;
	font-size: 0.75em;    
    text-decoration: none;
    background: url(../../Images/ArrowLightBlueBG.gif) no-repeat 10px 7px;            
    display:block;    
    border-bottom: 2px solid #FFF;
    }        
    
.menu .selected
{
    background-color: #2682b1;     
    }      
        
.menu .selected a:link,
.menu .selected a:visited,
.menu .selected a:hover,
.menu .selected a:active
{
    color: #FFF;
    font-weight: bold;
    background: url(../../Images/ArrowWhite.gif) no-repeat 10px 10px;                
    }
    
.menu .selected .submenu
{
    background-color: #fcdc64;   
    }    
    
.menu .selected .submenu a:link,
.menu .selected .submenu a:visited,
.menu .selected .submenu a:hover,
.menu .selected .submenu a:active
{
    background:none;
    padding: 2px 0 2px 30px;
    font-weight: bold;
    color: #333;
    }  
    
.menu .selected .submenu a.selected:link,
.menu .selected .submenu a.selected:visited,
.menu .selected .submenu a.selected:hover,
.menu .selected .submenu a.selected:active
{
    color: #2682b1;    
    font-weight: bold;
    }
    
.menu .selected .submenu .submenu2
{
    background-color: #feefb3;   
    }    
   
/* ============== Inside Content========================== */
.insideContent
{
    padding: 30px 40px 20px 35px;     
    }

    
/* ============== Left Home ========================== */
.leftside
{
	padding-left: 35px;
	width: 239px;
}
.leftsideText
{
    padding-top: 10px;
}
.leftside p
{
  font-size: 0.687em;
	color: #333;
	padding-bottom: 13px;
	line-height: 1.4;
	padding-right: 20px;    
    }
    
/* ============== Start Quote ==============   */
 /* Quote layout
==========================*/
.VQuoteWrap {
  background: #fcdc64 url(../../Images/boxBg.jpg) no-repeat bottom left; 
	width: 239px;
	height: 346px;
	position: relative;	        
  z-index: 10;  
  float: left;
}
.HQuoteWrap {
  background-color: #fcdc64; 
	width: 494px;
	position: relative;	        
  z-index: 10; 
  float: right; 
  display: inline;
  margin-right: 232px;  
	padding-bottom: 10px;
}
.VQuote,
.HQuote {
	padding: 10px;
}
.VQuote {	
  background-color: #fcdc64; 
	border-bottom: solid 5px #FFF;
	float: left;
}
.HQuote div.part1,
.HQuote div.part2 {
	width: 220px;
	float: left;
	clear: none;
}
.VQuote div div,
.HQuote div div {
	float: left;
	clear: left;
	width: 209px;
	font-size: 5px;
}
.VQuote .quoteSubmit,
.HQuote .quoteSubmit {
	width: 219px;
}
.VQuote .quoteSubmit a,
.HQuote .quoteSubmit a,
.VQuote .quoteSubmit img.help,
.HQuote .quoteSubmit img.help
{
	cursor: pointer;
	cursor: hand;
  float: left;
	margin-top: 10px;
	margin-left: 10px;
	display: inline;
}


/* Quote text 
==========================*/
.VQuote,
.HQuote,
.VQuote p,
.HQuote p {
	color: #2682b1;
	line-height: 1.4;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
}
.VQuote select,
.HQuote select {
    margin: 2px 0;
}
.VQuote select,
.VQuote input,
.HQuote select,
.HQuote input {
	color: #333;    
}
.VQuote label,
.VQuote input,
.VQuote select,
.HQuote label,
.HQuote input,
.HQuote select {
	float: left;
  font-size: 11px;
}
.VQuote label,
.HQuote label  {
	width: 145px;
	text-align: right;
	margin-right: 5px;
}
.VQuote h4,
.HQuote h4 {
	margin: 10px 0 5px;
	font-size: 13px;
}
.HQuote h4 {
	display: none;
}
.VQuote h5,
.HQuote h5 {
	font-size: 18px;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	margin-top: -4px;
}
.VQuote h5 {
	margin-bottom: 0px;
}
#Popup h3,
#Popup h3 {
	font-size: 1.2em;
	margin-bottom: 20px;
}

/* Quote help 
==========================*/
#Popup {
	display: none;
	padding: 10px 5px;
	color: #2682b1;
	position:absolute;
	z-index: 99;
	overflow:auto;
	background-color: #fcdc64;     
	font-size: 0.687em;   
	bottom:0;
	left: 239px;
	width: 400px;    
	height: 326px;
}
.HQuoteWrap #Popup {
	bottom: -360px;    
	left: 0;
	width: 484px;    
	height: 346px;    
}
.VQuoteWrap #Popup hr {
	width: 370px;
}
.on#Popup {
  display: block;
}

/* ============== End Quote ==============   */    
    
.leftside .item
{
	background-color: #FCDC64;	
	height: 119px;
	width: 239px;
	position: relative;
	clear: both;
	border-top: solid 5px #FFF;
}
.leftside .item h2,
.leftside .item p,
.leftside .item a {
	padding: 10px;	
}
.leftside .item h2 {
	padding-bottom: 0;
}
.leftside .item p {
	padding-top: 5px;
}
.leftside .item p {
   font-size: 0.687em;
	 color: #2682b1;	
	 float:left;
	 padding-right: 50px;
}
.leftside .item a{
		padding: 0;
		position:	absolute;
		top: 80px;
		left: 200px;
}
.leftside .item a img 
{  
}

/* ============== Mid Home ========================== */

.midside
{
	padding-left: 5px;
	background-color: #fff;	
	width: 225px;
}
.midside a:link.item,
.midside a:visited.item,
.midside a:hover.item,
.midside a:active.item
{
	background-color: #d3e5ef;
	border-bottom: 5px solid #FFF;
	float: left;
	width: 225px;	
	text-decoration: none;	
	display: block;	
	z-index:1;	
}
.midside .item img
{
	float: left;
	margin-right: 10px;	
	border: 0;		
}
.midside .item span.title
{
	color: #2682b1;
	font-size: 1em;
	font-weight: bold;
	padding-top:5px;
	display: block;
}
.midside .item span.text
{
	color: #2682b1;
	font-size: 0.625em;
	font-weight: normal;
	padding-bottom: 5px;	
	float: left;
	width: 100px;
	display: block;
}
.midside .item img.btn
{
	float:right;
	margin: 30px 5px 0 0;
	position:relative;
	z-index: 2;
}

.midside a:link.singleItem,
.midside a:visited.singleItem,
.midside a:hover.singleItem,
.midside a:active.singleItem
{
	background-color: #d3e5ef;
	border-bottom: 5px solid #FFF;
	float: left;
	text-decoration: none;
	float: left;
	width: 225px;
	cursor: hand;
}
.midside .singleItem span.title
{
	color: #2682b1;
	font-size: 0.875em;
	font-weight: bold;
	padding: 5px;
	display: block;
}
.midside .singleItem span.text
{
	color: #2682b1;
	font-size: 0.625em;
	font-weight: normal;
	float: left;
	padding: 5px;
	display: block;
}
.midside .singleItem img
{
	float:right;
	margin: 0px 5px 0 0;
	display: inline;	
}


.midsideText
{
    padding-top: 10px;
    
    }
.midsideText strong {
	font-size: 1.1em;
}

/* ============== Right Home ========================== */

.rightside
{
	background-color: #fff;	
	background: url(../../images/bg_home_right.jpg) no-repeat top right;
	padding-left: 10px;
	width: 246px;
}
.rightside .item {
	clear: left;
	width: 211px;
	margin-top: 275px;		
}
.rightside .item ul
{	
	padding: 10px;	
}

.rightside .item ul li
{
	list-style: disc outside;
	color: #2682b1;
	font-size: 0.687em;
	font-weight: bold;
	margin: 0 0 10px 15px;
}

.rightside .purchase
{
	margin: 10px;
	text-align: center;
}

.rightside .purchase p
{
	color: #333;
	font-size: 0.687em;
	font-weight: bold;		
}
.rightside .purchase img {
	display: inline;
}

/* ============== Footer ========================== */

.footer
{
	padding: 0 35px;
	text-align: center;
}

.footer a:link,
.footer a:visited,
.footer a:hover,
.footer a:active {
	color: #333;
	text-decoration: none;
	font-size: 0.687em;
	padding-bottom: 10px;
	line-height: 1.4;
}

/* Sitemap
========================================================================================== */
.Sitemap {
	width: 455px;
}
.Sitemap ul {
	margin-left: 25px;
}
.Sitemap li {
	padding: 5px 0;
	font-size: 0.687em;
}
.Sitemap li li {
	font-size: 1em;
}

/* Manager Buttons
========================================================================================== */
.pnlParaBtns 
{
    float: left;
    padding-right: 7px;
}
.pnlParaBtns select 
{
    position: relative;
    top: -4px;
}
.SiteHeader 
{
    float: right;
}
.pnlConfirm 
{
    clear: both;
    padding: 40px;
    text-align: center;
}
.paraControls
{
    clear: both;
    float: left;
}
.paraControls table {
	margin: 0 0 20px;
}
.paraControls a:link,
.paraControls a:visited,
.paraControls a:hover,
.paraControls a:active 
{
    font-size: 0.75em;
    color: #999;
    text-decoration: none;
}
