/* 
	================================
CSS STYLES FOR DotNetNuke Skins by the NetProCity Team - http://www.netprocity.com
The best place to learn about how to skin your DotNetNuke website
Tutorials, Forums, Code Snippets, Videos, Expert Advice by Experienced DNN Skinners
Free & Premium Content for the DotNetNuke enthusiast

NetProCity Skin for npc - 
   ================================
*/ 

body{
	border:0px 0px 0px 0px; 
	margin:0px; 
	padding: 0px 0px 0px 0px;
	font:Arial, Helvetica, sans-serif;
	background-image:url(media/body_bg.jpg);
	}

#npc .user,#npc a.user:link,#npc a.user:active,#npc a.user:visited{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; text-decoration:none; font-weight:bold;}
#npc a.user:hover{color:#FFFFFF;}

/* this is the font class used throughout your site - change the styles here */
table, tr, td, th, div, p { font-family:Arial, Helvetica, sans-serif; /* vertical-align:middle;  font-size:12px; line-height:1.4em; color:#ffffff; */ }
label, .normal, .Normal { font-family:Arial, Helvetica, sans-serif; /* font-size:11px; */ }
table { padding:0px 0px 0px 0px;}
p { font-family:Arial, Helvetica, sans-serif; /* margin-top:5px; margin-bottom:5px; padding-left:5px; padding-right:5px; font-size:11px; */}
.Normal{ font-family:Arial, Helvetica, sans-serif; /* font-size:11px; color:#333333; */ }
h3 { font-family:Arial, Helvetica, sans-serif; /* font-family:tahoma; font-size:14px; font-weight:bold; color:#6D6D6D; padding:2px 0 1px 7px; margin-top:10px; margin-left:0; margin-right:0; margin-bottom:5px; letter-spacing:2px; */ }
h2 { font-family:Arial, Helvetica, sans-serif; /* font-family:tahoma; font-size:12px; font-weight:bold; color:#6D6D6D; padding:2px 0 1px 7px; margin-top:10px; margin-left:0; margin-right:0; margin-bottom:5px; letter-spacing:2px; */ }


/* ********** Menu Style ************** */
.MainMenu_MenuContainer{ 
	/* MainMenu_MenuContainer (DNN default) - CSSContainerRoot - menucontainercssclass - */
	background:transparent; 
	/* width:202px; 
	_width:202px; */}
.MainMenu_MenuBar{}
	/* MainMenu_MenuBar (DNN default) - CSSControl - menubarcssclass - */
.MainMenu_MenuIcon{ 
	/* MainMenu_MenuIcon (not a DNN default) - CSSIcon - menuiconcssclass - */
	margin:0px; 
	display:none; /* removes icon display from menu*/
	padding:0px; /* background-color: #000000; */ /* Icon background color */}
.MainMenu_RootMenuArrow{ 
	/* MainMenu_RootMenuArrow (DNN default) - CSSIndicateChildRoot - menurootarrowcssclass - */
	display:none; }
.MainMenu_MenuArrow{ 
	/* MainMenu_MenuArrow (DNN default) - CSSIndicateChildSub - menuarrowcssclass - */
	display:none; }
/*---------Root Menu Separator---------------*/
.MainMenu_MenuBreak{ 
	/* MainMenu_MenuBreak (DNN default) - CSSBreak - menubreakcssclass - */
	background-color: transparent; /* removes background color from separator image in menu */
	border:0px; /* removes border from separator image in menu */
	/* display:none; */
	/* to display lines in submenu use the following */ /* display:block; border-bottom:1px solid #F1F1F1; border-top:1px solid #F1F1F1; */ 
	/* make sure you take out portal.css ModuleTitle_MenuBreak for this to work */
	}
/*---------Menu Background Transparency---------------*/
.ModuleTitle_MenuItemSel {
	background-color: transparent;}
.MainMenu_MenuItemSel {
	/* MM_SubItemSel (not a DNN default) - CSSNodeSelectedSub - submenuitemactivecssclass - */
	padding:2px 2px 2px 2px; /* set padding to same as MainMenu_MenuItem to prevent movement in ie */
	background-color: transparent;}
/*---------Menu Seperator style---------------*/
.seperator { 
	/* MainMenu_Seperator (not a DNN default) - CSSSeparator - separatorcssclass - */
	background-image:url(media/seperator.gif); 
	background-position:center;  
	background-color:transparent;
	/* width:12px; */
	vertical-align:middle;
	}

/*--------- Menu style ---------------*/
/*--------- Sub Menu style ---------------*/
.MainMenu_MenuItem {
	/* MainMenu_MenuItem (DNN default) - CSSNode - menuitemcssclass - AND - CSSIcon - menuiconcssclass - */
	color:#000000;
	font-size:12px;	
	font-weight: bold;
	padding:2px 2px 2px 2px; /* set padding to  same as MainMenu_MenuItemSel to prevent movement in ie */
	/* text-transform:uppercase; */
	border:0px #91A6D2 solid; /* control sub menu borders, must mark as zero to remove border all together */
	border-width:0px 0px; 
	vertical-align:middle;
}

/*---------Sub Menu style on ??? ---------------*/
.submenuitembreadcrumb {
	/* MainMenu_SubItemBreadCrumb (not a DNN default) - CSSBreadCrumbSub - submenuitembreadcrumbcssclass - */
	/* REFER TO .submenuitemselected */
}
/*---------Sub Menu style on select---------------*/
.submenuitemactive{
	/* MainMenu_SubItemSel (not a DNN default) - CSSNodeSelectedSub - submenuitemactivecssclass - */
	/* REFER TO .submenuitemselected */
}

/*---------Sub Menu Frame style---------------*/
.submenu {
	/* MainMenu_SubMenu (DNN default) - CSSContainerSub - submenucssclass - */
	z-index:1000;
	border:1px #91A6D2 solid; /* #A81317 */
	padding:1px 1px 1px 1px;   /* explicitly set padding for sub-menus */
	margin:0px; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
    background:#D1DAED; /* #EB494E submenu background color */
}
/*---------Sub Menu style on hover---------------*/
.submenuitemselected {
	/* MainMenu_SubItemHover (not a DNN default) - CSSNodeHoverSub - submenuitemselectedcssclass - */
	color:#FFFFFF; /* #A9201F */
	font-size:12px;
	/* text-transform:uppercase; */
	font-weight: bold;
	padding:1px 1px 1px 1px; /* set padding to same as MainMenu_MenuItem to prevent movement in ie */
	/* border:1px #43A9D3 solid; */
	border-width:0px 0px 0px 0px;
	margin:0px; 
	background:#91A6D2; /* #D9DACF #FAD1D2 */
	vertical-align:middle;
}

/*--------- Root Menu style ---------------*/
#npc .rootmenuitem TD{ 
	/* MainMenu_RootMenuItem (not a DNN default) - CSSNodeRoot - rootmenuitemcssclass - */
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	/* height:26px; */
	text-align:left;
	padding:0px 10px 0px 10px;
	/* text-transform:uppercase; */
	margin:0px;
	/* border-bottom:#FFFFFF 1px solid;
	background:transparent url(media/menu_bg_normal.gif) repeat-x top left; */
	vertical-align:middle;
}

/*--------- Root Menu style on hover ---------------*/
#npc .rootmenuitemselected TD{ 
	/* MainMenu_RootItemHover (not a DNN default) - CSSNodeHoverRoot - rootmenuitemselectedcssclass - */
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	height:30px;
	text-align:left;
	padding:0px 10px 0px 10px;
	/* text-transform:uppercase; */
	margin:0px;
	/* border-bottom:#FFFFFF 1px solid; */
	background:transparent url(media/menu_bg_hover.gif) repeat-x top left;
	vertical-align:middle;
}
#npc .rootmenuitembreadcrumb TD{
	/* MainMenu_RootItemBreadCrumb (not a DNN default) - CSSBreadCrumbRoot - rootmenuitembreadcrumbcssclass - */
	/* REFER TO #vetneuro .rootmenuitemselected TD */
}
/*--------- Root Menu style on select ---------------*/
#NPC-Tan .rootmenuitemactive TD{ 
	/* MainMenu_RootItemSel (not a DNN default) - CSSNodeSelectedRoot - rootmenuitemactivecssclass - */
	/* REFER TO #vetneuro .rootmenuitemselected TD */
}

/* Module Menu object styles */
.ModuleTitle_MenuContainer {  
	}
.ModuleTitle_MenuBar { 
	}
.ModuleTitle_MenuItem {  
	}
.ModuleTitle_MenuItemSel {  
	}
.ModuleTitle_SubMenu {  
	}
.ModuleTitle_MenuArrow {   
	display:none; 
	}
.ModuleTitle_RootMenuArrow {   
	display:none; 
	}
.ModuleTitle_MenuIcon {  
	}


/* standard hyperlinks for the tokens eg. copyright, login, user */
.SkinObject{ color:#ffffff; text-decoration:none; font-weight:normal; font-size:12px; font-family:Arial, Helvetica, sans-serif;}
A.SkinObject:link { color:#ffffff; text-decoration:none; font-weight:normal; font-size:12px; font-family:Arial, Helvetica, sans-serif;}
A.SkinObject:visited {color:#ffffff; text-decoration:none; font-weight:normal; font-size:12px; font-family:Arial, Helvetica, sans-serif;}
A.SkinObject:active {color:#ffffff; text-decoration:none; font-weight:normal; font-size:12px; font-family:Arial, Helvetica, sans-serif;}
A.SkinObject:hover{color:#666666; text-decoration:none; font-weight:normal; font-size:12px; font-family:Arial, Helvetica, sans-serif;}
.SkinObject1,a.SkinObject1:link,a.SkinObject1:visited,a.SkinObject1:active,.SkinObject1 {color:#333333; text-decoration:none; font-weight:normal; font-size:11px; font-family:Arial, Helvetica, sans-serif;}
a.SkinObject1:hover{color:#666666; text-decoration:none; font-weight:normal; font-size:11px; font-family:Arial, Helvetica, sans-serif;}

/* change the colour of the login button here */
.StandardButton {color: #ffffff;font-family:Tahoma, Verdana, Arial, Helvetica;font-size: 10pt;font-weight: normal;background-color: #6D6D6D;}

/* classes used by DotNetNuke for things like the container titles */

.Head { font-size:12px; font-weight:bold; color:#333333; }
.SubHead { font-size:11px; color:#000000; }
.SubSubHead { font-size:11px; color:#333333; }

/* command button links */
.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active{color:#333333; text-decoration:none; }
A.CommandButton:hover{ color:#333333; text-decoration:underline;}






















































































