/*
 * Globals
 */
body {
	margin: 0;
	padding: 0;
	border: 0;
	color: #456234;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 80%;
	line-height: 1.3em;
}

p {
	margin: 0;
	padding: 0 0 10px 0;
}

a {
	color: #2563AB;
	text-decoration: none;
}
a:hover {
	color: #2B77CF;
}

a img { border: none;}

form {
	margin: 0;
	padding: 0;
}

/*
 * Lists
 */
dl {
	width: 100%;
}

dt, dd {
	float: left;
	margin: 0;
	padding: 3px 0;
}

dt {
	width: 40%;
	clear: both;
	font-weight: bold;
}

dd {
	width: 60%;
}


/*
 * Helpers
 */
.break { clear: both; }

ul.clean, ul.clean li {
	list-style: none;
	margin: 0;
	padding: 0;
}

a.submitLink {
	font-size: 110%;
	text-transform: lowercase;
}

.skinny {
	margin: 0;
	padding: 0;
}

#mainContent .spacer p.backToTop { padding: 0; }
#mainContent .spacer p.backToTop a { 
	font-size: 110%;
}

.alignCenter { text-align: center; }

.col1, .col2 {
	width: 50%;
	float: left;
}

.warning {
	color: #c30;
	padding-bottom: 10px;
	font-weight: bold;
}

/*
 * Main containers
 */
#wrapper {
	width: 1018px;
	margin: 30px auto 0 auto;
	background: #fff url('../images/left-leaves.jpg') 0 116px no-repeat;
	position: relative;
}

#content {
	background: url('../images/pulp-paper4.jpg');
	width: 800px;
}

#bottomLeaves {
	position: absolute;
	width: 77px;
	height: 166px;
	background: url('../images/footer-leaves.jpg') right bottom no-repeat;
	bottom: 30px;
	right: 1px;
}

#highlightLeaves {
	position: absolute;
	width: 62px;
	height: 85px;
	background-position: right bottom;
	background-repeat: no-repeat;
	top: 70px;
	right: 16px;
}

body#home #highlightLeaves { background-image: url('../images/highlight-leaves-home.jpg'); }
body#purchase #highlightLeaves { background-image: url('../images/highlight-leaves-purchase.jpg'); }
body.communities #highlightLeaves { background-image: url('../images/highlight-leaves-communities.jpg'); }
body#coleValley #highlightLeaves { background-image: url('../images/highlight-leaves-cole-valley.jpg'); }
body#aboutUs #highlightLeaves { background-image: url('../images/highlight-leaves-aboutus.jpg'); }
body#homeOwners #highlightLeaves { background-image: url('../images/highlight-leaves-homeOwners.jpg'); }
body#businessOwners #highlightLeaves { background-image: url('../images/highlight-leaves-businessOwners.jpg'); }
body#signup #highlightLeaves { background-image: url('../images/highlight-leaves-signup.jpg'); }
body#howItWorks #highlightLeaves { background-image: url('../images/highlight-leaves-howitworks.jpg'); }

#main {
	width: 800px;
	margin: 0 0 0 140px;
}


/*
 * Sidebar and main content area
 */
#sidebar {
	width: 243px;
	float: left;
	margin-top: 78px;
}

#sidebar .spacer {
	padding: 0 15px;
}

#sidebar .sideBox {
	color: #2563AB;
}
#sidebar .sideBox .spacer {
	padding: 38px 10px 0 15px;
}

#sidebar .sideBox h2 {
	font-size: 110%;
	margin: 0 0 5px 0;
	padding: 0;
	text-transform: lowercase;
}

#topBox {
	padding-bottom: 15px;
}

#middleBox {
	margin-top: -20px;
	padding-bottom: 15px;
}

#bottomBox {
	margin-top: -20px;	
	padding-bottom: 20px;
}

body.home #sidebar #topBox, body.purchase #sidebar #topBox, body#signup #sidebar #topBox {
	background: url('../images/boxes/home-box-top.gif') top left no-repeat;
}

body.home #sidebar #bottomBox, body#signup #sidebar #bottomBox {
	background: url('../images/boxes/home-box-bottom.gif') top left no-repeat;
}

body.home #sidebar #middleBox, body.purchase #sidebar #middleBox, body#signup #sidebar #middleBox {
	background: url('../images/boxes/home-box-middle.gif') top left no-repeat;
}
body.purchase #sidebar #middleBox { padding-bottom: 20px; }

body.purchase #bottomBox, body.communities #bottomBox, body#aboutUs #bottomBox, body#homeOwners #bottomBox,
body#businessOwners #bottomBox, body#howItWorks #bottomBox {
	background: url('../images/boxes/purchase-box-bottom.gif') top left no-repeat;
}

body.communities #topBox, body#aboutUs #topBox, body#homeOwners #topBox, body#businessOwners #topBox,
body#howItWorks #topBox {
	background: url('../images/boxes/communities-box-top.gif') top left no-repeat;
	padding-bottom: 30px;
}

#sideHighlight {
	width: 211px;
	margin-bottom: -15px;
	position: relative; /* Small IE6, IE7 hack to avoid overlapping */
}

body.communities #sideHighlight {
	height: 280px;
	background: url('../images/sidebar-highlight-communities.jpg') top no-repeat;
}

body#aboutUs #sideHighlight {
	height: 434px;
	background: url('../images/sidebar-highlight-aboutus.jpg') top no-repeat;
}

body#homeOwners #sideHighlight {
	height: 543px;
	background: url('../images/sidebar-highlight-homeOwners.jpg') top no-repeat;
}

body#businessOwners #sideHighlight {
	height: 491px;
	background: url('../images/sidebar-highlight-businessOwners.jpg') top no-repeat;
}

body#howItWorks #sideHighlight {
	height: 887px;
	background: url('../images/sidebar-highlight-howitworks.jpg') top no-repeat;
}

#mainContent {
	width: 557px;
	float: right;
	line-height: 1.4em;
}
#mainContent .spacer { padding: 5px 15px 5px 10px; }

#mainContent .spacer p {
	padding: 0 0 15px 0;
}

#mainContent h3 {
	margin: 0;
	padding: 0;
	font-size: 120%;
	line-height: 1.4em;
}


/*
 * Header & footer
 */
#logo {
	position: absolute;
	width: 261px;
	height: 125px;
	top: 30px;
	left: 107px;
	background: url('../images/logo-holder.jpg') center no-repeat;
}

#logo h1 {
	text-indent: -9999px;
	margin: 15px 0 0 19px;
	padding: 0;
	width: 219px;
	height: 94px;
	background: url('../images/logo.png') center no-repeat;
}

#header {
	background: url('../images/header-leaves.jpg') top center no-repeat;
	width: 800px;
	height: 62px;
}

#footer {
	background: url('../images/footer-round.jpg') top no-repeat;
	height: 66px;
	width: 800px;
	color: #E1D3C6;
	padding-bottom: 62px;
}

#footer p {
	padding: 35px 0 0 20px;
	font-size: 90%;
	text-transform: lowercase;
}
#footer p a {
	padding-left: 2px;
}

/*
 * Navigation bar
 */
#navbar {
	margin: 0 0 0 308px;
	padding-top: 5px;
	width: 492px;
}


#navbar ul {
	background-image: url('../images/nav.png');
	width:492px;	
	height: 23px;
	background-repeat: no-repeat;
	
	position: relative;
}

#navbarHolder {
/*	background-position: 0px 30px;*/
}

#navbar ul, #navbar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navbar ul li {
	float: left;

}

#navbar ul li a {
	display: block;
	float: left;
	height: 24px;
	text-indent: -9999px;
	background-position: 0px -24px;
	background-repeat: no-repeat;
	position: absolute;
}

/*#navbar ul li a:hover {
	background-position: 0px 0px;
}*/

#navbar ul li#navHome a {
	width: 55px;
	top: 0;
	left: 5px;
}

#navbar ul li#navHowItWorks a {
	left: 67px;
	width: 93px;
}

#navbar ul li#navPurchase a {
	width: 75px;
	left: 170px;
}

#navbar ul li#navCommunities a {
	left: 252px;
	width: 90px;
}

#navbar ul li#navSignup a {
	left: 352px;
	width: 60px;
}

#navbar ul li#navAboutUs a {
	left: 420px;
	width: 72px;
}

/*
 * Communities page
 */
ul#listOfCommunities li, ul#optionsList li {
	color: #2563AB;
	font-weight: bold;
	font-size: 110%;
	text-transform: lowercase;
	line-height: 1.6em;
}

/*
 * REC's pages
 */
/*body#homeOwners #mainContent p {
	margin: 0;
	padding: 0;
}*/

#mainContent p.plug {
	margin-top: -10px;
}

/*body#homeOwners h3 {
	margin: 30px 0 5px 0;
}*/

body#homeOwners h3.first, body#businessOwners h3.first  {
	margin-top: 10px;
	padding-top: 0px;
}

p.plug a {
	font-size: 110%;
	text-transform: lowercase;
}

/*
 * Signup page
 */
body#signup form { width: 180px; }
body#signup form input { width: 100%; }
body#signup form .submitLink { float: right; }

#totalBill {
	font-size: 18px;
	font-weight: bold;
}

/*
 * Logged in pages
 */
#additionalAccountInfo {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #56965C;
}

.accountSeparator {
	border-top: 1px solid #56965C;
	padding-top: 10px;
}

#loginContainer {
	border-top: 1px solid #56965C;
	margin-top: 10px;
/*	padding-top: 10px;*/
}

#loginContainer h2 {
	font-size: 120%;
}
