/* ----------------------------------- */
/* ---------->>> =GLOBAL <<<---------- */
/* ----------------------------------- */

body {	
	background: url(http://parksidevictoria.com/images/parksidevictoria.com/body-y.jpg) top center repeat-y black;
	color: #101010;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
}

p {
	margin-bottom: 10px;
}

ul {
	list-style: disc;
	margin-bottom: 10px;
}
ol {
	list-style: decimal;
	margin-bottom: 10px;
}
li {
	margin-left: 35px;
}

hr {
	background-color: #e0e0e0;
	border: none;
	color: #e0e0e0;
	height: 1px;
	margin: 15px auto;
	text-align: center;
}

/* ----------------------------------- */
/* ---------->>> =FORMS <<<----------- */
/* ----------------------------------- */

#fractional-contact-form {
	padding:28px 0 0 0;
	margin: 0;
}

input, option {
	background-color: white;
	color: black;
	font-size: 12px;
}

#field_first_name, #field_last_name, #field_address, #field_city, #field_full_name, 
#field_postal_code, #field_email_address, #field_phone_number, #field_home_ownership, #field_twitter {
	border: 1px #7e9db9 solid;
	height: 16px;
	margin-bottom: 7px;
	padding: 2px 4px;
	width: 230px;
	color: black;
}

#field_call_time { 
	border: 1px #7e9db9 solid;
	margin-bottom: 7px;
	width: 239px;
	color: black;
	padding: 2px 0 2px 2px;
}

#field_first_name, #field_last_name, #call_time #field_phone_number, #call_time #field_city {
	width: 107px;
}

#field_first_name {
	margin-right: 7px;
}

.error {
	/* color: #ce0e40; */
	color: #FB5050;
}
.error input, .error select {
	background-color: #ffc0cb;
	border: 1px solid #7f9db9;
	font-size: 12px;
}


/* labels */
#fractional-contact-form div {
	position: relative;
}

#fractional-contact-form label {
	display: none;
	position: absolute;
	background: url(http://aviawest.com/images/parksidelifestyle.com/offers/label_bg.gif) no-repeat;
	color: #333333;
	left: -118px;
	top: 1px;
	height: 20px;
	width: 110px;
	padding: 0 0 0 8px;
}

#fractional-contact-form label.reversed {
	background: url(http://aviawest.com/images/parksidelifestyle.com/offers/label_bg_reversed.gif) no-repeat;
	padding: 0 8px 0 0;
	text-align: right;
	left: 117px;
}


/* ----------------------------------- */
/* ------>>> =PAGE STRUCTURE <<<------ */
/* ----------------------------------- */

#maincontainer {
	margin: 15px auto;
	width: 975px;
}
#innercontainer {
	background: #fff;
	float: left;
	width: 100%;
}
#content {
	display: inline;
	float: left;
	margin-left: 12px;
}
#index-content {
	display: inline;
	float: left;
	height: 440px;
	margin-left: 12px;
}
#content-text {
	padding: 20px 40px;
	width: 893px;
	float: left;
}
#inner-footer {
	background-color: black;
	border-top: 1px #333333 solid;
	color: white;
	display: inline;
	float: left;
	font-size: 12px;
	margin-left: 12px;
	width: 953px;
	/* height: 283px; */
}


#right-col {
	color: #999999;
	float: right;
	padding: 0 10px 0 0px;
	margin:0;
	width: 274px;
}


#footer {
	color: #dfe5c8;
	float: left;
	padding: 5px 0 0 10px;
	text-align: left;
}

#footer p {
	color: #dfe5c8;
}

#leed-footer-icon {
	float: left;
}


/* --->>> Navigation <<<--- */

#navigation {
	background-color: #fafbf7;
	height: 28px;
	margin-left: 9px;
	width: 959px;
}

#navigation a {
	background-color: #fafbf7;
	background-image: url("http://aviawest.com/images/parksidelifestyle.com/nav.gif");
	background-repeat: no-repeat;
	float: left;
	height: 28px;
	text-indent: -3000px;
}

a#nav-home {
	background-position: 0px 0px;
	width: 162px;
}

a#nav-home:hover, li.active #nav-home { background-position: 0 -28px; }

a#nav-photos {
	background-position: -162px 0px;
	width: 159px;
}
a#nav-photos:hover, li.active #nav-photos { background-position: -162px -28px; }

a#nav-floor-plans{
	background-position: -321px 0px;
	width: 159px;
}
a#nav-floor-plans:hover, li.active #nav-floor-plans { background-position: -321px -28px; }


a#nav-testimonials {	
	background-position: -480px 0px;
	width: 159px;
}
a#nav-testimonials:hover, li.active #nav-testimonials { background-position: -480px -28px; }


a#nav-victoria {
	background-position: -639px 0px;
	width: 159px;
}
a#nav-victoria:hover, li.active #nav-victoria { background-position: -639px -28px; }


a#nav-blog {
	background-position: -798px 0px;
	width: 161px;
}	
a#nav-blog:hover, li.active #nav-blog { background-position: -798px -28px; }


/* ---------------------------------- */
/* ----->>> =PAGE COMPONENTS <<<----- */
/* ---------------------------------- */

.navlist {
	list-style: none;
	margin: 0;
}
.navlist li {
	float: left;
	margin: 0;
}

.nested-list {
	background-image: url(http://www.parksidevictoria.com/images/parksidevictoria.com/bullet002.gif);
	background-position: 0 7px;
	background-repeat: no-repeat;
	list-style: none;
	padding-left: 14px;
}

ul.inlinelist {
	margin-left: 35px
}
.inlinelist li {
	display: inline;
	margin: 0 10px;
}

.purchasenav table {
	background-color: #000;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
.purchasenav img {
	padding-top: 10px;
}
.purchasenav p {
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 10px;
}

.contact-table {
	margin-left: 50px;
}
.contact-table td {
	padding-right: 80px;
	vertical-align: top;
}

#leed-medal {
	float: right;
}

#blackfoot {
	background-color: #fafbf7;
}


/* ---------------------------------- */
/* ---------->>> =LINKS <<<---------- */
/* ---------------------------------- */ 

a:link {
	color: #6d8d23;
	text-decoration: none;
}
a:visited {
	color: #6d8d23;
	text-decoration: none;
}
a:active {
	color: #87ae2e;
	text-decoration: none;
}
a:hover {
	color: #87ae2e;
	text-decoration: none;
}

#footer a:link {
	color: #789928;
}
#footer a:visited {
	color: #789928;
}
#footer a:active {
	color: #b2c277;
}
#footer a:hover {
	color: #b2c277;
}


/* ----------------------------------- */
/* ----->>> =OVERRIDE STYLES <<<------ */
/* ----------------------------------- */

#inner-footer ul {
	padding-top: 5px;
}
#inner-footer li {
	color: #849e43;
}
#inner-footer li span {
	color: white;
}

#statement-1 p {
	padding-left: 10px;
}


/* marquee */
marquee {
	line-height: 17px;
	font-size: 11px;
}

marquee .spacer {
	margin: 5px auto;
	background: url(http://www.aviawest.com/images/parksidelifestyle.com/landing-pages/travel-design/hr-subtle.gif) 50% 50% no-repeat;
}


/* Form Errors */
.errors {
		margin: 0 0 0 0;
		padding: 0 0 15px 0;
		background-color:black;
		color:white;
		margin-left:12px;
		width:953px;		
		text-align: center;
	}
	

	
.errors b {
		/* color: #fb5050; */
	}
	
.errors h2 {
		margin: 0;
		padding:0 0 4px 3px;
		color: #fb5050;
		font-size: 16px;
	}
	
.errors ul {
		list-style: none;
		font-size: 12px;
		line-height: 1.5em;
		margin:0;
		padding:0;
		text-indent:0;
	}
	
.errors ul li {
		list-style-type:none;
		padding-left:0;
		margin-left:0;
		text-indent:0;
	}
	
	
/* faq's pages */
#faq h1 {
	font-size: 1.4em;
	margin: 6px 0 15px 0;
}

#faq h2 
{
	background-color:#fff;
	color:#6D8D23;
	font-size:1.2em;
	margin-top: 6px;
	background:#fff url('http://aviawest.com/images/parksidelifestyle.com/plus.png') center left no-repeat;
	padding-left:20px;	
}

#faq h2 a:link, #faq h2 a:visited
{
	color:#6D8D23;
	text-decoration:none;
}
#faq h2 a:hover, #faq h2 a:focus
{
	color:#c6a11f;
}	

#faq h2.maximized
{
	background:#fff url('http://aviawest.com/images/parksidelifestyle.com/plus.png') center left no-repeat;
	padding-left:20px;
}
#faq h2.minimized
{
	background:#fff url('http://aviawest.com/images/parksidelifestyle.com/minus.png') center left no-repeat;
	padding-left:20px;	
}

#faq .answer {
	margin: 6px 0 20px 20px;
	line-height: 18px;
}

#faq {
	margin: 25px 40px 16px 40px;
	width: 510px;
}

#faq .faq-subnav {
	margin: 15px 0 10px 0; text-align: right; padding:2px 8px; color: #666; font-size: 11px;
}

#faq .faq-subnav a {
	color: black;
}

#faq .faq-subnav a:hover {
	color: #6D8D23;
}	