/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   

/* 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 {
font-size: 10pt;	
	font-weight: normal;	
	font-family: Georgia,Verdana,Times New Roman,Times;
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* GENERAL */
/* style for module titles */
.Head   {
	font-size: 10pt;	
	font-weight: normal;	
	font-family: Georgia,Verdana,Times New Roman,Times;
}

/* style of item titles on edit and admin pages */
.SubHead    {
	font-size: 10pt;	
	font-weight: normal;	
	font-family: Georgia,Verdana,Times New Roman,Times;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
	font-size: 10pt;	
	font-weight: normal;	
	font-family: Georgia,Verdana,Times New Roman,Times;
}

/* text style used for most text rendered by modules */
.Normal  {
	font-size: 12pt;	
	font-weight: normal;
	line-height: 21px;
	font-family: Georgia,Verdana,Times New Roman,Times;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
	font-size: 10pt;	
	font-weight: normal;	
	font-family: Georgia,Verdana,Times New Roman,Times;
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
	font-size: 10pt;	
	font-weight: normal;	
	font-family: Georgia,Verdana,Times New Roman,Times;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
	font-size: 10pt;	
	font-weight: normal;	
	font-family: Georgia,Verdana,Times New Roman,Times;
}

A.CommandButton:visited  {
}

A.CommandButton:active   {
}

A.CommandButton:hover    {
}
    




/* CSS Document */


#hch-content {
	background-image:url(hch-content-bg.gif);
	background-repeat:repeat-y;
}

#hch-date {
	text-align:right;
	padding-right: 15px;
}

#hch-login {
	color: #ffffff;
	text-align:right;
}

#dnn_dnnLOGIN_hypLogin {
	color: #ffffff;
}

#dnn_dnnCURRENTDATE_lblDate {
	color: #790000;
	}

.pagemaster {
	width: 100%;
	height: 100%;
	background-image: url(background-010807.jpg);
	/*background-image: url(black-marble-bg.jpg);*/
}

.footerlinks {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

a.footerlinks {
	color: #ffffff;
	font-weight: bold;
}


a.footerlinks:hover {
	color: #ffff00;
	text-decoration: none;
	font-weight: bold;
}

a.footerlinks:visited {
	color: #ffffff;
	font-weight: bold;
}

/* --- Property Agent Settings --*/





/* Solpart Settings */

.MainMenu_MenuContainer {
	height: 20px;
}

.MainMenu_MenuBar {
	
}

.MainMenu_MenuItem {
	color: #ffffff;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	border-bottom: #790000 1px solid; 
	border-top: #790000 1px solid; 
	font-size: 14px;
}

.MainMenu_MenuIcon {
	background-color: #790000;
	border-left: #790000 1px solid; 
	border-bottom: #790000 1px solid; 
	border-top: #790000 1px solid; 
}

.MainMenu_SubMenu {
	background-color: #790000;
	border: 1px solid black;
	color: #ffffff;
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-color: transparent;
	color:#ffff00;
	font-size: 14px;
}

.MainMenu_MenuArrow {
		border-right: #790000 1px solid; 
	border-bottom: #790000 1px solid; 
}

.MainMenu_RootMenuArrow {
}

/* ------ Solpart Admin Menu styles -------- */

.ModuleTitle_MenuContainer {
	height: 20px;
}

.ModuleTitle_MenuBar {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif
}

.ModuleTitle_MenuItem {
	color: #ffffff;
	border-bottom: #790000 1px solid; 
	border-top: #790000 1px solid; 
}

.ModuleTitle_MenuIcon {
	background-color: #790000;
	border-left: #790000 1px solid; 
	border-bottom: #790000 1px solid; 
	border-top: #790000 1px solid; 
}

.ModuleTitle_SubMenu {
	background-color: #790000;
	border: 1px solid black;
	color: #ffffff;
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
	background-color: transparent;
	color:#ffff00;
}

.ModuleTitle_MenuArrow {
		border-right: #790000 1px solid; 
	border-bottom: #790000 1px solid; 
}

.ModuleTitle_RootMenuArrow {
}

/* RE Stiles */
.refooter{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #111111;
}
.resmall {
	font-size: 10pt;	
	line-height: 15px;
	font-weight: normal;	
	font-family: Georgia,Verdana,Times New Roman,Times;
	}
.resd {
	font-size: 10pt;	
	font-weight: normal;	
	font-family: Georgia,Verdana,Times New Roman,Times;
	}