/*========================================================*/
/*            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: bold; FONT-SIZE: 11px; COLOR: #0669ad; FONT-FAMILY: Verdana; text-decoration: none; }
/*-- Login Register token hover        --*/ a.login-register:hover { FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #0669ad; FONT-FAMILY: Verdana; text-decoration: underline; }

/*-- Copyright token                   --*/ .copy-right { color: #909090; font-family: Verdana; font-size: 11px; font-weight: normal; text-decoration: none; }

/*-- Date token                        --*/ .date { color: #29394e; font-family: Verdana; 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: Verdana; font-size: 11px; font-weight: normal; text-decoration: none; }
/*-- Links token hover 		           --*/ a.Links:hover { color: #8D8D8D; font-family: Verdana; 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: Verdana; font-size: 11px; font-weight: normal; text-decoration: none; }
/*-- Breadcrum token hover             --*/ a.breadcrum:hover { color: #000000; font-family: Verdana; 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: #5b5b5b; font-family: Verdana; font-size: 11px; font-weight: normal; text-decoration: none; }
/*-- Terms Privacy token hover 		   --*/ a.terms-privacy:hover { color: #5b5b5b; font-family: Verdana; 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: Verdana; FONT-WEIGHT: normal; FONT-SIZE: 11px; color: #c000000; text-decoration: none; cursor:text;}

/*========================================================*/
/*  Default Container Headings                            */
/*========================================================*/

/*-- Heading # 1              			--*/ .cnt1_heading  { FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #FF4602; FONT-FAMILY: Verdana; }
/*-- Heading # 2              			--*/ .cnt2_heading  { FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #0669ad; FONT-FAMILY: Verdana; }
/*-- Heading # 2b              			--*/ .cnt2b_heading { FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #404854; FONT-FAMILY: Verdana; }
/*-- Heading # 3              			--*/ .cnt3_heading  { FONT-WEIGHT: bold;   FONT-SIZE: 16px; COLOR: #FF9700; FONT-FAMILY: Verdana; }
/*-- Heading # 3b              			--*/ .cnt3b_heading { FONT-WEIGHT: bold;   FONT-SIZE: 16px; COLOR: #3A3A3A; FONT-FAMILY: Verdana; }
/*-- Heading # 4              			--*/ .cnt4_heading  { FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #2D6FA3; FONT-FAMILY: Verdana; }
/*-- Heading # 5              			--*/ .cnt5_heading  { FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #3A3A3A; FONT-FAMILY: Verdana; }
/*-- Heading # 6              			--*/ .cnt6_heading  { FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #FFFFFF; FONT-FAMILY: Verdana; }


/*========================================================*/
/*  Default DNN CSS                                       */
/*========================================================*/

/*-- Default Form CSS        		   --*/ input { font-family: Verdana; font-size: 11px; color: #333333; border:solid 1px #369EE5; }

select { font-family: Verdana; font-size: 11px; color: #333333; border:solid 1px #369EE5}
/*-- Default textbox       		       --*/ .NormalTextBox { color: #333333; padding-left: 2px; line-height: 12px; font-family: Verdana; font-weight: normal;border:solid 1px #369EE5; 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: Verdana;
}

.SubSubHead {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: black; FONT-FAMILY: Verdana;
}

.CommandButton {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; FONT-FAMILY: Verdana;
}

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, Verdana;
	color: #28509A;
}

.Head2 {
	font-weight: bold;
	font-size: 11px;
	font-family: Trebuchet MS, Verdana;
	color: #28509A;
}


/*------------------------- End -------------------------*/




/*========================================================*/
/*  Main Body                            */
/*========================================================*/

BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*------------------------  End  -------------------------*/


/*========================================================*/
/* Backgrounds                                            */
/*========================================================*/

.main-table {
	background-image:url(main-bg.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	background-color: #ffffff;
}

.content-table{
	background-image:url(background.jpg);
	
}

/*-- header --*/

.header {
	background-image:url(header.jpg);
	background-repeat:no-repeat;
	background-position: Center top;
	height:264px;
	width:908px;
}
/*========================================================*/
/*  Text CSS                                              */
/*========================================================*/

.normal {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #757575;
	FONT-FAMILY: Verdana;
	text-decoration:none;
	line-height:1.5;
}

/* Gray --*/
.underlineTitle
{
	border-bottom:dotted 1px #FF4602;
}

.gray-bold, A.gray-bold, A.gray-bold:link, A.gray-bold:visited, A.gray-bold:active  {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #757575;
	FONT-FAMILY: Verdana;
	text-decoration:none;
}

a.gray-bold:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #757575;
	FONT-FAMILY: Verdana;
	text-decoration:underline;
}

/*------------------------  End  -------------------------*/


/*========================================================*/
/*  Footer CSS                                          */
/*========================================================*/



/*========================================================*/
/*            Solepartmenu CSS                            */
/*========================================================*/

/*------------------------- Start ------------------------*/ 


/* Main Menu */

.MainMenu_BackGround{
	background-image: url(bg-menu.jpg);
	background-repeat: repeat-y;
}
.MainMenu_MenuContainer {
	background-color: transparent;  
	padding-right: 0px; padding-left: 0px; 
}

.MainMenu_MenuItemSel {
	background-color: transparent;
}
.MainMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: #0669ad;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	background-color: Transparent;
	font-family: Verdana, Helvetica, sans-serif;
	border: 0px solid #333333;
	border-bottom:dashed 1px #CCCCCC;
	height: 25px;
	/*width: 100%;*/
	text-indent: 10px;
}


.MainMenu_MenuItemAct {
	cursor: pointer;
	cursor: hand;
	color: #FFFFFF;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	background-image: url(submenu-bg.jpg);
	background-position: center center;
	height: 25px;
	/*width: 100%;*/
	text-indent: 10px;

}

.MainMenu_MenuIcon {
	display:none;

	
}
.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);
	
}

.MainMenu_MenuBreak {
	background-color: transparent;
	height: 0px;
	border-bottom:0px solid #00CC66;
	border-top:0px solid #00CC66;
}

.MainMenu_MenuArrow {
	font-family: Verdana, Helvetica, sans-serif;
	border: 0px solid #0F2E4B; 

}


.MainMenu_MenuBar { 
	cursor: hand;
}

/* ------- up status ------ */

.MainMenu_MenuItem TD  
{
}

.MainMenu_MenuItem TD DIV
{
	background-image: url(normal-bg.jpg);
	background-repeat:repeat-x;
	background-color: #1984d4;
	color: #ffffff;
	height:100%;
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	line-height: 1.5;
	text-indent: 0px;
}

.MainMenu_MenuItem TD DIV DIV {}

.MainMenu_MenuItem TD DIV DIV DIV
{
	padding: 5 3 5 3;
}

/* ------- over status ------ */

.MainMenu_MenuSelected TD 
{
}

.MainMenu_MenuSelected TD DIV
{
	background-image: url(hover-right.jpg);
	background-repeat:repeat-x;
	background-color: #156db0;
	color: #ffffff;
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	line-height: 1.5;
	text-indent: 0px;
	height:100%;
}
.MainMenu_MenuSelected TD DIV DIV 
{
}

.MainMenu_MenuSelected TD DIV DIV DIV
{
	padding: 5 3 5 5;
}


/* ------- Active status ------ */

.MainMenu_MenuSelectedRoot TD 
{ 
	padding:0; 
	margin:0; 
		
}
.MainMenu_MenuSelectedRoot TD DIV
{
	background-image: url(hover-right.jpg);
	background-repeat:repeat-x;
	background-color: #0669AD;
	color: #ffffff;
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	line-height: 1.5;
	text-indent: 0px;
	height:100%;
}

.MainMenu_MenuSelectedRoot TD DIV DIV 
{
}

.MainMenu_MenuSelectedRoot TD DIV DIV DIV{
	padding: 5 3 5 5;
}

/*------------------------- End -------------------------*/


/* ------- SEARCH ------ */

div.SearchContainer{position:relative; white-space: nowrap;}
div.SearchBorder{width: 180px; height: 21px; border: solid 1px #e0e0e0; float:left; background-color: White; white-space: nowrap; margin-top: 2px;}
div.SearchContainer a{padding: 0px; display: block; float:left; }
div.SearchContainer a img{padding-left:5px;}
div.SearchIcon{float: left; width: 31px; height: 21px; cursor: pointer; z-index: 11; background: no-repeat 2px 2px; text-align:right;}
div.SearchIcon img{margin-top: 3px;}

input.SearchTextBox{float: left; z-index: 10; border: 0px; width:110px; height:19px; margin-left:3px; color: #43494D;}

#SearchChoices{clear: both; display: none; border: solid 1px #C3D4DF; z-index: 2000; cursor: pointer; margin: 0; padding: 0; text-align:left; background-color: #F3F7FA; position:absolute; top: 22px; left: 0px;}
#SearchChoices li{cursor: pointer; margin: 0; padding: 2px 2px 0 2px; padding-left: 25px; height: 18px; text-align:left; background-color: #F3F7FA; background-repeat: no-repeat; background-position: 2px center; list-style: none; list-style-image: none; border: none; display:block;}
#SearchChoices li.searchHilite{background-color: #CE0D0D;	color:#ffffff; border: none;}
#SearchChoices li.searchDefault{background-color: #F8FAFF; border: none;}

/*------------------------- End -------------------------*/














