/* Ocean Theme stylesheet  (backbone css for theme) */   


/* for email templates */
.DesktopPortalBannerPanel .EmailTemplateHeader
{
	border-bottom-width: 4px;
	border-bottom-style: solid;
}

/* hyperlink style for the site links */
.DesktopPortalBannerPanel .SiteLinksPanel A.SiteLink:link,
.DesktopPortalBannerPanel .SiteLinksPanel A.SiteLink:visited,
.DesktopPortalBannerPanel .SiteLinksPanel A.SiteLink:active
{
	text-decoration:none;
}

.DesktopPortalBannerPanel .SiteLinksPanel A.SiteLink:hover
{
	text-decoration:underline;
}
   
.DesktopPortalBannerPanel .MiddlePanel {
	height:7px;
}  

/* LeftNavigational classes */
.LeftNavigationPanel .TabsDataList,
.LeftNavigationPanel .Item
{
	width:140px;
}

.CommandPanel {
	text-align: right; 
}

a.CommandButton:link,
a.CommandButton:visited,
a.CommandButton:active,
a.CommandButton:hover
{
	text-decoration:underline;
	font-weight: bold;
}

/* style for footer SelectedItem  */
.DesktopPortalFooterPanel .SelectedItem .Text {
	font-weight:bold;
}

/* style for title on ListingDataGrid module */	
		
.ListingsSummaryPanel a:link,
.ListingsSummaryPanel a:visited,
.ListingsSummaryPanel a:active
{
	text-decoration:underline;
}

.ListingsSummaryPanel a:hover,
.ListingsSummaryPanel .HeaderSelected a:link,
.ListingsSummaryPanel .HeaderSelected a:visited,
.ListingsSummaryPanel .HeaderSelected a:hover,
.ListingsSummaryPanel .HeaderSelected a:active,
a.Secondary:link,
a.Secondary:visited,
a.Secondary:active,
a.Secondary:hover
{
	text-decoration:none;	
}

.DataGrid .AlternatingItem {
    background-color:#f5f5f5;
}

.DataGrid .EditItem {
	background-color:#EBD85C;
}

TD.DataGrid .EditItem {
    border-width: 3px;
}

/* style for module titles */
.Module .Title {
    color: #000000;	
    font-size: 15px;
    font-weight: bold;
}

/*Hack  this is the masthead bg for details view*/
.ListingDetailsHeaderPanel .Data,
.ListingDetailsHeaderPanel .Data td {
	background-color:#ebebeb;
}

.SiteLinksPanel {
	color:#ffffff;
	font-weight:bold;
	font-size:10px;
}

/* style for photos in detail view */
.AgencyContactInfoPanel .PhotoPanel img,
.UserContactInfoPanel .PhotoPanel img
{
	border:1px solid #ffffff;
} 

.PhotoPanel img,
#LeftPane,
#ContentPane,
#RightPane
{
	border-top:1px solid #000000;
}

/* style for data labels being defined */
.Label {
	font-weight: bold;
}
    
/* style for website hyperlinks */

A:link,
A:visited,
A:active
{
	text-decoration:underline;
}

A:hover
{
	text-decoration:none;
}


.DesktopPortalBannerPanel .SiteLinksPanel A.SiteLink:link,
.DesktopPortalBannerPanel .SiteLinksPanel A.SiteLink:visited,
.DesktopPortalBannerPanel .SiteLinksPanel .Text
{
	color:#ffffff;
	font-size:10px;
	font-weight:bold;
}
.DesktopPortalBannerPanel .SiteLinksPanel A.SiteLink:active,
.DesktopPortalBannerPanel .SiteLinksPanel A.SiteLink:hover,
.DesktopPortalBannerPanel .SiteLinksPanel .Separator
{
	font-size:10px;	
	font-weight:bold;
}

.DesktopPortalBannerPanel .TabsDataList .Item {
    background-color: #EBD85C;
    border-left:#000000 1px solid;
    border-top:#000000 1px solid;
    border-bottom:#000000 1px solid;
    height:25px;    
}

.Page .MortgageCalculator .Title,
.DesktopPortalBannerPanel .TabsDataList .Item a:link,
.DesktopPortalBannerPanel .TabsDataList .Item a:visited
{
	color:#000000;
}

.DesktopPortalBannerPanel .TabsDataList .Item a:active,
.DesktopPortalBannerPanel .TabsDataList .Item a:hover
{
	color:#ffffff;
}

input.CommandButton { 
	cursor:hand;  
	font-weight: 600;
	font-size:11px;
	border-width: 1px;
}

.Page {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background-color: white;
}

.Page .Title,
.Module .Title
{
	color: #000000;	
	font-size: 15px;
	font-weight: bold;
}

.Page .SubTitle,
.Module .SubTitle
{	
	font-size:12px;
	font-weight:bold;
}

.CommandButton
{
	font-size: 11px;
	font-weight: normal;
}

.Page .ListingDetailsHeaderPanel .Title {	
    font-size: 14px;
    font-weight: bold;
}

.ListingDetailsNavigationPanel td A:link,
.ListingDetailsNavigationPanel td A:visited,
.ListingDetailsNavigationPanel td A:active,
.ListingDetailsNavigationPanel td A:hover,
.ListingDetailsNavigationPanel .Selected A:link,
.ListingDetailsNavigationPanel .Selected A:active,
.ListingDetailsNavigationPanel .Selected  A:visited,
.ListingDetailsNavigationPanel .Selected A:hover,
.UserDataGrid .Header td,
.TabDataGrid .Header td,
.BathroomsDataGrid .Header,
.BedroomDataGrid .Header
{
	font-weight:bold;
}

.FloorPanel .SubTitle span {
    font-size: 12px;
    font-weight: bold;
    color:black;
}

.ListingsDetailsPanel .FeaturesDataList .SubTitle,
.RoomPanel .SubTitle span
{
	font-size: 10px;
	font-weight: bold;
}

.RoomPanel .SubTitle {
	text-align:left;
}

.FloorPanel .RoomPanel 
{
	border-width: 1px;
	border-style: solid;
}

.ListingsSummaryPanel .ListingsDataGrid .Header td {
	font-size:12px;
	font-weight:bold;
}

.ListingsSummaryPanel .ListingsDataGrid .AlternatingItem {
	background-color:#f5f5f5;
}

.DataGrid .Item {
    background-color:#ffffff;	
}

.DataGrid .EditItem {
	background-color:#EBD85C;
}

.ListingsSummaryPanel a:link,
.ListingsSummaryPanel a:visited,
.ListingsSummaryPanel a:active,
.ListingsSummaryPanel a:hover
{
	font-weight:bold;
}	

a.Secondary:link,
a.Secondary:visited,
a.Secondary:active,
a.Secondary:hover
{
	font-size:10px;
	font-weight:bold;
}