/* Museum In Docklands site

Style sheet for all screen layout 


logo blue: #0151a5

22/1/2009
Various changes made with Rik to get this working more smoothly with the old templates
Most changes are isolated at the bottom. 
All 760 widths changed to 770

*/
body
{
	background-color: #FFFFFF;
	color: #333333;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: center;
}

body, td, td table td, td table td p, table ul
{
	font: small/1.3 Arial, Verdana, Helvetica, sans-serif;	
}

a 
{
	color: #0151a5;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

form
{
	margin: 0;
}

em
{
/*	color: #990000;
	font-style: normal;*/
}


p, .likepara, ul.relatedList
{
	padding: 0;
	margin: 0 0 0.5em 0;
	list-style-type: none;
}

ul.likepara li	/*use an unordered list set to "likepara" to show a set of links that don't look like a list*/
{
	font-size: 100%;
	display:inline;
	clear:none;
	margin: 0;
	padding: 0;
}


.topSpacing	/*this one used to give a bit of space above e.g. in between form elements. Best for block level elements, not inline*/
{
	margin-top: 1.5em;
	clear:both;
}

/*
select, input
{
	font-size: 11px;
	color: #666666;
}
*/
select, input
{
	color: #000000;
}

.noNothin
{
	margin:0px;
	padding:0px;
	border:0px
}


ol
{
	padding: 0 0 3px 0;
	margin: 0 0 0 10px;
}

/* this needs updating to MOL style */
.sidebar ul
{
	list-style-image: url(../images/portal/square_11.gif);
}


li
{
	font-size: 100%;/*ronny set this to 85% but it's too small, and even more so when it's stacked up, which seems to happen*/
	margin: 0 0 10px 0; /*the bottom margin revised up from 3px to give more space in the content area. Overridden in the nav styles*/
	padding: 0;
}

.postlister ul li, .postlister li	/*this should catch <ul>s with this class, or within a span of the postlister class*/
{
	font-size: 100%;
	margin: 0 0 3px 0;
}

/*this scrapped because we want to be more specific and only use this gray for navigation e.g. postlister class
li a
{
	color: #333333;
}
*/

.postlister ul li a, .postlister li a
{
	color: #333333;
}

h1
{
	color: #0151a5;
	font-size: 135%;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

/*h1 a, h2 a
{
	color: #0151a5;
}*/

h2 
{
	color: #666666;
	font-size: 120%;
	margin: 4px 0 0 0;
	padding: 0;
}

h3
{
	color: #666666;
	font-size: 125%;
	font-weight: bold;
	margin: 10px 0 0 0;
}

h4
{
	color: #333333;
	font-size: 110%; 
	font-weight: normal;
	margin: 0;
}

h5
{
	color: #333333;
	margin: 0;
}

table
{
	margin-bottom: 10px;
}

td
{
	font-size: 80%;
	padding: 0 2px 2px 0;
	vertical-align: top;
}

th
{
	text-align: left;
}

td img
{
	padding-top: 2px;
}

img
{
	border: 0;
}



/* main classes */

.ButtonGo
{
	position: relative;
	top: 3px;
}



.container
{
	text-align: left;
	width: 770px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;	
}

.header
{
	height: 30px;
	clear: both;
}
/*
.language
{
	color: #CD0100;
	font-size: 12px;
	float: left;
	text-align: right;
	width: 550px;
	clear: left;
}

.language input
{
	position: relative;
	top: 3px;
	left:3px
}

.search
{
	color: #0151a5;
	font-size: 12px;
	text-align: right;
}

.search-input
{
	border: 1px solid #CBCBCB;
	height: 15px;
	width: 115px;
}
*/

.logo
{
	clear: left;
	float: left;
	height: 25px;
	width: 150px;
}

.image
{
	clear: both;
	padding-top: 10px;
}

/* stuff added by MST */
.image span a
{
	border: 0px;
	margin: 0px;
	padding:0px;
}

.image span
{
	margin: 0px;
	padding:0px;
}

/* end of stuff added by MST */


.image-info
{
	background-color: #CCCCCC;
	clear: both;
	font-size: 85%;
	padding: 2px 5px 2px 5px;
	text-align: right;
}

.image-info a, .
{
	background-image: url(../images/bullet_docklands.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;	
}
/* calendar */

.calendar
{
	/*background-image: url(../images/calendar_extra.gif);*/
	background-repeat: no-repeat;
	color: #434343;
	/*height: 190px;*/
	margin: 0;
	text-align: center;
	/* width: 200px;*/
}

.DayHeaderStyle
{
	width: 28px;
}

.DayStyle
{
	color: #444444;
	font-size: 11px;
	/*background-color:Lime;*/
}

.NextPrevStyle, .calendar .NextPrevStyle a
{
	font-size: large;
}


.SelectedDayStyle
{
	border: 1px solid #FF3200;
	padding: 0 2px 0 2px;
	/*background-color:white;*/
	font-size: 11px;
}

.TitleStyle
{
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	background-color:gray;

}


.calendar th
{
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	padding-top: 2px;
}

.calendar th img
{

	padding-top: 2px;
}

.calendar td
{
	font-size: 90%;
	padding: 1px;
	margin: 0;	
}

.calendar .weekday
{
	width: 28px;
}

.calendar a
{
	color: #444444;
	font-size: 11px;
}

.calendar a.active
{
	border: 1px solid #FF3200;
	padding: 0 2px 0 2px;
}

/* treenav 

moved to the bottom. was as follows:


.treenav
{	
	background: none;
	list-style-type: none;
	list-style-image: none;
	margin: 0;	
}

.treenav li
{
	margin-bottom: 0;
}

.treenav li a
{
	color: #333333;
	font-size: 100%;
	font-weight: bold;	
}

.treenav li ul li a, .treenav ul li a
{
	color: #999999;
	font-size: 100%;
	font-weight: normal;	
}

.treenav li ul
{
	list-style-image: url(../images/square.gif);
}

.treenav li ul li a.selected, .treenav ul li a.selected
{
	color: #0151a5;	
}



*/

.options
{
	padding: 5px 0 5px 0;
}

.email
{
	background-image: url(../images/email.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #0151a5;
	font-size: 80%;
	height: 9px;
	padding: 2px 0 2px 15px;
}

.options .email
{
	margin-left: 560px;
}

.print
{
	background-image: url(../images/print.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #0151a5;
	font-size: 80%;
	height: 13px;
	margin-left: 20px;
	padding: 2px 0 2px 15px;
}
ul.optionLinks li a
{
	color: #0151a5;
}
.contents
{
	clear: both;
	padding: 5px 0 10px 0;
}

table.contents td
{
	padding: 0;
	margin: 0;
}

.about
{
	color: #7B7B7B;
	font-size: 80%;
	text-align: center;
}

.compliance
{
	color: #7B7B7B;
	font-size: 80%;	
	text-align: center;
}



/* other */



.article
{
	background-image: url(../images/dot.gif);
	height:100%;
	background-repeat: repeat-y;
	background-position: 550px;
	clear: both;
	margin: 10px 0 10px 0;
}

.article p
{
	margin-bottom: 1.5em;
	padding-right: 10px;	
}

.article .date 
{
	margin: 10px 0 10px 0;
}

.article h2
{
	color: #0151a5;
	font-size: 110%;
}

.article h3
{
	color: #0151a5;
	font-size: 100%;
	font-weight: bold;
}

.article h4
{
	color: #0151a5;
	font-size: 100%;
	font-weight: normal;
	text-decoration:underline;
}

.article blockquote p
{
	margin-bottom: 0;
}


.intro
{
	font-size: 105%;
	margin-bottom: 10px;
}

.box-left
{
	background-color: #F3F3F3;
	float: left;
	font-size: 80%;
	margin: 3px 10px 0 0;
}

.box-right
{
	background-color: #F3F3F3;
	float: right;
	text-align: right;
	font-size: 80%;
	margin: 3px 0 0 10px;
}
/* stuff added by MST */
.box-align-left
{
/*	background-color: #F3F3F3;
	text-align:left;
	font-size: 80%;
	margin: 3px 10px 0 0px;
	width: auto;
	clear:both;
*/
	background-color: #F3F3F3;
	text-align:left;
	font-size: 80%;
	margin: 3px 0px 0 0px;
	width: auto;
	clear:both;
}
.box-align-right
{
	background-color: #F3F3F3;
	text-align:right;
	font-size: 80%;
	margin: 3px 0px 0 0px;
	padding:0px 0px 2px 0px;
	width: auto;
	clear:both;
}
.box-align-centre
{
    MARGIN-LEFT: auto;
    MARGIN-RIGHT: auto;
    POSITION: relative;
    TEXT-ALIGN: center;
	width: auto;
	clear:both
}

.imgCapGroupCaption
{
	padding:0 2px 0 2px;
}

/* end of stuff added by MST */

.banner, SPAN.banner div img	/*the latter is used because the style isn't working directly on the containing span where an image/caption pair is used e.g. in the RH article column*/
{
	padding-top: 5px;
}

.banner-text
{
	color: #666666;
	font-size: 80%;
}

.box img
{
	display: block;
	border: 0;
}

.box p
{
	padding: 3px;
}

.box
{
	background-color: #DEDBCE;
}

table .box
{
	font-size: 85%;
}

.gray,
.gray a
{
	color: #666666;
}

.bullet, .event-links A, .bulletLinks A
 /*this last one added by MST */
{
	background-image: url(../images/bullet_docklands.gif);
	background-repeat: no-repeat;
	background-position: left center;
/*	font-size: 85%;*/
	padding-left: 10px;	
}

.article-col-1
{
	float: left;
	margin-right: 10px;
	width: 140px;
}
.article-col-2
{
	float: left;
	margin-right: 10px;
	width: 400px;
}

.article-col-3
{
	float: left;
	width: 200px;
	margin: 0;
}

.navigation-col-1
{
	float: left;
	margin-right: 10px;
	width: 130px;
}

.navigation-col-2
{
	float: left;
	margin-right: 10px;
	width: 200px;
}
/*
.navigation-col-2 li
{
	font-size:100%
}
*/
.navigation-col-3
{
	float: left;
	margin-right: 10px;
	width: 200px;
}

.navigation-col-23
{
	float: left;
	margin-right: 10px;
	width: 410px;
}

.navigation-col-4
{
	float: left;
	width: 200px;
	margin: 0;
}

.overview-col-1
{
	float: left;
	margin-right: 10px;
	width: 130px;
}

.overview-col-2
{
	float: left;
	margin-right: 10px;
	width: 200px;
}

.overview-col-3
{
	float: left;
	margin-right: 10px;
	width: 200px;
}

.overview-col-4
{
	float: left;
	width: 200px;
	margin: 0;
}

.column-200-nomargin
{
    FLOAT: left;
    MARGIN: 0px;
    WIDTH: 200px;
/*    position:absolute;
	border:solid black 1px   */
}

/* Mike Parris 18 03 2005 - dont think these are used
.column-200 table
{
	width: 190px;
}

.column-305
{
	float: left;
	margin-right: 10px;
	width: 305px;
} 

.column-400-rborder
{
	float: left;
	margin-right: 10px;
	width: 400px;
}
*/

.date
{
	color: #666666;
	font-size: 80%;	
}
.alert
{
	color: red;
	font-size: 120%;	
}

.hide
{
	display: none;
}

.left
{
	float: left;
/*	margin-right:5px;*/
}

.right
{
	float: right;
}

.overline
{
	border-top: 1px solid #D5D5D5;
	padding-top: 3px;
}

.section
{
	clear: both;
	margin-bottom: 10px;
}

.small
{
	font-size: 80%;
}

.underline
{
	border-bottom: 1px solid #D5D5D5;
}

/* - frontpage - */

.feature
{
	border-bottom: 1px solid #D5D5D5;
/*	background-color:Red;*/
	float: left;
	margin-right: 10px;
	padding-bottom: 10px;
	width: 330px;
}

.feature h1
{
	font-size: 160%;
	font-weight: normal;
	margin: 0;
	padding: 5px 0 0 0;
}

.feature A.bullet, .bulletLinks A
{
    COLOR: #666666
}

.today
{
/*	background-color:Aqua;*/
	width:420px;
	float:right;
}

.today h1
{	
	font-size: 120%;
	font-weight: bold;
	margin: 0;
	padding: 1.85em 0 0 0;
}
.today H2
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 120%;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 1.85em
}

.event 
{
	float: left;
	margin-right: 10px;
	width: 340px;
}

.visit
{
	float: left;
	margin-right: 10px;
	width: 200px;	
}

.whatson
{
	float: left;
	width: 200px;
}

.event h1,
.visit h1,
.whatson h1
{
	color: #666666;
	font-size: 155%;
	font-weight: normal;
}

.event h1
{
	margin: 0;
}

.event h2
{
	font-size: 110%;
	margin: 0;
	padding: 0.5em 0 0 0;
}

.event-links a
{
	color: #676767;
}

.visit
{
	height: 200px;
}

.visit img
{
	margin: 5px 0 1px 0;
}

.visit .wrapper
{
	background-color: #ECECEC;
	padding: 2px;
	
}

/* stuff added by MST */

.highlight-box
{
	background-color: #ECECEC;
	position:relative;
	padding: 2px;
	font-size:80%;
}

.translation
{
	background-color:#eeeeee;
	margin:10px 5px 10px 5px;
	padding:5px;	
}

/* end of stuff added by MST */


.whatson
{
	clear: right;
	height:200px; 
}

.whatson .wrapper
{	
	border: 1px solid #DDDDDD;
	clear: right;
	height: 156px; 
	margin-top: 5px; 
	padding: 3px;	
}

.whatson h2
{
	color: #0151a5;
	font-size: 80%;
	margin: 0;	
}

.whatson a
{
	color: #676767;
}

.exhibitions li 
{
	font-size: 100%;	
}

/* --- */

.extra
{
	padding: 1px 0 0 5px;
	text-align: left;	
}

.extra img
{
	vertical-align: middle;
}

.filter
{
	background-color: #660000;
	color: #FFFFFF;
	font-size: 14px;
	height: 25px;
	padding-top: 2px;
	
}

.filter h1
{
	color: #FFFFFF;
	margin: 0;
	float:left; 
	font-size: 16px;
	padding: 2px 0 0 5px;
	word-spacing: 20px;	
}

.filter .navigate
{
	float: left;
	padding: 4px 0 0 10px;
	width: 170px;
}

.list
{
	background-color: #F9FBF8;
	border-bottom: 1px solid #C1E0C0;
	border-top: 1px solid #C1E0C0;
	empty-cells: show;
	width: 770px;
}

.list th,
.list td
{
	padding: 4px;
}

.list th
{
	border-bottom: 2px solid #C1E0C0;
	font-size: 90%; 
	white-space: nowrap;
}

.list td
{
	color: #333333;
	font-size: 85%;
	border-bottom: 1px solid #C1E0C0;	
}

.list td.red
{
	background-color: #EE1B2C;
}

.list td.blue
{
	background-color: #003398;
}
span.red, .red
{
	color:#EE1b2c;
}
span.blue
{
	color:#003398;
}
.list td a
{
	font-size: 100%;
}

.paging
{
	color: #9A0000;
	font-weight: bold;
	margin: 0;
	padding-right: 100px;
	text-align: right;
}

.paging a
{
	color: #666666;
	font-weight: normal;
	margin-left: 3px;
}

.paging a.current
{
	font-weight: bold;
}


.sidebar p
{
	margin-bottom: 5px;
}

.sidebar h1
{
	color: #444444;
/*	font-size: 15px; */
	font-size: 120%;
	margin: 5px 0 3px 0;
}

.sidebar ul
{
	list-style-image: url(../images/square_11.gif);
	margin: 0 0 0 7px;
	padding: 0 0 3px 0;
}

.sidebar li a
{
	color: #666666;
}

/* this stuff relates to the events listings in the RH column*/

.sidebar h3
{
	font-size: 110%;
	margin-bottom: 3px;
}

.sidebar h4.orange,
.sidebar h4.blue,
.sidebar h4.pink,
.sidebar h4.red,
.sidebar h4.green,
.sidebar h4.yellow,
.sidebar h4.black
{
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
}

.sidebar h4.orange
{
	background-image: url(../images/dot_orange.gif);
}

.sidebar h4.blue
{
	background-image: url(../images/dot_blue.gif);
}

.sidebar h4.pink
{
	background-image: url(../images/dot_pink.gif);
}

.sidebar h4.red
{
	background-image: url(../images/dot_red.gif);
}

.sidebar h4.green
{
	background-image: url(../images/dot_green.gif);
}

.sidebar h4.yellow
{
	background-image: url(../images/dot_yellow.gif);
}

.sidebar h4.black
{
	background-image: url(../images/dot_black.gif);
}

.sidebar .date
{
	color: #666666;
}

/*end of sidebar events stuff*/

/* For CMS authoring*/

.MCMSCaption
{
	background-color:Yellow;
	border-color:Black;
	border-style:solid;
	border-width:thin;
}

error
{
	display:none
}






.search-button
{
	position: relative;
	top: 3px;
}


.press-office
{
	background-color: #F7EFEF;
	padding: 5px;
}

.press-office h1
{
	color: #3A3520;
	font-size: 12px;
	font-weight: bold;
}

.press-office a
{
	color: #313131;
	font-size: 11px;	
}


/* this needs setting to MOL style - currently Portal style */

 .blockquoteStyle
{
	background-color: #DEDBCE;
	margin: 10px 10px 10px 0;
	padding: 7px;
}


a.highlight
{
	color: #669900;
}


h1.boxed
{
	background-color: #EFEFEF;
	color: #333300;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 3px;
}

h1.underlined
{
	border-bottom: 1px solid #CCCCCC;
	color: #333333;
	font-size: 180%;
	margin: 0 0 5px 0;
}

.theForm
{
	float:left;
	width:300px;
}

.theFormText
{
	margin:20px;
	font-weight:bold;
}
.flagorama{
	clear: both;
	font-size: 85%;
	padding: 0px 0px 2px 5px;
	text-align: right;
}

/*these style unordered lists used in primary and footer navigation */

.menu
{
	clear: right;
	border: 1px solid #CECACE;
	float: left;
	height: 25px;
	width: 608px;
	margin-bottom:10px;	
}
.links
{
	background-color: #DCDCDC;
	clear: both;
	font-size: 80%;
	margin: 0 0 10px 0;
	text-align: center;
	height:2em;	
}
.menu a
{
	color: #676767;
	display: block;
	float: left;
	padding: 4px 5px 4px 5px;
}

.menu a.active
{
	color: #444444;
	font-weight: bold;
	text-decoration: none;
}

.menu a:hover
{
	color: #444444;
}
.menu ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul.footerLinks, ul.optionLinks{
	list-style-type: none;
	padding: 0.1em;
	margin: 0;
}


.menu ul li, ul.footerLinks li, ul.optionLinks li
{
	font-size: 100%;
	display:inline;
	clear:none;
	margin: 0;
	padding: 0;
}

.links a
{
	color: #666666;
	padding: 4px 5px 4px 5px;
}




.error{
	font-weight:900;
	color:Red;
}
/*
.submitButton
{
	padding:  0.1em;
	margin: 0 0 0 0;
	color:white;
	background-color:#0151a5;
	border:0;
}
.eventsSubmitButton
{
	padding:  0.1em;
	margin: 0 0 0 0;
	color:white;
	background-color:Red;
	border:0;
}*/




/*
#########################################
#Rik's changes 29/01/2009 - very specific for safety's sake
#########################################
*/

/*remove bullets and reduce margin in sub-nav items: */

.treenav ul li {
    background-image: none;
    padding-left: 0;
}


/*remove white dots from #subNav:*/

#subNav ul li {
    list-style-image: none;
}

/*stop subNav from shifting across a bit (remove bold on selected item):*/

#subNav li a.active, 
#subNav li a.active:visited {
    font-weight: normal;
}

/*stop subNav from going onto two lines with ten nav items (in Firefox):*/

#subNav li a, 
#subNav li a:visited {
    padding: 0 8px;
}

/*stop subNav from shifting about due to active text being bold:*/

#subNav li a.active, #subNav li a.active:visited {
    font-weight: normal;
}

/*remove grey divider bar from last item in subNav*:
  * requires adding a class of 'last' to last list item in the CMS...*/

#subNav li.last a, #subNav li.last a:visited {
    border-right: none;
}



/*remove grey background colour from list items in a ul.postlister list, and fix positioning of bullet images (red squares):*/

ul.postlister li {
    background:#fff url(../images/bullet_docklands.gif) no-repeat scroll 0 0.6em;
}


/*add a bit of bottom margin to h2 elements:*/

h2 {
    margin: 4px 0;
}

/*reduce size of print this and edit this links a bit:*/

ul.optionLinks li {
    font-size: 90%;
}

/*remove grey bg colour from .highlight-box and replace with top and bottom borders:*/


.highlight-box {
    background-color:#fff;
    border-bottom:1px solid #ececec;
    border-top:1px solid #ececec;
}


/*fixing 'go' button in search form at top of pages which are not the home page:
add the following CSS:*/


#Header1_SearchButton {
    position:relative;
    top:3px;
    padding: 0;
    background-color: #fff;

}

/*add bullets to list items in a highlight box:*/

.highlight-box ul li {
    background:#fff url(../images/bullet_docklands.gif) no-repeat scroll 0 0.6em;
    padding-left: 10px;
}
    
/*
add new footer styling to non-homepage pages:

add this CSS (currently only in MOL_new.css):
*/

#footer {	
	color: #fff;	
	font-size: 0.9em;	
	background: #0079E0 url(../images/rebrand/footer_bg.gif) 0 0 repeat-x;	
	padding: 3px 0;	
	text-align: right;	
	clear: both;	
	width: 770px;	
	margin-bottom: 10px;
}

#footer p {	
	margin: 0 10px;
}

#footer a,#footer a:visited {    
	color: #fff;
}

/*remove grey background from image captions:
(this is actually bg colour for the .box-align-right and .box-align-left classes)*/


.box-align-right,
.box-align-left {
	background-color:#fff;
}


/*add bullets where  ul is nested inside a span.postlister (rather than ul.postlister... eg: http://cms.museumoflondon.org.uk/English/Collections/):*/

.postlister ul li {
    background:#fff url(../images/bullet_docklands.gif) no-repeat scroll 0 0.6em;
    padding-left: 10px;
}


/*make blockquoteStyle boxes look like highlight-box boxes:*/

.blockquoteStyle {

    background-color:#fff;
    border-bottom:1px solid #ececec;
    border-top:1px solid #ececec;
}


/*making bullets appear everywhere within contents div (apart from treenav):*/

.contents ul li {
    background:#fff url(../images/bullet_docklands.gif) no-repeat 0 0.6em;
    padding-left: 10px;
}

.contents ul.treenav li,
.contents ul.optionLinks li {
    background-image: none;
    padding-left: 0;
}








/*add blue arrow to selected page item in crumbtrail:*/

#crumbtrail strong {    
	padding-left: 10px;    
	background: url(../images/rebrand/blue_triangle.gif) 0 50% no-repeat;
}

/*change colour of h5s (from old dark red):*/

h5,
.article h5 {
    color: #666;
}

/*increase size of h3 in articles so more distinct from h4s:*/

.article h3 {
    font-size: 115%;
}

/*remove grey background from .box-left and .box-right classes (already done .box-align-left and .box-align-right):*/
.box-left,
.box-right {
    background-color: #fff;
}

/*add some bottom margin to the print and email links when they are in a sidebar:*/

.sidebar ul.optionLinks {
    margin-bottom: 10px;
}


/*fix left margin on ordered lists:*/

ol {
    margin-left: 30px;
}


/* old styles - some blended or removed*/

.treenav
{	
	background: none;
	list-style-type: none;
	list-style-image: none;
	margin: 0;	
}


.treenav li ul li a.selected, .treenav ul li a.selected
{
	color: #0151a5;	
}

/*end old styles*/




.treenav ul {
	font-size: 95%;
	margin-left: 5px;
}

.treenav li {
	border-bottom:1px solid #CECACE;
	margin-bottom:0.25em;
	padding-bottom:0.25em;
}


.treenav li li {
	border-bottom: 1px solid #eee;
}


.treenav ul li {
	padding-left: 10px;
	background: #fff url(../images/square_11.gif) 0 0.5em no-repeat;
}

.treenav li a
{
	font-size: 100%;
	font-weight: normal;	
	color: #0151a5;
}


.treenav li  a.selected {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}


/*fix treenav in docklands site (MID_styles_nohead.css):*/


.treenav li ul {
    list-style-image:none;
}


.treenav li ul li a, 
.treenav ul li a,
.treenav li ul li avisited, 
.treenav ul li a:visited {
    color:#0151A5;
    font-size:95%;
    font-weight:normal;
}



ul{
	list-style:none;
	margin:0 0 0 10px;
	padding:0 0 3px;
 }
 

/*swap link styling in Docklands to be consistent with styling in MoL site:*/

a,
a:visited {
    text-decoration: underline;
}

a:hover,
a:visited:hover {
    text-decoration: none;
}


/*Docklands: fix font size in highlight boxes:
(MIDstyles_no_head.css)*/

.highlight-box {
    font-size: 100%;
}

/*Docklands: fix link colours in postlister lists:*/
.postlister ul li a, 
.postlister li a,
.postlister ul li a:visited, 
.postlister li a:visited {
    color: #0151A5;
}



/*fix wrapping of floated highlight boxes: */

#contentBoxesRow {
    overflow: auto;
}

