/* @override http://local.utopiaresidences.com/css/styles.css */

@charset "UTF-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-style: inherit; font-size: 100%; }

p, li, h3 {
	padding-bottom: 1em;
}
h4 {
	font-size: inherit;
	font-weight: bold;
	line-height: inherit;
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	display: inline;
	color: #407ecb;
}
a:hover {
	text-decoration: underline;
}
.clear {
	font-size: 1px;
	clear: both;
	height: 0;
}
/***Global Elements***/
body {
	text-align: center;
	font-size: 11px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	margin: 0 auto;
	width: 950px;
}
#main {
	text-align: left;
	border-top: 2px solid #407ecb;
	padding-top: 17px;
	float: left;
	width: 950px;
}
.landing-primary #main {
	padding-top: 0;
	border-top: none;
}
/*Header*/
#header {
	padding: 15px 0 14px 0;
	background: url(/images/logo-main.png) no-repeat 50% 17px;
	height: 81px;
}
#link-home a {
	display: block;
	width: 80px;
	height: 81px;
	text-indent: -999em;
	margin: 0 auto;
	background-color: transparent;
}
body.home #link-home a {
	display: none;
}
#nav-utility {
	float: right;
}
#nav-utility,
#nav-utility a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;	
}


/* Primary Nav */
#nav-primary {
	text-align: center;
	border-top: 1px solid #d9e5f5;
}
#nav-primary ul {
	list-style-type: none;
	margin: 0 auto;
	width: 661px;
}
#nav-primary li {
	float: left;
	padding: 0 15px;	
}
#nav-primary a {
	color: #666666;
	font-size: 11px;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	display: block;
	text-indent: -999em;
	height: 9px;
	padding: 6px 14px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
#nav-primary #utopian-living {
	width: 103px;
	background-image: url(/images/nav-utopianliving.png);
}
#nav-primary #utopian-living.active,
#nav-primary #utopian-living:hover {
	background-image: url(/images/nav-utopianliving-on.png);
}
#nav-primary #residences {
	width: 73px;
	background-image: url(/images/nav-residences.png);
}
#nav-primary #residences.active,
#nav-primary #residences:hover {
	background-image: url(/images/nav-residences-on.png);
}
#nav-primary #hotel {
	width: 40px;
	background-image: url(/images/nav-hotel.png);
}
#nav-primary #hotel.active,
#nav-primary #hotel:hover {
	background-image: url(/images/nav-hotel-on.png);
}
#nav-primary #philanthropy {
	width: 94px;
	background-image: url(/images/nav-philanthropy.png);
}
#nav-primary #philanthropy.active,
#nav-primary #philanthropy:hover {
	background-image: url(/images/nav-philanthropy-on.png);
}
#nav-primary #about-us {
	width: 61px;
	background-image: url(/images/nav-about.png);
}
#nav-primary #about-us.active,
#nav-primary #about-us:hover {
	background-image: url(/images/nav-about-on.png);
}

/* Secondary Nav */
#nav-secondary {
	border-top: 1px solid #d9e5f5;
}
#nav-secondary ul {
	list-style-type: none;
	text-align: center;
	height: 15px;
	padding: 5px 0;
}
#nav-secondary li {
	display: inline;
	padding: 0;
	line-height: 1em;
}
#nav-secondary a {
	color: #666666;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	padding: 0 14px;
}
#nav-secondary a:hover,
#nav-secondary a.active {
	color: #407ecb;
	text-decoration: none;
	display: inline;
}

/* Tertiary (Left) Navigation */
#nav-tertiary {
	list-style-type: none;
	border-bottom: 1px solid #d9e5f5;
	display: block;
}
#nav-tertiary li {
	border-top: 1px solid #d9e5f5;
	padding: 4px 0 4px 1px;
	display: block;
	position: relative;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}
#nav-tertiary li a {
	color: #666666;
}
#nav-tertiary a:hover,
#nav-tertiary a.active {
	color: #407ecb;
	text-decoration: none;
	display: inline;
}

 /* Footer */
 #footer {
 	clear: both;
 	border-top: 1px solid #407ecb;
	text-align: center;
	padding: 5px;
 }
#footer a {
  	color: #666666;
}

/*** CONTENT ***/
.link-learn-more a,
a.link-learn-more {
	color: #3366cc;
	padding-right: 14px;
	font-size: 12px;
	line-height: 1em;
	background: url(/images/btn-arrow-learnmore.png) no-repeat 100% 2px;
}
a.link-learn-more {
	white-space: nowrap;
}
/* Landing Page Section Modules */
.section {
	float: left;
	border-right: 1px solid #d9e5f5;
	font-size: 10px;
}
.landing-primary .sections {
	border-top: 1px solid #d9e5f5;
	padding-bottom: 10px;
	float: left;
	width: 950px;
}
.home .sections {
	border-top-color: white;
}
.section.last {
	border-right: none !important;
	padding-right: 0 !important;
}
.landing-primary .section h3 {
	padding-bottom: 7px;
}
.landing-primary .section .teaser {
	padding: 10px 0 0 0;
}

.sections-5x .section {
	padding: 11px 21px 19px 22px;
	width: 146px;
}
.sections-5x .section .teaser {
	min-height: 78px;
}
.landing-primary .sections-4x .section {
	width: 191px;
	padding: 11px 23px 19px 23px;
}
.landing-primary .sections-4x .section .teaser {
	min-height: 60px;
}
.landing-secondary .sections-4x {
	padding: 14px 0 21px 0;
	float: left;
}
.landing-secondary .sections-4x .section {
	padding: 0 16px;
	width: 165px;
	border-right: 1px solid #d9e5f5;
}
.landing-secondary .sections-4x .section.first {
	padding-left: 0;
}
.landing-secondary .sections-4x .teaser {
	min-height: 70px;
}
.landing-secondary .sections-4x .image {
	padding-bottom: 12px;
}
.sections-3x .section {
	padding: 11px 18px 19px 18px;
	width: 280px;
}
.home .section {
	padding-top: 16px !important;
}
.sections-3x .section .teaser {
	min-height: 55px;
}
#main .minHt-56 .section .teaser  {
	min-height: 68px;
}
#main .minHt-68 .section .teaser  {
	min-height: 68px;
}
/** Secondary Pages w/ Left Column **/
/* Left Column */
#left-col {
	padding: 0 25px 0 20px;
	width: 146px;
	float: left;
	position: relative;
}
#left-col-bottom {
	padding: 0 25px 0 20px;
	width: 146px;
	float: left;
	position: relative;
}
#left-col h1 {
	position: relative;
	padding-bottom: 161px;
}
#left-col h1 img {
	position: absolute;
}

/* Content Column */
#content-col {
	width: 759px;
	float: left;
}
.pinched #content-col {
	width: 719px;
	padding-left: 20px;
}

/** PROMOS **/
.promos {
	margin-top: 9px;
	border-top: 1px solid #407ecb;
}
.promo {
	float: left;
}
.promo.last {
	margin-right: 0 !important;
}
.promo .image {
	float: left;
	width: 129px;
}
.detail-horiz .promo .image {
	display: none;
}
.promo .content {
	float: left;
	width: 206px;
}
.promo h3 {
	padding-bottom: 7px;
}
.promo .teaser {
	min-height: 86px;
}
.promos-2x .promo {
	padding: 15px 8px 20px 0;
	margin-right: 32px;
	width: 335px;
}
/** Detail Pages - Horizontal **/
.detail-horiz .content {
	width: 568px;
	padding: 22px 0 0 0;
}
.detail-horiz.team .content {
	padding-top: none;
}
.detail-horiz .content h2 {
	padding-bottom: 18px;
}
.detail-horiz .content .copy {
	padding: 0 16px 0 20px;
	font-size: 11px;
	line-height: 1.3em;
}
.detail-horiz .promos {
	border-top: 1px solid #d9e5f5;
}
.detail-horiz .promos-2x .promo .content {
	width: auto;
	padding: 0;
}
.detail-horiz .promos-2x .promo {
	width: 246px;
	padding: 15px 17px 20px 20px;
	float: left;
	margin: 0;
	border-right: 1px solid #d9e5f5;
}
.detail-horiz .promos-2x .promo.last {
	border-right: none;
}

/** Detail Pages - Vertical **/
.detail-vert #left-wrapper {
	float: left;
	width: 337px;
	background-color: #f5f5f5;
	padding: 20px;
	margin-right: 5px;
}
.detail-vert #left-content {
	min-height: 452px;
	border-bottom: 2px solid #c8ab77;
}
.detail-vert #left-content h2 {
	padding-bottom: 8px;
	border-bottom: 2px solid #c8ab77;
	margin-bottom: 17px;
}
.detail-vert #right-splash {
	float: left;
	width: 377px;
}

/** Landing Pages -- Hover Thumb Strip **/
.hover-splash {
	position: relative;
}
.splash-image {
	display: none;
}
.splash-image.active {
	display: block;
}
#thumb-strip {
	width: 719px;
	overflow: hidden;
	padding: 6px 0;
	position: relative;
}
#thumb-shell {
	white-space: nowrap;
	position: relative;
}
#thumb-strip a {
	margin-left: 6px;
	display: inline;
}
#thumb-strip img {
	vertical-align: top;
}
#thumb-strip a.first {
	margin-left: 0;
}
#thumb-slider-wrapper {
	position: relative;
}
#scroll-arrow-left {
	position: absolute;
	left:-10px;
	top: 0;
	padding: 0 0 10px 10px;
}
#scroll-arrow-right {
	position: absolute;
	left:707px;
	top: 0;
	padding: 0 10px 10px 0;
}
#thumb-slider {
	height: 12px;
	background-color: #cdcccb;
	position: relative;
}
#thumb-slider-handle {
	height: 12px;
	width: 137px;
	background-color: #407ecb;
	position: absolute;
	cursor: default;
	font-size: 1px;
	line-height: 1px;
}
#thumb-slider-handle.over {
	background-color: #3568a7;
}
/** Our Team **/
.team .people {
	border-top: 1px solid #c29b60;
	border-bottom: 1px solid #c29b60;
	padding: 16px 16px 0 20px;
	margin-bottom: 21px;
}
.team .person {
	margin-bottom: 16px;
	clear: both;
	float: left;
	width: 532px;
}
.team .person .image {
	width: 82px;
	margin-bottom: 16px;
	float: left;
}
.team .person .details {
	float: left;
	width: 450px;
}
.team .person .name {
	font-weight: bold;
}
.team .person .title {
	font-weight: bold;
	font-size: 8px;
	text-transform: uppercase;
}
.team .person .info {
	padding-top: .6em;
}
.team .people-detail {
	padding: 0 16px 44px 20px;
	position: relative;	
}
.team .people-detail .person {
	float: none;
	margin-bottom: 0;
	border-bottom: 1px solid #d1e0f3;
	padding: 6px 0 6px 2px;
	position: relative;
	background-color: transparent;
}
.team .people-detail .name {
	position: relative;
	cursor: pointer;
	left: -19px;
	padding-left: 19px;
	background: url(/images/arrow-right.png) no-repeat 0 2px;
}
.team .people-detail .open .name {
	background-image: url(/images/arrow-down.png);
}
.team .people-detail .info {
	display: none;
}
.team .people-detail .open .info {
	display: block;
}

/** Meia **/
.articles {
	margin-bottom: 40px;
}
.article {
	border-bottom: 1px solid #d1e0f3;
	padding: 20px 0;
}
.article h4 {
	font-size: 11px;
	font-weight: bold;
}
.article .source {
	font-size: 8px;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: .7em;
}

/** Contact Us **/
.contacts {
	font-size: 10px;
	line-height: 1.4em;
}
.contacts .group {
margin-bottom: 1.5em;
}
.contacts .col1 {
	width: 189px;
	float: left;
}
.contacts .col2 {
	width: 145px;
	float: left;
}
.contacts h4 {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
.contacts #contacts a {
	display: block;
	margin-bottom: .7em;
}
/** Basic Content Pages **/
.basic #main {
	padding: 21px 210px 27px 210px;
	width: 530px;
	position: relative;
}
.basic #main h1 {
	position: absolute;
	left: 20px;
	font-size: 11px;
}
.basic #main h2,
.basic #main h1 {
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform: uppercase;
}
.basic #main h2 {
	padding-bottom: 18px;
}
.basic #main h3 {
	font-size: inherit;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: .2em;
}
/* utility */
#jshelper { position: relative; top: 50px; }
#jshelper2 { position: relative; top: 100px;}


/* Deck Plans */
#deckplans-wrapper {
	float: none;
	clear: both;
	margin-top: 10px;
	border-top: #C29B60 1px solid;
	border-bottom: #C29B60 1px solid;
	background-color: #F9F9F9;
	overflow: hidden;
}
#deckplans-inner {
	height: 284px;
}
#deckplans-inner #left-col {
	padding: 0 20px 0 20px;
}
#deckplans-inner #nav-tertiary {
	margin-top: 10px;
}

/* Floor Plans */
#floorplans-header {
	height: 70px;
	float: none;
	clear: both;
	border-bottom: #407ECB 1px solid;
}
#floorplans-header .left {
	height: 70px;
	float: left;
	width: 550px;
}
#floorplans-header h2 {
	height: 18px;
	margin: 0;
	padding: 0;
}
#floorplans-header #floorplans-header-caption {
	height: 30px;
	margin: 0;
	padding: 0;
}
#floorplans-header #floorplans-header-caption p {
	text-align: left;
	margin: 0;
	padding-top: 8px;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
#floorplans-header ul#floorplans-header-tabs {
	list-style: none;
	height: 22px;
	margin: 0;
	padding: 0;
}
#floorplans-header ul#floorplans-header-tabs li {
	display: block;
	float: left;
	height: 22px;
	width: 106px;
	margin: 0;
	padding: 0;
}
#floorplans-header .right {
	height: 70px;
	float: right;
	width: 206px;
	text-align: right;
}
#floorplans-right-top {
	height: 48px;
}
#floorplans-right-top div.link-learn-more {
	height: 15px;
}
#floorplans-right-top div.link-learn-more a,
#floorplans-right-top div.link-learn-more a:visited,
#floorplans-right-top div.link-learn-more a:hover,
#floorplans-right-top div.link-learn-more a:visited:hover
{
	color: #407ECB;
	font-size: 11px;
}
#floorplans-right-bottom {
	height: 22px;
	color: #8F8F8F;
}
#floorplans-wrapper {
	float: none;
	clear: both;
	margin: 1px 0 70px 0;
	border-top: #C29B60 3px solid;
	border-bottom: #C29B60 3px solid;
	padding: 3px 0 3px 0;
	overflow: hidden;
}
#floorplans-inner {
	height: 370px;
	background-color: #F5F5F5;
}

/* Added by JosephKnight.com */
body.renderings #floorplans-wrapper {
	float: none;
	clear: both;
	margin: 1px 0 70px 0;
	border-top: #C29B60 3px solid;
	border-bottom: #C29B60 3px solid;
	padding: 3px 0 3px 0;
	overflow: hidden;
}
body.renderings #floorplans-inner {
	height: auto;
	overflow: hidden;
	background-color: #F5F5F5;
	padding: 10px;
}
body.renderings #featured-image {
	float: left;
	width: 545px;
	margin-right: 0px;
}
body.renderings #thumbnails {
	float: right;
	width: 185px;
}
body.renderings #thumbnails a {
	margin: 0 0 3px 2px;
	float: left;
}
body.renderings #thumbnails a img {
	padding: 4px;
	border: none;
}
body.renderings #thumbnails a img:hover {
	padding: 3px;
	border: #3f7ecb 1px solid;
}
#TB_caption{
	width: 54%;
}
#TB_secondLine{
	text-align: right;
}
#TB_secondLine a{
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color: rgb(64, 126, 203) !important;
}

#video-form-wrapper p{
	
	font-size: 12px;
	
}

form#video-form {
	overflow: hidden;
	padding-bottom: 20px;
	padding-top: 20px;
}

form#video-form label{
	
	font-size: 12px;
	
}

form#video-form input[type="text"]{
	border: 1px solid #407ecb;
	padding: 4px;
	margin-bottom: 10px;
	color: #407ecb;
	font-weight: bold;
}
form#video-form input[type="text"]:focus{
	border: 1px solid #c26c10;
	outline: none;
}

form#video-form div.column{
	width: 250px;
	text-align: right;
}
form#video-form #column-a{
	float: left;
}

form#video-form #column-b{
	float: right;
}

form#video-form #submit{
	clear: both;
	padding-top: 20px;
}

div#video-player{
	padding-bottom: 20px;
}

/* video admin */

.video-admin-content{
	width: auto !important;
}

table#video-admin td, table#video-admin th{
	border-width: 1px;
	border-color: #6c99b5;
	border-style: solid;
	padding: 4px;
}

table#video-admin{
	margin-bottom: 20px;
}

table#video-admin td.timestamp{

}

.response{
	margin-bottom: 10px;
	margin-top: 10px;
	border-color: #a71e00;
	border-width: 1px;
	border-style: solid;
	padding: 4px;
	line-height: 1.4em;
	font-size: 1.2em;
	color: #920101;
}
/* media pg */
div.article-links a.thickbox{
	border: none;
	text-decoration: none;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.article-links a.thickbox:hover{
	color: #048dfb 
}

#main.article-container #left-col{
	clear: both;
	float: left;
	height: 20px;
}
#main.article-container #left-col h1{
	height: 20px;
	padding: 0px;
}
#main.article-container #content-col{
	float: right;
	clear: both;
	width: 950px;
}
#main.article-container #content-col .content{
	width: 950px;
}
#main.article-container #content-col h2{
	margin-left: 210px;
}
#main.article-container #content-col .articles{
	width: 950px;
}
#main.article-container #content-col .article{
	overflow: hidden;
	width: 950px;
}
#main.article-container #content-col .article .title{
	width: 200px;
	float: left;
}
#main.article-container #content-col .article h4{
}
#main.article-container #content-col .article .source{
}
#main.article-container #content-col .abstract{
	float: right;
	width: 750px;
}
/* end - added by JosephKnight.com */

