/* Start of CMSMS style sheet 'main' */
body {
	background-color: #fff;
	width: 100%;
}

p {
	color: #999999;
	padding: 0.5em 0;
}

a:link {color: #006699; text-decoration: none;}
a:visited {color: #006699;text-decoration: none;}
a:hover {color: #ff6633; text-decoration: none;}
a:active {color: #006699;text-decoration: none;}

.clearBoth {
	clear: both;
}


#mainWrapper {
	margin: 0 auto;
	width: 956px;
	background-image: url('/images/mainWrapper-bg.gif');
	background-repeat: repeat-y;
}

#header {
	padding: 10px 10px 0;
	background-image: url('/images/header-bg.gif');
	background-repeat: no-repeat;
	position: relative;
}

#header #navOverlay {
	position: absolute; 
	top: 105px;
	right: 10px
}

#headerInner {
	background: url('/images/corner-graphic.jpg') top right no-repeat;
	height: 95px;
}

#header img {
	display: block;
}

.headerContentBox {
	border-left: 1px solid #999999;
	float: left;
	height: 74px;
	margin: 5px 0;
	padding: 5px 8px;
	width: 209px;
}

#mainNav {
	height: 37px;
	list-style-type: none;
	background-image: url('/images/mainNav-bg.gif');
	background-repeat: repeat-x;
	padding: 0 10px;
	margin: 0 10px;
}

#mainNav li {
	display: block;
	float: left;
}

#mainNav li a {
	background-image: url('images/currentpage-pointer.gif');
	background-repeat: no-repeat;
	background-position: -0 -20px;
	color: white;
	display: block;
	float: left;
	font-size: 13px;
	line-height: 37px;
	padding: 0 10px;
	text-decoration: none;
	height: 37px;
}

#mainNav li.currentpage a, #mainNav li a:hover  {
	background-position: bottom center;
}


#banner {
	padding: 10px 10px 0;
}

#mainContainer {
	background-image: url('/uploads/images/nhs-logo.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
	min-height: 476px;
	height: 476px;
	height: auto !important;
	padding: 5px 10px 60px;
}

#mainContainer div {
	/*border: 1px solid green;*/
}

#leftCol {
	background-color: #dedede;
	background-image: url('images/news-background.gif');
	background-position: bottom center;
	background-repeat: no-repeat;
	float: left;
	min-height: 245px;
	height: 380px;
	width: 215px;
	padding: 0;
	margin-top: 10px;
}

#centreCol {
	color: #999999;
	line-height: 1.2em;
	float: left;
	width: 510px;
	padding: 0 13px 20px 13px;
	margin-top: 10px;
}

#title {
	color: #006699;
	display: block;
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	padding-bottom: 10px;
}

/* main text */

/* main lists */
#centreCol ul {
	margin-left: 40px;
	color: #999999;
	padding: 0.5em 0;
}

#centreCol ul li {
}

#rightCol {
	float: left;
	width: 170px;
	text-align: right;
	background: url('/images/rightCol-bg.gif') no-repeat bottom left #00688d;
	padding: 2px 5px 10px;
	color: #fff;
	margin-right: 5px;
}


#counterDiv {
	width: 370px;
	background: url('/images/counter-bg.gif') no-repeat bottom right #DEDEDE;
	padding: 4px;
	color: #006699;
	margin-right: 5px;
	margin-top: 15px;
	text-align: center;
	height: 136px;
	margin: 14px auto 0 auto;
}
#counterDiv p {
	text-align: center;
	line-height: 33px;
	font-size: 21px;
	color: #006699;
	padding: 4px 0;
}

#counterDiv span {
	display: block;
	width: 100px;
	height: 38px;
	line-height: 40px;
	background-color: white;
	color: #00688d;
	text-align: center;
	font-size: 30px;
	font-family: monospace; 
	font-weight: bold;
	margin: 5px auto;
}

#rightCol a, #rightCol p {
	color: #fff;
}

#newsTitle {
	margin-bottom: 20px;
	color: #666666;
	font-size: 22px;
	font-weight: normal;
}

.NewsSummary {
	/*margin: 20px 30px;*/
	color: #666666;
	margin: 20px 0;
}

#NewsPostDetailTitle {
	padding: 1em 0;
}

.ManagementSummary {
	clear: both;
}

.ManagementSummaryTitle {
	font-weight: bold;
}

.ManagementSummarySummary {
	float: right;
	width: 135px;
	margin: 0 0 10px 10px;
}

.ManagementSummaryContent {
	padding-right: 15px;
}

.ManagementSummaryHorizRule {
	margin: 0.5em 0;
	height: 1px;
	background-color: #cccccc;
	border: 0;
}

.InformationRequestForm input {
	width: 250px;
}

.QuotesSummary {
	background-image: url('uploads/images/close-quote.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
	margin-top: 2em;
	margin-left: 50px;
        padding: 0 25px 0 0;
	text-align: center;
	font-size: 1em;
	color: #0199cb;
}

.QuotesSummary p {
        color: #0199cb;
        line-height: 20px;
}

.QuotesSummaryContent {
	padding-bottom: 1em;
}

.QuotesSummaryTitle {
	color: #006699;
}

#leftColumnMenu {
	text-decoration: none;
	font-size: 12px;
	color: #000;
}

#leftColumnMenu a {
	color: #000;
}

#leftColumnMenu li {
	display: block;
}

#leftColumnMenu li a {
	display: block;
	line-height: 28px;
	padding: 2px 10px 0;
	height: 30px;
}

#leftColumnMenu li a:hover {
	height: 28px;
	line-height: 28px;
	border-bottom: 2px solid white;
	background-color: #0099CB;
	color: #fff;
}

#leftColumnMenu li:hover a {

}

#leftColumnMenu li h3 {
	padding: 0 20px;
	display: block;
	line-height: 29px;
	height: 29px;
	margin-bottom: 1px;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	background-color: #0099CB;
}

#leftColumnMenu li ul {

}

#leftColumnMenu li ul li a {
	padding: 0 20px;
}

#footer {
	background-image: url('/images/footer-bg.gif');
	background-repeat: no-repeat;
	background-position: top;
	padding: 20px;
	text-align: center;
	background-color: #fff;
}

.sidebarNews {
	font-size: 12px;
        padding: 8px 10px;
        clear: both;
}

.sidebarNews img {
        padding: 5px;
}

#quotesHeader {
        float: left;
        background-image: url('uploads/images/open-quote.gif');
        background-position: 20px 20px;
        background-repeat: no-repeat;
}

#rightColLogin{
	float: right;
	width: 170px;
	text-align: right;
	background: url('/images/rightCol-bg.gif') no-repeat bottom left #00688d;
	padding: 2px 5px 10px;
	color: #fff;
	margin-right: 5px;
	margin-top: 15px;
}

#rightColLogin a, #rightColLogin p {
	color: #fff;
}

#rightColLogin a {
	display: block;
	margin: 5px 0 0 0;
	text-align: center;
}


#rightColLogin h3 {
	margin: 0;
	padding: 5px;
	text-align: center;
}


/*Forms*/

p.loginForm{
	display:block;
	height:20px;
}

p.loginForm label{
	float:left;
	clear: none;
	text-align:right;
	margin-right:10px;
}

p.loginForm input{
	float:left;
	clear:none;
	width: 200px;
}

p.loginForm input[type="submit"] {
	width: 90px;
	margin-right: 23px;
}
p.loginForm span {
	float: left;
	clear: both;
	margin-left: 110px;
	margin-top: 5px;
}

#rightColLogin p.loginForm {
	padding-bottom: 0;
	height: auto;
	text-align: center;
}
#rightColLogin  input{
	float: none;
	margin-top: 3px;
	margin-right: 13px;
}

#rightColLogin p.loginForm input[type="text"], #rightColLogin p.loginForm input[type="password"] {
	width: 140px;
	margin: 3px 14px 0 14px;
	float: none;
	
	}
#rightColLogin p.loginForm label {
	margin-left: 14px;
	}
/* End of 'main' */

