/* ----------------------------------- DDI HEALTH css file by Ecreate --------------------------------------------------- */
/* -------------------------------------------- global -------------------------------------------- */
* {
	padding:0;
	margin:0;
}
HTML {
	height:100.02%;
}
BODY {
	background-color:#FFF;
	text-align:center;
}
P {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#505050;
	padding-bottom:5px;
}
A:link, A:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#505050;
	font-weight:bold;
}
A:hover {
	text-decoration:underline;
	color:#999;
}
H1 {
	font-size:18px;
	font-weight:normal;
	color:#505050;
	height:30px;
	margin-top:10px;
	font-family: arial, "lucida console", sans-serif;
}
H1 .Head {
	font-size:18px;
	font-weight:normal;
	color:#505050;
}
H2 {
	font-size:18px;
	font-weight:normal;
	color:#505050;
	height:27px;
	background: url(images/h2.jpg) bottom left no-repeat;
	padding-top:0px;
	font-family: arial, "lucida console", sans-serif;
}
H2 .Head {
	font-size:18px;
	font-weight:bold;
	color:#505050;
}
H3 {
	font-size:16px;
	font-weight:bold;
	color:#505050;
	height:30px;
	margin-top:10px;
	font-family: arial, "lucida console", sans-serif;
}
H3 .Head {
	font-size:16px;
	font-weight:bold;
	color:#505050;
	height:30px;
	margin-top:10px;
}
H4 {
	font-size:16px;
	font-weight:normal;
	color:#505050;
	height:30px;
	margin-top:10px;
	font-family: arial, "lucida console", sans-serif;
}
H4 .Head {
	font-size:16px;
	font-weight:normal;
	color:#505050;
	height:30px;
	margin-top:10px;
}
H5 {
	font-size:14px;
	font-weight:bold;
	color:#505050;
	height:20px;
	margin-top:10px;
	font-family: arial, "lucida console", sans-serif;
}
H5 .Head {
	font-size:14px;
	font-weight:bold;
	color:#505050;
	height:30px;
	margin-top:10px;
}
PRE {
	color:#535353;
}
ADDRESS {
	color:#535353;
	font-style:italic;
}
UL, OL {
	padding-bottom:10px;
	margin-left:25px;
}
OL LI {
	color:#505050;
}
UL LI {
	list-style-type: disc;
	color:#505050;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
TD {
	color:#505050;
	font-size:12px;
}
TH {
	color:#fff;
	text-transform:uppercase;
	background-color:#505050;
}


/* -------------------------------------------- page holders -------------------------------------------- */
.pageHolder {
	width:941px;
	margin: 0 auto;
	text-align:left;
	height:auto!important;
}
.footerHolder {
	width:941px;
	margin:0 auto;
	clear:both;
	background: url(images/footer.jpg) top no-repeat;
}
.topPane {
	margin-top:8px;
}
.leftPane {
	float:left;
	width:255px;
	margin-top:13px;
}

.leftPane .panelbar {
	width: 240px;
}

.centerPane {
	background: url(images/contbg.jpg) no-repeat;
	float:left;
	width:659px;
	width:expression('684px');
	margin-top:8px;
	border:0!important;
	min-height:380px;
	height:auto!important;
	height:380px;
	padding-left:25px;
}
.insidePane {
	background: url(images/contbg3.gif) top left repeat-y;
	float:left;
	width:659px;
	width:expression('684px');
	margin-top:8px;
	padding-left:25px;
	border:0!important;
	min-height:380px;
	height:auto!important;
	height:380px;
	padding-bottom: 20px;
}
/* -------------------------------------------- navigation -------------------------------------------- */
.menu {
	clear:both;
	padding-top:20px;
}
.menu .radmenu {
	float:none!important;
	width:941px;
	height:34px;
	background: url(images/menubg.jpg) repeat-x;
}

.radmenu a:link, .radmenu a:visited, .radmenu a:active {
	float:left;
	height:15px;
	height:expression('34px');
	border-left:1px solid #ddd;
	border-right:1px solid #fff;
	font-weight:bold;
	padding:11px 32px 8px 32px;
	color:#61696b;
}

.menu .radmenu a:hover, .menu .radmenu a:link.SelectedHItem, .menu .radmenu a:visited.SelectedHItem, .menu .radmenu a:active.SelectedHItem {
	cursor:hand!important;
	cursor:pointer!important;
	color:#fff;
	background: url(images/linkbghover.jpg) repeat-x;
	text-decoration:none;
}
.radmenu LI.first a:link, .radmenu LI.first a:visited {
	background: url(images/firstbg.jpg) no-repeat;
	border-left:0;
	padding-left:34px;
}
.menu .radmenu LI.last a:link, .menu .radmenu LI.last a:visited {
	background: url(images/lastbg.jpg) no-repeat;
	padding-right:32px;
}
.menu .radmenu LI.first a:hover, .menu .radmenu LI.first a:link.SelectedHItem, .menu .radmenu LI.first a:visited.SelectedHItem, .menu .radmenu LI.first a:active.SelectedHItem {
	background: url(images/firstbghover.jpg) left no-repeat;
}
.menu .radmenu LI.last a:hover, .menu .radmenu LI.last a:link.SelectedHItem, .menu .radmenu LI.last a:visited.SelectedHItem, .menu .radmenu LI.last a:active.SelectedHItem {
	background: url(images/lastbghover.jpg) right no-repeat;
}
/* -------------------------------------------- admin menu -------------------------------------------- */
.adminMenu {
	float:left;
	width:300px;
}
.adminMenu .menu {
	padding-top:35px;
}
.adminMenu .radmenu {
	float:right!important;
	width:auto;
	margin-top:52px;
	height:34px;
	background: none;
}
.adminMenu .radmenu LI {
	background-color: #fff;
}
.adminMenu .radmenu a:link, .adminMenu .radmenu a:visited {
	border-left:1px solid #ddd;
	border-right:1px solid #fff;
	font-weight:bold;
	padding:11px 31px 8px 31px;
	color:#c2c6c7;
}
.adminMenu .radmenu a:hover {
	cursor:hand;
	cursor:pointer;
	color:#666;
	background: none;
	text-decoration:none;
}
.adminMenu .radmenu LI.first a:link, .adminMenu .radmenu LI.first a:visited {
	background: none;
	border-left:0;
	padding-left:34px;
}
.adminMenu .radmenu LI.last a:link, .adminMenu .radmenu LI.last a:visited {
	background: none;
	padding-right:34px;
	border-right:0;
}
.adminMenu .radmenu LI.first a:hover {
	background: none;
}
.adminMenu .radmenu LI.last a:hover {
	background: none;
}
/* -------------------------------------------- foot menu -------------------------------------------- */
.footMenu {
	float: right;
	width:680px;
}
.footMenu .radmenu {
	float:right!important;
	width:auto;
	margin-top:20px;
	height:20px;
	background: none;
}
.footMenu .radmenu LI {
	background-color: #fff;
}
.footMenu .radmenu a:link, .footMenu .radmenu a:visited {
	padding:0 10px;
	font-weight:bold;
	border-left: 1 px solid #6b7375;
	color:#6b7375;
	height:auto;
	height:expression('auto');
}

.footMenu .radmenu LI.first a:link, .footMenu .radmenu LI.first a:visited {
	border-left: 0;
}

.footMenu .radmenu a:hover {
	cursor:hand;
	cursor:pointer;
	color:#999;
	background: none;
	text-decoration:none;
}
.footMenu .radmenu LI.first a:link, .footMenu .radmenu LI.first a:visited {
	background: none;
	padding-left:0;
}
.footMenu .radmenu LI.last a:link, .footMenu .radmenu LI.last a:visited {
	background: none;
	padding-right:0;
}
.footMenu .radmenu LI.first a:hover {
	background: none;
}
.footMenu .radmenu LI.last a:hover {
	background: none;
}
/* -------------------------------------------- left menu -------------------------------------------- */
.leftMenu {
	width: 240px;
	padding-left: 15px;
	padding-bottom: 0;
	/*padding-bottom:20px;*/
}

.leftMenu ul.rootGroup {
	padding-bottom: 20px;
}

.leftMenu A:link, .leftMenu A:visited {
	height:23px;
	color:#505050;
	padding:3px 0 0 10px;
	background: url(images/leftmenubg.jpg) no-repeat;
}
.leftMenu A:hover {
	cursor:hand;
	cursor:pointer;
	background: url(images/leftmenubgh.jpg) no-repeat;
	text-decoration:none;
	font-weight:bold;
}

.leftMenu .level1 A:link, .leftMenu .level1 A:visited, .leftMenu .level1 A:active {
	color: #505050;
	font-weight: normal;
}

.leftMenu .level2 A:link, .leftMenu .level2 A:visited, .leftMenu .level2 A:active {
	color: #505050;
	font-weight: normal;
}

.leftMenu A.selected:link, .leftMenu A.selected:visited, .leftMenu A.selected:active {
	font-weight: bold;
	background: url(images/leftmenubg_dark.jpg) no-repeat!important;	
}

.leftMenu .level3 A:link, .leftMenu .level3 A:visited, .leftMenu .level3 A:active {
	color: #505050;
	font-weight: normal;
}

.leftMenu LI .SelectedItem, .leftMenu LI .SelectedHItem {
	background: url(images/leftmenubgh.jpg) no-repeat!important;
	text-decoration:none;
	font-weight:bold;
}
/* -------------------------------------------- other -------------------------------------------- */
.clear {
	clear:both;
}
.logo {
	float:left;
}
.logo IMG {
	margin:20px 0 0 20px;
}
.search {
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	margin-top:30px;
	font-size:11px;
	color:#505050;
}
.search .SkinObject LABEL, .search .SkinObject INPUT {
	display:none;
}
.search INPUT {
	border:0;
	height:20px;
	width:137px;
	font-size:11px;
	padding-left:4px;
	margin-left:3px;
	padding-top:2px;
	color:#505050;
	vertical-align:middle;
	background:url(images/searchbg.jpg) no-repeat #fff;
}
.breadcrumbs {
	font-family:Arial, Helvetica, sans-serif;
	color:#959595;
	font-size:11px;
	font-weight:bold;
	height:28px;
	padding: 7px 0 0 20px;
	background:url(images/bread.jpg) no-repeat #fff;
}
.breadcrumbs a:link, .breadcrumbs a:visited {
	color:#959595;
	font-weight: normal;
	font-size:11px;
}
.breadcrumbs a:hover {
	font-weight:bold;
}
/*----------------------------------------------content-----------------------------------------------*/
.Referrer {
	width:356px;
	height:29px;
	float:right;
	margin-top:28px;
	background:url(images/referrer1.gif) no-repeat;
	color:#7d7d7d;
}
.leftPane UL LI {
	margin-left:30px;
}
.leftPane UL UL LI a:link, .leftPane UL UL LI a:visited {
	padding-left:20px;
}
.leftPane UL UL UL LI a:link, .leftPane UL UL UL LI a:visited {
	padding-left:30px;
	font-weight:normal;
}
.leftPane UL UL UL UL LI a:link, .leftPane UL UL UL UL LI a:visited {
	padding-left:40px;
	font-weight:normal;
}
.leftPane UL UL UL UL UL LI a:link, .leftPane UL UL UL UL UL LI a:visited {
	padding-left:50px;
	font-weight:normal;
}

.leftContainer P {
	padding:8px 40px 15px 16px;
}
.Empty P {
	padding:16px 0px 16px 0px;
	line-height:18px;
}
.centerPane .noTitle {
	padding:16px 0px 8px 0px;
}
.centerPane .noTitle IMG {
	margin: 0 0 20px 0;
}
.copyright {
	float:right;
	padding:5px 0 20px 0;
	font-size:11px;
	color:#505050;
}
.copyright .SkinObject, .copyright A.SkinObject:link, .copyright A.SkinObject:visited, .copyright A:link, .copyright A:visited, .copyright A span.skinObject {
	font-size:11px;
	font-weight:normal;
	color:#505050;
}
.copyright A.SkinObject:hover, .copyright A:hover, .copyright A:hover span.skinObject {
	text-decoration: underline;
	color:#999;
}

.SubHead {
	color:#666666;
}

.insidePane p {
	padding: 2px 0 10px 0 ;
	margin: 0;
}

.insidePane h5 {
	padding: 10px 0 0 0;
	margin: 0;
}

.centerPane h1 {
	margin: 0;
	padding: 0;
	height: 15px;
}

.insidePane a:link img, .insidePane a:visited img, .insidePane a:active img {
	border: 0px solid #c8c8c8;
}

.insidePane img {
	border-color: #c8c8c8;
}

.insidePane a:hover img {
	border: 0px solid #8a8a8a;
}

.insidePane HR {
	background-color: #d4d4d4;
	color: #d4d4d4;
	border-color: #d4d4d4;
}


.insidePane table.zebra thead th {
	background: #929292;
	color: #fff;
	padding: 10px;
	width: 300px;
}

.insidePane table.zebra tr td {
	padding: 0 10px;
	width: 300px;
}

.insidePane table.zebra tr.udda {
	background: #efefef;
}


/* ---------------- Ticker box ----------------- */

div.tickerbox {
	height:29px;
	color:#7d7d7d;
	font: 11px Arial, Helvetica, sans-serif;
}
.tickerbox ul {
	position:relative;
}
.tickerbox li {
	list-style-type:none;
	list-postion:inside;
	position:absolute;
	top:3px;
	left:15px;
	border:0px dotted #666;
	padding:5px 5px 5px 0px;
	margin-left:-15px;
	overflow: hidden;
}
/*----------------------------------------------form-----------------------------------------------*/
.insidePane INPUT, .insidePane SELECT {
	background-color:#FFF;
	border:1px solid #ccc;
	font-size:11px;
	color:#666;
}
.insidePane LABEL {
	font-weight:normal;
	font-size:11px;
	color:#666;
	width:120px;
	float:left;
	margin:0 10px 10px 0;
}
.radioBox {
	float: left;
}
.radioBox INPUT {
	border:0;
	float:left;
}
.radioBox LABEL {
	font-size:11px;
	color:#888;
	float:left;
}

/*---------------------------------------------- DDI Site Map List -----------------------------------------------*/
#dnn_ctr463_ModuleContent ul {
	margin-top: 15px;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

#dnn_ctr463_ModuleContent ul ul {
	margin-top: 0;
}

#dnn_ctr463_ModuleContent ul ul li {
	list-style-type: circle;
}