﻿#page h2.registration-heading{
	color: #717171;
	float: left;
	display: inline;
	font-style: italic;
	background: transparent url("../images/icons/icon-head.jpg") no-repeat left center;
	padding-left: 30px;
	}
#page h2.registration-heading strong{
	color: #54A7BC;
}
#page h2.section-header
{
	background: transparent url("../images/bg/right-box-bg.jpg") repeat-x left bottom;
	margin-top: 25px;
	padding-left: 0;
	font-style: normal;
	margin-bottom: 10px;
}
h2.section-header span
{
	float: left;
	display: block;
	width: 100%;
	height: 26px;
}
h2.section-header span.text-head
{
	color: #FFFFFF;
	font-weight: normal;
	font-size: .9em;
	margin: 3px 0 0 13px;
	padding: 0;
	width: auto;
	}
h2.section-header span.bg-left
{
	background: transparent url("../images/bg/right-box-left.jpg") no-repeat left top;
	}
h2.section-header span.bg-right
{
	background: transparent url("../images/bg/right-box-right.jpg") no-repeat right top;
	}
h2.section-header {
  display:inline;
  float:left;
  width:100%;
}
#page h3{
	color: #333333;
}
.apartment a,
.apartment p{
	margin: 0;
	padding: 0;
	font-family: Tahoma, sans-serif;
	font-size: 0.69em;
	color: #666666;
}
/*** Tables ***/
table{
	width: 100%;
	float: left;
	margin-top: 5px;
	font-size: 1em;
	line-height: 125%;
}
table,
table td{
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse;
	text-align: right;
}
table td,
table th{
	margin: 0;
	padding: 0;
	font-family: Tahoma, sans-serif;
	font-size: 0.69em;
	color: #666666;
}
table th {
	border-width: 1px;
	border-style: solid;
    border-bottom: 2px solid #CEE6EC;
    color: #333333;
    font-weight: bold;
	text-align: center;
}
.apartment a {
	color: #6Db4D7;
}
.featured-apartment a.head{
	font-size: 1.2em;
	font-weight: bold;
	float: left;
	display: inline;
	margin-bottom: 2px;
	font-family: Tahoma,sans-serif;
	color: #6DB4D7;
	text-decoration: none;
	}	
/*** apartment-listing ***/
.apartment-listing{
	float: left;
	display: inline-block;
	width: 100%;
	margin-top: 20px;
/*	background: transparent url("../images/bg/photos-bg.gif") repeat-x left top; */
	}
#page .apartment-listing h2{
	background: none;
	font-size: 1.56em;
	float: left;
	display: inline;
	padding-left: 0;
	width: 100%;
	color: #333333;
}	
.apartment-listing ul{
	margin: 0;
	padding: 0;
	list-style: none;
	}
.apartment-listing ul li
{
	display: -moz-inline-stack;
	display: inline-block;
	width: 170px;
	margin: 0;
	padding-right: 2px;
	text-align: center;
/*	height: 350px; */
/*	_height: 365px;  hack for IE6 */
	vertical-align: top;
	zoom: 1;			/* hack for IE7 to trigger hasLayout */
    *display: inline;	/* hack for IE7 to trigger hasLayout and display as inline-block */
}
.apartment-listing .apartment img{
	display: block;
}
.featured-apartment{
	color: #666666;
    font-family: Tahoma,sans-serif;
    font-size: 0.69em;
	}
.apartment,
.featured-apartment{
	margin: 15px auto 0 auto; 
	padding-bottom: 20px;
	text-align: left;
}
.apartment a,
.featured-apartment a{
	font-weight: bold;
	text-decoration: underline;
	line-height: 140%;
	margin: 2px 0 2px 0;
	display: block;
	width: 100%;
	color: #3F8EA3;
	font-family: Arial, sans-serif;
	font-size: 1em;
}
.apartment .street-address,
.featured-apartment .street-address
{
	display: block;
}
.apartment a:hover,
.featured-apartment a:hover{
	text-decoration: none;
}
/*** inform ***/
.inform{
	float: left;
	display: inline;
	width: 100%;
	}
.inform p.p-text,
.inform p{
	margin: 15px 0 0 0;
	line-height: 150%;
	font-family: Arial, sans-serif;
	font-size: .69em;
	color: #666666;
	}
/*** Related Links ***/
.related-links-heading
{
	color: #666666;
    font-family: Arial,sans-serif;
    font-size: 0.69em;
    font-weight: bold;
    margin-top: 10px;
}
ul.related-links
{
	list-style: none;
	margin-top: 0;
	padding-left: 0;
}
ul.related-links li a
{
	color: #666666;
	text-decoration: underline;
}
ul.related-links li a:hover
{
	color: #333333;
	text-decoration: none;
}
/*** Stats Panel ***/
#area-statistics-grid
{
	width: 60%;
}
/*
#area-statistics-grid td
{
	color: #666666;
	text-align: right;
}
*/
#area-statistics-grid .table-main-heading
{
	color: #333333;
	font-weight: bold;
	text-align: left;	
}

/*** Secondary Validation for GWO variations ***/
span.error
{
	color:Red;
	font-weight: bold;
}
