/**** GENERAL BUILD ****/

body {
	margin: 0;
	padding: 0;
	font-size: 62.8%;
	background: url(../images/body-bg.jpg) no-repeat;
}


div.wrapper {
	width: 896px;
	margin: 0 auto;
	background: #fff;
	border-left: 18px solid #016099;
	border-right: 18px solid #016099;
	padding: 0 22px;
	border-bottom: 1px solid #016099;
}




h1, h2, h3, h4, h5, h6, h7 p, ul, ol, li, dl, dt, dd {
	margin: 0;
	padding: 0;
	font-size: 100%;
}


/**** HTML5 RENDERING FOR LEGACY BROWSERS ****/
header, article, section, footer, nav, aside {
	display: block;	
}




div#header-container {
	margin: 0;
	padding: 0;
	clear: both;
}

div#header-left {
	margin: 0;
	padding: 0;
	float: left;
	width: 428px;
}

div#header-right {
	margin: 0;
	padding: 0;
	float: right;
	width: 468px;

}

div#header-accreditation {
	margin: 0;
	padding: 0;
	float: right;
	width: 228px;

}

div#header-telephone {
	margin: 0;
	padding: 0;
	float: right;
	width: 300px;
	clear: both;
	text-align: right;
	font: bold 3.4em Arial, Helvetica, sans-serif;
	color: #e2000b;
	background:url(../images/telephone.png) no-repeat 35px 2px;  /** was 17 **/
	letter-spacing : -0.03em;
}


div#header-email {
	margin: 0;
	padding: 1px 0 0 0;
	float: right;
	width: 140px;

}

div#header-email a {
	font: normal 1.8em Arial, Helvetica, sans-serif;
	color: #e3000b;
	text-decoration: none;
}

div#header-email a:hover {
	text-decoration: underline;
}


















div#mainnav {
	margin: 0;
	padding: 0;
	clear: both;
}

#nav { 
	margin: 0;
	padding: 0;
	list-style:none;
	/* Clear floats */
	float:left;
	width:100%;
	/* Bring the nav above everything else--uncomment if needed.
	position:relative;
	z-index:5;
	*/
}
#nav li {
	float:left;
	position:relative;
	width: 224px;
	text-align: center;
	list-style: none;
	z-index:999999;
}
#nav a {
	margin: 0;
	padding: 8px 0;	
	
	display:block;
	color:#fff;
	background:#016099;
	text-decoration:none;
	font: 1.7em  Arial, Helvetica, sans-serif;
	color: #eef3f8;
}
#nav a:hover {
	color:#fff;
	background: #0090d9;
	text-decoration:none;
}


#nav li.select {
	font: 1.7em  Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	background: #016099 url(../images/white-triangle.png) no-repeat center top;
	color: #68d8ea;
	padding: 8px 0;

}




/*--- DROPDOWN ---*/
#nav ul{
	background:#fff; /* Adding a background makes the dropdown work properly in IE7+. Make this as close to your page's background as possible (i.e. white page == white background). */
	background:rgba(255,255,255,0); /* But! Let's make the background fully transparent where we can, we don't actually want to see it if we can help it... */
	list-style:none;
	position:absolute;
	left:-9999px; /* Hide off-screen when not needed (this is more accessible than display:none;) */
}
#nav ul li{
	float:none;
}
#nav ul a{
	white-space:nowrap; /* Stop text wrapping and creating multi-line dropdown items */
}
#nav li:hover ul{ /* Display the dropdown on hover */
	left:0; /* Bring back on-screen when needed */
	z-index: 999;
}
#nav li:hover a{ /* These create persistent hover states, meaning the top-most link stays 'hovered' even when your cursor has moved down the list. */
	background:#0090d9;
	text-decoration:none;
}
#nav li:hover ul a{ /* The persistent hover state does however create a global style for links even before they're hovered. Here we undo these effects. */
	text-decoration:none;
}
#nav li:hover ul li a:hover{ /* Here we define the most explicit hover states--what happens when you hover each individual link. */
	background:#016099;
	text-align: left;

}


#nav li:hover ul li a { 
	text-align: left;
	padding: 10px;
	width: 100%;
	border-top:1px solid #fff; /* Introducing a padding between the li and the a give the illusion spaced items */
	background:#4f4a7c;

}

#nav li:hover ul li a:hover { 
	text-align: left;
	padding: 10px;
	width: 100%;
	border-top:1px solid #fff; /* Introducing a padding between the li and the a give the illusion spaced items */

}



































div#hero {
	margin: 0;
	padding: 8px;
	clear: both;
	background: #e1e1e7;
	
}









div#slideshow-container {
	margin: 0;
	padding: 15px 0 0 0;
	clear: both;
	height: 300px;
}

div#slideshow-left {
	margin: 0 2px 0 0;
	padding: 0;
	float: left;
	width: 148px;
	background:#ececec;
	height: 300px;
}


div#slideshow-left h2 {
	font: 2.4em Arial, Helvetica, sans-serif;
	color: #fff;
	background: #016099;
	padding: 7px;
	text-align: center;
}

div#slideshow-left h3 {
	font: bold 1.2em Arial, Helvetica, sans-serif;
	padding: 12px 7px 0 7px;
}
div#slideshow-left h4 {
	font: 1.2em Arial, Helvetica, sans-serif;
	padding: 7px 7px 0 7px;
}




div#slideshow-middle {
	margin: 0;
	padding: 0;
	float: left;
	width: 450px;
	position: relative;
}


div#slideshow-middle .niceic {
	width: 450px;
	height: 93px;
	position: absolute;
	top: 162px;
	text-align: right;
	right: 8px;
}

div#slideshow-middle .niceic2 {
	width: 450px;
	height: 93px;
	position: absolute;
	top: 35px;
	text-align: right;
	right: 12px;
}


div#slideshow-middle .slideshow-strapline-container {
	width: 450px;
	height: 50px;
	position: absolute;
	top: 250px;
	background: url(../images/slideshow-bg.png) repeat;
	color: #fff;
	font: 100 1.8em Helvetica, Arial, sans-serif;
	opacity:0.8;
	filter:alpha(opacity=80); /* For IE8 and earlier */
}


div#slideshow-middle .slideshow-strapline-container .slideshow-strapline-left {
	float: left;
	padding: 15px;
}

div#slideshow-middle .slideshow-strapline-container .slideshow-strapline-right {
	float: right;
	padding: 15px;
}




div#slideshow-right {
	margin: 0;
	padding: 15px 20px 0 55px;
	float: right;
	width: 221px;
}

div#slideshow-right ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #0079a9;
	font: bold 1.4em Arial, Helvetica, sans-serif;	
}



















/*
Homepage slideshow START
*/
#slides {
	clear: both;

}

/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/

.slides_container {
	width:450px;
	overflow:hidden;
	position:relative;
	display:none;
}

/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/

.slides_container div.slide {
	width:450px;
	height:300px;
	display:block;
}



.pagination {
	margin: 10px 0 30px 0;
	width:100px;
	float: right;
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(../images/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}

/*
Homepage slideshow END
*/


























div#subnav {
	margin: 0 7px 0 7px;
	padding: 0;
	clear: both;
	background: #396; 
}



div#subnav ul li {
	margin: 0;
	padding: 0 27px 0 0;
	float: left;
	list-style: none;
	width: 200px;

}


div#subnav img:hover {
	opacity:0.2;
	filter:alpha(opacity=20); /* For IE8 and earlier */
}




div#subnav ul li ul li.header {
	color: #201863;
	font: bold 1.4em Arial, Helvetica, sans-serif;
	padding: 0 0 7px 0;
}

div#subnav ul li ul li.description {
	color: #888887;
	font: normal 1.2em/1.3em Arial, Helvetica, sans-serif;
	padding: 8px 0 0 0;
	border-top: 8px solid #016099;
	margin: 5px 0 0 0;
}

div#subnav ul li.end {
	padding: 0;
}




div#hometext-container p, div#text-container p, div#reviews-container p {
	padding-bottom: 12px;
	font: 1.2em Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 1.2em;
}




div#hometext-container {
	margin: 0;
	padding: 32px 7px 0 7px;
	clear: both;
}

div#hometext-left {
	margin: 0;
	padding: 0;
	float: left;
	width: 464px;
	border: 18px solid #016099;
	background: #e6ebf5;
	text-align: justify;

}


div#hometext-left h1 {
	margin: 0;
	padding: 0 0 8px 0;
	color: #fff;
	font: 100 3.1em Helvetica, sans-serif;
	background: #016099;
	text-align: left;
}


/*** this is to replace the h1 header for reviews ****/
div#hometext-left h7 {
	margin: 0;
	padding: 0 0 8px 0;
	color: #fff;
	font: 100 3.1em Helvetica, sans-serif;
	background: #016099;
	text-align: left;
}



div#hometext-left h2 {
	margin: 0;
	padding: 15px 15px 12px 15px;
	color: #201863;
	font: bold 1.4em Arial, Helvetica, sans-serif;	
}

div#hometext-left p, div#text-left p {
	margin: 0;
	padding: 0 15px 12px 15px;
	font: 1.2em/1.4em Arial, Helvetica, sans-serif;

}

div#hometext-left img {
	vertical-align: bottom;
	border-top: 9px solid #016099;
}



div#hometext-right {
	margin: 0;
	padding: 0;
	float: right;
	width: 355px;
	border: 1px solid #ebebeb;
	font-family:"Helvetica Neue",Helvetica,Arial,Sans-serif;
	color:#222;
	font-size: 1.05em;
	-webkit-font-smoothing:antialiased;
	
	
	height: 602px;
	overflow: auto;
}


div#hometext-right h1 {
	margin: 0;
	padding: 18px 0 8px 18px;
	color: #fff;
	font: 100 3.1em Helvetica, sans-serif;
	background: #016099;
}


/*** this is for the reviews ***/
div#hometext-right h7 {
	margin: 0;
	padding: 18px 0 8px 18px;
	color: #fff;
	font: 100 3.1em Helvetica, sans-serif;
	background: #016099;
}



div#hometext-right p, div#text-right p, div#reviews p {
	margin: 0;
	padding: 0 15px 12px 15px;
}

div#hometext-right img, div#text-right img, div#reviews img {
	margin: 0;
	padding: 25px 15px 15px 15px;
}


div#hometext-right table, div#text-right table, div#reviews table {
	border:0
}



div#hometext-right .review, div#text-right .review, div#reviews .review {
	border-top:solid 1px #d0f1ff;
	margin: 0 15px 15px 15px;
	padding: 15px 0 0 0;

}

div#hometext-right .scores-right, div#text-right .scores-right, div#reviews .scores-right {
	margin: 0 2px 2px 0;
	float: right;
	color: #000;

}

div#hometext-right table.scores-ind, div#text-right table.scores-ind, div#reviews table.scores-ind {
	border: 0;
	display: inline;
}

div#hometext-right table.scores-ind tr td, div#text-right table.scores-ind tr td, div#reviews table.scores-ind tr td {
	padding: 2px;
	background-color:#CEF0FF;
	color:#173D8E;
	width:16px;
	margin:1px;
	text-align:center;
	font-size: 1.1em;
}



div#hometext-right .scores-ave, div#text-right .scores-ave, div#reviews .scores-ave {
	font: bold 2.1em Helvetica, Arial, sans-serif;
	color:#DC031E;
	width:36px;
	text-align:right;

}

div#hometext-right p.summary, div#text-right p.summary, div#reviews p.summary {
	padding: 10px 0 4px 0;
	font-weight:bold;
	color: #DC031E;
	clear: both;

}

div#hometext-right p.detail, div#text-right p.detail, div#reviews p.detail {
	padding: 0px;
}



div#hometext-right #checkatradelink, div#text-right #checkatradelink {
	padding: 0 15px 32px 15px;
	margin: 0;
	font-size: 1.1em;
	font-weight: bold;

}


div#hometext-right #checkatradelink a, div#text-right #checkatradelink a {
	color:#005e9b;
	font-weight: bold;
}

div#hometext-right #checkatradelink a:hover, div#text-right #checkatradelink a:hover {
	color:#DC031E;
}







/********************************/



div#hero {
	position: relative;
	clear: both;
}


div#hero #niceic {
	width: 450px;
	height: 93px;
	position: absolute;
	top: 22px;
	text-align: right;
	right: 30px;
}










div#text-container {
	margin: 0;
	padding: 0 7px 36px 7px;
	clear: both;
	background: #e1e1e8;
}





div#text-left {
	margin: 0;
	padding: 0 0 32px 0;
	float: left;
	width: 516px;
	background: #fcfcfc;
	overflow: auto;
}

div#text-left h1 {
	margin: 0;
	padding: 15px 15px 0 15px;
	color: #201863;
	font: 100 2.8em Helvetica, sans-serif;
}


div#text-left h7 {
	margin: 0;
	padding: 15px 15px 0 15px;
	color: #201863;
	font: 100 3.1em Helvetica, sans-serif;
}

div#text-left h2 {
	margin: 0;
	padding: 10px 15px 3px 15px;
	color: #201863;
	font: bold 1.4em Arial, Helvetica, sans-serif;	
}


div#text-left ul {
	padding: 0 0 10px 0;
}


div#text-left ul li {
	margin: 0 0 0 15px;
	padding: 0 0 3px 10px;
	list-style: none;
	font: 1.2em/1.4em Arial, Helvetica, sans-serif;
	color: #333;
	background: url(../images/bullet.png) no-repeat 0px 6px;
}


div#text-left p.listheader {
	margin: 0;
	padding: 0 15px 4px 15px;
}


div#text-left .extra {
	padding: 0;
}

div#text-left ul.extra li {
	padding: 0 0 13px 10px;

}

div#text-left .redtext {
	color: #d03237;
	font-weight: bold;
}

div#text-left ul.redlist li {
	background: url(../images/bullet-red.png) no-repeat 0px 6px;
}





/********************************/




div#text-right {
	margin: 0;
	padding: 0;
	float: right;
	width: 355px;
	font-family:"Helvetica Neue",Helvetica,Arial,Sans-serif;
	color:#222;
	font-size: 1.05em;
	-webkit-font-smoothing:antialiased;
	background: #fff;
	overflow: auto;
}

div#text-right h1, div#reviews h1 {
	margin: 0;
	padding: 18px 0 8px 18px;
	color: #fff;
	font: 100 3.1em Helvetica, sans-serif;
	background: #016099;
}

/* this is for the reviews */
div#text-right h7, div#reviews h7 {
	margin: 0;
	padding: 18px 77px 8px 50px;
	color: #fff;
	font: 100 3.1em Helvetica, sans-serif;
	background: #016099;
}


/********************************/



div#reviews-container {
	margin: 0;
	padding: 26px 0;
	background: #e1e1e7 url(../images/reviews-bg.png) no-repeat;
}



div#reviews{
	margin: 0 auto;
	padding: 0;
	width: 613px;
	font-family:"Helvetica Neue",Helvetica,Arial,Sans-serif;
	color:#222;
	font-size: 1.05em;
	-webkit-font-smoothing:antialiased;
	background: #fff;
	
	
	
	filter:alpha(opacity=90);      
	-moz-opacity:0.9;             
	-khtml-opacity: 0.9;          
	opacity: 0.9;
}


/********************************/

div#contact-container {
	margin: 0;
	padding: 0;
	clear: both;
	height: 900px; /* was 670 */
	position: relative;
	background: #e1e1e9 url(../images/contact-bg.jpg) no-repeat 22px 60px;
}


div#contact-form {
	margin: 0;
	padding: 15px 15px 20px 15px;
	position: absolute;
	width: 470px;
	height: 640px; /* was 440 */
	top: 120px;
	text-align: left;
	right: 50px;
	overflow: auto;
	background: url(../images/white-bg.png) repeat;
}

div#contact-form h1 {
	color: #201863;
	font: 100 3.6em Helvetica, sans-serif;
	padding: 0 0 7px 0;
}


div#contact-form h7 {
	color: #201863;
	font: 100 3.6em Helvetica, sans-serif;
	padding: 0 0 7px 0;
}


div#contact-form p {
	color: #201863;
	font: 1.5em Helvetica, sans-serif;
}
div#contact-form p.red {
	color: #d03237;
}


div#contact-form label {
	width: 160px;
   display: inline-block;
   padding: 10px 5px 0 0;
}

div#contact-form input[type=text] {
    width: 250px;
	font: 1.1em Helvetica, sans-serif;
	padding: 1px;
	
}

div#contact-form .required {
	background: #ffc6c6;
}

div#contact-form input[type=submit] {
   margin: 15px 5px 5px 165px;
   	color: #201863;
	font: 1.1em Helvetica, sans-serif;
   
}


div#contact-niceic {
	margin: 0;
	padding: 10px 0 0 0;
	text-align: right;
}



/********************************/



div#footer-container {
	margin: 0;
	padding: 32px 7px 32px 7px;
	clear: both;
	color: #888887;
	font: normal 1.2em/1.3em Arial, Helvetica, sans-serif;
}

div#footer-left {
	margin: 0;
	padding: 0;
	float: left;
	width: 364px;
}

}
div#footer-left a {
	color: #888887;
	font: normal 1.0em/1.3em Arial, Helvetica, sans-serif;
	text-decoration: none;
}

div#footer-left a:hover {
	text-decoration: underline;
}


div#footer-right {
	margin: 0;
	padding: 0;
	float: right;
	width: 455px;
	text-align: right;
}
div#footer-right a {
	color: #888887;
	font: normal 1.0em/1.3em Arial, Helvetica, sans-serif;
	text-decoration: none;
}

div#footer-right a:hover {
	text-decoration: underline;
}







a img {
	border: none;
}

.clear {
	clear: both;
}
.padding7 {
	clear: both;
	padding: 7px 0 0 0;
}

.padding13 {
	clear: both;
	padding: 13px 0 0 0;
}



.padding20 {
	clear: both;
	padding: 20px 0 0 0;
}
