/*
    Document   : community-detail
    Created on : Feb 14, 2011, 5:04:41 PM
    Author     : Emerson
    Description:
        Styles for displaying detail information about a community
*/
/*---------------------------Callout Content---------------------------------*/
div#action-links
{
    padding: 0;
    width: 100%;
}

div#main-map
{
    width: 700px;
    padding: 0px;

    margin: 0 -60px 10px 10px;
    border: 1px solid #222;
    float: left;
}
div#map-nav
{
    width: 280px;
    height: 450px;
    margin: 0 0px 0 0;
    float: right;
}

div.community-description
{
    height: 80px;
    margin: 1px;
}
ul#community-list
{
    height: 402px;

    padding: 0;
    margin: 0 0 0 60px;

    list-style-type: none;

    overflow: hidden;
}
 h3.community-name
{
    font-size: 2.4em;
    font-weight: normal;
    margin: 1px;
}
ul#community-list p
{
    font-size: 1.4em;
    margin: 0px 0 5px 0;
}
li.community-item
{
    width: 280px;
    height: 80px;

    margin: 0px 20px 0px 0;
}
div#left-callout
{
    width: 310px !important;
    margin-top: 0px;
    margin-right: 0px;
    float: left;
}
div#left-tour-callout
{
    width: 250px;
    float: left;
    margin-left: 10px;
}
div#left-text
{
    height: auto;
}
h3.masthead{
    height: auto !important;
}
div#right-callout
{
    float: right;
}
div#tour-callout
{
    float: right;
    margin: 0 10px 0 0;
    background: #000000 url('../images/interface/loaderWhite.gif') no-repeat center center;

}
div#main-image
{
    width: 660px;
    height: 442px;

    position: relative;

    margin: 0 10px 10px 10px;

    background: #000000;
}
div#loading
{
    width: 660px;
    height: 442px;
    position: relative;
    background: url('../images/interface/loaderWhite.gif') no-repeat center center;
}
div#callout-navigation
{
    width: 660px;
    height: 48px;

    margin: 0 10px 10px 10px;
    clear:both;
}
div#gallery-bottom
{
    clear: both;
}
ul.thumbs
{
    height: 48px;
    padding: 0;
    margin: 0px;
    list-style-type: none;
    float: left;
}
ul.thumbs li
{
    float: left;
    margin: 0 15px 0 0;
    padding: 0 0 0 0;
}
a.advance-link {
	display: block;
	width: 700px;
	height: 450px; /* This should be set to be at least the height of the largest image in the slideshow */
	line-height: 450px; /* This should be set to be at least the height of the largest image in the slideshow */
	text-align: center;
}
span.image-wrapper {
	display: block;
	position: absolute;
	top: -5px;
	left: -21px;
}
div#main-image img
{
    vertical-align: middle;
    border: none;
}
div#caption {
	position: relative;
	clear: left;
}
span.image-caption {
	display: block;
	position: absolute;
	width: 650px;
        height: 59px;
	top: -95px;
	left: 10px;
        padding: 5px;
        color: white;
}
span.image-caption h4
{
    margin: 0px 0 5px 0;
    font-size: 1.8em;
    font-weight: normal;
}
span.image-caption p
{
    margin: 5px 0 5px 0;
    font-size: 1.4em;
}
span#image-caption-bk
{
    display: block;
    position: absolute;
    width: 660px;
    height: 85px;
    top: -95px;
    left: 10px;
    background: #444444;
}
a.thumb {
	padding: 2px 2px 0 2px;
	display: block;
	border: 1px solid #ccc;
}
ul.thumbs li.selected a.thumb {
	background: #000;
	border: none;
}
a.scroll-button
{
    display: block;
    height: 24px;
    margin: 0 10px 0 0;
}
div#controls
{
    width: 650px;
    height: 16px;

    position: absolute;
    top: -26px;
    left: 10px;

    padding: 0 5px 0 5px;

    font-size: 1.4em;
    text-align: center;

    z-index: 599;

}
div#controls a{
    color: #ffffff;
}
div#controls a:hover{
    color: #ffffff;
}
div#right-callout img
{
    margin: 0;
    padding: 0;
    border: 1px solid #222;
}
a#nextPage, a#prevPage
{
    display: block;
    width: 18px;
    height: 48px;
}
a#prevPage
{
    background: url('../images/interface/prev-horiz.png') no-repeat top -18px;
    float: left;
    margin: 0 23px 0 0;
}
a#prevPage:hover, a#nextPage:hover
{
    background-position: top 0px;
}
a#nextPage
{
    background: url('../images/interface/next-horiz.png') no-repeat top -18px;
    float: right;
}
div.logo
{
    text-align: center;
}
div.learn-more-callout
{

}
div.learn-more-callout h4
{
    margin: 10px 0 10px 0;
    font-size: 1.8em;
    font-weight: normal;
}
div.learn-more-callout ul
{
    padding-left: 20px;
    font-size: 1.4em;
    line-height: 1.3em;
}
/*----------------------------lower content-----------------------------------*/
/* Two Columns */
div#left-content
{
    width: 350px;
    margin: 0 20px 0 0;

    float: left;
}
div#left-content
{
    font-size: 1.4em;
}
div#right-column p
{
    font-size: 1.0em;
}
div#right-content
{
    width: 310px;
    margin: 0 0 0 0px;

    float: right;
}
div#bottom-content
{
    clear:both;
}
/* Contact Information */
div#contact-box
{
    margin: 0 auto 20px auto;
    text-align: center;
    width: 310px;
}
div#contact-box h3
{
    font-size: 1.4em;
    font-weight: bold;
}
ul.contact-information
{
    padding: 0;

    font-size: 1.4em;
    text-align: left;
    list-style-type: none;
}
ul.contact-information li
{
    margin: 4px 0px;
}
div.tour-link
{
    margin: 0 0 30px 0;
    text-align: center;
    font-size: 1.4em;
}
div.tour-link a
{
    display: block;
}
div.tour-link img
{
    border: 1px solid #222;
}
/*--------------------------------------Site Plan-----------------------------*/
img.site-plan
{
    border: 1px solid #222222;
}
/*---------------------------------Floor Plans--------------------------------*/
div.floor-plan
{
    margin: 0 0 20px 0;
}
div.floor-plan h3
{
    height: 40px;
    line-height: 40px;
}
div.floor-plan h4
{
    height: 40px;
    margin: 0;
    line-height: 40px;
    font-size: 1.8em;
    font-weight: normal;
}
div.plan-details
{
    width: 400px;
    float: left;
}
div.details
{
    width: 210px;
    margin: 0;
    padding: 0px;
    float: right;
    font-size: 1.4em;
    line-height: 1.3em;

}
div.details ul
{
    padding: 0px;
    list-style-type: none;
}
div.details ul ul
{
    padding-left: 20px;
    list-style-type: disc;
}
div.learn-more
{
    width: 260px;
    float: right;
}
div.learn-more ul
{
    margin: 0;
    padding: 0px;
    list-style-type: none;
    font-size: 1.4em;
    line-height: 1.5em;
}
div.lower
{
    clear: both;
}
/*---------------------------------Floor Plan Details-------------------------*/
div.statistics,
div.other-features
{
    width: 320px;
    padding: 0;
    float: left;
    font-size: 1.8em;
}
div.statistics ul,
div.other-features ul
{
    list-style-type: none;
}
div.statistics ul ul,
div.other-features ul ul
{
    list-style-type: disc;
}
/*--------------------------------MAP-----------------------------------------*/
#map-container, #side-container, #side-container li {
  float: left;
}

#map-container {
  width: 581px;
  height: 600px;
  margin: 0 0 10px 0;
}

#side-container {
  border: 1px solid #bbb;
  margin-right: 10px;
  margin-left: 10px;
  padding: 2px 4px;
  text-align: right;
  width: 380px;
}
#side-container ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#side-container li input {
  font-size: 0.85em;
  width: 210px;
}
#side-container .dir-label {
  font-weight: bold;
  padding-right: 3px;
  text-align: right;
  width: 40px;
}

#dir-container {
  height: 547px;
  overflow: auto;
  padding: 2px 4px 2px 0;
}
#dir-container table {
  font-size: 1em;
  width: 100%;
}

