/*Skin design and developed by Archana Email : archanabcs@yahoo.com*/
/*================================================================*/
/*DNN menu*/
/*================================================================*/
/*--------- dnn menu style ----------*/
/* main menu td */
.main_dnnmenu_bar {cursor:pointer;font-size: 11px;background:transparent;}
.main_dnnmenu_bar .NavSep { margin:4px 6px 10px 6px;}
/*  Main Menu Normal  */
.main_dnnmenu_rootitem  {color: #ffffff;font-size: 13px;font-weight:bold; text-align:center;padding:12px 0px 5px 0px;
text-transform:lowercase; margin-right:1px; display:inline-block;}
/*  Main menu hover  */
.main_dnnmenu_rootitem_hover{color:#fae530;font-size: 13px; font-weight:bold;text-align:center;padding:12px 0px 5px 0px;
	background:none;text-transform:lowercase; margin-right:1px;display:inline-block;}
/*  Main menu selected  */
.main_dnnmenu_rootitem_selected {color:#fae530;	font-weight:bold;text-align:center;font-size: 13px;padding:12px 0px 5px 0px;
	background:none;text-transform:lowercase; margin-right:1px;display:inline-block;}

/*  SUB Menu Normal */
.main_dnnmenu_submenu {z-index: 1000;border:1px solid #000000;background-color:#000000; padding:0px; margin:0px;}
.main_dnnmenu_submenu td{/*background-color:#E1E8ED;*/z-index: 1000;font-size: 11px; font-weight:bold;text-align:left;
	color:#fae530;line-height:2em;padding: 1px 5px;margin:0px; }

/*  SUB Menu hover & selected */
.main_dnnmenu_item td {border-bottom:1px solid #b83e26!important; border-top:1px solid #ed7d68!important; padding:0px; margin:0px;}
.main_dnnmenu_item td span { padding:0px 5px;}
.main_dnnmenu_itemhover td,.main_dnnmenu_itemselected td  {font-size: 11px;	background: #f39616;
	color:#FFFFFF;font-weight:bold;	text-align:left;line-height:2em;z-index: 1000; padding:0;margin:0px;}

.main_dnnmenu_break{height: 2px;background: #D5E0FF; width:100px;}

/* Module Action Menus */
.ModuleTitle_SubMenu{border:1px solid #C0D6E5;}
.ModuleTitle_SubMenu td{background-color:#F8FAFF;white-space: nowrap;} 
.ModuleTitle_MenuIcon {background-color:#F8FAFF; border:none;padding: 0px 2px;}
.ModuleTitle_MenuItemSel td, .ModuleTitle_MenuItemSel .ModuleTitle_MenuIcon{background: #CE0D0D url(../images/menu_hover.gif) repeat-x top left;color: #fff;}
.ModuleTitle_MenuBreak td, .ModuleTitle_MenuBreak .ModuleTitle_MenuIcon{height: 2px;background-color: #D5E0FF;}

/*=====================================================================*/
/* Skin Layout styles                                                  */
/*=====================================================================*/
body, html {padding:0px; margin:0px; background:#FFFFFF;font-family:Arial, Verdana, Tahoma,sans-serif;color:#211a4e;font-size:12px;font-style:normal;	font-weight:normal;}
/* Skin BG Color and Content Alignament */
.BGTable { /* Alignament MUST be defined cross-browser compatibility at Text-align*/
	width: 100%;height: 100%;background: #ffffff;padding:0px 0px 0px 0px;margin:0px;text-align:center;}

/* Width of Skin - Applied to underlying table with minimum width applied */
.MainTable {width: 1000px; height:auto;background:#FFFFFF;margin:auto;text-align: left!important;}
.HeightFull { height:100%;}
/*ControlPanel*/ 
.ControlPanel { margin:auto!important; width:990px;}
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.YellowBgTL { background:#f39616;}
/*Style for Logo Pane*/ 			  .LogoPane {padding:0px 0px 20px 0px; margin:0px;}
/*Style for Nav Pane*/ 			      .NavPane {background:#000000; margin:0px; padding:0px 0px 0px 8px; vertical-align:middle;} .NavPane td {} .NavPane li{ list-style:none!important;}
									 
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*Style for ContentMain */  	  	  .ContentMain {margin:0px 0px 0px 0px;}
/*Style for HeaderPane */  		  	  .HeaderPane {vertical-align:top; padding:0px 0px 5px 0px; margin:0px 0px 0px 0px;} .HeaderPane p { padding:0px!important;}
/*Style for ContentPane */  	  	  .ContentPane {vertical-align:top; padding:0px 0px 10px 0px; margin:0px;}
/*Style for AdminContentPane */    	  .AdminContentPane {vertical-align:top; padding:0px 0px 1px 0px; margin:0px;}
/*Style for LeftPane */  	  		  .LeftPane {vertical-align:top;padding:5px 20px 15px 20px; margin:0px; }
/*Style for LeftPane */  	  		  .RightPane { background:#ffffff; padding:15px 10px 15px 10px;} .RightPane a { color:#a01010!important;}  .RightPane a:hover{ color:#FFFFFF!important;}
/*Style for CenterLeftPane */  		  .CenterLeftPane {vertical-align:top;padding:5px 10px 2px 10px; margin:0px; border:1px solid #000000; background:url(images/BlueGradient.gif) left bottom repeat-x; height:150px; width:33%;}
/*Style for CenterPane */  	  		  .CenterPane {vertical-align:top;padding:5px 10px 2px 10px; margin:0px; border:1px solid #000000; background:url(images/RedGradient.gif) left bottom repeat-x; width:33%;}
/*Style for CenterRightPane */  	  .CenterRightPane {vertical-align:top;padding:5px 10px 2px 10px; margin:0px; border:1px solid #000000; background:url(images/GrayGradient.gif) left bottom repeat-x; width:33%;}
/*Style for BottomPane */  			  .BottomPane {vertical-align:top; margin:12px 0px 0px 0px; background:#000000; padding:12px 12px; overflow:hidden;} 
/*Style for LinkPane */  			  .LinkPane { padding:15px 10px 5px 10px; margin:0px; color:#8f8383; background:#000000; border-top:1px solid #FFFFFF; text-align:center;}
/*Style for FooterPane*/ 			  .CopyrightPane {  padding:5px 10px 15px 10px; color:#8f8383; background:#000000; font-size:11px; text-align:center; white-space:nowrap;}
/*Style for clearing Div's*/		  .ClearFloat {clear:both;height:0px;font-size:0px;line-height:0px;}
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* Breadcrumb text syle */			  .BreadcrumbPane { padding:10px 0px 10px 0px; color:#a01010;font-size:11px;font-weight: bold;}
									  .breadcrumb {font-weight: bold;color: #a01010;text-align:left;text-decoration:none; font-size:11px;}
									  A.breadcrumb:link, A.breadcrumb:visited, A.breadcrumb:active {font-weight: bold;font-size:11px;color: #a01010;text-align:left;vertical-align:top;text-decoration:none;}
									  A.breadcrumb:hover {font-weight: bold;font-size:11px;color: #db7f00;text-align:left;vertical-align:top;text-decoration:underline;}
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*=====================================================================*/
/* Skin Properties                                                     */
/*=====================================================================*/

/* Login hover styles*/
.Login,A.Login:link,A.Login:visited,A.Login:active, .LoginPane .SkinObject, a.SkinObject {color:#8f8383; font-size:11px;font-weight: normal;text-decoration:none;}
A.Login:hover, a.SkinObject:hover {color:#d5d4d4; font-size:11px;font-weight: normal;text-decoration:none; }
/* Login hover styles*/
.User,A.User:link,A.User:visited,A.User:active {color:#8f8383; font-size:11px;font-weight: normal;text-decoration:none;}
A.User:hover {color:#d5d4d4; font-size:11px;font-weight: normal;text-decoration:none; }

/* Footer text syle */
.Footer,A.Footer:link,A.Footer:visited,A.Footer:active {font-weight:normal; font-size:11px;color:#8f8383;text-decoration:none;padding:0px 2px;}
A.Footer:hover {font-weight:normal;color:#d5d4d4;text-decoration:none;	padding:0px 2px;}

/* Copyright text syle */
.Copyright,A.Copyright:link,A.Copyright:visited,A.Copyright:active {font-weight:normal; font-size:11px;text-transform:none;color:#8f8383;text-decoration:none;}
A.Copyright:hover {color: #d5d4d4;}
/* Link Pane text syle */
.Link {	font-size: 11px; color: #8f8383;	text-decoration:none;}
A.Link:link, A.Link:visited, A.Link:active {font-size: 11px;	color: #8f8383;	text-decoration:none;}
A.Link:hover {	font-size: 11px;	color: #efefef;	text-decoration:underline;}

/* 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;}


/*=====================================================================*/
/* Template Text and Link Styles Based on Colors                       */
/*=====================================================================*/
/* Default font style Style */
body, html, TH, TD, td,  div , p, table { color: #000000;  font-size: 12px; font-weight: normal; line-height:18px; text-decoration: none; font-family:Arial, Verdana, Tahoma,sans-serif;}
p { margin:0px; padding:0px 0px 8px 0px;}
td { text-align:left;}

/**/
/*Default Font Color for Right Pane */
.WhiteText, .WhiteText TH, .WhiteText TD, .WhiteText td, .WhiteText div ,.WhiteText p, .WhiteText table , .WhiteText .Normal, .WhiteText  .normal, 
.WhiteText .Head, .WhiteText .SubHead, .WhiteText .SubSubHead, .WhiteText h1, .WhiteText h2, .WhiteText h3, .WhiteText h4, .WhiteText h5, .WhiteText h6{ color:#FFFFFF;}
.WhiteText a { color:#FFFFFF!important;text-decoration:underline!important;}
.WhiteText a:hover { color:#FFFFFF!important; text-decoration:none!important;}
/*Default List style */
ul { margin:0px; padding:0px 0px 5px 15px; list-style:none;} 
li { list-style:disc!important; vertical-align:top; line-height:normal; padding:0px; margin:0px;}
img { border:none;}
br { margin:0px; padding:0px; height:1px;}

/**/
/* Default link syle */
A:Link, A:Visited, A:Active {color: #db7f00;text-decoration: underline;font-family:Arial, Verdana, Tahoma,sans-serif;}
A:Hover {color: #a01010;text-decoration: underline;font-family:Arial, Verdana, Tahoma,sans-serif;}

/* Black (Default color) */
.Normal { color: #000000; font-family:Arial, Verdana, Tahoma,sans-serif; font-size: 12px; font-weight: normal; }
A.Normal:link, A.Normal:visited, A.Normal:Active { color: #db7f00; font-family:Arial, Verdana, Tahoma,sans-serif; font-size: 12px; font-weight: normal; text-decoration: underline; }
A.Normal:Hover { color: #a01010; font-family:Arial, Verdana, Tahoma,sans-serif; font-size: 12px; font-weight: normal; text-decoration: underline; }

.NormalBold { color: #000000;  font-weight: bold; }
A.NormalBold:link, A.NormalBold:visited, A.NormalBold:Active { color: #db7f00;font-weight: bold; text-decoration: none; }
A.NormalBold:Hover { color: #a01010; font-weight: bold; text-decoration: underline; }


/*=====================================================================*/
/* Template Text Headings                                              */
/*=====================================================================*/

/* H1 */
H1 { color: #a01010; font-size: 16px; font-weight: bold; padding:0px; margin:0px;font-family:Arial, Verdana, Tahoma,sans-serif;}
A.H1:Link,A.H1:Visited,A.H1:Hover,A.H1:Active { color: #db7f00; font-size: 16px; font-weight: bold; text-decoration: underline; }

/* H2 */
H2 { color: #85654b; font-size: 12px; font-weight: bold; padding:0px; margin:0px; font-family:Arial, Verdana, Tahoma,sans-serif;}
A.H2:Link,A.H2:Visited,A.H2:Hover,A.H2:Active { color: #db7f00; font-size: 12px; font-weight: bold; text-decoration: underline; }

/* H3 */
H3 { color: #a01010; font-size: 14px; font-weight: bold; padding:0px; margin:0px; font-family:Arial, Verdana, Tahoma,sans-serif;}
A.H3:Link,A.H3:Visited,A.H3:Hover,A.H3:Active { color: #db7f00; font-size: 14px; font-weight: bold; text-decoration: underline; }

/* H4 */
H4 { color: #000000; font-size: 13px; font-weight: bold;  padding:0px; margin:0px;font-family:Arial, Verdana, Tahoma,sans-serif;}
A.H4:Link,A.H4:Visited,A.H4:Hover,A.H4:Active { color: #db7f00; font-size: 13px; font-weight: bold; text-decoration: underline; }
/* H4 */
H5 { color: #000000; font-size: 12px; font-weight: bold;  padding:0px; margin:0px;font-family:Arial, Verdana, Tahoma,sans-serif;}
A.H5:Link,A.H5:Visited,A.H5:Hover,A.H4:Active { color: #db7f00; font-size: 12px; font-weight: bold; text-decoration: underline; }

/* H6 */
H6 { color: #000000; font-size: 11px; font-weight: bold; padding:0px; margin:0px; font-family:Arial, Verdana, Tahoma,sans-serif;}
A.H6:Link,A.H6:Visited,A.H6:Hover,A.H6:Active {font-size: 11px; color: #db7f00; font-weight: bold; text-decoration: underline; }

/*=====================================================================*/
/* Module Classes                                                      */
/*=====================================================================*/
/* Default Container Title Style */
.Head { color: #000000; font-size: 12px; font-weight: bold; text-decoration: none;font-family:Arial, Verdana, Tahoma,sans-serif; }
A.Head:Link, A.Head:Visited, A.Head:Active { color: #db7f00; font-size: 12px; font-weight: bold; text-decoration: underline; }
A.Head:Hover { color: #a01010;}

/* SubHead */
.SubHead { color: #000000; font-size: 11px; font-weight: bold; text-decoration: none;font-family:Arial, Verdana, Tahoma,sans-serif; }
A.SubHead:Link, A.SubHead:Visited, A.SubHead:Active { color: #db7f00; font-size: 11px; font-weight: bold; text-decoration: underline; }
A.SubHead:Hover { color: #a01010;}

/* Module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead { color: #000000;font-weight: bold; text-decoration: none; text-transform:uppercase; font-size: 10px; font-family:Arial, Verdana, Tahoma,sans-serif;}
A.SubSubHead:Link, A.SubSubHead:Visited,  A.SubSubHead:Active { color: #db7f00; font-size: 10px; font-weight: bold; text-decoration: underline; }
A.SubSubHead:Hover{color: #a01010;}

/* Text style for skin objects */
.SkinObject { color: #000000; font-size: 11px; font-weight: normal; text-decoration: none; font-family:Arial, Verdana, Tahoma,sans-serif;}
A.SkinObject:Link, A.SkinObject:Visited, A.SkinObject:Active { color: #db7f00; font-size: 11px; font-weight: normal; text-decoration: underline; }
 A.SkinObject:Hover {color: #a01010;}
/*=====================================================================*/
/* Input and Other Admin Site Styles                                   */
/*=====================================================================*/
/* Normal Text Box */
.NormalTextBox { color: #000000; background:#FFFFFF; font-family:Arial, Verdana, Tahoma,sans-serif; font-size: 11px; font-weight: normal; vertical-align: middle; border: 1px solid #bec0bb;}
td.NormalTextBox , span.NormalTextBox, table.NormalTextBox {padding: 0px;margin: 0px;	background:none;border:none;}

/* Admin link styles */
A.CommandButton:Link, A.CommandButton:Visited, A.CommandButton:Active {font-family:Arial, Verdana, Tahoma,sans-serif; color:#db7f00; font-size: 12px; cursor:pointer; font-weight: bold; text-decoration: underline; background: none; border:none; padding:2px 3px 3px 4px; height: 20px; }
A.CommandButton:Hover {font-family:Arial, Verdana, Tahoma,sans-serif; color:#a01010; 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:Arial, Verdana, Tahoma,sans-serif; color:#db7f00; cursor:pointer; font-size: 12px; font-weight: bold; text-decoration: underline; background:none; border:none; padding:2px 3px 3px 4px; height: 20px; }
A.StandardButton:Hover {font-family:Arial, Verdana, Tahoma,sans-serif; color:#a01010; 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:Arial, Verdana, Tahoma,sans-serif;}
.DataGrid_AlternatingItem { color: #000000;  font-weight: normal; text-decoration: none; font-family:Arial, Verdana, Tahoma,sans-serif;}
.DataGrid_Item { color: #333333; font-weight: normal; text-decoration: none;font-family:Arial, Verdana, Tahoma,sans-serif; }
.eipbackimg { margin:0px;}
/*=========================================================================================================================================================================================================================================================================================================================================================*/
/*Skin design and developed by Archana Email : archanabcs@yahoo.com*/




