* { margin: 0; padding: 0; }

/*	DEFAULT TAG STYLING
	------------------------------------------------------------------ */

	
a { text-decoration: none; color: #1A3979; font-weight: bold}
a:hover { text-decoration: underline; }
a:visited { color: #0201bf; }
a img { border: none; }
body { font: 80%/1.2 Arial, Helvetica, sans-serif; }
fieldset { border: none; }
p { padding-bottom: 1em; }
#masthead ul, #sidenav ul, #footer ul { list-style: none; }


/*	CLASSES
	------------------------------------------------------------------ */
.clear { clear: both; }
div.clear, br.clear {
	font-size: 0;
	height: 0;
	line-height: 0;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.splitLeft { float: left; }


/*	WRAPPERS
	------------------------------------------------------------------ */
#wrapper {
	background-color: #DFEAF0;
/*	max-width: 1000px;*/
	background-image: url(../files/images/bg_navigation.gif);
	background-repeat: repeat-y;
}


/*	MASTHEAD
	------------------------------------------------------------------ */
#masthead {
	background-color: #DFEAF0;
	font-size: 90%;
	overflow: hidden;
}
#masthead a { color: #000; }
#masthead #logo {
	background-color: #FFF;
	float: left;
	margin-bottom: -150px;
	padding-bottom: 150px;
	padding-top: 8px;
	width: 173px;
	/* addition to reduce height of header on general pages */ 
	height:56px; 
	overflow:hidden;
	/* end of addition */
}

/* new entry for mobile */
#logo .mobile,
#logo .mobile img, 
#logo .mobile hr, 
#logo .mobile span {
	display:none;
}

/* Addition to reduce white space below logo on home page*/
body.noBar #masthead #logo {
	background-color:#193978;
	padding-top: 0px;
	height:82px;
}
#masthead #logo p {padding: 0;}

/* Addition to reduce white space below logo on home page*/
body.noBar #masthead #logo p{padding-top:8px; background-color:#FFF; height:120px; overflow:hidden;}

#masthead #layouts { float: left; }
#masthead #layouts ul li { display: inline; }
#masthead #search { float: right; text-align: right; }
#masthead #search input { font-size: 90%; }
#masthead #search p { margin-top: 0.5em; }
#masthead #breadcrumb {
	clear: both;
	color: #0000C3;
	font-size: 100%;
	margin-top: 1em;
}
#masthead .splitRight {
	margin-left: 173px; 
	padding: 11px 10px 11px 15px;
}
#masthead.home { margin-left: 0; }


/*	SIDE NAVIGATION
	------------------------------------------------------------------ */
/* TOP LEVEL */
#sidenav {
	background: #193978;
	float: left;
	padding-bottom: 300px;
	width: 173px;
}

#sidenav p {background-color: #FFF;}
#sidenav ul {padding:16px 7px 0 6px;}

/* Addition to reduce white space below logo on home page*/
body.noBar #sidenav ul {padding-top:0px; position: relative; top: -6.5em; }

#sidenav ul li {
	background: #FBFCFD url("../files/images/left_navitem.gif") no-repeat;
	margin-top: 4px;
}

/* Addition to reduce white space below logo on home page*/
body.noBar #sidenav ul li#first {margin-top:0px;}

#sidenav ul li a {
	color: #193978;
	display: block;
	font-weight: bold;
	padding: 5px 14px;
}

#sidenav ul#secondary li a, #sidenav ul#secondary li a, #sidenav ul#tertiary li a, #sidenav ul#quaternary li a {
	padding-bottom: 4px!important;
}
/* SECOND LEVEL navigation */
#sidenav ul ul {
	background: #FFF url("../files/images/subnav_bg.gif") bottom left no-repeat;
	font-size: 90%;
	margin: 0 0 4px;
	padding: 0 7px;
}
#sidenav ul ul li {
	background: none;
	border-top: 1px dotted #666;
	margin: 0;
	padding: 0;
}
#sidenav ul ul li.top { border-top: 0 none #666; }
#sidenav ul ul li.bottom {
	padding-bottom: 0;
	margin-bottom: 0;
	border: 0 none #fff;
}
#sidenav ul ul li a {
	background: #FFF url("../files/images/subnav_bullet.gif") no-repeat; 
	color: #666;
	height: auto;
	padding: 10px 14px;
}
/* THIRD LEVEL navigation */
#sidenav ul ul ul {
	margin-bottom:8px;
	font-size: 100%; background: none; 
	border-top:1px dotted #666;
}
#sidenav ul ul ul li {	
	border-top: 0 solid #fff; 
	margin: 0;
	padding: 0;
}
#sidenav ul ul ul li a {
	background: none; 
	font-weight:normal;
	color: #666;
	height: auto;
	padding: 6px 14px;
}
/* FOURTH LEVEL navigation */
#sidenav ul ul ul ul {
	border-top: 0 solid #fff;
	font-size: 100%;
	margin:0; 
	padding: 0;
}
#sidenav ul ul ul ul li {
	height:24px;
	margin:0;
	padding: 0;
}
#sidenav ul ul ul ul li a { color: #666; }

/* Selected menu items */
#sidenav ul#primary a.selected {
	background: #FBFCFD url("../files/images/nav_selected.gif") no-repeat;
	color: #F00;
	height: 36px;
}
#sidenav ul#secondary a.selected {	
	background: #FFF url("../files/images/subnav_bullet_on.gif") no-repeat; height:auto; 
	min-height:10px; 
}
#sidenav ul#tertiary a.selected {	
	background: #FFF url("../files/images/tertnav_bullet.gif") no-repeat left center;
	min-height:10px; 
}
#sidenav ul#quaternary a.selected { background: none; }


/*	CONTENT layer
	------------------------------------------------------------------ */
#content { margin-left: 174px; }

#topbar UL {
	List-Style-Type: none
}

#topbar ul li { background: transparent url(../files/images/li_howtoapply.gif) no-repeat top scroll 0%;
                padding-left:20px; }


/*	WELCOME (Home page)
	------------------------------------------------------------------ */
#welcome {
	background: #294A86 url("../files/images/home_welcome_left.gif") no-repeat left bottom;
	clear: right;
	height: 129px;
	margin-top: 40px;
}
#welcome p { padding-bottom: 0; }
#welcome .text {
	float: left;
	padding: 12px 31px 0 14px;
	width: 280px;
}
#welcome .image {
	background: url("../files/images/home_welcome_right.gif") no-repeat right bottom;
	padding: 2px;
	margin-left: 280px;
}
#welcome #banner {
	background-color: #294a86;
	background-position: right top;
	background-repeat: no-repeat;
	display: block;
	height: 125px;
	/*width: 100%;*/
}
#welcome .image .banner01 { background-image: url(../files/images/homepage_banner_img_01.jpg); }
#welcome .image .banner02 { background-image: url(../files/images/homepage_banner_img_02.jpg); }
#welcome .image .banner03 { background-image: url(../files/images/homepage_banner_img_03.jpg); }
#welcome .image .banner04 { background-image: url(../files/images/homepage_banner_img_04.jpg); }
#welcome .image .banner05 { background-image: url(../files/images/homepage_banner_img_05.jpg); }


/*	TOPBAR
	------------------------------------------------------------------ */
#topbar { background-color: #FFF; padding-bottom: 1em;}
#topbar p { padding-top: 1em; }


/*	MAIN CONTENT AREA
	------------------------------------------------------------------ */
#main {
	float: left;
	margin-bottom: 2em;
	margin-right: -155px;
	width: 100%;
}
/*#main p { margin-left: 10px; margin-right: 10px; }*/
#main .inner {
	background-color: #FFF;
	margin-right: 155px;
}
/*#content .whiteArea { background: #FFF url("../files/images/content_corner_top.gif") no-repeat; }
#content .whiteArea .inner {
	background: transparent url("../files/images/content_corner_bottom.gif") no-repeat left bottom;
	margin-right: 0;
	padding: 10px 10px 5px;
}
#content .whiteArea hr {
	background-color: #DFE9F0;
	color: #DFE9F0;
	border-style: none;
	height: 8px;
	margin: 1em 0;
}


/*	INFORMATION BAR
	------------------------------------------------------------------ */
#printBar {
	background-color: #DFEAF0;
	float: right;
	width: 155px;
	margin-bottom : 50px;
}
#printBar a { color: #1A3979; font-weight: bold; }
#printBar a.email { background:  url("../files/images/icon_email.gif") no-repeat; }
#printBar a.print { background:  url("../files/images/icon_print.gif") no-repeat; }
#printBar a.email, #printBar a.print {
	display: block;
	font-size: 85%;
	margin-left: 10px;
	padding: 2px 0 2px 30px;
}

#printBar #controls, #printBar .infoBox {
	margin-left: 10px;
	margin-right: 7px;
}

/* Controls (e-mail, print and languages) */
#printBar #controls .top {
	background:  url("../files/images/controls_top.gif") no-repeat;
	height: 14px;
	padding: 0px;
	margin: 0px;
}
#printBar #controls .middle {
	background: #fff;
	border: 1px solid #CCC;
	border-top: none; 
	padding: 1px;
	margin-bottom: 10px;
	margin-top: -3px;
}
#printBar #controls .baseline {
	background: #193978;
	font-size: 2px;
	height: 2px;
	line-height: 2px;
}
#printBar #controls #languages { list-style: none; margin: 0 0 0.5em; padding: 0; }
#printBar #controls #languages li { display: inline; }


/* Information boxes */
#printBar .infoBox { font-size: 85%; margin-bottom: 12px; }
#printBar .infoBox h3 {
	background-color: #1a3979;
	color: #FFF;
	font-size: 110%;
	background-image:  url("../files/images/sidefeat_header_border.gif");
	background-repeat: repeat-x;
	background-position: left bottom; 
	padding: 2px 2px 6px; height:33px;
	margin-bottom: 1em;
}
#printBar .infoBox h3 img { float: left; margin: 3px; }
#printBar .infoBox h4 {
	background: url("../files/images/sidefeat_header_border.gif") repeat-x left bottom;
	margin: 0;
	padding: 0 0 4px;
}
#printBar .infoBox p { margin: 0 5px; padding-left: 0; padding-right: 0; }
#printBar .infoBox .middle {
	background-color: #fff;
	border: 1px solid #CCC;
	border-bottom: none;
	padding: 1px;
}
#printBar .infoBox .base {
	background:  url("../files/images/sidefeat_bot.gif") no-repeat;
	height: 14px;
}

#printBar #emergency h3 {
	background-color: #ff0000;
	color: #FFF;
	font-size: 110%;
	background-image:  url("../files/images/sidefeat_header_emergency.gif");
	background-repeat: repeat-x;
	background-position: left bottom; 
	padding: 2px 2px 6px; height:51px;
	margin-bottom: 1em;
}

#printBar #infoBoxLondonEye p, #printBar #infoBoxFamily p { margin: 5px 5px 0; padding-bottom: 0; }
#printBar #infoBoxNews { color: #1A3979;}
#printBar #infoBoxTips ol { margin-left: 25px; margin-right: 5px; padding-left: 0; }
#printBar #infoBoxTips ol li {
	font-size: 150%;
	color: #000066;
	font-weight: bold;
	margin-bottom: 0.5em;
}
#printBar #infoBoxTips ol li span {
	color: #000;
	display: block;
	font-weight: normal;
	font-size: 62.5%;
	position: relative;
	top: -0.5em;
}


/*	FOOTER
	------------------------------------------------------------------ */
#footer {
	background: #294a86 url("../files/images/botnav_left_footer.gif") no-repeat;
	color: #FFF;
	font-size: 85%;
	padding-left: 7px;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover { text-decoration: underline; }
#footer div.links {
	background: url("../files/images/botnav_right_footer.gif") no-repeat right top;
	padding-right: 7px;
}
#footer ul { padding: 10px;}
#footer ul li { display: inline; }



/*	Information BASE
	------------------------------------------------------------------ */
#base {
	background: #FFF url("../files/images/left_device.gif") no-repeat;
	bottom: 0;
	left: 0;
	margin-top: -202px;
	position: relative;
	width: 173px;
}
#base p {
	color: #193978;
	margin: 0 auto;
	padding: 139px 0 22px;
	text-align: center;
	font-size: 90%;
}


/*	"Equal height columns" effect
	------------------------------------------------------------------ */
#middleWrapper { background: #DFE9F0 url(../files/images/bg_navigation.gif) repeat-y; }




/*	HACKS FOR SAFARI
	courtesy of http://thomas.tanreisoftware.com/?p=11#safari
	------------------------------------------------------------------ */
/* NOTE: These are valid CSS3 rules, but will not validate under CSS2. */

/* Mac Safari (1st method) */
html[xmlns*=""] body:last-child #base { margin-top: -203px; }

/* Mac Safari (2nd method) */
body:last-child:not(:root:root) #base { margin-top: -203px; }


/* PC Safari (regarded as an unreleased version) */
@media all and (min-width: 0px) {
	body:not(:root:root) #base { margin-top: -203px; }
}


p.btt {
	float: right;
	position: relative;
	bottom: 20px;
	right: 10px;
}

p.btt a {
	background: url("../files/images/backtotop.gif") right no-repeat;
	padding-right: 15px;
	color: #193978;
	font-weight: bold;
}

p.noIndent {margin:10px 15px 0px 15px;}


#mobileMainNav {display:none;}
#mobileTopic {display:none;}
#mobileDesc {display:none;}
#mobileLogo {display:none;}
#mobileNews {display:none;}

/* Social Bookmarking */
.socialbookmarks h3 {
padding-left:13px;
}

.socialbookmarks ul li {
display:inline;
padding:0pt 4px 0px 15pt;
text-align:center;
}

/* Skip Navigation */
#skipNavDiv a
{
color:#000;
font-size:85%;
text-align:left;
}

#skipNavDiv a, #skipNavDiv a:hover, #skipNavDiv a:visited
{
position:absolute;
left:0px;
top:-500px;
width:1px;
height:1px;
overflow:hidden;
}
			
#skipNavDiv a:active, #skipNavDiv a:focus
{
position:absolute;
left:188px;
top:30px;
width:auto;
height:auto;
}

.socialbookmarks {
font-size:.8em;
}