@charset "UTF-8";
/* CSS Document 

Style categories:
1. TYPOGRAPHY
2. LIST DEFAULTS
3. DEFAULT LINK COLOURS
4. DIV CONTAINERS - Elements of these are listed further below
5. #HEADER --- LOGO, NAME & SUPPORT BUTTONS
6. #SIDEBAR --- NAVIGATION BAR & FLYOUTS
7. #MAINCONTENT --- BREADCRUMBS
8. #FOOTER --- SITE SUPPORT LINKS
9. HEARING LISTS
10. CALENDAR FORMATTING
11. SEARCH FORMS
12. DOCUMENT TABLES
13. TRACEE TABLES
14. AWARD MODERNISATION CFM PAGES

*/


/* 1. TYPOGRAPHY */
body {
	margin: 0;
	font: 0.9em Arial, Helvetica, sans-serif;
	color: #000000;
 	width: 1004px;
}
li {
	font-size: 0.9em;
}
.margins {
	margin: 20px;
	width: 90%;
}
h1 {
	font: 1.7em Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006699;
	margin-bottom: 0;
	padding-top: 0.3em;
}
h2 {
	font: 1.25em Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006699;
	margin-bottom: 0;
	padding-top: 0.3em;
}
h3 {
	font: 1em Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006699;
	margin-bottom: 0;
	padding-top: 0.3em;
}

p {
	margin: 0.8em 0 0.2em 0;
	font-size: 0.9em;
}
.lr_indent {
	padding-left: 1em;
	padding-right: 1em;
}
h1+p, h2+p, h3+p {
	margin-top: 0.6em;
}
p+h1, p+h2, p+h3, li+h1, li+h2, li+h3 {
	padding-top: 0.2em;
}

/* 2. LIST DEFAULTS */
ul {
	list-style-type: square;
	margin: 0.8em 0 0.2em 0;
	padding-left: 17px;
}
#inline li {
	list-style-type: none;
	display: inline;
	padding-right: 20px;
	margin-left: -17px;
}
.indent {
	padding-left: 5px;
}

/* 3. DEFAULT LINK COLOURS */	
a:link {
	color: #006699;
	text-decoration: underline;
}
a:visited {
	color: #330033;
	text-decoration: underline;
}
a:hover {
	color: #006699;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: underline;
}

/* 4. DIV CONTAINERS - Elements of these are listed further below */
#container { 
	width: 1004px;
	height: 100%;
	background-color: #ffffff;
	margin: 0;
} 
#header {
	background-image: url(/images/hder_bgd.jpg);
	background-color:#000000;
	margin: 0;
	height: 95px;
	padding: 0;
}
#header_awardmod {
	background-image: url(/images/awardmod_banner.jpg);
	background-color:#000000;
	margin: 0;
	height: 144px;
	padding: 0;
}
#sidebar {
	float: left;
	width: 178px;
	margin-top: 1px;
}
#mainContent {
	float: right;
	margin-top: 1px;
	width: 826px;
}
#bannerArt {
	background-image: url(/images/splashimage.jpg);
	background-color: #cccccc;
	height: 119px;
	width: 826px;
} 
#bragbox {
	width: 90%;
	margin-top: 1.5em;
	padding: 10px 10px 10px 15px;
	background-color: #e4edf9;
	border: 1px solid #cad5eb;
}
#textArea {
	padding: 10px 0 10px 27px;
}
#footer {
	clear: both;
	padding: 46px 0 20px 12px;
	font: 12px/15px Arial, Helvetica, sans-serif;
	color: #333333;	
}
#iframe {
	margin-top: 1.5em;
	height: 1%;
	overflow: visible;
}
.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;
}

/* 5. #HEADER --- LOGO, NAME & SUPPORT BUTTONS*/
.logo {
	float: left;
	margin: 0;
}
#name {
	font: 17px Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding-top: 10px;
}
#name table.support_btns {
	float: right;
	margin-right: 10px;
}
#name .title {
	padding-top: 43px;
	padding-left: 117px;
	text-align: left;
	display: none; 
}
.support_btns a {
	font: 12px/15px Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin: 0 5px 0 0;
}
.support_btns table {
}
.hdr_btn1, .hdr_btn2 {
	margin: 0 2px 0 0;
}
#fullbenchtab {
	float: right;
	height: 40px;
	margin-right: 0;
}
#fullbenchtitle {
	margin-top: 44px;
}

/* 6. #SIDEBAR --- NAVIGATION BAR & FLYOUTS */
#navigation {
	width: 178px;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	background: #e8ebf2;
}
#navigation li a:link, #navigation li a:visited {
	font-size: 12px;
	line-height: 15px;
	display: block;
	padding: 6px 0 6px 12px;
	clear: both;
	width: auto;
}
#navigation a:link, #navigation a:visited {
	color: #003366;
	text-decoration: none;	
}
/* --- first level links --- */
li.topmore, li.top, li.topexp {
	background-color: #d6dce7;
	border-bottom: 1px solid #ffffff;
}
/* --- second level links --- */
li.sub, li.submore, li.subexp {
	text-indent: 5px;
	border-bottom: 1px solid #ffffff;
}
li.Notices, li.Decisions, li.Transcripts, li.Exhibits, li.Submissions, li.Draft, li.Correspondence, li.Exposure { 
	/*includes link colours for Award Modernisation Industry pages */
	text-indent: 5px;
	border-bottom: 1px solid #ffffff;
}
/* --- third level links --- */
li.sub2, li.submore2, li.subexp2 {
	color: #000000;
	text-indent: 10px;
	border-bottom: 1px solid #ffffff;
}
/* --- flyout menus links --- */
.navlink a:link, .navlink a:visited { 
	font-size: 9pt; 
	color: #ffffff; 
	text-decoration: none; 
}
/* --- arrows --- */
#navigation li.topmore a, li.submore a {
	background: url(/images/arw_right.gif) no-repeat right top;
} 
#navigation li.topexp a, li.subexp a {
	background: url(/images/arw_down.gif) no-repeat right top;
} 
/* --- active link colours --- */
#navigation li.topexp_active {
	background:#4e6d8c url(/images/arw_down_w.gif) no-repeat right top;
	border-bottom: 1px solid #ffffff;
}
#navigation li.top_active {
	background:#4e6d8c; 
	border-bottom: 1px solid #ffffff;
}
#navigation li.subexp_active {
	background:#4e6d8c url(/images/arw_down_w.gif) no-repeat right top;
	text-indent: 5px;
	border-bottom: 1px solid #ffffff;
}
#navigation li.sub_active, #navigation li.Notices_active, #navigation li.Decisions_active, #navigation li.Transcripts_active, #navigation li.Exhibits_active, #navigation li.Submissions_active, #navigation li.Draft_active, #navigation li.Correspondence_active, #navigation li.Exposure_active { 
	/*includes link colours for Award Modernisation Industry pages */
	background:#4e6d8c; 
	text-indent: 5px;
	border-bottom: 1px solid #ffffff;
}
#navigation li.sub2_active {
	background:#4e6d8c; 
	text-indent: 10px;
	border-bottom: 1px solid #ffffff;
}
#navigation li.topexp_active a:link, #navigation li.topexp_active a:visited {
	color: #ffffff;
}
#navigation li.top_active a:link {
	color: #ffffff;
} 
#navigation li.top_active a:visited {
	color: #ffffff;
}
#navigation li.subexp_active a:link, #navigation li.subexp_active a:visited {
	color: #ffffff;
}
#navigation li.sub_active a:link, #navigation li.Notices_active a:link, #navigation li.Decisions_active a:link, #navigation li.Transcripts_active a:link, #navigation li.Exhibits_active a:link, #navigation li.Submissions_active a:link, #navigation li.Draft_active a:link, #navigation li.Correspondence_active a:link, #navigation li.Exposure_active a:link {
	/* includes link colours for Award Modernisation Industry pages */
	color: #ffffff;
}
#navigation li.sub_active a:visited, #navigation li.Notices_active a:visited, #navigation li.Decisions_active a:visited, #navigation li.Transcripts_active a:visited, #navigation li.Exhibits_active a:visited, #navigation li.Submissions_active a:visited, #navigation li.Draft_active a:visited, #navigation li.Correspondence_active a:visited, #navigation li.Exposure_active a:visited {
	/* includes link colours for Award Modernisation Industry pages */
	color: #ffffff;
}  
#navigation li.sub2_active a:link, #navigation li.sub2_active a:visited {
	color: #ffffff;
}
/* --- hover colours --- */
#navigation li.topmore a:hover, #navigation li.topmore_active a:hover {
	background: #859bb5 url(/images/arw_right_w.gif) no-repeat right top;
	color: #ffffff;
}
#navigation li.topexp a:hover, #navigation li.topexp_active a:hover {
	background: #859bb5 url(/images/arw_down_w.gif) no-repeat right top;
	color: #ffffff;
}
#navigation li.top a:hover, #navigation li.top_active a:hover {
	background: #859bb5;
	color: #ffffff;
}
#navigation li.subexp a:hover, #navigation li.subexp_active a:hover {
	background: #2b78b0 url(/images/arw_down_w.gif) no-repeat right top;
	color: #ffffff;
}
#navigation li.sub a:hover, #navigation li.sub2 a:hover {
	background: #2b78b0;
	color: #ffffff;
}
#navigation li.Notices a:hover, #navigation li.Decisions a:hover, #navigation li.Transcripts a:hover, #navigation li.Exhibits a:hover, #navigation li.Submissions a:hover, #navigation li.Draft a:hover, #navigation li.Correspondence a:hover, #navigation li.Exposure a:hover {
	background: #2b78b0;
	color: #ffffff;
}

#navigation li.submore a:hover {
	background: #2b78b0 url(/images/arw_right_w.gif) no-repeat right top;
	color: #ffffff;
}
/* --- info line section --- */
#phonesupport {
	background: url(/images/phsupport_bgd.jpg) repeat-y;
	margin: 0;
	padding: 0;
}
#phonesupport ul {
	list-style: none;
	margin: 0 2px 0 2px;
	padding: 0;
	border-bottom: 1px solid #ffffff;
}
#phonesupport ul.ul2 {
	list-style: none;
	margin: 0;	
	padding: 0 0 23px 2px;
	border-bottom: none;
	background: url(/images/phsupport_btm_bgd.jpg) no-repeat bottom;
}	
#phonesupport li {
	font: 12px/15px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	padding: 10px 0 0 10px;
}
#phonesupport li.big {
	font: 20px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	padding: 0 0 5px 10px;
}
/* --- live chat section --- */
#phonesupport li.li2 {
	font: 12px/15px Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding: 7px 12px 0 10px;
}
#phonesupport a:link {	
	font-weight: bold;	
	text-decoration: underline;
	color: #ffffff;
}
/* --- award modernisation enquiries --- */
#awenquiry {
	background-image: url(/images/brown_bg2.jpg);
	background-repeat: no-repeat; 
	padding: 12px 10px 20px 12px;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
#awenquiry a {
	padding: 0;
	font-size: 12px;
}
/* 7. #MAINCONTENT --- BREADCRUMBS */
#breadcrumbs {
	font: 0.8em Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	color: #000000;
	margin: 16px 0 0 27px;
}	
#breadcrumbs a:link {
	color: #006699;
}
#breadcrumbs a:visited {
	color: #006699;
}
/* 7a. Breadcrumbs for Award Modernisation section */
#breadcrumbs_big {
	background-color: #e0d9c9;
	background-image: url(../images/brown_bg1.jpg);
	background-repeat: no-repeat;
	font-weight: normal;
	color: #333333;
	height: 30px;
	font-size: 1.3em;
	padding: 14px 0 7px 37px;
	/*height: 50px;*/
}
#breadcrumbs_big a:link {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	
}
#breadcrumbs_big a:visited {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
#breadcrumbs_big a:hover {
	text-decoration: underline;
}	


/* 8. #FOOTER --- SITE SUPPORT LINKS */
#footer a:link, #footer a:visited {
	margin: 0 7px 0 7px;
	color: #333333;	
}
#footer a:hover {
	text-decoration: underline;
}

/* 9. HEARING LISTS */
.address {
	font-size: 0.8em;
}
.matter {
	padding: 0.2em 0 0.2em 0;
	font-size: 0.9em;
}
.disclaimer {
	font-size: 0.8em;
	border-top: 1px solid #999999;
	padding-top: 0.3em;
}	

/* 10. CALENDAR FORMATTING */
#calendar table.calformat{
	padding: 0;
	width: 500px;
	border: 1px solid #cccccc;
}
#calendar tr.caldays {
	background-color: #e4edf9;
	color: #000000;
	font-weight: bold;
}
#calendar td {
	border: 1px solid #cad5eb;
	font-size: 0.9em;
	width: 75px;
	margin: 7px;
	padding: 7px;
}

/* 11. SEARCH FORMS */
.vertical {
	width: 95%;
	height: 400px;
}
#form {
	position: absolute;
	height: 1%;
	left: 0;
}	
#mainsearch {
	width: 400px;
	margin: 0;
	padding: 0;
}	
#secondarysearch {
	width: 200px;
	float: right;
	height: 1%;
}		
#bluebox {
	float: right;
	margin-right: 30px;
	padding: 0.3em 0.5em 0.3em 0.5em;
	background-color: #e4edf9;
	border: 1px solid #cad5eb;
	font-size: 0.9em;
}
#bluebox .title, .bluebox_table .title {
	color: #003399;
	font-weight: bold;
	margin-bottom: 5px;
}
.bluebox_table_wide .title {
	color: #003399;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 0.5em 0.5em 0 0;
}	
.bluebox_table {
	margin-right: 50px;
	padding: 0 1em 0.5em 1em;
	width: 250px;
	background-color: #e4edf9;
	border: 1px solid #cad5eb;
}
.bluebox_table_wide {
	margin: 0px;
	}
.bluebox_table td, .bluebox_table_wide td {
	font-size: 0.9em;	
}
.textfield {
	border: 1px solid #859bb5;
	margin: 2px 0 2px 0;
}
#warning {
	margin-top: 0.2em;
	margin-right: 10px; 
	padding: 1em 1em 1em 2em; 
	width: 120px; 
	background: #ffff99 url(/images/warning_bg.jpg) no-repeat; 
	border: 1px solid #cccccc; 
	font-size: 12px;
}
form {
	margin-bottom: 5px;
}
/* 12. DOCUMENT TABLES */
#default td {
	font: 0.9em Arial, Helvetica, sans-serif;
}
#table table {
	width: 90%;
}
#table tableisys {
	width: 100%;
}
#table .th, #tableisys .th {
	background-color: #e0d9c9; /*caramel - for sorting form*/
	padding: 0.5em 1em 0.5em 1em;
}
#table .th1 {
	background-color: #e5e5e5; /*light grey*/
	font-size: 0.9em;
	padding: 1em;
}
#table td {
	background-color: #f0f0f0; /*amber - for regular cells*/
	font-size: 0.8em;
	padding: 0.5em 1em 1em 1em;
}
#tableisys td {
	background-color: #f0f0f0; /*amber - for regular cells*/
	font-size: 0.8em;
	padding: 0.5em 1em 1em 1em;
}
#table_esubs th {
	background-color: #e0d9c9; /*caramel*/
	font-size: 0.8em;
	padding: 0.5em 1em 0.5em 1em;
}
#table_esubs td {
	background-color: #f0f0f0; /*amber - for regular cells*/
	font-size: 0.8em;
	padding: 0.5em 1em 0.5em 1em;
}

.tr2 {
	background-color: #e5e5e5; /*spanish cream*/
	font-size: 0.8em;
	padding: 0.5em 0 1em 1em;
}
#doct table {
	width: 95%;
	margin-top: 1.2em;
	border: 1px solid #948f85;
}
#doct th {
	padding: 10px;
	background-color: #e5e5e5;
	font-weight: bold;
	text-align: left;
}
#doct tr {
	
}
#doct td {
	vertical-align: text-top;
	padding: 5px 10px 5px 10px;
}	

/* 13. TRACEE TABLES */
.thresult {
	padding: 10px 10px 10px 25px;
	background-color: #e4edf9;
	font-size: 0.8em;
}
.container {
	padding: 10px 10px 10px 25px;
}
.tdresult {
	font-size: 0.8em;
	padding: 0.2em;
	vertical-align: top;
	padding: 0;
}
.treven {
	background-color: #e0d9c9; /*caramel*/
}
.trodd {
	background-color: #e5e5e5; /*spanish cream*/
}

/* 14. AWARD MODERNISATION CFM PAGES 
#industry_title {
	background-color: #d6dce7;
	color: #4e6d8c;
	height: 35px;
	font-size: 1.5em;
	font-weight: bold;
	padding: 15px 0 0 25px;
	border-bottom: 1px solid #ffffff;
}
.th {
	background-color: #e0d9c9; /*caramel
	padding: 0 0 0 1em;
}
.th1 {
	background-color: #e5e5e5; /*light grey
	font-size: 0.8em;
	padding: 0.5em 0 0.5em 1em;
}
.tr1 {
	background-color: #f0f0f0; /*amber
	font-size: 0.8em;
	padding: 0.5em 0 1em 1em;
}
.tr2 {
	background-color: #e5e5e5; /*spanish cream
	font-size: 0.8em;
	padding: 0.5em 0 1em 1em;
}
*/
#awmod_watermark {
	float: right;
	font-size: 28px; 
	font-weight: lighter;
	text-align: right;
	margin-top: -10px;
	margin-right: 10px; 
	color: #f0ece3;
}

/* TOP OF PAGE */
#pagetop {
	float: right;
	margin-right: 0px;
	font: 11px Arial, Helvetica, sans-serif;
}

/* ANOTHER IE6 HACK -- M$ ought to be shot */

/* 	Hide from IE5-mac \*/
* html p {
	height: 1%;
	margin-left: 0;
}

/* End hide from mac */

/* FAQ MArgin hack */
.faq {
	margin: 10px;
}
