/*========================================================*/
/*            Designed by DNNCovered.com                  */
/*========================================================*/

/*========================================================*/
/*  Default CSS                                         */
/*========================================================*/

/*========================================================*/
/*  Tokens                                              */
/*========================================================*/

/*-- Login Register token              --*/ .login-register, a.login-register:link, a.login-register:visited, a.login-register:active { FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Tahoma; text-decoration: none; }
/*-- Login Register token hover        --*/ a.login-register:hover { FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Tahoma; text-decoration: underline; }

/*-- Copyright token                   --*/ .copy-right { color: #ffffff; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; }

/*-- Date token                        --*/ .date { color: #29394e; font-family: Tahoma; font-size: 11px; font-weight: bold; text-decoration: none; }

/*-- Links token       		           --*/ .Links, a.Links:link, a.Links:visited, a.Links:active { color: #8D8D8D; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; }
/*-- Links token hover 		           --*/ a.Links:hover { color: #8D8D8D; 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: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; }
/*-- Breadcrum token hover             --*/ a.breadcrum:hover { color: #000000; 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:underline; }

/*-- Search box css		   	    	   --*/ #dnn_dnnSEARCH_txtSearch.NormalTextBox {  width: 190px; height: 26px; background-color: transparent; padding: 6px 0px 0px 6px; border: 0px solid #ffffff; font-family: Tahoma; FONT-WEIGHT: normal; FONT-SIZE: 11px; color: #c000000; text-decoration: none; cursor:text;}

/*========================================================*/
/*  Default Container Headings                            */
/*========================================================*/

/*-- Heading # 1              			--*/ .cnt1_heading  { FONT-WEIGHT: normal; FONT-SIZE: 16px; COLOR: #ffffff; FONT-FAMILY: Trebuchet MS; }
/*-- Heading # 2              			--*/ .cnt2_heading  { FONT-WEIGHT: normal; FONT-SIZE: 16px; COLOR: #ffffff; FONT-FAMILY: Arial; }
/*-- Heading # 2b              			--*/ .cnt2b_heading { FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #404854; FONT-FAMILY: Trebuchet MS; }
/*-- Heading # 3              			--*/ .cnt3_heading  { FONT-WEIGHT: bold;   FONT-SIZE: 16px; COLOR: #FF9700; FONT-FAMILY: Arial; }
/*-- Heading # 3b              			--*/ .cnt3b_heading { FONT-WEIGHT: bold;   FONT-SIZE: 16px; COLOR: #3A3A3A; FONT-FAMILY: Arial; }
/*-- Heading # 4              			--*/ .cnt4_heading  { FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #2D6FA3; FONT-FAMILY: Trebuchet MS; }
/*-- Heading # 5              			--*/ .cnt5_heading  { FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #3A3A3A; FONT-FAMILY: Trebuchet MS; }
/*-- Heading # 6              			--*/ .cnt6_heading  { FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #FFFFFF; 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: #28509A; 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: #8D8D8D; TEXT-DECORATION: underline;
}

A.CommandButton:visited {
	COLOR: #8D8D8D; TEXT-DECORATION: underline;
}

A.CommandButton:ative {
	COLOR: #8D8D8D; TEXT-DECORATION: underline;
}

A.CommandButton:hover {
	COLOR: #28509A; TEXT-DECORATION: underline;
}


/*-- Default --*/

.Head
{
	font-weight: bold;
	font-size: 11px;
	font-family: Trebuchet MS, Tahoma;
	color: #28509A;
}

.Head2 {
	font-weight: bold;
	font-size: 11px;
	font-family: Trebuchet MS, Tahoma;
	color: #28509A;
}


/*------------------------  End  -------------------------*/



/*========================================================*/
/*            Solepartmenu CSS                            */
/*========================================================*/

/*------------------------- Start ------------------------*/ 


/* Main Menu */


.MainMenu_MenuContainer {
	background-color: transparent;  
	padding-right: 0px; padding-left: 0px; /* you can give Space in the main menu by this */
}

.MainMenu_MenuItemSel {
	background-color: transparent;
}

.MainMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: #606060;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	background-color: Transparent;
	font-family: Arial, Helvetica, sans-serif;
	border: 0px solid #333333;
	border-bottom:dashed 1px #CCCCCC;
	

}
.MainMenu_MenuItemAct {
	cursor: pointer;
	cursor: hand;
	color: #FFFFFF;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(submenu-bg.jpg);
	background-position: center center;
	

}

.MainMenu_MenuIcon {
	text-align: center;
	background-color: #FFFFFF;
	border: 0px solid #333333; 	/* by this you easily hide icon effect on bg, just because of IE */
	width: 14px; 	/* give space from left side in the submenu */
	height: 22px;
	
	
}
.submenuitemselected{
	color:#ffffff;
	font-size:11px;
	font-weight: bold;
	padding-left: 1px;
	padding-right: 20px;
	Margin:0px;
	background:transparent;
	
}

/* Submenu display Positioning... */
.MainMenu_SubMenu {
	margin-top: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	border:dashed 1px #CCCCCC;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#EFEFEF);
	filter: Alpha(Opacity=100, FinishOpacity=100, Style=2); /* Submenu Transparancy Setting, but only work on IE */

}

.MainMenu_MenuBreak {
	background-color: transparent;
	height: 0px;
	border-bottom:0px solid #00CC66;
	border-top:0px solid #00CC66;
}

.MainMenu_MenuArrow {
	font-family: Arial, Helvetica, sans-serif;
	border: 0px solid #0F2E4B; 

}

/* Menu actually hight wfrom that submenu display... */
.MainMenu_MenuBar { 
	cursor: hand;
	height: 40px; 
}

/* ------- up status ------ */

.MainMenu_MenuItem TD { padding:0; margin:0; }
.MainMenu_MenuItem TD DIV
{
	background-image: url(normal-right.jpg);
	background-position: right top;
	background-repeat:no-repeat;
	padding: 0 8 0 0;
	margin: 8 0 0 0;
	_margin: -27 0 0 0;
}

.MainMenu_MenuItem TD DIV DIV 
{
	background-image: url(normal-left.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	padding: 0 0 0 8;
	margin: 0 0 -20 0;
	_margin: -20 0 0 0;
}

.MainMenu_MenuItem TD DIV DIV DIV{
	background-image: url(normal-bg.jpg);
	background-position: top Center;
	background-repeat:repeat-x;
	color: #606060;
	font-size: 11px;
	font-family: Arial;
	font-weight: normal;
	height: 30px;
	padding: 7 5 0 12;
	line-height: 1.5;
	margin: -18 0 -13 0;
	_margin: 3 0 -13 0;
	text-indent: 0px;

}

/* ------- over status ------ */

.MainMenu_MenuSelected TD { padding:0; margin:0; }
.MainMenu_MenuSelected TD DIV
{
	background-image: url(hover-right.jpg);
	background-position: right top;
	background-repeat:no-repeat;
	padding: 0 8 0 0;
	margin: 8 0 0 0;
	_margin: 11 0 5 0;
}
.MainMenu_MenuSelected TD DIV DIV 
{
	background-image: url(hover-left.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	padding: 0 0 0 8;
	margin: 0 0 -20 0;
	_margin: -30 0 0 0;
}

.MainMenu_MenuSelected TD DIV DIV DIV{
	background-image: url(hover-bg.jpg);
	background-position: top Center;
	background-repeat:repeat-x;
	color: #b11a30;
	font-size: 11px;
	font-family: Arial;
	font-weight:normal;
	height: 30px;
	padding: 7 5 0 12;
	line-height: 1.5;
	margin: -18 0 -13 0;
	_margin: 3 0 -13 0;
	text-indent: 0px;
}


/* ------- Active status ------ */

.MainMenu_MenuSelectedRoot TD { padding:0; margin:0; }
.MainMenu_MenuSelectedRoot TD DIV
{
	background-image: url(hover-right.jpg);
	background-position: right top;
	background-repeat:no-repeat;
	padding: 0 8 0 0;
	margin: 8 0 0 0;
	_margin: 11 0 5 0;
}

.MainMenu_MenuSelectedRoot TD DIV DIV 
{
	background-image: url(hover-left.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	padding: 0 0 0 8;
	margin: 0 0 -20 0;
	_margin: -30 0 0 0;
}

.MainMenu_MenuSelectedRoot TD DIV DIV DIV{
	background-image: url(hover-bg.jpg);
	background-position: top Center;
	background-repeat:repeat-x;
	color: #b11a30;
	font-size: 11px;
	font-family: Arial;
	font-weight:normal;
	height: 30px;
	padding: 7 5 0 12;
	line-height: 1.5;
	margin: -18 0 -13 0;
	_margin: 3 0 -13 0;
	text-indent: 0px;
}

/*------------------------- End -------------------------*/




/*========================================================*/
/*  Main Body CSS   */
/*========================================================*/

/*------------------------- Start ------------------------*/ 

BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*------------------------  End  -------------------------*/


/*========================================================*/
/* Backgrounds                                            */
/*========================================================*/

/*-- Main Table --*/
.main-table {
	background-image:url(main-bg.jpg);
	background-repeat:repeat-x;
	background-position: right top;
	background-color: #b11a30;
}

/*-- Body BG --*/
.body-bg {
	background-image:url(body-bg.jpg);
	background-repeat:repeat-y;
	background-position: left top;
}

/*-- Top BG --*/
.top-bg {
	background-image:url(top-bg.jpg);
	background-repeat:no-repeat;
	background-position: center top;
}

/*========================================================*/
/*  Text CSS                                              */
/*========================================================*/

.normal {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #575b5e;
	FONT-FAMILY: Tahoma;
	text-decoration:none;
	line-height:1.5;
}


.white, A.white, A.white:link, A.white:visited, A.white:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #ffffff;
	FONT-FAMILY: Tahoma;
	text-decoration:none;
	line-height:1.5;
}

a.white:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #ffffff;
	FONT-FAMILY: Tahoma;
	text-decoration:underline;
	line-height:1.5;
}
.red {
	FONT-SIZE: 11px;
	COLOR: #b11a30;
	font-weight:normal;
	FONT-FAMILY: Tahoma;
	text-decoration:none;
	line-height:1.5;
}
.blue {
	FONT-SIZE: 11px;
	COLOR: #003258;
	font-weight:bold;
	FONT-FAMILY: Tahoma;
	text-decoration:none;
	line-height:1.5;
}

.pink {
	FONT-SIZE: 11px;
	COLOR: #deb8b9;
	font-weight:normal;
	FONT-FAMILY: Tahoma;
	text-decoration:none;
	line-height:1.5;
}


/*========================================================*/
/*  Headings CSS                                          */
/*========================================================*/
.red-heading {
	FONT-WEIGHT: normal;
	FONT-SIZE: 18px;
	COLOR: #879b9d;
	font-weight:normal;
	FONT-FAMILY: Tahoma;
	text-decoration:none;
}

/*------------------------  End  -------------------------*/


/*========================================================*/
/*  Footer CSS                                          */
/*========================================================*/



/*------------------------  End  -------------------------*/












