/* styles for main html structure display */
html, body{height:100%;}
body, #body_P, #body_K, #body_T, #body_C {
	margin:0 0 0 0;
	background-color:#000;
	font-size: 76% !important;
}

#KH_licNav {
	width: 436px;
}
/*table {
	border:0 none;
	height:100%;
}*/
table#main_1 {
	width:930px;
	/* height:100%; */
	margin-left:auto;
	margin-right:auto;
	background: #fB9004 url(/licensees/licensee66/images/bg-body.gif) top center repeat;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background-attachment: scroll;
	padding: 15px;
}
table#main_2 {
	width:100%;
	height:100%;
}
td#main_row1, td#main_row1_P, td#main_row1_K, td#main_row1_T, td#main_row1_C {
	text-align:left;
	vertical-align:top;
	background:#F71715; border-radius:10px 10px 0 0; border-bottom:6px solid #fff; -moz-border-radius:10px 10px 0 0; -webkit-border-top-left-radius:10px; -webkit-border-top-right-radius:10px;	/* behavior: url(/healthworks/js/PIE.htc); */ box-shadow:0 2px 10px #E80; -webkit-box-shadow:0 4px 10px #E80; -moz-box-shadow:0 2px 10px #E80; z-index:99;
	padding:10px;
}
td#main_row2, td#main_row2_P, td#main_row2_K, td#main_row2_T, td#main_row2_C {
	text-align:center;
	vertical-align:top;
}
td#main_row3, td#main_row3_P, td#main_row3_K, td#main_row3_T, td#main_row3_C {
	text-align:left;
	vertical-align:top;
	height:10px;
}
td#main_column1, td#main_column1_P, td#main_column1_K, td#main_column1_T, td#main_column1_C {
	text-align:left;
	height:100%;
	vertical-align:top;
	width:243px;
	background:#ffe038 url(/licensees/licensee66/images/bg-sidebar.jpg) repeat-x;
}
td#main_column2, td#main_column2_P, td#main_column2_K, td#main_column2_T, td#main_column2_C {
	text-align:left;
	vertical-align:top;
	padding:100px 0 50px 0;
	margin:0 !important;
	background:repeat-x url(/licensees/licensee66/images/bg-copy.jpg) 0 0 #fff;
	color:#434343;
	font-size:100%;
}
td#main_column3, td#main_column3_P, td#main_column3_K, td#main_column3_T, td#main_column3_C {
	text-align:left;
	vertical-align:top;
}
/* styles for master page body content display */
table#mPgBody_table1 {
	width:461px;
	margin-left:auto;
	margin-right:auto;
}
table#mPgBody_table2 {
	width:461px;
}
td#mPgBody_row1 {
	width:461px;
	height:10px;
	text-align:left;
	vertical-align:top;
}
td#mPgBody_row2 {
	width:461px;
	text-align:left;
	vertical-align:middle;
}
td#mPgBody_row3 {
	width:461px;
	text-align:center;
	vertical-align:top;
}
td#mPgBody_row4 {
	width:461px;
	text-align:center;
	vertical-align:middle;
}
td#mPgBody_column1 {
	width:436px;
	text-align:left;
	vertical-align:top;
}
td#mPgBody_column2 {
	width:25px;
	text-align:left;
	vertical-align:top;
	background-color:#fff;
}
/*  END COMMON STYLES RELATED TO GENERAL LAYOUT  */

body	{font-family:"Century Gothic", Helvetica,Arial,sans-serif; font-size:62.5%; padding:0; color:#434343; /* background:#000; */ background-image:url(/licensees/licensee66/images/diagonal-noise.png); height:100%; }
#topBar{
	width: 100%; 
	margin: 0 auto;
	font-size: 1.2em;
	line-height: 1.2em;
	height: 15px;
	/* color: #000; */
}

#topBar .left, #topBar .center, #topBar .right{width: 300px; float: left; height: 100%;}
#topBar .center{text-align: center;}
#topBar .right{text-align: right;}
#topBar a{/* color: #CCC; */ color:#000; line-height: 23px;}
#leftBorder {padding-left:15px; /*background: #fB9004 url(/licensees/licensee66/images/bg-body.gif) top center repeat;*/ height:100%;}
.home #content	{margin-top:0}
/* #homepage h1 a		{display:none; } */
#header .navUtility	{position:absolute; top:32%; right:225px}

#headerlogo{float:left;}
.home #primary	{width:657px; height:220px; overflow:hidden; padding:0; } 
.left {
	float: left !important;
	height:100%;
}
#topBar {
	color: #FFFFFF;
	font-size: 1.2em;
	line-height: 1.2em;
}
#topBar .left{
	padding-top:10px;	
}
#topBar a {
	color: #CCCCCC;
	line-height: 23px;
	text-decoration:none;
}
#topBar a:hover {
	text-decoration:underline;
}
#topBar .center {
	text-align: center;
}
#topBar .right {
	text-align: right;
	margin-top:-15px;
}
.right {
	float: right !important;
}
.clearfix {
	clear: both;
}

#container {
	/*background: url(/licensees/licensee66/images/bg-body.gif) repeat scroll center top #FB9004;*/
	margin: 0 auto;
	width: 100%;
	/*margin-bottom:-1px\9;*/
}
#searchForm				{float:right; padding:0; margin:10px 20px;}
#searchForm fieldset	{padding:0; border:0; margin:0; }
#searchForm input.text	{float:left; width:160px; margin:0 .75em 0 0; border:none; font-style:italic; padding:3px; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; /* behavior: url(/healthworks/js/PIE.htc); */ }
#searchForm .submit		{float:right}
#header form {
	/*margin-bottom:10px;*/
}

#headerNav { overflow:hidden; margin:0; padding:0; list-style:none; font-size:1.2em; font-weight:normal; color:#fff; float:right; position:relative; top:100px; left:-5px; }
#navPrimary				{ float:right; padding:0; margin:0; }
#navPrimary li			{float:left; margin:0 1px; padding:0; list-style:none}
#navPrimary li.first	{margin-left:0px}
#navPrimary a {
	color: #FFFFFF;
	display: block;
	line-height: 30px;
	padding: 0 5px;
	text-decoration: none;
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-size:14px;
}

#navPrimary li a:hover, 
#navPrimary li.current a, 
#navPrimary li:hover, 
#navPrimary li.sfhover	{background:#d50503; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; }

/* #navPrimary li:hover a, 
#navPrimary li li:hover a:hover, 
#navPrimary li.sfhover a:hover	{color:yellow;} */

#navPrimary li a:hover 		{ color:#FFDC22; background:#c40402;  }
#navPrimary li a:active 	{ background:#b30301; }

#searchForm fieldset {
	border: 0 none;
	margin: 0;
	padding: 0;
}
#searchForm input.text {
	border: medium none;
	border-radius: 3px 3px 3px 3px;
	float: left;
	font-style: italic;
	margin: 0 0.75em 0 0;
	padding: 3px;
	width: 160px;
}

*+html #searchForm input.text{
	float:left;	
}

#searchForm .submit {
	float: right;
	font-family:"Lucida Sans Unicode", sans-serif;
	font-size:1.2em;
	font-weight:bold;
}

*+html #searchForm .submit{
	float:left;	
}

*+html #header{
	display:block;
	float:left;
}

input[type="submit"] {
	cursor: pointer;
}
.submit, .buttons input {
	background: none repeat scroll 0 0 #CCCCCC;
	border: medium none;
	border-radius: 10px 10px 10px 10px;
	color: #333333;
	float: right;
	font-size: 1em;
	font-weight: bold;
	height: 1.75em;
	line-height: 1.75em;
	padding: 0 1em;
	text-align: center;
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
}
#primary	{ position:absolute; left:253px; top:10px; width:637px; color:#232323; font-size:1.1em; text-align:left; font-family: "Century Gothic", Helvetica, Arial, sans-serif; }
#primary form		{padding:2em; background:#e9f3f7; overflow:hidden; max-width:504px; /*width of #primary in three column layout*/}
#primary fieldset	{border:none; padding:0}
#primary legend		{font-size:1.4em; font-weight:bold; margin:0; padding:0}
#primary label		{padding-top:.5em; line-height:1; color:#0c2846}

.submit, 
.buttons input		{float:right; height:1.75em; line-height:1.75em; border:none; padding:0 1em; font-size:1.2em; font-weight:bold; color:#333; background:#ccc; 
					 -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px; text-align:center;
					 /* behavior: url(/healthworks/js/PIE.htc); */ }

#primary #svSearchResults form	{max-width:100%}
#crumbList {
	margin: 0 0 1em;
	padding: 0;
	list-style: none;
	}

#crumbList li {
	display: inline;
	margin: 0;
	font-size: 1em;
	}

#crumbList a { text-decoration: none; color:#2e7aa7; }
#crumbList				{margin:0 0 1.5em}
#crumbList li			{font-size:1.1em}
#crumbList li a:hover	{text-decoration:underline}

/* PJM updated 7 June 2012 - added border-bottom */
#homepage #header	{ border-bottom:6px solid #fff; box-shadow:0 2px 10px #E80; -webkit-box-shadow:0 4px 10px #E80; -moz-box-shadow:0 2px 10px #E80; z-index:99;}

/* updated 7 June 2012 PJM - removed margin */
#header h1 a				{display:block; width:243px; height:145px; margin:0; padding:0; text-indent:-9999px; background:url(/licensees/licensee66/images/healthworks-logo.png) top center no-repeat; position:relative; top:-13px; }
/* #homepage h1 a		{display:none; } */
#header .navUtility	{position:absolute; top:32%; right:225px}

.content, 
.sidebar		{position: relative; min-height: 100%; /*Fixes odd no-content disappearing bug.*/}
#left			{position:relative; min-height: 100%; float:left; padding:0; width:100%; /* background:#FFDC22; */ }
/* .home #left		{width:687px; padding:0} */
#donatebuttonleft{position:relative; text-align:center; padding-top:30px; min-height: 100%;}
.pageTitle { color:#F00; font-size:3em; }
#footerCnt {
	margin: 0 auto;
}
#footer		{clear:both; margin-top:0px; padding:5px 10px; background:#3283D2; border-radius:0 0 10px 10px; -moz-border-radius:0 0 10px 10px; -webkit-border-bottom-left-radius:10px; -webkit-border-bottom-right-radius:10px; 
			 /* behavior: url(/healthworks/js/PIE.htc); */ height:40px; }
#footer p	{ font-size:1.1em; color:#eee; margin:5px 0; }
div.footerleft{float:left;}
div.footerright{float:right; padding-top:5px;}
div.footerright a{color:#ffffff; font-size:15px; font-weight:bold;}
div.footerright a:visited{color:#ffffff;}
div.footerright a:hover{color:#ffffff;}
div.footerright a:active{color:#ffffff;}
div.footerright img{padding-right:10px;}
/* END CUSTOM STYLES */