/* 
================================
Skin styles for DotNetNuke
================================
*/   
body
{
	background-color: #f0e68c;
}

.FooterNav, .FooterNav a:link, .FooterNav a:active, .FooterNav a:visited, .FooterNav a:hover
{
	color: #ffffff;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px; 
	font-weight: bold;
}

.FooterNav
{
	height: 25px; vertical-align: middle; text-align: center; background-color: #598527
}

.AnnounceSubHead {	FONT-WEIGHT: bold;	FONT-SIZE: 11px;	COLOR: #000000;	FONT-FAMILY: Tahoma, Arial, Helvetica}
.AnnounceSubSubHead {	FONT-WEIGHT: bold; FONT-SIZE: 11px;	COLOR: #000000;	FONT-FAMILY: Tahoma, Arial, Helvetica}
.AnnounceDesc { padding-top: 5px; FONT-SIZE: 11px;	COLOR: #000000;	FONT-FAMILY: Tahoma, Arial, Helvetica}
.LoginHeader
{
	width: 255px;
	height: 232px;
}

.LoginLinks
{
	width: 255px;
	height: 111px;
	background: #ba802e url(burger_md.jpg) no-repeat top left;
	background-position: top left;
	background-repeat: no-repeat;	
}

.LoginObject {	FONT-WEIGHT: bold;	FONT-SIZE: 8.5pt;	COLOR: #ffffff;	FONT-FAMILY: Tahoma, Arial, Helvetica;	TEXT-DECORATION: none}
A.LoginObject:link {	COLOR: #ffffff;	TEXT-DECORATION: none}
A.LoginObject:visited {	COLOR: #ffffff;	TEXT-DECORATION: none}
A.LoginObject:active { COLOR: #ffffff;	TEXT-DECORATION: none}
A.LoginObject:hover { COLOR: #ffffff;	TEXT-DECORATION: none}

.style1 {
  font-family: Tahoma;
  font-size: 13px;
  font-weight: bold;
  color: #107921;
}
.style2 {
  font-family: Tahoma;
  font-size: 11px;
  color: #818181;
}
h2
{
  font-family: Tahoma;
  font-size: 13px;
  font-weight: bold;
  color: #107921;
  margin: 5px 0 5px 0;
}
h3
{
  font-family: Tahoma;
  font-size: 12px;
  font-weight: bold;
  color: #107921;
  margin: 5px 0 5px 0;
}
p
{
  font-family: Tahoma;
  font-size: 11px;
  color: #333333;
  margin: 5px 0 5px 0;
}
.style3 {
  font-family: Tahoma;
  color: #107921;
  font-size: 11px;
}
.style4 {
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
}
.style7 {
  font-family: Tahoma;
  font-size: 11px;
}
.style10 {
  color: #5b8728;
  font-weight: bold;
  font-size: 11px;
  font-family: Tahoma;
}
.style13 {
  color: #97171a;
  font-weight: bold;
  font-family: Tahoma;
  font-size: 11px;
}
.style15 {font-family: Tahoma; font-size: 12px; font-weight: bold;}
.style17 {color: #FFFFFF}
.style18 {
  color: #97171a;
  font-weight: bold;
}
body {	
	margin: 0;
	/*text-align: center;*/
	min-width: 762px;	
}
.SkinObject {
    font-weight: bold;
    font-size: 8.5pt;
    color: #818181;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.SkinObject:link {
    text-decoration:    none;
    color:#818181;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#818181;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#818181;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:#818181;
}
.cl_breadcrumb
{
	font-size: 11px;
	font-family: Tahoma;
}

A.cl_breadcrumb:link {
	color: #97171a;
	text-decoration: none;
}

A.cl_breadcrumb:visited  {
	color: #97171a;
	text-decoration: none;
}

A.cl_breadcrumb:active   {
	color: #97171a;
	text-decoration: none;
}

A.cl_breadcrumb:hover    {
	color: #97171a;
	text-decoration: underline;
}

.cl_breadcrumbsep
{
	margin: 0 3px 0 3px
}

.navcell
{
 background: #9b1619 url(home_red.jpg) top left no-repeat;
 vertical-align: middle;
 text-align: left;
 height: 29px;
 width: 166px;
}

.navlink
{
  padding-left:45px;
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
}
.navlink a
{
 color:#FFFFFF; 
 text-decoration:none
}

.horznavcellstart
{
 background: #62922c url(green_button.jpg) top left no-repeat;
 vertical-align: middle;
 text-align: center;
 height: 24px;
 width: 82px;
}
.horznavcellrepeat
{
 background: #62922c url(green_but_rep.jpg) top left no-repeat;
 vertical-align: middle;
 text-align: center;
 height: 24px;
 width: 84px;
}
.horznavcellend
{
 background: #62922c url(green_end.jpg) top left no-repeat;
 vertical-align: middle;
 text-align: center;
 height: 24px;
 width: 85px;
}
.horznavlink
{
 font-size: 11px; 
 font-weight: bold; 
 font-family: Tahoma; 

}
.horznavlink a
{
 text-decoration:none; 
 color:#FFFFFF
}

.columnspacing
{
 width:3px;
}
.rowspacing
{
 height: 3px;
}
.leftpane {
	width: 166px;
	background-color: transparent;
}
.contentpane {
	width: 335px;
	background-color: transparent;
}
.rightpane {
	width: 255px;
	background-color: transparent;
}
.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #FEFEFE;
}
.skinmaster {
	height: 100%;
	background-color: #F3F5FA;
	BORDER-RIGHT: #7994CB 1px solid; 
	BORDER-TOP: #7994CB 1px solid; 
	BORDER-LEFT: #7994CB 1px solid; 
	BORDER-BOTTOM: #7994CB 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.skinheader {
}
.skingradient {
	BACKGROUND-IMAGE: url(gradient_DkBlue.jpg); HEIGHT:30px;
}
.controlpanel {
	width: 100%;
	background-color: #DFE5F2;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #CAD5EA 0px solid; 
	border-bottom: #CAD5EA 1px solid; 
	border-top: #CAD5EA 1px solid; 
	border-right: #CAD5EA 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	background-color: #CAD5EA; 
	border-left: #CAD5EA 1px solid; 
	border-bottom: #CAD5EA 1px solid; 
	border-top: #CAD5EA 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #CAD5EA;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #8DA4D3; 
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}
.MainMenu_MenuArrow {
	border-right: #CAD5EA 1px solid; 
	border-bottom: #CAD5EA 1px solid; 
	border-top: #CAD5EA 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton     {
    background: #117922 none; 
    color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #DFE5F2;
	BORDER-RIGHT: #7994CB 1px solid; 
	BORDER-TOP: #7994CB 1px solid; 
	BORDER-LEFT: #7994CB 1px solid; 
	BORDER-BOTTOM: #7994CB 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
}
.TreeViewMenu_Header {
	BACKGROUND-IMAGE: url(gradient_LtBlue.jpg);
}

.leftback
{
	background-image: url(backleft.gif);
	background-position: left top;
	background-repeat: repeat-y;
	width: 32px;
}
.rightback
{
	background-image: url(backright.gif);
	background-position: left top;
	background-repeat: repeat-y;
	width: 32px;
}
.topleftback
{
	background-image: url(topleftback.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 32px;	
	height: 25px;
}

.topmiddleback
{
	background-image: url(topmiddleback.gif);
	background-position: left bottom;
	background-repeat:repeat-x;	
	height: 25px;
}

.toprightback
{
	background-image: url(toprightback.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 32px;	
	height: 25px;
}

/* ==========================
    CSS STYLES FOR HouseMenu
   ==========================
*/

/* Vertical Menu */


#houseMenuV, #houseMenuV ul { /* all lists */
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style: none;
	float: left;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	background: transparent;
	width: 166px;  
}

#houseMenuV a{
  background: #991719 url(home_red.jpg) repeat-x bottom left;
  font: bold 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
  color: white;
  display: block;
  width: 166px;
  height: 29px;
  text-indent: 35px;
  text-decoration: none;
  line-height: 29px;
}

#houseMenuV li { /* all list items */
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	list-style: none;
	position: relative;
	float: left;
	width: 166px;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	width: 166px;
	_width: 100%; /* width recognized by IE only to handle box model issues */
	/* end hack */
	line-height : 29px;
}

#houseMenuV li ul { /* second-level lists */
	position: absolute;
	left: -9999px;
	margin-left: 166px;
	_margin-left: 166px;
	margin-top: -30px;
	border: solid 1px #999;
	z-index: 999;
	opacity: .9;
}

#houseMenuV li ul ul { /* third-and-above-level lists */
	left: -9999px;
	z-index: 999;
}

#houseMenuV a {
	display: block;
	width: 166px;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	width: 166px;
	_width: 100%; /* width recognized by IE only to handle box model issues */
	/* end hack */
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background-color: #991719;
}

#houseMenuV li a:hover {
  color: white;
  background: #991719 url(home_red_down.jpg) repeat-x bottom left;
}

#houseMenuV li:hover ul ul, 
#houseMenuV li:hover ul ul ul, 
#houseMenuV li.sfhover ul ul, 
#houseMenuV li.sfhover ul ul ul {
	left: -9999px;
}

#houseMenuV li:hover ul, 
#houseMenuV li li:hover ul, 
#houseMenuV li li li:hover ul, 
#houseMenuV li.sfhover ul, 
#houseMenuV li li.sfhover ul, 
#houseMenuV li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	z-index: 999;
}

#houseMenuV iframe {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
	display: block;
}


/* Applied to the parent item, if displayed, in either vertical or horizontal
   orientation. Must follow other styles. */
#houseMenuParentItem a
{ /* all links under the parent item (li) */
	color: #eeeeee;
	background-color: #991719;
	text-decoration: none;
}

a#houseMenuParentLink
{ /* parent link itself */
	color: #eeeeee;
	background-color: #991719;
	text-decoration: none;
}

a#houseMenuCurrentLink
{ /* current link itself */
	color: #ffffff;
	background-color: #991719;
	text-decoration: none;
}






















