/* ---------------------------------------------------------------- RESULTS  & DETAILS*/
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003374;

}

ul {
	list-style-type: square;
	text-align: left;
	display: block;
	padding-left: 5px;
	font-size: 11px;
	
}

.line {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7F8CBF;
	display: block;
	margin-top: 2px;
	margin-bottom: 2px;
}

.viewing {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1E2A66;
}


.townref {
	color: #7F8CBF;
	font-size:9px;
	padding:3px;
}

.imgcell {
    width:150px;
    padding-top:10px;
}

.Scroll
{
    color: #FFFFFF; 
    background-color: #4967A7; 
}

.content 
{
    font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
    padding: 3px 5px 5px 5px;
}

.content a {
    color: #CB4D03;
}

.price {
	float:left;
	text-align:left;
	font-weight: bold;
	margin : 0px 5px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#propattribs {
    background-color: #FAFABC;
    width: 35px;
    font-weight: bold;
    font-size:11px;
    height: 14px;
    font-family:Arial, Helvetica, sans-serif;
    border:1px solid #003374;
    float:right;
    margin: 10px 0px 0px 5px
}
.propattribs {
    background-color: #FAFABC;
    width: 35px;
    font-weight: bold;
    font-size:11px;
    height: 14px;
    font-family:Arial, Helvetica, sans-serif;
    border:1px solid #003374;
    float:right;
    margin: 10px 5px 0px 0px
}
.viewprop {
	float:left;
	height:25px;
}
.favouriteslink {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #003374;
    display: block;
    margin: 10px 0px 0px 0px
}
.favouriteslink:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #4967A7;
    display: block;
    margin: 10px 0px 0px 0px
}

.resultsspacer {
	height: 100%;
	width: 16px;
}

.maplink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003374;
	text-align: left;
	font-weight: bold;
}

.maplink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4967A7;
	text-align: left;
	font-weight: bold;
}

.mapiframe {
	float: left;
	height: 220px; /*234px;*/
	/*width: 240px;*/
	width : 250px;
	border-color : #1E2A66;
	border-style : solid;
	border-width : 2px;
}

/* --------------------------------------------------------------- START DETAILS */

.propattribs-details {
	background-color: #FAFABC;
	width: 35px;
	font-weight: bold;
	font-size:11px;
	height: 14px;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #003374;
	float:right;
	margin: 10px 1px 0px 10px
}

.propattribs-details2 {
background-color: #FAFABC;
width: 35px;
font-weight: bold;
font-size:11px;
height: 14px;
font-family:Arial, Helvetica, sans-serif;
border:1px solid #003374;
float:right;
margin: 10px 0px 0px 10px
}

#descriptivetext {
	padding: 10px;
	font-size: 11px;
}
.imagearea{
	margin: 6px;
	height: 238px;
	width: 440px;
	border: 1px solid transparent;
}

.standardprice {
	float: right;
}

.roomdimensions 
{
    width : 780px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#mortgagecalculator {
	font-size: 10px;
	
}

#mortgagecalculator input{
	font-size: 10px;
	width: 75px;
}

.holding-table {
	height: 238px;
	width: 438px;
	background-color:Transparent;
}

.holding-table-head
{
    background-color : #D2020B;
}

.main-image-cell {
	height: 238px;
	width: 301px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: Transparent;
}

.scrolling-cell {
	height: 238px;
	width: 137px;
	overflow-y: auto;
	overflow-x : none; 
	scrollbar-base-color: #4967A7;
    scrollbar-track-color: #FFFFFF;
    scrollbar-arrow-color: #FFFFFF; 
}

.PropDescriptBox
{
    color: #003374 !important;
    overflow-y: auto;
	overflow-x : none; 
	scrollbar-base-color: #4967A7;
    scrollbar-track-color: #FFFFFF;
    scrollbar-arrow-color: #FFFFFF; 
}
.images {
	height: 79px;
	width: 118px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-color: Transparent;
	cursor : hand;
}

.images-noborder {
	height: 79px;
	width: 118px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-color:Transparent;
}
/* --------------------------------------------------------------- END DETAILS */


/* -------------------------------------------- START STANDARD TABLE & TOOLBAR */
#standardtoolbar {
	width: 100%;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003374;
	height: 23px;
}
#standardtoolbar a {
	color: #003374 !important;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
}
#standardtoolbar a:hover {
	color: #0000FF !important;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
}

#standardtable {
	height: 252px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #043175;
}

.standardpropertybar {
	background-color: #F0D89A;
	height: 100%;
	width: 16px;
}

.resultsboxstandard {
width: 600px;
}

.resultsboxstandardAlt {
 background-color : #fdfde5;
width: 600px;
}

/* -------------------------------------------- END STANDARD TABLE & TOOLBAR */

/* -------------------------------------------- START PRESTIEGE TABLE & TOOLBAR */
Mountain Crescent, Dewsbury 
 Pri 
 
#prestigetoolbar 
{
    	width: 100%;
		background-image: url(../images/prestige-tools-background2.gif);
	background-repeat: repeat-x;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003374;
	height: 23px;
}
#prestigetoolbar a 
{
    	/*background-image: url(../images/prestige-details-background.gif);
	background-repeat: repeat-x; */
	color: #003374 !important;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
}
#prestigetoolbar a:hover {
	color: #0000FF !important;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
}

#prestigetable {
	height: 252px;
	width: 100%;
	background-color: #7F8CBF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003374;
	background-image: url(../images/prestige-details-background.gif);
	background-repeat: repeat-x;
}

.prestigepropertybar {
	background-color: #003248;
	height: 100%;
	width: 16px;
}

.resultsboxpriv {
width: 99%;
 background-image: url(../images/prestige-results-background.gif);
 background-repeat : repeat-x;
}

.resultsboxprivAlt {
 width: 99%;
 background-image: url(../images/prestige-results-background.gif);
 background-repeat : repeat-x;
}
/* -------------------------------------------- END PRESTIEGE TABLE & TOOLBAR */

/* -------------------------------------------- START CITY TABLE & TOOLBAR */

#citytable {
	height: 252px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	background-image: url(../images/cityliving-details.gif);
	background-repeat:repeat-x ;

}

#citytoolbar {
	width: 100%;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	height: 23px;
		background-image: url(../images/cityliving-tools2.gif);
	background-repeat:repeat-x ;
}

#citytoolbar a {
    color: #FFFFFF !important;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
}

#citytoolbar a:hover {
	color: #FBB5DF !important;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
}

.citypropertybar {
	background-color: #FA4BB3;
	height: 100%;
	width: 16px;
}

.resultsboxcity {
 width: 99%;
 color: black;
 background-image: url(../images/city-living-background.gif);
 background-repeat: repeat-x

}
.resultsboxcityAlt {
width: 99%;
 color: black;
 background-image: url(../images/city-living-backgroundAlt.gif);
 background-repeat: repeat-x

}
/* -------------------------------------------- END CITY TABLE & TOOLBAR */


/* -------------------------------------------- START CREAM TABLE & TOOLBAR */
#creamtable {
	height: 252px;
	width: 100%;
	/*background-color: #7F8CBF;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #043175; /*#003374;*/
	background-image: url(../images/cream-details-background.gif);
	background-repeat : repeat-x;
	
}

#creamtoolbar {
	width: 100%;
	background-image: url(../images/cream-tools-background.gif);
	background-repeat: repeat-x;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #043175;
	height: 23px;
}

#creamtoolbar a {
	color: #043175 !important;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
}

#creamtoolbar a:hover {
	color: #F0D89A !important;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
}

.creampropertybar {
	/*background-color: #003248;*/
	height: 100%;
	width: 16px;
}

.resultsboxcream {
width: 99%;
 background-image: url(../images/cream-results-background.gif);
 background-repeat : repeat-x;
}

.resultsboxcreamAlt {
 width: 99%;
 background-image: url(../images/cream-results-background.gif);
 background-repeat : repeat-x;
}
/* -------------------------------------------- END CREAM TABLE & TOOLBAR */

/* -------------------------------------------- START TOP 100 */
#top100table {
	height: 252px;
	width: 100%;
	background-color: #304E8E;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 23px;
}
#top100toolbar {
	width: 100%;
	background-color: #304E8E;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 23px;
}
#top100toolbar a {
	color: #FFFFFF !important;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
}
#top100toolbar a:hover {
	color: #F0D89A !important;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
}

/* -------------------------------------------- END TOP 100 */


/*  My File Account Options*/

.AccOptButton
{
    width: 165px; 
    border-right-style: solid;
    border-right-color: #FFFFFF; 
    border-right-width: 1px;
}

/* TopSpot styles */

.topspot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	position: relative;
	text-align: left;
	padding:5px 0px 5px 5px;
	background-image:url(../Images/topspot-gradientdown.gif);
	background-repeat: repeat-x;
	border: 1px #192168 solid;
	margin-top: 10px;
	margin-bottom: 3px;
	margin-left:auto;
	margin-right:auto;
	width: 100%;
	height: auto;
	border-bottom: 4px #192168 solid;
	font-weight: bold;
}
.topspot-desc {
	font-size: 10px;
	font-weight: normal;
}
.topspot-location {
	font-size: 12px;
	font-weight: bold;
}
.topspot-location a:link {
	text-decoration:none;
	font-weight: bold;
}
.topspot-location a:visited {
	text-decoration:none;
	font-weight: bold;
}
.topspot-location a:visited:hover {
	color:#809B20;
	text-decoration: underline;
	font-weight: bold;
}
.topspot-location a:hover {
	color:#809B20;
	text-decoration: underline;
	font-weight: bold;
}


.SrchDDL
{
    z-index : 1000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    background : White;
    width : 211px;
    list-style-type:none;
    text-align:left;
    margin: 0px;
    padding : 0px;
    color :  #023376;
}

.SrchDDLHighlighted
{
	background-color : #023376;
	color : White;
}

.SrchDDLitem
{

} 
