/*

	-- -- -- -- -- -- --
	Template v2: Default layout CSS file
	last edit: 29th April 08
	-- -- -- -- -- -- --

	File Contents: team Parsons
	
*/

@import "../../team/css/agent.css";
@import "../../team/css/newsearchpanel.css";

/******************* =LOGO IMAGE */

#logo {  margin: 6em 0 1em; padding: 0; background:url('../img/bg-logo.png') no-repeat; }
#logo a {  background: url("../img/bg-logo.png") no-repeat scroll 0 0 transparent; display: block; height: 140px; }

#expandButton { -moz-border-radius:6px 6px 6px 6px; background:url("../../team/img/plus.gif") no-repeat scroll 10px center #104c80; border:1px solid #165d9b; color:#FF6700; display:block; width:80px; font-weight:bold; padding:0.8em 0.8em 0.8em 2.6em;
text-decoration:none; position: relative; float:left; margin-left:.5em;  font-size:1.1em; }

#expandButton:hover { border: 1px solid #29669d; }

#mainSearch .btnSearch, #advancedSearch .btnSearch { margin-top:.5em; margin-bottom:0; }
#propertyAdvancedSearchPanel #mainSearch { margin:0; }
#propertyAdvancedSearchPanel #advancedSearch { clear:both; padding-top:2em; }

#feature img { height:276px; display:block; margin:0px; padding:0px;}
#feature { clear:both; width:550px; height:276px; padding:37px 0px 10px 0px;   margin-left: 20px; }




/******************* =FOOTER IMAGE */

/**If you need to use a custom image uncomment out the following and add your image to the img folder */

/*#content_wrapper { background:url('../img/bg-content_wrapper.png') repeat-x bottom; } */
