﻿/*This stylesheet is used for the commercial theme. (green)
 **********************************************************/

/* border styling for .overseas, .mortgages */
.overseas, .mortgages {
	border-left: 2px solid #fff;
	border-bottom: 2px solid #fff;
}

/*border styling for residential*/
.residential{border-bottom: 2px solid #fff;}


/* specific border color for commercial as it is the active panel */
.commercial {
	border-bottom: 2px solid #7cbe34;
	background-color: #7cbe34;
	color: #fff;
}
.devinfo
{
	list-style-type: none;
}
/* Active menu text*/
.commercial a{color:#fff}

/*Make Residential menu text black*/
.residential a{color:#000}

/*Breadcrumb */
.breadcrumb{ background-color:#7cbe34 ;}

/*Right sidebar titles*/
.right_news .title {background-color: #7cbe34;}

/*Background color used on the home page*/
.componentbg{background-color: #7dbe34}

/*advanced search link on the home page*/
.componentbg a {
	background: url('image/white_arrow_ongreen.gif') center right no-repeat;}
	
/*GalleryView address's container background color*/
.p_details{background: #7cbe34}

/*ListView address's container background color*/
.p_details_listview h2 a {background-color: #7cbe34}
.p_details_listview h2 a:Hover {background-color: #7cbe34}


/**** Property Details Page styles ****/

/*property details title*/
.page_title{background: #7cbe34}

.page_title1{background: #7cbe34}
/*headers in the property details page*/
.bottom_left2 .title {
	color: #7cbe34;
	font-weight: bold;}

/*Agent details title*/
.agent_details .title {background: #7cbe34;
	
	}

/*Refine search title*/
.refine_search .title{background: #7cbe34}

/*My SherryFitz .title*/
.my_sherryfitz .title{background: #7cbe34}

/**** End of Property Details Page styles ****/


/*Scroller title */
.scroller_title
{background: #7cbe34} 




