/*mustang green*/
.title {
	color: #FFCC00;
	text-align:left;
	border-bottom:1px dashed #666666;
}
.propertySummary {
	border-top:0px solid #FFEAC1;
}
.propertySummary .propertySummaryText strong {
	color:#333333;
}
.propertyTabContainer {
	border-bottom:1px solid #333333;
}
.propertyTabs li {
	color:#333333;
}
.propertyTabs li.selected {
	border:1px solid #333333;
	border-bottom:1px solid #fff;
}
.section a {
	color:#333333;
}
.sectionTitleBar {
	background-color:#333333;
	color:#ffffff;
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#242424', startColorstr='#474747', gradientType='0');
}
.thumbnail {
	color:#6C6C6C;
}
.thumbnail img {
	border:1px solid #333;
	background:#efefef;
}
.infoBalloon {
	border:1px solid #F4F0E9;
	border-bottom:2px solid #F4F0E9;
	border-right:2px solid #F4F0E9;
	background-color:#333333;
	color:#ffffff;
}
.errorMessage div.innerFill {
	color:#464647;
	background:#F4F0E9;
	border:2px solid #464647;
}
input.error {
	background-color:#464647;
	color:#F4F0E9;
}
select.error {
	background-color:#464647;
	color:#F4F0E9;
}
textarea.error {
	background-color:#464647;
	color:#F4F0E9;
}
.propertyPaginationCaption {
	background-color:#F3CC30;
}
.propertyPaginationNumberLeftArrow {
	background: #023202 url('/Common/images/stem_arrow_left_FFFFFF.gif') no-repeat left;
}
.propertyPaginationNumberRightArrow {
	background: #023202 url('/Common/images/stem_arrow_right_FFFFFF.gif') no-repeat right;
}
.propertyPaginationNumberNoArrow {
	background: #023202;
}
.propertyPaginationNumbers {
	background: #023202;
	color:#ddd;
	border-right:1px solid #fff;
	border-left:1px solid #fff;
}
.propertyPaginationNumberTable {
	border: 4px double #023202;
}
.equalHousingOpportunityLayout {
	padding:13px 0px 0px 1px;
	border-top:0px;
	color:#000;
}
/*---------------------------------------------*/
.rightNavigation {}
.rightNavigation tr {
    padding:2px 5px 2px 5px;
    height:30px;
    vertical-align:middle;
    cursor:pointer;
}
.rightNavigationLinks {
	font:bold 12px arial;
	color:#464647;
	cursor:default;
}
.rightNavigationPropertyName {
	font:bold 16px arial;
	color:#252425;
	cursor:default;
}
.rightNavigationLinks a {
	color:#464647;
 	text-decoration:none;
}
.rightNavigationLinks a:hover {
	color:#252525;
 	text-decoration:none;
}
/*------------------PropertyTabs-------------------*/
.subTitle {
	font:normal normal bold 13px/16px arial;
	line-height:16px;
	border-bottom:1px solid #000;
}
.standardText {
	font:normal normal normal 11px/15px arial;
	color:#262626;
	text-align:left;
}
.propertySummary {
	width:780px;
	border-top:0px solid #F5F5F5;
}
.propertySummary .title {
	font:normal normal normal 19px/28px arial;
	border-bottom:1px dotted #aaa;
	margin-bottom:10px;
}
.propertySummary .overviewImage img {
	border:1px solid #252525;
	background:#efefef;
}
.propertySummary .overviewImage {
	border-right:3px solid #efefef;
	border-bottom:3px solid #efefef;
}
.propertySummary .propertySummaryText {
	font:normal 13px arial;
	color:#464647;
}
.propertySummary .propertySummaryText strong {
	color:#464647;
}
.propertyTabContainer {
	width:780px;
	border-bottom:1px solid #133714;
}
.propertyTabs {
	padding-top:7px;
	margin:0px;
	width:780px;
	background:#efefef;
	border-bottom:1px solid #afafaf;
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#dfdfdf', startColorstr='#ffffff', gradientType='0');
}
.propertyTabs li {
	font:bold 12px arial;
	float:left;
	list-style-type:none;
	color:#464647;
	padding:3px 10px 3px 10px;
	margin:0px 0px 0px 5px;
	position:relative;
	top:4px;
	cursor:pointer;
}
.propertyTabs li.selected {
	padding:2px 9px 2px 9px;
	margin:0px 0px 0px 5px;
	color: #252525;
	background:#FFFFFF;
	border:1px solid #133714;
	border-bottom:1px solid #FFFFFF;
	cursor:default;
}
.propertyTabBorder {
	border-bottom:1px solid #efefef;
}
.section {
	border-top:1px solid #ccc;
	padding-top:1px;
}
.section a {
	font:normal normal bold 13px/22px arial;
	color:#464647;
}
.sectionContent {
	font:normal normal normal 13px/22px arial;
	padding:15px;
	border-top:1px solid #ddd;
	margin-top:1px;
	/*width:780px;*/ /*Safari Compatibility : on Property Page System*/
}
.sectionTitleBar {
	font:normal normal bold 13px/22px arial;
	color:#ffffff;
	padding:2px 15px 2px 15px;
	border-top:1px solid #929292;
	border-bottom:1px solid #929292;
	text-align:left;
	height:22px;
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#242424', startColorstr='#474747', gradientType='0');
}
.section a {
	color:#123715;
}
.infoBalloon {
	border:1px solid #F3CD2F;
	border-bottom:2px solid #F3CD2F;
	border-right:2px solid #F3CD2F;
	background-color:#0F2211;
	color:#fff;
}
.errorMessage div.innerFill {
	color:#171717;
	background:#ffffff;
	border:2px solid #171717;
}
input.error {
	background-color:#171717;
	color:#ffffff;
}
select.error {
	background-color:#171717;
	color:#ffffff;
}
textarea.error {
	background-color:#171717;
	color:#ffffff;
}
.propertyPaginationNumberTable {
	border: 4px double #242324;
}
.propertyPaginationCaption {
	background-color:#242324;
	color:#fff;
	border-right:1px solid #fff;
}
.propertyPaginationNumberLeftArrow {
	background: #242324 url('/Common/images/stem_arrow_left_FFFFFF.gif') no-repeat left;
}
.propertyPaginationNumberRightArrow {
	background: #242324 url('/Common/images/stem_arrow_right_FFFFFF.gif') no-repeat right;
}
.propertyPaginationNumberNoArrow {
	background: #242324;
}
.propertyPaginationNumbers {
	background: #242324;
	color:#ddd;
	border-right:1px solid #fff;
	border-left:1px solid #fff;
}
.displayTextBlockText {
	padding:1px 1px 0px 1px;
	color:#000000;
}
.titleEqualHousing {
	color:#171717;
	padding:12px 0px 0px 0px;
}
.propertySpecialImgButton {
	border:3px solid #ececec;
}
.propertyInternetSpecial {
	background:#242324 url('/Common/images/internet_special_FFFFFF.gif') no-repeat;
	border:3px double #242324;
}
.propertyButton {
	border-color: #F3CD2F;
	background-color: #133714;
	color: #FFFFFF;
}
.propertyButtonOver .propertyButton {
	background-color: #133714;
}
.propertyButtonBorder {
	border-color: #F3CD2F;
}
.propertyButtonOver .propertyButtonBorder {
	border-color: #F3CD2F;
}
.propertyButtonShadow {
	border-color: #ECECEC;
}
.virtualToursTable tr.selected td img {
	background-color:#133714;
}
.virtualToursTable tr.selected td a {
	color:#133714;
}
/*------------ Limited View -------*/

.limitedPropertyPageContainer, limitedPropertyPageMainContent{
	text-align:left;
}
/*.limitedPropertyPageContainer div.overviewImageBorder, .limitedPropertyPageContainer div.overviewImageBorder img{
border-color:#353500; 
}*/
.limitedPropertyPageContainer .limitedText, .limitedPropertyPageContainer a.limitedFloorPlansLinks:hover {
	color:#808184;
}
.limitedPropertyPageContainer .limitedTitle, .limitedPropertyPageContainer .limitedSubTitle, .contentTitle, a.titleLink, .propertyContactSmallText,
.limitedPropertyPageContainer .morePhotos, a.footerLinks:hover,
.limitedPropertyPageContainer .limitedSectionTitle, .limitedPropertyPageContainer .photoMenu a.active, .limitedPropertyPageContainer .photoMenu a.activeTop,
.limitedPropertyPageContainer .photoMenu a.activeMiddle, .limitedPropertyPageContainer .photoMenu a.activeBottom, .limitedPropertyPageContainer .photoTitle, 
.limitedPropertyPageContainer .tabsNavigationSelected a span, .limitedPropertyPageContainer .tabsNavigation a:hover span, a.titleLink:hover, .limitedText a:hover,
.limitedPropertyPageContainer .morePhotos:hover, .limitedPropertyPageContainer .photoContainerHeader, .limitedPropertyPageContainer .photoTitle, 
.limitedPropertyPageContainer .currentTemp, .limitedPropertyPageContainer .rightLinks, .limitedPropertyPageContainer a:hover, .limitedPropertyPageContainer strong, 
.limitedPropertyPageContainer td strong, .limitedSectionTitle, .limitedPropertyPageContainer .quickLinks ul li a:hover, .limitedPropertyPageContainer .quickLinks ul li a.selected {
	color:#4a574a;
}
.limitedPropertyPageContainer .requestButton, .limitedPropertyPageContainer .specialButton, .limitedPropertyPageContainer .floorplanNavigation a,
.limitedPropertyPageContainer .floorplanDetailed, .limitedPropertyPageContainer .accordion li ul li.active ul li a, .limitedPropertyPageContainer .accordion li ul li a:hover,
.limitedPropertyPageContainer .accordion li ul li a:active, .limitedPropertyPageContainer .accordion li ul li.active ul li a:hover,
.limitedPropertyPageContainer .quickLinks ul li a:hover, .limitedPropertyPageContainer .quickLinks ul li a.selected{
	border-color:#4a574a; 
	background-color:#525f52;
}
.limitedPropertyPageContainer .floorplanNavigationSelected a{
	color:#808184;
	border:1px solid #e0e0e1;
	background-image:none;
	border-bottom-color:#FFF;	
	background-color:#FFF;
}
.limitedPropertyPageContainer .requestButton a, .limitedPropertyPageContainer .requestButton a:hover, .limitedPropertyPageContainer .specialButton a{
	color:#ffffff;
}
.limitedPropertyPageContainer .specialButton a:hover {
	color:#FFF; 
	font-size:13px; 
	line-height:normal;
}
.limitedPropertyPageContainer .tableTopRound, .limitedPropertyPageContainer .limitedFloorplans tr.limitedDescription td {
	border-color:#525f52; 
	background-color:#525f52;
}
.limitedPropertyPageContainer .alternate1 {
	background-color:#f3f3f3;
}
.limitedPropertyPageContainer .alternate2 {
	background-color:#eaeaea;
}
.limitedPropertyPageContainer button.jqTransformButton {
	background-color:#525f52;
	color:#fff;
	border-color:#4a574a;
}