/* 
==================================================================================
Skin styles for DotNetNuke - Foleor Publishers - Janette Lagrand - DNN Skinfactory
==================================================================================
*/  

/* Standard Classes to keep the look and feel of 
   the layout throughout the site when changing skins */ 


/* Background Color of Skin */
.pagemaster {
	width: 100%;
	height: 100%;
	background-image:url(images/Foleor_background.gif);
	vertical-align:top;
}

/* Manages the width of the skin */
.skinmaster {
	width: 786px;
	height: 100%;
	background-color: #FED29F;
	vertical-align:top;
	border-right: #000000 0px solid; 
	border-top: #000000 0px solid; 
	border-left: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
}

/* Manages the Control Panel Background Colour */
.ControlPanel {
	background-color: #FFFFFF;
	width: 100%;
    height: 64px;
}


/* Classes of the contentpanes */
.ContentPane  { 
	padding: 3px;
}

.RightPane  { 
	padding: 3px;
}

.TopPane  { 
	padding: 3px;
}

.LeftPane  { 
	padding: 3px;
}

.BottomPane  { 
	padding: 3px;
}

.OrangePane  { 
	padding: 0px;
	width:167px;
}

/* background/border colors for the selected tab */
.TabBg {
    background-color: black;
}

/* text style for the selected tab */
.SelectedTab {
	font-weight:normal;
    font-size: 7pt;
    color: #000000;
	font-family:Arial, Helvetica, sans-serif;
    text-decoration: none;
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
	font-weight:normal;
    font-size: 8pt;
    color: #000000;
	font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

A.SelectedTab:visited  {
	font-weight:normal;
    font-size: 8pt;
    color: #000000;
	font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

A.SelectedTab:active   {
	font-weight:normal;
    font-size: 8pt;
    color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

A.SelectedTab:hover    {
	font-weight:normal;
    font-size: 8pt;
    color: #F08B1D;
	font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

/* text style for the unselected tabs */
.OtherTabs {
    font-weight: bold;
    font-size: 8pt;
    color: #000000;
	font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    font-weight: bold;
    font-size: 8pt;
    color: #000000;
	font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

A.OtherTabs:visited  {
    font-weight: bold;
    font-size: 8pt;
    color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

A.OtherTabs:active   {
    font-weight: bold;
    font-size: 8pt;
    color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

A.OtherTabs:hover    {
    font-weight: bold;
    font-size: 8pt;
    color: #F08B1D;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
    
/* GENERAL */
/* style for module titles */
.Head   {
	color: #000000; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt; 
	font-weight: bold;
	vertical-align: top;
}

/* style of item titles on edit and admin pages */
.SubHead    {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight:bold;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold; 
}

Body, .Normal, .NormalTextBox, TH, TFOOT, THEAD, TD, SPAN, DIV, A
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10pt;
   font-weight: normal;
}

A:link {
    text-decoration: underline;
    color: #000000;
}
A:visited {
    text-decoration: underline;
    color:  #000000;
}
A:active {
    text-decoration: underline;
    color: #000000;
}
A:hover {
	text-decoration: underline;
    color: #F08B1D;
}


/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Arial, Helvetica;
    font-size: 10pt;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration: underline;
    color: #000000;
}
A.CommandButton:visited {
    text-decoration: underline;
    color: #000000;
}
A.CommandButton:active {
    text-decoration: underline;
    color: #000000;
}
A.CommandButton:hover {
    text-decoration: underline;
    color: #000000;
}       

/* GENERIC */
H1 {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    color: #000000;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #8C8C8C;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #F08B1D;
}
H4 {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #000000;
}
H5 {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #8C8C8C;
}

H6 {
	font-family: Arial, Helvetica, sans-serif;
    font-size:9pt;
    color: #F08B1D;
}

/* Solpart Menu Functions */
.MainMenu_MenuContainer {
	background-color: transparant;
	height: 20px;
}

.MainMenu_MenuBar {
	cursor: hand; 
	height: 20px;
	Background-color: transparent;
}

.MainMenu_MenuItem{
	background-color:#8C8C8C;
	color: #FFFFFF;
	height: 20px;
	font-family: Arial, Helvetica;
	font-size: 9pt;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px soid #000000;
	padding-right: 5px;
}

.MainMenu_MenuItemSel {
	background-color:#000000;
	color: #F08B1D;
	height: 20px;
	font-family: Arial, Helvetica;
	font-size: 9pt;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	padding-right: 5px;
}

.MyRootMenuItem TD{
	background-color: #F08B1D;
	color: #FFFFFF; 
	cursor: hand; 
	height: 20px;
	width: 167px;	
	font-family: Arial, Helvetica;
	font-size: 10pt; 	
	font-weight:bold;
	border-top: 0px solid #F08B1D;
	border-bottom: 0px solid #F08B1D;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	padding: 0.6em 0em 0em 0em;
}

.MyRootMenuActiveItem TD{
	background-color: #F08B1D;
	color: #8C8C8C; 
	cursor: hand; 
	height: 20px;
	width: 167px;	
	font-family: Arial, Helvetica;
	font-size: 10pt; 
	font-weight:bold;
	border-top: 0px solid #FF9900;
	border-bottom: 0px solid #FF9900;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	padding: 0.6em 0em 0em 0em;
}

.MyRootMenuSelectedItem TD{
	background-color: #F08B1D;
	color: #000000; 
	cursor: hand; 
	height: 20px;
	width: 167px;	
	font-family: Arial, Helvetica;
	font-size: 10pt; 	
	font-weight:bold;
	border-top: 0px solid #FF9900;
	border-bottom: 0px solid #FF9900;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	padding: 0.6em 0em 0em 0em;
}

.MainMenu_SubMenu{
	background: transparant;
	z-index: 1000; 
	cursor: hand;
	font-family: Arial, Helvetica; 
	font-size: 9pt; 
	filter: none;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	padding: 0em 0em 0em 0em;
}

.MyRootMenuActiveItem TD{
	background-color: #F08B1D;
	color: #8C8C8C; 
	cursor: hand; 
	height: 20px;
	width: 167px;	
	font-family: Arial, Helvetica;
	font-size: 10pt; 
	font-weight:bold;
	border-top: 0px solid #FF9900;
	border-bottom: 0px solid #FF9900;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	padding: 0.6em 0em 0em 0em;
}

.Breadcrumb_Rootmenuitem TD{
	background-color: #F08B1D;
	color: #8C8C8C; 
	cursor: hand; 
	height: 20px;
	width: 167px;	
	font-family: Arial, Helvetica;
	font-size: 10pt; 
	font-weight:bold;
	border-top: 0px solid #FF9900;
	border-bottom: 0px solid #FF9900;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	padding: 0.6em 0em 0em 0em;
}

.MainMenu_MenuIcon {
	display:none;
}

.MainMenu_MenuBreak {
	border-top: 0px solid #F08B1D;
	border-bottom: 0px solid #F08B1D;
}

.MainMenu_MenuArrow {
	display: none;
}

.MainMenu_RootMenuArrow  {
	display: none;
}

/*Solpart submenu */

.MyRootMenuItem2 TD{
	background-color: #000000;
	color: #FFFFFF; 
	cursor: hand; 
	height: 30px;
	font-family: Arial, Helvetica;
	font-size: 10pt; 	
	font-weight:bold;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	padding: 0em 0em 0em 0em;
}

.MyRootMenuSelectedItem2 TD{
	background-color: #000000;
	color: #8C8C8C; 
	cursor: hand; 
	height: 30px;
	font-family: Arial, Helvetica;
	font-size: 10pt; 
	font-weight:bold;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	padding: 0em 0em 0em 0em;
}

.MyRootMenuActiveItem2 TD{
	background-color: #000000;
	color: #F08B1D; 
	cursor: hand; 
	height: 30px;
	font-family: Arial, Helvetica;
	font-size: 10pt; 	
	font-weight:bold;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	padding: 0em 0em 0em 0em;
}

.Breadcrumb_Rootmenuitem2 TD{
	background-color: #000000;
	color: #F08B1D; 
	cursor: hand; 
	height: 30px;
	font-family: Arial, Helvetica;
	font-size: 10pt; 	
	font-weight:bold;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	padding: 0em 0em 0em 0em;
}

/* text style for the breadcrumb */
.Breadcrumb {
	background-color: transparant;
	color: #F08B1D;
	font-family: Arial, Helvetica;
	font-weight:bold;
	font-size: 8pt; 	
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
}

/* hyperlink style for the breadcrumb */
A.Breadcrumb:link {
    text-decoration: none;
    color: #000000;
	font-weight:bold;
	font-size: 8pt; 	
}

A.Breadcrumb:visited  {
    text-decoration:    none;
    color: #000000;
	font-weight:bold;
	font-size: 8pt; 	
}

A.Breadcrumb:active   {
    text-decoration:    none;
    color: #000000;
	font-weight:bold;
	font-size: 8pt; 	
}

A.Breadcrumb:hover    {
    text-decoration:    none;
    color: #8C8C8C;
	font-size: 8pt; 	
	font-weight:bold;
}

/* End Standard Classes for DotNetNuke */


/* Custom Tags - These create the custom look and feel of the skin */

/* Menubar left and rightsite */
.Menubar {
	width: 100%;
	height: 100%;
	background-image:url(images/Foleor_menubarlr.gif);
	background-position:top;
	background-repeat:repeat-x;
}

/* Vertical repeat leftsite */
.Leftrepeat {
	width: 300px;
	height: 100%;
	background-image:url(images/Foleor_leftrepeat.gif);
	background-position:0% 0%;
	background-repeat:repeat-y;
}

/*Vertical repeat rightsite */
.Rightrepeat {
	width: 37px;
	height: 100%;
	background-image:url(images/Foleor_rightrepeat.gif);
	background-position:100% 0%;
	background-repeat:repeat-y;
}

/* Vertical repeat rightsite submenu */
.Rightsubmenu {
	width: 57px;
	height: 100%;
	background-image:url(images/Foleor_submenurepeat.gif);
	background-repeat:repeat-y;
}

/* Imagepart rightsite submenu no repeat*/
.Rightsubmenuimage {
	width: 57px;
	background-image:url(images/Foleor_09.gif);
	background-position:top;
	background-repeat:no-repeat;
}

/* White line above and beyond submenu */
.Submenuline {
	background-image:url(images/submenulijn.gif);
	width:167px;
	height:2px;
	background-repeat:repeat-x;
}

/* Repeat bottomline */
.Bottomrepeat {
	width:100%;
	height:2px;
	background-image:url(images/Foleor_15.gif);
	background-repeat:repeat-x;
}

/* Imagepart behind content no repeat */
.Dropje {
	width:100%;
	height:100%;
	background-image:url(images/Foleor_10.gif);
	background-position:0% 0%;
	background-repeat:no-repeat;
}

/* Repeat at top */
.Toprepeat {
	width:100%;
	height:39px;
	background-image:url(images/Foleor_toprepeat.gif);
	background-repeat:repeat-x;
}

/* Image beneath menubar part of dropje */
.Topdrop {
	height:73px;
	background-image:url(images/Foleor_05.gif);
	background-position:0% 0%;
	background-repeat:no-repeat;
}
	
