/*----------------------------------------------------------------------------
 *
 * Layout stylesheet for theme: Pantani
 *
 * This covers layout styles and default colours for the default layout.
 *
 *---------------------------------------------------------------------------*/
 
/*----------------------------------------------------------------------------
 * Main layout
 *---------------------------------------------------------------------------*/

body {
    background: #ddd url(/global/images/patterns/bg-3x3-light-grey.png);
    padding-bottom: 10px;
    text-align: center;
}

#header {
    padding: 0;
	width: 800px;
	border-bottom: 5px solid #999999;
}
        
#container {
    padding: 2px;
    background-color: white;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    width: 800px;
    margin: 20px auto;
    text-align: left;
}

#content_container {
	background: top left url(/global/images/dynamic/gradient/cccccc/ffffff/1/6/v.png) repeat-x;
	border-bottom: 1px solid #bbb;
}

#content {
	background: url(/global/images/dynamic/gradient/bbbbbb/bbbbbb/1/1/v.png) repeat-y 250px 0px;
}

#list_container {
	width: 520px;

}

#sidebar_container {
    border-top: 2em solid #666;
    font-size: 1.1em;
    width: 220px;
    float: left;
	clear: left;
}

#sidebar {
    font-size: 0.9em;
	float: left;
	width: 225px;
	padding: 15px 0px 0px 18px;
}

#main {
    width: 535px;
    float: right;
	padding: 20px 0px 30px 0px;
	overflow: hidden;
}

#leader {
	width: 515px;
	margin-bottom: 15px;
}
	
#main_content {
	width: 520px;
	margin-top: -10px;
}

#footer_container {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #bbb;
	padding: 5px 0;
	background: bottom left url(/global/images/dynamic/gradient/e0e0e0/bbbbbb/1/10/v.png) repeat-x #e0e0e0;
}

#slideshow {
	border-top:1px solid white;
}

#slideshow_overlay {
	text-align: right;
}
    

/*----------------------------------------------------------------------------
 * Header
 *---------------------------------------------------------------------------*/

#account_info {
    text-align: right;
    border-bottom: 1px;
    margin: 0 0 10px 0;
    font-size: 0.85em;
}

#agency_subtitle {
    padding-right: 1em;
    margin-right: 1em;
    border-right: 1px solid #ccc;
}
    
#header_left {
   	height: 96px;
	padding-left: 23px;
	width: 365px;
    float: left;
	text-align: center;
}

#header_left h1 {
	line-height: 96px;
}

#header_right {
    float: right;
	height: 96px;
	padding: 10px 23px 0 0;
	position: relative;
	width: 300px;
}

#site_header_content {
	position: absolute;
	bottom: 15px;
	right: 23px;
}

#site_header_content span {
	font-size: 2em;
	margin-left: 0.25em;
	font-weight: bold;
}
    
#header_right_bottom p {
    margin: 0.25em 0 0 0;
    font-size: 0.9em;
    color: #666;
	text-align: right;
	font-family: verdana;
}
    
    
/*----------------------------------------------------------------------------
 * Sidebar
 *---------------------------------------------------------------------------*/

#sidebar h2 {
	font-size: 15px;
	font-family: verdana, trebuchet, sans-serif;
	color: #003a80;
}


/*----------------------------------------------------------------------------
 * Primary navigation
 *---------------------------------------------------------------------------*/

#navigation {
	border-top: 1px solid #FFFFFF;
	clear: left;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	height: 25px;
	padding-top: 10px;
	width: 800px;
}
	
#navigation ul {
	display: inline;
	list-style-type: none;
	margin: 10px 20px;
	white-space: nowrap;
}

#navigation ul li {
    display: inline;
    text-decoration: none;
}

#navigation ul li a {
    text-decoration: none;
	padding: 5px 1.25em;
    border-left: 1px solid #999;

}

#navigation ul li a:hover {
    text-decoration: underline;
}

#navigation ul li.first a {
    border-left: none;
    padding-left: 0;
}

#navigation ul li a.current{
	font-weight:bold;
	text-decoration:underline;
}

#powered_by {
    float: right;
}

/*----------------------------------------------------------------------------
 * Section navigation (profile, property details)
 *---------------------------------------------------------------------------*/

.section_navigation {
    margin: 1px 0 1em 0;
    padding: 0;
	height: 1%; /* IE6 fix */
}
    
.section_navigation ul {
    list-style-type: none;
    margin: 0;
    float: left;
	display: inline;
}

.section_navigation ul li {
	float: left;
	display: inline;
}
	
#main .section_navigation a {
    display: block;
    float: left;
	display: inline;
    margin: 0;
    padding: 0 0.5em;
    line-height: 2em;
    font-size: 0.9em;
    border-right: 1px solid #fff;
	text-decoration: underline;
}

#main .section_navigation ul li.current a {
	font-weight: bold;
}

#main .section_navigation ul li.current a, 
#main .section_navigation ul li a:hover {
}


/*----------------------------------------------------------------------------
 * Footer
 *---------------------------------------------------------------------------*/

#site_footer_content {
	padding-left: 10px;
    float: left;
    font-size: 0.9em;
    font-weight: bold;
}

#site_footer_content p {
    margin: 0;
}

#footer {
    text-align: right;
    float: right;
	display:inline;
	width: 565px;
}
    
/*----------------------------------------------------------------------------
 * Industry logos
 *---------------------------------------------------------------------------*/

#site_industry_logos_content {
    border-top: 1px solid #ccc;
}


/*----------------------------------------------------------------------------
 *
 * Content stylesheet for theme: Pantani
 *
 * This covers general styles for content (main and sidebar)
 *
 * REMEMBER: Anything that gets added in here and affects colours 
 * probably also needs an entry in the dynamic agency stylesheet for this layout,
 * which can be found at app/views/stylesheets/<theme>.rcss.
 *
 *---------------------------------------------------------------------------*/
 

/*----------------------------------------------------------------------------
 * General
 *---------------------------------------------------------------------------*/

#container {
    font-size: 1em;
    font-family: verdana, trebuchet, "trebuchet MS", helvetica, sans-serif;
	margin-top:0;
}
    
#main h2 {
    font-family: verdana, trebuchet, "trebuchet MS", arial, sans-serif;
	font-size: 15px;
}

#main h3 {
    font-size: 15px;
    border-bottom: 1px solid #ccc;
    font-family: verdana, trebuchet, "trebuchet MS", arial, sans-serif;
	padding-left: 10px;
}

#home_intro_content h3 {
	margin-left: -10px;
	border: none;
}

#user_info p {
	color: red;
}

#featured_properties h2 {
	margin-left: 15px;
}

#intro_content_left_block p {
	font-size: 12px;
}
	
/*----------------------------------------------------------------------------
 * Listings
 *---------------------------------------------------------------------------*/

.item img.asset {
    float: left;
	display: inline;

}

/*----------------------------------------------------------------------------
 * Search
 *---------------------------------------------------------------------------*/

.home_index #search dl {
    margin: 0;
    padding: 0;
}
    
.home_index #search dt {
    width: 100px;
	margin-right: 0;
}
    
.home_index #search dd {
    width: 150px;
    float: right;
	display:inline;
    margin: 0 0 0.5em 0;
    padding-right: 0;
}

.home_index #search dd select {
    width: 150px;
    margin-right: 0
}

#quicksearch_module dl dd {
	width:130px;
}

#sales_search dl dt {
	width: 90px;
}
        

/*----------------------------------------------------------------------------
 * Sidebar
 *---------------------------------------------------------------------------*/

#sidebar .module ul {
    list-style-type: none;
    margin: 0 0 0.5em 0;
}
    
#sidebar .module {
	margin-bottom: 10px;
}

#sidebar p {
    margin: 0.25em 0;
}
    
#sidebar .module .content {
	clear: both;
	padding: 8px;
	font-size: 11px;
}

#sidebar .content a {
	font-weight: bold;
	text-decoration: none;	
}

#sidebar .tabs a {
	font-size: 11px;
}

.tabs {
	margin: 0;
	position: relative;
}

.tabs li {
	list-style-type: none;
    float: left;
	display:inline;
    margin-right: 2px;
}

.tabs a {
	background: none;
	border-bottom: 0;
	top: 1px;
	position: relative;
	display: block;
    padding: 3px 6px;
    text-decoration: none;
    font-weight: bold;
    font-size: 0.85em;		
}

.tabs a:hover, .content a:hover  {
	text-decoration: underline;
}

.tabs a.current {
	top: 1px;
	position: relative;
}

.tabs a.current:hover {
    text-decoration: none;
}

#sidebar_footer {
	padding: 30px 0 15px 0;
	text-align: center;
}
    
#uhome_module {
	margin-top: 20px;
}
 

/*----------------------------------------------------------------------------
 * Sidebar: search
 *---------------------------------------------------------------------------*/

#sidebar #search_module_content div.content {
    padding-left: 30px;
    padding-right: 30px;
    text-align: right;
}
    
#search_module select {
    width: 100%;
}

#quicksearch_module {
	margin: 3px 0 10px;
}
    

/*----------------------------------------------------------------------------
 * Sidebar: branches
 *---------------------------------------------------------------------------*/

#sidebar .branch {
    border-top: 1px solid #ccc;
    padding-top: 0.5em;
    float: left;
	display:inline;
}
    
#sidebar .branch.first {
    padding-top: 0;
    border-top: none;
}

#sidebar .branch h3 {
    float: left;
	display:inline;
}
    
#branch_module .branch_address {
    clear: both;
}
        
p.branch_map_link {
    margin-left: 1em;
    float: right;
    clear: right;
	display:inline;
}
    
/*----------------------------------------------------------------------------
 * Sidebar: properties
 *---------------------------------------------------------------------------*/

#sidebar img.asset {
  /*  margin: 10px; */
}
    

/*----------------------------------------------------------------------------
 * Sidebar: actions
 *---------------------------------------------------------------------------*/

#sidebar #property_links .module .content {
    padding: 0;
}
    
#sidebar ul.actions {
    list-style-type: none;
    margin: 0;
}

#sidebar ul.actions li a {
    display: block;
    text-align: center;
    font-size: 13px;
    padding: 3px 8px;
}
    

/*----------------------------------------------------------------------------
 * Sidebar: favourites/saved searches module
 *---------------------------------------------------------------------------*/

#account_module .content p {
    text-align: center;
    margin: 0;
}

#account_module .content ul {
    list-style: none;
    margin: 0;
}

#account_module .content ul ul li {
    display: block;
    list-style-type: none;
    margin: 0.1em 0;
}

#account_module .content ul li {
    margin: 0.25em 1em;
}


/*----------------------------------------------------------------------------
 * Sidebar: thumbnails
 *---------------------------------------------------------------------------*/

#thumbnail_holder {
	width: 230px;
	float: left;
	display: inline;
	margin-top: 3px;
}

.thumbnail_photo {
	float: left;
	display: inline;
	margin: 0 15px 10px 0;
	width: 100px;
}

.thumbnail_photo_image {
	float: left;
}

.thumbnail_photo_description {
	float: left;
}

.thumbnail_photo_description p {
	font: 8pt Verdana, sans-serif;
}


/*----------------------------------------------------------------------------
 * Forms
 *---------------------------------------------------------------------------*/

div#error_explanation {
    padding: 1em;
    background: #fff;
    border: 1px solid #ccc;
    margin: 0 0 1em 0;
}

div#error_explanation ul {
    color: red;
    margin: 0 2em;
}

dl {
    clear: both;
    padding: 0.5em 0;
}
    
dl dt {
    float: left;
	display:inline;
    width: 160px;
    margin-right: 10px;
}

dl dd {
    float: left;
	display:inline;
	width: 240px;
}

dl dt label {    
    font-size: 12px;
    color: #656565;
}
    
ul.tree { 
    margin: 0;
}
    
ul.tree li { 
    padding-bottom: 0.25em;
}
    
#main div.buttons {
    clear: both;
    margin: 1em 0;
}
    
#main div.buttons {
    font-weight: bold;
    font-size: 0.85em;
	margin-left: 10px;
}
    
#main form h3.tab {
    margin: 0;
    padding: 0.35em 0.75em;
    float: left;
	display:inline;
    border: none;
}
	
.hideable_help {
    color: #666;
    font-size: 0.85em;
}

dd input, textarea, select {
    border: 1px solid #ccc;
    padding: 0.25em;
    margin: 0 0 0.25em 0;
}

dd select {
    font-size: 0.9em;
	width: 130px;
}

.buttons {
	margin-left: 80px;
}
           
textarea.street_address {
    width: 90%;
}
       
fieldset {
   	background:#F8F8F8 none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	clear:left;
	margin:0 0 1em;
	padding:6px 12px;
}

fieldset fieldset {
    border: 0;
    padding: 0;
    margin: 0.5em 0;
    background: transparent;
}

fieldset fieldset dt label,
fieldset fieldset dt .label {
    margin-left: 15px;
}

#select_sales_price dd div {
	width: 300px;
}

#select_bedrooms dd div {
	width: 300px;
}

.required {
    color: red;
    font-weight: bold;
    margin: 0 0.25em 0 0;
}

.tabbed {
    clear: both;
    padding: 1em;
	zoom: 1;
}

dl#area_tree_selector dd {
	background:#FFFFFF none repeat scroll 0 0;
}

#home_intro_content a {
	color: #003a80;
}

#sales_footer_content a {
	color: #003a80;
}

.featured_property .property_description a {
	color:#003A80;
}

/*----------------------------------------------------------------------------
 * Flash messages
 *---------------------------------------------------------------------------*/

#messages {
    padding: 0.5em 1em;
    background: #eee;
	margin: 0 0.4em 2em 0;
}

#messages p {
    margin: 0.25em 0;
    font-weight: bold;
}
    
#messages .notice {
    color: green;
}
    
#messages .warning,
#messages .error {
    color: red;
}
    
/*----------------------------------------------------------------------------
 * Footer
 *---------------------------------------------------------------------------*/

#footer ul {
    list-style-type: none;
	margin: 0;
}

#footer ul li {
    display: inline;
}

#footer ul li a {
    font-size: 0.85em;
    text-decoration: none;
    color: #4c4c4c;
    padding: 0 1.25em;
    border-left: 1px solid #999;
}

#footer ul li a:hover {
    color: #4c4c4c;
    text-decoration: underline;
}

#footer ul li.first a {
    border-left: none;
    padding-left: 0;
}

/*----------------------------------------------------------------------------
 * Register Page Tweaks
 *---------------------------------------------------------------------------*/

#your_property_situation dl dd {
	width: 20px;
	clear: none;
	float: left;
	margin-right: 15px;
	display: inline;
}

#your_property_situation dl {
	clear: none;
	display: inline;
}

#your_property_situation label {
	color: #656565;
	font-size: 12px;
}

#your_property_situation .checkbox {
	margin-right: 10px;
}

#your_property_situation .label_container {
	width: 160px;
	float: left;
	margin-right: 10px;
}

#your_property_situation .checkbox_container {
	margin-right: 15px;
	float: left;
}


/*----------------------------------------------------------------------------
 *
 * Controller overrides stylesheet for theme: Pantani
 *
 * This overrides styles in the controller stylesheets found in
 * the folder hierarchy below /public/stylesheets
 *
 *---------------------------------------------------------------------------*/
 


/*----------------------------------------------------------------------------
 * Home
 *---------------------------------------------------------------------------*/

#home_header {
	zoom: 1; /* IE bug fix to stop color flowing past the bottom */
}
    
body.home_index #search {
    float: left;
	display:inline;
    width: 279px;
}

#home_header h2 {
	border: none;
	margin: 0;
}
	
body.home_index #search .content {
    border-right: 1px solid #ccc;
}

body.home_index #search .buttons {
    margin: 0;
    text-align: right;
}
    
#home_header .content {
	margin: 0.5em 0;
    padding: 0.5em 0.5em 0.5em 1em;
}

#home_intro_content h2 {
	margin-top: 0;
}

.property_photo {
    width: 160px;
    height: 120px;
    position: relative;
    margin-bottom: 2px;
}
    
.property_price { 
    position: absolute;
    bottom: 6px;
    right: 0;
    text-align: right;
    margin: 0;
    background: #fff;
    padding: 0.25em;
    font-weight: bold;
    color: black;
    opacity: 0.75;
    filter: alpha(opacity=75);
	-moz-opacity: 0.75;
}

.property_more_link {
    font-size: 0.9em;
    font-weight: bold;
    color: #999;
    margin: 0.25em 0;
}

#featured_properties {
    margin: 10px 0 0 -15px;
    padding-top: 10px;
    border-top: 1px solid #ccc;
	width: 535px;
	overflow: hidden;
	clear: left;
}
    
.featured_property {
	overflow: hidden;    /* IE hack for issue with clearing used in conjunction with zoom:1 */ 
	zoom: 1; /* see above */
    float: left;
	display:inline;
    width: 160px;
    margin-left: 15px;
    font-size: 0.85em;
}


/*----------------------------------------------------------------------------
 * Profile: general
 *---------------------------------------------------------------------------*/

body.profile #main h2 {
    margin: 0;
}

.profile_info span {
    font-weight: bold;
}
       
    
/*----------------------------------------------------------------------------
 * Profile: details
 *---------------------------------------------------------------------------*/

.account_details .buttons.top {
    float: right;
	display:inline;
}
    
#required_info {
    float: left;
	display:inline;
}

body.profile h2 span {
	color: #666666;
}
    

/*----------------------------------------------------------------------------
 * Property details
 *---------------------------------------------------------------------------*/

#main #display_address {
    margin: 0;
}

#property_actions {
	zoom: 1; position:relative; height:1%;
	overflow: hidden;
	padding: 0 0 15px 0;
	width: 535px;
}

#details_navigation {
	padding: 5px 0;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	width: 525px;
}

#property_features {
}

#property_short_description {
	float: left;
	display:inline;
	padding-top:10px;
	width: 520px;
	clear: left;
	zoom:1;
}

#property_description {
	clear: left;
	padding: 20px 0 10px;
	width: 535px;
}

#property_actions ul.actions {
	padding: 0 0 0 -15px;
}


/*----------------------------------------------------------------------------
 * Property downloads
 *---------------------------------------------------------------------------*/

#property_assets {
	border-collapse: collapse;
	border-bottom: 1px solid #ccc;
	margin: 1em 0;
}
	
#property_assets td {
	padding: 0.5em;
	border-top: 1px solid #ccc;
}

#property_assets td.icon_with_filename {	
	text-align: center;
	vertical-align: middle;
	border-right: 1px solid #ccc;
}
	
#property_assets td.icon_with_filename span {
	display: none;
}

#property_assets td h3 {	
	border: none;
	margin: 0 0 0.5em 0;
	padding: 0;
}

#property_assets td h3 a {
	text-decoration: none;
}
	
	

/*----------------------------------------------------------------------------
 * Property listings
 *---------------------------------------------------------------------------*/

.search_form select {
    width: 145px;
	margin-right: 10px;
}

.search_form #search_price_max {
	margin-right: 0;
}

.search_form #result_format_selector {
    display: none;
}

#search_header {
	padding: 0 0 10px 0;
}  

#gmap {
    clear: both;
    margin-bottom: 2em;
}
    
.item {
    margin-bottom: 1em;
	overflow:hidden;
}
    
.item .property_description {   
    float: left;
	display:inline;
    width: 270px;
	clear:both; 
	}
    
.item .property_footer_short {
	color: #333333;
	display: inline;
	float: left;
	clear: both;
	font-size: 0.85em;
	font-weight: bold;
	margin: 10px 0 0 0;
	white-space:nowrap;
}
 
body.search .item img {
    float: right;
	display:inline;
    margin: 0 0 2em 2em;
}
   
#main .item h3 {
    border: none;
    line-height: 2em;
	padding: 10px 0px 0px 0px;
	font-family: verdana;
	font-size: 14px;
}

#main .item h3 a {
    color: white;
    text-decoration: none;
}
    
.item h3 a:hover {
    text-decoration: underline;
}

.item .marker {
	margin: -25px 10px 0 0;
	float: right;
	display:inline;
}

.item ul.actions {
	margin: 10px 10px 0 0;
	clear:both;
	display:inline;
	float: left;
	white-space: nowrap;
}

ul.actions {
    list-style-type: none;
	display: inline;
	list-style-type: none;
	margin:0;
}
	
ul.actions li {
    display: inline;
    padding: 0 0.5em;
    border-right: 1px solid #ccc;
    font-size: 0.85em;
    color: #666;
	float: left;
	white-space: nowrap;
}

ul.actions li.first {    
	padding-left: 0;
	
}

ul.actions li.last {
	border-right: none;
}

#main ul.actions li a.current {
	color: #666;
	text-decoration: none;
}
	
.item ul li.show {
    border-left: none;
    padding-left: 0;
}
    
ul.property_summary {
    font-size: 0.85em;
    font-weight: bold;
	margin:0 0 5px;
	clear: right;
	display: inline;
	float: left;
	display: inline;
}

#main ul.property_summary li {
	padding: 0 0.35em 0 0;
	display: block;
	border-right: 1px solid #999;
	margin: 0 0.35em 0 0;
	white-space: nowrap;
	float: left;
	display: inline;
	list-style-type: none;
}

#main ul.property_summary li.last {
	border: none;
	padding-right: 0;
}

#search_footer {
	padding-top: 10px;
}
	
#default_photo {
	display:inline;
	float:left;
}

.item_container {
    border-top: 1px solid #ccc;
	clear:both;
	width:520px;
}

#search_footer ul.actions {
	margin-bottom: 10px;
}

.property_information {
	float: left;
	display: inline;
	overflow: hidden;
	width: 270px;
	margin-top: 7px;
}

.item .photo {
	float: left;
	display: inline;
	clear: left;
	width: 160px;
	margin: 5px 20px 0 0; 
}

.asset.branch_photo.thumb {
	float: left;
	margin: 0 20px 0 0;
	width: 160px;
}

.branch.item h3 {
}

.featured_property .property_summary li {
} 

/*----------------------------------------------------------------------------
 * Branch Listings
 *---------------------------------------------------------------------------*/

.branch_description {
	color: #656565;
}
	
.contact_details {
	margin:0 0 10px;
	float: left;
	display:inline;
	color: #00397F;
}

.contact_details li a {
	color: #00397F;
	text-decoration: none;
}

.branch_description {
	padding: 0 10px 0 15px;
}
	
.branch.item {
	border-top: 1px solid #CCCCCC;
}

.branch.item .marker {
	display: inline;
	float: right;
	margin:	0 10px 0 0;
}
	
.branch_address {
	float: left;
	display:inline;
	margin-top: 0.5em;
	color: #00397F;
}

.branch_address p {
	color: #00397F;
}

.branch_contact {
	float: left;
	display:inline;
}

.branch_contact_details{
	float: left;
	display:inline;
}
	
.map_pin {
	float: left;
}

.branches .contact_details {
}

/*----------------------------------------------------------------------------
 * Registration
 *---------------------------------------------------------------------------*/

#your_property_requirements select {
    width: 10em;
}