﻿
*
{
	margin: 0;
	padding: 0;
}
body
{
	margin: 0;
	color: #666666;
	font-family: Arial;
	font-size: 76%;
	background-color:#eef2f1;
	background: transparent url/common/template/images/background.jpg) repeat-x bottom;
	padding-bottom: 20px;
}

.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

a
{
	color: #666666;
	text-decoration: none;
}
a:hover
{
}
a.more
{
	margin-top: 5px;
	display: block;
}
p
{
	margin-bottom: 15px;
	line-height: 1.5em;
}
h2
{
	font-size: 1.7em;
	margin-bottom: 20px;
	color: #333333;
	font-family: "Palatino Linotype" , "Book Antiqua" ,Palatino,FreeSerif,serif;
}
h4
{
	font-size: 1em;
	font-weight: normal;
}

ul
{
	list-style: none;
}
.clear
{
	clear: both;
	display: block;
}
.hidden
{
	display: none;
}
#wrapper
{
	width: 950px;
	overflow: auto;
	margin: 0 auto;
	background-color: #ffffff;
	/*background-color:#fcfcfc;*/
	padding: 0 10px 40px;
}
.main_gallery_container #leftcolumn
{
	width: 945px;
}
.main_gallery_container #leftcolumn .content
{
	width: 567px;
	float: left;
	padding-right: 35px;
}
.main_gallery_container #leftcolumn .gallery
{
	width: 330px;
	float: left;
}
.main_gallery_container #leftcolumn .gallery a.thumbnail
{
	margin: 0 10px 10px 0;
	display: block;
	float: left;
}
.main_gallery_container #leftcolumn .gallery a.thumbnail img
{
	width: 100px;
	height: 100px;
	border: none;
}
.main_gallery_container #leftcolumn #overlay-cover
{
	background-color: #000000;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	display: none;
	position: absolute;
	right: 0;
	top: 0;
	left: 0;
	bottom: 0;
}
.main_gallery_container #leftcolumn #popup_container
{
	position: absolute;
	right: 0;
	top: 0;
	left: 0;
	z-index: 50;
	text-align: center;
}
.main_gallery_container .image_popup .prev, .main_gallery_container .image_popup .next
{
	float: left;
}
.main_gallery_container #leftcolumn .image_container img
{
	border:5px solid #464646; 
}
.main_gallery_container .image_popup .tools
{
		margin:0 auto;
		width:250px;
		background:#292929;
		height:25px
}
.main_gallery_container .image_popup .tools_container
{

	height:25px;
	display:none;
	background-color:#575757;
}
.main_gallery_container .image_popup .tools li
{
	float:left;
	padding:5px;
}
.main_gallery_container .image_popup .tools li a, .main_gallery_container .image_popup .tools .showing_index
{
	color:#ffffff;
	font-weight:bold;
}
.main_gallery_container .image_popup .close
{
	padding: 5px;
	margin-left:30px;
	border:1px solid #4D4D4D;
	background:#464646;
	color:#BBBBBB !important;
}
#leftcolumn
{
	width: 713px;
	/*overflow: auto;*/
	float: left;
}
#leftcolumn .quotes
{
	/*margin-left: 20px;*/
	top: -75px;
	z-index: 10;
	color: #ffffff;
	font-size: 2em;
	/*font-weight: bold;*/
	height: auto !important;
	position: relative;
	font-family: Palatino Linotype, Serif, New Roman;
	width: 713px;
}
#leftcolumn .quotes div
{
	/*background-color: transparent;*/
	background: none;
	position: absolute;
	width: 100%;
	padding:8px 12px;
	height: 52px;
	background: url(/common/template/images/transparent-quote-overlay.png) no-repeat;
}

#leftcolumn .quotes .more
{
	background: url(/common/template/images/quote-button.png) no-repeat;
	width:128px;
	height:22px;
	position: absolute;
	cursor:pointer;
	color:#ffffff;
	right:14px;
	top:16px;
	font-weight:bold;
	border:0px;
	font-size:0.458em;
}

#leftcolumn .quotes .quote-link a
{
	font-size:0.9em;
	font-family:Arial;
}

#leftcolumn .main-images
{
	margin-bottom: 15px;
	border-bottom: 8px solid #ffffff;
	position: relative;
	overflow: hidden;
	min-height: 180px;
}
#leftcolumn .main-images img
{
	width: 719px;
	top: 0;
	left: 0;
	position: absolute;
}
#leftcolumn .main-images.large
{
	min-height: 317px;
}
#leftcolumn .main-images.large img
{
	/*height: 250px;*/
}
#leftcolumn h3.page_title
{
	font-size: 1.7em;
}

#leftcolumn .quotes .blockquote
{
	font-size: 2em;
}

#leftcolumn .subnav ul
{
	border-bottom: 1px solid #cccccc;
	height: 25px;
	margin-bottom: 15px;
}
#leftcolumn .subnav ul li
{
	display: inline;
}
#leftcolumn .subnav li a
{
	padding: 0 1.5em 0.8em;
	border-right: 1px solid #cccccc;
	color: #666666;
}
#leftcolumn .thirdlevel_nav ul li
{
	padding: 5px;
}
#leftcolumn .thirdlevel_nav ul li a
{
	display: block;
}
#leftcolumn .nestednav ul li a, #leftcolumn .search_results li a, #leftcolumn .thirdlevel_nav ul li a
{
	color: #666666;
}

#leftcolumn .nestednav ul li a, #leftcolumn .thirdlevel_nav ul li a
{
	font-weight:bold;
	display:block;
	padding:5px 0;
}
#leftcolumn .thirdlevel_nav ul li a
{
	padding:0;
}

#leftcolumn .nestednav ul
{
	width:142px;
}

#leftcolumn .content
{
	padding-left: 12px;
}
#leftcolumn .feature_section, #leftcolumn .video_section
{
	margin-right: 15px;
	width: 255px;
}

#leftcolumn .feature_section
{
    float: right;    
}

#leftcolumn .feature_section .unit, #leftcolumn .video_section .unit
{
	width: 255px;
}
#leftcolumn .body-content
{
}
#leftcolumn .contentlist li
{
	padding: 0 0 15px;
}
#leftcolumn .contentlist li a
{
	text-decoration: underline;
}
#leftcolumn .itemlist span
{
	padding-right: 5px;
	font-weight: normal;
}
#leftcolumn .itemlist h4
{
	font-weight: bold;
	padding-bottom: 5px;
	cursor: pointer;
}
#leftcolumn .search_results
{
	margin-left: 40px;
	margin-top: 15px;
}
#leftcolumn .search_results li a
{
	margin-left: 10px;
}
#rightcolumn
{
	float: left;
	margin-left: 9px;
}

.unit .news-list li:first-child a, .unit .news-list li a:hover
{
	display:block;
	padding-left:15px;
	background: url(/common/template/images/right-arrow.png) no-repeat left 16%;
	color:#636562;
}



.link_btn
{
	background: transparent;
	border: 1px solid #cccccc;
	border-style: none none solid;
	font-size: 0.9em;
	padding: 2px;
	color: #666666;
	cursor: help;
}


.first_level a
{
	color: red;
}
.second_level a
{
	color: blue;
}
.third_level a
{
	color: green;
}
.contact_form .li
{
	border: 1px solid #cccccc;
}
.contact_form #comment
{
	width: 489px;
	padding: 5px;
}
.contact_form .header input
{
	background-color: #F3F5F4;
	border: 1px solid #DBDFE6;
	padding: 5px;
	width: 489px;
	font-size: 1em;
	color: #666666;
}
.nestednav
{
	float: left;
	width: 165px;
}

.nested-body
{
	float: left;
	width: 512px;
}

.no-nav-content
{
	width: 100%;
}

.feature_width, .feature_width h3
{
	width: 440px;
}

.breadcrumb_spliter
{
	padding: 0px 5px;
}

.nested-body .itemlist li .description, .nested-body .itemlist .description ul
{
	padding-left:16px;
}

.nested-body .itemlist li .nopadding
{
	padding-left:0;
}

.nested-body .itemlist .description ul li
{
	list-style:disc;
	padding-bottom:5px;
}

.floorplannavigation_nav
{
	clear:both;
	margin:0 0 10px 15px;
}

.floorplannavigation_nav
{
	clear:both;
	margin:0 0 10px 15px;
}

.floorplannavigation_nav li
{
	list-style:disc;
}
.contact_form
{
	color:#ffffff
}
