/**
* Amwell
* Layout CSS				
*
* CSS developed by Bloom Media Ltd. | www.bloommedia.co.uk
* Contributors: Richard Beckett
*/



/* ---------------------------------- */
/* DEFAULT STYLES                     */   
/* ---------------------------------- */

/**
* Amwell
* Layout CSS				
*
* CSS developed by Bloom Media Ltd. | www.bloommedia.co.uk
* Contributors: Richard Beckett
*/



/* ---------------------------------- */
/* DEFAULT STYLES                     */   
/* ---------------------------------- */

	

	
body,html{
	font-size: 100.01%;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
background:url(/images/lightback.gif) 50% 137px no-repeat #fff;
margin:auto;
text-align: center;
width:100%;

	}
	
	
	.wholepage {
	width:100%;
	text-align:left;
	margin:auto;
	}

/*  HOMEPAGE STYLES                   */   






/* ---------------------------------- */
/*  HEADER                            */   
/* ---------------------------------- */

.topsection {

}

.innertopsection {

margin:auto;
}

.logo {


height:110px;
display:block;
background:url(../images/logo.gif) left top no-repeat transparent;
text-indent:-5000px;
}

.navigation {
clear:both;
display:block;
}



/*  TOP NAVIGATION 1 - LOGIN  */ 

.topnavigation {
display:none;
}






/*  TOP NAVIGATION 2 - MAIN NAVIGATION  */ 


.bottomnavigation {

clear:both;

}

.bottomnavigation li {

}

.bottomnavigation a {

color:#000;
font-size:0.7em;
font-weight:bold;
}




/* ---------------------------------- */
/*  MAIN BODY                         */   
/* ---------------------------------- */



.midsection {

margin:auto;
clear:both;
display:block;

}

.leftsection {

}


/*  LEFT MENU   */ 

.leftmenu {

color:#435761;
}

.leftmenutitle {

color:#000;




}

#menu {

clear:left;

}



#level1 a {
color:#000;
font-size:0.7em;
}




/*  LEFT HAND SIDE - SUB NAVIGATION  */
#subnav{


	clear:both;
	

	}
	#subnav h2{
	color:#cd003b;
	font-size:130%;
	font-weight:normal;
	}
	#subnav ul{

	}
	#subanv li{
	}
	#subnav li a{
	color:#cd003b;
	text-decoration:none;
	font-size:70%;

	background-repeat:no-repeat;
	background-position:bottom right;

	}
	#subnav li a:hover{
	color:#435761;
	}




/*  HOW CAN WE HELP SECTION  */ 

.howcanwehelp {
display:none;
}



/*  SITE SEARCH  */ 

.sitesearch {
text-align:right;
display:block;

}

.sitesearchtitle {
font-size:0.7em;
color:#435761;
background-color:#fff;
font-weight:bold;
display:block;
float:left;
margin-right:7px;
padding-top:4px;
}
.sitesearchblock{
display:block;
float:left;
}

.sitesearchblock input {
background-color:#CFD8DF;
border:1px solid #435761;
font-size:0.7em;
padding:3px;
width:111px;
color:#000;
margin-right:8px;
}

.sitesearch input {
float:left;
}


/*  CONTENT SECTION - HOMEPAGE  */ 

.maincontent {

}



.washroomstitle {



}

#leftcol {
clear:both;
}

	
	#leftcol p {
	font-size:0.7em;
	margin-top:1em;
	}

	#leftcol h6 a {

	font-size:11px;

	display:block;
	color:#435761;

	}




.rightcol {
display:none;
}






/* ---------------------------------- */
/*  FOOTER                            */   
/* ---------------------------------- */ 


.bottomsection {
clear:both;

}

.bottomsectioninner {


}

.bottomsectionlinksouter {


}

.bottomsectionlinks {

}

.bottomsectionlinks li {

}

.bottomsectionlinks a {

color:#000;

font-size:0.7em;


}



.logos {

display:block;
margin-right:10px;
margin-top:-4px;
}

/*  GENERAL STYLES  */ 

.fifteenpxgap {
clear:both;

height:15px !important;
font-size:1px;
display:block;
}


.redbutton {

font-size:11px;
padding-left:17px;
display:block;
color:#CD003B;
text-decoration:none;
font-weight:bold;
float:right;
}

.redbutton:hover {
color:#435761;
background-color:#fff;
text-decoration:underline;
}

.bluetext {
color:#435761;
font-size:0.7em;
background-color:#fff;
}

.flashbanner,.viewalloptions {
display:none;
}

