/*    DNN CASCADING STYLE SHEET    */
/*         JW Design Skins         */

/* =============================== */


/* Normal Font Style */
.Normal
{	font-weight: normal;
	font-size: 16px;
	color: #808285;
	font-family: arial;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

/* Login Class Definitions */
.LoginRegisterClass
{
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	font-family: arial;
}

.LoginRegisterClass:link
{
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	font-family: arial;
}

.LoginRegisterClass:visited
{
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	font-family: arial;
}

.LoginRegisterClass:active
{
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	font-family: arial;
}

.LoginRegisterClass:hover
{
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	font-family: arial;
}

.LoginLoginClass
{
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	font-family: arial;
}

.LoginLoginClass:link
{
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	font-family: arial;
}

.LoginLoginClass:visited
{
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	font-family: arial;
}

.LoginLoginClass:active
{
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	font-family: arial;
}

.LoginLoginClass:hover
{
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	font-family: arial;
}


/* Admin control links */
a.CommandButton
{
	font-size: 11px;
	font-family: arial;
	font-weight: normal;
}

a.CommandButton:link
{
	font-size: 11px;
	font-family: arial;
	font-weight: normal;
}

a.CommandButton:visited
{
	font-size: 11px;
	font-family: arial;
	font-weight: normal;
}

a.CommandButton:active
{
	font-size: 11px;
	font-family: arial;
	font-weight: normal;
	text-decoration: none;
}

a.CommandButton:hover
{
	font-size: 11px;
	font-family: arial;
	font-weight: normal;
	text-decoration: underline;
}


/* Page background image */
#Body
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	background-color: #ffffff;
	background-image:url("https://6d3af24bc6cc74909fd5-1ec85045a0e0f25421fc588a2a1eba1d.ssl.cf2.rackcdn.com/pagebackground_jpg-1357138048");
}

A
{
	font-size: 16px;
	font-family: arial;
	font-weight: bold;
}

A:link
{
	text-decoration: underline;
	font-weight: bold;
}

A:active
{
	color: #808285;
	text-decoration: underline;
	font-weight: bold;
}

A:hover
{
	color: #808285;
	text-decoration: underline;
	font-weight: bold;
}

#searchbox .NormalTextBox
{
	font-weight: normal;
	font-size: 12px;
	color: #B0B0B0;
	font-family: arial;
	vertical-align: top;
	background-color: transparent;
	margin: 0px;
	height: 24px;
	border: 0px;
	border-style: none;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.CurrentdateClass
{
	font-weight: normal;
	font-size: 12px;
	color: #b0b0b0;
	font-family: arial;
}

.Current_Date_Admin
{
	font-weight: normal;
	font-size: 12px;
	color: #FF0D00;
	font-family: arial;
}

.termsclass
{
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-family: arial;
}
.LoginClass
{
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	font-family: arial;
}
.userClass
{
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	font-family: arial;
}
.PrivacyClass
{
	font-weight: normal;
	font-size: 12px;
	color: #808285;
	font-family: arial;
}
.CopyrightClass
{
	font-weight: normal;
	font-size: 12px;
	color: #858585;
	font-family: arial;
}
.Copyright_Admin
{
	font-weight: normal;
	font-size: 12px;
	color: #FF0D00;
	font-family: arial;
}

a:link,
a:visited
{
	color: #808285;
	text-decoration: none;
}

a:hover,
a:active
{
	color: #808285;
	text-decoration: underline;
}

img
{
	border:0;
}

.name
{
	font-family:arial;
	font-size:12px;
	color:#CC0000;
}

.txt
{
	font-family:arial;
	font-size:12px;
	color:#000000;
}

.namered
{
	font-family: arial;
	font-size: 12px;
	color: #97090D;
}

a.darkred:link,
a.darkred:visited
{
	text-decoration: none;
	color: #97090D;
}

a.darkred:hover,
a.darkred:active
{
	text-decoration: underline;
	color: #97090D;
}

/* ----------------------------------------------------------------- */
/* Menu Styles */


.MainMenu_MenuContainer
{
	background-color: transparent;
}
.MainMenu_MenuItem
{
	padding-left: 0px;
	font-weight: normal;
	font-size: 14px;
	color: #5a5a5a;
	background-color: #7bcb5c;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	height: 20px;
	z-index:1001000;
}
.MainMenu_MenuItemSel
{
	padding-left: 0px;
	font-weight: normal;
	font-size: 14px;
	height: 20px;
	color: #5a5a5a;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	z-index:1001000;
}
.MainMenu_MenuIcon
{
	font-size: 11px;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
	padding-left: 0px;
	height: 20px;
	color: transparent;
	background-color: transparent;
	z-index:1001000;
}

.MainMenu_MenuArrow
{
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	height: 20px;
	color: transparent;
	background-color: transparent;
	z-index:1001000;
}


.MainMenu_SubMenu
{
	font-size: 13px;
	font-weight: bold;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
	color: #FFFFFF;
	height: 20px;
	background-color: #c5c5c5;
	position:relative;
	z-index:1001000;
}
.MainMenu_RootMenuArrow
{
	padding-right: 2px;
	padding-left: 0px;
	z-index:1001000;
}
.MainMenu_RootMenuItem
{
	font-weight: normal;
	font-size: 14px;
	color: #FFFFFF;
	font-family: arial;
	height: 33px;
	background:url("https://6d3af24bc6cc74909fd5-1ec85045a0e0f25421fc588a2a1eba1d.ssl.cf2.rackcdn.com/Unselected_jpg-1357138050");
	z-index:1001000;
}

.MainMenu_RootMenuItemActive
{
	font-weight: normal;
	font-size: 14px;
	color: #FFFFFF;
	background-repeat: repeat-x;
	font-family: arial;
	height: 33px;
	background:url("https://6d3af24bc6cc74909fd5-1ec85045a0e0f25421fc588a2a1eba1d.ssl.cf2.rackcdn.com/Selected_jpg-1357138051");
	z-index:1001000;
}
.MainMenu_RootMenuItemSel
{
	font-weight: normal;
	font-size: 14px;
	color: #FFFFFF;
	font-family: arial;
	height: 33px;
	z-index:1001000;
}


/* ----------------------------------------------------------------- */
/*Additional XML Added Styles */

/* GENERAL Style for submenu items when not selected */
.MainMenu_Item
{
	padding-left: 0px;
	padding-right: 0px;
	font-weight: bold;
	font-size: 12px;
	font-family: arial;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	cursor: pointer;
	height: 20px;
	background-color: #7bcb5c;
	z-index:1001000;
}

/* GENERAL Rollover for the Submenu */
.MainMenu_ItemSel
{
	padding-left: 0px;
	font-weight: bold;
	font-size: 12px;
	font-family: arial;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	height: 20px;
	background-color: #7bcb5c;
	z-index:1001000;
}

/* Styles for the submenu items when unselected */
.SubMenu
{
	padding-left: 0px;
	padding-right: 0px;
	font-weight: bold;
	font-size: 12px;
	font-family: arial;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	height: 20px;
	background-color: #7bcb5c;
	z-index:1001000;
}

/* Styles for the submenu items when selected */
.SubMenu_ItemSel
{
	padding-left: 0px;
	padding-right: 0px;
	font-weight: bold;
	font-size: 12px;
	font-family: arial;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	height: 20px;
	background-color: #a9e394;
	cursor: pointer;
	z-index:1001000;
}

/* Styles for the current submenu title in menu when active */
.SubMenu_ItemActive
{
	padding-left: 0px;
	font-weight: bold;
	font-size: 12px;
	font-family: arial;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	height: 20px;
	background-color: #7bcb5c;
	z-index:1001000;
}


/* Styles for the main menu items when unselected (not submenu) */
.RootMenu_Item
{
	padding-left: 0px;
	font-weight: bold;
	font-size: 12px;
	font-family: arial;
	color: #5a5a5a;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	height: 52px;
	cursor: pointer;
	padding-left: 0px;
	background-color: transparent;
	background:url("https://6d3af24bc6cc74909fd5-1ec85045a0e0f25421fc588a2a1eba1d.ssl.cf2.rackcdn.com/Unselected_jpg-1357138050");
	z-index:1001000;
}

/* Styles for the main menu items when selected (not submenu) */
.RootMenu_ItemSel
{
	padding-left: 0px;
	font-weight: bold;
	font-size: 12px;
	font-family: arial;
	color: #5a5a5a;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	height: 52px;
	padding-left: 0px;
	background-color: #7bcb5c;
	background:url("https://6d3af24bc6cc74909fd5-1ec85045a0e0f25421fc588a2a1eba1d.ssl.cf2.rackcdn.com/Unselected_jpg-1357138050");
	z-index:1001000;
}

/* Style for the current page title in the menu bar */
.RootMenu_ItemActive
{
	padding-left: 0px;
	font-weight: bold;
	font-size: 12px;
	font-family: arial;
	color: #5a5a5a;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	height: 52px;
	padding-left: 0px;
	background-color: #7bcb5c;
	background:url("https://6d3af24bc6cc74909fd5-1ec85045a0e0f25421fc588a2a1eba1d.ssl.cf2.rackcdn.com/Selected_jpg-1357138051");
	z-index:1001000;
}

/* Style for the current root tab when child page is active */
.rootmenuitem_breadcrumbcssclass
{
	padding-left: 0px;
	font-weight: bold;
	font-size: 13px;
	font-family: arial;
	color: #5a5a5a;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-left: 0px;
	border-bottom-style: none;
	height: 52px;
	background:url("https://6d3af24bc6cc74909fd5-1ec85045a0e0f25421fc588a2a1eba1d.ssl.cf2.rackcdn.com/Selected_jpg-1357138051");
	z-index:1001000;
}

/* Breadcrumb menu styles */
.BreadcrumbClass
{
	font-weight: normal;
	font-size: 12px;
	color: #b0b0b0;
	font-family: arial;
	vertical-align: top;
	padding-top: 12px;
	padding-bottom: 0px;
}

.BreadcrumbClass:link
{
	font-weight: normal;
	font-size: 12px;
	color: #b0b0b0;
	font-family: arial;
	vertical-align: top;
	padding-top: 12px;
	padding-bottom: 0px;
}

.BreadcrumbClass:visited
{
	font-weight: normal;
	font-size: 12px;
	color: #b0b0b0;
	font-family: arial;
	vertical-align: top;
	padding-top: 12px;
	padding-bottom: 0px;
}

.BreadcrumbClass:active
{
	font-weight: normal;
	font-size: 12px;
	color: #b0b0b0;
	font-family: arial;
	vertical-align: top;
	padding-top: 12px;
	padding-bottom: 0px;
}

.BreadcrumbClass:hover
{
	font-weight: normal;
	font-size: 12px;
	color: #b0b0b0;
	font-family: arial;
	vertical-align: top;
	padding-top: 12px;
	padding-bottom: 0px;
}

/* Searchbox styles */
.SearchClass
{
	font-weight: normal;
	font-size: 12px;
	color: #B0B0B0;
	font-family: arial;
	vertical-align: middle;
	background-color: transparent;
	margin: 0px;
	height: 24px;
	border: 0px;
	border-style: none;
	padding: 0px;
}


.MenuBreak
{
	border: none;
}


.RootArrow
{
	border-top: solid 1px #666666;
	border-bottom: solid 1px #666666;
	border-left: none;
	border-right: none;
    height: 21px;
    background-color: White;
}

.DnnModule
{
	position:static;
}

.dnnActionMenu
{
	position:relative;
}

.dnnActionMenuTag
{
	width:65px;
}

.nivo-slice
{
	z-index:0;
}
