@charset "UTF-8";
/* CSS Document */

@font-face {
	font-family: 'PruSansBook';
	src: url('http://www.pru.co.uk/fonts/prusans_book.eot');
	src: local('PruSansBook'), local('PruSansBook'), url('http://www.pru.co.uk/fonts/prusans_book.woff') format('woff'), url('http://www.pru.co.uk/fonts/prusans_book.ttf') format('truetype');
}

@font-face {
	font-family: 'PruSansBook';
	src: url(//:) format('no404'), url('http://www.pru.co.uk/fonts/prusans_book.woff') format('woff'), url('http://www.pru.co.uk/fonts/prusans_book.ttf') format('truetype');
}

body {
	background: #C8CCCF url(/imagefiles/grad_bgnd.jpg) no-repeat;
	font: 75% Arial, Helvetica, sans-serif;
	text-align:center;
	margin:0px;
}
a {
	color:#003366;
}
a:hover {
	color:#cc0000;
}
#container {
	text-align:left;
	width:966px;
	margin: 0 auto;
}
#intsplashsurround {
	background: url(/imagefiles/sky_building_background.png) no-repeat;
	padding-top:393px;
	padding-left:3px;
	margin-top:40px;
}
#splashfooter {
	color: #FFF;
	padding-left:25px;
	clear: both;
	background:#003366;
	height:20px;
	margin-right: 3px;
}
#countrySelect {
	height:150px;
	float: right;
	padding-right: 31px;
}
#countrySelect h1 {
	color: #FFF;
	background: #C00;
	font-size: 1em;
	padding: 6px;
	margin-top: 0px;
	margin-bottom:0px;
}
#countrySelect ul li {
	list-style: none;
	padding: 0px 0px 5px 0px;
	margin: 10px 0px 10px 5px;
	border-bottom: 1px solid #cccccc;
}
#selectLeft {
	width: 150px;
	float: left;
}
#selectRight {
	width: 150px;
	float: left;
	margin-right: 40px;
	background: #fff;
}
.flag {
	margin-right: 10px;
}
#countrySelect ul {
	margin-left: -4px;
}
#countrySelect ul li a {
	text-decoration: none;
}
.legalleft {
	width: 680px;
	padding-top: 2px;
	float: left;
}
.legallinks {
	width: 180px;
	margin-left: 30px;
	text-align: right;
	padding-top: 2px;
	float: right;
	margin-right: 5px;
}
.legallinks a {
	color: #FFF;
	text-decoration: none;
}
.legallinks a:hover {
	color: #ccc;
	text-decoration: none;
}
#container2 #header {
	border-bottom: 10px solid #036;
	margin-left: 0px;
	background: url(/imagefiles/header_grbgnd.gif) repeat-x;
	height: 65px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#sidebar1 ul li {
	list-style: none;
	margin-left: 0px;
	margin-bottom: 5px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	padding-top: 5px;
}
#sidebar1 ul {
	margin-left: 0px;
}
#sidebar1 ul li a {
	text-decoration: none;
	font-weight: bold;
	background: url(/imagefiles/leftnav_arrow.gif) no-repeat;
	padding-left: 15px;
	display:block;
}
.twoColFixLt #container2 {
	width: 966px;
	margin: 0 auto;
	text-align: left;
	background: #fff;
}
.twoColFixLt #sidebar1 {
	width: 160px;
	padding: 20px 10px 15px 15px;
	float: left;
	margin-left: 0px;
	display: inline;
}
.twoColFixLt #mainContent {
	margin: 0 0 0 25px;
	padding: 0 0px 15px 0px;
	float: left;
	width: 500px;
	text-align: left;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
H2 {
	font-size: 120%;
	color: #036;
	margin: 15px 0 10px 0;
}
h1 {
	font-family: PruSansBook, Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	color: #C00;
	margin: 15px 0 15px 0px;
}
#container2 #sidebar1 ul {
	margin-top: -5px;
}
#subFooterInner {
	background: #003366;
	margin-left: 4px;
	margin-right: 3px;
	color: #FFF;
}
#subFooter {
	width: 966px;
	margin: 0 auto;
	clear:both;
	background: #003366;
	height: 20px;
	text-align: left;
}
#mainContent p {
	line-height: 2em;
}
#mainContent table th {
	color: #FFF;
	background: #003366;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #fff;
	padding-left: 5px;
}
#mainContent table {
	border-style: none;
	margin-top: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #ffffff;
	width: 490px;
}
#mainContent td {
	background: #dde1e8;
	color: #000;
	border: 1px solid #fff;
	vertical-align: top;
	padding: 5px;
}
#bodytext .intro {
	margin-top: 0px;
}
#mainContent #bodytext {
	margin-top: 0px;
}
#background {
	background: url(/imagefiles/right_long_image.jpg) no-repeat right 0;
	width:966px;
}
#mainContent li {
	list-style: square url(/imagefiles/bullet.gif);
	margin-left: 40px;
	padding: 5px;
	margin-right: 40px;
}
.lightboxpop {
	background: #FFF;
	text-align: left;
	line-height: 2em;
	padding: 30px;
	;
	padding-top: 5px;
}
#slickbox {
	background: #fff;
	margin: 0 0 20px 0;
	padding: 0px;
}
#slickbox ul {
}
#slickbox li {
	margin: 0px 0px -5px;
	padding: 0px 0px -5px;
}
#slickbox li {
	margin: 0px;
	padding: 0px;
}
#splashbtmcontain {
	background: #FFF;
	width: 966px;
}
#splashLogo {
	width: 306px;
}
#container #intsplashsurround #countrySelect #selectRight ul li #slickbox {
	margin-bottom: 5px;
	padding-bottom: -15px;
	margin-top: 8px;
}
#subFooterInner .legallinks {
	margin-left: 55px;
}
#subFooterInner .legalleft {
	margin-left: 10px;
}
#mainContent ul {
	margin-top: 20px;
	margin-bottom: 20px;
}
#splashLogo {
	width: 310px;
	height: 46px;
	float: left;
}
#container #intsplashsurround #whiteourt {
	background: #FFF;
}
#sidebar1 .sublink a {
	background-image: none;
	font-weight: normal;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding: 5px 0 5px 0;
}
#sidebar1 .sublink {
	border: none;
	margin-bottom:-5px;
	padding-left: 20px;
}
#sidebar1 .sublink.last {
	border: none;
	border-bottom:1px solid #68737a;
	padding-bottom:10px;
	margin-bottom:10px;
}
#sidebar1 .current {
	background: none;
	color:#cc0000;
	border:none;
}

