/*========================================================*/
/*            Designed by DNNCovered.com                  */
/*========================================================*/

/*========================================================*/
/*  Default CSS                                           */
/*========================================================*/

/* HTML BODY css  --*/
BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E8450A;
	background-image: url(../images/bgmain.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

/*========================================================*/
/*  Tokens                                                */
/*========================================================*/

/*-- Login Register token              --*/ .login-register, a.login-register:link, a.login-register:visited, a.login-register:active { FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #C50C07; FONT-FAMILY: Verdana; text-decoration: none; }
/*-- Login Register token hover        --*/ a.login-register:hover { FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #C50C07; FONT-FAMILY: Verdana; text-decoration: underline; }

/*-- Copyright token                   --*/ .copy-right { color: #FFFFFF; font-family: Verdana; font-size: 11px; font-weight: normal; text-decoration: none; }

/*-- Date token                        --*/ .date { color: #6A6A6A; font-family: Verdana; font-size: 11px; font-weight: normal; text-decoration: none; }

/*-- Links token       		           --*/ .Links, a.Links:link, a.Links:visited, a.Links:active { color: #567218; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; }
/*-- Links token hover 		           --*/ a.Links:hover { color: #567218; 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: #000000; font-family: Vernana; font-size: 11px; font-weight: normal; text-decoration: none; }
/*-- Breadcrum token hover             --*/ a.breadcrum:hover { color: #000000; font-family: Vernana; 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: Verdana; font-size: 11px; font-weight: bold; text-decoration: none; }
/*-- Terms Privacy token hover 		   --*/ a.terms-privacy:hover { color: #FFFFFF; font-family: Verdana; font-size: 11px; font-weight: bold; text-decoration: none; }

/*-- Search box css		   	    	   --*/ #dnn_dnnSEARCH_txtSearch.NormalTextBox {  width: 228px; height: 31px; background-color: #FFFFFF; padding: 3px 0px 0px 5px; border: 1px solid #8EB445; font-family: Trebuchet MS; FONT-WEIGHT: normal; FONT-SIZE: 14px; color: #8EB445; text-decoration: none; cursor:text;}

/*========================================================*/
/*  Default Container Headings                            */
/*========================================================*/

/*-- Heading # 1              			--*/ .cnt1_heading { FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #EC0700; FONT-FAMILY: Arial; }
/*-- Heading # 2              			--*/ .cnt2_heading { FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #3C3C3C; FONT-FAMILY: Arial; }
/*-- Heading # 3              			--*/ .cnt3_heading { FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #FFFFFF; FONT-FAMILY: Arial; }
/*-- Heading # 4              			--*/ .cnt4_heading { FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #F76D0E; FONT-FAMILY: Arial; }


/*========================================================*/
/*  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 CSS        		   --*/

.SubHead {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #F76D0E; FONT-FAMILY: Tahoma;
}

.SubSubHead {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: black; FONT-FAMILY: Tahoma;
}

.CommandButton {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; FONT-FAMILY: Tahoma;
}

A.CommandButton:link {
	COLOR: #F76D0E; TEXT-DECORATION: underline;
}

A.CommandButton:visited {
	COLOR: #F76D0E; TEXT-DECORATION: underline;
}

A.CommandButton:ative {
	COLOR: #F76D0E; TEXT-DECORATION: underline;
}

A.CommandButton:hover {
	COLOR: #3C3C3C; TEXT-DECORATION: underline;
}


/*-- Default --*/

.Head
{
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Tahoma;
	color: #F76D0E;
}

.Head2 {
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Tahoma;
	color: #F76D0E;
}











