@charset "UTF-8";
* {
	margin: 0;
	outline: none;
	padding: 0;
}
body {
	background: url(../images/common/Liberty_RoyalGardens_BgBody.gif) top center #696969 no-repeat;
	color: #666;
	font: normal 13px/18px Helvetica, Arial, sans-serif;
}
#header-container {
	background: url(../images/common/Liberty_RoyalGardens_BgRoyal.gif) no-repeat top center #9ec126;
	height: 200px;
}
#project #header-container,
#green #header-container,
#contact #header-container {
	background-color: #9ec126;
	background-position: center 0;
}
#siteplan #header-container,
#floorplans #header-container,
#floorplans2 #header-container,
#floorplans3 #header-container {
	background-color: #00aed8;
	background-position: center -200px;
}
#lobby #header-container,
#lobby2 #header-container,
#features #header-container,
#features2 #header-container,
#features3 #header-container {
	background-color: #424ea1;
	background-position: center -400px;
}
#amenities #header-container,
#amenities2 #header-container,
#phase1 #header-container,
#phase2 #header-container {
	background-color: #ed9113;
	background-position: center -600px;
}
#area #header-container {
	background-color: #d61421;
	background-position: center -800px;
}
#builder #header-container {
	background-color: #f9b522;
	background-position: center -1000px;
}
#header-pattern {
	background: url(../images/common/Liberty_RoyalGardens_BgDiagonal.png);
	height: 200px;
}
#header-content {
	height: 140px;
	margin: 0 auto;
	position: relative;
	width: 667px;
}
#headline-container {
	margin: -70px 0 25px -40px;
	position: relative;
}
#page-container {
	background: url(../images/common/Liberty_RoyalGardens_BgPage.gif) repeat-y #fff;
	margin: -60px auto 0;
	position: relative;
	width: 667px;
}
#page-content {
	margin: 20px auto 0;
	position: relative;
	width: 586px;
}
#page-footer {
	background: url(../images/common/Liberty_RoyalGardens_BgPageFooter.gif) no-repeat;
	height: 140px;
	margin-top: 30px;
	position: relative;
}
#backtop-container {
	background: url(../images/common/Liberty_RoyalGardens_BgTop.gif) no-repeat;
	height: 175px;
	position: absolute;
	right: -105px;
	top: -35px;
	width: 105px;
}
.col {
	margin-bottom: 25px;
	width: 283px;
}
.tab {
	margin-bottom: 1px;
	cursor: pointer;
}
.accordion div.pane {
	display: none;
}
#footer {
	clear: both;
	margin: 0 auto;
	width: 667px;
}
#footer #disclaimer {
	color: #b4b3b3;
	float: left;
	font: normal 10px/12px Arial, Helvetica, sans-serif;
	margin-top: 10px;
	text-align: justify;
	width: 560px;
}



#overlay, #externalOverlay {
	background: url(../images/floorplans/blank.gif) #fff;
	box-shadow: 0 0 50px #000;
	display: none;
	height: 80%;
	moz-box-shadow: 0 0 50px #000;
	position: relative;
	webkit-box-shadow: 0 0 50px #000;
	width: 620px;
	z-index: 10000;
}
#overlay .wrap, #externalOverlay .wrap {
	height: 100%;
	overflow-x: auto;
	overflow-y: auto;
	position: absolute;
	width: 620px;
}
#overlay .close, #externalOverlay .close {
	background-image: url(../images/common/Liberty_RoyalGardens_CloseOverlay.png);
	cursor: pointer;
	height: 17px;
	position: absolute;
	right: 0;
	top: -25px;
	width: 17px;
}



.main-caption, .caption {
	display: block;
	font-size: 10px;
	line-height: 13px;
	text-align: right;
}
.main-caption {
	float: right;
	margin: 0 5px 0 0;
	width: 80px;
}
.right small-text {
	display: none;
}
h1#project-logo {
	background: url(../images/common/Liberty_RoyalGardens_ProjectLogo.png);
	height: 101px;
	margin-top: 22px;
	position: absolute;
	text-indent: -9999px;
	width: 97px;
}
h1#headline {
	color: #fff;
	display: inline;
	font-size: 60px;
	font-weight: normal;
	letter-spacing: -2px;
	line-height: 58px;
	text-transform: uppercase;
}
h2 {
	background: #1f1f1f;
	color: #fff;
	display: inline-block;
	font-size: 13px;
	font-weight: normal;
	line-height: 15px;
	padding: 1px 2px;
	text-transform: uppercase;
}
.accordion h2 {
	margin-bottom: 1px;
}
#project h1#headline,
#green h1#headline,
#contact h1#headline,
#townes h1#headline {
	background-color: #9ec126;
}
#siteplan h1#headline,
#floorplans h1#headline,
#floorplans2 h1#headline,
#floorplans3 h1#headline {
	background-color: #00aed8;
}
#lobby h1#headline,
#lobby2 h1#headline,
#features h1#headline,
#features2 h1#headline,
#features3 h1#headline {
	background-color: #424ea1;
}
#amenities h1#headline,
#amenities2 h1#headline,
#phase1 h1#headline,
#phase2 h1#headline {
	background-color: #ed9113;
}
#area h1#headline {
	background-color: #d61421;
}
#builder h1#headline {
	background-color: #f9b522;
}
p {
	margin-bottom: 15px;
}
h2+* {
	margin-top: 10px;
}
blockquote {
	font-size: 18px;
	line-height: 24px;
	margin-top: 24px;
}
#project blockquote,
#green blockquote,
#contact blockquote {
	color: #9ec126;
}
#siteplan blockquote,
#floorplans blockquote {
	color: #00aed8;
}
#lobby blockquote,
#features blockquote {
	color: #424ea1;
}
#amenities blockquote {
	color: #ed9113;
}
#area blockquote {
	color: #d61421;
}
#builder blockquote {
	color: #f9b522;
}
ul {
	list-style: none;
}
#project ul,
#green ul {
	border-left: 4px solid #9ec126;
}
#siteplan ul,
#floorplans ul,
#floorplans2 ul,
#floorplans3 ul  {
	border-left: 4px solid #00aed8;
}
#lobby ul,
#features ul {
	border-left: 4px solid #424ea1;
}
#amenities ul {
	border-left: 4px solid #ed9113;
}
#area ul,
#contact ul {
	border-left: 4px solid #d61421;
}
#builder ul {
	border-left: 4px solid #f9b522;
}
.accordion ul {
	margin-top: 10px;
}
ul li {
	margin: 0 0 15px 10px;
}
#floorplans ul,
#floorplans2 ul,
#floorplans3 ul {
	margin-bottom: 25px;
}
#floorplans ul li,
#floorplans2 ul li,
#floorplans3 ul li {
	margin-bottom: 0;
}
ul#main-menu {
	border: none;
	float: right;
	height: 25px;
	margin: 115px 0 0 0;
}
ul#main-menu li {
	float: left;
	margin: 0;
	position: relative;
}
ul#main-menu > li a {
	background: url(../images/common/Liberty_RoyalGardens_MenuSprite.png) no-repeat;
	display: block;
	height: 25px;
	text-indent: -9999px;
}
#main-menu li#mm-project a {
	background-position: 0 0;
	width: 52px;
}
#main-menu li#mm-siteplan a {
	background-position: -52px 0;
	width: 54px;
}
#main-menu li#mm-phase1 > a {
	background-position: -106px 0;
	width: 48px;
}
#main-menu li#mm-phase2 > a {
	background-position: -154px 0;
	width: 50px;
}
#main-menu li#mm-townes > a {
	background-position: -204px 0;
	width: 49px;
}
#main-menu li#mm-area a {
	background-position: -253px 0;
	width: 35px;
}
#main-menu li#mm-green a {
	background-position: -288px 0;
	width: 41px;
}
#main-menu li#mm-builder a {
	background-position: -329px 0;
	width: 49px;
}
#main-menu li#mm-contact a {
	background-position: -378px 0;
	width: 53px;
}
#main-menu li#mm-project a:hover {
	background-position: 0 -25px;
}
#main-menu li#mm-siteplan a:hover {
	background-position: -52px -25px;
}
#main-menu li#mm-phase1 a:hover {
	background-position: -106px -25px;
}
#main-menu li#mm-phase2 a:hover {
	background-position: -154px -25px;
}
#main-menu li#mm-townes a:hover {
	background-position: -204px -25px;
}
#main-menu li#mm-area a:hover {
	background-position: -253px -25px;
}
#main-menu li#mm-green a:hover {
	background-position: -288px -25px;
}
#main-menu li#mm-builder a:hover {
	background-position: -329px -25px;
}
#main-menu li#mm-contact a:hover {
	background-position: -378px -25px;
}
#main-menu li ul {
	background: #393939;
	border: none;
	display: none;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 5000;
}
#main-menu li ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#main-menu li ul li a {
	background: none;
	color: #8a8a8a;
	font-size: 10px;
	padding: 0 0 0 6px;
	text-indent: 0;
	text-transform: uppercase;
	width: 100px;
}
#main-menu li ul li a:hover {
	background: none;
	color: #bfbfbf;
	font-size: 10px;
	padding: 0 0 0 6px;
	text-indent: 0;
	text-transform: uppercase;
	width: 100px;
}
#main-menu li:hover ul {
	display: block;
}
ul#footer-menu {
	background: #393939;
	border: none;
	float: left;
	height: 25px;
	margin: 0;
	padding-left: 10px;
	width: 550px;
}
ul#footer-menu li {
	float: left;
	font-size: 9px;
	height: 25px;
	line-height: 25px;
	margin: 0 12px 0 0;
}
ul#footer-menu li a {
	color: #8a8a8a;
	text-transform: uppercase;
}
ul#footer-menu li a:hover {
	color: #fff;
}
#floorplans ul li a,
#floorplans2 ul li a,
#floorplans3 ul li a  {
	color: #666;
}
img {
	border: none;
	outline: none;
}
#project-logo-print, 
#builder-logo-print {
	display: none;
}
a:link, a:visited, a:hover, a:active {
	text-decoration: none;
}
#project a, #green a, #contact a {
	color: #9ec126;
}
#siteplan a, #floorplans a {
	color: #00aed8;
}
#lobby a, #features a {
	color: #424ea1;
}
#amenities a {
	color: #ed9113;
}
#area a {
	color: #d61421;
}
#builder a {
	color: #f9b522;
}
#disclaimer a {
	color: #fff;
}
a#back-top {
	background: url(../images/common/Liberty_RoyalGardens_BtnTop.gif);
	display: block;
	height: 70px;
	margin-top: 35px;
	text-indent: -9999px;
	width: 35px;
}
#project #back-top, #green #back-top,
#contact #back-top {
	background-position: 0 0;
}
#siteplan #back-top, 
#floorplans #back-top {
	background-position: 0 -70px;
}
#lobby #back-top,
#features #back-top {
	background-position: 0 -140px;
}
#amenities #back-top {
	background-position: 0 -210px;
}
#area #back-top {
	background-position: 0 -280px;
}
#builder #back-top {
	background-position: 0 -350px;
}
h4#builder-logo a {
	background: url(../images/common/Liberty_RoyalGardens_BuilderLogo.gif) no-repeat;
	display: block;
	float: right;
	height: 95px;
	margin: 10px 10px 0 0;
	text-indent: -9999px;
	width: 78px;
}
a.btn {
	color: #fff;
	display: inline-block;
	font-size: 10px;
	font-weight: bold;
	height: 10px;
	line-height: 10px;
	padding: 3px;
	text-transform: uppercase;
}
#project a.btn, #green a.btn, 
#contact a.btn {
	background: #9ec126;
	color: #fff;
}
#siteplan a.btn, #floorplans a.btn {
	background: #00aed8;
	color: #fff;
}
#lobby a.btn, #features a.btn {
	background: #424ea1;
	color: #fff;
}
#amenities a.btn {
	background: #ed9113;
	color: #fff;
}
#area a.btn {
	background: #d61421;
	color: #fff;
}
#builder a.btn {
	background: #f9b522;
	color: #fff;
}
.left {
	float: left;
}
.right {
	float: right;
}
.top-indent {
	margin-top: 24px;
}
.bottom-indent {
	margin-bottom: 24px;
}
.center-align {
	text-align: center;
}
.small-text {
	font-size: 11px;
	line-height: 14px;
}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
