/* ===============================================
/*      Style By DNNSOUL - Infinite Imagination 
/*            http://www.dnnsoul.com
/*	           support@dnnsoul.com
/* ==============================================
/*
/*******************************/
/*  Main Body                  */
/*******************************/
Body 
{ background-color:#000000; color:#FFFFFF; font-family: verdana; font-size: 10px; margin: 0px; }
#fckbody {
	background-color: #464646;
	text-align: left;
}
.FCKImageGalleryContainer, .FCKImageGalleryItemContainer, .FCKImageGalleryListStyle
.FCLLinkGalleryContainer,
#fckinstanceoptions_tblEditorOptions td {
	background-color: #464646
}

/*******************************/
/*  Links Style                */
/*******************************/
.CommandButton, A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active 
{ font: normal normal 11px Tahoma, Arial, Helvetica; color:#E66E1D; } 
A.CommandButton:hover 
{ font: normal normal 11px Tahoma, Arial, Helvetica; color: #000000; text-decoration: underline; }

.Skinobject, A.Skinobject, A.Skinobject:link, A.Skinobject:visited, A.Skinobject:active   
{ font: normal normal 11px Verdana, Arial; color:#4C4C4C; text-decoration: none; } 
A.Skinobject:hover 
{ font: normal normal 11px Verdana, Arial; color:#A2292B; text-decoration: underline; } 

A:link, A:visited, A:active 
{ font: normal normal 11px Verdana; color:#E66E1D; text-decoration: none; } 
A:Hover  
{ font: normal normal 11px Verdana; color:#FFFFFF; text-decoration: underline; }

/*******************************/
/* Common Style                */
/*******************************/
.Normal, P, div, blockquote, TD, TR, Table
{ font: normal normal 11px Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; }

.Head, .SubHead, .NormalBold, .NormalRed 
{ font: normal bold 11px Verdana, Arial, Helvetica, sans-serif; }

.Head 
{ color:#E66E1D; }

.SubHead 
{ color:#828E1A; }

.NormalBold 
{ color:#FFFFFF; }

.NormalRed 
{ COLOR: #ff0000; }

UL LI 
{ font: normal normal 11px Verdana, Arial, Helvetica, sans-serif; list-style-image:url(Images/bullets.gif); list-style-position: inherit; color:#424242; padding: 2px; }

.NormalTextBox, .StandardButton 
{ border: #000000 1px solid; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; }

.NormalTextBox
{ color: #FFFFFF; background-color: #6E6E6E; }

.StandardButton 
{ color: #FFFFFF; background-color: #000000; }

h1, h2, h3, h4, h5, h6 
{ font: normal bold Verdana, Arial, Helvetica, sans-serif; color:#2D2D2D; }

h1
{ font-size: 22px; }
h2
{ font-size: 20px; }
h3
{ font-size: 18px; }
h4
{ font-size: 16px; }
h5
{ font-size: 14px; }
h6
{ font-size: 12px; }

/*******************************/
/* Tokens Styles (Links)       */
/*******************************/
.Login, A.Login, A.Login:link, A.Login:visited, A.Login:active 
{ font: normal normal 11px Verdana, Helvetica, sans-serif; color:#E66E1D; text-decoration: none;  } 
A.Login:hover  
{ font: normal normal 11px Verdana, Helvetica, sans-serif; color:#FFFFFF; text-decoration: underline; }

A.Register, A.Register:link, A.Register:visited, A.Register:active 
{ font: normal normal 11px Verdana, Helvetica, sans-serif; color:#E66E1D; text-decoration: none; } 
A.Register:hover  
{ font: normal normal 11px Verdana, Helvetica, sans-serif; color:#FFFFFF; text-decoration: underline; }

.Breadcrumb, A.Breadcrumb, A.Breadcrumb:link, A.Breadcrumb:visited, A.Breadcrumb:active
{ font: normal normal 11px Verdana, Helvetica, sans-serif; color:#FFFFFF; text-decoration: none; } 
A.Breadcrumb:hover 
{ font: normal normal 11px Verdana, Helvetica, sans-serif; color:#E66E1D; text-decoration: underline; } 

.Terms-Privacy, A.Terms-Privacy, A.Terms-Privacy:link, A.Terms-Privacy:visited, A.Terms-Privacy:active 
{ font: normal normal 11px Verdana, Helvetica, sans-serif; color:#E66E1D; text-decoration: none; } 
A.Terms-Privacy:hover 
{ font: normal normal 11px Verdana, Helvetica, sans-serif; color:#FFFFFF; text-decoration: underline; } 

/* Tokens Styles (Static)       */
/*******************************/
.Breadcrumb-Text 
{ font: normal normal 11px Verdana, Helvetica, sans-serif; color:#E66E1D; } 

.Copyright 
{ font: normal normal 11px Verdana, Helvetica, sans-serif; color:#FFFFFF; }

/*******************************/
/*  Search Textbox & Button    */
/*******************************/
.SearchBTN { background: transparent; padding: 20px 26px 6px 0px; cursor: hand; font-size:0px;  margin: 0 5px 10px 0; }
#dnn_dnnSEARCH_txtSearch.NormalTextBox { height: 31px; background: transparent; width: 139px; color: #E66E1D; padding-top: 10px; padding-bottom: 0px; padding-left: 0px; padding-right: 5px; border: 0px solid #FF0000; margin: 0 -4px 0 0; }

/*******************************/
/*  Panes Style                */
/*******************************/

.Banner-Pane { width: 100%; padding: 0 0 15px 0; }
.Top-Pane { width: 100%; padding: 0 0 0 0; }
.Content-Pane { width: 75%; padding: 0 8px 0 0; }
.Right-Pane { width: 25%; padding: 0 0 0 8px; }
.Left-Pane { width: 30%; padding: 0 8px 0 0; }
.Content-Pane-2 { width: 70%; padding: 0 0 0 8px; }
.Left-Pane-2 { width: 50%; padding: 0 8px 0 0; }
.Right-Pane-2 { width: 50%; padding: 0 0 0 8px; }
.Footer-Pane { width: 100%; padding: 0 0 0 0; }

/* All Panes Gap From The Top,Bottom,Left,Right Edges */ 
.Panes-Outer { width: 100%; padding: 15px 0 15px 0; }

/**********************************/
/* File Manager                   */
/**********************************/
.FileManager {
	background-color: gray; color: white;
}
/**********************************/
/* Main Horizontal Menu           */
/**********************************/ 
/* Menu Container Box */
.MainMenu_MenuContainer {
	background-color: transparent; 
}
/* Sub Menu */
.MainMenu_MenuItem {
	border: 0;
	color: #000000; 
	height: 22px; 
	background-color: Transparent; border-top:1px solid #464646;
	font: normal normal 11px Verdana, Arial, Helvetica, sans-serif; padding:0px 10px 0px 15px; 
}
/* Sub Menu Mouse Hover */
.MainMenu_MenuItemSel {
	border: 0;
	color: #FFFFFF; 
	height: 22px; 
	background-color: #DF6B1D; border-top:1px solid #464646;
	font: normal normal 11px Verdana, Arial, Helvetica, sans-serif; padding:0px 10px 0px 15px;
}
/* Sub Menu Active */
.SubMenuSelected {
	border: 0;
	color: #FFFFFF; 
	height: 22px; 
	background-color: #DF6B1D; border-top:1px solid #464646;
	font: normal normal 11px Verdana, Arial, Helvetica, sans-serif; padding:0px 10px 0px 15px; 
}
/* Sub Menu Background and Borders */
.MainMenu_SubMenu {
	border-top: 0px solid #000000; 
	border-left: 1px solid #464646; 
	border-right: 1px solid #464646; 
	border-bottom: 1px solid #464646; background-color:#D56011; 
}
.MainMenu_MenuIcon {
display: none;
}
.MainMenu_MenuBreak {
	border: 0; 
	background-color: transparent;
	height: 0px; 
}
.MainMenu_MenuArrow {
	border-right: #EFEFEF 0px solid; 
	border-bottom:0px solid #D56011; 
	border-top:1px solid #464646; 
	font-family: webdings; padding:0px 10px 0px 15px; height: 20px;  
}

/** Main Menu Normal **/
.MainMenu_MenuBar { height: 30px; background-color: Transparent; }
.MMainMenu_Menu TD { padding:0; margin:0; }
.MMainMenu_Menu TD DIV { background-image:url(Images/spacer.gif); background-position:top right; background-repeat: no-repeat; padding:0; margin:-7px 0 -30px 0; _margin:-13px 0;}
.MMainMenu_Menu TD DIV DIV { background-image:url(Images/spacer.gif); background-position:top left; background-repeat: no-repeat; padding:0 12px; margin:-7px 0 -30px 0; _margin:-13px 0;}
.MMainMenu_Menu TD DIV DIV DIV{ background-image:url(Images/spacer.gif); background-position:top; background-repeat:repeat-x; color:#FFFFFF;  font-size:11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; height:30px; padding: 9px 0px 0 5px; line-height:10px; margin:0px 0 -10px 0; }             

/** Main Menu Mouse Hover  **/
.MainMenu_MenuSelected TD { padding:0; margin:0;  height: 30px;  }
.MainMenu_MenuSelected TD DIV { background-image:url(Images/menu-hover.gif); background-position:top right; background-repeat: no-repeat; padding:0; margin:-7px 0 -30px 0; _margin:-13px 0;}
.MainMenu_MenuSelected TD DIV DIV{ background-image:url(Images/menu-hover.gif); background-position:top left; background-repeat: no-repeat; padding:0 12px; margin:-7px 0 -30px 0; _margin:-13px 0;}
.MainMenu_MenuSelected TD DIV DIV DIV{ background-image:url(Images/menu-hover.gif); background-position:top; background-repeat:repeat-x; color:#000000; font-size:11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; height:30px; padding: 9px 0px 0 5px; line-height:10px; margin:0px 0 -10px 0; }

/** Main Menu Active  **/
.MainMenu_MenuSelectedRoot TD {padding:0px; margin:0;  height: 30px;}
.MainMenu_MenuSelectedRoot TD DIV { background-image:url(Images/spacer.gif); background-position:top right; background-repeat: no-repeat; padding:0; margin:-7px 0 -30px 0; _margin:-13px 0;}
.MainMenu_MenuSelectedRoot TD DIV DIV{ background-image:url(Images/spacer.gif); background-position:top left; background-repeat: no-repeat; padding:0 12px; margin:-7px 0 -30px 0; _margin:-13px 0;}
.MainMenu_MenuSelectedRoot TD DIV DIV DIV{ background-image:url(Images/spacer.gif); background-position:top; background-repeat:repeat-x; color:#000000; font-size:11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; height:30px; padding: 9px 5px 0 5px; line-height:10px; margin:0px 0 -10px 0; }


.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: #DBDBDB 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 11px; BORDER-LEFT: white 0px solid; CURSOR: hand; COLOR: black; BORDER-BOTTOM: #F7F7F7 1px solid; FONT-STYLE: normal; FONT-FAMILY: Tahoma, Arial, Helvetica; BACKGROUND-COLOR: transparent }
.ModuleTitle_MenuIcon {	BORDER-TOP: #DBDBDB 1px solid; BORDER-LEFT: #DBDBDB 1px solid; WIDTH: 15px; CURSOR: hand; BORDER-BOTTOM: #DBDBDB 1px solid; HEIGHT: 21px; BACKGROUND-COLOR: #DBDBDB; 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: #F7F7F7; }
.ModuleTitle_MenuBreak { border: 0;  HEIGHT: 0px; BACKGROUND-COLOR: #F7F7F7; }
.ModuleTitle_MenuItemSel { FONT-WEIGHT: bold; FONT-SIZE: 11px; CURSOR: hand; COLOR: #ffffff; FONT-STYLE: normal; FONT-FAMILY: Tahoma, Arial, Helvetica; BACKGROUND-COLOR: #DBDBDB;  }
.ModuleTitle_MenuArrow { BORDER-RIGHT: #DBDBDB 1px solid; BORDER-TOP: #DBDBDB 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 }


