/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * Website:  	Greenleaf						 
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *		
 * 			 	 
 * 															
 * 															 
 * 															 
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ 
 
 /*	GENERAL		--------------------------------------------*/
 
html, body, div, span, applet, object, iframe, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	margin: 0;
	padding: 0;
}

body {
	background: #FFF url(../images/body.gif) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
}

a {
	color: #005b7f;
	outline: 0;
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	color: #3f0039;
	font-family: Geneva, "Franklin Gothic Medium", sans-serif;
	font-weight: 400;
	line-height: 1em;
}

h1 {
	font-size: 2em;
	margin-top: 0.5em;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.17em;
}

.sup, .sub {
	font-size: 0.7em;
	position: relative;
	vertical-align: 0;
}

.sup {
	bottom: 1ex;
}

.sub {
	top: 0.8ex;
}
p {
	margin: 1em 0;
}

/*	FORM SPECIFIC	--------------------------------------------*/

input, textarea {
	padding: 2px;
}

fieldset {
	margin-bottom: 1em;
}

fieldset input, fieldset textarea {
	display: block;
}

.submit {
	cursor: pointer;
	display: block;
}

textarea {
	overflow: auto;
}

/* 	TOOLBOX CSS 	--------------------------------------------*/

.float-right {
	float: right;
}
	img.float-right {
		margin: 0 0 1em 1em;
	}

.float-left {
	float: left;
}
	img.float-left {
		margin: 0 1em 1em 0;
	}

.clear-both {
	clear: both;
}

/*	PAGE STRUCTURAL ELEMENTS --------------------------------------------*/

#container {
	margin: 0 auto;
	padding: 0;
	width: 960px;
}

#banner-region {
	clear: both;
	color: #3f0039;
	display: inline;
	float: left;
	height: 180px;
	position: relative;
	width: 100%;
}

#promo {position:absolute; top:18px; left:360px;}

#cc-pics {width:815px; margin:0 auto;}
#gallery {margin:0; padding:0; list-style:none;}
#gallery li {display:inline;}

#main {
	background: transparent url(../images/main-bg.jpg) no-repeat left top;
	color: #666;
	display: inline;
	float: left;
	font-size: 1.2em;
	line-height: 1.5em;
	min-height: 400px;
	padding: 64px 36px 10px 30px;
	width: 894px;
}

#col-container {
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 100%;
}

	#col-container.green {
		background: #FFF url(../images/right-green-text-box-cont.gif) no-repeat right bottom;
	}
	
	#col-container.green #second-column, #col-container.green #first-column {
		background-color: #FFF;
	}

#first-column {
	width: 495px;
	margin: 0 25px 0 0;
}

#second-column {
	display: inline;
	float: left;
	margin-top: -10px;
	width: 374px;
}

#left-column {
	margin-right: 10px;
	width: 680px;
}

#center-column {
	background: ;
	margin: ;
	padding: ;
	width: ;
}

#right-column {
	width: 204px;
}

/*	HEADER */

#social-links {
	background: transparent url(../images/purple-tab.gif) no-repeat left top;
	color: #FFF;
	font: 12px Geneva, "Franklin Gothic Medium", sans-serif;
	height: 20px;
	padding: 8px 8px 8px 20px;
	position: absolute;
	right: 30px;
	width: 151px;
}
	#social-links span {
		display: inline;
		float: left;
		padding-top: 2px;
	}
	#twitter-link {
		background-image: url(../images/twitter-icon.jpg);
		display: inline;
		float: left;
		height: 20px;
		margin-left: 15px;
		text-indent: -9999px;
		width: 20px; 
	}
	#facebook-link {
		background-image: url(../images/facebook-icon.jpg);
		display: inline;
		float: left;
		height: 20px;
		margin-left: 15px;
		text-indent: -9999px;
		width: 20px; 
	}
#logo {
	display: inline;
	float: left;
	outline: 0;
	margin: 30px 0 0 80px;
}
	#logo img {
		border: 0;
	}
	
#phone-clause {
	clear: right;
	display: inline;
	float: left;
	font-size: 1.8em;
	line-height: 1.4em;
	margin: 50px 20px 0 50px;
	padding: 0;
	width: 200px;
	text-align: center;
}
	#phone-clause span {
		color: #469c23;
	}
	#phone-clause a {
		color: #fff;
		}

#banner-order-now {position:absolute; right:30px; top:90px; height:48px; width:205px;}
#banner-order-now a {color:#fff; font-size: 1.2em;}
	
/*	PRIMARY NAVIGATION --------------------------------------------*/	
	
#primary-nav {
	/*background: transparent url(../images/primary-nav-link.gif) repeat-x left top;*/
	height: 53px;
	list-style: none;
	margin: 0 11px;
	padding: 0;
	width: 940px;
	z-index: 1000;
}
	#primary-nav li {
		float: left;
		margin: 0;
		padding: 0;
		position: relative;
		z-index: 1000;
	}
	
		#primary-nav li.first a {
			
		}

	#primary-nav li.last {
		border-right: 0;
	}
		#primary-nav li a {
			background: transparent url(../images/primary-nav-link.gif) repeat-x left top;
			color: #FFF;
			display: block;
			font-family: Geneva, "Franklin Gothic Medium", sans-serif;
			font-size: 16px;
			height: 53px;
			line-height: 66px;
			padding: 0 15px;
			text-align: center;
			text-decoration: none;
			white-space: nowrap;
			width: 104px;
			z-index: 1000;
		}						
	#primary-nav li:hover ul, #primary-nav li.sfhover ul {
		display: block;
	}
	#primary-nav li:hover > a {
		background: transparent url(../images/primary-nav-link-hover.gif) repeat-x left top;
	}					
		#primary-nav ul {
			display: none;
			list-style: none;
			padding: 0 0 0 1.25em;
			position: absolute;
			text-align: left;
			left: -12px;
			z-index: 1000;
		}
			#primary-nav ul li {
				display: block;
				float: none;
			}
				#primary-nav ul li a {
					background: #400739;
					border-top: 1px solid #FFF;			
					display: block;
					font-weight: 400;
					height: auto;
					line-height: normal;
					margin: 0;
					padding: 0.5em 1em;
					text-align: left;			
					white-space: nowrap;
					width: 100%;
				}
				#primary-nav ul li.first a {
					border-top: 0;
				}
				#primary-nav ul li a:hover {
					background-color: #7cc019;
					background-image: none !important;
				}
	
/* BREADCRUMBS   -------------------------------------------*/

#breadcrumbs {
	border-bottom: 1px solid #7fc31c;
	color: #666;
	font-size: 0.92em;
}
	#breadcrumbs a {
		color: #005b7f;
		margin: 0 0.5em;
		text-decoration: none;
	}
	#breadcrumbs .B_homeCrumb {
		margin-left: 0;
	}
	#breadcrumbs .B_lastCrumb {
		margin-left: 0.5em;
	}
		#breadcrumbs a:hover {
			text-decoration: underline;
		}
.B_lastCrumb {
	color: #666;
}

/* 	LEFT NAVIGATION 	--------------------------------------------*/
#left-nav {
	list-style: none;
	margin: 0;
	padding: 0;
}
	#left-nav li {
		border-bottom: 1px solid #e5e5e5;
		padding: 0.5em 0;
	}
	#left-nav a {
		color: #989898;
		display: block;
		padding: 0 5px 0 15px;
		text-decoration: none;
	}
		#left-nav li a:hover {
			text-decoration: underline;
		}
	#left-nav-region h3 {
		margin: 0;
		padding: 0;
	}
	#left-nav-region h3 a {
		background: transparent url(../images/left-nav-header.gif) no-repeat left top;
		color: #63acd9;
		display: block;
		height: 36px;
		line-height: 36px;
		padding: 0 0 0 10px;
		text-decoration: none;
		width: 150px;
	}
	#left-nav li.current a {
		color: #333;
	}
	
/* RIGHT COLUMN   --------------------------------------------*/

#main-callout {
	background: transparent url(../images/pink-callout.jpg) no-repeat left top;
	color: #fff;
	height: 298px;
	margin-bottom: 20px;
	padding: 28px 15px 0 15px;
	width: 174px;
}
	#main-callout h3 {
		color: #fff;
		margin-top: 0;
	}
	#main-callout h4 {
		border-bottom: 1px solid #FFF;
		color: #fff;
		display: inline-block;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: 700;
		margin: 0.5em 0 0 0;
	}
	#main-callout .more-link {
		color: #ebcc2b;
		text-decoration: none;
	}
.blue-coa {
	background-repeat: no-repeat;
	display: block;
	color: #FFF;
	height: 63px;
	/*margin-bottom: 10px;*/
	padding-top: 20px;
	width: 205px;
	text-align: center;
	text-decoration: none;
}
.green-coa {
	background-repeat: no-repeat;
	display: block;
	color: #FFF;
	height: 43px;
	margin-bottom: 10px;
	width: 205px;
	text-align: center;
	text-decoration: none;
}
.red-coa {
	background-repeat: no-repeat;
	display: block;
	color: #FFF;
	height: 85px;
	width: 205px;
	text-align: center;
	text-decoration: none;
	padding-top: 15px;
}
/*.orderonline{
	font-size: 1em;
	}
	.orderonline a{
	color: #b03422;
	}*/

.blue-coa {
	background-image: url(../images/blue-btn.gif);
	line-height: 20px; 
}
.green-coa {
	background-image: url(../images/green-btn.gif);
	line-height: 43px; 
}
.red-coa {
	background-image: url(../images/red-btn.gif);
	height: 85px;
	line-height: 1.2em;
}
	.red-coa span {
		display: block;
	}
.blue-coa-narrow, .green-coa-narrow {
	background-repeat: no-repeat;
	display: block;
	color: #FFF;
	height: 43px;
	margin-bottom: 10px;
	/*width: 185px;*/
	text-align: center;
	text-decoration: none;
}
.topblue-coa-narrow {
	background-repeat: no-repeat;
	display: block;
	color: #FFF;
	height: 43px;
	margin-bottom: 10px;
	text-decoration: none;
	font-size: 1.2em;
	text-align:left;
	padding-left:15px;
}
#main .topblue-coa-narrow:hover, #main .blue-coa-narrow:hover, #main .green-coa-narrow:hover, #main .blue-coa:hover, #main .red-coa:hover, #main .green-coa:hover {
		text-decoration: none;
	}
.blue-coa-narrow {
	background-image: url(../images/blue-coa-shorter.gif);
	line-height: 43px; 
}
.topblue-coa-narrow {
	background-image: url(../images/blue-coa-shorter.gif);
	line-height: 43px; 
}
.green-coa-narrow {
	background-image: url(../images/green-coa-shorter.gif);
	line-height: 43px; 
}
.red-coa-narrow {
	background-image: url(../images/red-coa-shorter.gif);
	line-height: 43px; 
}
#left-sub-col {
	display: inline;
	float: left;
	margin: 20px 9px 20px 0;
	width: 180px;
}
#right-sub-col {
	margin: 20px 0 0 0;
	overflow: hidden;
}

.link-list {
	line-height: 1.25em;
	list-style: none;
	margin: 0;
	padding: 0 0 0 0.5em;
}
	.link-list a {
		background: transparent url(../images/blue-arrow.gif) no-repeat left 3px;
		padding-left: 10px;
		text-decoration: none;
	}
	.link-list a:hover {
		text-decoration: underline;
	}
	
.lead-in {
	text-decoration: none;
}

.right-green-top {
	background: transparent url(../images/right-green-box-top.gif) no-repeat left top;
	clear: both;
	height: 10px;
	width: 374px;
}

.additional-content {
	background-color: #63ab49;
	clear: both;
	color: #fff;
	padding: 10px 20px;
	width: 334px;
}

.pdfs {
	list-style: none;
	margin: 0;
	padding: 0;
}
	.pdfs a {
		background: transparent url(../images/pdficon_small.gif) no-repeat left top;
		display: block;
		padding-left: 25px;
	}


/* QUICK FORM    ---------------------------------------------*/
	

/* HOMEPAGE		 --------------------------------------------*/


/* CONTENT 		--------------------------------------------*/

.featured-content-top {
	background: transparent url(../images/green-text-box-top.gif) no-repeat left top;
	height: 10px;
	width: 495px;
}

.featured-content-bottom {
	background: transparent url(../images/green-text-box-bottom.gif) no-repeat left top;
	height: 10px;
	width: 495px;
}

.featured-content {
	background: #63ab49 url(../images/green-text-box-bg.gif) repeat-x left top;
	color: #FFF;
	min-height: 369px;
	padding: 10px 20px;
	width: 455px;
}
	.featured-content a, .additional-content a {
		color: #fff200;
	}
	
#main a:hover {
	text-decoration: underline;
}

#contact select {
	display: block;
}

.selection {
	border-bottom: 1px dotted #FFF;
	clear: both;
	display: block;
	overflow: auto;
	position: relative;
}

	.selection .price {
		bottom: 0;
		position: absolute;
		right: 0;
	}
	
	.pairing {
		display: block;
		font-style: oblique;
		margin-top: 0.5em;
	}
	
	.item {
		display: inline;
		float: left;
		width: 50%;
	}
	
#single-column #century-city-map {
	display: inline;
	float: right;
	margin-left: 1em;
}

/*	FOOTER 		--------------------------------------------*/	
	
#footer {
	background: transparent url(../images/floral-bar.gif) no-repeat -3px top;
	clear: both;
	color: #666;
	line-height: 1.5em;
	margin: 0 auto;
	font-size: 1.1em;
	padding: 51px 3px 0 0;
	width: 896px;
}

#footer {
	
}
	#footer-nav {
		display: inline;
		float: right;
		list-style: none;
		margin: 0;
		padding: 0;
	}
		#footer-nav li {
			background: transparent url(../images/footer-divider.gif) no-repeat left 2px;
			display: inline;
		}
		#footer-nav li.first {
			background: none;
		}
			#footer-nav li a {
				color: #469c23;
				margin: 0 0.25em 0 0.6em;
				text-decoration: none;
			}
			#footer-nav li.last a {
				margin-right: 0;
			}
				#footer-nav li a:hover {
					text-decoration: underline;
				}
#business-info {
	display: inline;
	float: left;
	margin-top: 0;
}
#copyright {
	clear: right;
	display: inline;
	float: right;
	margin-top: 0.25em;
}
	
/* 2009 - 2010 (c) | ez-css.org
 * ez-min.css :: version 1.3 :: 03132010
 */
body{text-align:center}.ez-mw{margin-right:auto;margin-left:auto;text-align:left;position:relative;z-index:1;text-align:left;overflow:hidden}.ez-wr{clear:left}.ez-wr:after,.ez-box:after{content:".";display:block;height:0;clear:both;visibility:hidden}.ez-wr,.ez-box,.ez-last{display:inline-block;min-height:0}/* \*/* html .ez-wr,* html .ez-box,* html .ez-last{height:1%}.ez-wr,.ez-box,.ez-last{display:block}/* */.ez-oh{overflow:hidden}* html .ez-oh{overflow:visible}.ez-oa{overflow:auto}.ez-dt{display:table}.ez-it{display:inline-table}.ez-tc{display:table-cell}.ez-ib{display:inline-block}.ez-fl{float:left}* html .ez-fl{margin-right:-3px}.ez-fr{float:right}* html .ez-fr{margin-left:-3px}.ez-25{width:25%}.ez-33{width:33.33%}.ez-50{width:50%}.ez-66{width:66.66%}.ez-75{width:75%}.ez-negmr{margin-right:-1px}* html .ez-negmr{margin-right:-4px}* html .ez-negmx,.ez-negmx{margin-right:-1px}.ez-negml{margin-left:-1px}* html .ez-negml{margin-left:-4px}


/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CCAttribution-ShareAlike 2.5 Brazil - http://creativecommons.org/licenses/by-sa/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
