/* Styles for Summary */
div.summary_table_wrapper {
	/*border:1px solid #404040;*/
	margin:0 0 30px;
}
table.summary_table {
  width: 100%;
}
table.summary_table h1 {
	margin-bottom:10px;
}
table.summary_table h2.title {
	border-bottom:0;
	padding-top:4px;
	padding-bottom:0;
	margin-bottom:0;
}
table.summary_table td.details_row-pic {
	padding: 4px 8px 4px 8px;
}
table.summary_table img.pictborder {
	width:100; /*Default width incase image url is not present */
}
table.summary_table td.details_row-stats {
	width:55%;
	padding: 15px 4px 4px 0;
}
table.summary_table td.details_row-stats ul {
	padding: 0;
	margin: 0;
}
table.summary_table td.details_row-stats ul li {
	padding: 0;
	margin: 0 0 3px 0;
	list-style-type: none;
}
table.summary_table tr.summary_row td {
	padding: 4px 8px 4px 8px;
}
/*
table.summary_table button {
	padding: 2px 2px 2px 2px;
	margin: 5px 0;
	color: #000;
	border-top: 1px solid #666;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #666;
	letter-spacing: 1px;
	font-size: 10px;
	font-weight: bold;
}
/* Doesn't appear to be necessary anymore 10/10/08
table.summary_table ul {
	list-style-type:disc;
	margin:0;
	padding:0;
}
table.summary_table ul li {
	margin:2px;
	padding:2px;
}
*/

/* Styles for Property Availability Summary */
div.avail_summary_table_wrapper {
	border:1px solid #404040;
	margin:0 0 30px;
	padding:5px;
}
table.avail_summary_table h2.title {
	border-bottom:0;
	padding-top:4px;
	padding-bottom:0;
	margin-bottom:0;
}
table.avail_summary_table td.details_row-pic {
	padding: 4px 4px 4px 4px;
}
table.avail_summary_table img.pictborder {
	width:100; /*Default width in case image url is not present */
}
table.avail_summary_table td.details_row-stats {
	padding:15px 5px 5px;
}
table.avail_summary_table td.details_row-stats ul {
	padding: 0;
	margin: 0;
	_margin: 0 0 0 5px;
	+margin: 0 0 0 5px;
}
table.avail_summary_table td.details_row-stats ul li {
	padding: 0;
	margin: 0 0 3px 0;
	list-style-type: none;
}
/* No longer used as of 10/11/08
table.avail_summary_table button {
	padding: 2px 2px 2px 2px;
	margin: 5px 0;
	color: #000;
	border-top: 1px solid #666;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #666;
	letter-spacing: 1px;
	font-size: 10px;
	font-weight: bold;
}
*/
table.avail_summary_table table.rate-table {
	width:19.9em;
}
table.avail_summary_table table.rate-table td {
	font-size:.6em;
	color:#FFF !important;
	font-weight:bold;
}
table.avail_summary_table div.rate-fees-div {
	font-size:.82em;
	padding:5px 2px;
}

/* Styles for Details */
h2.blue { margin-left:5px; }
h2.green { margin: 10px 0 0 5px; }
div#containtable { margin:15px 0 0 0 !important; }
/* Disabled on 8/31/09
div#containtable p,
div#containtable pre,
div#containtable ul,
div#containtable table {
  margin-right:7px;margin-left:7px;
}
div#containtable ul {
  padding-left:14px;
}
*/

/*
table.details_table h2,
table.details_table h2 a {
  padding:0 !important;
}*/

table.details_table {
  margin: 0;
}

table.details_table .top-pad {
	padding: 20px 0 5px 5px !important;
}

table.details_table div.img_out {
	width:100; /*Default width incase image url is not present */
}

table.details_table .pic_caption {
  margin: 13px 0;
}

/* No longer used as of 10/11/08
table.details_table button {
	padding: 2px 2px 2px 2px;
	margin: 5px 0;
	color: #000;
	border-top: 1px solid #666;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #666;
	letter-spacing: 1px;
	font-size: 10px;
	font-weight: bold;
}
*/
table.details_table ul {
	margin:0 7px !important;
	padding:0 !important;
}
table.details_table ul li {
	padding: 0;
	margin: 0 0 3px 0;
	list-style-type: none;
}
table.details_table table.rate-table td,
table.details_table table.rate-table td * {
	font-size:1.1em !important;
}
table.details_table div.rate-fees-div {
	padding:5px 2px;
}

/* New Styles For Amentity Filter Sort Bar added 2/12/09 */
div.sort_bar_criterion {
	padding:2;
	margin-right: 10px;
	float:left;
	font-family:Georgia,"Times New Roman",Times,serif !important;
	font-size:0.8em;
}

/* added 8/27/09 */
div.sort_bar_criterion a.sort_bar_link {
  font-size: 1.2em !important;
  font-weight: bold;
}

table.condo { _padding:5px 3px 5px 3px; +padding:5px 3px 5px 3px; margin: 10px; border: 1px solid #fff; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; }
table.condo table.int { margin: 2px 0; }
table.condo table.int td { padding: 2px 5px; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #ddd; }
table.condo td { padding: 1px; font-size: 9px; text-align: center; letter-spacing: 0; font-family: Verdana, Arial, Helvetica, sans-serif; color: #222; }
table.condo td.propname { padding: 0; margin: 0; text-align: left; }
table.condo td.pix { padding: 0; margin: 0; text-align: center; }
table.condo td.dayNamesRow { padding: 0 0 1px 0; color: #000; height: 15px; font-weight: bold; vertical-align: middle; text-align: center; background: #E2E021 url('../images/dayBg.gif') 0 0 repeat-x; }
table.condo td.monthYearText { padding: 0 0 1px 0; color: #000; font-size: 11px; margin: 0; letter-spacing: 1px; text-transform: uppercase; text-align: center; height: 24px; background: #05D41D url('../images/monthBg.gif') 0 0 repeat-x; }
table.condo td.propname h2 { padding: 0; margin: 10px 0 0 0; line-height: 1em; }
table.condo td.s2 { background: #B6B6B9 url('../images/cdef.gif') 0 0 no-repeat; }
table.condo td.s20 { background: #B6B6B9 url('../images/cdef5.gif') 0 0 no-repeat; }
table.condo td.s21 { background: #FAA5A4 url('../images/cdef2.gif') 0 0 no-repeat; }
table.condo td.s22 { background: #FAA5A4 url('../images/cdef2.gif') 0 0 no-repeat; }
table.condo td.s23 { background: #FAA5A4 url('../images/cdef2.gif') 0 0 no-repeat; }
table.condo td.s24 { background: #FAA5A4 url('../images/cdef2.gif') 0 0 no-repeat; }


h4.note, h2.property_title {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: bold;
  line-height: 1.2em;
}
h2.property_title {
  font-size: 20px;
  border-bottom: 1px solid #404040;
  margin: 0;
}
h2.property_title, h2.property_title a {
  color: #A64700 !important;
}
h2.desc_subsection {
  font-size: 18px;
  border-bottom: 1px solid #404040;
  margin: 0 0 10px 0;
}
h2.desc_subsection, h2.desc_subsection a {
  color: #FFF !important;
}

pre {
  margin: 0;
}