/* 
================================
Skin styles for DotNetNuke #AF7817 <<<<< goldenrod color   ADA96E <<<<<<<<<<< khaki   background-color: #302226;<<<blck/gry
#7994cb <<<<<<< nice light blue   #d1d1c6 <<<<<<<< SILVER   #cad5ea <<<<<<<<< baby blue   #8da4d3 <<<<<< something? hehe
#dfe5f2 <<<<<<< another nice baby blue  #d1d1c6 <<<<<<<< baby blue3  #dfe5f2 <<<<<<< control panel default   #38466D   <<<<<<BLUE/NAVY  NICE :-)
================================
*/ 
.SkinObject{
	color:  black;
}
a.SkinObject{
	color:  black;
}
a.SkinObject:link{
	color: black;
}
a.SkinObject:visited{
	color: black;
}
a.SkinObject:hover{
	color: black;
}
A.CommandButton:link {
    text-decoration:    underline;
    color: maroon;
}
a.searchbar{
	color:  white;
	font-family: tahoma; 
  	font-size: 11px;
  	font-weight: bold;
}
a.searchbar:link{
	color: white;
	font-family: tahoma; 
  	font-size: 11px;
  	font-weight: bold;
}
a.searchbar:visited{
	color: black;
	font-family: tahoma; 
  	font-size: 11px;
  	font-weight: bold;
}
.SkinObject1{
	color:  black;	
	font-family: tahoma; 
  	font-size: 11px;
  	font-weight: bold;
}
a.SkinObject1{
	color:  black;	
	font-family: tahoma; 
  	font-size: 11px;
  	font-weight: bold;
}
.SkinObject{
	color:  black;
}
a.SkinObject:link{
	color: black;
}
a.SkinObject:visited{
	color: black;
}
A.CommandButton:link {
    text-decoration: underline;
    color: white;
}
a.dnnSEARCH{
	color:  white;
	font-family: tahoma; 
  	font-size: 11px;
  	font-weight: bold;
}
a.searchbar:link{
	color: white;
	font-family: tahoma; 
  	font-size: 11px;
  	font-weight: bold;
}
a.searchbar:visited{
	color: white;
	font-family: tahoma; 
  	font-size: 11px;
  	font-weight: bold;
}

a.dnnTERMS{
	color:  white;
	font-family: tahoma; 
  	font-size: 11px;
  	font-weight: bold;
}
a.dnnCOPYRIGHT{
	color:  white;
	font-family: tahoma; 
  	font-size: 11px;
  	font-weight: bold;
}
.SkinObjectdate{
	color:  black;
	font-family: tahoma; 
  	font-size: 11px;
  	font-weight: bold;
}
a.SkinObjectdate:link{
	color: black;
	font-family: tahoma; 
  	font-size: 11px;
  	font-weight: bold;
}
.SkinObjectuser{
	color:  black;
	font-family: tahoma; 
  	font-size: 11px;
  	font-weight: bold;
}
a.SkinObjectuser:link{
	color: black;
	font-family: tahoma; 
  	font-size: 11px;
  	font-weight: bold;
}
/*
=====================================*/

.controlpanel {
	background-color: #dfe5f2;
	width: 100%;
}
.pagemaster {	
	background-color: white;
}	
.skinmaster {	
	width:775;
}
.above {	
	background-color: transparent;
}
.breadcrumb {
	height: 15px; 
	background-color: #d1cedd; 
	padding-left: 14px;
	padding-right: 8px;
	color: black;
}
.bctigradient {
	background-image: url(menubar_red.jpg); 
	height: 30px;
	padding-left: 5px;
	padding-right: 14px;
}
/*  ============================
    PAGE CONTENT
================================  */

.contentpane {
	background-color: transparent; 
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 12px;
	valign: top;
}
.leftpane {
	background-color: transparent; 
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 12px;
	valign: top;
}
.rightpane {
	background-color: transparent; 
	valign: top;
	padding-left: 12px;
	padding-top: 12px;
}
.lowerleft {
	background-color: transparent; 
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 12px;
	valign: top;
}
.lowerright {
	background-color: transparent; 
	padding-left: 12px;
	padding-top: 12px;
	valign: top;
}
.bottompane {
	background-color: transparent;
}
}
/*  ============================
    MENUBAR ATTRIBUTES
================================  */

.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:21px;
}
.MainMenu_MenuItem 
{
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: transparent;
	font-family: Tahoma, Arial, Helvetica; 
}
.MainMenu_MenuIcon {
	background-color: #99705b; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: maroon;  
	z-index: 1000;
	color: black;
	cursor: pointer; 
	cursor: hand; 
	/*
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
*/
}
.MainMenu_MenuBreak {
	background-color: maroon;
}
.MainMenu_MenuItemSel {
	background-color: maroon; 
	cursor: pointer; 
	cursor: hand; 
	color: #d1d1c6; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
}
.MainMenu_MenuArrow 
{
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

/*  ============================
    BUTTON & TEXT ATTRIBUTES
================================  */

.StandardButton {
  background: #7994cb none; 
  color: black;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.head 
{
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: black;
}
.Normal {
   font-family: Tahoma, Arial, Helvetica;
   font-weight: normal;
   color: black;
}

