/*Copyright: 			© Darlington Borough CouncilContent Producer:	Waterstons Ltd.(http://www.waterstons.com)Author: 			Daniel HallidayDescription: 		Base Colour SchemeCreated:			January 2009--Basic colouring--*/body,html {background-color:Transparent;}#banner .secondarynav a {color:#000;}#banner .secondarynav li {background-color:#fff;padding-top:1px;}/*==Primary Navigation==*/#nav ul li {background-color:#fff;color:#000;}/*==Advertisements Area==*/#advert h3,#advert h2 {color:#fff;font-size:0.917em;margin-bottom:0;font-weight:800;padding:5px;}/*==Dynamic Links Area==*/#pagelinks h3,#pagelinks ul li a {padding-left:3px;}#pagelinks {border:solid 1px;}#linkstitle {color:#fff;font-size:1.077em;font-weight:800;}.error {color:red;}form,#banner .imagery,#banner .secondarynav ul {background-color:#fff;}#banner,#banner a {color:#fff;}/*==MDP Bookmarks=*/#mdpBookmarks h3,#mdpBookmarks ul li a {padding-left:3px;}#mdpBookmarks {border:solid 1px;}#mdpBookmarkTitle {color:#fff;font-weight:800;}/*==Custom Header=*/.CustomHeaderimageLogo{    float:left;    padding-left:5px;    padding-top:8px;}.CustomHeaderimage 	  {    /* force the div to properly contain the floated images: */	      position:relative;	      float:right;    right:0px;	      clear:none;	      overflow:hidden;    font-size:medium;	}	.CustomHeaderimage img {	      position:relative;	      /*z-index:1;	  */}	.CustomHeaderimage .CustomHeaderText-White {    line-height:normal;	      display:block;	      position:absolute;    	    right:0px;    width:100%;    bottom:7%;	        margin-top:5px;    margin-bottom:4px;    padding-right:15px;    /*z-index:2;	  */    text-align: right;	    color: #ffffff;        background: #000000 url(/Darlington.Net2.Web/Images/Corporate/Themes/Business/bg.gif) repeat-y;    /* For IE */    filter:alpha(opacity=60);     /* CSS3 standard*/    opacity:0.6;}.CustomHeaderText-Black{    line-height:normal;	      display:block;	      position:absolute;    right:0px;	      width:100%;    bottom:7%;    margin-top:5px;    margin-bottom:4px;	        /*z-index:2;	  */    text-align: right;	    color: #000000;    background-color: #ffffff;    /* For IE */    filter:alpha(opacity=60);    /* CSS3 standard*/    opacity:0.6;}
