/******************************************
	Author:		Richard Gregory
	Date:		Oct 2007
	Site:		UK Banners
******************************************/


body {
	background: #DCE5EB url(/images/nl/body_background.jpg) repeat-x top left;
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: #4c5370;
	padding: 0px;
	margin: 0px;
}


#mainWrapper {
	width: 803px;
	padding-left: 20px;
	margin: auto;
	padding-right: 40px;
    padding-top: 0px;
}

h1 span, h2 span, h3 span {
	display: none;
    margin: 0px; padding: 0px;
}

h3 {
	margin: 0;
	padding: 0;
}
h2 {
	margin: 0;
	padding: 0;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
}

.clear { clear: both; }

a:link img, a:visited img { border: 0;}

a:link, a:visited { color: #06528c; }

a:hover { text-decoration: none; color: #408040; }

hr { border: 0px; height: 1px; background-color: #448;}

/******************************************
				HEADER
******************************************/

#mainHeader	{
	margin: 0px;
    padding: 0px;
	float: left;
	margin-left: -10px;
}


#headerRight {
	width: 469px;
	float: right;
	margin: 0;
	margin-top: 20px;
	padding: 0;
}

#subHeader {
	width:551px;
	float: left;
	height: 89px;
	background: url(/images/nl/sub_header.jpg) no-repeat top left;
	margin: 0;
	padding: 0;
}

#loginBox {
	width: 251px;
	float: left;
	background: url(/images/nl/login_box3.jpg) no-repeat top left;
	height: 89px;
}

.shadow {
	width: 25px;
	height:90px;
	float: left;
	background-image: url(/images/nl/shadow2.jpg);
	border: 0;
	padding: 0;
	margin-top: -1px;
	margin-right: -25px;
}

#loginBox label {
	padding: 0;
	margin: 0;
	float: left;
	width: 65px;
	display: inline;
	text-transform: uppercase;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 230%;
}

form {
	padding: 0px;
	margin: 0px;
}

fieldset {
	width:235px;
	border: 0;
	padding: 0 0 0 15px;
	margin: 0;
}

input {
	background-color: #FFFFFF;
	border: 1px solid #4a516a;
	color: #4c5370;
	font-size: 11px;
	font-family: Verdana;
	margin: 1px 0 1px 0;
}

select {
	font-size: 11px;
	font-family: Verdana;
}

hr {
  shade: no-shade;
  height: 1px;
}

.login {
	margin: 0;
	padding: 0;
	float: left;
	width: 170px;
}

.button {
	background: url(/images/nl/button2.jpg) no-repeat center;
	width: 57px;
	height: 56px;
	border: 0;
	cursor: pointer;
	float: left;
	overflow: hidden;
}


#password, #login {
	float: left;
	width: 55%;
	padding: 3px;
}

.loginOptions {
	width: 250px;
	float: left;
	margin-top: 3px;
}





.loginOptions ul {
	margin: 0; 
	padding: 0;
	list-style: none;
	display: inline;
}

.loginOptions li {
	list-style: none;
	display: inline;
	margin: 0 9px 0 9px;
	text-align: center;
	font-weight: bold;
	color: #879fd2;
}


#loginBox a:link, #loginBox a:visited {
	text-decoration: none;
	color: #879fd2;
}


/******************************************
				NAVIGATION
******************************************/


#mainNav {
	width: 551px;
	height: 33px;
	float: left;
	padding-left: 10px;
}

#mainNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

#mainNav ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#mainNav li a {
	list-style: none;
	display: inline;
	background: url(/images/nl/divider.jpg) no-repeat center left;
	margin: 3px 0px 0 0px;
	padding: 0px 20px 0 20px;
	float: left;
	height: 30px;
}

.nav { 
	margin-top: 10px;
}



#subNav {
	width: 210px;
	float: right;
	margin-top: 11px;
	text-align: right;
}


#subNav img {
	margin-left: 25px;
}

/******************************************
				MAIN CONTENT
******************************************/

#leftContent {
	width: 258px;
	height: 329px;
	background: #4CCBFE url(/images/nl/promotion_bg.jpg) repeat-x top left;
	float: left;
	margin-top: 11px;
	position: relative;
}

#leftContent p {
	margin: 10px 5px 0 18px;
}

#leftContent h2 {
	background: url(/images/nl/welcome_promotion.gif) no-repeat left;
	float:left;
	width: 205px;
	height: 31px;
	top: 15px;
	left: 10px;
	position: relative;
}



#rightHeader {
	float:right;
	background: url(/images/nl/icon_2.jpg) no-repeat center;
	height: 75px;
	width:33px;
}

/* IF YOU'RE CHANGING THIS -- make sure you're reflecting changes in cheekybanners.css
   Which overrides this for cheeky
*/

#middleContent {
	width: 281px;
	background: #FFFFFF url(/images/nl/middle_image.jpg) no-repeat top left;
	height: 333px;
	float: left;
	margin-top: 8px;
	position: relative;
}


#rightContent h2 {
	background: #FFFFFF;
	float: left;
	margin: 17px 0 0 0px;
	width: 209px;
	height:34px;
}

#righticon
{
    background-image: url(/images/nl/right_icon.jpg) no-repeat;
    float:left;
	margin-top: 6px;
	width: 97px;
	height: 71px;
	position: relative;
    cursor: pointer;
    border: 0px;
	z-index: 997;
	margin-right: -97px;
	left: -46px;
}

#rightContent {
	width: 261px;
	float: left;
	background-color: #FFFFFF;
	margin-top: 11px;
	height: 329px;
	position: relative;
	z-index: 1;
}



#shadow {
	background: url(/images/nl/shadow.jpg) no-repeat top right;
	height: 265px;
	width: 32px;
	float: left;
	margin-right: -32px;
	margin-top: 77px;
	z-index: 998;
	position: relative;
}



#rightContent ul {
	margin: 8px 0 10px 30px;
	padding: 0;
}

#rightContent ul li {
	list-style-type: square;
	padding: 0 0 2px 2px;
	font-weight: bold;
}

#rightContent p {
	margin: 0 10px 0 10px;
}

/* CHEEKYBANNERS: This definition is over-ridden
   So changes here must be made in cheekycss */

#curvedBox {
	background: url(/images/nl/curvebox4.jpg) no-repeat left;
	width: 251px;
	height: 84px;
	top: 10px;
	float: left;
	left: -17px;
	position: relative;
	overflow: hidden;
	
}


#curvedBoxInner {
	padding: 22px 0 0 23px;
	float: left;
	color: #FFFFFF;
	font-weight: bold;
}

.lefticon {
	float: right;
	margin-top:  -5px;
	position: relative;
}


#leftBox h3 {
	background: url(/images/nl/our_networks2.jpg) no-repeat left;
	width: 184px;
	height: 73px;
	position: relative;
	left: -19px;
	top: -15px;

}

#midBox {

	margin-right: 7px;
	margin-left: 7px;
	float: left;
}

#midBox h3 {
	background: url(/images/nl/didyouknow_icon2.jpg) no-repeat left;
	width: 167px;
	height: 71px;
	position: relative;
	top: -14px;
	left: -8px;
}

/*	background: url(/images/nl/seealso_banner3.jpg) no-repeat left; */

#rightBox h3 {
	background: url(/images/nl/clients_banner3.gif) no-repeat left;
	width: 128px;
	height: 67px;
	position: relative;
	left: -8px;
	top: -12px;
}

.innerdiv {
  float: left; width: 120px; padding-bottom: 20px; text-align: center;
}

.contentBox {
	width: 260px;
	border: 1px solid #B4BDCC;
	background: #d6dfe4 url(/images/nl/box_bg.jpg) repeat-x top right;
	float: left;
	height: 185px;
	margin-top: 20px;
}

.contentBox A, .contentBox A:link, .contentBox A:visited {
text-decoration: none;
color: #383e50;
}

.contentBoxArea {
	width: 220px;
	margin: 0 auto;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: url(/images/nl/line.jpg) repeat-x bottom left;
}

.contentBoxArea img {
	float: left; 
	margin-right: 20px; 
}

.contentBox ul {
	margin: -15px 5px 0 15px;
	padding: 0;
	list-style: none;
}

.contentBox ul li {
	list-style: none;
	padding-left: 35px;
	margin: 0px 0 10px 0;
	background: url(/images/nl/bullet_arrow.jpg) no-repeat left;
	color: #404080;
	font-size: 12px;
}



.contentimages {
	margin-top: 20px;
	text-align: center;
}

.more {
	background: url(/images/nl/shadow3.jpg) no-repeat center;
	width: 121px;
	height: 18px;
	color: #447c33;
	font-weight: bold;
	margin-top: 24px;
	margin-left: 0px;
}

/******************************************
				FOOTER
******************************************/

#footer {
    display: block;
	width: 800px;
	margin: 15px 0px 0px 0px;
	border-top: 1px solid #b0b8c5;
	text-align: center;
	padding-top: 15px;
	color: #555d79;
	font-weight: bold;
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

#footer ul li {
	list-style: none;
	display: inline;
	margin: 0 5px 0 5px;
}

#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #555D79;
}

#footer a:hover {
	text-decoration: underline;
}

.navmain
{
        MARGIN: 0;
        BACKGROUND: url(/images/nl/tablebg.gif);
        TEXT-ALIGN: left;
        HEIGHT: 29px;
        FONT: bold 12px Arial, Geneva, Verdana, sans-serif;
        COLOR: #FFFFFF;
        PADDING-LEFT: 10px;
        BORDER: 0 none;
}
.navmain DIV
{
  PADDING-TOP: 6px;
}

.navmain a, .navmain a:visited { color: #fff; }

.navmenu
{
        MARGIN: 0;
        BACKGROUND: url(/images/nl/tablebg.gif);
        TEXT-ALIGN: left;
        HEIGHT: 29px;
        FONT: bold 12px Arial, Geneva, Verdana, sans-serif;
        COLOR: #FFFFFF;
        PADDING-LEFT: 10px;
        BORDER: 0 none;
}
.navmenu DIV
{
  PADDING-TOP: 8px;
}
.contentwidth
{
  width: 100%;
}

.submit
{
  background-color: #F00000;
  color: #FFFFFF;
  font-weight: bold;
  font-family: arial;
}

.newblue 
{
  background-color: #daf6ff;
}
.framecol
{
  background-color: #8C949C;
}
.greyframe
{
  border: 1px #8C949C solid;
}

.daycell
{
  font-family: arial;
  font-size: 10px;
  background-color: #FFFFFF;
}
.daystat, .daystat A, .daystat A:link, .daystat A:visited
{
  font-size: 13px;
  color: #4040FF;
}
.daystat A:hover
{
  color: #408040;
  text-decoration: none;
}
