/*
-----------------------------------------------
RSL VRV Styles
Author: Chris Pearce (Cornerstone Technologies)
Updated: Lochlan McBride - March 2009
----------------------------------------------- */

/****************************************************************************************
>> Global properties << 
*****************************************************************************************/

html, body {margin: 0; padding: 0;}

body {
	background: #EEECDF;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #51504d;
	text-align: center;
}

a:link, a:visited {text-decoration: none; color: #d2281a;}
a:hover {text-decoration: underline; color: #333;}
a:active {color: #92161E;}

p {margin: 14px 0 14px 0; line-height: 1.5em;} 

a img {border: 0;}
a:hover img {text-decoration:none;}

form {margin: 0; padding: 0;}

table td {font-size: 13px;}

ul, ol {
  	padding: 0;				
	margin: 10px 20px;
	list-style-position:inside;
}

ul li {
	line-height: 1.5em;
	margin-bottom: 3px;
}
ol li {margin-bottom: 3px;}
ul li ul {margin-top: 10px;}
ul li ul li {list-style-image: url('list-bullet2.gif');}

hr {
	color: #CFCAA7;
	border-width: thin;
	border-style: solid;
}

blockquote {
	color: #4F4D46;
	margin-left: 10px;
}
blockquote p {margin: 0;}

h1 {
	margin: 0;
	color: #d2281a;
	font: bold 19px Arial, Helvetica, sans-serif;
}

h2, h4, h5, h6 {
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #d2281a;
	margin: 20px 0 9px 0;
}

h3 {
	color: #51504D;
	margin:10px 0 0;
	font: bold 13px Arial, Helvetica, sans-serif;
}
h4 {color: #3266A9;font: bold 13px Verdana, Arial, Helvetica, sans-serif;margin:2px 0;}
h5 {color: #6D6C67;}
h6 {color: #51504D;}

/****************************************************************************************
>> Page Containers << 
*****************************************************************************************/
/* Main Holding Container
----------------------------------------------- */
	
#container {
	width: 770px;
	margin: 0 auto 10px auto;
	text-align: left;
	position: relative;
}

/* Top Banner Container
----------------------------------------------- */

#container #topBanner {
	background: #FFF url('top-bar-bg.jpg') no-repeat top left;
	height: 18px;
	text-align: right;
	position: relative;
}

#container #topBanner #newsletterBox {
	width: 600px; 
	height: auto;
	position: absolute;
	top: 3px;
	right: 10px; 
}

#container #topBanner #newsletterBox p {
	margin: 0; 
	display: inline;
	color: #0066A6;
	font-size: 10px;
	padding: 0 5px 7px 0;
}

#container #topBanner #newsletterBox form input {
	height: auto;
	border: none;
	font-size: 10px;
	width: 110px;
}

#container #topBanner #newsletterBox form input.subscribe {
	width: 50px;
	font-size: 10px;
	background: #006699;
	color: #FFF;
}

/* Header Container
----------------------------------------------- */

#container #header {
	background: #FFF url('header-bg-new.jpg') no-repeat top left;
	height: 103px;
	position: relative;
}

#container #header a.homeLink {
	display:block;
	position:absolute;
	left:20px;
	width:165px;
	height:75px;
}

#container #header #subLinks {
	position: absolute;
	bottom: 3px;
	right: 20px;
	width: 298px;
	color: #0066A6;
}

#container #header #subLinks a:link,
#container #header #subLinks a:visited {
	color: #0066A6;
	text-decoration: none;
	width: 58px;
	float: left;
	text-align: center;
}
#container #header #subLinks a:hover {color: #D2281A; text-decoration: none;}


/* Flash Container
----------------------------------------------- */

#container #flashContainer {
	height: 264px;
	margin: 15px 0 0;
	background: url('flash-bg.png') no-repeat center;
	position: relative;
}

#container #flashContainer #flashText {
	position: absolute;
	top: 50px;
	right: 30px;
	width: 140px;
	color: #fff;
}
#container #flashContainer #flashText p {margin: 12px 0 8px 0; line-height: 1.55em;font-size:13px;}

/* Content Area Container
----------------------------------------------- */
#container #contentContainer .imgHolder {
	background: #FFF;
	height: 180px;
	margin:20px 0 0;
}
#container #contentContainer .imgHolderSmall {
	background: #FFF;
	height: 78px;
	margin:20px 0 0;
}

#content {background:#E0EBF5;padding:3px 20px 20px;border-top:5px solid #fff;font-size:13px;}

/* Footer Container
----------------------------------------------- */

#container #footer,
#container #footerHome {
	background: #FFF;
	text-align: left;
	margin: 0;
	border-top: 1px solid #f2EFDC;
	clear: both;
	position: relative;
}
#container #footerHome {border-top: 0;}

#container #footer p,
#container #footerHome p {
	margin: 0;
	font-size: 10px;
	color: #A5A598;
	padding: 7px 0 0 20px;
	line-height: normal;
}

#container #footer a:link,
#container #footer a:visited,
#container #footerHome a:link,
#container #footerHome a:visited {color: #A5A598;}

#container #footer strong,
#container #footerHome strong {font-weight: normal;}

#container #footer p.footerText,
#container #footerHome p.footerText { 
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 4px;
	padding-bottom: 7px;
}

#container #footer .cstech,
#container #footerHome .cstech {
	position: absolute;
	display:block;
	top: 7px;
	right: 22px;
	font-size:10px;
}

/* Bottom Shadow Container
----------------------------------------------- */

#bottomShadow {
	background: #D3CCC2 url('bottom-shadow.jpg') no-repeat top left;
	height: 4px;
	margin: 0 auto;
	clear: both;
	width: 770px;
}

/****************************************************************************************
>> Main Tables << 
*****************************************************************************************/

/* Home Page Table 
----------------------------------------------- */

table#homeTable {
	border-collapse:collapse;
}
table#homeTable td, table#homeTable th {
	background:#fff;
	padding:9px;
	vertical-align:top;
	width:210px;
	position:relative
}
table#homeTable th {
	vertical-align:bottom;
}
table#homeTable th img {
	float:left;
	margin-right:5px;
}
table#homeTable .spacer {
	background:#E0EBF5;
	width:5px;
}
table#homeTable .top td {
	padding:0;
}
table#homeTable .bottom td {
	padding:0;
	vertical-align:bottom;
}
table#homeTable span {color: #d2281a;}



/* Inside PageTable
----------------------------------------------- */

table#insideTable {
	background: #E0EBF5;
	width: 100%;
	border: 0;
}
table#insideTable td {vertical-align: top;}
table#insideTable td.leftCol {/*width: 470px;*/ width: 420px; padding: 15px 10px 10px 15px; text-align: left;}
table#insideTable td.leftCol-wide {width: 726px; padding: 0 10px 10px 15px; text-align: left;}
table#insideTable td.leftCol img {padding: 2px; border-color: #CCC;}
table#insideTable td.rightCol,
table#insideTable td.rightCol2 {/*width: 256px;*/ width: 306px; text-align: center; padding: 15px 0 10px 0;}
table#insideTable td.rightCol img,
table#insideTable td.rightCol2 img {margin-bottom:10px;}

table#insideTable td.rightCol p {margin: 0!important;}
table#insideTable td.rightCol2 p {margin: 0!important;}
table#insideTable td.rightCol h1,
table#insideTable td.rightCol2 h1 {
	margin: 0 20px 0 20px; 
	padding: 3px; 
	color: #666;
	font: normal 10px Arial, Helvetica, sans-serif;
	text-align: left;
	background: #CCC;
}
table#insideTable td.rightCol2 h1 {margin: 0 19px 0 18px;}

table#insideTable .breadcrumbs {color:#006699;margin:0 0 15px;}
table#insideTable .breadcrumbs strong, table#insideTable .breadcrumbs em, table#insideTable .breadcrumbs span {font-weight:100;font-style:normal !important;color:#5aabc6;}

/* Residents PageTable
----------------------------------------------- */

table.residents {
	width: 726px;
	border: 0;
	margin: 0 auto;
}
table.residents td {vertical-align: top;}
table.residents td.text-col {width: 420px; padding: 0 10px 10px 15px; text-align: left;}
table.residents td.img-col {width: 306px; text-align: center; padding: 0 0 10px 0;}
table.residents td.img-col img {padding: 2px; border: 1px solid #CCC; margin: 0;}
table.residents td p {margin: 0;}
table.residents td h2, table.residents td h3 {margin: 0 0 15px 0;}


/****************************************************************************************
>> Missalannous Styles << 
*****************************************************************************************/

div.textBox {
	border: 3px double #92161E;
	margin: 20px auto 25px auto;
	width: 310px;
	padding: 8px;
	background: #F4F3EC;
	color: #333;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: center;
}
div.textBox p, div.textBox h1 {margin: 0;}
div.textBox h1 {font: 600 20px "Times New Roman", Times, serif; margin-bottom: 10px;}
div.textBox p {font: bold 16px "Times New Roman", Times, serif; font-style: oblique; color: #025193;}

.feature-box {
	margin:10px 0;
	background:#0B5799;
	color:#fff;
	padding:15px;
}
.feature-box h1 {color:#C1E2F5;}


/* Homes Available Styles */
#HomesAvailable h1, #HomesAvailable h2{
	margin-left:10px
}
#HomesAvailable #insideTable td{
	padding:15px 15px
}
#HomesAvailable #insideTable table td{
	background:#919191;
	color:#fff;
	font:bold 13px/200% Arial, Helvetica, sans-serif;
	padding:3px 10px;
}
#HomesAvailable #insideTable table td a{
	color:#fff
}
#HomesAvailable #insideTable table td a img{
	display:block;
	float:right;
}
.icon{
	margin-right:5px;
	float:left;
}

.NewSection{
	right: -5px;
	position: absolute;
	top:1px;
	top:-9px\9
}
#homeTable h1{
	text-align:left
}
.LookingToLive{
	background:#d72b31;
	margin:0 auto 8px auto;
	padding:10px;
	text-align:left;
	width:245px;
}
.LookingToLive a{
	color:#fff;
	display:block;
	float:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:-7px -5px -5px 0;
	position:relative;
	z-index:200
}
.LookingToLive .LocationIcon{
	float:left;
	margin:-7px 12px -5px 0;
}
.LocationLinkTop{
	background:#d72b31 url(../images/lookintolive-top.gif) left top no-repeat;
	margin:-10px -10px 0 -10px;
	height:17px;
}
.LocationLinkBottom{
	background:#d72b31 url(../images/lookintolive-bottom.gif) left bottom no-repeat;
	margin:-5px -10px -10px -10px;
	height:17px;
	position:relative;
	width:265px;
	z-index:100
}