/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;
	background:#6E634D;
}
.skinmaster {
	height: 100%;
	background-color: white; 
}
.controlpanel {
	width: 100%;
	background-color: snow;
	height:0px;
}
/*
======================
Banner
======================
*/
.banner 
{
    background-color:#fc6;
}
.bannermiddle 
{
    background-color:#c00;
    padding: 3px;
}
.bannerphrase 
{
    font-size: 16px;
    font-family:Arial;
    text-transform:uppercase;
    color:#fff;
    text-align:center;
    font-weight:bold;    
}
.bannerbottom
{
    padding:3px 3px 3px 3px;
    background-color:#ccc;	
}
/*
======================
Copyright, term, privacy
======================
*/
.skinfooter {
	background-color: gainsboro; 
}
.contentpane {
	height: 100%;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	background-image: url(images/contentbg.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.rightpane {
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	background-color:#ffffe0;
}
.rightcolumn {
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	background-color:#ffffe0;
}
.menucolumn {
    background-color:#fc6;
}    
.menupane 
{
    width:150px;
    padding-top: 16px;
    padding-right: 6px;
    padding-left: 6px;
	background-color: transparent;
}    
.leftpane {
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	background-color: transparent;
}
.bottompane {
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	padding-bottom: 6px;
}

/***** vertical menu *****/
   
.MainMenu_MenuContainer {
	background-color: Transparent; 
	padding-left: 5px;
	padding-right: 7px;
	padding-top: 0px;
    width: 120px;
	height: 100px;
	border-width: 0px; 	
width:150px;
margin:0 0 18px;
padding:0;
}
.MainMenu_MenuItem {
	border-width: 0px; 
	cursor: pointer; 
	cursor: hand; 
	font-size: 11px; 
	font-style: normal; 
	font-family: Verdana, Tahoma, Arial, Helvetica;
	height: 20px;
background-color:#f4f4f4;
color:#505050;
font-weight:bold;
border-left:4px solid #cccccc;
}
.MainMenu_MenuIcon {
    background-color:#ccc;
	border-width: 0px; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 0px; 
	height: 12px;
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
	height: 20px;
background-color:#eaeaea;
border-left:4px solid #ccc;
color:#505050;
}
.MainMenu_MenuArrow {
	border-width: 0px; 
	font-family: webdings; 
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	border-width: 0px; 
	font-family: webdings; 
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand;
}

.StandardButton {
  background: #ccc; 
  color: black;
  font-family: verdana; 
  font-size: 12px;
  font-weight: bold;
}
/* ================================
style for module titles
================================ */
.Head {
   font-family: arial;
   font-size:  16px;
   color: black;
  font-weight: bold;
}
/* ===============================
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
{color: black;
	font-family: verdana;
	font-weight: normal;
	font-size: 12px;
}
.normalsmall
{color: black;
	font-family: verdana;
	font-weight: normal;
	font-size: 10px;
}
td
{
	font-family: verdana;
	font-size: 12px;
}

/* ==============================
text style used for textboxes in the admin and edit pages
================================= */
.NormalTextBox
{	font-family: verdana;
	font-weight: normal;
	font-size: 12px;
	color: #000
}
.Normalmagenta
{color: #FF0000;
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
}
.NormalOrange
{color: DarkOrange;
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
}
.NormalBold
{	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
/* ==============================
 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: black;
	font-family: verdana;
	font-weight: normal;
	font-size: 11px;
}
/* This sets the style for all skin items that are links */
A.SkinItem:link, A.SkinItem:visited, A.SkinItem:active {
	color: navy;
	text-decoration: none;
}

A.SkinItem:hover    {
	color: blue;
	text-decoration: underline;
}
.Breadcrumb    {
	color: black;
}
/* =======================
 HTML Tag Styles 
=========================== */
H1  {
    color:#333;
    font-family: arial;
    font-size: 15px;
    font-weight: bold;
    background-color:#FFE4B3;
}

H2  {
    color: black;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
}

H3  {
    color:#c00;
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
}

H4  {
    color: Black;
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
}

H5, DT  {
    color: Black;
    font-family: verdana;
    font-size: 12px;
    font-weight: normal;
}

H6  {font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: Black;
}

/* Legacy Site Office Styles */
/* Title text on home page */
.HomeTitle
{
    color: DarkOrange;
    font-family: verdana;
    font-size: 16px;
    font-weight: bold;
    HEIGHT: 20px
}

/* Title text on regular pages */
.PageTitle
{
    color: DarkOrange;
    font-family: verdana;
    font-size: 30px;
    font-weight: bold;
    margin-left: 20;
}
A:active, A:link, A:visited
{
    text-decoration: underline;
    color:  navy;
}

A:hover {
    text-decoration: underline;
    color:  blue;
}
hr
{
    color: forestgreen;
}
thead
{
    background-color:gray;
	color: black;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
}
