/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: whitesmoke;
}
.skinmaster {
	height: 100%;
	background-color: transparent; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.skinheader {
	background-color: transparent; 
}
/*
======================
Date, Breadcrumb and Login row
======================
*/
.skinmenu {
	background-color: steelblue; 
}
/*
======================
Copyright, term, privacy
======================
*/
.skinfooter {
	background-color: steelblue; 
}
/*
======================
Gradient for the links at the bottom of the page
======================
.skingradient {
	background-color: #FFFFFF; 
	height:30px;
	border: 1px solid #FF9900;
}
*/
.controlpanel {
	width: 100%;
	background-color: transparent;
}
.contentpane {
	width: 100%;
	background-color: white;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: white;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 175px;
	background-color: white;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
/* ===============
Content Panes - not yet implemented 
Do Not Delete - keep for future use
==================

.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.menupane {
    padding-top: 16px;
    padding-right: 6px;
	background-color: transparent;
}    
========================================
*/
   
.MainMenu_MenuContainer {
	background-color: transparent; 
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	height: 20px;
	border: 0px solid White;	
}
/* Don't need menu bar in vertical menu
=====================
.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: Verdana, Tahoma, Arial, Helvetica;
	height: 20px;
}
.MainMenu_MenuIcon {
	background-color: #B0C4DE; 
	border-left: #cad5ea 0px solid; 
	border-bottom: #cad5ea 0px solid; 
	border-top: #cad5ea 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 10px; 
	height: 12px;
}
.MainMenu_SubMenu {
	background-color: #4286B4;  
	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: #B0C4DE; 
	cursor: pointer; 
	cursor: hand; 
	color: Maroon; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	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;
}

/*=================
Don't need treemenu on this skin
============================
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}
===========================
*/
.StandardButton {
  background: SteelBlue none; 
  color: white;
  font-family: verdana, sans-serif; 
  font-size: 12px;
  font-weight: normal;
}
/* ================================
style for module titles
================================ */
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  14px;
   font-weight: bold;
   color: SteelBlue;
}
/* ===============================
Admin Content Pane Titles and Control Panel text
================================== */
.SubHead    {
color: SteelBlue;
}
/* ===============================
default text style used for the main content text
eg. used by the Text / HTML module 
================================== */
.Normal
{color: #000;
	font-family: verdana, tahoma, arial;
	font-weight: normal;
	font-size: 12px;
}

/* ==============================
text style used for textboxes in the admin and edit pages
================================= */
.NormalTextBox
{	font-family: verdana, tahoma, arial;
	font-weight: normal;
	font-size: 12px;
	color: black
}
.NormalRed
{color: red;
	font-family: verdana, tahoma, arial;
	font-weight: bold;
	font-size: 12px;
}
.NormalOrange
{color: DarkOrange;
	font-family: verdana, tahoma, arial;
	font-weight: bold;
	font-size: 12px;
}
.NormalBold
{	font-family: verdana, tahoma, arial;
	font-size: 12px;
	font-weight: bold;
	color: black;
}
/* ==============================
 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: white;
	font-family: tahoma, arial;
	font-weight: normal;
	font-size: 10px;
}
/* This sets the style for all skin items that are links */
A.SkinItem:link {
	color: White;
	font-family: verdana, tahoma, arial;
	font-weight: normal;
	font-size: 10px;
}

A.SkinItem:visited  {
	color: White;
	font-family: verdana, tahoma, arial;
	font-weight: normal;
	font-size: 10px;
}

A.SkinItem:active   {
	color: White;
	font-family: verdana, tahoma, arial;
	font-weight: normal;
	font-size: 10px;
}

A.SkinItem:hover    {
	color: lightyellow;
	font-family: verdana, tahoma, arial;
	font-weight: normal;
	font-size: 10px;
}
/* =======================
 HTML Tag Styles 
=========================== */
H1  {
    color: #3399CC;
    font-family: Verdana, Arial;
    font-size: 18px;
    font-weight: bold;
    HEIGHT: 35px;
    text-align: left;
}

H2  {
    color: #3399CC;
    font-family: Verdana, Arial;
    font-size: 16px;
    font-weight: bold;
    HEIGHT: 25px;
    text-align: left;
}

H3  {
    color: #3399CC;
    font-family: Verdana, Arial;
    font-size: 13px;
    font-weight: bold;
    HEIGHT: 18px;
    text-align: left;
}

H4  {
    color: Black;
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: bold;
}

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;
}
