/*========================================================*/
/*            Designed by DNNCovered.com                  */
/*========================================================*/

/*========================================================*/
/*  Default CSS                                           */
/*========================================================*/

/* HTML BODY css  --*/
BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

/*========================================================*/
/*            Solepartmenu CSS                            */
/*========================================================*/

/*------------------------- Start ------------------------*/ 

/* menu */
.MainMenu_SubMenu TD
{
	color: #E2EBEE;
	height: 32px;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: normal;
	text-transform: lowercase;
	

}

.MainMenu_SubMenuItemSelHover TD
{
	color: #85C547;
	height: 32px;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	text-transform: lowercase;
	
}

/* Main Font Color */
.MainMenu_RootMenuItem TD
{
	color: #E2EBEE;
	height: 32px;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	text-transform: lowercase;
	background-image: url(../images/bg-nav.gif);
	background-repeat: no-repeat;
	
}

.MainMenu_RootMenuItemSel TD
{
	height: 32px;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #85C547;
	text-transform: lowercase;
	background-image: url(../images/bg-nav.gif);
	background-repeat: no-repeat;
}

/* Main Menu Hover Font Color */
.MainMenu_MenuItemHover TD {
	color: #85C547;
	height: 32px;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	text-transform: lowercase;
	background-image: url(../images/bg-nav.gif);
	background-repeat: no-repeat;
	
}

/* Main Menu Active Tab */
.MainMenu_MenuItemSelHover TD {
	color: #85C547;
	height: 32px;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	text-transform: lowercase;
	background-image: url(../images/bg-nav.gif);
	background-repeat: no-repeat;
	
}

.MainMenu_MenuContainer {
	padding-right: 0px;
}

.MainMenu_MenuBar {
	CURSOR: hand; 
	BACKGROUND-COLOR: transparent; 
}

/* Submenu Font Color */
.MainMenu_MenuItem {
	BORDER-RIGHT: #ff0000 0px solid;
	BORDER-TOP: #CCD7E1 0px solid;
	BORDER-LEFT: #CCD7E1 0px solid;
	BORDER-BOTTOM: #CCD7E1 0px solid; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 16px; 
	CURSOR: hand; 
	COLOR: #85C547; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Tahoma;
	text-transform: lowercase;
	BACKGROUND-COLOR: transparent;
	HEIGHT: 32px;
}

.MainMenu_MenuIcon {
	display:none
}	

.MainMenu_SubMenu {
	text-indent: 30px;
	padding-right: 15px;
	margin-left: 1px;
	BORDER-RIGHT: #FFFFFF 1px solid; 
	BORDER-TOP: #FFFFFF 1px solid; 
	Z-INDEX: 0; 
	BORDER-LEFT: #FFFFFF 1px solid; 
	CURSOR: hand;
	BORDER-BOTTOM: #FFFFFF 1px solid; 
	BACKGROUND-COLOR: #007983;
}

.MainMenu_MenuBreak {
	BORDER-RIGHT: #eeeeee 0px solid; 
	BORDER-TOP: #eeeeee 0px solid; 
	BORDER-LEFT: #eeeeee 0px solid; 
	BORDER-BOTTOM: #eeeeee 0px solid; 
	HEIGHT: 0px; 
	BACKGROUND-COLOR: transparent;
}

/* SubMenu Mouse Over BG & Text */
.MainMenu_MenuItemSel {
		BORDER-RIGHT: #ffffff 0px solid; 
		BORDER-TOP: #ffffff 0px solid; 
		Z-INDEX: 0; 
		BORDER-LEFT: #ffffff 0px solid; 
		CURSOR: hand; 
		BORDER-BOTTOM: #ffffff 0px solid; 
		FONT-WEIGHT: bold; 
		FONT-SIZE: 16px;  
		COLOR: #85C547;
		FONT-STYLE: normal; 
		FONT-FAMILY: Tahoma;
		text-transform: lowercase;
		BACKGROUND-COLOR: transparent;
		HEIGHT: 32px;
}

.MainMenu_MenuArrow {
	display:none
}

.MainMenu_RootMenuArrow {
	display:none
}

/*------------------------- End -------------------------*/


/*========================================================*/
/*  Tokens                                                */
/*========================================================*/

/*-- Login Register token              --*/ .login-register, a.login-register:link, a.login-register:visited, a.login-register:active { color: #FFFFFF; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; }
/*-- Login Register token hover        --*/ a.login-register:hover { color: #FFFFFF; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: underline; }

/*-- Copyright token                   --*/ .copy-right { color: #FFFFFF; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; }

/*-- Links token       		           --*/ .Links, a.Links:link, a.Links:visited, a.Links:active { color: #5E5E5E; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; }
/*-- Links token hover 		           --*/ a.Links:hover { color: #5E5E5E; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: underline; }

/*-- Breadcrum token                   --*/ .breadcrum, a.breadcrum:link, a.breadcrum:visited, a.breadcrum:active { color: #A9CA04; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; }
/*-- Breadcrum token hover             --*/ a.breadcrum:hover { color: #A9CA04; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: underline; }

/*-- Terms Privacy token       		   --*/ .terms-privacy, a.terms-privacy:link, a.terms-privacy:visited, a.terms-privacy:active { color: #FFFFFF; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; }
/*-- Terms Privacy token hover 		   --*/ a.terms-privacy:hover { color: #FFFFFF; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; }

/*-- Search box css		   	    	   --*/ #dnn_dnnSEARCH_txtSearch.NormalTextBox {
	width: 165px;
	height:15px;
	background-color: #8D9DA8;
	padding: 2px 0px 0px 2px;
	font-family: Tahoma;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	color: #FFFFFF;
	cursor:text;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8D9DA8;
	border-right-color: #8D9DA8;
	border-bottom-color: #8D9DA8;
	border-left-color: #8D9DA8;
}

/*========================================================*/
/*  Default Container Headings                            */
/*========================================================*/

/*-- Heading # 1              			--*/ .cnt1_heading { FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #85C446; FONT-FAMILY: Tahoma; }
/*-- Heading # 2              			--*/ .cnt2_heading { FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #EF3E42; FONT-FAMILY: Tahoma; }
/*-- Heading # 3              			--*/ .cnt3_heading { FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #4C5154; FONT-FAMILY: Tahoma; }
/*-- Heading # 4              			--*/ .cnt4_heading { FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Tahoma; }


/*========================================================*/
/*  Default DNN CSS                                       */
/*========================================================*/

/*-- Default Form CSS        		   --*/ select, input { font-family: tahoma; font-size: 11px; color: #333333; }
/*-- Default textbox       		       --*/ .NormalTextBox { color: #333333; padding-left: 2px; line-height: 12px; font-family: tahoma; font-weight: normal; font-size: 11px; }
/*-- Textbox cell / td            	   --*/ td.NormalTextBox { padding: 0; margin: 0; background: transparent; border: 0; }
/*-- Default SubHead / td         	   --*/ .SubHead { FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #007983; FONT-FAMILY: Tahoma; }


/*-- Default SubHead CSS        		   --*/
.CommandButton {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; FONT-FAMILY: Tahoma;
}

A.CommandButton:link {
	COLOR: #007983; TEXT-DECORATION: underline;
}

A.CommandButton:visited {
	COLOR: #007983; TEXT-DECORATION: underline;
}

A.CommandButton:active {
	COLOR: #007983; TEXT-DECORATION: underline;
}

A.CommandButton:hover {
	COLOR: #00383E; TEXT-DECORATION: underline;
}



