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

#content-secondary h2 {
	font-size: 1.4em;
}

div#nav-main {
	background: #6583bd;
	display: inline-block;
	width: 100%;
}

/* =NAV LEVEL2 */

#nav-level2 li.back_link a {
	margin-bottom: 10px;
	border: none !important;
}

#nav-level2 li.on a {
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
}

#nav-level2 li.on li a {
	border-bottom: 1px solid #ffffff;
}

#nav-level2 li li.on a {
	border-bottom: 1px solid #ffffff;
	font-weight: bold;
}


/* ________________________________________ */



/* =NEWS List */


div.news-summary {
	position: relative;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 20px;
}


div.news-summary img.photo-news {
	position: absolute;
	left: 0;
	top: 0;
}

div.news-summary p, div.news-summary h2, div.news-summary h3, div.news-summary h4, div.news-summary ul {
	/*margin-left: 151px;*/
}

.news-date {
	font-size: 1em;
	color: #999999;
	padding-top: 4px;
}

.news-date em {
	color: #333333;
	font-style: normal;
}

/* ________________________________________ */



.tabs-2 li a { /* width of tab in a three-tab row */
width: 162px;
}



/* --- The only reliable way to style HR's is to hide them and them style a div! --- */
hr { 
	display:none; 
	margin: 0; 
	padding: 0; 
}
div.hr {
	border-bottom: 1px dashed #CCCCCC;
	margin: 3px 0 11px 0;
	height: 3px;
}



/* --- Pagination DIGG style --- */
div.pagination
{
    margin-top: 20px;
	font-size: 0.9em;
}

div.pagination a
{
    padding: 4px 6px;
    margin: 2px;
    border: 1px solid #6583BD;
    text-decoration: none; /* no underline */
    color: #6583BD;
	background-color: #E9EDF6;
	font-weight: bold;
}

div.pagination a:hover, div.pagination a:active
{
    text-decoration: underline;
}

div.pagination span.current
{
    padding: 4px 6px;
    margin: 2px;
    border: 1px solid #6583BD;
    font-weight: bold;
    background-color: #6583BD;
    color: #FFF;
}
div.pagination span.disabled
{
    padding: 4px 6px;
    margin: 2px;
    border: 1px solid #EEE;
    color: #DDD;
} 

div.area-content-wide {
	width: 960px !important;
}
div.content-main-wide {
	width: 700px !important;
}


/**  
 * Amends Made 13th Novemeber 2009 by Chris Lugg 
 * from amend list supplied by Mark Beavan
 */
 
div#area-main {
	padding-top: 30px !important;
}

.jsEnabledPage p.h1sub {
	margin-top: 0 !important;
}

div.h1-block-padding-30 {
	padding-bottom: 20px;
}

div.news-summary h2 {
	font-size: 1.4em;
	margin-bottom: 0 !important;
}

.clearBothThin {
	clear: both;
	line-height:0;
}

div.news-summary p.cta-link-read-more {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

ul.document-listing {
	margin-top: 1em !important;
}

/* Add this as a style because IE doesn't show this by default */
acronym {
	 border-bottom: 1px dotted ; 
}

/* --- Form Errors --- */

input.form_error {
	border: 1px solid #FF0000 !important;
	background-color: #FFF0F0 !important;
}

.form_error_msg {
	color: #FF0000;
	margin: 5px 0px 0px 150px;
}

input, select, textarea, label {
	margin-bottom: 0 !important;
	margin-top: 1em;
}

div.form-container input.checkbox {
	width: auto;
	margin-right: 4px;
}

span.checkbox_label {
	margin-bottom: 0 !important;
	margin-top:  1em !important;
	display: inline-block;
	width: 50%;
}

label.full_width_label {
	width: 100% !important;
}

input.submit {
	margin-bottom: 1em !important;
	margin-top: 0 !important;
}

.form-container {
	padding-top: 10px !important;
}

div.content-main-wide-rs {
	width: 600px !important;
}

div.content-secondary-rs {
	width: 315px !important;
}

div.content-secondary-rs h2 {
	margin-bottom: 0 !important;
}

div.content-secondary-rs div {
	margin-bottom:1em !important;
}

div.content-secondary-rs p.cta-link-read-more {
	margin-top: 0 !important;
}

.no-top-border {
	border-top: 0 !important;
	padding-top: 0 !important;
}

/* --- News Feed from Mobile Business Briefing --- */

div#mmb_logo {
	margin-bottom: 1em;
}

div#feed-control div {
	margin-bottom:0;
}

.gfg-root {
	border-color: #F2F2F2 !important;
}
.gfg-title {
	padding: 5px 10px 7px;
	background-color: #E9EDF6 !important;
	color: #6583BD !important;
}
.gfg-title a {
	color: #6583BD !important;
}
.gfg-entry {
	height: 13em !important;
}
.gfg-list {
	margin-bottom: 5px !important;
}
.gfg-listentry {
	white-space: normal !important;
	padding-bottom: 2px;
	padding-top: 2px;
	margin: 0 !important;
}
.gf-title {
	white-space: normal !important;
}
.gf-result {
	padding-left: 15px !important;
}

/* End  News Feed Styles */

#logos {
	float: left;
}

#logos a {
	margin-right: 10px;
}


.columns-2-column div {
	margin-bottom: 15px;
	margin-right: 30px;
	width: 306px;
}

div#downloadable_files {
	margin-top: 30px;
}

div#downloadable_files h2 {
	font-size: 1.2em;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

div#downloadable_files p {
	margin-bottom: 0px;}

div#downloadable_files .read_more {
	text-align: right;
	margin-bottom: 20px;
}

div#nav-footer {
	width: 450px;
}

div#nav-footer ul {
	float: right;
}
