/* DHW External Style */
@charset "utf-8";
/* CSS Reset - sets padding/border/etc to empty values */
/*import url(clear.css);*/

/*Common Styles*/
BODY {
	width: 100%;height: 100%;font-size:100%;
	font-family:Verdana, sans-serif;
	color:#333;	background: #9ecbec;
	padding:0;margin:0;border:0;
}
.controlpanelpane{vertical-align: top;	text-align: right;	height: 3px;}

#dnn_LeftPane{padding-right:5px;}
#dnn_RightPane{padding-left:5px;}
#dnn_ContentPane {padding-right:5px;}

/* width for housemenu on CS page */
.LeftPaneIframe{width:120px;}

/*Default Page Layout*/
.bodybg{ /*default for homepage*/
	width: 100%;height: 100%;
	background: #9ecbec url(images/bg-bluehome.jpg) repeat-x left top;
}
.bodybg_red{
	width: 100%;height: 100%;
	background: #861719; /*red*/
}
.bodybg_blue{
	width: 100%;height: 100%;
	background: #6195AD;
}

.bodybg_brown{
	width: 100%;height: 100%;
	background: #9b7b66 url(images/bg-brown.jpg) repeat-x left top;
}
.bodybg_bluegray{
	width: 100%;height: 100%;
	background: #767a85 url(images/bg-bluegray.jpg) repeat-x left top;	
}
.bodybg_darkblue{
	width: 100%;height: 100%;
	background: #4f5680 url(images/bg-darkblue.jpg) repeat-x left top;	
}
.bodybg_green{
	width: 100%;height: 100%;
	background: #74836e url(images/bg-green.jpg) repeat-x left top;
}
.rightshadow{width:1px;background:#667;}
.rightshadow_red{width:3px;background: #7d0709;}
.rightshadow_blue{width:3px;background: #4d788b;}
.rightshadow_brown{width:3px;background: #572a09;}
.rightshadow_bluegray{width:3px;background: #525e6a;}
.rightshadow_darkblue{width:3px;background: #223263;}
.rightshadow_green{width:3px;background: #345536;}

.topnav /*links at the very top of page */{
	color:#eee;
	background-color:#343434;
	padding-top:10px;
	font-size: 0.9em;
	height: 30px;
}
.topnavl{text-align:left;vertical-align:middle;color:#fff;}
.topnavr{text-align:right;vertical-align:middle; color:#fff;}
.topnavr A:link {color:#fff;}
.topnavr A:visited {color:#aaa;}
.topnavr A:hover{color:#fff;}
.navbottom{
	width: 100%;
	height: 7px;
	background: #c7ba9a url(images/menu-bottom.jpg) repeat-x left top;
}

.fixednavpane
{
	width:100%;	
}
/* ie hack */
html>body .fixednavpane
{
	width:830px;
}

.bannerpane{
	background-color: #ffffff;
}
.bannerpaneright{
	text-align: right;
	background: #fff url(images/navdiv.jpg) repeat-y right top;	
	padding-right:5px;		
}
.bannerpaneleft{
	text-align: left; 
	/*background: #fff url(images/header-bg-blue.jpg) repeat-y right top;	*/		
}
.breadcrumbbar{
	background: url(images/breadcrumbbar.gif) repeat-x left top;height:38px;font-size:0.9em;
}
.breadcrumbbar_lower{
	background: url(images/breadcrumbbar.gif) repeat-x left top;height:4px;
}		
.footerpaneshadow{background:#667;height:1px;}
.footerpaneshadow_red{background: #7d0709;height:2px;}
.footerpaneshadow_blue{background: #4d788b;height:2px;}
.footerpaneshadow_brown{background: #572a09;height:2px;}
.footerpaneshadow_bluegray{background: #525e6a;height:2px;}
.footerpaneshadow_darkblue{background: #223263;height:2px;}
.footerpaneshadow_green{background: #345536;height:2px;}


.footerpaneleft{text-align:left; color:#fff;}
.footerpaneright{text-align:right;color:#fff;}
.footerpane A {color:#fff;font-size:0.8em;}

/* fluid right pane */
.rightpane{background: #fff url(images/rightpane.jpg) repeat-y left top;}
.rightpane_red{background: #fff url(images/rightpane_yellow.jpg) repeat-y left top;}
.rightpane_blue{background: #fff url(images/rightpane_green.jpg) repeat-y left top;}
.rightpane_brown{background: #fff url(images/rightpane_olive.jpg) repeat-y left top;}
.rightpane_bluegray{background: #fff url(images/rightpane_bluegray.jpg) repeat-y left top;}
.rightpane_darkblue{background: #fff url(images/rightpane_darkblue.jpg) repeat-y left top;}
.rightpane_green{background: #fff url(images/rightpane_green.jpg) repeat-y left top;}
/* backup 
.rightpane{background: #fff url(images/rightpane.jpg) repeat-y right top;}
.rightpane_red{background: #fff url(images/rightpane_yellow.jpg) repeat-y right top;}
.rightpane_blue{background: #fff url(images/rightpane_green.jpg) repeat-y right top;}
.rightpane_brown{background: #fff url(images/rightpane_olive.jpg) repeat-y right top;}
.rightpane_bluegray{background: #fff url(images/rightpane_bluegray.jpg) repeat-y right top;}
.rightpane_darkblue{background: #fff url(images/rightpane_darkblue.jpg) repeat-y right top;}
.rightpane_green{background: #fff url(images/rightpane_green.jpg) repeat-y right top;}
*/
/* fixed right pane 320px */
.rightpane_f{background: #fff url(images/rightpane.jpg) repeat-y right top;width:320px;}
.rightpane_red_f{background: #fff url(images/rightpane_yellow.jpg) repeat-y right top;width:320px;}
.rightpane_blue_f{background: #fff url(images/rightpane_green.jpg) repeat-y right top;width:320px;}
.rightpane_brown_f{background: #fff url(images/rightpane_olive.jpg) repeat-y right top;width:320px;}
.rightpane_bluegray_f{background: #fff url(images/rightpane_bluegray.jpg) repeat-y right top;width:320px;}
.rightpane_darkblue_f{background: #fff url(images/rightpane_darkblue.jpg) repeat-y right top;width:320px;}
.rightpane_green_f{background: #fff url(images/rightpane_green.jpg) repeat-y right top;width:320px;}


/*End LAYOUT
Override default HTML elements from master style*/
TABLE, TR, TD, P
{
	font-size: 1.0em;
	border-collapse: collapse;
}
.ControlPanel
{
	border-right: 1px solid #003366;
	border-top: 1px solid #003366;
	border-left: 1px solid #003366;
	width: 100%;
	border-bottom: 1px solid #003366;
	height: 64px;
	background-color: #FFFFFF;
}
.CommandButton
{
	font-weight: normal;
	color: #737373;
	text-decoration: none;
}
.Head
{
	font-weight: bold;
}
.SubHead
{
	font-weight: bold;
	color: #5E5E5E;
}
.Normal
{
	font-weight: normal;
}
H1
{
	font-weight: 700;
	font-size: 1.4em;
	line-height: 1.4em;
}
H2
{
	font-weight: 700;
	font-size: 1.3em;
	line-height: 1.3em;
	letter-spacing: -1px;
}
H3
{
	font-weight: 700;
	font-size: 1.2em;
	line-height: 1.2em;
	letter-spacing: -1px;
}
H4
{
	font-weight: 700;
	font-size: 1.1em;
	line-height: 1.1em;
}
H5
{
	font-weight: 700;
	line-height: 1.0em;
}
.NormalBold
{
	font-weight: bold;
}
UL LI{
	/*padding-left: 5px;
	padding-bottom:5px;
	font-style: normal;
	list-style-position: inside;
	list-style-type:circle;
	list-style-image: url(images/bullet.gif);
	vertical-align:middle;*/
}

.StandardButton
{
	border-right: 1px solid #737373;
	border-top: 1px solid #737373;
	border-left: 1px solid #737373;
	border-bottom: 1px solid #737373;
	background-color: #FFFFFF;
}
/*Skin Objects, styles and misc overridden styles*/
.HELP
{
	color: #000000;
}
.CURRENTDATE, .COPYRIGHT, .TERMS
{
	font-weight: normal;
	font-size: 0.7em;
	color: #fff;
	text-decoration: none;
}
#dnn_dnnSEARCH_txtSearch
{
	color: #3D3D3D;
}


#dnn_dnnSEARCH_txtSearch
{
	border: 1px solid #E0E0E0;
	padding: 1px;
	padding-left: 24px;
	font-size: 1.0em;
	width: 135px;
	color: #333;
	height: 25px;	
	vertical-align: center;
	background: #fff url(images/search.gif) no-repeat left middle;
}
#dnn_dnnSEARCH_cmdSearch
{
	color: #000000;
	font-weight: bold;
}
#skinsitesearch
{
	background: url(images/search-SkyBlue.jpg) 0pt 0px;
	width: 451px;
	height: 20px;
}
#skinsitesearch INPUT
{
	border-right: 0px;
	border-top: 0px;
	background: 0% 50%;
	float: left;
	padding-bottom: 0px;
	margin: 4px 0px 0px 3px;
	font: 11px Tahoma;
	border-left: 0px;
	width: 120px;
	color: #C4C4C4;
	padding-top: 0px;
	border-bottom: 0px;
	height: 16px;
	font-size-adjust: none;
	font-stretch: normal;
}
#dnn_dnnLOGIN_cmdLogin{	color: #FAFAFA;}
#dnn_dnnCURRENTDATE_lblDate{	color: #FAFAFA;}
#dnn_dnnSEARCH_cmdSearch{
	color: #222;
	font-size: 1.05em;
}
#dnn_dnnHELP_hypHelp{	color: #FFF;}
#dnn_dnnSEARCH_optSite{color:#fff;	display:none;}
#dnn_dnnSEARCH_optSite {color:#fff;	display:none;}
span.SkinObject{color:#fff;}
.SubHead .TitleHeader{display:none;}

a:hover {font-size:1.0em;}
a:link {font-size:1.0em;}





