/*========================================================*/
/*        	 Created by eSoulConsultancy.com              */
/*========================================================*/

/*========================================================*/
/*  HTML Elements                                         */
/*========================================================*/
html { height: 100%; }
Body
{
	background-color: #2B2B2B;  
    color: #A8A8A8; 
	font-family: verdana;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
table, tr, td, p { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; color: #FF9933;
}

/*========================================================*/
/*  Tokens                                                */
/*========================================================*/
.Register-Login, A.Register-Login, A.Register-Login:link, A.Register-Login:visited, A.Register-Login:active {
    font-weight: normal;
    font-size: 10px;
    color:#FFFFFF;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
} A.Register-Login:hover  {
    font-size: 10px;
    color:#BC6200;
    font-family: Verdana, Helvetica, sans-serif;
	text-decoration: underline; 
}
.Breadcrumb, A.Breadcrumb, A.Breadcrumb:link, A.Breadcrumb:visited, A.Breadcrumb:active {
    font-weight: normal;
    font-size: 10px;
    color:#BC6200;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
} A.Breadcrumb:hover  {
    font-size: 10px;
    color:#FFFFFF;
    font-family: Verdana, Helvetica, sans-serif;
	text-decoration: underline;
}
.Terms-Privacy, A.Terms-Privacy, A.Terms-Privacy:link, A.Terms-Privacy:visited, A.Terms-Privacy:active {
    font-weight: normal;
    font-size: 10px;
    color:#FFFFFF;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
} A.Terms-Privacy:hover  {
    font-size: 10px;
    color:#BC6200;
    font-family: Verdana, Helvetica, sans-serif;
	text-decoration: underline;
}
.Copyright {
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #FFFFFF;
}
.CurrentDate {
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #FFFFFF;
}
/*========================================================*/
/*  HTML Headings                                         */
/*========================================================*/

/*-- Heading # 1              			--*/ H1 { FONT-WEIGHT: normal; FONT-SIZE: 20px; COLOR: #17A9FF; FONT-FAMILY: Tahoma, Arial, Helvetica;}
/*-- Heading # 2              			--*/ H2 { FONT-WEIGHT: normal; FONT-SIZE: 14px; COLOR: #17A9FF; FONT-FAMILY: Tahoma, Arial, Helvetica;}
/*-- Heading # 3              			--*/ H3 { FONT-WEIGHT: normal; FONT-SIZE: 13px; COLOR: #17A9FF; FONT-FAMILY: Tahoma, Arial, Helvetica;}
/*-- Heading # 4              			--*/ H4 { FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #17A9FF; FONT-FAMILY: Tahoma, Arial, Helvetica;}
/*-- Heading # 5              			--*/ H5 { FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #17A9FF; FONT-FAMILY: Tahoma, Arial, Helvetica;}
/*-- Heading # 6              			--*/ H6 { FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #17A9FF; FONT-FAMILY: Tahoma, Arial, Helvetica;}

/*========================================================*/
/*  DNN Elements Static                                   */
/*========================================================*/
.Head {
	font-weight: bold;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #F2F2F2;
}
.SubHead {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #666666; 
	FONT-FAMILY: Tahoma, Arial, Helvetica;
}
.Normal
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #A8A8A8;
}
.NormalWhite
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #FFFFFF;
}
.NormalBold {
	FONT-WEIGHT: bold;
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#424242;
}
.NormalRed {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #ff0000; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.NormalBlue {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #17A9FF; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
UL LI {
	list-style-image:url(Images/bullets.gif);
	list-style-position: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal; 
	color:#424242;
	padding: 2px;
}
.NormalTextBox {
	BORDER-RIGHT: #DA7201 1px solid; 
	BORDER-TOP: #DA7201 1px solid; 
	BORDER-LEFT: #DA7201 1px solid; 
	BORDER-BOTTOM: #DA7201 1px solid;
	FONT-SIZE: 11px;
	background-color: #1D1D1D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.StandardButton {
	BORDER-RIGHT: #DA7201 1px solid; 
	BORDER-TOP: #DA7201 1px solid; 
	BORDER-LEFT: #DA7201 1px solid; 
	BORDER-BOTTOM: #DA7201 1px solid;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Arial, Hnelvetica, sans-serif;
	background-color: #DA7201;
	color:#000000;
}


/*========================================================*/
/*  DNN Elements Links                                    */
/*========================================================*/
.CommandButton, A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; color:#DA7201; 
	FONT-FAMILY: Tahoma, Arial, Helvetica;
}
A.CommandButton:hover {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; color:#A8A8A8; 
	FONT-FAMILY: Tahoma, Arial, Helvetica;
}
.Skinobject, A.Skinobject, A.Skinobject:link, A.Skinobject:visited, A.Skinobject:active   {
    font-weight: normal;
    font-size: 10px;
    color:#DA7201;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}
A.Skinobject:hover    {
    text-decoration:  underline;
    font-size: 10px;
    color:#4F4F4F;
    font-family:  Verdana, Arial, Helvetica, sans-serif;
}
A:link, A:visited, A:active   {
    color: #FB8401;
    text-decoration: underline;
    font-family: verdana;
    font-size: 11px;

} A:Hover  {
    color: #FFFFFF;
    font-family: verdana;
    font-size: 11px;
	text-decoration: underline;
}
.You-Are {
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #FFFFFF;
}

/* Register Icon */  
.Register-ICO { background: url(Images/Register-Ico.png) no-repeat top right; width:18px; height:13px; }
/* Login Icon */  
.Login-ICO { background: url(Images/Login-Ico.png) no-repeat top right; width:16px; height:13px; }
/*========================================================*/
/*  Panes                                                 */
/*========================================================*/
.Panes-TD { padding: 3px 3px 3px 3px; }
.Panes-Outer { padding: 0 10px 3px 10px; }
.Content-Pane { width: 100%; }
.Banner-Pane { width: 100%; padding: 0 0 10px 0; }
.Main-Left-Pane { width: 70%; padding: 0 10px 0 0; }
.Main-Right-Pane { width: 30%; padding: 0 0 0 10px; }
.Left-Pane { width: 33%; padding: 0 10px 0 0; }
.Middle-Pane { width: 34%; padding: 0 0 0 0; }
.Right-Pane { width: 33%; padding: 0 0 0 10px; }
.Bottom-Left-Pane { width: 50%; padding: 0 10px 0 0; }
.Bottom-Right-Pane { width: 50%; padding: 0 0 0 10px; }
.Bottom-Pane { width: 100%;	}
.Right-Content-Pane { width: 100%; }

/*========================================================*/
/*  Action Menu                                           */
/*========================================================*/
.ModuleTitle_MenuContainer { BORDER-RIGHT: blue 0px solid; BORDER-TOP: blue 0px solid; BORDER-LEFT: blue 0px solid; BORDER-BOTTOM: blue 0px solid }
.ModuleTitle_MenuBar { CURSOR: hand; HEIGHT: 16px; BACKGROUND-COLOR: transparent }
.ModuleTitle_MenuItem { BORDER-RIGHT: white 0px solid; BORDER-TOP: #000000 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 11px; BORDER-LEFT: white 0px solid; CURSOR: hand; COLOR: #FFFFFF; BORDER-BOTTOM: #232323 1px solid; FONT-STYLE: normal; FONT-FAMILY: Tahoma, Arial, Helvetica; BACKGROUND-COLOR: transparent }
.ModuleTitle_MenuIcon { BORDER-TOP: #000000 1px solid; BORDER-LEFT: #000000 1px solid; WIDTH: 15px; CURSOR: hand; BORDER-BOTTOM: #000000 1px solid; HEIGHT: 21px; BACKGROUND-COLOR: #000000; TEXT-ALIGN: center }
.ModuleTitle_SubMenu { BORDER-RIGHT: #ffffff 0px solid; BORDER-TOP: #ffffff 0px solid; Z-INDEX: 1000; FILTER: progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); BORDER-LEFT: #ffffff 0px solid; CURSOR: hand; BORDER-BOTTOM: #ffffff 0px solid; BACKGROUND-COLOR: #232323; }
.ModuleTitle_MenuBreak { border: 0; HEIGHT: 0px; BACKGROUND-COLOR: #232323; }
.ModuleTitle_MenuItemSel { FONT-WEIGHT: bold; FONT-SIZE: 11px; CURSOR: hand; COLOR: #96C043; FONT-STYLE: normal; FONT-FAMILY: Tahoma, Arial, Helvetica; BACKGROUND-COLOR: #000000; }
.ModuleTitle_MenuArrow { BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-SIZE: 10pt; CURSOR: hand; BORDER-BOTTOM: #E9E9E9 0px solid; FONT-FAMILY: webdings }
.ModuleTitle_RootMenuArrow { FONT-SIZE: 10pt; CURSOR: hand; FONT-FAMILY: webdings }


/*========================================================*/
/*  Search                                                */
/*========================================================*/
.SearchTD { width:200px; vertical-align: top; text-align: right; height: 18px; background: url(Images/search.png) no-repeat top right; padding: 0 0 0 0; }
#dnn_dnnSEARCH_txtSearch.NormalTextBox { height:17px; background: transparent; width: 150px; color: #FFFFFF; padding: 3px 0 0px 0; border: 0px solid #FFFFFF; cursor:text;}
/*========================================================*/
/*  Skin Elements                                         */
/*========================================================*/
.Skin-Master { width: 900px; }
.Logo-TD { padding: 15px 20px 15px 0px; }
.Footer-TD { padding: 10px 10px 10px 10px; height:40px; background:#000000; }
.Skin-Master { width: 850px; }
.Bread-TD { padding: 5px 0 5px 0; }
.Date-TD { padding: 5px 0 0 0; text-align:right }
/*========================================================*/
/*  Main Menu                                             */
/*========================================================*/
/*========================================================*/
/*  Main Menu                                             */
/*========================================================*/
/* Menu Container Box */
.MainMenu_MenuContainer {
	background-color: transparent; 
	height:34px; 
}
/* Sub Menu */
.MainMenu_MenuItem {
	border: 0;
	color: #FFFFFF; 
	height: 24px; 
	background-color: Transparent; border-bottom:0px solid #93B1E2;
	font: normal normal 11px Arial; padding:0px 10px 0px 15px; 
}

.MainMenu_MenuItemSel {
	background-color: Transparent; 
}
/* Sub Menu Mouse Hover */
.SubMenu_MenuHover {
	border: 0;
	color: #FFFFFF; 
	height: 24px; 
	background-color: #000000; border-bottom:0px solid #93B1E2;
	font: normal normal 11px Arial; padding:0px 10px 0px 15px;
}
/* Sub Menu Active */
.SubMenuSelected {
	border: 0;
	color: #FFFFFF; 
	height: 24px; 
	background-color: #000000; border-bottom:0px solid #93B1E2;
	font: normal normal 11px Arial; padding:0px 10px 0px 15px; 
}
/* Sub Menu Background and Borders */
.MainMenu_SubMenu {
	margin-top: 2px;
	border-top: 0px solid #93B1E2; 
	border-left: 0px solid #93B1E2; 
	border-right: 0px solid #93B1E2; 
	border-bottom: 0px solid #93B1E2; background-color:#BC6200;
}
.MainMenu_MenuIcon {
	display: none;
}
.MainMenu_MenuBreak {
	border: 0; 
	background-color: transparent;
	height: 0px; 
}
.MainMenu_MenuArrow {
	border-right: 0px; 
	border-bottom:0px solid #93B1E2; 
	border-top:0px; 
	font-family: webdings; padding:0px 10px 0px 15px; height: 20px;  
}

/* For Tabs Menu */
.MainMenu_MenuBarTab { cursor: hand; height: 27px; background-color: Transparent; }
.MainMenu_MenuItemTab TD { padding:0; margin:0; }
.MainMenu_MenuItemTab TD DIV { background-image:url(Images/Menu-Idel-Right.png); background-position:top right; background-repeat: no-repeat; margin:0; padding:0; margin:-10px 0 -25px 0; _margin:-13px 0;}
.MainMenu_MenuItemTab TD DIV DIV { background-image:url(Images/Menu-Idel-Left.png); background-position:top left; background-repeat: no-repeat; margin:0; padding:0 10px; margin:-4px 0 -26px 0; _margin:-12px 0;}
.MainMenu_MenuItemTab TD DIV DIV DIV{ background-image:url(Images/Menu-Idel-Center.png); background-repeat:repeat-x; color:#FFFFFF;  font-size:11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; height:32px; padding: 6px 4px 0 5px; line-height:1.3em; margin:-4px 0 -29px 0; }             

.MainMenu_MenuSelectedTab TD, .MainMenu_MenuSelectedRootTab TD {padding:0px; margin:0;}
.MainMenu_MenuSelectedTab TD DIV, .MainMenu_MenuSelectedRootTab TD DIV { background-image:url(Images/Menu-Active-Hover-Right.png); background-position:top right; background-repeat: no-repeat; margin:0; padding:0; margin:-8px 0 -25px 0; _margin:-13px 0;}
.MainMenu_MenuSelectedTab TD DIV DIV, .MainMenu_MenuSelectedRootTab TD DIV DIV{ background-image:url(Images/Menu-Active-Hover-Left.png); background-position:top left; background-repeat: no-repeat; margin:0; padding:0 10px; margin:-4px 0 -26px 0; _margin:-12px 0;}
.MainMenu_MenuSelectedTab TD DIV DIV DIV, .MainMenu_MenuSelectedRootTab TD DIV DIV DIV{ background-image:url(Images/Menu-Active-Hover-Center.png);  background-repeat:repeat-x; color:#FFFFFF; font-size:11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; height:32px; padding: 7px 4px 0 5px; line-height:1.3em; margin:0px 0 0 0; }

.ControlPanel { background:#000000; border-top: 0px; border-left:0px; border-right:0px; border-bottom-color:#666666; }
.DataGrid_AlternatingItem TD { color:#000000; } 