/**********************************************
 *
 *
 *
 *
 *
 *
 * 
 ***********************************************/

/**
 * Generic styles
 */

ul{
	list-style: none;
	margin: 5px 5px 1em 10px;
	padding: 0;
}

ul li{
	background: no-repeat url(../images/epl_bullet.png) left 4px;
	margin: 0;
	padding-left: 25px;
	margin-bottom: 0.5em;
}

a{
	text-decoration: none;
	font-weight: bold;
	color: #81ae4a;
}

.page-title, .section-title{
	background: repeat-x url(../images/epl_dotted_bg.jpg) bottom;
	text-transform: none;
	font-size: 166.67% !important;
	margin: 0 0 0.5em 0;
	padding: 0 0 0.5em 0;
	font-weight: normal;
}

/** Box styles */

.first h3, .first h2{
	margin-top: 0 !important;
}

.box{
	margin-bottom: 14px;
	overflow: hidden;
}


.contact {
	width: 375px;
}

.box h2{
	font-size: 123.07%;
	font-weight: normal;
	color: #4c4c4c;
	padding: 9px 11px;
	background-color: #ebf4e0;
	margin: 0;
	line-height: 16px;
}

.box h2 a{
	font-weight: normal;
	text-decoration: none;
	color: #4c4c4c;
}

.box h3{
	clear: both;
	font-size: 133.33%;
	font-weight: normal;
	margin: 0.5em 0 0.75em 0;
}

.box .content{
	background-color: #d9ecc0;
	padding: 12px 13px;
	color: #333;
	font-size: 92.3%;
}

.box .content ul{
	padding: 0;
	margin: 0;
	list-style: none;
}

.box .content ul li{
	padding: 0;
	margin: 0;
	position: relative;
}

.box .content ul li a{
	display: block;
	padding: 8px;
	margin: 0;
	position: absolute;
	bottom: 5px;
	left: 0;
	background: transparent url(../images/epl_semi_trans_70.png);
}

.box div.mce_inline_error {
	clear: right;
	color: red;
}

div.google-map-box {
	overflow:visible;	
}

div#map {
	width: 300px;
	height: 300px;
	clear: both;	
}

.box .content a{
	font-weight: bold;
	text-decoration: none;
	color: #333;
}

.box form p{
	margin-bottom: 14px;
}

.box form label{
	font: 116.67% VAGRounded, Arial, Helvetica, sans-serif;
	float: left;
	padding-top: 0.45em;
}

.box form input{
	border: 2px solid #91c651;
	width: 200px;
	padding: 4px;
	float: right;	
}

.box form textarea{
	border: 2px solid #91c651;
	width: 200px;
	padding: 4px;
	float: right;	
}

.box form input.button{
	width: auto;
	border: none;
	padding: 5px 5px;
}

/** Subnav Box */

.subnav-box h2{
	background: none;
	padding-left: 0;
	padding-top: 0;
	text-transform: none;
}

.subnav-box h2 span{
	font-weight: bold;
	color: #91C651;
}

.subnav-box ul{
	margin-top: 0;
}

.subnav-box ul li{
	line-height: 275%;
	background-position: 0 14px;
	vertical-align: top;
	padding-bottom: 0;
	margin-bottom: 0;
}

.subnav-box ul li{
	background: none;
}

.subnav-box ul li.active{
	background: no-repeat url(../images/epl_bullet.png) 0 14px;
}

.subnav-box ul li a{
	color: #4c4c4c;
	text-transform: none;
	font-size: 123.07%;
	font-weight: normal;
	display: block;
	background: repeat-x url(../images/epl_dotted_bg.jpg) bottom;
	vertical-align: top;
}

/** Button */

.button{
	padding: 8px 10px;
	line-height: 13px;
	background-color: #91c651;
	color: #fff !important;
	font-size: 107.69%;
	font-weight: bold;
	text-decoration: none;
}

.green-button{
	display: block;
	padding: 2px 8px;
	font-size: 153.84%;
	text-transform: lowercase;
	text-decoration: none;
	color: #fff;
	background: #91c651 no-repeat url(../images/epl_green_button.png) right !important;
	margin-bottom: 14px;
}

.small-green-button{
	display: block;
	vertical-align: baseline;
	border: none;
	background: #91c651 no-repeat url(../images/epl_small_green_button.png) right;
	color: #fff !important;
	line-height: 16px;
	height: 18px;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	text-transform: lowercase;
	padding: 0 16px 0 8px;
	margin: 0 2px;
}

.grey-button{
	display: block;
	vertical-align: baseline;
	border: none;
	background: #80897f no-repeat url(../images/epl_grey_button.png) right;
	color: #fff !important;
	line-height: 16px;
	height: 18px;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	text-transform: lowercase;
	padding: 0 16px 0 8px;
	margin: 0 2px;
}

.light-grey-button{
	display: block;
	vertical-align: baseline;
	border: none;
	background: #bfc3bf no-repeat url(../images/epl_light_grey_button.png) left;
	color: #fff !important;
	line-height: 16px;
	height: 18px;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	text-transform: lowercase;
	padding: 0 8px 0 16px;
	position: relative;
	top: 1px;
	margin: 0 2px;
}

/** Pager */

.pager{
	position: relative;
}


.pager ul{	
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
}

.pager ul li{
	float: left;
	background: 0;
	padding: 0;
	margin: 0;
}

.pager ul li{
	background: #bfc3bf;
	line-height: 18px;
	padding: 0 4px;
	margin-right: 2px;
	position: relative;
	top: 1px;
}

.pager ul li a{
	color: #fff;

}

.pager ul li.current, .pager ul li.active{
	color: #fff;
	font-weight: bold;
	background: #91C651;
	position: relative;
	top: 1px;
}

.pager ul li.previous, .pager ul li.next{
	background: none;
	top: 0;
}

.pager ul li.next{
	margin-right: 0;
	top: 1px;
}

/**
 * Header styles
 */

/** Logo */

#logo strong{
	display: block;
	background: no-repeat url(../images/epl_logo.png);
	width: 300px;
	height: 82px;
	text-indent: -9999px;
	margin: 23px 0;
}

/** Navigation */

#nav ul{
	margin: 0;
	padding: 0;	
	list-style: none;
	font-size: 123.07%;
}

#nav ul li{
	background: none;
	float: left;
	margin: 0;
	padding: 0 17px 0 0;
	text-transform: none;
}

#nav ul li a{
	font-weight: normal;
	display: block;
	text-decoration: none;
	color: #777;
	padding-top: 19px;
	line-height: 16px;
}

#nav ul li.active a{
	font-weight: bold;
	color: #91c651;
	border-top: 7px solid #91c651;
	padding-top: 12px;
}

#nav ul li a:hover{
	color: #91c651;
	border-top: 7px solid #91c651;
	padding-top: 12px;
}

#nav ul li.last{
	padding-right: 0;
}

/**
 * Toolbar styles
 */

.toolbar{
	background-color: #f9f8f9;
	margin-bottom: 14px;
	padding-left: 14px;
}

div#search-bar{
	background-image: url(../images/epl_dotted_bg.jpg);
	background-repeat: repeat-x;
	padding-left: 0;
}

div#search-bar .grid_2{
	/*display: inline;*/
	height: 38px;
	line-height: 38px;
}

div#search-bar h2{
	font-size: 100%;
	font-weight: normal;
	display: inline;
	margin-left: 13px;
	margin-bottom: 0;
}

.toolbar form{
	display: inline;
	line-height: 38px;
	height: 38px;
}

.toolbar p, .toolbar label, .toolbar input, .toolbar select{
	display: inline;
}

.toolbar label{
	text-transform: lowercase;
	color: #777;
}

.toolbar select{
	margin-left: 10px;
	margin-right: 18px;
}

div#search-bar a.addthis_button{
	float: right;
	display: inline;
	margin-right: 5px;
	line-height: 38px;
	margin-top: 3px;
}

/**
 * Banner styles
 */

#banner{
	background: no-repeat url(../images/epl_cta_bg.jpg);
	height: 201px;
	margin-bottom: 14px;
}

#banner ul{
	margin: 20px 0 0;
	padding: 0;	
	list-style: none;
}

#banner ul li{
	background: none;
	margin: 0 0 28px 0;
	padding: 0;
}

#banner ul li a.green-button{
	margin-bottom: 0;
}

#banner #call-us{
	background: no-repeat url(../images/epl_cta_call_bg.gif) center 8px;
	height: 201px;
}

#banner #call-us p{
	text-indent: -9999px;
}

/**
 * Home page boxes
 */
 
#boxes .box .content{
	height: 166px;
	overflow: hidden;
}

ul.with-dotted{
	margin: 0 0 14px 0;
	padding: 0;
	list-style: none;
}

ul.with-dotted li{
	background: repeat-x url(../images/epl_dotted_bg.jpg) bottom;
	padding: 6px 0 7px;
	color: #7f7f7f;
	margin: 0;
	line-height: 1;
}

ul.with-dotted li a{
	font-weight: normal;
	text-decoration: none;
	color: #7f7f7f;
}

ul.with-dotted li.last{
	background: none;
}

div#featured .content{
	padding: 0;
	height: 190px !important;
}

#featured #buttons {
	position: absolute;
	top: 0;
	right: 0;
	padding: 9px 11px;
	z-index: 999;
}

#slider {
	width:300px;
	height:190px;
	position:relative;	
	overflow:hidden;
}

#slider div.featuredImage {
	position:relative;
	height:160px;
	overflow: hidden;
}

#slider div.featuredImage a.view {
	padding: 8px;
	margin: 0;
	position: absolute;
	bottom: 0;
	left: 0;
	background: transparent url(../images/epl_semi_trans_70.png);
}

#slider div.featuredTitle {
	position:relative;
	height:30px;
	background: #D9ECC0;
}


#slider div.featuredTitle a.featured-property-title {
	position: relative;
	display: block;
	font-size: 116.67%;
	padding-left: 13px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.clear {
	clear:both;	
}

/**
 * Property Details 
 */

.section-property-details h1 {
	padding-right: 130px;
	position: relative;
	font-size: 142.85%;
	font-weight: normal;
}
 
.section-property-details h1 span{
	position: absolute;
	right: 0;
	top: 0;
} 

.section-property-details .quick-facts-box h3{
	margin-top: 0;
}

.epl-slideshow-box{
	background: repeat-x url(../images/epl_dotted_bg.jpg) bottom;
	margin-bottom: 0.5em;
	padding-bottom: 1em; 
}

.epl-slideshow, .epl-slideshow li{
	background: none;
	margin: 0;
	padding: 0;
}

.epl-slideshow-controls, .epl-slideshow-controls li{
	background: none;
	margin: 0;
	padding: 0;
	float: left;
}

.section-property-details .google-map-box h3{
	float: left;
}

.section-property-details .google-map-box a.larger-map{
	float: right;
	margin-top: 0.95em;
}

.section-property-details .appointment-box .content{
	padding-bottom: 20px;
}

/**
 * Listings
 */
 
#listings{
	margin: 0;
}
 
#listings .item{
	margin: 0 0 14px;
	padding: 0 0 10px;
	background: repeat-x url(../images/epl_dotted_bg.jpg) bottom;
	position: relative;
}

#listings .item .photo{
	float: left;
	
}

#listings .item .details{
	margin-left: 225px;
}

#listings .item .actions{
	margin: 0;
	position: absolute;
	bottom: 14px;
	left: 225px;
}
 
#listings .item .actions li{
	float: left;
	background: none;
	padding: 0 7px 0 0;
	margin: 0;
}

#listings .item .actions li.last{
	padding: 0;
}

/**
 * Footer
 */

#footer{
	font-size: 92.3%;
	line-height: 12px;
	border-top: 1px solid #91c651;
	color: #70993e;
	margin-top: 14px;
	padding: 12px 0;
	margin-bottom: 3em;
	text-transform: lowercase;
}

#footer .grid_3{
	text-align: right;
}
