a
{
    text-decoration: none;
    color: #156CAB;
}

a:hover
{
    text-decoration: underline;
}

body
{
    background-color: #EDEBDF;
}

html
{
    overflow: scroll;
    font-family: Trebuchet MS;
    font-size: 11px;
    color: #58595b;
}

h1
{
    width: 761px;
    height: 18px;
    padding-left: 21px;
    padding-top: 4px;
    font-size: 11px;
    color: #2B2822;
    background-color: #D1CAAE;
}

h2
{
    font-size: 13px;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
    margin-bottom: 16px;
}

h3
{
    width: 368px;
    height: 20px;
    background-color: #D1CAAE;
    padding-left: 8px;
    padding-top: 2px;
    margin-top: 8px;
    margin-bottom: 10px;
    color: #2B2822;
    font-size: 13px;
    font-weight: bold;
}

h4
{
    width: 232px;
    height: 20px;
    background-color: #D1CAAE;
    padding-left: 8px;
    padding-top: 2px;
    margin-bottom: 10px;
    color: #2B2822;
    font-size: 13px;
    font-weight: bold;
}

p
{
    margin-bottom: 15px;
}

#container
{
    width: 782px;
    margin: 0 auto;
    padding: 5px;
    background-color: #FFFFFF;
}

#content
{
    width: 782px;
    font-size: 11px;
    padding-top: 21px;
    display: table;
}

#content-home
{
    width: 782px;
    font-size: 11px;
    display: table;
}

#content-left
{
    width: 554px;
    padding-left: 21px;
    padding-right: 21px;
    padding-bottom: 21px;
    margin-right: 20px;
    float: left;
}

#content-right
{
    width: 150px;
    padding-bottom: 21px;
    float: left;
}

#content-right img
{
    border: solid 1px #d2d1d6;
}

#developments
{
    margin-top: 17px;
    display: table;
}

#development-details
{
    float: left;
    width: 232px;
}

#development-details p {
	margin-bottom: 0px;	
}

.dev-details-spacer {
	height: 14px;	
}

#development-details-left
{
    width: 376px;
    margin-right: 15px;
    float: left;
}

#development-details-right
{
    width: 376px;
    margin-left: 15px;
    float: left;
}

#development-properties td {
	padding: 2px;
}

#footer {
    width: 782px;
    height: 18px;
    padding: 3px 5px 3px 5px;
    font-size: 11px;
    color: #2B2822;
    background-color: #D1CAAE;	
    margin-top: 10px;
    margin: 0 auto;
}

#head
{
    width: 782px;
    height: 128px;
}

#logo
{
    width: 125px;
    height: 29px;
    margin: 0 auto;
    padding-top: 16px;
    padding-bottom: 16px;
}

#menu
{
    width: 782px;
    font-family: Trebuchet MS;
    letter-spacing: 1px;
    font-weight: bold;
    border-bottom: solid 2px #D1CAAE;
    padding-bottom: 3px;
    margin-bottom: 22px;
}

.menu-item td
{
    padding-left: 16px;
    padding-right: 16px;
}

#development-detail-title
{
    width: 782px;
    height: 22px;
    color: #2B2822;
    font-size: 13px;
    font-weight: bold;
    background-color: #D1CAAE;
}

.development-detail-content
{
    padding-top: 5px;
    vertical-align: top;
    padding-right: 10px;
}

#development-details-buttons 
{
	margin-top: 10px;
}

#development-plot-list td {
	padding: 2px;	
}

.development-plot-titles td {
    height: 22px;
    color: #2B2822;
    font-size: 13px;
    font-weight: bold;
    background-color: #D1CAAE;		
}

#plot-type
{
    width: 190px;
    padding-left: 8px;
    margin-bottom: 5px;
}

#description
{
    width: 370px;
}

#availability
{
    width: 140px;
}

#price
{
    width: 74px;
}

.development-details-button
{
    width: 147px;
    height: 19px;
    font-size: 11px;
    text-align: left;
    padding-left: 8px;
    font-family: Trebuchet MS;
    color: #2B2822;
    font-weight: bold;
    cursor: pointer;
    border: 0;
    margin-bottom: 18px;
    background-image: url(images/button.gif);
}

.button-highlight {
	background-image: none;
}

.dev-button {
	float: left;
	margin-right: 10px;
	height: 20px;
}

.development-details-button-large
{
    width: 187px;
    height: 19px;
    font-size: 11px;
    text-align: left;
    padding-left: 8px;
    font-family: Trebuchet MS;
    color: #2B2822;
    font-weight: bold;
    margin-bottom: 5px;
    cursor: pointer;
    border: 0;
    background-image: url(images/button-large.gif);
}

.development-item
{
    width: 380px;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.development-padding
{
    padding: 5px;
}

.development
{
    width: 380px;
    display: table;
    min-height: 130px;
    border-left: solid 1px #D1CAAE;
    border-right: solid 1px #D1CAAE;
    border-bottom: solid 1px #D1CAAE;
}

.development-title
{
    width: 375px;
    height: 20px;
    padding-left: 5px;
    padding-top: 2px;
    color: #2B2822;
    font-size: 13px;
    font-weight: bold;
    background-color: #D1CAAE;
}

.development-image
{
    width: 150px;
    float: left;
    margin-right: 7px;
}

.development-description
{
    width: 210px;
    float: left;
    vertical-align: top;
}

.development-image img
{
    width: 150px;
    height: 129px;
}

.floor-plans
{
    width: 782px;
    padding-top: 12px;
    margin-bottom: 10px;
    display: table;
    clear: left;
}

#floor-plans-top-left
{
    width: 500px;
    margin-bottom: 8px;
    margin-right: 10px;
    float: left;
}

#floor-plans-top-left img
{
    width: 500px;
    border: solid 1px #d2d1d6;
}

.floor-plans-image
{
    width: 480px;
    padding-right: 10px;
    float: left;
}

.floor-plans-spec
{
    width: 292px;
    float: left;
}

.floor-title
{
    width: 125px;
    height: 20px;
    background-color: #D1CAAE;
    padding-left: 8px;
    padding-right: 5px;
    padding-top: 2px;
    margin-top: 8px;
    margin-bottom: 10px;
    color: #2B2822;
    font-size: 13px;
    font-weight: bold;
}

.floor-dimensions-title
{
    width: 154px;
    height: 20px;
    background-color: #D1CAAE;
    padding-top: 2px;
    margin-top: 8px;
    margin-bottom: 10px;
    color: #2B2822;
    font-size: 13px;
    font-weight: bold;
}

.blue-row {
    background-color: #E0EFF0;
    height: 28px;
    border-bottom: solid 6px #FFFFFF;
    padding-left: 5px;
}

.grey-row {
    background-color: #EAE9E9;
    height: 28px;
    border-bottom: solid 6px #FFFFFF;
    padding-left: 5px;
}

#development-details-image
{
    width: 540px;
    margin-bottom: 8px;
    float: left;
}

#development-details-image img
{
    width: 500px;
    border: solid 1px #d2d1d6;
}

.hi-res-floor-button {
	margin-bottom: 0px;	
}

#local-area-images
{
    width: 560px;
    margin-bottom: 8px;
    float: left;
}

.local-area-image
{
    width: 255px;
    padding-bottom: 5px;
    float: left;
}

.menu-item {
    float: left;
    font-size: 13px;
}

.menu-item a {
    color: #877a42;
}

.menuitem-selected a {
    color: #00195e;    
}

.menu-item a:Hover, .menuitem-selected a:Hover {
	text-decoration: none;	
}

.submenu {
	border-left: solid 1px #d1caae;
	border-right: solid 1px #d1caae;
	margin-top: 5px;	
}

.submenu-item {
	border-bottom: solid 1px #d1caae;	
	color: #00195e;
}

.submenu-item td
{   padding-left: 15px;
	padding-right: 40px;
    padding-top: 3px;
	padding-bottom: 3px;
}

.submenu-item a:Hover {
	color: #877a42;
	text-decoration: none;
}

.room-table td {
	vertical-align: top;	
}

.text-center
{
    text-align: center;
    clear: both;
}

#upload-plot td {
	padding: 2px;
}


/***********/
/* SiteMap */
/***********/

.sitemap li
{
    margin: 0px;
}

.sitemapitem
{
    width: 700px;
    height: 24px;
}

.sitemapitem-actions
{
    text-align: right;   
    color: #333438;
    padding-right: 10px;
    font-size: 10pt;
}

.sitemapitem-actions a
{
    color: #333438 !important;
}

.sitemapitem-actions a:Hover
{
    text-decoration: underline !important;
}

.sitemapitem-action {
    vertical-align: top;
}

.sitemapitem-cue
{
    width: 700px;
    height: 24px;
    background-image: url('/admin/images/sitemapitem-bar.gif');
    border: dashed 2px #A6A6A6;
}

.sitemapitem-draghandle
{
    width: 28px;
    height: 24px;
    background-image: url('/admin/images/drag.gif');
    border-top: solid 1px #95A2A6;
    border-bottom: solid 1px #95A2A6;
    border-left: solid 1px #95A2A6;
    cursor: move;
}

.sitemapitem-hide
{
    width: 700px;
    height: 24px;
    background-image: url('/admin/images/sitemapitem-hide.gif');
    border: solid 1px #A6A6A6;
}

.sitemapitem-pagename
{
    width: 390px;
    height: 20px;
    padding-left: 5px;
    padding-top: 4px;
    float:left;
    color: #333438;
    font-size: 10pt;
}

.sitemapitem-show
{
    width: 700px;
    height: 24px;
    background-image: url('/admin/images/sitemapitem-show.gif');
    border: solid 1px #A6A6A6;
}

.menurow
{
    width: 610px;
    height: 25px;
    background-image: url(images/menu-dots.gif);
    background-position: left bottom;
    background-repeat: repeat-x;
    margin-left: 25px;
}

/* Gallery */
.lm-gallery-list {
    width: 800px;
    padding-left: 60px;
}

.lm-gallery-window {
    background-color: #d1caae!important;
    color: #89655C!important;
    font-size: 12px;
    color: #8D8D8D;
    margin: 0 auto;
}

.lm-gallery-window a {
    color: #89655C!important;
}

#lm-gallery-window-image {
}

#lm-gallery-window-navigation
{
    text-transform: uppercase;
    padding: 10px 15px 10px 15px;
}

.lm-gallery-modal-background {  
    background-color: #FFFFFF;  
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.lm-gallery-small-image {
    overflow: hidden;
    position: relative;
    float: left;
    vertical-align: bottom;
}

.lm-gallery-small-image, .lm-gallery-small-image-button {
    width: 210px;
	height: 160px;
}

.lm-gallery-small-image-button {
	position:absolute; 
	top: 0px; 
	left: 0px;
}

.lm-gallery-small-image-title 
{
    display: none;
}

.lm-gallery-window-title
{
    margin-right: 5px;
    float: left;
}

.lm-gallery-item {
    width: 210px;
    float: left;
    margin-right: 15px;
    margin-bottom: 20px;
}

#lm-gallery-navigation {
    width: 190px;
    margin: 0 auto;
}

.lm-gallery-title {
	display: none;
}

.lm-gallery-link {
    color: #8D8D8D !important;
	text-decoration: none !important;
	font-weight: bold;
}

.lm-gallery-link-disabled {
	color: #BBBBBB;
	font-weight: bold;
}

.lm-gallery-arrow {
	float: left;
}

.lm-gallery-previous {
	float: left;
	margin-right: 10px;	
	margin-left: 4px;
}

.lm-gallery-next {
	float: left;
	margin-right: 4px;
}

.lm-gallery-close {
	margin-left: 10px;
	margin-right: 4px;
	float: left;	
}

.lm-gallery-close-button
{
    float: left;
    margin-top: 2px;
}

.lm-gallery-small-image-position
{
    position: relative;
}
