/*************************************************************
File:			cth_property_details_style.css
Project:		www.closertohome.co.uk
Author:			Alex Adams (alex.adams@closertohome.co.uk)
Date:			2007-07-08
Description:	Style for the property details.
				NOTE: Permissions to files and file folder 
				must be set to 755 unix style on the server(s)

History:
		

***************************************************************/

/*----------------------------------------------------------------
Property details container
------------------------------------------------------------------*/
div.prop_container{
	float: right;
	width: 602px;
	height: 424px;
	padding-left: 2px;
	overflow: hidden;
}

/*----------------------------------------------------------------
Property details header
------------------------------------------------------------------*/
div.prop_head{
    float: right;
    height: 65px;
    width: 600px;
    text-align: left;
    font-family: "tahoma";
    font-size: 7pt;
    color: #6d619e;
}

div.prop_head h1{
	text-align: left;
    font-family: "tahoma";
    font-size: 12pt;
    color: #6d619e;
  }


div.prop_head h2 {
    text-align: left;
    font-family: "tahoma";
    font-size: 10pt;
    font-weight: bold;
    color: #6d619e;
  }


div.prop_head h3 {
    text-align: left;
    font-family: "tahoma";
    font-size: 8pt;
    font-weight: bold;
    color: #6d619e;
}

div.prop_head bold{
	text-align: left;
    font-family: "tahoma";
    font-weight: bold;
    color: #6d619e;
}

div.prop_head a{
	text-decoration: underline;
    font-family: "tahoma";
    font-size: 7pt;
    font-weight: bolder;
    color: #6d619e;
}

/*----------------------------------------------------------------
Property details print and back buttons
------------------------------------------------------------------*/
div.print_back_buttons{
	float: right;
	margin-right: 12px;
/*	width: 175px;*/
	height: 30px;
	position: relative;
	bottom: 20px;
	background: transparent;
}

div.print_back_buttons a.no_dec{
	text-decoration:none;
	font-weight: bold;
}

div.pb_button {
	float: right;
	width: 65px;
	height: 25px;
	text-align: center;
    font-family: "tahoma";
    font-size: 7pt;
    color: #6d619e;
    background-color: #ffffff;
    border: 1px solid;
    border-color: #6d619e;
    padding-top: 2px;
    margin: 2px;
	overflow: hidden;
}


/*----------------------------------------------------------------
Property details body
------------------------------------------------------------------*/
div.prop_body {
	float: right;
	width: 600px;
	height: 359px;
	overflow: auto;
	/*Generic font description*/
	font-family: "tahoma";
    font-size: 7pt;
    color: #6d619e;
}

div.prop_body h1{
	text-align: left;
    font-family: "tahoma";
    font-size: 12pt;
    color: #6d619e;
  }


div.prop_body h2 {
    text-align: left;
    font-family: "tahoma";
    font-size: 10pt;
    font-weight: bold;
    color: #6d619e;
  }


div.prop_body h3 {
    text-align: left;
    font-family: "tahoma";
    font-size: 7pt;
    font-weight: bold;
    color: #6d619e;
}

div.prop_body td.bold{
    font-weight: bold;
}

div.prop_body p.bold{
    font-weight: bold;
}

div.prop_body a{
	text-decoration: underline;
    font-family: "tahoma";
    font-size: 7pt;
    font-weight: bolder;
    color: #6d619e;
}

div.prop_body table{
	font-family:"tahoma";
	font-size: 7pt;
	color: #6d619e;
}


div.prop_body form {
    /*background-color: #ffcc66;*/
    padding-left:2px;
    font-family:"tahoma";
    font-size: 7pt;
    color: #6d619e;
  }
  
div.prop_body input, textarea{
	font-size: 7.5pt;
	border: solid 1px;
	border-color: #6d619e;
}

div.prop_body select{
	font-size: 7pt;
	border: solid 1px;
	border-color: #6d619e;
}

div.prop_body option{
	font-size: 7pt;
}

div.prop_body .error  {
	background-color: #c4b0de;
}

div.prop_body .buttons {
    background-color: #ffffff;
    border-color: #6d619e;
    border: solid 1px;
    font-family:"tahoma";
    font-size: 7pt;
    color: #6d619e;
    font-weight: bold;
 }



/*----------------------------------------------------------------
Property details Title
------------------------------------------------------------------*/
div.prop_title{
	clear: both;
	text-align: center;
	font-family: "tahoma";
    font-size: 12pt;
    font-weight: bold;
    color: #6d619e;
    padding-bottom: 6px;
}

/*----------------------------------------------------------------
Property main photo
------------------------------------------------------------------*/
div.prop_main_photo{
	float: left;
	margin-left: 2px;
	margin-bottom: 8px;
	border: 1px solid;
	border-color: #6d619e;
	width: 283px;
	height: 208px;
	overflow: hidden;
}

/*----------------------------------------------------------------
Property map
------------------------------------------------------------------*/
div.prop_map{
	float: right;
	margin-right: 2px;
	margin-bottom: 8px;
	border: 1px solid;
	border-color: #6d619e;
	width: 283px;
	height: 208px;
	overflow: hidden;
}

/*----------------------------------------------------------------
Property details Subtitle
------------------------------------------------------------------*/
div.prop_subtitle{
	clear: both;
	text-align: center;
	font-family: "tahoma";
    font-size: 8pt;
    font-weight: bold;
    color: #6d619e;
    margin-bottom: 8px;
}

/*----------------------------------------------------------------
Property details tennancy, council tax and heating
------------------------------------------------------------------*/
div.prop_tch{
	float: left;
	width: 180px;
	height: auto;
	margin-right: 15px;
	margin-bottom: 10px;
	text-align: left;
	font-family: "tahoma";
    font-size: 7pt;
    color: #6d619e;
	
}

/*----------------------------------------------------------------
Property details utilities
------------------------------------------------------------------*/
div.prop_utils{
	float: left;
	width: 150px;
	height: auto;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
	text-align: left;
	font-family: "tahoma";
    font-size: 7pt;
    color: #6d619e;
}

/*----------------------------------------------------------------
Property details media and communications
------------------------------------------------------------------*/
div.prop_madia_comms{
	float: left;
	width: 190px;
	height: auto;
	margin-left: 15px;
	margin-bottom: 10px;
	text-align: left;
	font-family: "tahoma";
    font-size: 7pt;
    color: #6d619e;
}

/*----------------------------------------------------------------
Property details about
------------------------------------------------------------------*/
div.prop_about{
	float: left;
	clear: left;
	width: 180px;
	height: auto;
	margin-top: 10px;
	margin-right: 15px;
	text-align: left;
	font-family: "tahoma";
    font-size: 7pt;
    color: #6d619e;
}

/*----------------------------------------------------------------
Property details inside
------------------------------------------------------------------*/
div.prop_inside{
	float: left;
	width: 150px;
	height: auto;
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
	text-align: left;
	font-family: "tahoma";
    font-size: 7pt;
    color: #6d619e;
}

/*----------------------------------------------------------------
Property details outside
------------------------------------------------------------------*/
div.prop_outside{
	float: left;
	width: 190px;
	height: auto;
	margin-top: 10px;
	margin-left: 15px;
	text-align: left;
	font-family: "tahoma";
    font-size: 7pt;
    color: #6d619e;
}

/*----------------------------------------------------------------
Property details more/directions
------------------------------------------------------------------*/
div.prop_std_block{
	clear: both;
	float: left;
	width: 100%;
	text-align: left;
	margin-bottom: 10px;
}

/*----------------------------------------------------------------
Property details features
------------------------------------------------------------------*/
div.prop_features{
	float: left;
	width: 100%;
	height: auto;
	clear: both;
	text-align: left;
	
}

div.prop_features th{
	text-align: left;
	speak-heading: once;
}

div.prop_features td{
	vertical-align: top;
}
/*----------------------------------------------------------------
Property details footer and disclaimer
------------------------------------------------------------------*/
div.prop_foot_disclaim{
	clear: both;
	float: left;
	width: 100%;
	text-align: left;
	font-size: 7pt;
}

