body {
		margin: 0px;
		padding:0px;
		height:100%;
		
		 
	 }
#body { background:#000000;}

TH,TD,DIV{font-family: Arial, Helvetica, sans-serif ; font-size:13px; color:#ffffff; font-weight: normal;}
A,A:link,A:visited,A:active{color:#acacac; text-decoration:none; font-size:13px; font-weight:bold;}
A:hover{color:#acacac; text-decoration:underline; font-weight:bold;}

/************ skin template ***************/
.full_width { width:100%;}
.centered {text-align:center;}
.template {text-align:left; margin:0px auto; width:960px;}
.cl_bo { clear:both;}
.top_height { height:149px;}
.toppar_Padd { padding:12px 20px 0px 23px;}
.login_style { float:right;}
.logo_style { float:left;}
.bread_height { height:53px;}
.logo_padd { padding-left:23px;}
.menu_Lbg { background:url(images/menuLbg.gif) no-repeat top left;}
.menu_Rbg { background:url(images/menuRbg.gif) no-repeat top right; padding:0px 26px;}
.menu_Cbg { background:url(images/menuCbg.gif) repeat-x top right; height:53px;}
.footer_height { background:url(images/footer_bg.gif) repeat-x top left;}
.bread_height { height:53px;}
.search_style { float:right; width:223px;}
.search_pdd { padding:14px 13px 0px 0px;}
.search_bg { background:url(images/search_bg.gif) no-repeat top left; height:25px;}
.bread_style { margin-right:233px;}
.bread_padd { padding:16px 0px 0px 11px;}
.gray_text { color:#acacac; font-weight:bold;}
.footer_padd { padding:19px 43px 30px 43px;} 


.Content1_padd { padding-bottom:15px;}
.Content2_padd { padding-bottom:10px;}




/* ********** Control Panel Style ************** */
/* ControlPanel style */
.ControlPanel{border:none;padding-bottom:10px; background-color:#ffffff; border-bottom:#000000 1px solid;}
.cpanel_left {padding-left:21px;}
.cpanel_right {padding-right:33px;}

/*-------ControlPanel changes ---------------*/
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited{color:#77aee6;}
.ControlPanel a.CommandButton:hover{color:#77aee6; text-decoration:underline;}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead{font-size:11px;}
/* ********** Search Style ************** */
#SearchContainer Input{ border:none; width:165px !important; HEIGHT:25px; background:transparent; padding:3px 0px 0px 3px; margin:0px; font-size:11px; color:#ffffff; }

#SearchContainer a:link,#SearchContainer a:visited,#SearchContainer a:active {text-decoration:none;}
#SearchContainer a:hover{text-decoration:none;}
/* ********** Language Style **************  */
<!--LanguageContainer select{MARGIN:0px; border:1px solid #44494F; font-size:11px; color:#ffffff; background:#222830; WIDTH:120px;HEIGHT:15px;}-->

/* ********** Pane Style ************** */
.TopPane{padding:0; margin:0;}
.LeftPane{padding:0px 20px 0px 0px; width:250px;}
.ContentPane{padding:0px 0px 0px 0px;}
.RightPane{padding:0px 0px 0px 20px; width:250px;}
.BottomPane{padding:0px 0px 0px 0px;}
.BannerPane { padding:0px;}
.MiddlePane{padding:0px 0px 0px 0px; width:33%;}
.DNNEmptyPane {width:0px !important;}
.LinkPane { padding:0px 0px 0px 0px;}


/* ********** Container Style ************** */
.Head{font-size:12px; font-weight:bold; color:#4c4c4c;}
.SubHead{font-size:11px; color:#4c4c4c;}
.SubSubHead{font-size:11px; color:#4c4c4c;}
.Normal{font-size:10px; color:#4c4c4c;}


/* ********** User Style ************** */
.user,a.user:link,a.user:active,a.user:visited { font-size:13px; font-weight: bold; color:#ffffff; text-decoration:none;}
a.user:hover{color:#acacac;}

/* ********** Link Style **************/
.links,a.links:link,a.links:active,a.links:visited{color:#fefefe; font-size:15px; font-weight: bold; text-decoration: none; }
a.links:hover{color:#acacac; font-weight: bold; text-decoration:none;}

.links,a.links:link,a.links:active,a.links:visited{color:#fefefe; font-size:15px; font-weight: bold; text-decoration: none; }
a.links:hover{color:#acacac; font-weight: bold; text-decoration:none;}


/* ********** Footer Style ************** */
.footer,a.footer:link,a.footer:active,a.footer:visited{ font-size:10px; color:#666666;  text-transform:uppercase; text-decoration:none; font-weight:normal;}
a.footer:hover{color:#003b67; font-weight:normal; text-transform:uppercase;}

/* ********** Breadcrumb Style ***************/
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited { font-size:13px; color:#ffffff; text-decoration:none; font-weight: bold;}
a.Breadcrumb:hover{color:#acacac; text-decoration:none;}

/* ********** Breadcrumb Style ***************/
.date,a.date:link,a.date:active,a.date:visited{ font-size:11px; color:#747474; text-decoration:none; font-weight: bold;}
a.date:hover{color:#747474;}


/*  DNN MENU STYLES  */

.main_dnnmenu_container 
{
	background-color: transparent;
	border:none; 
}

/* main menu td*/
.main_dnnmenu_bar 
{
	cursor:pointer;
	outline:none;
}

/* Main Menu Normal */
.main_dnnmenu_rootitem  
{
	cursor:pointer; 
	color:#ffffff;
	font-size:15px; 
	font-weight:bold;
	text-align:center;
	padding:0 17px 0px 15px;
	line-height:53px;
	display:inline-block;
	
    
}

/*  Main Menu Hover  */
.main_dnnmenu_rootitem_hover, .main_dnnmenu_rootitem_selected 
{  
	cursor:pointer; 
	color:#ffffff;
	font-size:15px; 
	font-weight:bold;
	text-align:center;
	padding:0 17px 0px 15px;
	line-height:53px;
	display:inline-block;
	outline:none;
	background:url(images/menu_over.gif) no-repeat top right;
	
	
}


/*  SUB Menu Normal */
.main_dnnmenu_submenu 
{
	border:1px solid #575757;
}

.main_dnnmenu_submenu td
{
	background-color:#000000; 
	z-index: 1000;
	font-size: 11px !important; 
	font-weight:normal;
	text-align:left;
	color:#ffffff !important;
	line-height:2em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 5px 0px 5px;
	margin:0px 0px 0px 0px;
}

/*  SUB Menu hover */
.main_dnnmenu_itemhover td,.main_dnnmenu_itemselected td   
{  
	font-size: 11px;
	background-color:#575757;
	color:#ffffff !important;
	font-weight:normal;
	text-align:left;
	line-height:2em;
	z-index: 1000; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 5px 0px 5px;
	margin:0px;
	outline:none;
}

.WizardText { color:#4c4c4c !important;}

.NormalDisabled{
    font-family: Arial, Verdana, Tahoma, Helvetica;
    font-size: 12px !important;
    font-weight: bold !important;
    color: #4c4c4c !important;
    }
.DataGrid_AlternatingItem {  background-color:#000000 !important;}
.FileManager_Item div, td, th, p {color:#4c4c4c !important; }
    
.Normal { color: #4c4c4c !important;}
.FileManager_Explorer {  background-color: #4c4c4c !important;}




