/* 
============================================================================
Skin styles for Janger & Neyndorff - DNN Skinfactory - www.dnnskinfactory.nl
============================================================================
*/  

/* 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-color:#661213;
	background-image:url(images/Backgroundgradient.gif);
	background-repeat:no-repeat;
	background-position:50% 0%;
	background-attachment:fixed;
	vertical-align:top;
}

.pagemastertd {
	width:100%;
	height:100%;
	background-color:transparant;
	background-image:url(images/Orangeline.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-attachment:fixed;
	vertical-align:top;
}

/* Manages the width of the skin */
.skinmaster {
	width: 736px;
	height: 100%;
	background-color:transparant;
	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  {
	margin-left:57px;
	width:420px;
	color:#FFFFFF;
}

.RightPane  { 
	margin-left:20px;
	width:160px;
}

.BottomPane  {
	margin-left:57px;
	width:420px;
	padding-bottom:5px;
}

.AdminPane  {
	width:632px;
}

/* background/border colors for the selected tab */
.TabBg {
    background-color: black;
}

/* text style for the selected tab */
.SelectedTab {
	font-weight:normal;
    font-size: 12px;
    color: #172983;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
	font-weight:normal;
    font-size: 12px;
    color: #172983;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

A.SelectedTab:visited  {
	font-weight:normal;
    font-size: 12px;
    color: #172983;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

A.SelectedTab:active   {
	font-weight:bold;
    font-size: 12px;
    color: #172983;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

A.SelectedTab:hover    {
	font-weight:bold;
    font-size: 12px;
    color: #172983;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

/* text style for the unselected tabs */
.OtherTabs {
	font-weight:normal;
    font-size: 10px;
    color: #ded399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
	font-weight:normal;
    font-size: 10px;
    color: #ded399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

A.OtherTabs:visited  {
	font-weight:normal;
    font-size: 10px;
    color: #ded399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

A.OtherTabs:active   {
	font-weight:normal;
    font-size: 10px;
    color: #ded399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

A.OtherTabs:hover    {
	font-weight:normal;
    font-size: 10px;
    color: #cf6f1d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
    
/* GENERAL */
/* style for module titles */
.Head   {
	color: #cf6f1d;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px; 
	font-weight: normal;
	line-height:23px;
	vertical-align: top;
	margin:0;
	margin-bottom:6px;
}

/* style of item titles on edit and admin pages */
.SubHead    {
	font-family:Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
	font-weight:normal;
	color: #cf6f1d;
	line-height:17px;
	margin:0;
	padding-bottom:0;
	padding-top:0;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
	color:#58191a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold; 
}

Body, .Normal, .NormalTextBox, TH, TFOOT, THEAD, TD, SPAN, DIV, A, blockquote
{
	color:#58191a;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height:17px;
	margin:0;
	padding-bottom:0px;
}

A:link {
	text-decoration:none;
    color: #cf6f1d;
}
A:visited {
    text-decoration: none;
    color:  #cf6f1d;
}
A:active {
    text-decoration: none;
    color: #cf6f1d;
}
A:hover {
	text-decoration: none;
    color: #ad1023;
}

blockquote {
	color:#58191a;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	line-height:17px;
	margin:0;
	padding-bottom:0px;
	padding-left:5px;
}

ul li   {
	margin:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:5px;
}
UL LI LI    {
	margin:0;
	padding-bottom:0px;
	padding-left:10px;
}
UL LI LI LI {
	margin:0;
	padding-bottom:0px;
	padding-left:15px;
}

hr {
	border: none;
    color: #cf6f1d;
    height: 1px;
}

P {
	line-height:17px;
	margin:0;
	padding-bottom:0px;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    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:Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
	font-weight:normal;
	color: #cf6f1d;
	line-height:17px;
	margin:0;
	padding-bottom:0;
}
H2 {
	font-family:Georgia, "Times New Roman", Times, serif;
    font-size: 15px;
	font-weight:normal;
	color: #cf6f1d;
	line-height:17px;
	margin:0;
	padding-bottom:0;
	padding-top:0;
}
H3 {
	font-family:Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
	font-weight:normal;
	color: #cf6f1d;
	line-height:17px;
	margin:0;
	padding-bottom:0;
	padding-top:0;
}
H4 {
	font-family:Georgia, "Times New Roman", Times, serif;
    font-size: 13px;
	font-weight:normal;
	color: #cf6f1d;
	line-height:17px;
	margin:0;
	padding-bottom:0;
	padding-top:0;
}
H5 {
	font-family:Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
	font-weight:normal;
	color: #cf6f1d;
	line-height:17px;
	margin:0;
	padding-bottom:0;
	padding-top:0;
	margin-top:8px;
}

H6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
	font-weight:normal;
	color: #172983;
	line-height:17px;
	margin:0;
	padding-bottom:0;
	padding-top:0;
	margin-top:8px;
}

/* Solpart Menu Functions */
.MainMenu_MenuContainer {
	background-color: transparant;
	height: 26px;
}

.MainMenu_MenuBar {
	cursor: hand; 
	height: 26px;
	Background-color: transparent;
}

.MainMenu_MenuItem{
	background-image:url(images/spacer.gif);
	color: #ad1023;
	height: 26px;
	width:315px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:normal;
	text-align:left;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px soid #000000;
	margin-left:7px;
}

.MainMenu_MenuItemSel {
	background-color:#ad1023;
	background-image:url(images/redpixel.gif);
	color: #FFFFFF;
	height: 26px;
	width:315px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:normal;
	text-align:left;
	font-style:italic;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	margin-left:7px;
}

.MyRootMenuItem TD{
	background-image:url(images/spacer.gif);
	color: #FFFFFF; 
	cursor: hand; 
	height: 26px;
	width:105px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style:normal;	
	text-align:center;
	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;
}

.MyRootMenuActiveItem TD{
	background-color:#cf6f1d;
	color: #ffffff; 
	cursor: hand; 
	height: 26px;
	width:105px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style:normal;
	text-align:center;
	font-style:italic;
	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;
}

.MyRootMenuSelectedItem TD{
	background-color:#cf6f1d;
	color: #ffffff; 
	cursor: hand; 
	height: 26px;
	width:105px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style:normal;
	font-style:italic;
	text-align:center;
	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;
}

.MainMenu_SubMenu{
	background-color:#ffffff;
	background-image:url(images/whitepixel.gif);
	width:315px;
	z-index: 1000; 
	cursor: hand;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:normal;
	text-align:left;
	filter: none;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	padding: 0em 0em 0em 0em;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#5f5f5f', Direction=120, Strength=4);
}

.MyRootMenuActiveItem TD{
	background-color:#cf6f1d;
	color: #ffffff; 
	cursor: hand; 
	height: 26px;
	width:105px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style:normal;
	font-style:italic;
	text-align:center;
	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_Rootmenuitem TD{
	background-color:#cf6f1d;
	color: #ffffff; 
	cursor: hand; 
	height: 26px;
	width:105px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style:normal;
	font-style:italic;
	text-align:center;
	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;
}

.MainMenu_MenuIcon {
	display:none;
}

.MainMenu_MenuBreak {
	border-top: 0px solid #5e4d39;
	border-bottom: 0px solid #5e4d39;
}

.MainMenu_MenuArrow {
	display: none;
}

.MainMenu_RootMenuArrow  {
	display: none;
}

/* End Standard Classes for DotNetNuke */


/* Custom Tags - These create the custom look and feel of the skin */

.Orangeintro {
	width:100%;
	background-color:#cf6f1d;
	vertical-align:top;
}

#Orangepane {
	width:524px;
	color:#FFFFFF;
}

#Orangepane .ContentPane .Normal {
	color:#FFFFFF;
}

#Orangepane .ContentPane .NormalBold {
	color:#FFFFFF;
}

#Orangepane .ContentPane .Normal a:link,
#Orangepane .ContentPane .Normal a:active,
#Orangepane .ContentPane .Normal a:visited,
#Orangepane .ContentPane .Normal a:hover
{
	color:#ad1023;
}

#Orangepane .ContentPane .Head {
	color:#ded399;
	font-size:20px;
}

#Orangepane .ContentPane .SubHead {
	color:#ded399;
	font-size:13px;
}

#Orangepane .ContentPane h1
 {
	color:#ded399;
	font-size:20px;
}

#Orangepane .ContentPane h2,
#Orangepane .ContentPane h3,
#Orangepane .ContentPane h4,
#Orangepane .ContentPane h5,
#Orangepane .ContentPane h6 {
	color:#ded399;
}

#OrangePane .ContentPane img {
	max-width:417px;
}
