/*========================================================*/
/*  1. Universal                                          */
/*========================================================*/

/* Forces browser height of 100% */
html {
	height: 100%;
}

/* Body style */
body {
	background: #fff;
	margin: 0;
	height: 100%;
}

/* Catch-all to ensure text color, font, and size consistency */
table, tr, td, p {
	font-family: "trebuchet ms", arial, sans-serif;
	line-height: 1.2em;
}

img {
	border: 0;
}

/*
================================
Skin styles for DotNetNuke
================================
*/

.SkinObject {
	font-family: "trebuchet ms", arial, sans-serif;
	color: #003333;

}

a.SkinObject:link {
	font-family: "trebuchet ms", arial, sans-serif;
    text-decoration: none;
    color: #003333;
    font-size: 8.5pt;
}

a.SkinObject:hover {color: #9a1501;}

.controlpanel {
	width: 100%;
	background-color: #dddddd;
}

.pagemaster {
	width: 100%;
	height: 100%;
}

.skinshade_left {
	background: url(images/skin_shade_left.gif) right repeat-y #373737;
}
.skinshade_right {
	background: url(images/skin_shade_right.gif) left repeat-y #373737;
}

.skinmaster {
	height: 100%;
	background-color: white;
	border-right: #8f9092 1px solid;
	border-top: #8f9092 1px solid;
	border-left: #8f9092 1px solid;
	border-bottom: #8f9092 1px solid;
	white-space: nowrap;
}

.searchheader {
	font-size: 9pt;
	color: white;
	background-image: url(images/Search_BG.gif);
	height: 41px;
	padding-top: 3px;
	padding-left: 12px;
	font-family: "trebuchet ms", arial, sans-serif;
}

.NormalTextBox {
    font-family: "trebuchet ms", arial, sans-serif;
    font-size: 10px;
    font-weight: normal;
}

.dnnsearch {
	vertical-align: middle;
	padding-right:16px;
	padding-top:10px;
	padding-left:5px;
}

.dnndate {
	color: white;
    font-weight: bold;
    font-size: 9pt;
    font-family: "trebuchet ms", arial, sans-serif;
    text-decoration: none;
	padding-top: 9px;
    padding-right: 16px;
}

.skinheader {
	background-image: url(images/Header.jpg);
	height: 107px;
	padding-top: 9px;
	background-repeat: no-repeat;
	background-color: black;
}

.skinmenu {
	padding-left:4px;
	background-image: url(images/MenuBarBG.jpg);
	background-repeat: no-repeat;
	height: 30px;
	background-color: #063805;
	padding-left:170px;
}

.skincrumbs {
	background: url(images/Crumbs_BG.gif) left repeat-x #fcfcfc;
	padding-left:19px;
	padding-right:16px;
	height: 35px;
	color: #003333;
}

.LoginBtn {
	background: url(images/Crumbs_BG.gif) left repeat-x #fcfcfc;
	padding-right:19px;
}

.leftpane {
	width: 126px;
	background-color: #2E572D;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.contentpane {
	background-color: transparent;
	padding-left: 14px;
	padding-right: 4px;
	padding-top: 14px;
}

.rightpane {
	width: 300px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 14px;
	padding-top: 14px;
}

.bottompane {
	background-color: transparent;
	padding-left: 14px;
	padding-right: 14px;
}

.skinfooter {
	padding-left:14px;
	padding-right:14px;
	height: 31px;
	font-family: "trebuchet ms", arial, sans-serif;
	font-size: 8.5pt;
	background: url(images/Crumbs_BG.gif) left repeat-x #fcfcfc;
}

.dnnfootertags {
    font-size: 8.5pt;
	 font-weight: bold;
    color: #003333;
    font-family: "trebuchet ms", arial, sans-serif;
    text-decoration: none;
}

a.dnnfootertags:link {
    font-size: 8.5pt;
	 font-weight: bold;
    color: #003333;
    font-family: "trebuchet ms", arial, sans-serif;
    text-decoration: none;
}

a.dnnfootertags:hover {color: #9a1501;}

/*========================================================*/
/*  6. Solpart Menu                                       */
/*========================================================*/

/* Applies to idle state of submenu items font-size: 2pt;*/
.MainMenu_MenuItem {
	font-family: "trebuchet ms", arial, sans-serif;

	font-weight: bold;
	color: #222;
	background: #f6f6f6;
	border-top: #f6f6f6 1px solid;
	border-left: #f6f6f6 1px solid;
	border-bottom: #f6f6f6 1px solid;
	border-right: #f6f6f6 1px solid;
	padding: 1px 12px 2px 2px;
}

/* Hover state for submenu items 	font-size: 2px;*/
.MainMenu_MenuItemSel {
	font-family: "trebuchet ms", arial, sans-serif;

	font-weight: bold;
	cursor: pointer;
	cursor: hand;
	color: #fff;
	background: #2E572D;
	border-left: #2E572D 1px solid;
	border-right: #2E572D 1px solid;
	padding: 1px 12px 2px 2px;
}

/* Container for main menu font-size: 3px;*/
.MainMenu_MenuContainer {
	background: transparent;

	font-weight: normal;
	margin: 0;
	padding: 0;
}

/* Menu bar */
.MainMenu_MenuBar {
	background: transparent;
	font-size: 3px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

/* Container for submenu */
.MainMenu_SubMenu {
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	margin: 1px 0px 0px 0px;
	background-color: #2E572D; /*color: #2E572D;*/
	border: 1px solid #ccc;
	padding: 0px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=3);
}

.MainMenu_Active td, .MainMenu_Selected td, .MainMenu_Idle td, .MainMenu_BreadcrumbActive td {
	padding: 6px 0 0 0;
	font-family: "trebuchet ms", arial, sans-serif;
	font-size: 10pt;
}

/* Idle state for main menu items */
.MainMenu_Idle {
	background: url(menu-off.gif) top left repeat-x;
	color: #fff;
	font-weight: bold;
	height: 30px;
	padding: 6px 0 0 0;
	margin: 0;
}

/* Hover state for main menu items */
.MainMenu_Selected  {
	background: transparent;
	color: #9a1501;
	font-weight: bold;
	height: 30px;
	padding: 6px 0 0 0;
	margin: 0;
}

/* Selected state for main menu items */
.MainMenu_Active, .MainMenu_BreadcrumbActive {
	background: url(images/menu-on.gif) left repeat-x #fcfcfc;
	color: #003333;
	font-weight: bold;
	height: 30px;
	margin: 0;
}

.MainMenu_MenuBreak {
	width: auto;
	border: 0;
	background: transparent;
}

/* Elements we don't really need */
.MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon {
	display: none;
}

/*
Back to Standard DNN Fare
*/
.StandardButton {
   background: #aaaaaa none;
   color: #ffffff;
   font-family: "trebuchet ms", arial, sans-serif;
   font-size: 11px;
   font-weight: normal;
}
.Head {
   font-family: "trebuchet ms", arial, sans-serif;
   font-size:  18px;
   font-weight:  normal;
   color: #9a1501;
}
.SubHead {
   font-family: "trebuchet ms", arial, sans-serif;
   font-size:  11px;
   font-weight:  bold;
   color: #003333;
}
A:link  {
    text-decoration:    none;
    color:  #003366;
}

A:visited   {
    text-decoration:    none;
    color:  #003366;
}

A:active    {
    text-decoration:    none;
    color:  #003366;
}

A:hover {
    text-decoration:    underline;
    color:  darkred;
}
