
/*******************************/
/*  Main Body and HTML         */
/*******************************/
html { height:100%; }
Body 
{ background: url(images/texture.png)  repeat-x;background-color:#202020; color:#FFFFFF; font-family: verdana; font-size: 10px; margin: 0px; }

/*******************************/
/*  Links Style                 */
/*******************************/
.CommandButton, A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active 
{ font: normal normal 11px Tahoma, Arial, Helvetica; color:#3399ff; } 
A.CommandButton:hover 
{ font: normal normal 11px Tahoma, Arial, Helvetica; color	 :#ccc; text-decoration: underline; }

.Skinobject, A.Skinobject, A.Skinobject:link, A.Skinobject:visited, A.Skinobject:active   
{ font: normal normal 10px Verdana, Arial; color:#4C4C4C; text-decoration: none; } 
A.Skinobject:hover 
{ font: normal normal 10px Verdana, Arial; color:#A2292B; text-decoration: underline; } 

div.scroll 
{
	height: 103px;
	width: 275px;
	overflow: auto;
	background-color: #2a2a2a;

/* Don't work with gecko browser
	scrollbar-3dlight-color:#2a2a2a;
	scrollbar-arrow-color:grey;
	scrollbar-base-color:#ffffff;
	scrollbar-darkshadow-color:#2a2a2a;
	scrollbar-face-color:#2a2a2a;
	scrollbar-highlight-color:black;
	scrollbar-shadow-color:#000000; 
*/

}

A:link, A:visited, A:active 
{ 
	font: normal normal 12px Arial, Helvetica, sans-serif;
	/*color:#3399ff; */
	/*color:#218FDA;*/
	/*color:#3399ff;*/
	/*color:#2da9dd;*/
	color:#ffcc00;
	text-decoration: none; 
} 
A:Hover  
{ 
	/*color:#3399ff;*/
	font: normal normal 12px Arial, Helvetica, sans-serif; 
	text-decoration: underline; 
}

/*******************************/
/* Common Style                */
/*******************************/
.H1, A.H1, A.H1:link, A.H1:visited, A.H1:active  {
	FONT-WEIGHT:normal;
	FONT-SIZE:14px;
	line-height:24px;
	COLOR:#EFEFEF;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
/*a.H1:hover {
	FONT-WEIGHT:normal;
	FONT-SIZE:16px;
	COLOR:#FFFFFF;
	font-family:Trebuchet MS;
	text-decoration:underline;
}*/

.H2, A.H2, A.H2:link, A.H2:visited, A.H2:active  {
	FONT-WEIGHT:normal;
	FONT-SIZE:18px;
	line-height:20px;
	COLOR:#EFEFEF;
	font-family:Calibri, Tahoma, Arial;
	text-decoration:none;
}

.Normal, P, div, blockquote, TD, TR, Table 
{ 
	font: normal 13px Arial, Helvetica, sans-serif;
    line-height:22px;
	color:#FFFFFF;
}

.NormalM 
{ 
	font: normal normal 12px Arial, Helvetica, sans-serif;
    line-height:16px;
	color:#FFFFFF;
}

.Head, .SubHead, .NormalRed 
{ font: normal bold 11px Verdana, Arial, Helvetica, sans-serif; }

.Head 
{ /*color:#218FDA;*/
   color:#3399ff;
}

.SubHead 
{ color:#7D7D7D; }

.NormalBold, A.NormalBold, A.NormalBold:link, A.NormalBold:visited, A.NormalBold:active 
{ 
	/*color:#218FDA;*/
	color:#FFFFFF;
	font: normal bold 11px Verdana, Arial, Helvetica, sans-serif;
	/*font-weight:bold;*/
}

.NormalRed 
{ COLOR: #ff0000; }


UL LI 
{ font: normal normal 12px Arial, Helvetica, sans-serif; color:#FFFFFF; line-height:26px; list-style-image:url(Images/bullets.gif); list-style-position: inherit; }

.NormalTextBox, .StandardButton 
{ border: #000000 1px solid; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; }

.NormalTextBox
{ color: #EFEFEF; background-color: #494949; }

.StandardButton 
{ color: #FFFFFF; background-color: #2B2B2B; }

/*******************************/
/* Tokens Styles (Links)       */
/*******************************/
.ContactShort, A.ContactShort, A.ContactShort:link, A.ContactShort:visited, A.ContactShort:active  {
	FONT-WEIGHT:normal;
	FONT-SIZE:12px;
	line-height:20px;
	PADDING:0 25px 0 0;
	COLOR:#EFEFEF;
	font-family:Arial, Helvetica, sans-serif;;
	text-decoration:none;
	font-style:italic;
}

.LineLeft{border-left:1px #ccc solid}

.LineTop{border-top:1px #666666 solid}

.LineTopG{border-top:1px #cccccc solid}

.NosMarchands 
{ 
	font: normal normal 12px Arial, Helvetica, sans-serif;
    line-height:16px;
	color:#232323;
}

.NosMarchandsBold 
{ 
	font: normal normal 12px Arial, Helvetica, sans-serif;
    line-height:16px;
	color:#232323;
	font-weight:bold;
}


.CA 
{ 
	font: normal normal 12px Arial, Helvetica, sans-serif;
    line-height:16px;
	color:#232323;
}

.Login, A.Login, A.Login:link, A.Login:visited, A.Login:active 
{ font: normal normal 10px Verdana, Helvetica, sans-serif; color:#D8D8D8; text-decoration: none; background: url(Images/login-icon.gif) no-repeat bottom left;  height:15px; float:right; padding: 0 0 0 15px; margin: 2px 0 0 5px;  } 
A.Login:hover  
{ font: normal normal 10px Verdana, Helvetica, sans-serif; color:#218FDA; text-decoration: underline; background: url(Images/login-icon-hover.gif) no-repeat bottom left;  }

A.Register, A.Register:link, A.Register:visited, A.Register:active 
{ font: normal normal 10px Verdana, Helvetica, sans-serif; color:#D8D8D8; text-decoration: none; background: url(Images/reg-icon.gif) no-repeat bottom left;  height:15px; float:right; padding: 0 0 0 15px; margin: 2px 0 0 5px; } 
A.Register:hover  
{ font: normal normal 10px Verdana, Helvetica, sans-serif; color:#218FDA; text-decoration: underline; background: url(Images/reg-icon-hover.gif) no-repeat bottom left;  }

.Breadcrumb, A.Breadcrumb, A.Breadcrumb:link, A.Breadcrumb:visited, A.Breadcrumb:active
{ color:#D8D8D8; text-decoration: none;  padding: 3px 0px 5 0;} 
A.Breadcrumb:hover 
{ color:#218FDA; text-decoration: underline; } 

.Terms-Privacy, A.Terms-Privacy, A.Terms-Privacy:link, A.Terms-Privacy:visited, A.Terms-Privacy:active 
{ font: normal normal 10px Verdana, Helvetica, sans-serif; color:#B3B3B3; text-decoration: none; } 
A.Terms-Privacy:hover 
{ font: normal normal 10px Verdana, Helvetica, sans-serif; /*color:#3399ff;*/ text-decoration: underline; } 

.Footer-Links, A.Footer-Links, A.Footer-Links:link, A.Footer-Links:visited, A.Footer-Links:active 
{ font: normal normal 10px Verdana, Helvetica, sans-serif; color:#B3B3B3; text-decoration: none; } 

A.Footer-Links:hover 
{ font: normal normal 10px Verdana, Helvetica, sans-serif; color:#3399ff; text-decoration: underline; }

.logofooter {
	background-image: url(footer_logo.png);
	background-repeat: no-repeat;
	background-position:center;
	width:180px;
	height:60px;
	
}

/* Tokens Styles (Static)       */
/*******************************/
.Breadcrumb-Text 
{ color:#909090; padding: 3px 0px 5px 0px;} 

.CurrentDate 
{ font: normal normal 10px Verdana, Helvetica, sans-serif; color:#B3B3B3; }

.Copyright 
{ font: normal normal 10px Verdana, Helvetica, sans-serif; line-height:24px; color:#B3B3B3; }

/*******************************/
/*  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: #218FDA; padding-top: 10px; padding-bottom: 0px; padding-left: 0px; padding-right: 5px; border: 0px solid #FF0000; margin: 0 -4px 0 0; }

/**********************************/
/* Site Layout Size,Padding,Color */
/**********************************/ 

/* Skin Color */ 
.Skin-Color { background-color:#218FDA; }

/* Menu Bottom Line Image */  
.Line-Img { background: url(Images/line.gif) repeat-x top right; width:100%; height:2px; }

/* Header Table */  
.Header-Table { width: 100%; height:72px; background-color:#161616; padding: 0 0 0 0;}

/* Positon of Language Table */ 
.Language-TD { color:#D8D8D8; padding: 0px 35px 5 0; }

.Language,A.Language:link,A.Language:active,A.Language:visited  { background:url(images/arrow-white.gif) left center no-repeat; padding:0 20px 3px 10px; text-decoration:none; white-space:nowrap; font-weight:normal} A.Language:hover {text-decoration:underline}

.Corpo,A.Corpo:link,A.Corpo:active,A.Corpo:visited  { 
	background:url(images/ArrowWhite.gif) left center no-repeat; 
	padding:2px 20px 0px 18px; 
	color:#FFFFFF; 
	text-decoration:none; 
	white-space:nowrap; 
	font-weight:normal
	FONT-SIZE:14px;
	line-height:24px;
	font-family:Calibri, Tahoma, Arial;
} 
	
A.Corpo:hover {
	text-decoration:underline
}

.AltMenu, A.AltMenu, A.AltMenu:link, A.AltMenu:visited, A.AltMenu:active  {
	background:url(images/arrow-white.gif) left center no-repeat;
	FONT-WEIGHT:normal;
	FONT-SIZE:10px;
	line-height:22px;
	PADDING:1px 15px 0 8px;
	COLOR:#EFEFEF;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

A.AltMenu:hover {
	COLOR:#EFEFEF;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline
}
	
	
.Member,A.Member:link,A.Member:active,A.Member:visited  { background:url(images/member.gif) left center no-repeat; padding:0 20px 3px 20px; text-decoration:none; white-space:nowrap; font-weight:normal} A.Member:hover {text-decoration:underline}

.PublishDate { color:#B3B3B3; }

.NewsTitle { color:#FFFFFF; font-weight:bold;}

.MoreNews, A.MoreNews, A.MoreNews:link, A.MoreNews:visited, A.MoreNews:active 
{ font-weight:normal; text-decoration: none; } 

A.MoreNews:hover 
{ text-decoration: underline; }

/*
.specialite,A.specialite:link,A.specialite:active,A.specialite:visited  { color:#FFFFFF;line-height:20px;background:url(images/dotlg.gif) left center no-repeat; padding:0 15px 0 15px; text-decoration:none; white-space:nowrap; font-weight:normal} A.specialite:hover {COLOR:#000;background:url(images/icon.gif) left bottom no-repeat; text-decoration:underline}
*/

.Evenement 
{ 
	font: normal 14px Calibri, Tahoma, Arial;
	color: #EFEFEF; 
	
}

.Specialite,A.Specialite:link,A.Specialite:active,A.Specialite:visited  { color:#FFFFFF; text-decoration:none; white-space:nowrap; font-weight:normal} A.Specialite:hover {text-decoration:underline}

.avantage,A.avantage:link,A.avantage:active,A.avantage:visited  { color:#FFFFFF;line-height:20px;background:url(images/arrow3.gif) left center no-repeat; padding:0 15px 0 15px; text-decoration:none; white-space:nowrap; font-weight:normal} A.specialite:hover {COLOR:#000;background:url(images/icon.gif) left bottom no-repeat; text-decoration:underline}

.LienUtile,A.LienUtile:link,A.LienUtile:active,A.LienUtile:visited  { color:#FFFFFF;line-height:20px;background:url(images/arrow3.gif) left center no-repeat; padding:0 15px 0 15px; text-decoration:none; white-space:nowrap; font-weight:normal} A.LienUtile:hover {COLOR:#FFFFFF; background:url(images/arrow3.gif) left center no-repeat; padding:0 15px 0 15px; text-decoration:underline}

.lien,A.lien:link,A.lien:active,A.lien:visited  { color:#FFFFFF;line-height:20px;background:url(images/dotw.gif) left center no-repeat; padding:0 15px 0 15px; text-decoration:none; white-space:nowrap; font-weight:normal} A.lien:hover {COLOR:#000;background:url(images/icon.gif) left bottom no-repeat; text-decoration:underline}

/* Logo Position   */
.Logo-TD { padding: 12px 10px 0 15px; }

/* Position of CurrentDate and Search Table   */
.CDate-Search { padding: 0px 10px 0px 0px; }

/* Menu Background Image */  
.Menu-BG { background: url(Images/Menu.gif) repeat-x top left; width:100%; height:45px;  }

/* Position and BG color of Breadcrumb and Register,login Table  */ 
.Bread-Reg-Login { padding: 0 10px 0 10px; background-image:url(Images/bread-bg.gif); height: 18px; }

/* Position and BG color of Privacy,Terms,Copyright Table  */ 
.Footer-Info {  height:30px;  padding: 0 5px 0 5px; background-color:#1D1D1D;  width: 100%; border-bottom: #000000 1px solid; border-top: #000000 1px solid;}

/* All Panes Gap From The Top,Bottom,Left,Right Edges */ 
.Panes-Outer { width: 100%; padding: 0px 10px 15px 10px; }

/* Skin Color */ 
.Footer-TD { background-color:#393939; }

/*******************************/
/*  Panes Style                */
/*******************************/
.Navigation-Pane { width: 100%; padding: 2px 10px 0 10px; }
.Banner-Pane { width: 100%; padding: 0 1px 0 1px; }
.Content-Pane { width: 100%; padding: 0 0 10px 0; }
.Top-Left-Pane { width: 80%; padding: 0 8px 0 5px; }
.Top-Right-Pane { width: 20%; padding: 0 5px 0 8px; }
.Inner-Left-Pane { width: 35%; padding: 0 8px 0 0; }
.Inner-Right-Pane { width: 35%; padding: 0 8px 0 0; }
.Left-Pane { width: 25%; padding: 0 8px 0 5px; }
.Middle-Pane { width: 50%; padding: 0 8px 0 8px;  }
.Right-Pane { width: 25%;  padding: 0 5px 0 8px;} 
.Center-Pane { width: 100%; padding: 0 0 0 0; }
.Main-Left-Pane { width: 33%; padding: 8px 8px 0 10px; }
.Main-Middle-Pane { width: 34%; padding: 8px 8px 0 8px; }
.Main-Right-Pane { width: 33%; padding: 8px 10px 0 8px; } 
.Bottom-Pane { width: 100%; padding: 11px 0 5px 0; }
.Bottom-Left-Pane { width: 50%;	padding: 0 8px 0 0; }
.Bottom-Right-Pane { width: 50%; padding: 0 0 0 8px; }
.Footer-Pane { width: 100%; padding: 0 10px 10px 10px; }

/**********************************/
/* Main Horizontal Menu           */
/**********************************/ 
/* Menu Container Box */
.MainMenu_MenuContainer {
	background-color: transparent; 
}
/* Sub Menu */
.MainMenu_MenuItem {
	border: 0;
	color: #FFFFFF; 
	height: 20px; 
	background-color: Transparent; 
	font: normal normal 11px Verdana, Arial, Helvetica, sans-serif; 
	padding:0px 0px 0px 15px; 
}
/* Sub Menu Mouse Hover */
.MainMenu_MenuItemSel {
	border: 0;
	color: #218FDA; 
	height: 20px; 
	background-color: Transparent; 
	font: normal normal 11px Verdana, Arial, Helvetica, sans-serif; 
	padding:0px 0px 0px 15px; 
}
/* Sub Menu Active */
.SubMenuSelected {
	border: 0;
	color: #218FDA; 
	height: 20px; 
	background-image:url(Images/sub-active.gif); 
	font: normal normal 11px Verdana, Arial, Helvetica, sans-serif; 
	padding:0px 0px 0px 15px; 
}
/* Sub Menu Background and Borders */
.MainMenu_SubMenu {
	background-image:url(Images/sub-bg.gif); 
	background-repeat:repeat-x;
	background-color: #494949;
 	border: 1px dotted #FFFFFF;
}
.MainMenu_MenuIcon {
display: none;
}
.MainMenu_MenuBreak {
	border: 0; 
	background-color: transparent;
	height: 0px;
}
.MainMenu_MenuArrow {
	border-right: #EFEFEF 0px solid; 
	border-bottom: #EFEFEF 0px solid; 
	border-top: #EFEFEF 0px solid;
	font-family: webdings; 
	padding:0px 0px 0px 15px; 
}

/** Main Menu Normal **/
.MainMenu_MenuBar { height: 43px; background-color: Transparent; }
.MMainMenu_Menu TD { padding:0; margin:0; }
.MMainMenu_Menu TD DIV {padding:0; margin:-6px 0 -25px 0; _margin:-13px 0;}
.MMainMenu_Menu TD DIV DIV { padding:0 10px; margin:-4px 0 -30px 0; _margin:-12px 0;}
.MMainMenu_Menu TD DIV DIV DIV{ color:#FFFFFF;  font-size:11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; height:37px; padding: 10px 0px 0 0px; line-height:18px; margin:0px 0 -10px 0; }             

/** Main Menu Mouse Hover  **/
.MainMenu_MenuSelected TD { padding:0; margin:0;  height: 40px;  }
.MainMenu_MenuSelected TD DIV { padding:0; margin:-6px 0 -30px 0; _margin:-13px 0;}
.MainMenu_MenuSelected TD DIV DIV{ padding:0 10px; margin:-6px 0 -30px 0; _margin:-12px 0;}
.MainMenu_MenuSelected TD DIV DIV DIV{ color:#218FDA; font-size:11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; height:36px; padding: 10px 0px 0 0px; line-height:18px; margin:0px 0 -10px 0; }

/** Main Menu Active  **/
.MainMenu_MenuSelectedRoot TD {padding:0px; margin:0;  height: 43px;}
.MainMenu_MenuSelectedRoot TD DIV { background-image:url(Images/menu-active-right.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/menu-active-left.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/menu-active-center.gif); background-position:top;  background-repeat:repeat-x; color:#FFFFFF; font-size:11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; height:42px; padding: 11px 5px 0 5px; line-height:20px; margin:0px 0 -10px 0; }

/** 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: #218FDA; 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 }
.DataGrid_AlternatingItem { background-color:#434343; }

/*************************************/
/* styles used in the FileManager    */
/*************************************/ 
.FileManager
{ border-right: black 1px solid; border-top: black 1px solid; border-left: black 1px solid; border-bottom: black 1px solid; height: 400px; }
.FileManager_ToolBar
{ border-bottom: black 1px solid; height: 25px; }
.FileManager_Explorer
{ height: 100%; border: #696969 0px solid; background-color: #393939; margin: 0; }
.FileManager_FileList
{ height: 100%; border: #000000 1px solid; background-color: #393939; overflow: auto; margin:0; }
.FileManager_MessageBox
{ text-align: center; vertical-align: middle; background-color: #003399; padding: 25px 25px 25px 25px; }
.FileManager_Header
{ font-family: Tahoma, Arial, Helvetica; font-size: 11px; font-weight: bold; color: #E7E7FF; background-color: #1D1D1D; border-bottom: #000000 1px solid; height: 25px; }
.FileManager_Pager
{ font-family: Tahoma, Arial, Helvetica; font-size: 11px; font-weight: bold; background-color: #2E2E2E; border-top: #000000 1px solid; height: 25px; }
.FileManager_StatusBar
{ font-family: Tahoma, Arial, Helvetica; font-size: 11px; font-weight: normal; background-color: #393939; }
.FileManager_Item
{ font-family: Tahoma, Arial, Helvetica; font-size: 11px; font-weight: normal; color: Black; background-color: #393939; border-top: black 1px dashed; border-bottom: black 1px dashed; }
.FileManager_AltItem
{ font-family: Tahoma, Arial, Helvetica; font-size: 11px; font-weight: normal; color: Black; background-color: #313131; border-style: none; }
.FileManager_SelItem
{ font-family: Tahoma, Arial, Helvetica; font-size: 11px; font-weight: bold; color: White; background-color: #A3A3A3; border-style: none; }
.FileManagerTreeNode
{ font-family: Tahoma, Arial, Helvetica; font-size: 11px; font-weight: normal; }
.FileManagerTreeNodeSelected
{ font-family: Tahoma, Arial, Helvetica; font-size: 11px; font-weight: normal; padding-right:5px; padding-bottom: 3px; background-color: #242424; }
A.FileManagerTreeNode:link, A.FileManagerTreeNodeSelected:link
{ text-decoration: none; color: #003366; }
A.FileManagerTreeNode:visited, A.FileManagerTreeNodeSelected:visited
{ text-decoration: none; color: #003366; }
A.FileManagerTreeNode:hover, A.FileManagerTreeNodeSelected:hover
{ text-decoration: none; color: #ff0000; }
A.FileManagerTreeNode:active, A.FileManagerTreeNodeSelected:active
{ text-decoration: none; color: #003366; }

/*********************************************/
/* styles used in Admin/Host forms objects   */
/*********************************************/
#dnn_ctr323_FileManager_selPageSize.Normal, #dnn_ctr358_FileManager_selPageSize.Normal, #dnn_ctr325_SQL_txtQuery, #dnn_ctr322_ModuleDefinitions_cboLocales.Normal, #dnn_ctr335_Languages_cboLocales, #dnn_ctr344_EditSkins_cboSkins, 
#dnn_ctr344_EditSkins_cboContainers, #dnn_ctr359_RecycleBin_lstTabs.Normal, #dnn$ctr363$RecycleBin$lstTabs.Normal, #dnn_ctr363_RecycleBin_lstModules.Normal, #dnn_ctr359_RecycleBin_lstModules.Normal, #dnn_ctr360_LogViewer_ddlPortalid, #dnn_ctr360_LogViewer_ddlLogType, #dnn_ctr360_LogViewer_ddlRecordsPerPage, 
#dnn_ctr361_EditSkins_cboSkins, #dnn_ctr361_EditSkins_cboContainers
{ border: #000000 1px solid; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #EFEFEF; background-color: #494949; }
.PagingTable
{ background-color:#393939; border: #000000 1px solid;  }



