/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	background-image: url(images/background.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFDE3;
	width: 100%;
	height: 100%;	
}
.skinmaster {
	height: 100%;
	background-color: transparent; 
}
.skinheader {
	background-color: transparent; 
}
/*
======================
Date, Breadcrumb and Login row
======================
*/
.skinmenu {
	background-color: #555; 
}
/*
======================
Copyright, term, privacy
======================
*/
.skinfooter {
	padding-top: 10px;
	background-color: transparent; 
}
.controlpanel {
	width: 100%;
	background-color: transparent;
}
.contentpane {
	background-color: white;
	padding-left: 16px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	background-color: white;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 30px;
}
.bottompane {
	background-color: white;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 26px;
    padding-bottom: 16px;
}

/* ================================
style for menu
================================ */   
.MainMenu_MenuContainer {
	background-color: transparent; 
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	height: 20px;
	border: 0px solid White;	
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid; 
	border-right: #000000 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Helvetica, Arial;
	height: 20px;
}
.MainMenu_MenuIcon {
	background-color: #555; 
	border-left: #cad5ea 0px solid; 
	border-bottom: #cad5ea 0px solid; 
	border-top: #cad5ea 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 20px; 
	height: 12px;
}
.MainMenu_SubMenu {
	background-color: #555;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #222; 
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-family: Helvetica, Arial; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	height: 20px;
}
.MainMenu_MenuArrow {
	border-right: #cad5ea 0px solid; 
	border-bottom: #cad5ea 0px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 9pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 9pt; 
	cursor: pointer; 
	cursor: hand;
}
/* ================================
standard button
================================ */
.StandardButton {
  background: #555 none; 
  color: white;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;
  font-weight: bold;
}
/* ================================
style for module titles
================================ */
.Head 
{
    font-family: Helvetica, Arial;
    font-size:  26px;
	color: Black;
}
/* ===============================
Admin Content Pane Titles and Control Panel text
================================== */
.SubHead    
{
	color: Black;
}
/* ===============================
default text style used for the main content text
eg. used by the Text / HTML module 
================================== */
.Normal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}

/* ==============================
text style used for textboxes in the admin and edit pages
================================= */
.NormalTextBox
{		
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.NormalRed
{
    color: red;
    font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.NormalBold
{	
    font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: black;
}
/* ==============================
 Styles imported from old website
================================== */

.paradiseBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.paradiseIntro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.paradiseSubhdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #678427;
	text-decoration: none;
}
.paradiseTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
/* ==============================
 Style for the following Skin Items (You can change the css class
associated with these objects in the skin.xml file)
- SkinItems -  Login and Register links, Breadcrumb, Copyright, Date,
- Help, Hostname, Privacy, Terms, Search
================================== */

/* This is the Date eg. any items that are not links */
.SkinItem {
	color: Gray;
	font-family: arial;
	font-weight: normal;
	font-size: 10px;
}
/* This sets the style for all skin items that are links */
A.SkinItem:link {
	color: #668326;
	text-decoration: none;
}

A.SkinItem:visited  {
	color: #668326;
	text-decoration: none;
}

A.SkinItem:active   {
	text-decoration: underline;
	color: #000000;
}

A.SkinItem:hover    {
	text-decoration: underline;
	color: #000000;
}
/* =======================
 HTML Tag Styles 
=========================== */
H1  {
    font-family: Helvetica, Arial;
    font-size: 26px;
	color: Black;
}

H2  {
    font-family: Helvetica, Arial;
    font-size: 20px;
	color: Black;
}

H3  {
    font-family: Helvetica, Arial;
    font-size: 16px;
	color: Black;
}

H4  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}

H5, DT  {
    color: Black;
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: normal;
}

H6  {font-family: verdana, tahoma, arial;
	font-size: 12px;
	font-weight: normal;
	color: Black;
}
a:link {
	color: #668326;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #668326;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}