
@charset "utf-8";
* {
	margin:0px;
	padding:0px;
}
a img {
	border-style: none;
}
body {
	font: 100% Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.home_container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
.container {
	width: 960px;
	margin: 20px auto;
	text-align: left;
	border: 2px solid #646464;
}
.home_header {
	padding-top: 35px;
}
.header {
	padding-top: 55px;
}
.home_phone {
	float: right;
	color: #008676;
	font-weight: bold;
	line-height: 0;
	font-size: 30px;
	margin-right: 27px;
}

.header_phone {
	color: #008676;
	font-weight: bold;
	line-height: 0;
	font-size: 30px;
	padding-left: 32px;
}
.mainNav {
	margin-top: 15px;
	margin-left: 20px;
}
.home_mainNav {
	padding-left: 8px;
}
.mainNav a, .home_mainNav a {
	font-size: 18px;
	color: #646464;
	text-decoration: none;
	margin-left: 12px;
}
.mainNav a:hover, .home_mainNav a:hover {
	color: #008676;
}
.logo {
	float: right;
	margin-top: -50px;
}
.home_headerPhotos {
	padding: 11px;
	border: 1px solid #646464;
	margin-top: 3px;
	margin-bottom: 15px;
}
.home_header table {
	border: 1px solid #646464;
	margin-top: 15px;
	margin-bottom: 15px;
}
.home_header img {
	padding: 6px;
}

.home_sidebar {
	float: right;
	height: 100px;
	width: 200px;
	padding: 33px 30px 20px;
	border-right: 1px solid #646464;
	border-left: 1px solid #646464;
	margin-right: 12px;
	position: relative;
}
.home_sidebar .heading {
	margin-bottom: 7px;
}
.home_sidebar .heading a {
	font-size: 30px;
	color: #008676;
	text-decoration: none;
	font-weight: bold;
	line-height: 32px;
	margin-bottom: 12px;
}
.home_sidebar .heading a:hover {
	color: #000;
}
.home_sidebar p {
	font-size: 11px;
	color: #646464;
	line-height: 16px;
}
.home_availabilityButton {
	position: absolute;
	left: -21px;
	top: 30px;
}
.home_mainContent {
	padding-left: 30px;
	margin-right: 320px;
	font-size: 11px;
	color: #646464;
}
.home_mainContent h1 {
	color: #008676;
	font-size: 20px;
	margin-bottom: 12px;
}
.home_mainContent h2 {
	font-size: 14px;
	color: #008676;
	line-height: 20px;
}
.home_mainContent p {
	line-height: 16px;
	margin-bottom: 16px;
}
.mainContent {
	margin-bottom: 50px;
}

.footer {
	padding-top: 35px;
	padding-left: 30px;
}
.footer p {
	font-size: 11px;
	color: #646464;
	line-height: 17px;
	white-space:nowrap;
}
.footer a {
	color: #646464;
	text-decoration: none;
}
.footer a:hover {
	color: #008676;
}
.footer td {
	border-left: 1px solid #646464;
	padding-left: 12px;
	padding-right: 12px;
}
.footerLogo {
	margin-top: 15px;
}
.clearFloat {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
.footer .copyright {
	font-size: 10px;
	margin-top: 22px;
}
.requestInfo {
	float: right;
	width: 255px;
	padding-top: 50px;
}
.requestInfo .heading {
	font-size: 14px;
	color: #FFF;
	background: #008676;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 30px;
	margin-bottom: 12px;
	margin-right: 45px;
}



.requestInfo li {
	list-style: none;
	background: url(../images/int_sidebar_liBG.png) no-repeat;
	font-size: 11px;
	text-transform: uppercase;
	color: #646464;
	cursor:pointer;
	padding-left: 25px;
	padding-top: 5px;
	padding-right: 5px;
	margin-bottom: 2px;
}
.requestInfo li:hover {
	background: url(../images/int_sidebar_liBG_on.png) no-repeat;
	color:#008676;
}















p {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #646464;
}
a:link, a:active, a:visited {
	text-decoration: none;
	color: #646464;
}
a:hover {
	color: #646464;
}
.txc-2 {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #008676;
}
h1 {
	color: #008676;
	font-size: 1.5em;
	margin-bottom: 20px;
}
h2 {
	color: #008676;
	font-size: 1.15em;
}
h3 {
	color: 008676;
}

.availability-head {
	color: #008676;
	font-size: 2em;
	font-weight: bold;
	margin-top: 25px;
	display: block;
}



/* @group Home */
#home-cont {
	margin: 0px 18px 0px 30px;
	/* adjust width! */
}
.body-home {
	margin: 0px;
}
#home-available {
	padding: 0px 10px 0px 50px;
	width: 242px;
	height: 175px;
	border-right: 1px solid #646464;
}
.avail-arrow {
	background: url(../images/arrow.png) no-repeat;
	height: 175px;
	float: right;
}
.inside-contentarea {
	margin-top: 20px;
	margin-bottom: 75px;
}
.prop-preview {
	float:left;
	font:normal 10px Arial, Helvetica, sans-serif;
	color:#008676;
	text-align:center;
	text-transform:uppercase;
	border:1px solid #646464;
	margin-left: 35px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
	
}
.prop-preview a {
	margin-top: 8px;
	color:#008676;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	clear: both;
	display: block;
	font-size: 12px;
}
.prop-summary p {
	font-size: 14px;
	white-space:nowrap;
	margin-bottom: 15px;
}
.prop-summary hr {
	border-style: none;
	width: 325px;
	margin-bottom: 18px;
}
.prop-hours p {
	margin-bottom: 4px;
}


.prop-contact {
	border-top:1px solid #646464;
}
.req-info {
	float: right;
	margin-top: 12px;
	margin-bottom: 12px;
	width: 200px;
}
.req-info img{
	float: right;
	margin-right: 20px;
}
#req-but {
	color: #fff;
	width: 186px;
	background-color: #008676;
	display: block;
	float: right;
	padding: 10px;
	text-align: center;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border-radius: 10px;
	font-size: 13px;
	margin-bottom: 10px;
	radius: 4;
}
.logo-small {
	float: left;
	clear: both;
	margin: 0px 20px 50px 10px;
}

/* amenities */
.am-col {
	margin-right: 60px;
	width: 320px;
	padding-left: 15px;
	margin-bottom: 40px;
}
.amenities ul {
	float: left;
	/*line-height:20px;*/
}
.amenities ul li{
	list-style:none;
	background: url(../images/four_squares.gif) no-repeat left 6px;
	padding-left:15px;
	margin-left:15px;
	line-height:20px;
	font-size: 12px;
}
.petPolicy_wrapper {
	text-align: left;
	padding: 20px;
}
.contactForm_wrapper {
	text-align: left;
	padding: 20px;
	width: 350px;
}
.contactForm_wrapper .textField {
	color: #404040;
	padding: 0px;
	border: 1px solid #646464;
	margin-top: 1px;
	margin-right: 15px;
	margin-bottom: 15px;
	width: 160px;
	height: 20px;
}
.btn_send {
	font-weight: bold;
	color: #FFF;
	background: #646464;
	border-style: none;
	padding: 5px 25px;
	margin-right: 15px;
	cursor:pointer;
}
.btn_send:hover {
	background: #008676;
}


#map {
	border: 1px solid #000;
	width: 595px;
}


#contact-bar {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	margin: 0px auto;
	padding: 5px;
	display: block;
	background-color: #008676;
	clear: both;
	text-align: center;
	
}





div.st_horizontal { /* The main container */	
	position:relative;	
	z-index:1000;
	float:left;
	clear:both;
	width:875px; /* STEP 1: Changing the tabs width - Set the full width of the tabs */
	color:#616161;
}

/* Control buttons
------------------------------------------------------------------------------------- */
div.st_horizontal a.st_prev, 
div.st_horizontal a.st_next { /* Directional buttons (previous/next) */
	display:none;
	float:left;
	height:38px;
	width:39px;
	border:1px solid #d4d4d4;
	border-bottom:0 none;
	outline:none;
	background:#fff url(../images/btn_arrows.gif) no-repeat;	
}

div.st_horizontal a.st_prev { /* Previous button */
	border-right:0 none;	
	background-position:13px 13px;
	border-top-left-radius:4px;
	-moz-border-radius-topleft:4px;
	-webkit-border-top-left-radius:4px;
	
}

div.st_horizontal a.st_prev:hover { /* Previous button hover */	
	background-position:-50px 13px;
	background-color:#f5f5f5;
}

div.st_horizontal a.st_next { /* Next button */
	background-position:14px -14px;
	border-top-right-radius:4px;
	-moz-border-radius-topright:4px;
	-webkit-border-top-right-radius:4px;
}

div.st_horizontal a.st_next:hover { /* Next button hover */	
	background-position:-49px -14px;
	background-color:#f5f5f5;
}

div.st_horizontal a.st_prev.st_btn_disabled, 
div.st_horizontal a.st_next.st_btn_disabled { /* Previous and next buttons disabled state */
	cursor:default;
	background-color:#f7f7f7;
	
}

div.st_horizontal a.st_prev.st_btn_disabled { /* Previous button disabled state */
	background-position:-113px 13px;
}

div.st_horizontal a.st_next.st_btn_disabled { /* Next button disabled state */
	background-position:-112px -14px;
}

/* Tabs
------------------------------------------------------------------------------------- */
div.st_horizontal div.st_tabs_container { /* Tabs main container */
	position:relative !important; /* The tabs position will be calculated from ul.tabs first parent element with position:relative */
	z-index:100;
	float:left;
	width: 910px; /* STEP 2: Changing the tabs width - The full width (775px) -minus border-left (1px) and the arrow buttons full width (40px + 41px = 81px) */
	height: 28px;
	margin-bottom:-1px;
	
	overflow:hidden;	
	padding-left: 20px;
	background: #fff url(../images/tab_bg.gif) repeat-x left bottom;
}

div.st_horizontal ul.st_tabs { /* Tabs unordered list */
	width:10000px; /* Set to an arbitrary high value */
	height:28px;
	margin:0px;
	padding:0px;
	list-style:none;
}

div.st_horizontal ul.st_tabs li { /* Tab list elements */
	float:left;
}
.st_tabs_container ul {
	width:80%;
	float:left;
}
div.st_horizontal ul.st_tabs li a { /* Tab links */
	display:block;
	font-size: 12px;
	line-height: 10px; /* Aligns the tabs to the bottom of the content container */
	color:#6a6a6a;
	text-decoration:none;
	outline:none;
	float:left;
	background:  url(../images/tab_left.png) no-repeat -4px 1px;
	padding: 11px 1px 10px 20px;
	margin-right: -7px;
	margin-left: -5px;
}

div.st_horizontal ul.st_tabs li a:hover { /* Tabs hover state */
	 color: #008676;
	 text-decoration:none;
	 background: url(../images/tab_left.png) no-repeat -4px -34px;
}
div.st_horizontal ul.st_tabs li a.st_tab.st_tab_active { /* Tabs active state */
	 color: #008676;
	 text-decoration:none;
	 background: url(../images/tab_left.png) no-repeat -4px -69px;
	 margin: 0px;
	 /* fix for overlap active tabs */
	 /* margin: 0px 0px 0px 22px; */
}
div.st_horizontal ul.st_tabs li a.st_tab {
	padding-left: 11px;
	margin-left: 1px;
}


/* @group div Class' */

div.st_horizontal ul.st_tabs div {
}

div.st_horizontal ul.st_tabs a.st_tab div {
	min-width:64px;
	text-decoration:none;
	background: url(../images/tab_right.png) no-repeat right -3px;
	color:#6a6a6a;
	text-align:center;
	margin-top: -8px;
	padding: 10px 20px 10px 10px;
	margin-right: -7px;
	margin-left: -5px;
}
div.st_horizontal ul.st_tabs a.st_tab:hover div { /* Tabs hover state */
	 color: #008676;
text-decoration:none;
	 background: url(../images/tab_right.png) no-repeat -503px -72px;
}
div.st_horizontal ul.st_tabs a.st_tab.st_tab_active div { /* Tabs hover state */
	 color: #008676;
	 text-decoration:none;
	 background: url(../images/tab_right.png) no-repeat -503px -72px;
	z-index: 15;
	margin-left: -4px;
}

/* Ratings & Reviews buttons */

div.st_horizontal ul.st_tabs a.st_tab:hover .rate-review { /* Tabs hover state */
	 color: #008676;
text-decoration:none;
	 background: url(../images/tab_right.png) no-repeat -460px -72px;
	 
}
div.st_horizontal ul.st_tabs a.st_tab.st_tab_active .rate-review { /* Ratings & Reviews page Tabs hover state */
	 color: #008676;
	 text-decoration:none;
	 background: url(../images/tab_right.png) no-repeat -460px -72px;
	z-index: 15;
	margin-left: -4px;
}

div.st_horizontal ul.st_tabs a.st_tab_active { /* Tab active/highlighted state */
	color:#808184;
	border-bottom-color:#fff;

	display: inline;
	clear: none;
	text-align:center;
	float: right;
	padding-right: 0;
}
div#st_horizontal ul.st_tabs li{
	min-width: 4px;
}
div.st_horizontal ul.st_tabs li  {
	margin-right: 0;
	padding-right: 0;
}
div.st_horizontal ul.st_tabs a.st_tab_active {
}
/* Faders */

.leftFade, .rightFade {
	width: 55px;
	height:36px;
	background: url(http://clients.xcelldesigns.com/engrain/encino/images/fadeOut.png) no-repeat left;
}
.leftFade {
	float:left;
	background-position: 0 -1px;
	margin-left: -20px;
}
.rightFade {
	width: 239px;
	background: right;
	float: none;
	clear: none;
	margin-left: 470px;
}

div.st_horizontal div.st_view_container { /* Main content container */
	position:relative;
	z-index:5;
	float:left;
	width:833px; /* STEP 3 (final): Changing the tabs width - The full width (775px) -minus the padding (40px) and borders (2px) */
	height:278px;
	padding:20px; /* Set the padding for the content here */
	background-color:#fff;
	overflow:auto; /* Makes the content scroll if Javascript is disabled */
}

div.st_horizontal div.st_view { /* Slide-container for the content */
	position:relative;		
	height:100%;
}

div.st_horizontal div.st_tab_view { /* Individual content containers */
	width:100%;
	margin-bottom:30px;
	background-color:#fff;
}

div.st_horizontal div.st_view h2 {
	font-size:16px;
	color: #008676;
	margin:0 0 16px;
	padding:0px;
}

div.st_horizontal div.st_view p {
	margin:14px 0 0;
	padding:0px;
}

div.st_horizontal div.st_view blockquote {
	float:left;
	width:315px;
	margin:18px 14px 0 0;
	padding:0 0 0 14px;
	border-left:2px solid #5c5c5c;
	font:italic 17px/21px Georgia, "Times New Roman", Times, serif;
	color:#A8A8A8;
}

div.st_horizontal div.st_view blockquote p {
	margin:0px;
}

.photoThumbnail {
	background:url(../images/photo_background.png) left bottom repeat-x;
	color:#666;
	font:11px arial;
	padding:0;
	float:left;
	margin:0 6px 5px 6px;
	*margin:0 5px -8px 5px;
	height:110px;
	width:122px;
}
.photoThumbnail img {
	margin-bottom:3px;
	border:1px solid #ccc;
}
.photoContainer {
	width:73%;
	float:left;
	margin:-5px 0 15px -3px;
}

.photoInnerContainerTopRightCorner, .photoInnerContainerBottomLeftCorner, .photoInnerContainerBottomRightCorner{
	width:1.1%;
	height:5px;
	background:transparent url(../images/photo_container.gif) top right no-repeat;
}
.photoInnerContainerTopRightCorner{
	float:right;
	background-position:top right;
}
.photoInnerContainerTopSideRight{
	float:right;
	border-right:1px solid #e1e1e1;
	height: 25px;
	background-position: right top;
}
.photoInnerContainerBottomLeftCorner{
	float:left;
	background-position:bottom left;
	margin-left: 2px;
}
.photoInnerContainerBottomRightCorner{
	float:right;
	background-position:bottom right;
}
.photoInnerContainerTopLeft{
	width:98.9%;
	float:left;
	height:4px;
	border-top:1px solid #e1e1e1;
}
.photoInnerContainerBottomMiddle{
	border-bottom:1px solid #e1e1e1;
	width:97.8%;
	height:4px;
	float:left;
}
.photoTitle {
	padding-left:4px;
	color:#1860A8;
}
.photoMenu {
	width: 166px;
	float:left;
	margin-left: -9px;
	_margin-left:7px;
	color: #008676;
	font-size: 1.15em;
	padding: 6px 0 3px 14px;
	line-height:1.7em;
	display:block;
	background: url(../images/left_navigation_tabs.gif) no-repeat -165px -5px;
	margin-top: -6px;
	z-index: 50;
	font: normal Arial, Helvetica, sans-serif;
}
.photoMenu h2{
	color: #008676;
}
.floorPlan_menu {
	border: 1px solid #646464;
	padding: 2px;
	width: 180px;
	float: left;
}
#switcher-panel {
	margin-left: 200px;
	height: 250px;
}

.floorPlan_menu .heading {
	list-style: none;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #646464;
	background: url(../images/print_headingBG.png);
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom: 1px solid #008676;
}
.floorPlan_menu .switcher {
	background: #646464;
	font-size: 10px;
	color: #FFF;
	list-style: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	cursor:pointer;
	border-bottom: 1px solid #FFF;
}
.floorPlan_menu .switcher:hover {
	background: #008676;
}
.floorPlan_menu .switcher_active {
	background: #000;
	font-size: 10px;
	color: #FFF;
	list-style: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	cursor:pointer;
	border-bottom: 1px solid #FFF;
}
.switcher-content {
	display: none;
}
.floorPlans_detailTable {
	background: url(../images/floorPlans_tableBG.png) repeat-x;
}
.floorPlans_detailTable td {
	font-size: 12px;
	color: #646464;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 12px;
	border: 1px solid #FFF;
}
.floorPlans_detailTable .floorPlan_name {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	background: url(../images/print_headingBG.png);
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.floorPlans_detailTable .disclaimer {
	font-size: 10px;
	padding-top: 150px;
}
.floorPlans_detailTable .floorPlan_thumbnail {
	background: #FFF;
	margin: 0px;
	padding: 0px;
}
.floorPlan_thumbnail img {
	cursor: pointer;
}

