/* Main Menu */

.MainMenu_MenuContainer {
	border: 0px solid;
	background-color: transparent;
}

.MainMenu_MenuBar {
	cursor: pointer;
	cursor: hand;
	height:16;
}

.MainMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: #FFFFFF;
	font-family: "Arial Narrow";
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	border-left: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
}

.MainMenu_MenuIcon  { background-color: #FFC726; text-align: center; cursor: hand; width: 15; height: 21; border-top: 0px solid #FFFFFF; border-bottom: 0px solid #FFFFFF; border-left: 0px solid #FFFFFF }

.MainMenu_SubMenu    { background-color: white; cursor: hand; margin-top: 0px; z-index: 1000; border: solid 0 #000000; filter: progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3)    }

.MainMenu_MenuBreak {
	border-bottom: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
	background-color: White;
	height: 0px;
}

.MainMenu_MenuItemSel {
	background-color: #006233;
	cursor: pointer;
	cursor: hand;
	color: White;
	font-family: "Arial Narrow";
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
}

.MainMenu_MenuArrow {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
	border-right: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 0px solid;
	border-top: #95B7DA 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
}

/* page layout styles */
Body
{
    background-color: white;
    text-align: center;
    background-image: url(img/pageBg.gif);
    background-position: bottom left;
    background-repeat: repeat-x;
    margin: 26px 0px 26px 0px;
    font-family: Arial, Verdana, Tahoma;
    font-size:11px;
    height:100%;
}

Body TABLE
{
    font-family: Arial, Verdana, Tahoma;
    font-size:11px;
}

.logo 
{
	background-image: url(img/logoBg.gif);
	background-repeat: repeat-x;
}

.logoLeft 
{
	background-image: url(img/logoBgLeft.jpg);
	background-repeat: no-repeat;
	height: 115px;
	vertical-align:bottom;
	text-align:right;
}

.logoRight 
{
	background-image: url(img/logoBgRight.jpg);
	background-repeat: no-repeat;
	background-position:right;
	height: 115px;
	vertical-align:bottom;
	text-align:right;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	color: bbb;
}

.dnnlogo
{
	padding-left: 40px;
	padding-right: 40px;
}

.skinHeaderText, A.skinHeaderText:link,  A.skinHeaderText:visited
{
	font-size: 10px;
	color: #004B2A;
}

.breadcrumb, .breadcrumb A:link, .breadcrumb A:visited
{
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}

.headerPic 
{
	background-image: url(img/header.jpg);
	color: #877560;
	font-size: 10px;
	height: 184px;
	width:100%;
	text-align:left;
	padding: 166px 0px 0px 37px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	border-left:3px solid #F6F5E6;
	border-right:3px solid #F6F5E6;
	margin-left: auto; 
	margin-right: auto;
}

.headerLines
{
	background-image: url(img/headerBg.gif);
	background-repeat: repeat-x;
}

.blue 
{
	background-color: #FFFFFF;
	width:100%;
	border-left:3px solid #E1DEBB;
	border-right:3px solid #E1DEBB;
	text-align: left;
	margin-left: auto; 
	margin-right: auto;
}

.footer
{
	color: #000000;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	border-top: 0px solid #FFFFFF;
}

.footerRight A
{
	color: #000000;
}

.dnnfooter, A.dnnfooter:link,  A.dnnfooter:visited
{
	color: #000000;
}

.containerLeft 
{
	color: #000000;
	font-size:11px;
	background-position: left -13px ;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	border-right: 0px solid #FFFFFF;
}

.containerContent 
{
	color: #000000;
	font-size:11px;
	padding: 0px 0px 0px 0px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	border-left: 0px solid #FFFFFF;
}

.containerRight 
{
	color: #000000;
	font-size:11px;
	padding: 0px 0px 15px 15px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	border-left: 2px solid #FFFFFF;
}

.rightBorder 
{
	background-image: url(skin_images/RightWhiteBkgd.jpg);
	background-repeat: repeat-y
}

.Menu_MainItem
{	
	cursor:hand;
	cursor:pointer;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: white;
	height:25px;
	width:75px;
	padding: 6px 0px 0px 4px;
	margin-bottom: 4px;
}
.Menu_MainItemOver
{
	cursor:hand;
	cursor:pointer;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: white;
	height:25px;
	width:75px;
	padding: 6px 0px 0px 4px;
	margin-bottom: 4px;
}
.Menu_ItemsGroup {
	background-color: #FFFFFF;
	background-repeat:no-repeat;
	background-position: bottom;
	border-left: 5px solid #EAD078;
	background-color: White;
	width:116px;
}
.Menu_Item {
	background-color: #FFFFFF;
	cursor:hand;
	cursor:pointer;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #77787B;
	height:22px;
	width:100%;
	padding-left:4px;
}

.Menu_ItemOver {
	background-color: #E1E1E1;
	cursor:hand;
	cursor:pointer;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #000000;
	height:22px;
	width:100%;
	padding-left:4px;
}

.Menu_PathItemOver {
	background-color: #E1E1E1;
	cursor:hand;
	cursor:pointer;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #000000;
	height:22px;
	width:100%;
	padding-left:4px;
}

.panelbar
{
	background: transparent;
}

.panelbarHeaderCollapsed
{
	cursor: hand;
	cursor:pointer;
	color: #877560;
	font-size: 11px;
	height: 25px;
	padding-left: 12px;
}

.panelbarHeaderCollapsedHover
{
	cursor: hand;
	cursor:pointer;
	color: #736704;
	font-size: 11px;
	height: 25px;
	padding-left: 12px;
}

.panelbarHeaderExpand
{
	cursor: hand;
	cursor:pointer;
	color: #736704;
	font-size: 11px;
	height: 19px;
	padding-left: 12px;
}

.panelbarItem 
{
	cursor: hand;
	cursor:pointer;
	color: #736704;
	font-size: 11px;
	text-decoration: none;
	padding-left: 21px;
	height: 16px;
	background-position: 12px 6px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.panelbarItemHover
{
	cursor: hand;
	cursor:pointer;
	color: #492b09;
	font-size: 11px;
	text-decoration: none;
	padding-left: 21px;
	height: 16px;
	background-position: 12px 6px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.panelbarItemSelected
{
	cursor: hand;
	cursor:pointer;
	color: #736704;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	padding-left: 21px;
	height: 16px;
	background-position: 12px 6px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.MenuSeparator
{
    padding: 0px 5px 0px 5px;
}
