/* 
	================================
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 SCDelSol - 
   ================================
*/ 

body{
	border:0px 0px 0px 0px; 
	margin:0px; padding: 
	0px 0px 0px 0px; 
	background-color:#284A81;
	}
.blockpad {	
	padding-left: 10px;
	}

/* fading images style sheet */
#imageContainer01 {
	position:relative;
	margin:auto;
	width:221px;
	height:334px;
	background:transparent;
}
#imageContainer01 img {
	display:none;
	position:absolute;
	top:0; left:0;
}
#imageContainer02 {
	position:relative;
	margin:auto;
	width:285px;
	height:334px;
	background:transparent;
}
#imageContainer02 img {
	display:none;
	position:absolute;
	top:0; left:0;
}

/* Custom Classes for Skin */
/* code to make the pane content text look like it does */
.2,a.2:link,a.2:active,a.2:visited,.2 { 
	color:#284A81; 
	text-decoration:none; 
	font-weight:bold;
	font-style:normal;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}
a.2:hover { 
	color:#FEA601; 
	text-decoration:none; 
	font-weight:bold;
	font-style:normal;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}
/* code to make the date text look like it does */
.date,a.date:link,a.date:active,a.date:visited,.date { 
	color:#ffffff; 
	text-decoration:none; 
	font-weight:bold;
	font-style:normal;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}
a.date:hover { 
	color:#FEA601; 
	text-decoration:none; 
	font-weight:bold;
	font-style:normal;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}
/* code to make the search button look like it does */
.search,a.search:link,a.search:active,a.search:visited,.search{ 
	padding:0px 6px 0px 4px;
	color:#ffffff; 
	text-decoration:none; 
	font-weight:bold;
	font-style:normal;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}
a.search:hover{ 
	padding:0px 6px 0px 4px;
	color:#FEA601; 
	text-decoration:none; 
	font-weight:bold;
	font-style:normal;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}
.searchbox input{
	MARGIN:0px 00px 0px 0px; 
	border:1px solid #cccccc; 
	font-size:12px; 
	color:#6D6D6D; 
	background:transparent; 
	width:100px;
	height:18px;
	}
/* code to make the breadcrumb text look like it does */
.breadcrumb,a.breadcrumb:link,a.breadcrumb:active,a.breadcrumb:visited,.breadcrumb {
	color:#333333; 
	text-decoration:none; 
	font-weight:normal;
	font-style:normal;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}
a.breadcrumb:hover { 
	color:#FEA601; 
	text-decoration:none; 
	font-weight:normal;
	font-style:normal;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}
/* code to make the user/register text look like it does */
.user,a.user:link,a.user:active,a.user:visited,.user { 
	color:#333333; 
	text-decoration:none; 
	font-weight:normal;
	font-style:normal;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}
a.user:hover { 
	color:#FEA601; 
	text-decoration:none; 
	font-weight:normal;
	font-style:normal;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}
.user_blank,a.user_blank:link,a.user_blank:active,a.user_blank:visited,.user_blank { 
	color:#ffffff; 
	text-decoration:none; 
	font-weight:normal;
	font-style:normal;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}
a.user_blank:hover { 
	color:#FEA601; 
	text-decoration:none; 
	font-weight:normal;
	font-style:normal;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}
/* code to make the login text look like it does */
.login,a.login:link,a.login:active,a.login:visited,.login { 
	color:#284A81; 
	text-decoration:none; 
	font-weight:bold;
	font-style:normal;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}
a.login:hover { 
	color:#FEA601; 
	text-decoration:none; 
	font-weight:bold;
	font-style:normal;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}
.login_blank,a.login_blank:link,a.login_blank:active,a.login_blank:visited,.login_blank { 
	color:#ffffff; 
	text-decoration:none; 
	font-weight:bold;
	font-style:normal;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}
a.login_blank:hover { 
	color:#FEA601; 
	text-decoration:none; 
	font-weight:bold;
	font-style:normal;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}
/* code to make the footer links text look like it does */
.footer_links,a.footer_links:link,a.footer_links:active,a.footer_links:visited,.footer_links { 
	color:#ffffff; 
	text-decoration:none; 
	font-weight:Normal; 
	font-style:normal;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	}
a.footer_links:hover { 
	color:#FEA601; 
	text-decoration:none; 
	font-weight:Normal; 
	font-style:normal;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	}
/* code to make the copyright text look like it does */
.copyright,a.copyright:link,a.copyright:active,a.copyright:visited,.copyright { 
	color:#ffffff; 
	text-decoration:none; 
	font-weight:Normal; 
	font-style:normal;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	}
a.copyright:hover { 
	color:#FEA601; 
	text-decoration:none; 
	font-weight:Normal; 
	font-style:normal;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	}
.copyright_blank,a.copyright_blank:link,a.copyright_blank:active,a.copyright_blank:visited,.copyright_blank { 
	color:#ffffff; 
	text-decoration:none; 
	font-weight:Normal; 
	font-style:normal;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	}
a.copyright_blank:hover { 
	color:#FEA601; 
	text-decoration:none; 
	font-weight:Normal; 
	font-style:normal;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	}
/* code to make the powered by text look like it does */
.HostName,a.HostName:link,a.HostName:visited,a.HostName:active,.HostName {
	color:#cccccc; 
	text-decoration:none; 
	font-weight:normal; 
	font-size:10px; 
	font-family:Arial, Helvetica, sans-serif;
	}
a.HostName:hover{
	color:#333333; 
	text-decoration:none; 
	font-weight:normal; 
	font-size:10px; 
	font-family:Arial, Helvetica, sans-serif;
	}
.HostName_blank,a.HostName_blank:link,a.HostName_blank:visited,a.HostName_blank:active,.HostName_blank {
	color:#cccccc; 
	text-decoration:none; 
	font-weight:normal; 
	font-size:10px; 
	font-family:Arial, Helvetica, sans-serif;
	}
a.HostName_blank:hover{
	color:#333333; 
	text-decoration:none; 
	font-weight:normal; 
	font-size:10px; 
	font-family:Arial, Helvetica, sans-serif;
	}

/* Banner CLasses */
.sc_Banner01{
	padding-top:3px; 
	padding-right:6px; 
	padding-bottom:3px; 
	padding-left: 0px; 
	background:transparent;
	/*border-bottom: 1px solid #cccccc;*/
	}
.sc_Banner02{
	padding-top:6px; 
	padding-right:6px; 
	padding-bottom:6px; 
	padding-left: 6px; 
	background:transparent;
	/*border-bottom: 1px solid #cccccc;*/
	}

/* Content Panes */
.sc_TopPane{
	padding-top:3px; 
	padding-right:6px; 
	padding-bottom:3px; 
	padding-left: 3px; 
	background:transparent;
	/*border-bottom: 1px solid #cccccc;*/
	}
.sc_LeftPane{
	width:220px; 
	padding:2px 3px 2px 3px; 
	background:transparent;
	/*border-right:1px solid #cccccc*/
	}
.sc_ContentPane{
	width:371px; 
	height:100%; 
	width:100%; 
	padding:3px 0px 3px 3px; 
	background:transparent;
	}
.sc_RightPane{
	width:200px; 
	padding:3px 6px 3px 0px; 
	background:transparent;
	/* border-left: 1px solid #cccccc;*/
	}
.sc_BottomPane{ 
	height:100%; 
	width:100%; 
	padding:3px 6px 3px 3px; 
	background:transparent;
	/*border-top: 1px solid #cccccc;*/
	}

/* Images for Skin */
.Header_blank { 
	background-image:url(media/SCDelSolTop_blank.jpg); 
	background-position:left; 
	background-repeat:no-repeat
	}
.Header01 { 
	background-image:url(media/SCDelSolTop01.jpg); 
	background-position:left; 
	background-repeat:no-repeat
	}
.Header02 { 
	background-image:url(media/SCDelSolTop02.jpg); 
	background-position:left; 
	background-repeat:no-repeat
	}
.Header03 { 
	background-image:url(media/SCDelSolTop03.jpg); 
	background-position:left; 
	background-repeat:no-repeat
	}
.Header04 { 
	background-image:url(media/SCDelSolTop04.jpg); 
	background-position:left; 
	background-repeat:no-repeat
	}
.Header05 { 
	background-image:url(media/SCDelSolTop05.jpg); 
	background-position:left; 
	background-repeat:no-repeat
	}
.Shadow_Top { 
	background-image:url(media/shadow-top.jpg); 
	background-position:left;
	background-repeat:repeat-x;
	background-color: transparent; 
	}
.Shadow_Left { 
	background-image:url(media/shadow-left.jpg); 
	background-position:center;
	background-repeat:repeat-y;
	}
.Shadow_Right { 
	background-image:url(media/shadow-right.jpg); 
	background-position:center; 
	background-repeat:repeat-y;
	}
.Shadow_Bottom { 
	background-image:url(media/shadow-bottom.jpg); 
	background-position:left;
	background-repeat:repeat-x;
	background-color: transparent; 
	}
.Menu { 
	background-image:url(media/SCDelSolMid.jpg); 
	background-position:left;
	background-repeat:repeat-y; 
	}
.Footer { 
	background-image:url(media/SCDelSolFooter.jpg); 
	background-position:left;
	background-repeat:no-repeat
	}

/* this is the font class used throughout your site - change the size here */
table, tr, td, th, div, p { /* vertical-align:middle; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:1.4em; color:#ffffff; */ }
label, .normal, .Normal { /* font-family:tahoma; font-size:11px; */ }
table { padding:0px 0px 0px 0px;}
p { /* margin-top:5px; margin-bottom:5px; padding-left:5px; padding-right:5px; font-size:11px; */}
.Normal{ /* font-size:11px; color:#333333; */ }
h3 { /* 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: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 Items */
/* Main Menu object styles */
.MM_MenuBar { 
	/* MainMenu_MenuBar (DNN default) - CSSControl - menubarcssclass - */
	cursor:pointer; 
	cursor:hand; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight:bold; 
	line-height:1.4em; 
	color:#ffffff; 
	padding:0px 2px 0px 0px;
	background-color: transparent; 
	}
.MM_MenuContainer { 
	/* MainMenu_MenuContainer (DNN default) - CSSContainerRoot - menucontainercssclass - */
	background-color: transparent; 
	width:213px; 
	}
.MM_SubContainer { 
	/* MainMenu_SubMenu (DNN default) - CSSContainerSub - submenucssclass - */
	width:213px; 
	background-color:#ff9900; 
	border:solid #000000 1px; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
	}
.MM_MenuBreak {
	/* MainMenu_MenuBreak (DNN default) - CSSBreak - menubreakcssclass - */
	font-size: 1px; /*make sure you take out portal.css ModuleTitle_MenuBreak for this to work*/
	}
.MM_RootMenuArrow { 
	/* MainMenu_RootMenuArrow (DNN default) - CSSIndicateChildRoot - menurootarrowcssclass - */
	display:none; 
	}
.MM_MenuArrow { 
	/* MainMenu_MenuArrow (DNN default) - CSSIndicateChildSub - menuarrowcssclass - */
	display:none; 
	}
.MM_RootMenuItem {  
	/* MM_RootMenuItem (not a DNN default) - CSSNodeRoot - rootmenuitemcssclass - */
	background-color: transparent; 
	}
.MM_MenuItem { 
	/* MainMenu_MenuItem (DNN default) - CSSNode - menuitemcssclass - AND - CSSIcon - menuiconcssclass - */
	cursor:pointer; 
	cursor:hand; 
	vertical-align:middle; 
	color:#ffffff; 
	font-size:12px; 
	font-weight:bold; 
	font-style: normal; 
	font-family:Arial, Helvetica, sans-serif; 
        white-space: nowrap;  /*Word wrapping menu item now optional*/
	line-height:1.4em; 
	padding:0px 2px 0px 0px; 
	}
.MM_RootItemSel { 
	/* MM_RootItemSel (not a DNN default) - CSSNodeSelectedRoot - rootmenuitemactivecssclass - */
	cursor:pointer; 
	cursor:hand; 
	vertical-align:middle; 
	font-size:12px; 
	font-weight:bold; 
	font-style: normal; 
	font-family:Arial, Helvetica, sans-serif; 
        white-space: nowrap;  /*Word wrapping menu item now optional*/
	line-height:1.4em; 
	color:#ffffff; 
	}
.MM_SubItemSel { 
	/* MM_SubItemSel (not a DNN default) - CSSNodeSelectedSub - submenuitemactivecssclass - */
	cursor:pointer; 
	cursor:hand; 
	vertical-align:middle; 
	font-size:12px; 
	font-weight:bold; 
	font-style: normal; 
	font-family:Arial, Helvetica, sans-serif; 
        white-space: nowrap;  /*Word wrapping menu item now optional*/
	line-height:1.4em; 
	color:#284A81; 
	}
.MM_RootItemBC {  
	/* MM_RootItemBC (not a DNN default) - CSSBreadCrumbSub - submenuitembreadcrumbcssclass - */
	}
.MM_SubItemBC {  
	/* MM_SubItemBC (not a DNN default) - CSSBreadCrumbRoot - rootmenuitembreadcrumbcssclass - */
	}
.MM_RootItemHover { 
	/* MM_RootItemHover (not a DNN default) - CSSNodeHoverRoot - rootmenuitemselectedcssclass - */
	cursor:pointer; 
	cursor:hand; 
	vertical-align:middle; 
	font-size:12px; 
	font-weight:bold; 
	font-style: normal; 
	font-family:Arial, Helvetica, sans-serif; 
        white-space: nowrap;  /*Word wrapping menu item now optional*/
	line-height:1.4em; 
	color:#FEA601;  
	}
.MM_MenuItemHover {  
	/* MainMenu_MenuItemSel (DNN default) - CSSNodeHover - menuitemselcssclass - */
	}
.MM_SubItemHover { 
	/* MM_SubItemHover (not a DNN default) - CSSNodeHoverSub - submenuitemselectedcssclass - */
	cursor:pointer; 
	cursor:hand; 
	vertical-align:middle; 
	font-size:12px; 
	font-weight:bold; 
	font-style: normal; 
	font-family:Arial, Helvetica, sans-serif; 
        white-space: nowrap;  /*Word wrapping menu item now optional*/
	line-height:1.4em; 
	color:#284A81; 
	}
.MM_Seperator { 
	/* MM_Seperator (not a DNN default) - CSSSeparator - separatorcssclass - */
	background-image:url(xpix/but-spacer.jpg); 
	background-position:center;  
	background-color:transparent;
	}
.MM_MenuIcon { 
	/* MM_MenuIcon (not a DNN default) - CSSIcon - menuiconcssclass - */
	padding:3px 3px 3px 3px; 
	background-color: #ff9900;
	}



/* 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:#333333; }
.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;}



