/*   CSS Document --------- main.css   */

/* GENERAL */

* {margin:0; padding:0;}

body {
	font-family:Arial, Helvetica, sans-serif; 
	text-align:center; 
	font-size:0.7em; 
	color:#666;
}

body div {text-align:left;}
body.popup {margin:10px;}

.smallTxt {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 0.82em; color:#666;}
.lightGrey {color:#999999;}
.largePrice {color: #003300; font-size:1.63em;}

img {border:0;}
img.left {float:left; vertical-align:top;}
img.logo {float:left; padding:15px 0 0 42px;}
img.box {padding:9px 0 0 13px;}

form, label {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

input, select {font-size:1em;}
input.search {width:160px; color:#999;}
input.searchbtn {padding-top:5px;}

.dropDownLinks {width: 180px}

p {margin-bottom:15px;}
p.intro {font-weight:bold;}

pre {font-size:1em;}


/* HEADER STYLES */

h1 {padding-bottom:5px;}
h2 {font-size:1.18em; color:#00883E; margin:4px 0 5px 0;}
h2.grey {font-size:1.18em; color:#666; margin:8px 0 0 0;}
h3 {font-size:1.18em; font-weight:bold;}


/* LINK STYLES */

a {color:#00883E; text-decoration:none;}
a:hover {color:#00883e; text-decoration:underline;}
a.breadcrumb {color:#999;}
#services a {color:#fff; text-decoration:none; padding-left:8px;}
a.bold {font-weight:bold;}


/* INLINE NAV STYLES */

#content ul#inlinenav { 
	padding:10px 0; 	
	margin:0; 	
	list-style-type: none; 
	overflow:hidden;
	float:left;
}

ul#inlinenav li {
	float:left;
	margin-right:1px;
	display:inline;
}

ul#inlinenav li a {
	font-weight:bold;
	font-size:1.09em;
	display:block;
	text-align:center;
	padding:6px 0;
	color:#00883E;
	width:58px; 
	background-color:#ECF6F1;
}

ul#inlinenav.first_active li a.first, ul#inlinenav li a:hover, ul#inlinenav li.on a {
	background-color:#fff;
	border:1px solid #eaeaea;
	width:56px;
	text-decoration:none;
	padding:5px 0;
}


/* MAIN DIVS */

#resisable {
	width:100%;
	background: url(/impax/images/bottom_bg.jpg) repeat-x 100% 100%;
}

#wrapper {
	width:1000px; 
	margin:0 auto; 
	text-align:left;
}

#content_wrapper {
	width:1000px; 
	background: url(/impax/images/shaddow_bg.jpg) repeat-y; 
}

#banner {
	width:1000px; 
	height:110px;
	background: url(/impax/images/banner.jpg) no-repeat left top; 
}

#left_col {
	float:left;
	width:238px;
	margin-left:20px;
	display:inline;
}

#form_wrap {
	clear:both;
	width:216px;
	margin-left:20px;
	display:inline;
}

#nav_bottom {
	float:left;
	width:236px;
	height:38px;
	display:inline;
	background: url(/impax/images/nav_bottom.jpg) repeat-x left top;
	border-right:1px solid #eaeaea;
}

#search {
	background: url(/impax/images/search_2.jpg) no-repeat left top;

} 

#breadcrumb {
	float:left;
	width:475px;
	margin:5px 26px 20px 23px;
	color:#999;
	display:inline;
}

#content { 
	float:left;
	width:675px;
	margin:0 26px 0 23px;
	display:inline;
}

#footer {
	width:1000px; 
	height:194px;
	background: url(/impax/images/footer.jpg) no-repeat left top; 
}

#services {float:right; margin:47px 10px 0 0;}
#investis {float:left; margin:67px 0 0 20px; display:inline;}

#main_content {float:left; width: 420px}

#fin_box {
	float:right; 
	border: solid 1px #E5E5E5; 
	width: 209px; 
	height: 100px; 
	background:url(/impax/images/backFinCalendar.gif) no-repeat bottom right;
}

#share_box {
	float:right; 
	border: solid 1px #E5E5E5; 
	width: 209px; 
	margin-top: 9px
}

#mini_chart {padding:0 8px 0 10px}


/* CLEARS */

.clearboth, .clr {clear:both;}
.clearleft {clear:left;}


/* TABLE STYLES */

table, table.newstable, table.datatable {
	width:100%;
	border-spacing:0px;
	border-collapse:collapse;
	empty-cells:show;
}

table.newstable thead th {
	color:#00883e;
	font-size:1.18em;
	padding:4px 0 4px 12px;
}

table.newstable tbody tr td, table.newstable tbody tr th {
	background-color:#f5f5f5;
	border-bottom:1px solid #fff;
	padding:4px 0 4px 12px;
}

table.newstable tbody tr th {
	font-weight:normal;
}

table.newstable thead th {
	color:#666;
	font-size:1em;
	padding:4px 0 4px 12px;
}

table.datatable tbody tr th {
	background-color:#f5f5f5;
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
	padding:4px 12px;
}

table.datatable tbody tr td, table.datatable thead tr th {
	background-color:#f5f5f5;
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
	padding:4px 0 4px 12px;
}
table.datatableG td{
	background-color:#ECF6F1;
	padding:4px 0 4px 12px;
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
}


table.rns {margin:10px 0 5px 0;}
table.rns tr {height:10px;}

/* LIST STYLES */

#content ul {margin-left:30px; padding-bottom:5px;}
#content li {padding-bottom:3px;}

/* SITE TOOLS */

#tools {float:right; width:150px; margin:5px 8px 0 0;}
#tools ul {margin:0; padding:0; list-style-type:none; display:inline;}
#tools ul li {display:inline; padding-left:5px;}
#tools ul li a {padding-left:16px; }
#tools ul a {font-size:1em; color:#999999; text-decoration:none; }
#tools ul li a:hover {color:#999999;}
#tools ul li a.print {background: url(/impax/images/print.gif) no-repeat 0 50%;}
#tools ul li a.bookmark {background: url(/impax/images/bookmark.gif) no-repeat 0 50%;}


/* SITE MAP STYLES */

#sitemap ul {margin:0; padding:0; list-style-type:none; font-weight:normal;}
#sitemap ul li {list-style-type:none; margin:0; list-style-position:outside;}
#sitemap li.lev0 {list-style-type:none; padding:2px 0 3px 10px;}
#sitemap li.lev1 {list-style-type:none; padding:2px 0 3px 25px; font-weight:bold;}
#sitemap li.lev1 h1{font-size:1.36em;}
#sitemap li.lev2 {list-style-type:none; padding:2px 0 3px 25px; font-weight:bold;}
#sitemap li.lev2 h2{font-size:1em;}
#sitemap li.lev3 {list-style-type:none; margin-left:40px; padding:2px 0 3px 10px; font-weight:bold;}
#sitemap li.lev3 h3{font-size:1em;}
#sitemap li.lev4 {list-style-type: none; margin-left:60px; padding:2px 0 3px 10px;}


/* ALERT SERVICE STYLES */

hr.hr_grey {clear:both; height:1px; background: url(/arriva/images/dot_grey.gif) repeat-x; margin-top:10px; padding:0;}
p.rns {margin:0 0 15px 0; font-weight:bold;}
input {padding:2px; margin-bottom:5px;}
select {padding:0; margin-bottom:5px;}
fieldset {border:none;}
label.alert {float:left;width:200px;padding:0;margin:0 10px 5px 0;}
.btn_text{background-color:#fff; color:#333; border:1px solid #333; overflow:hidden; margin-bottom:5px; font-weight:bold; cursor:pointer;}


/* FOUND PAGE STYLES */
#f_body {
	float:left;
	width:440px;
}
#f_rightcol{
	float:left;
	width:206px;
	 margin-left:20px;
}
.arrow a{
	background: url(/impax/images/arrow.gif) no-repeat 0 2px;
	margin:0;
	padding:0 0 0 15px;	
	display: block;
}

.arrow_cal a {
	background: url(/impax/images/arrow.gif) no-repeat 10px 32px;
	margin:0;
	padding:30px 0 0 25px;	
	display: block;
	float:left;
	width:100px;
}

.r_col_1 {
	border:1px solid #E5E5E5;
	background: url(/impax/images/ifsl1.gif) no-repeat top;
	width:206px;
	height:78px;
	margin-bottom:10px;
}

.r_col_2 {
	border:1px solid #E5E5E5;
	background: url(/impax/images/investment.gif) no-repeat top;
	width:206px;
	height:78px;
	padding:0;
	margin-bottom:10px;
}

.r_col_3 {
	border:1px solid #E5E5E5;
	background: url(/impax/images/enquiries.gif) no-repeat top;
	width:206px;
	height:78px;
	margin-bottom:10px;
}
.link1 {float: left; padding-top: 25px; padding-left: 13px;}
.link2 {float: left; padding-top: 8px; padding-left: 13px;}

/* CORPORATE GOVERNANCE */

.peopleSummaryPosition {width: 268px; float: left; border-top: solid 1px #EAEAEA; margin-top: 7px; padding-top: 7px}
.peopleSummaryName {width: 330px; float: left; border-top: solid 1px #EAEAEA; margin-top: 7px; padding-top: 7px}
.peopleSummaryLink {float: left; border-top: solid 1px #EAEAEA; margin-top: 7px; padding-top: 7px}
#cornwall, #fogg, #taunt1, #cameron, #berry, #trafford, #rossbach, #johnson, #aarts, #vanderkolk, #gottelier, #forster, #falconer, #kempton, #morris , #simm , #taunt, #brown, #jenkyn {width: 680px; display: none; padding-top: 18px; padding-bottom: 15px}
.peopleDetailsImage {width: 100px; float: left}
.peopleDetailsText {width: 570px; float: left}
.h2img {padding-top: 20px}
.colheader {
	CLEAR: both;
	margin:0;
	padding:10px 0 0 0;
}
.col1 {
	FLOAT: left;
	WIDTH: 150px;
}
.col2 {
	FLOAT: left;
	WIDTH: 45px;
}
.col3 {
	FLOAT: left;
	WIDTH: 180px;
}
.col4 {
	FLOAT: left;
	WIDTH: 200px;
}
.col5 {
	CLEAR: left;
	FLOAT: left;
	WIDTH: 150px;
}
.col6 {
	FLOAT: left;
	WIDTH: 450px;
}
.commenthidden{ margin-top:10px;}