/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}


.BlankedOut
{
    color: White;
}
A.BlankedOut:link {
    color: White;

}

A.BlankedOut:visited  {
    color: White;

}

A.BlankedOut:active   {
    color: White;

}

/* background/border colors for the selected tab */
.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 {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* GENERAL */
/* style for module titles */
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #333333;
}

/* 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
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.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  {
}

H2  {
}

H3  {
}

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-bottom: White  0px solid; 
	border-left: White  0px solid; 
	border-top: White  0px solid; 
	border-right: White 0px solid;  
	background-color: White ;
	color: White; 
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	background-color: White ;
                border-bottom: Black 1px solid; 
	color: White; 
	height:16;
}

.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: Black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size:9px;
	font-weight: bold;
	border-left: White 0px solid; 
	border-bottom: White 1px solid; 
	border-top: White 1px solid; 
	border-right: White 0px solid;
	height: 22;
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	color: Black; 
	background-color: Black; 
	border-left: White 1px solid; 
	border-bottom: White 1px solid; 
	border-top: White 1px solid; 
	text-align: center; 
	width: 15; 
	height: 22;
}

.MainMenu_SubMenu {
	color: black; 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #CCCC99; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3) ; 
	border-bottom: #014E82 0px solid; 
	border-left: #014E82 0px solid; 
	border-top: #014E82 0px solid; 
	border-right: #014E82 0px solid;
}

.MainMenu_MenuBreak {
	color: White; 
	border-bottom: #CCCC99 1px solid; 
	border-left: #CCCC99 0px solid; 
	border-top: #CCCC99 1px solid;  
	border-right: #CCCC99 0px solid; 
	background-color: Black; 
	height: 1px;
}

.MainMenu_MenuItemSel {
	background-color: White; 
	cursor: pointer; 
	cursor: hand; 
                border-bottom: Black 3px solid; 
	color: Blue; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size:9px;
	font-weight: bold; 
	height: 22;
}

.MainMenu_MenuArrow {
	color: Black; 
	background-color: White; 
	font-family: webdings; 
	font-size: 9pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #CCCC99 1px solid; 
	border-bottom: #CCCC99 1px solid; 
	border-top: #CCCC99 0px solid;
}

.MainMenu_RootMenuArrow {
}

.SMHead   {
    font-family: Verdana, Arial, Helvetica;
    font-size:  13px;
    font-weight: bold;
    color: Black;
}

#SMContainer 
{
 color: #336633;
 border-style: solid;
 border-width: 1px 1px 1px 1px;
 padding: 3px 3px 3px 3px;
 width: 100%;
}

.SMTitleBg 
{
 background-color: #336633;
}

/* Custom Styles */


td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
}

img { border: none; }
form { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }

.ModuleBg 
{
	background-color: #336633;
}

#header{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
}

#logo{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	clear:both;
	float:right;
}

#topnav{
	background-color:#cccc99;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
	clear:both;	
}

#title{	
	background: #336633;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:100%;
	height:28px;
	border-bottom:1px solid #000000;		
}

#title h1{
	color:#ffffff;
	font-size:1.8em;
	font-weight:normal;
	margin:0px 0px 0px 0px;
	padding:2px 0px 0px 4px;
}

#utilstrip{
	clear:both;
	font-size:0.9em;
	color:#000000;
	width:100%;
	height:18px;	
	background-color:#cccccc;
}

#breadcrumb{	
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;		
	float:left;	
}

#breadcrumb img{
	margin:0px 5px 0px 0px;
	padding:0px 0px 0px 0px;
}

#breadcrumb p{
	margin:0px 0px 0px 0px;
	padding:2px 0px 0px 6px;		
}

#breadcrumb a:link, #breadcrumb a:visited{	
	color:#000000;
}

#footer{
	clear:both;
	margin:0px 0px 0px 0px;
	padding:7px 0px 5px 5px;
	background-color:#cccc99;	
		
}

#footer p{
	color:#333333;
	font-size:0.9em;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
}

#footer a:link, #footer a:visited{
	color:#333333;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;		
}

#Separator
{
	height: 5px;
}


td.MazeBackground
{

	background-image: url(images\vesperman_pattern.jpg);
	background-repeat: no-repeat;

}

















