﻿/******************************************************************************************/
/********** General Tags **********/
/******************************************************************************************/

body {
font-family:arial, helvetica, sans-serif;
color:#000000;
background: #fff url(../images/body-bg.jpg) repeat-x 0% 0%;
margin: 0px;
padding: 0px;
text-align: center;
font-size: 76%;
}

p {
font-size:1em;
}

td {
font-size: 1em;
}

ul {
list-style-type:square;
}

h1, h2, h3, h4, h5, h6, legend {
color:#0072c6;
margin: 0px;
padding: 0px;
}

h1 {
font-size:260%;
margin: 0px 0px 10px 0px;
border-bottom: 3px solid #e1e1e1;
line-height: 120%;
}

h2, h3 {
margin-bottom: 1em;
}

/*
h1 {
font-size:200%;
}

h2 {
font-size:160%;
}

h3 {
font-size:140%;
}

h4 {
font-size:120%;
}

h5 {
font-size:110%;
}

h6 {
font-size:100%;
}
*/

th {
text-align:left;
color:#ffffff;
background-color:#0072c6;
}

a, a u {
text-decoration:underline;
color:#0072c6;
}

a:hover, a:focus, a:active, a:hover u, a:focus u, a:active u {
text-decoration:none;
}

hr {
height:1px;
color:#e1e1e1;
}

.txt-s {
font-size: 90%;
}

.txt-c {
text-align: center;
}

.txt-r {
text-align: right;
}

.flt-r {
float: right;
}

.note {
font-size: 90%;
color: #666;
}


/******************************************************************************************/
/********** Top Section **********/
/******************************************************************************************/
#header {
height: 185px;
background: transparent url(../images/header-72dpi.jpg) no-repeat 50% 0px;
margin: 0px auto 10px auto;
}

p.nhs-logo {
width: 940px;
text-align:right;
margin: 0px auto;
padding: 20px 0px 0px 0px;
}

#container {
position:relative;
width: 940px;
text-align: left;
margin: 0px auto;
padding: 0px;
background: #fff url(../images/main-panel-bg.png) no-repeat 0px 100%;
}

#search{
float:right;
margin: 20px 0px 0px 0px;
width: 200px;
}


/******************************************************************************************/
/********** Content **********/
/******************************************************************************************/
#content {
margin: 0px 230px 0px 230px;
width: 470px;
line-height: 150%;
padding-bottom: 20px;
height:605px;
min-height:605px;
font-size: 1.2em;
}

html>body #content {height:auto; min-height:605px;} /* not ie6- */

#content table {
width: 100%;
border: 1px solid #ccc;
border-collapse: collapse;
}

#content table .oddrow {
background-color:#e2e2e2;
}

#content table th, #content table td {
font-size: 1em;
border: 1px solid #ccc;
padding: 6px;
}

#content-bottom {
clear: both;
padding-bottom: 20px;
margin-bottom: 5px;
}

#content-bottom table {
margin: 110px auto auto 100px;
width: 760px;
}

#content-bottom table td {
padding: 10px;
vertical-align: bottom;
font-weight: bold;
color: #0072c6;
font-size: 80%;
}


/******************************************************************************************/
/********** Left Column **********/
/******************************************************************************************/
#left-col {
clear: both;
float:left;
text-align:left;
width:220px;
margin: 7px 0px 0px 0px;
padding: 0px;
background: transparent;
}

#left-col-ll {
clear: both;
float:left;
text-align:left;
padding-right:10px;
margin:7px 0px 0px 20px;
width: 180px;
line-height: 160%;
border-right: 1px solid #cccccc;
min-height: 600px;
}

#left-col a{
text-decoration: none;
}

#left-col a:hover, #left-col a:active, #left-col a:focus {
text-decoration: underline;
}

h2.find {
background: #fff url(../images/hm-panel-bg-find.png) no-repeat 0px 0px;
text-indent: -9999px;
height: 40px;
margin: 10px;
}

#find-service {
margin-bottom: 30px;
}

#find-service form {
margin: 0px 0px 0px 20px;
padding: 0px;
font-size: 90%;
}

#find-service table {
border: 1px solid #e1e1e1;
width: 180px;
}

#find-service td {
font-weight: bold;
color: #0072c6;
margin: 0px;
padding:0px;
}

#video {
margin: 20px;
}

/******************************************************************************************/
/********** Right Column **********/
/******************************************************************************************/
#right-col {
margin: 7px 0px 0px 0px;
padding: 0px;
float: right;
width:220px;
background: transparent;
}

#right-col a{
text-decoration: none;
}

#right-col a:hover, #right-col a:active, #right-col a:focus {
text-decoration: underline;
}

h2.related {
background: #fff url(../images/hm-panel-bg-related.png) no-repeat 0px 0px;
text-indent: -9999px;
height: 40px;
margin: 10px;
}

ul.related-links {
list-style-type: none;
margin: 10px 0px 10px 20px;
padding: 0px;
width:180px;
}

ul.related-links li {
margin-bottom: 10px;
}

ul.related-links a {
color: #e28c05;
text-decoration: none;
}

ul.related-links a:hover, ul.related-links a:active, ul.related-links a:focus {
text-decoration: underline;
}


/********** News & Blog **********/
h2.news {
background: #fff url(../images/hm-panel-bg-news.png) no-repeat 0px 0px;
text-indent: -9999px;
height: 40px;
margin: 10px;
}

h2.blog {
background: #fff url(../images/hm-panel-bg-blog.png) no-repeat 0px 0px;
text-indent: -9999px;
height: 40px;
margin: 10px;
}

h2.blogList {
margin: 0.8em 0em 0.5em 0em;
}

#news, #blog {
width: 200px;
font-size: 90%;
margin: 0px;
}

p.title {
margin: 0px 20px;
}

p.title a {
color: #e28c05;
}

#blogText p, p.text {
margin: 0px 20px;
}

p.date {
margin: 0px 20px 10px 20px;
color: #959595;
}

p.links {
margin: 0px 20px;
}

p.newsDetails, p.blogDetails {
color: #999;
text-align:right;
font-size: 80%;
}

#news a {
text-decoration:none;
}

#news a:hover {
text-decoration:underline;
}

.pale {
color: #959595;
}

/******************************************************************************************/
/************* Forms *************/
/******************************************************************************************/
form {
width:90%;
margin:0px;
padding: 0px;
}

fieldset {
padding: 2%;
}

legend {
font-weight: bold;
color:#0072c6;
}

input, textarea {
font-family:arial, helvetica, sans-serif;
padding: 2px;
font-size: 1em;
}

input.honey {
display: none;
}

.hdnVariableFld { 
display: none;
visibility: hidden; 
width: 1px;
height: 1px;
} 

input.button, input.search-button {
background:#eee;
border-top: 1px solid #999;
border-right: 1px solid #333;
border-bottom: 1px solid #333;
border-left: 1px solid #999;
}



/******************************************************************************************/
/********** Comments & Social Networking **********/
/******************************************************************************************/
#comments {
margin-top: 6em;
}

#comments h2 {
font-style: italic;
margin-bottom: 1em;
border-bottom: 2px solid #e1e1e1;
}

#comment-top {
width: 420px;
height: 30px;
margin: 20px 0px 0px 0px;
background: url(../images/stock/comment-top.gif) no-repeat 0px 0px;
}

#comment-mid {
width: 420px;
background: url(../images/stock/comment-mid.gif) repeat-y 0px 0px;
margin: 0px;
padding: 0px;
}

p.commentTxt {
margin: 0px 10px;
padding: 0px 10px;
text-indent: 30px;
background: url(../images/stock/quote1.gif) no-repeat 6px 0px;
}

.endQuote {
display: block;
margin: 0px 0px 10px 0px;
padding: 0px 0px 20px 0px;
background: url(../images/stock/quote2.gif) no-repeat 100% 100%;
}


p.replyIcon {
padding: 0px 0px 0px 20px;
margin: 0.2em 0px;
}

p.replyIcon a {
text-decoration: none;
background: url(../images/comment.gif) no-repeat 0% 50%;
padding: 0px 0px 0px 20px;
}

p.replyIcon a:hover, p.replyIcon a:focus, p.replyIcon a:active {
text-decoration: underline;
}

#commentDetails {
position: relative;
padding: 10px 0px 0px 0px;
border-top: 1px dotted #ccc;
margin-left: 20px;
margin-right: 20px;
margin-bottom: -10px;
z-index: 3;
}

#commentDetails p {
color: #999;
text-align: right;
font-size: 80%;
line-height: 120%;
margin: 0.2em 0px;
padding: 0px;
}

#comment-bot {
position: relative;
width: 420px;
height: 30px;
background: url(../images/stock/comment-bot.gif) no-repeat 0px 0px;
z-index: 1;
}


#replies {
padding-left: 50px;
background: url(../images/stock/reply-arrow.gif) no-repeat left 10px;
}

#replies #comment-top {
margin-top: -10px;
}

#social-networking {
margin: 0px 230px 0px 230px;
width: 470px;
border-top: 1px solid #cccccc;
padding: 20px 0px 20px 0px;
}

#share {
float: right;
text-align: right;
}

/******************************************************************************************/
/********** Sitemap **********/
/******************************************************************************************/
ul.sitemap {
margin:2px;
padding:0px;
list-style:none;
}

.smap-hm {
font-size:140%;
font-weight:bold;
padding:2px 2px 2px 15px;
margin-left:0px;
}

.smap-area {
font-size:120%;
font-weight:bold;
margin-left:5px;
margin-top: 30px;
border-top: 1px solid #cccccc;
padding:10px 0px 6px 40px;
/*background:transparent url('../images/stock/sub1.gif') no-repeat left; padding-left:40px; padding-right:2px; padding-top:2px; padding-bottom:2px*/
}

.smap-sub {
font-weight:bold;
margin-left:5px;
padding:0px 0px 6px 70px;
/*background:transparent url('../images/stock/sub2.gif') no-repeat left; padding-left:70px; padding-right:2px; padding-top:2px; padding-bottom:2px*/
}

.smap-minor {
margin-left:5px;
padding:0px 0px 6px 100px;
/*background:transparent url('../images/stock/sub3.gif') no-repeat left; padding-left:100px; padding-right:2px; padding-top:2px; padding-bottom:2px*/
}



/******************************************************************************************/
/********** Icons **********/
/******************************************************************************************/
.window {
background-image: url('../images/stock/new-window.gif'); 
background-repeat: no-repeat; 
background-position: right center;
padding-right: 22px;
}

.pdf {
background-image: url('../images/stock/doc_icons/pdf.gif'); 
background-repeat: no-repeat; 
background-position: right center;
padding-right: 22px;
}

.new {
background-image: url('../images/stock/new.gif'); 
background-repeat: no-repeat; 
background-position: right center;
padding-right: 22px;
}

.email {
background-image: url('../images/stock/email.gif'); 
background-repeat: no-repeat; 
background-position: right center;
padding-right: 22px;
}

.windowpdf {
background-image: url('../images/stock/window-pdf.gif'); 
background-repeat: no-repeat; 
background-position: right center;
padding-right: 42px;
}

.windownew {
background-image: url('../images/stock/window-new.gif'); 
background-repeat: no-repeat; 
background-position: right center;
padding-right: 42px;
}

.pdfnew {
background-image: url('../images/stock/pdf-new.gif'); 
background-repeat: no-repeat; 
background-position: right center;
padding-right: 42px;
}

.windowpdfnew {
background-image: url('../images/stock/window-pdf-new.gif'); 
background-repeat: no-repeat; 
background-position: right center;
padding-right: 62px;
}

.profilePic {
padding: 0px;
border: 1px solid #ccc;
margin: 5px 20px 20px 0px;
float: left;
}


/******************************************************************************************/
/********** Login Styles **********/
/******************************************************************************************/
#content table.login, #content table.login td {
border: 0px;
margin: 0px auto 0px 0px}

table.login input {
width: 99%;
}

table.login td.left {
width: 20%;
text-align: right;
}

table.login td.right {
width: 80%;
text-align: left;
}

.reminder {
font-size:90%;
float:right;
}

.key {
font-size:90%;
float:right;
margin-right:5%;
}

img.profile {
float: right;
margin: 6px 0px 20px 20px;
border: 1px solid #333333;
}

#login {
width: 180px;
margin: 20px 20px 0px 20px;
}

#login strong {
color: #0072c6;
font-size: 120%;
}

input.memberLogin {
width: 100%;
}

/******************************************************************************************/
/********** Jobs **********/
/******************************************************************************************/
h2.jobs {
color: #fff;
}


/******************************************************************************************/
/********** Footer **********/
/******************************************************************************************/
#footer {
clear:both;
margin-top:3px;
padding: 80px 20px 20px 20px;
background: #85b93a url(../images/footer-bg.png) repeat-x top;
color:#fff;
}

#footMid {
margin-left:20%;
margin-right:20%;
text-align:center;
margin:0px;
padding: 0px;
border: 0px;
}

#footer a, .footerpipe {
color:#fff;
}

/******************************************************************************************/
/********** living life **********/
/******************************************************************************************/


	.shadowBoxOuter {
		background: url(/images/living-life/shadbox-r.jpg) top right repeat-y;
		margin-bottom: 1em;
	}
	.shadowBoxInner {
		background: url(/images/living-life/shadbox-tr.jpg) top right no-repeat;
	}
	.contentBox{
		/* background-color: #fea; */
		margin-right: 6px;
	}
	.shadowBoxFooter {
		height: 6px;
		line-height: 1px;
		font-size: 1px;
		background: url(/images/living-life/shadbox-b.jpg) top left no-repeat;
	}
	.shadowBoxFooter span {
		display: block;
		background: url(/images/living-life/shadbox-br.jpg) top right no-repeat;
		height: 6px;
		line-height: 1px;
		font-size: 1px;
	}

	.spaceAfter {
		margin-bottom: 1.5em;
	}
	
	.lgSpaceAfter {
		margin-bottom: 2.5em;
	}

	#bannerPageTools .shadowBoxOuter { background-image: url(/images/living-life/shadbox-tools-r.jpg); }
	#bannerPageTools .shadowBoxInner { background-image: url(/images/living-life/shadbox-tools-tr.jpg); }
	#bannerPageTools .shadowBoxFooter { background-image: url(/images/living-life/shadbox-tools-b.jpg); }
	#bannerPageTools .shadowBoxFooter span { background-image: url(/images/living-life/shadbox-tools-br.jpg); }
	
	#searchTool .shadowBoxInner { background-image: none; }

	/* Titles in content area */
	.contentTitle { padding: 0 6px 0 12px; }
	.contentTitle .shadowBoxOuter { background-image: url(/images/living-life/shadbox-content-r.gif); margin-bottom: 0; }
	.contentTitle .shadowBoxInner { background-image: url(/images/living-life/shadbox-content-tr.gif); }
	.contentTitle .shadowBoxFooter { background-image: url(/images/living-life/shadbox-content-b.gif); }
	.contentTitle .shadowBoxFooter span { background-image: url(/images/living-life/shadbox-content-br.gif); }
	
	.contentTitle .contentBox { background: #4DB7DB url(/images/living-life/bg-gblue.png) repeat-x 0 0; height: 1%; }

	.genericBlue {
		background: #ECF7FB;
		height: 1%;
	}
	
	.genericBlue h2.title {
		font-size: 1em;
		background: #4DB7DB url(/images/living-life/bg-gblue.png) repeat-x 0 0;
		padding: 4px 12px 4px 12px;
		color: #ffffff;
	}
	
	.genericBlue h2.title span {
		background: url(/images/living-life/arrow-gblue-title.gif) no-repeat 100% 3px;
		display: block;
		font-weight: bold;
		
	}

	.genericBlue ul.relatedLinks li {
		padding: 2px 0 4px 0;
		list-style:none;
	}

	.genericBlue ul.relatedLinks a {
		display: block;
		background: url(/images/living-life/arrow-gblue-default.gif) no-repeat 0 4px;
		padding: 0 0 0 12px;
	}
	

