.simplistic {
}
/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


.MainTable{
	border: 1px solid white;
}
.bottomtable{
	border-top: 1px solid white;
}

/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}
.text1 {color:#000066;
font: Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:300;
}
/* background color for the content part of the pages */
.Body
{
    color: #FFFFFF;
	background-color: #FFFFCC; 
	background-image:  url(images/BGrepeat.gif);
	background-repeat: repeat;
	background-position: top;
	border-left-color: #FFFFCC;
}

body
{
    color: #FFFFFF;
	background-color: #FFFFCC; 
	background-image:  url(images/BGrepeat.gif);
	background-repeat: repeat;
	background-position: top;
	border-left-color: #FFFFCC;
}
/* background/border colors for the selected tab */
a:link { 
color: #FFFFFF; 
text-decoration: none ;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
} 
a:visited { 
color: #FFFFFF; text-decoration: none ;
} 
a:active { 
color: #FFFFFF; text-decoration: none; 
} 
a:hover { 
color: #ffffff; text-decoration: none;
} 

.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
color:#FFFFFF;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{color: #ffffff; font-family: TrebuchetMS,arial,sans-serif; font-size:12px
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
color: white;
}

.NormalBold
{
}
.inline-button {
   color:#FFFFFF;
   Width=100%;
   font: Verdana, sans-serif; 
   height: 100%;
   vertical-align: middle;
   background: #343C4F;
   text-align:center;
   text-decoration:none;   
   }

.inline-button:hover {
   background: #666;
   color: white;
   }

.navigator {
background-color: #343C4F;
color: #FFFFFF;
padding-left: 3;
border: 1px solid #ffffff:
}
#menuhome {
color: white;
}
.menuheader {
 width: 100%;
 color:#FFFFFF;
 border-right: 0px #ffffff solid;
  border-top: 0px #ffffff solid; 
 border-bottom: 0px #ffffff solid;  
 background-color: #343C4F;
 font:Arial, Helvetica, sans-serif;
 font-size:14px;
}
a.menuheader:hover {
 width: 100%;
 color: #FFFF99; 
 border-right: 0px #ffffff solid;
  border-top:0px #ffffff solid; 
 border-bottom: 0px #ffffff solid;  
 background-color: #343C4F;
 font:Arial, Helvetica, sans-serif;
 font-size:14px;
}
a.menuheader:active {
 width: 100%;
 color: #FFFF99; 
 border-right: 0px #ffffff solid;
  border-top: 0px #ffffff solid; 
 border-bottom: 0px #ffffff solid;  
 background-color: #660000;
 font:Arial, Helvetica, sans-serif;
 font-size:14px;
}
.menuheaderr {
 width: 100%;
 color:#FFFFFF;
 border-top: 0px #ffffff solid; 
 border-bottom: 0px #ffffff solid; 
 background-color: #343C4F;
 font:Arial, Helvetica, sans-serif;
 font-size:14px;
}
a.menuheaderr:hover {
 width: 100%;
 color: #FFFF99;
  border-top: 0px #ffffff solid; 
 border-bottom: 0px #ffffff solid;  
 background-color: #343C4F;
 font:Arial, Helvetica, sans-serif;
 font-size:14px;
}
a.menuheaderr:active {
 width: 100%;
 color: #FFFF99; 
 background-color: #660000;
  border-top: 0px #ffffff solid; 
 border-bottom: 0px #ffffff solid; 
 font:Arial, Helvetica, sans-serif;
 font-size:14px;
}
.menufooter{
 width: 100%;
 color:#FFFFFF; 
 border-right: 0px #ffffff solid;
   border-top: 0px #ffffff solid; 
 background-color: #669999;
 font:Arial, Helvetica, sans-serif;
 font-size:14px;
}
a.menufooter:hover {
 width: 100%;
 color: #FFFF99; 
 border-right: 0px #ffffff solid;
   border-top: 0px #ffffff solid;  
 background-color: #669999;
 font:Arial, Helvetica, sans-serif;
 font-size:14px;
}
a.menufooter:active {
 width: 100%;
 color: #FFFF99; 
 border-right: 0px #ffffff solid;
   border-top: 0px #ffffff solid;  
 background-color: #669999;
 font:Arial, Helvetica, sans-serif;
 font-size:14px;
}
.menufooterr{
 width: 100%;
 color:#FFFFFF; 
   border-top: 0px #ffffff solid; 
 background-color: #669999;
 font:Arial, Helvetica, sans-serif;
 font-size:14px;
}
a.menufooterr:hover {
 width: 100%;
 color: #FFFF99; 
 background-color: #669999;
   border-top: 0px #ffffff solid; 
 font:Arial, Helvetica, sans-serif;
 font-size:14px;
}
a.menufooterr:active {
 width: 100%;
 color: #FFFF99;
   border-top: 0px #ffffff solid;   
 background-color: #669999;
 font:Arial, Helvetica, sans-serif;
 font-size:14px;
}

.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:active   {
}

A.CommandButton:hover    {
}
    
/* GENERIC */
H1  {color: #ffffff; font-family: TrebuchetMS,arial,sans-serif;
}

H2  {color: #ffffff; font-family: TrebuchetMS,arial,sans-serif;
}

H3  {color: #ffffff; font-family: TrebuchetMS,arial,sans-serif;
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:active    {
}

A:hover {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
border: 0px solid white;
}

.MainMenu_MenuBar {
border: 0px solid white;
}

.MainMenu_MenuItem {
color: #ffffff;
border: 0px solid white;
}

.MainMenu_MenuIcon {
background-color: #3A4F6E ;
border: 0px;
width: 0px; 
}

.MainMenu_SubMenu {
color: #39434D;
background-color:#3A4F6E ;
border: 0px solid white;
}

.MainMenu_MenuBreak {
color: white;
border: 0px;
background-color: white;
}

.MainMenu_MenuItemSel 
{
	color: #E2BD88;
	background-color: #3A4F6E;
	border: 0px solid white;
}

.MainMenu_MenuArrow {
border: 0px solid white;

}

.MainMenu_RootMenuArrow {

}

.SolarpartMenu_Font {
	color: #60682C;
}

.teammembers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: none;
	border-top-color: #336699;
	border-right-color: #336699;
	border-bottom-color: #336699;
	border-left-color: #336699;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
}
.fwbar {
	height: 20px; 
}
.bottabr {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}



.menuclass {
	background-image: url(http://www.centennialparkplaceholland.com/portals/0/skins/csb1/menubackground.png);
	background-repeat: repeat;
}

