/*=====================================================================*/
/*              Cascading Style Sheet for ffacs Skins                  */
/*                     created by Archana                              */
/*                                                                     */
/*                      archanabcs@yahoo.com                           */
/*=====================================================================*/

/*================================================================*/

/*Solpart menu*/

/*================================================================*/

.MainMenu_SubMenu TD
{
	font-family:Georgia, "Times New Roman", Times, serif, Tahoma, Arial, Verdana, sans-serif;
	font-size: 11pt!important;
	font-weight: normal;
	padding:4px 3px;

}

.MainMenu_SubMenuItemSelHover TD
{
	height: 52px;
	color: #FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif, Tahoma, Arial, Verdana, sans-serif;
	font-size: 11pt!important;
	font-weight: bold;
	background: none;
	padding:0px 0px 0px 15px;
}

.MainMenu_TabRootMenuItem TD
{
	color: #a9e6fb;
	height: 52px;
	font-family:Georgia, "Times New Roman", Times, serif, Tahoma, Arial, Verdana, sans-serif;
	font-size: 11pt!important;
	font-weight: bold;
	background: none;
	background: none;
	padding:0px 0px 0px 15px;
}

.MainMenu_TabRootMenuItemSel TD
{
	height: 52px;
	color: #FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif, Tahoma, Arial, Verdana, sans-serif;
	font-size: 11pt!important;
	font-weight: bold;
	background: none;
	padding:0px 0px 0px 15px;
}

.MainMenu_TabMenuItemHover TD
{
	height: 52px;
	color: #FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif, Tahoma, Arial, Verdana, sans-serif;
	font-size: 11pt!important;
	font-weight: bold;
	background: none;
	padding:0px 0px 0px 15px;
}

.MainMenu_TabMenuItemSelHover TD
{
	height: 52px;
	color: #FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif, Tahoma, Arial, Verdana, sans-serif;
	font-size: 11pt!important;
	font-weight: bold;
	background: none;
	padding:0px 0px 0px 15px;
}

.MainMenu_MenuContainer{ background:transparent; width:100%;}

.MainMenu_MenuBar{ height:52px;}

.MainMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: #ffffff;
	font-family:Georgia, "Times New Roman", Times, serif, Tahoma, Arial, Verdana, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;
	border-left: none; 
	border-bottom: #3e598d 1px solid;
	border-top: #839dd0 1px solid;
	border-right: none;
}


.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	margin: 0px!important;
	padding:0px!important;
	font-family:Georgia, "Times New Roman", Times, serif, Tahoma, Arial, Verdana, sans-serif;
	font-size: 11pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: #6680b3; 
	border-left: #027da7 0px solid; 
	border-right: #027da7 0px solid; 
	border-bottom: #3e598d 1px solid;
	border-top: #839dd0 1px solid;
	width:0px; 

}

.MainMenu_SubMenu {
	Margin:0px,0px,0px,0px;
	background-color: #6680b3;
	border-top: #6680b3 1px solid;
	border-right: #3e598d 1px solid;
	border-left: #3e598d 1px solid;
	border-bottom: 0px solid #3e598d;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#FFFFFF, Direction=180, Strength=0);	
	/*-moz-opacity:.9;
	filter:alpha(opacity=90);*/
	padding:0px 0px 0px 0px;
}


.MainMenu_MenuItemSel {
	background-color: transparent; 
}

.dnn_dnnsolpartmenu_ctldnnsolpartmenu_spmsub .MainMenu_MenuItemSel {
	background-color: #839dd0; 
	cursor: pointer; 
	font-size:11pt;
	color: #ffffff; 
	font-family:Georgia, "Times New Roman", Times, serif, Tahoma, Arial, Verdana, sans-serif;
	font-weight: normal; 
	font-style: normal; 
	border-bottom: #3e598d 1px solid;
	border-top: #839dd0 1px solid;
}

.MainMenu_MenuBreak {display:none;}
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuArrow{ display:none; }


/*=========================================================================================================*/

/*=====================================================================*/
/* Skin Main Properties                                                */
/*=====================================================================*/
/* Skin BG Color and Content Alignament */
body, html { padding:0px; margin:0px;background: #FFFFFF;font-family:Georgia, "Times New Roman", Times, serif, Tahoma, Arial, Verdana, sans-serif;}

/* Skin BG Color and Content Alignament */
.BGTable { /* Alignament MUST be defined cross-browser compatibility at Text-align*/
	width: 100%;
	background: #FFFFFF;
	padding:0px 0px 0px 0px;
	text-align:left;
}

/* Width of Skin - Applied to underlying table with minimum width applied */
.MainTable {width: 900px;height:1px; background:none;}

/*================================================================*/

/*Solpart menu*/

/*================================================================*/

/*=====================================================================*/
/* Skin Layout styles                                                  */
/*=====================================================================*/
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

/*LogoPane Styles*/
/*Style for Logo Pane*/ 			  .LogoPane { padding:0px; vertical-align:top; height:100px; text-align:left;}
/*Style for Logo position*/ 		  .LogoPane img { position:absolute; margin:5px 0px 0px 5px; float:left;}
/*Style for Nav Pane*/ 			      .NavMain { background:url(images/NavOff.jpg) top left repeat-x #667fb2; height:52px; padding:0px; margin:0px;} .NavPane { height:52px; vertical-align:middle; text-align:right; color:#FFFFFF; position:relative;}
									  .MenuTable { position:relative; z-index:99999;}
/*Style for Login Pane*/ 			  .LoginPane { vertical-align:top; padding:40px 0px 20px 0px; white-space:nowrap; color:#41417b; font-size:11px; text-align:right;}
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*Style for TopMainLine Bg*/  	  	  .TopMainLine {  background: url(images/TopMainBg.jpg) bottom left repeat-y; height:1px;}
									  .TopMainLeft  { background:url(images/TopLeftBg.jpg) top right repeat-y #666699;}
									  .TopMainRight  { background:url(images/TopRightBg.jpg) top left repeat-y #FFFFFF;}
/*Style for TopMain Bg*/  	  		  .TopMain { background: url(images/TopMainBg.jpg) bottom left repeat-y; padding:0px 0px 0px 23px;}
/*Style for HeaderPaneMain Bg*/  	  .HeaderPaneMain { background:#9999cc; padding:0px;}
/*Style for ContentMain Bg*/ 	 	  .ContentMain {  padding:0px;} .ContentDiv { position:relative; margin:-16px 0px 0px 0px;} .Whitebg { background:#FFFFFF;}
									  .ContentBottomMiddle { background:url(images/ContentBottomMiddleR.jpg) top left repeat-x;}
									  .ContentLeftSide{ background:url(images/ContentLeftSide.jpg) top left repeat-y;}
									  .ContentRightSide{ background:url(images/ContentRightSide.jpg) top right repeat-y;}
/*Style for ContentPanePadding*/ 	  .ContentPanePadding {padding:0px 0px 10px 30px; vertical-align:top;}
/*Style for TOpPane*/ 				  .TopPane { vertical-align:top;padding:0px 0px 5px 0px;}
/*Style for ContentPane*/ 			  .ContentPane { vertical-align:top; padding:0px 0px 0px 0px; vertical-align:top;}
/*Style for HeadePane*/ 			  .HeadePane {  vertical-align:top;padding:0px 0px; height:75px;} .HeadePane p { padding:0px!important; margin:0px!important;}
/*Style for RightPane*/ 			  .RightPane { vertical-align:top; padding:0px 0px 0px 35px;width:285px;}
/*Style for BottomPane*/ 			  .BottomPane {  vertical-align:top;padding:5px 0px 0px 0px;}

/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*Style for FooterPaneMain Bg*/  	  .FooterPane { margin:20px 0px 0px 0px; padding:0px;}
/*Style for FooterPane*/ 			  .CopyrightPane { padding:20px 0px 20px 10px; color:#48497f!important; font-size:11px; text-align:center; white-space:nowrap;}
/*Style for LinksPane*/ 			  .LinksPane { padding:15px 0px 10px 3px;color:#da8269!important; font-size:11px; text-align:center;}
/*Style for clearing Div's*/		  .Clear{clear:both;}

/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

/* Breadcrumb text syle */			  .BreadcrumbPane { padding:0px 0px 10px 0px; color:#666666;font-size:12px; height:15px; vertical-align:top;}
									  .breadcrumb {font-weight: normal; cursor:pointer;color: #666666;text-align:left;vertical-align:middle;text-decoration:none; font-size:12px;}
									  A.breadcrumb:link, A.breadcrumb:visited, A.breadcrumb:active {font-size:12px;color: #666666;text-align:left;vertical-align:middle;text-decoration:none;}
									  A.breadcrumb:hover {font-size:12px;color: #000000;text-align:left;vertical-align:middle;text-decoration:underline;}
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

/*=====================================================================*/
/* Skin Properties                                                     */
/*=====================================================================*/

/* Login hover styles*/
.Login,A.Login:link,A.Login:visited,A.Login:active {color:#48497f; font-size:11px;font-weight: normal;text-decoration:none; font-family: Arial, Verdana, sans-serif;}
A.Login:hover {color:#37a3ca; font-size:11px;font-weight: normal;text-decoration:none; font-family: Arial, Verdana, sans-serif;}

/*Date Styles*/
.Date { color:#48497f; font-size:11px;text-decoration:none;font-weight: normal; font-family: Arial, Verdana, sans-serif;}

/* Footer text syle */
.Footer,A.Footer:link,A.Footer:visited,A.Footer:active {font-weight:normal;color:#48497f!important;text-decoration:none!important;padding:0px 2px;}
A.Footer:hover {font-weight:normal;color:#000000!important;text-decoration:none!important;	padding:0px 2px;}

/* Copyright text syle */
.Copyright,A.Copyright:link,A.Copyright:visited,A.Copyright:active,A.Copyright:hover {font-weight:normal;text-transform:none;color:#48497f!important;text-decoration:none;}

/* Link Pane text syle */
.Link {	font-size: 11px; color: #da8269;	text-decoration:none;}
A.Link:link, A.Link:visited, A.Link:active {font-size: 11px;	color: #da8269!important;	text-decoration:none!important;}
A.Link:hover {	font-size: 11px;	color: #FFFFFF!important;	text-decoration:none!important;}

/* Host Pane text syle */
.Host {	font-size: 10px; text-transform:uppercase;color: #FFFFFF;	text-decoration:none;}
A.Host:link, A.Host:visited, A.Host:active {	font-size: 10px;	color: #ffffff;	text-decoration:none;}
A.Host:hover {	font-size: 10px;	color: #ffffff;	text-decoration:underline;}

/*Default List style */
ul { margin:0px; padding:0px 0px 5px 15px;} 
li { list-style:disc!important; vertical-align:top; line-height:normal; padding:0px; margin:0px;}

/**/
hr { color:#e5e5e5; height:1px; margin:0px; padding:0px}
/*=====================================================================*/
/* Template Text and Link Styles Based on Colors                       */
/*=====================================================================*/
/* Default font style Style */
body, html, TH, TD, td,  div , p, table { color: #4c4c4c; font-size: 13px; font-weight: normal; line-height:normal; text-decoration: none; font-family:Georgia, "Times New Roman", Times, serif, Tahoma, Arial, Verdana, sans-serif;}
p { margin:0px; padding:0px 0px 8px 0px;}

/*FooterPaneMainBg Font Styles*/
.FooterPaneMainBg TH, .FooterPaneMainBg TD, .FooterPaneMainBg td,  .FooterPaneMainBg div , .FooterPaneMainBg p, .FooterPaneMainBg table {color:#fff1bf; text-decoration:none; font-family:Arial, Tahoma, Verdana, sans-serif!important;} 
.FooterPaneMainBg .Head, .FooterPaneMainBg .SubHead, .FooterPaneMainBg SubSubHead,.FooterPaneMainBg A.CommandButton, .FooterPaneMainBg A.StandardButton  { color:#FFFFFF!important;}
.FooterPaneMainBg a {color:#fff1bf!important; text-decoration:none!important;}
.FooterPaneMainBg a:hover {color:#FFFFFF!important; text-decoration:underline!important;}
/* Default link syle */
A:Link, A:Visited, A:Active {color: #e93526;text-decoration: underline;}
A:Hover {color: #2192bc;text-decoration: underline;}

/* Black (Default color) */
.Normal { color: #4c4c4c; font-family:Georgia, "Times New Roman", Times, serif, Tahoma, Arial, Verdana, sans-serif; font-size: 13px; font-weight: normal; }
A.Normal:link, A.Normal:visited, A.Normal:Active { color: #e93526; font-family:Georgia, "Times New Roman", Times, serif, Tahoma, Arial, Verdana, sans-serif; font-size: 13px; font-weight: normal; text-decoration: underline; }
A.Normal:Hover { color: #2192bc; font-family:Georgia, "Times New Roman", Times, serif, Tahoma, Arial, Verdana, sans-serif; font-size: 13px; font-weight: normal; text-decoration: underline; }

.NormalBold { color: #4c4c4c;  font-weight: bold; }
A.NormalBold:link, A.NormalBold:visited, A.NormalBold:Active { color: #4c4c4c;font-weight: bold; text-decoration: underline; }
A.NormalBold:Hover { color: #2192bc; font-weight: bold; text-decoration: underline; }

/* Blue */
.NormalBlue { color: #31aad3; font-weight: normal; }
A.NormalBlue:link, A.NormalBlue:visited, A.NormalBlue:Active { color: #31aad3; font-weight: normal; text-decoration: underline; }
A.NormalBlue:Hover { color: #31aad3; font-weight: normal; text-decoration: underline; }

.NormalBoldBlue { color: #31aad3; font-weight: bold; }
A.NormalBoldBlue:link, A.NormalBoldBlue:visited, A.NormalBoldBlue:Active { color: #31aad3; font-weight: bold; text-decoration: underline; }
A.NormalBoldBlue:Hover { color: #31aad3; font-weight: bold; text-decoration: underline; }

/* Orange */
.NormalOrange { color: #ff9c00; font-weight: normal; }
A.NormalOrange:link, A.NormalOrange:visited, A.NormalOrange:Active { color: #d29a00; font-weight: normal; text-decoration: underline; }
A.NormalOrange:Hover { color: #d29a00; font-weight: normal; text-decoration: underline; }

.NormalBoldOrange { color: #ff9c00; font-weight: bold; }
A.NormalBoldOrange:link, A.NormalBoldOrange:visited, A.NormalBoldOrange:Active { color: #ff9c00; font-weight: bold; text-decoration: underline; }
A.NormalBoldOrange:Hover { color: #ff9c00; font-weight: bold; text-decoration: underline; }

/* Green */
.NormalGreen { color: #00ac35; font-weight: normal; }
A.NormalGreen:link, A.NormalGreen:visited, A.NormalGreen:Active { color: #00ac35; font-weight: normal; text-decoration: underline; }
A.NormalGreen:Hover { color: #00ac35; font-weight: normal; text-decoration: underline; }

.NormalBoldGreen { color: #00ac35; font-weight: bold; }
A.NormalBoldGreen:link, A.NormalBoldGreen:visited, A.NormalBoldGreen:Active { color: #00ac35; font-weight: bold; text-decoration: underline; }
A.NormalBoldGreen:Hover { color: #00ac35; font-weight: bold; text-decoration: underline; }

/* Red */
.NormalRed { color: #dc4c57; font-weight: normal; }
A.NormalRed:link, A.NormalRed:visited, A.NormalRed:Active { color: #dc4c57; font-weight: normal; text-decoration: underline; }
A.NormalRed:Hover { color: #dc4c57; font-weight: normal; text-decoration: underline; }

.NormalBoldRed { color: #dc4c57; font-weight: bold; }
A.NormalBoldRed:link, A.NormalBoldRed:visited, A.NormalBoldRed:Active { color: #dc4c57; font-weight: bold; text-decoration: underline; }
A.NormalBoldRed:Hover { color: #dc4c57; font-weight: bold; text-decoration: underline; }

/* Gray */
.NormalGray { color: #707070; font-weight: normal; }
A.NormalGray:link, A.NormalGray:visited, A.NormalGray:Active { color: #707070; font-weight: normal; text-decoration: underline; }
A.NormalGray:Hover { color: #707070; font-weight: normal; text-decoration: underline; }

.NormalBoldGray { color: #707070; font-weight: bold; }
A.NormalBoldGray:link, A.NormalBoldGray:visited, A.NormalBoldGray:Active { color: #707070; font-weight: bold; text-decoration: underline; }
A.NormalBoldGray:Hover { color: #707070; font-weight: bold; text-decoration: underline; }

/*=====================================================================*/
/* Template Text Headings                                              */
/*=====================================================================*/

/* H1 */
H1 { color: #e93526; font-size: 25px; font-weight: bold; padding:0px 0px 8px 0px; margin:0px; font-family:Georgia, "Times New Roman", Times, serif, Tahoma, Arial, Verdana, sans-serif;}
A.H1:Link,A.H1:Visited,A.H1:Hover,A.H1:Active { font-size: 25px; font-weight: bold; text-decoration: underline; }

/* H2 */
H2 { color: #000000; font-size: 20px; font-weight: bold; padding:0px 0px 8px 0px; margin:0px; font-family:Georgia, "Times New Roman", Times, serif, Tahoma, Arial, Verdana, sans-serif; }
A.H2:Link,A.H2:Visited,A.H2:Hover,A.H2:Active { font-size: 20px; font-weight: bold; text-decoration: underline; }

/* H3 */
H3 { color: #e93526; font-size: 18px; font-weight: bold; padding:0px 0px 8px 0px; margin:0px;  font-family:Georgia, "Times New Roman", Times, serif, Tahoma, Arial, Verdana, sans-serif;}
A.H3:Link,A.H3:Visited,A.H3:Hover,A.H3:Active {  font-size: 18px; font-weight: bold; text-decoration: underline; }

/* H4 */
H4 { color: #2192bc; font-size: 15px; font-weight: bold;  padding:0px 0px 8px 0px; margin:0px; font-family:Georgia, "Times New Roman", Times, serif, Tahoma, Arial, Verdana, sans-serif;}
A.H4:Link,A.H4:Visited,A.H4:Hover,A.H4:Active { font-size: 15px; font-weight: bold; text-decoration: underline; }
/* H4 */
H5 { color: #000000; font-size: 13px; font-weight: bold;  padding:0px 0px 8px 0px; margin:0px; font-family:Georgia, "Times New Roman", Times, serif, Tahoma, Arial, Verdana, sans-serif;}
A.H5:Link,A.H5:Visited,A.H5:Hover,A.H4:Active { font-size: 13px; font-weight: bold; text-decoration: underline; }

/* H6 */
H6 { color: #000000; font-size: 11px; font-weight: bold; padding:0px 0px 8px 0px; margin:0px; font-family:Georgia, "Times New Roman", Times, serif, Tahoma, Arial, Verdana, sans-serif;}
A.H6:Link,A.H6:Visited,A.H6:Hover,A.H6:Active {font-weight: bold;font-size: 11px; text-decoration: underline; }

/*=====================================================================*/
/* Module Classes                                                      */
/*=====================================================================*/
/* Default Container Title Style */
.Head { color: #2192bc; font-size: 13px; font-weight: bold; text-decoration: none;font-family:Georgia, "Times New Roman", Times, serif, Tahoma, Arial, Verdana, sans-serif; }
A.Head:Link, A.Head:Visited, A.Head:Active { color: #e93526; font-size: 13px; font-weight: bold; text-decoration: underline; }
A.Head:Hover { color: #2192bc;}

/* SubHead */
.SubHead { color: #2192bc; font-size: 12px; font-weight: bold; text-decoration: none; font-family:Georgia, "Times New Roman", Times, serif, Tahoma, Arial, Verdana, sans-serif;}
A.SubHead:Link, A.SubHead:Visited, A.SubHead:Active { color: #e93526; font-size: 12px; font-weight: bold; text-decoration: underline; }
A.SubHead:Hover { color: #2192bc;}

/* Module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead { color: #2192bc;font-weight: bold; text-decoration: none; text-transform:uppercase; font-size: 11px; font-family:Georgia, "Times New Roman", Times, serif, Tahoma, Arial, Verdana, sans-serif;}
A.SubSubHead:Link, A.SubSubHead:Visited,  A.SubSubHead:Active { color: #e93526; font-size: 11px; font-weight: bold; text-decoration: underline; }
A.SubSubHead:Hover{color: #2192bc;}

/* Text style for skin objects */
.SkinObject { color: #2192bc; font-size: 9px; font-weight: normal; text-decoration: none;font-family:Georgia, "Times New Roman", Times, serif, Tahoma, Arial, Verdana, sans-serif; }
A.SkinObject:Link, A.SkinObject:Visited, A.SkinObject:Active { color: #e93526; font-size: 9px; font-weight: normal; text-decoration: underline; }
 A.SkinObject:Hover {color: #2192bc;}
/*=====================================================================*/
/* Input and Other Admin Site Styles                                   */
/*=====================================================================*/
/* Normal Text Box */
.NormalTextBox { color: #000000; background:#FFFFFF; font-family:Georgia, "Times New Roman", Times, serif, Tahoma, Arial, Verdana, sans-serif; font-size: 11px; font-weight: normal; vertical-align: middle; border: 1px solid #bec0bb;}
td.NormalTextBox {padding: 0px;margin: 0px;	background:none;border:none;}

/* Admin link styles */
A.CommandButton:Link, A.CommandButton:Visited, A.CommandButton:Active {font-family:Georgia, "Times New Roman", Times, serif, Tahoma, Arial, Verdana, sans-serif; color:#e93526; font-size: 12px; cursor:pointer; font-weight: bold; text-decoration: none; background: none; border:none; padding:2px 3px 3px 4px; height: 20px; }
A.CommandButton:Hover {font-family:Georgia, "Times New Roman", Times, serif, Tahoma, Arial, Verdana, sans-serif; color:#2192bc; font-size: 12px; font-weight: bold; text-decoration: underline; cursor:pointer; background:none; border:none; padding:2px 3px 3px 4px; height: 20px; }

/* button style for standard HTML buttons */
.StandardButton, A.StandardButton:Link, A.StandardButton:Visited, A.StandardButton:Active {font-family:Georgia, "Times New Roman", Times, serif, Tahoma, Arial, Verdana, sans-serif; color:#e93526; cursor:pointer; font-size: 12px; font-weight: bold; text-decoration: none; background:none; border:none; padding:2px 3px 3px 4px; height: 20px; }
A.StandardButton:Hover { color:#2192bc;font-family:Georgia, "Times New Roman", Times, serif, Tahoma, Arial, Verdana, sans-serif; font-size: 12px; font-weight: bold; text-decoration: underline; cursor:pointer; background:none; border:none; padding:2px 3px 3px 4px; height: 20px; }

/* New DataGrid DNN Class used in Admin interface */
.DataGrid_Header { color: #333333; font-weight: bold; text-decoration: none;font-family:Georgia, "Times New Roman", Times, serif, Tahoma, Arial, Verdana, sans-serif; }
.DataGrid_AlternatingItem { color: #4c4c4c;  font-weight: normal; text-decoration: none; font-family:Georgia, "Times New Roman", Times, serif, Tahoma, Arial, Verdana, sans-serif;}
.DataGrid_Item { color: #333333; font-weight: normal; text-decoration: none; font-family:Georgia, "Times New Roman", Times, serif, Tahoma, Arial, Verdana, sans-serif;}
/*=========================================================================================================================================================================================================================================================================================================================================================*/

/*No Border default link*/
.FooterPaneMain .ContainerTitle { color:#FFFFFF!important; font-size:11px!important;font-family:Arial, Verdana, sans-serif!important; font-weight:normal!important;}









