/* CSS Document */
html {
	font-size:75%;
}
body {
	background-color: #FFEC01;
	margin: 0px;
}
div {margin:0px;padding:0px;}

table,tr,td,p,span,button,input {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #000000;
}
br.clear{
    clear: both;
    height: 1px;
    line-height: 1px;
}
hr {color: #3975B5; height: 1px;}

h1 {color: #003b79;}
h1, h2, h3, h4, h5, h6{font-family: Century Gothic, Arial, Helvetica, sans-serif;}
h1 {font-size: large; font-weight : 100; margin: 0px; padding: 0px;}
h2 {font-size: medium; font-weight : 100; margin: 0px; padding: 0px; color:#FFFFFF;}
h3 {font-size: 1.0em; font-weight : 100; margin-bottom: 0px; padding-bottom: 0px; color:#FFEC01;}
h4 {font-size: small; font-weight : 100; margin-bottom: 0px; padding-bottom: 0px; color:#FFFFFF;}
h5 {font-size: x-small; font-weight : 100; margin-bottom: 0px; padding-bottom: 0px; color:#FFEC01;}
h6 {font-size: x-small; font-weight : 100; margin-bottom: 0px; padding-bottom: 0px; color:#FFEC01;}
h1 strong,h2 strong,h3 strong,h4 strong,h5 strong,h6 strong {color: #3975B5;}
/* h2 strong {color: #3975B5;}
h3 strong {color: #3975B5;}
h4 strong {color: #3975B5;}
h5 strong {color: #3975B5;}
h6 strong {color: #3975B5;} */

a {color: #FFFFFF; text-decoration:none}
a:hover {color:#FFEC01; text-decoration:none}
img{border:none;}
p {color:#FFFFFF; padding:0px;}
p a {color: #FFEC01; text-decoration:none}
p a:hover {color:#FFEC01; text-decoration:none}
li {color:#FFFFFF;}
/*li {list-style-image: url(/nimoi/sites/02/resources/kw_bullet_point.gif);}*/


.white {color: #FFFFFF;}
.black {color: #000000;}
.yellow {color: #FFEC01;}
.yellowMid {color: #807C2B;}
/*.blueDark {color: #003b79;}*/
.blueDark {color: #FFFFFF;}
.blueLight {color: #99CCFF;}
.blue {color: #FFEC01;}
.red {color: #FF0000;}
.whiteSmall {color: #FFFFFF; font-size:1.0em; font-family:Century Gothic, Verdana, Arial, Helvetica, sans-serif}
.yellowSmall {color: #FEEB00; font-size:1.0em; font-family:Century Gothic, Verdana, Arial, Helvetica, sans-serif}
.yellowMidSmall {color: #FFFFFF; font-size:1.0em; font-family:Century Gothic, Verdana, Arial, Helvetica, sans-serif; text-align:left; font-weight:bold;}
.yellowMidSmall2 {color: #FFEC01; font-size:1.0em; font-family:Century Gothic, Verdana, Arial, Helvetica, sans-serif; text-align:left; font-weight:bold;}
.blueLightSmall {color: #99CCFF; font-size:1.0em; font-family:Century Gothic, Verdana, Arial, Helvetica, sans-serif}
.blueSmall {color: #3975B5; font-size:1.0em; font-family:Century Gothic, Verdana, Arial, Helvetica, sans-serif}
.blueMedium {color: #3975B5; font-size:1.0em; font-family:Century Gothic, Verdana, Arial, Helvetica, sans-serif; font-weight:bold;}

.yellowBkgnd {background-color: #FEEB00;}
.yellowBkgndMid {background-color: #807C2B;}
.yellowBkgndDark {background-color: #334A46;}
.blueBkgndDark {background-color: #003b79;}
.blueBkgndLight {background-color: #99CCFF;}
.blueBkgndVLight {background-color:#195087;}
.blueBkgnd {background-color: #3975B5;}
.whiteBkgnd {background-color: #FFFFFF;}
.bgBlue {background-color: #003b79}

.darkBlueDots{color: #FFEC01;}

.paddingLeft10 {padding-left: 10px;}

.lrBorderslrPadding {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #003b79;
	border-left-color: #003b79;
	padding-right: 10px;
	/*padding-bottom: 10px;*/
	padding-left: 10px;
}
.lrbBorderslrPadding {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #003b79;
	border-left-color: #003b79;
	padding-right: 10px;
	/*padding-bottom: 10px;*/
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003b79;
}
.lrBorderslrPadding p{
	padding:0px;
	margin:0px;
}
.lrbBorderslrPadding p{
	padding:0px;
	margin:0px;
}
.pageTitle {font-size:1.0em; color: #FEEB00;}

.mainNavLink {
	font-family:Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	color: #3975B5;
	font-size: 1.0em;
	font-weight: bold;
	text-decoration: none;
}
.mainNavLink:hover {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	color: #AC9861;
	font-size: 1.0em;
	font-weight: bold;
	text-decoration: none;
}

.LMLOff{color:#FFFFFF; text-decoration : none; font-size: 1.0em; font-weight:bold;}
.LMLOn{color:#FFEC01; text-decoration : none; font-size: 1.0em; font-weight:bold;}

.newsLink {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	color: #FFEC01;
	font-size: 1.0em;
	font-weight: bold;
	text-decoration: none;
}
.newsLink:hover {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	color: #3975B5;
	font-size: 1.0em;
	font-weight: bold;
	text-decoration: none;
}

.verdanaSmall {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}
.verdanaSmallWhite {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #FFFFFF;
}

.searchHeader {font-family: Century Gothic, Arial, Helvetica, sans-serif; font-size: 1.2em; color: #FFFFFF; font-weight:bold;}
.resultDivider {color: #FFEC01;}
.inputs { width: 100px ; font-size: 80%}
.binputs { width: 120px ; font-size: 80%}
.radio {background : FFFFFF;background-color : FFFFFF;color : White;}
.searchCell{color:#FFEC01;}

.BGscotland {background-color :#7DB955;}
.BGMidlands {background-color :#4C8F41;}
.BGSouth {background-color :#77AE42;}
.BGSouthWest {background-color :#ACCA56;}

/************************************/
/***********PAGE STRUCTURE***********/
/************************************/
#wrapper{
	background-color: #003b79;
	position:absolute;
	padding-bottom:20px;
	width:785px;
}
/************************************/
/***********PRINT VIEW***********/

#printHead h2{
	color:#000000;
}
/************************************/
/***********NORMAL VIEW***********/

/***********HEADER***********/

#topHeader{
	height:60px;
	margin:14px 17px;
}
#kwLogo{
	float:left;
}
#kwLogo h1{
	position:absolute;
	text-indent:-9000px;
}
#topNav{
	float:right;
	top:0px;
	text-align:right;
	height:50px;
}
/***********MAIN NAVIGATION***********/
#mainNav{
	margin-left:17px;
	margin-right:17px;
	margin-bottom:10px;
	PADDING-TOP: 3PX;
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#FFCC00;
	background: url(/nimoi/sites/02/resources/titlebar.gif);
	overflow: hidden;
	height: 26px;
}
#page{
	padding:20px 0px 0px 17px;
	margin:0px;
}
/***********LEFT NAVIGATION**********

#leftNav{
	width:128px;
	position:absolute;
	top:133px;
	left:17px;
}*/
#leftNav{
	width:128px;
	float:left;
	padding-top:5px;
}
#customLeftNav img{
}
#leftNav ul{
	padding:0px;
	margin:0px;
}
#leftNav ul li{
	font-weight:bold;
	padding:0px;
	margin:0px;
	list-style:none;
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-top:2px;
	padding-bottom:3px;
}
#leftNav ul li a{
	padding:0px;
	margin:0px;
	color:#FFFFFF;
}
#leftNav ul li p{
	margin:0px;
	padding:0px;
}
#leftNav img{
	padding:0px;
	margin:auto;
	display:block;
}
#whatsOn{
	margin-top:17px;
}
#whatsOn p{
	padding:0px;
	margin:0px;
}
#whatsOn p.pPadding{
	padding:5px 0px;
}
#logos{
	text-align:center;
	padding:10px 0px;
}
/***********MAIN CONTENT***********/
#contentHolder{
	float:right;
	width:615px;
}
#traffLeft{
	width:250px;
	float:left;
}
#traffRight{
float:right;
}
/***********EVENTS***********/
#eventsTable{
	padding:0px;
	margin:0px;
	text-align:left;
}
#eventsTable H5{
	color: #3975B5;
}
.eventsHead{
	padding:2px 8px;
}
.eventsCell{
	padding:2px 8px;
	background-color: #26588D;
	color:#FFFFFF;
}
/***********CONTACT***********/
#contactInfoBox{
	/*position:absolute;
	top:300px;
	left:500px;*/
	/*background-color:#26588D;*/
	background-color:#003b79;
	width:230px;
	border:1px solid;
	border-color: #ffffff;
}
#contactInfoBox h2{
	background-color:green;
	padding:10px;
}
#contactInfoBox p{
	padding:10px;
	width:100%;
}
#contactInfoBox table p{
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0px;
	padding-top:0px;
}
.contactInfoBoxImg{
	margin:5px 10px 10px 10px;
}
/***********FOOTER***********/
#footer{
	padding-left:17px;
	padding-right:17px;
	height:100px;
	margin-top:30px;
}
#footerImage{
	text-align:right;
}
#footer p{
	color:#FFFFFF;
}
#footer a{
	color:#FFFFFF;
}
#leftFoot{
	float:left;
}
#leftFoot p{
	font-size:1.0em;
}
#leftFoot a{
	font-size:1.0em;
}
#rightFoot{
	float:right;
	text-align:right;
}
#rightFoot p{
	font-size:0.6em;
}
