@charset "utf-8";
* {
	padding:0px;
	margin:0px;
}
img {
	border-style: none;
}
.clearfloat {
	clear: both;
}

a {
	color: #B32317;
	text-decoration: none;
}
a:hover {
	color: #C88A12;
}
html {
	height: 100%;
}
body  {
	font: 100% Arial, Helvetica, sans-serif;
	height: 100%;
	background-color:#000;
}
.container {
	height: 96%;
	position: relative;
	min-width: 955px;
	min-height: 760px;
}
.leftPanel {
	background: #000;
	height: 716px;
	width: 285px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 100;
	text-align: right;
	padding-top: 45px;
}
.backgroundMask {
	overflow: hidden;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 5px;
	top: 1px;
}
.backgroundContent {
	width: 25000px;
	position: absolute;
	left: 280px;
	top: 0px;
}
.backgroundContent img {
	float: left;
}
.flowerOverlay {
	position: absolute;
	left: 778px;
	z-index: 250;
}
.footer {
	height: 13px;
	width: 931px;
	position: absolute;
	left: 0px;
	bottom: -95px;
	padding: 6px 12px;
}
.footer p {
	font-size: 10px;
	color: #999;
	margin-bottom: 5px;
}
.footer a {
	color: #999;
}
.footer a:hover {
	color: #A01C14;
}
.mainLogo {
	margin-right: 8px;
	margin-bottom: 45px;
}
.mainNav {
	position: relative;
	width: 181px;
	margin-left: 98px;
	z-index: 201;
}
.pagePreview {
	background: url(../images/home_pagePreview.png);
	padding: 15px 15px 15px 35px;
	text-align: left;
	position: absolute;
	left: 155px;
	width: 380px;
	display: none;
	top: -200px;
}
.pagePreview_content {
	display: none;
}
.pagePreview p {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 20px;
}
.pagePreview a {
	font-weight: bold;
	font-size: 18px;
	display: block;
	margin-bottom: 12px;
}
.pagePreview2 {
	padding-top: 15px;
}
.flyOutMask {
	width: 497px;
	height: 100%;
	position: absolute;
	left: 280px;
	top: 0px;
	overflow: hidden;
}
#tips, #tips li, #tips2, #tips2 li{
	list-style:none;
}
#tips{
	width:184px;
	position: absolute;
	left: -192px;
}
#tips2{
	width:192px;
	font-size:16px;
	line-height:120%;
	position: absolute;
	right: -192px;
}
#tips li, #tips2 li{
	display:none; /* hide the items at first only */
}
.floorPlanThumbs {
	background: #000;
	height: 100%;
	position: absolute;
	left: 777px;
	width: 100%;
	z-index: 200;
}
.floorPlanThumbs_wrapper {
	padding: 25px 55px 25px 25px;
	width: 300px;
}
.floorPlanThumb {
	padding: 10px;
	float: left;
	margin-right: 15px;
	position: relative;
	cursor: pointer;
}
.floorPlanThumb_details {
	position: absolute;
	left: -170px;
	background: url(../images/apt_floorPlanDetails_flyOut.png) no-repeat;
	padding: 10px 25px 10px 10px;
	font-size: 10px;
	height: 66px;
	width: 150px;
	top: 12px;
	display: none;
}
.floorPlanThumb_details .heading {
	color: #A01C14;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 3px;
}
.floorPlanPanel {
	background: #FFF;
	height: 750px;
	width: 498px;
	position: relative;
	float: left;
	overflow: hidden;
}
.floorPlanPanel img {
	float: none;
}
.floorPlanPanel_text {
	padding: 20px;
}
.floorPlanPanel_tools {
	float: right;
	width: 38px;
	padding-top: 15px;
	margin-right: 12px;
	text-align: center;
}
.floorPlanPanel_tools img {
	margin-bottom: 12px;
	cursor: pointer;
}

.floorPlanPanel_text p {
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 10px;
}

.contactFormWrapper p, .amenitiesWrapper p  {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 12px;
}

.floorPlanPanel .heading {
	font-size: 16px;
	color: #A01C14;
	margin-bottom: 24px;
}
.apt_headline {
	position: absolute;
	left: 74px;
	top: 302px;
}
.visuals_content {
	background: #FFF;
	padding: 20px;
	width: 458px;
	position: absolute;
	left: 280px;
	top: 446px;
	height: 263px;
}
.visuals_content p {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 15px;
}

.vis_table_videoMenu td {
	color: #B32017;
	padding-right: 20px;
	font-size: 12px;
	padding-bottom: 8px;
	font-weight: bold;
}
.galleryImage {
	background: #000;
	text-align: center;
	float: left;
	width: 498px;
}
.vis_galleryForward {
	position: absolute;
	left: 726px;
	top: 190px;
	cursor: pointer;
}
.vis_galleryBack {
	position: absolute;
	left: 286px;
	top: 190px;
	display: none;
	cursor: pointer;
}
.apt_emailPanel {
	position: absolute;
	left: 800px;
	top: 450px;
	background: #000;
	padding: 5px 50px 5px 15px;
}
.apt_close {
	margin-bottom: 5px;
	margin-left: 110px;
}
.apt_emailPanel .error {
	color: #B32317;
	font-size: 9px;
}
.apt_emailPanel .msg 
{
	color: #FFF;
	font-size:9px;
}
.apt_textField {
	background: #000;
	font-size: 10px;
	color: #FFF;
	padding: 1px;
	width: 140px;
	margin-bottom: 5px;
	border-bottom: 1px solid #C88A12;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	display: block;
}
.apt_emailSubmit {
	background: url(../images/apt_btn_send.png);
	height: 23px;
	width: 51px;
	border-style: none;
	cursor: pointer;
	margin-top: 15px;
}
.apt_emailSubmit:hover {
	background: url(../images/apt_btn_send_on.png);
}
.apt_availableTable td {
	font-size: 11px;
	padding-bottom: 3px;
	border-bottom: 1px solid #931D1A;
	padding-left: 4px;
	padding-top: 3px;
}

.apt_availableTable .pagerStyle td {
	font-size: 11px;
	padding-bottom: 3px;
	border-bottom: none;
	padding-left: 4px;
	padding-top: 3px;
}

.floorPlanPanel_description {
	color: #FFF;
	background: #000;
	padding-left: 100px;
	position: absolute;
	width: 450px;
	padding-right: 20px;
	left: -590px;
	top: 560px;
}

.subPanel, .exp_google {
	float: left;
	height: 750px;
	width: 498px;
	background: #FFF;
}
.subPanel_text {
	padding: 15px;
}

.subPanel_text p {
	font-size: 12px;
	margin-right: 12px;
	margin-bottom: 10px;
}
.subPanel .heading {
	font-size: 16px;
	color: #B32317;
	margin-bottom: 4px;
}
.subPanel .subHeading {
	font-size: 12px;
	font-weight: bold;
	color: #B32317;
	margin-bottom: 2px;
}
.googleMap_tabs {
	background: #000;
	width: 498px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.googleMap_tabs img {
	margin-right: 24px;
	margin-left: 24px;
	cursor: pointer;
}
.googleMap_listMask {
	overflow: hidden;
	position: relative;
	height: 292px;
	width: 498px;
}
.googleMap_listContent {
	position: absolute;
	width: 2000px;
	left: 0px;
	top: 0px;
}

.googleSection {
	padding-bottom: 25px;
	height: 263px;
	width: 498px;
	overflow-y: scroll;
	overflow-x: hidden;
	float: left;
}

.googleSection table {
	float: left;
	width: 150px;
	height: 110px;
	padding-left: 0px;
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-top: 10px;
}
.googleSection table a {
	font-weight: bold;
	display: block;
	font-size: 11px;
}
.googleSection table .bullet {
	font-size: 11px;
	text-align:center;
	font-weight: bold;
	color: #FFF;
	width:20px;
	background: url(../images/exp_googleCircle.png) no-repeat 2px 1px;
}
.contactFormWrapper {
	background: #FFF;
	height: 750px;
	width: 498px;
	margin-left: 280px;
	position: relative;
}
.amenitiesWrapper {
	background: #FFF;
	width: 498px;
	margin-left: 280px;
	position: relative;
}
.contactFormWrapper .heading, .amenitiesWrapper .heading {
	font-size: 16px;
	font-weight: normal;
	color: #A01C14;
	margin-bottom: 10px;
}
.contactForm .textField {
	font-size: 11px;
	color: #333;
	border: 1px solid #333;
}
.contactForm, .amenitiesContent {
	padding: 15px;
}
.contactForm form {
	font-size: 11px;
}
.submitButton {
	background: url(../images/btn_submit.png);
	height: 22px;
	width: 62px;
	border-style: none;
	cursor: pointer;
}
.submitButton:hover {
	background: url(../images/btn_submit_on.png);
}

.amenitiesContent li {
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 5px;
	margin-left: 12px;
}
.footer_print {
	height: 13px;
	width: 931px;
	position: absolute;
	display:none;
	left: 0px;
	bottom: -325px;
	padding: 6px 12px;
}
.footer_print p {
	font-size: 12px;
	color: #000;
	margin-bottom: 2px;
}
.footer_print a {
	color: #000;
}
.print_logo {
	display:none;	
}

