﻿/*********************************************************
/*********************************************************
/* PROPERTY MGT STYLE
   These styles support the framework Property Mgt module. */

.PropertyTeaser					{}
.PropertyTeaser .Image			{float:left; margin:0 15px 5px 0;}
.PropertyTeaser img				{display:block;}
.PropertyTeaser h2				{}
.PropertyTeaser p				{}

.PropertyView .Info				{border-bottom:solid 1px #CCCCCC; float:left; margin-right:4%; padding-bottom:15px; width:30%;}
.PropertyView .Info .Stats		{margin-bottom:1em;}
.PropertyView .Images			{float:right; width:65%;}

.PropertyImages					{margin-top:6px; width:100%;}
.PropertyImages .Nav			{}
.PropertyImages .Nav a			{border:solid 2px #CCCCCC; border-width:2px 1px 0 1px; display:block; float:left; padding:5px 12px; text-decoration:none;}
.PropertyImages .Nav a:hover	{background-color:#EEEEEE; color:Black; text-decoration:none;}
.PropertyImages .Nav a.Active	{background-color:Black; border-color:Black; color:White; cursor:default; font-weight:bold;}
.PropertyImages .Nav a.RightEnd	{border-right:solid 1px #CCCCCC;}
.PropertyImages .Image			{border-top:solid 5px Black; overflow:hidden; padding:0; text-align:center;}
.PropertyImages .Image img		{display:block; margin:auto 0;}
.PropertyImages .Image .Caption	{background-color:Black; border-top:solid 1px #CCCCCC; color:White; font-weight:bold; padding:5px; text-align:center;}