/* Created by TopStyle Pro Trial Version - www.bradsoft.com */
body{
	padding: 0px;
	margin: 0px;
	margin-bottom: 0px ;
	margin-top: 0px;
	color: #000000;
	font: normal 0.7em Verdana, Sans-serif;
	background-color: #003300;
	text-decoration: none; 
	border: 0;
}
.ControlPanel, .PagingTable {
    width: 100%;
    height: 64px;
    background-color: #FFFFFF;
    BORDER-RIGHT: #003300 1px solid; 
    BORDER-TOP: #003300 1px solid; 
    BORDER-LEFT: #003300 1px solid; 
    BORDER-BOTTOM: #003300 1px solid; 
}
.SkinObject {
    font-weight: bold;
    font-size: 11px;
    color: #003300;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}
A.SkinObject:link {
    text-decoration:    none;
    color:#003300;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#003300;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#003300;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:#D29106;
}
/* style for module titles */
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #003300;
}
/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003300;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color:#003300;
}
/* text style used for most text rendered by modules */
.Normal,.NormalDisabled
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}
/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
    color: Silver;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold
}

/* text style used for error messages */
.NormalRed
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #003300;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}
/* text style used for help text rendered by modules */
.Help
{
  border-right: black 1px solid;
  padding-right: 2px;
  border-top: black 1px solid;
  padding-left: 2px;
  font-weight: normal;
  font-size: 11px;
  padding-bottom: 2px;
  border-left: black 1px solid;
  color: black;
  padding-top: 2px;
  border-bottom: black 1px solid;
  font-family: Tahoma, Arial, Helvetica;
  background-color: #6B7584;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
	 color: #003300;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #003300;
}

A.CommandButton:visited  {
    text-decoration: underline;
    color: #003300;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #003300;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #D29106;
}

/* button style for standard HTML buttons */
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	background: #003300;
	color: #333333;
	font-family: Verdana, sans-serif;
}
/* GENERIC */
H1  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #003300;
}

H2  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #003300;
}

H3  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #003300;
}

H4  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #003300;
}

H5, DT  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003300;
}

H6  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003300;
}

TFOOT, THEAD    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    color: #003300;
}

TH  {
    vertical-align: baseline;
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003300;
}

A:link  {
    text-decoration:    none;
    color: #003300;
}

A:visited   {
    text-decoration:    none;
    color: #003300;
}

A:active    {
    text-decoration:    none;
    color: #003300;
}

A:hover {
    text-decoration:    underline;
    color: #D29106;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: #003300;
    height:1pt;
    text-align:left
}
/*DNN Layout Panes*/

.LeftPane{
	padding-top: 1px;
	padding-bottom: 0px;
   padding-left: 0px;
	padding-right: 1px;
}
.NavPane{
	padding-top: 1px;
	padding-bottom: 0px;
   padding-left: 0px;
	padding-right: 1px;
}
.BannerPane{
	padding: 0px;
}
.nav{
	padding-top: 0px;
	padding-bottom: 10px;
   padding-left: 35px;
	padding-right: 3px;
}
.UpperPane{
	padding-top: 15px;
	padding-bottom: 0px;
   padding-left: 25px;
	padding-right: 3px;
}

.MidPane{
	padding-top: 5px;
	padding-bottom: 5px;
   padding-left: 25px;
	padding-right: 3px;
}

.LowerPane{
	padding-top: 5px;
	padding-bottom: 5px;
   padding-left: 25px;
	padding-right: 3px;
}

.TopPane{
	padding-top: 0px;
	padding-bottom: 0px;
   padding-left: 10px;
	padding-right: 5px;
}
.ContentPane{
	padding-top: 0px;
	padding-bottom: 0px;
   padding-left: 10px;
	padding-right: 1px;
}
.RightPane{
	padding-top: 0px;
	padding-bottom: 0px;
   padding-left: 10px;
	padding-right: 1px;
}
.BottomPane{
	padding: 0px;
	padding-left: 10px;
}

/*DNN Controls*/

.login{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}
A.login:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}
A.login:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}
A.login:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}
A.login:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}
.user{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333;
   font-weight: normal;
}
A.user:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
A.user:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}
A.user:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFCC;
	font-weight: normal;
}
A.user:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}
.current{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3C3A3A;
	font-weight: normal;
}
.copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
   font-weight: normal;
}
.terms{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
   font-weight: normal;
}
A.terms:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
   font-weight: normal;
}
A.terms:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
A.terms:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
   text-decoration: underline;
	font-weight: normal;
}
A.terms:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.privacy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
   font-weight: normal;
}
A.privacy:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
   font-weight: normal;
}
A.privacy:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333;
	text-decoration: none;
	font-weight: normal;
}
A.privacy:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
   text-decoration: underline;
	font-weight: normal;
}
A.privacy:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.host{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
   font-weight: normal;
}
A.host:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
   font-weight: normal;
}
A.host:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333;
	text-decoration: none;
	font-weight: normal;
}
A.host:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
   text-decoration: underline;
	font-weight: normal;
}
A.host:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

.links{
	font-family: Arial;
	font-size: 11px;
	color: #003300;
	padding-left: 5px;
	padding-right: 5px;
}
A.links:link{
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}
A.links:visited{
	font-family: Arial;
	font-size: 11px;
	color: #9C9C9C;
}

A.links:active{
	font-family: Arial;
	font-size: 11px;
	font-weight: bolder;
	color: #9C9C9C;
}
.breadcrumb{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}
A.breadcrumb:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}
A.breadcrumb:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}
A.breadcrumb:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}
A.breadcrumb:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}


/* DNN Solpart Menu Styles */
/*---------------------*/
/* NOTE --> notable classes are MainMenu_Out(for idle menu items), MainMenu_Over(for "selected" menu items) */
/*          and MainMenu_Active(for active tab menu items)                                                  */

.MainMenu_MenuContainer {
 background: #B8A855;
 width: 140px;
 padding-left: 0; 
}

.MainMenu_MenuBar { 
cursor: hand; 
cursor: hand; 
background: #B8A855;  
width: 140px; 
padding: 0 0 0 0px; 
}

.MainMenu_SubMenu, .ModuleTitle_SubMenu {
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	margin: 2px 0 0 1px;
	background: #D7D867;
	padding: 0px;
	border: 1px solid;
	font-weight: normal;
	filter: none;
	background-color: #003300;
}

.MainMenu_MenuItem, .ModuleTitle_MenuItem {
	font-family: tahoma;
	color: White;
	font-size: 11px;
	background: transparent;
	font-weight: bold;
	font-style: normal;
	padding: 0px 10px 0px 0px;
	height: 20px;
	border: 0;
	background-color: transparent;
}

.ModuleTitle_MenuItemSel {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CCCC33;
	cursor: hand;
	cursor: hand;
	background: transparent;
	padding: 0px 10px 0px 0px;
	height: 20px;
	border: 1;
}
.MainMenu_MenuItemSel{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CCCC33;
	cursor: hand;
	cursor: hand;
	background: transparent;
	padding: 0px 10px 0px 0px;
	height: 20px;
	border: 1;
}



.MainMenu_Idle { 
color: #333333; 
background: transparent;  
no-repeat ; 
padding: 0; 
height: 45px; 
font-weight: bold;
}

.MainMenu_Selected { 
color: #333333; 
background: transparent; 
/**background:  url(menu_item_active.gif) no-repeat ;**/ 
padding: 0; 
text-align:right; 
height: 45px; 
font-weight: bold;
}

.MainMenu_Active, .MainMenu_BreadcrumbActive {
	color: #005101; /**background: url(menu_item_active.gif) no-repeat ;**/
	padding: 0;
	height: 45px;
	font-weight: bold;
}

.MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon {
display: none; 
}

.ModuleTitle_MenuContainer {
	color: #B8A855;
	background-color: #003300;
}

.ModuleTitle_MenuBar { 
cursor: pointer; 
cursor: hand;
}


.ModuleTitle_MenuItem, .ModuleTitle_MenuItemSel { 
padding: 0 0px 0 0; 
}

.ModuleTitle_MenuBreak, .MainMenuSeperator,.MainMenu_MenuBreak, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow, .ModuleTitle_MenuIcon { 
display: none; 
}


