/* ================================
/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   

/* GENERAL Right menu blue = 5199d3 lightblue=D6E8F6 */
/* style for module titles */

img
{
	background-color: transparent;
	border: none;
}

.Head   {
    font-family: Century, Times New Roman;
    font-size:  24px;
    font-weight: normal;
    color:#000000;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Century, Times New Roman;
    font-size:  16px;
    font-weight: bold;
    color:#000000;
    
}

.NormalTextBox
{
  width:190px;    
}


/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Century, Times New Roman;
    font-size:  16px;
    font-weight: bold;
    color: black;
    
}

.leftmenubar
{
	color: #000000;
    font-family:  Century, Times New Roman;
    font-size:  10px;
    font-weight: normal;    
}


.normal   
{
	color: #000000;
    font-family:  Century, Times New Roman;
    font-size:  13px;
    font-weight: normal;
}
.Normal   {
	color: #000000;
    font-family:  Century, Times New Roman;
    font-size:  13px;
    font-weight: normal;
}

.Normal TD {
	color: #000000;
    font-family:  Century, Times New Roman;
    font-size:  13px;
    font-weight: normal;
}


.copyright 
{
    font-family: Century, Times New Roman;
    font-size:  13px;
    font-weight: normal;
    color: #000000;
    
    }
    
    /* GENERIC */
    
Blockquote
{
	color: #000000;
    font-family:  Century, Times New Roman;
    font-size:  13px;
    font-weight: normal;

}


H1  {
color: #ffffff;
font-size: 13px;
font-weight:bold;
}

H2  {
color: #ffffff;
font-size: 13px;
font-weight:bold;
}

H3  {
color: #ffffff;
font-size: 13px;
font-weight:bold;
}



/* background color for the content part of the pages */
Body
{
    font-family: Century, Times New Roman;
    font-size:  13px;
    font-weight: normal;
    color: black;
    background-color: #faf4e6;
}




.LeftPane 
{
    font-family: Century, Times New Roman;
    font-size:  13px;
    font-weight: normal;
    color: black;
}

.ContentPane
{
	background:transparent;
	font-weight: normal;
	font-size: 13px;
	color: black;
	font-family: Century, Times New Roman;
}


.RightPane 
{
	font-family: Century, Times New Roman;
    font-size:  13px;
    font-weight: normal;
    color: black;
}

.CurrentDate {
    font-weight: bold;
    font-size: 13px;
    color:black;
    font-family: Century, Times New Roman;
    text-decoration: none;
}


.PageTitle   {
    font-family: Century, Times New Roman;
    font-size:  13px;
    font-weight: normal;
    color: black;
}

/* text style for the selected tab */
.SelectedTab {
    font-family: Century, Times New Roman;
    font-size: 13px;
    font-weight: normal;
    color: black;
    text-decoration: none;
}

.HeaderLinks {
	/*font-weight: bold;*/
	font-size: 13px;
	cursor: hand;
	color: #000000;
	font-style: normal;
	font-family: Century, Times New Roman;
}

.FooterLinks {
	/*font-weight: bold;*/
	font-size: 13px;
	cursor: hand;
	color: #000000;
	font-style: normal;
	font-family: Century, Times New Roman;
}

/*Hyperlinks for [LINKS] Token*/
.Links
{
	padding-right: 4px;
	font-size: 13px;
	cursor: hand;
	color: #000000;
	font-style: normal;
	font-family: Century, Times New Roman;
}

.Login
{
    font-size: 13px;
    cursor: hand;
    color: #000000;
    text-decoration: none;
    font-family: Century, Times New Roman;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     
{
    font-family: Century, Times New Roman;
    font-size:  13px;
    font-weight: normal;
    color:#000000;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
/* this also changes the admin links on the top when you are in edit mode.*/
/* control the contact us command links */

A.CommandButton:link 
{
    font-family: Century, Times New Roman;
    font-size:  13px;
    font-weight: normal;
    color:#000000;
}

A.CommandButton:visited  {
	font-family: Century, Times New Roman;
    font-size:  13px;
    font-weight: normal;
    color: #000000;
}

A.CommandButton:active   {
	font-family: Century, Times New Roman;
    font-size:  13px;
    font-weight: normal;
    color: #000000;
}

A.CommandButton:hover    {
	font-family: Century, Times New Roman;
    font-size:  13px;
    font-weight: normal;
    color: #000000;
}


A.Links:link {
	padding-right: 4px;
	font-size: 13px;
	cursor: hand;
	color:  #000000;
	text-decoration: underline;
	font-style: normal;
	font-family: Century, Times New Roman;
}

A.Links:hover {
	padding-right: 4px;
	font-size: 13px;
	cursor: hand;
	color: #000000;
	text-decoration: underline;
	font-style: normal;
	font-family: Century, Times New Roman;
}

A.Links:active {
	padding-right: 4px;
	font-size: 13px;
	cursor: hand;
	color:  #000000;
	text-decoration: none;
	font-style: normal;
	font-family: Century, Times New Roman;
	font-weight:bold ;
}

/* */
A:active
{
	color:#000000;
	font-size: 13px;
text-decoration: none;
}


A:visited
{
	color:#000000;
	font-size: 13px;
text-decoration: none;
}

A:link
{
	color:#000000;
	font-size: 13px;
text-decoration: none;
}

A:hover
{
	color:#000000;
	font-size: 13px;
text-decoration: underline;
}



/* controls the logout and username links on the signin module */
.skinObject, a.skinObject:link, a.skinObject:visited {
    text-decoration: underline; 
    font-family: Century, Times New Roman;
    font-size:  13px;
    font-weight: normal;
    color: #000000;
}
a.skinObject:hover    {
    text-decoration: underline; 
    font-family: Century, Times New Roman;
    font-size:  13px;
    font-weight: normal;
    color: #000000;
}
a.skinObject:active   {
    text-decoration: underline; 
    font-family: Century, Times New Roman;
    font-size:  13px;
    font-weight: normal;
    color: #000000;
}

/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    text-decoration:none;
     color: #000000;
    }

A.OtherTabs:visited  {
    text-decoration:none;
    color: #000000;
    }

A.OtherTabs:active   {
    text-decoration:none;
    color:#000000;
    }

A.OtherTabs:hover    {
    text-decoration: underline;
    color: #000000;
    }



/* text style for the unselected tabs */
.OtherTabs {
   text-decoration:none;
   color: black;
}


/* style of item titles by Announcements and events */
.ItemTitle   {
    font-family: Century, Times New Roman;
    font-size:  13px;
    font-weight: normal;
    color: black;
}

/* text style for the selected tab */
.SelectedTab {
    font-family: Century, Times New Roman;
    font-size:  13px;
    font-weight: normal;
    color: black;
}

A.SelectedTab:active
{
    text-decoration: underline;
    color:#000000;
}
A.SelectedTab:hover:link
{
    text-decoration: underline;
    color:#000000;
}
A.SelectedTab:visited
{
    text-decoration: underline;
    color:#000000;
}
A.SelectedTab:hover
{
    text-decoration: underline;
    color: #000000;
}



/* Main Menu */

.MainMenu_MenuContainer {
	background-color: transparent;
	border-bottom: 0px none #000000; 
	border-left: 0px none #000000; 
	border-top: 0px none #000000; 
	border-right: 0px none #000000; 
	width:175px;
	height:25px; 
	
}

.MainMenu_MenuIcon 
{
    display: none; 
}

.MainMenu_MenuBreak 
{
	background-color: transparent;
	border-bottom: 0px none #000000; 
	border-left: 0px none #000000; 
	border-top: 0px none #000000; 
	border-right: 0px none #000000;  
	height: 4px;
}


.MainMenu_MenuBar 
{	   
	
	cursor: pointer; 
	background-color: transparent;
	width:175px;
	
	
}

.MainMenu_Left
{ 
	/*background: url(/Portals/_default/Skins/ww2/images/blackbar.jpg) no-repeat bottom left;*/
	background-color:transparent;
	border-bottom: 0px none #000000; 
	border-left: 0px none #000000; 
	border-top: 0px none #000000; 
	border-right: 0px none #000000;  
}

.MainMenu_Right 
{

	/*background: url(/Portals/_default/Skins/ww2/images/blackbar.jpg) no-repeat bottom left;*/
	background-color:transparent;
	border-bottom: 0px none #000000; 
	border-left: 0px none #000000; 
	border-top: 0px none #000000; 
	border-right: 0px none #000000;  

	
}
 /* change the color when hovering over a submenu item */
.MainMenu_MenuItemSel 
{
	color: #ffffff;
	background-color: #d5a010;
	cursor: hand; 
	font-family: Century, Times New Roman; 
	font-size: 13px; 
	font-weight: bold; 
	padding:  0px 4px 0px 0px;
	border: 0;
	height:25px;
}




/* drop down menu text color */
.MainMenu_MenuItem 
{
    /*changes bgcolor of the background of the drop down */
    background-color: #d5a010;
	color: black; 
	cursor: hand; 
	font-family: Century, Times New Roman; 
	font-size: 13px; 
	font-weight: bold; 
	padding: 0px 4px 0px 0px;
	border: 0;
	height:25px;
	
	
}




/* Font items


 */
.MainMenu_RootMenuItemActive , .MainMenu_RootMenuItemSelected , .MainMenu_RootMenuItem, .MainMenu_RootMenuItemActive 
{
	text-align: left;
	font-family: Century, Times New Roman; 
	font-size: 13px; 
	font-weight: bold; 
	border: none;
	background-color:White;
	background-image:url(images/button.jpg) ;
   	background-position:center;
	background-repeat:no-repeat;
	width:200px;
	height:22px;
	cursor: hand; 
	color: #000000;
	padding: 0px 0px 0px 0px;
}


.MainMenu_SubMenu 
{
    font-family: Century, Times New Roman;
	cursor: hand;
	font-weight:bold;
	color: #ffffff;
	background-color: #d5a010;
	font-size:13px;
	padding:0px 4px 0px 4px;
	border-left:1px solid black;
}
.MainMenu_SubMenuSel {

    font-family: Century, Times New Roman;
	cursor: hand;
	font-weight:bold;
	color: #ffffff;
	background-color: #d5a010;
	font-size:13px;
	padding:0px 4px 0px 4px;
	border-left:1px solid black;
	
	

}


.SearchTextBox{
background-color: #ffffff;
color: #ffffff;
font-weight: bold; 
width:175px;
height:25px;
text-decoration:none;

}


.MainMenu_MenuArrow 
{
display: none;
}
.MainMenu_RootMenuArrow, .MainMenu_MenuIcon
{
display: none;
}













