/* CSS Document */

body {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	width:100%; height:100.5%;
	background:url(/cape/templates/pages/assets/gfx/web_blue.gif) repeat-y;
}

#admin {
	height: 2.5em;
	padding: 0.5em;
	margin:0;
}

.live { border: 3px dashed #33CC00; background-color: #EAFFEA; }
.preview { border: 3px dashed #FF0000; background-color:#FFDFDF; }

#admin_left {
	width: 50%;
	float: left;
	font-size: 1.1em;
}
#admin_right {
	width: 50%;
	float: left;
	text-align: right;
	font-size: 1.1em;
}

#admin a {  
	color: #5D8BBD; 
	text-decoration: none;
}

#outer {
	position: relative;
	/*width: 1179px;*/
	width:100%; height:100.5%;
	color:#636365;
	font-size: 1.1em;
	background:url(/cape/templates/pages/assets/gfx/web_back.gif) repeat-x;
}

#inter {
	margin:0px;
} 

#header{
	width: 1179px;
	height:47px;
	margin-bottom:10px;
}

#header_left{
	width:116px;
	height:47px;
	float:left;
	background-color: #255788;
}

#header_right{
	width:1063px;
	height:47px;
	float:left;
}

#search_bar{
	background-color: #2d2d2d;
	width: 901px;
	height: 18px; /*19*/
	float:left;
	text-align:right;
	padding-top:1px;
}

#search{
	height: 18px;
	width:205px;
	float:right;
	padding-right:20px;
}

#search_em{
	background-color:#3d3d3d;
	width: 161px;
	height: 19px;
	float:left;
	border-left:1px solid #8d8b8e;
}

#topmenu{
	background-color: #656366;
	width: 886px; /*901*/
	height: 22px;
	float:left;
	color:#FFFFFF;
	font-weight:bold;
	font-size:1.1em;
	padding-left:15px;
	padding-top:6px;
}


#topmenu ul {
	display:inline;
	margin:0px; 
	padding-left:15px;
}

#topmenu li {
	list-style: none;
	margin:0px;
	padding-right: 15px;
	/*line-height: 2.0em;*/
	display:inline;
}
#topmenu li a.selected {
	color:#ca6410;
}


#topmenu a {
	color:#FFFFFF;
	display:block;
}


#topmenu_em{
	background-color: #716f72;
	width: 161px;
	height: 28px;
	float:left;
	border-left:1px solid #8d8b8e;
}

#topbody{
	width: 1179px;
	height: 218px;
	background:#FFFFFF;
}

#topleft{
	width: 432px; /*452*/ /*415 - 20 */
	float:left;
	padding:0px 0px 0px 20px; /*50->20*/
	height:218px;
}

.generic_left{
	float:left;
	max-width:217px;
	padding-right:0px;
	min-width: 100px;
}

* html .generic_left {
	width:215px;
}


#topcentre{
	width: 387px;
	float:left;
	height:218px;
}

#topcentre .generic {
	color:#FFFFFF;
	font-size:1.5em;
	font-weight:bold;
	vertical-align:bottom;
	padding-left:10px;
	margin:0px;
}

#topcentre .generic p{
	margin:0px;
	padding:0px;	
}


.bannerleft_home{
	color:#FFFFFF; 
	font-weight:bold;
	vertical-align:bottom;
	height:190px;
	padding-left:10px;
	padding-right:10px;
	z-index:100;
}

.second_nav{
	padding-top:5px;
}

.banner{
	height:218px;
	vertical-align:bottom;
	position:relative;
	z-index: 10;
}

#topright{
	width: 329px;
	float:left;
	padding-left:11px;
}

.rightbox{
	margin-bottom:10px;
	float:left;
}

.shareprice_top, .careers_top{
	width: 150px; /*167*/
	height: 84px; /*`04*/
	background-color:#656366;
	float:left;
	/*margin-bottom:10px;*/
	color: #FFFFFF;
	padding: 20px 0px 0px 17px; 
}

.shareprice_top h1{
	font-size:1.7em;
	margin:0px;
	padding:0px;
	color:#FFFFFF;
}

.sharepricetop_em, .careerstop_em{
	width: 161px;
	height:104px;
	background-color:#716f72;
	border-left:1px solid #8d8b8e;
	float:left;
	/*margin-bottom:10px;*/
}

a.c_link{color:#FFFFFF; text-decoration:underline;}
a.c_link:hover{ text-decoration:none;}

.signup{
	width: 150px; /*167*/
	height: 94px; /*104*/
	background-color:#656366;
	float:left;
	color: #FFFFFF;
	padding: 10px 0px 0px 17px; 
}

.signup h1, .signup h2, .rightbox h2{
 font-size:1.7em;
 margin:0px;
 padding:0px;
 color:#FFFFFF;
}


.signup_em{
	width: 161px;
	height:104px;
	background-color:#716f72;
	border-left:1px solid #8d8b8e;
	float:left;
}

#mainbody{
	width: 1179px;
	margin-top:11px;
	background:url(/cape/templates/pages/assets/gfx/bodycentre.gif) repeat-y;
}

* html #mainbody{
	width: 1179px;
	margin-top:5px;
	background:url(/cape/templates/pages/assets/gfx/bodycentre.gif) repeat-y;
}


#mainleft{
	width: 148px;
	float:left;
	margin-right:13px;
}

#mianleft_top{
	width: 129px;
	background:url(/cape/templates/pages/assets/gfx/blue_edge.gif) no-repeat top right #00568b;
	height:45px; /*92*/ /*52*/
	color:#FFFFFF;
	padding: 35px 0px 0px 17px;
	font-size: 1.3em;
	font-weight:bold;
}

#mianleft_top a{
	color:#FFFFFF;
}

#mainleft_middle{
	width: 138px; /*148*/
	padding-bottom:20px;
	padding-right:10px;
}

#mainleft_middle ul {
	margin-top:0px;
	padding-top:0px;
	list-style: none;
	margin-left: 0;
	padding-left: 1.5em;
}

#mainleft_middle li {
	margin:0px;
	padding-bottom:5px;
	display: block;
	line-height: 1.0em;
	font-weight:bold;
	font-size:1.0em;
}


#mainleft_middle li a{
	color:#FFFFFF;
}

#mainleft_middle li a.selected{
	color:#ca6410;
}

#mainleft_middle li a:hover{
	display: block;
	line-height: 1.0em;
	color:#ca6410;
}

/*#mianleft_bot{ 
 	width: 146px;
 	height:132px;
 	background-color: #356490;
	border-top: 1px solid #5f83a5;
	position:absolute;
	bottom:0px; left:0px;

}
*/

#maincentre{
	width: 856px;
	float:left;
}

#maincentre_top{
	background:url(/cape/templates/pages/assets/gfx/gray_edge.gif) no-repeat top left #dddddd;
/*	height:125px;*/
	width: 816px; /*856*/
	float:left;
	padding:28px 0px 0 40px;
}

#main_topcontent{
	float:left;
	/*width:508px;*/ /*593*/
	/*padding:28px 25px 0px 40px;*/
	margin:0px;
	width: 796px; /*856 - 788*/
	/*max-width:508px;*/
}

#main_topcontent_home{
	float:left;
	margin:0px;
	width: 796px; /*856 - 788*/
}

#main_topcontent_home .generic_intro{
	float:left;
	width:525px;
}


#main_topcontent .generic_intro{
	float:left;
	width:775px; /*525*/
}

.main_topfactsheet{
	float:right;
	width:257px; /*257*/
	background-color:#ededed;
	height:83px; /*100*/
	margin:0px;
	padding:14px 0px 3px 3px;
}

.main_topfactsheet img {
	vertical-align:bottom;
}

.main_topfactsheet p{
margin:0px;
padding:0px;

}

.main_topfactsheet a{
color: #255988; text-decoration:none;
}

.main_topfactsheet a:hover{
color: #255988; text-decoration:none;
}


.main_topfactsheet h1 {
	font-size:1.7em;
	color: #255988;
	margin-bottom:5px;
	padding:0px;
}

#maincentre_body{
	float:left;
	width: 826px; /*826*/
	background:url(/cape/templates/pages/assets/gfx/main_back.gif) repeat-x;
	padding-left:30px;
	padding-bottom:20px;
}

#maincentre_body a{
color: #255988; text-decoration:none;
}

#maincentre_body a:hover {
color: #255988; text-decoration:none;
}

#home_maincentre_body{
	float:left;
	width: 817px; 
	background:url(/cape/templates/pages/assets/gfx/main_back.gif) repeat-x;
	padding-left:39px;
	padding-top:25px;
	min-height:200px;
}

#main_bodycontent{	
	background:#FFFFFF;
	width: 778px; /*808*/
	margin-top:10px;
	padding-top:10px;
	padding-left:10px;
	padding-right:20px;
	min-height:200px;
}

#mainright{
	width: 161px;
	float:left;
	background:url(/cape/templates/pages/assets/gfx/main_right.gif) repeat-x;	
	border-left:1px solid #e7e7e7;
	height:300px; /*270*/
}

#footer{
	width: 1179px;
	height: 100px;
	margin-top:10px;
}

#footer_em{
 	height:132px;
 	background-color: #356490;
	border-top: 1px solid #5f83a5;
	width:146px;
	float:left;
}

#footer_cont{
	border-top: 1px solid #ebebeb;
	float:left;
	margin-left:20px;
	width:1011px;
	padding-top:5px;
}

#footer_lcont{
	float:left;
	width:111px;
}

#footer_rcont{
	float:left;
	width:740px;
	text-align:right;
	padding-right:160px;
}

#sitemap ul li{
	padding-bottom:5px;
}

#advancedcalc h3{
	padding-top:5px;
}

#timeline a{
color:#FFFFFF;
}

#timeline a:hover{
color:#e36501
}

.investorpack td{
	vertical-align:middle;
	border-top:1px solid #ebebeb;
}

.packbox{
	background-color:#dddddd;;

}

.inputpack{
	padding-left:8px;
}


.go_submit{
	width: 27px;
	height: 25px;
	background-color:#FFFFFF; 
	border:none;
	color: #FF6600;
	cursor:pointer;
	vertical-align:middle;
	margin:0px;
	padding:0px;
	font-size:1.0em;
}

.pack_submit{
	width: 70px;
	height: 22px;
	background-color:#00568b; 
	border:1px solid #00568b;
	color: #FFFFFF;
	cursor:pointer;
	vertical-align:middle;
	margin:0px;
	padding:0px;
}

.apply_submit{
	width: 75px;
	height: 22px;
	background-color:#00568b; 
	border:1px solid #00568b;
	color: #FFFFFF;
	cursor:pointer;
	vertical-align:middle;
	margin:0px;
	padding:0px;
}


.pack_submit1{
	width: 70px;
	height: 22px;
	background-color:#00568b; 
	border:0px;
	color: #FFFFFF;
	cursor:pointer;
	vertical-align:middle;
	margin:0px;
	padding:0px;
}

.alerts_button{
	height: 22px;
	background-color:#00568b; 
	border:0px;
	color: #FFFFFF;
	cursor:pointer;
	vertical-align:top;
	margin:0px;
	padding:0px 2px 0px 2px;
}

.box_blue{
	float:left;
	width:267px;
	/*background-color:#009900;*/
}

.box_orange{
	float:left;
	width:267px;
	/*background-color:#009900;*/
}

.orange{
	color:#FF6600;
}

.box_orange a {
	color: #FF6600; text-decoration:none;
}

.box_orange a:hover {
	color: #FF6600; text-decoration:none;
}

.box_orange h3{
	width:257px; /*267*/
	height:16px; /*30*/
	background:url(/cape/templates/pages/assets/gfx/orange_bar.gif) no-repeat;
	font-weight:bold;
	color:#FFFFFF;
	padding:7px 0px 7px 10px;
	margin-bottom:0px;
	font-size:1.1em;
}	

.box_orange p{
	width:251px;
	background:#FFFFFF;
	margin-left:3px;
	margin-top:0px;
	margin-bottom:0px;
	padding:10px 5px 5px 5px;
}

.box_cont_orange p{
	width:249px;
	background:#FFFFFF;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding:5px 2px 5px 5px;
}

.box_blue h3{
	width:257px;
	height:16px;
	/*height:16px;*/
	background:url(/cape/templates/pages/assets/gfx/blue_bar.gif) no-repeat;
	padding:7px 0px 7px 10px;
	font-weight:bold;	
	color:#FFFFFF;
	margin-bottom:0px;
	font-size:1.1em;
}	

.box_blue p{
	width:251px;
	background:#FFFFFF;
	margin-left:4px;
	margin-top:0px;
	margin-bottom:0px;
	padding:10px 5px 0px 5px;
}

.box_blue a {
	color: #255988; text-decoration:none;
}

.box_blue a:hover {
	color: #255988; text-decoration:none;
}

.box_cont_orange{
	width:256px; /*260*/
	background:#FFFFFF;
	margin-left:3px;
	margin-top:0px;
	padding:5px 5px 0px 0px;
}


.box_cont{
	width:256px; /*260*/
	background:#FFFFFF;
	margin-left:4px;
	margin-top:0px;
	padding:5px 5px 0px 0px;
}

.title_bold{
	font-weight:bold;
	font-size:1.6em;
	color: #FFFFFF;
}

.large_font{
	font-size:1.4em;
}

.small_font{
	font-size:0.9em;
}

.small_bfont{
	font-size:0.9em;
	color: #255988;
}

.profiletextwide{
	float:left;
	width:600px;
	padding-right:50px;
	padding-bottom:20px;
	padding-top:10px;
}

.profileimg{
	float:left;
	margin-top:10px;
}

.tlbox {
	background-color:#2d2d2d;
	color:#FF0000;
}

.back{
padding:10px 0px 10px 0px;
}

#vac_table_box{border-top:4px solid #EEEEEE; padding:20px;}

#vac_table_box h2{
	color:#333333;
	font-family:Verdana,Sans-Serif;
	font-size:13pt;
	font-weight:normal;
	letter-spacing:-0.03em;
	padding-bottom:8px;
	padding-top:4px;
	text-align:left;
}

#vac_table_box table tr th{color:#707070; font-family:Tahoma,Sans-Serif; font-size:11px; line-height:18px; text-align:left;}
#vac_table_box table tr td{padding-bottom:6px; padding-top:6px;}
#vac_table_box table tr th.th_right{text-align:right;}
#vac_table_box table tr td.td_left{text-align:left;}
#vac_table_box table tr td.td_right{text-align:right;}
#vac_table_box a{text-decoration:none; color:#2299D0;}
#vac_table_box a:hover{text-decoration:underline; color:#2299D0;}
#vac_table_box table tbody tr th.th_btm_line{border-bottom:1px solid #DDDDDD;}
#vac_table_box table tbody tr td.td_btm_line{border-bottom:1px solid #EEEEEE;}

#job_vacancy h2{
color:#008ACA;
font-family:Verdana,Sans-Serif;
font-size:1.3em;
font-weight:normal;
letter-spacing:-0.03em;
padding-bottom:8px;
padding-top:4px;

}



#job_vacancy table tr td{padding-bottom:2px; padding-top:2px;}
#job_vacancy .lightblue_txt{color:#008ACA;}

.vacancies a{
	text-decoration:underline;
}

.calendar th{
	text-align:left;
	border:none;
}

.calendar td{
	border-bottom:1px solid #ebebeb;
	padding-bottom:10px;
}

.calendar table a{
text-decoration:underline;
}

.news th{
	text-align:left;
	border:none;
}

.news td{
	border-bottom:1px solid #ebebeb;
	padding-bottom:5px;
	padding-top:5px;
}

table.news a { text-decoration: none; }
/*table.news td { padding-bottom: 10px; padding-right: 5px;}*/


.remindme_submit{
	width: 80px;
	height: 25px;
	background-color:#00568b; 
	border:0px;
	color: #FFFFFF;
	cursor:pointer;
}

.aimrule td{
	padding-bottom:10px;
	padding-top:10px;
}

.border td{
	padding-bottom:10px;
	border-bottom:1px solid #ebebeb;	
}

ul.archive { 
	list-style-type: none; 
	list-style-image: none; 
	margin-left:100px;
	padding:0px;
}
ul.archive li {
	float: left;
	margin-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	border-right: 1px solid #ccc;
	padding-bottom: 0;
}
ul.archive li.first {
	margin-left: 0px;
}
ul.archive li.last {
	border-right: none;
}
ul.archive li a {
	text-decoration: none; 
}
ul.archive li a.active {
	color: #255988;
}

.title_bblue{
	font-weight:bold;
	font-size:1.6em;
	color: #255988;
}

h1 {
	font-size:1.7em;
	color: #255988;
	margin-top:0px;
}

h2 {
	font-size:1.3em;
	color: #255988;
	margin-top:0px;
}

h3 {
	font-size:1.1em;
	margin-top:0px;
	color: #255988;

}

p {
	padding-top:0px;
	margin-top:5px;
}

a {
color:#636365; text-decoration:none;
}

a:hover {
color:#636365; text-decoration:none;
}

hr {
	color:#ebebeb;	
}

/*.fiveyearfs{
	border-collapse:collapse;
}
*/

.fiveyearfs tr td.fcol{
	width:50%;
	vertical-align:bottom;
}

.fiveyearfs td {
	border-bottom:1px solid #ebebeb;
	vertical-align:bottom;
}

.fiveyearfs tr td.bold {
	border-bottom:2px solid #ebebeb;
	vertical-align:bottom;
}

.fiveyearfs tr td.ptop{
	padding-top:15px;
	vertical-align:bottom;
}

.fiveyearfs tr td.ptopb {
	padding-top:15px;
	border-bottom:2px solid #ebebeb;
	vertical-align:bottom;
}

/* menu */
ul#topnav {height:22px; margin:0; padding:0; position:relative; float:left; /*margin-left:15px;*/ /*margin-top:6px;*/ z-index:200;}
ul#topnav li {float:left; list-style-type:none;}
ul#topnav li a {display:block; text-decoration:none; height:22px; float:left;}
ul#topnav li a:link {text-decoration:none;}
ul#topnav li a:visited {text-decoration:none;}
ul#topnav li a:hover {text-decoration:none; color:#ca6410;}
ul#topnav li a:active {text-decoration:none; color:#ca6410;}

ul#topnav .menu {float:left; top:22px; position:absolute; /*background:url(/cape/templates/pages/assets/gfx/rounded_top.gif) no-repeat top left;*/ /*background:#656366;*/ padding:0px 0px 0px 0px; margin:0px; width:310px; clear:both; z-index:200;}
ul#topnav .menu ul.sub_nav {float:left; z-index:200; background:#DDDDDD; display:block; margin:0px; padding:0px;}
ul#topnav .menu ul.sub_nav {margin:0px; padding:0; width:150px; background:#DDDDDD;}
ul#topnav .menu ul.sub_nav li {float:none; background-image:none; margin:0px; padding:0px;}
ul#topnav .menu ul.sub_nav li a, ul#topnav .menu ul.sub_nav li a:link, ul#topnav .menu ul.sub_nav li a:visited { font-weight:bold; display:block; color:#636365; text-decoration:none; /*padding:0px 5px 5px 0px;*/ height:100%; background-color:transparent; padding:5px; margin:0px; width:120px;}
ul#topnav .menu ul.sub_nav li a:hover {color:#ca6410; text-decoration: none; }
ul#topnav .menu ul.sub_nav li a:active {color:#ca6410; text-decoration: none;}
ul#topnav .menu ul.sub_nav li a.selected {color:#ca6410;}
ul#topnav li .menu {display:none;}

.menu_onerow{width:150px;}

.rounded_bottom{float:left; background:url(/cape/templates/pages/assets/gfx/round_bottoml.png) no-repeat left top; height:5px; width:310px;}

.rounded_top{float:left; background:url(/cape/templates/pages/assets/gfx/rounded_topl.png) no-repeat left bottom; height:6px; width:310px; margin:0px; padding:0px;} 
* html .rounded_top {margin-top:-9px;} 

.nav_cont{width:310px; background:#DDDDDD; float:left; margin:0px;}

ul.sub_nav li ul {padding:0px; margin:0px; float:left; width:130px;}
ul.sub_nav li ul li{width:130px;}
ul.sub_nav li ul li a{width:130px; display:block;}