/* --- Clickstay websites------------------------------------------

	Author: 	Nitesh H Patel
	Date:  		06.04.2007
	Version:	1.0
	Notes:		Copyright 2007 Rental Systems.com Ltd

------------------------------------------------------------------- */

/* --- CORE_RESULTS.CSS ---------------------------------------------
   Styles used to create navigation tabs.
------------------------------------------------------------------- */

/* --- TABLE OF CONTENTS ------------------------------------------ 

	RESULTS ELEMENTS (Elements for one record set to be followed)

------------------------------------------------------------------- */

/* RESULTS ELEMENTS --------------------------------------------------- */

/* The results text and links*/

.results_title_text_bold_white {
    font-family: Verdana;
	font-weight: bold; 
	font-size: 14px;
	color: White; 
}
.results_description {
    font-family: Verdana;
	font-weight: normal; 
	font-size: 11px;
	color: DarkGreen; 
}
.results_description_white {
    font-family: Verdana;
	font-weight: normal; 
	font-size: 11px;
	color: White; 
}
.breadcrumbs_text {
    font-family: Verdana;
	font-weight: normal; 
	font-size: 10px;
	color: ForestGreen; 
}
.breadcrumbs_results_text {
    font-family: Verdana;
	font-weight: bold; 
	font-size: 12px;
	color: Black; 
}


a.resultstoplinks {
    font-family: Verdana;
	font-weight: bold; 
	font-size: 13px;
	text-decoration: underline;
	color: White; 
}

a.resultstoplinks:hover {
    font-family: Verdana;
	font-weight: bold; 
	font-size: 13px;
	text-decoration: none;
	color: White; 
}

a.resultstoplinks:visited {
    font-family: Verdana;
	font-weight: bold; 
	font-size: 13px;
	text-decoration: underline;
	color: White; 
}

a.addtoshortlist {
    font-family: Verdana;
	font-weight: normal; 
	font-size: 11px;
	text-decoration: underline;
	color: White; 
}

a.addtoshortlist:hover {
    font-family: Verdana;
	font-weight: normal; 
	font-size: 11px;
	text-decoration: normal;
	color: White; 
}

a.addtoshortlist:visited {
    font-family: Verdana;
	font-weight: normal; 
	font-size: 11px;
	text-decoration: underline;
	color: White; 
}



a.orangelinks_breadcrumbs {
    font-family: Verdana;
	font-weight: normal; 
	font-size: 10px;
	text-decoration: underline;
	color: ForestGreen; 
}

a.orangelinks_breadcrumbs:hover {
    font-family: Verdana;
	font-weight: normal; 
	font-size: 10px;
	text-decoration: none;
	color: ForestGreen; 
}

a.orangelinks_breadcrumbs:visited {
    font-family: Verdana;
	font-weight: normal; 
	font-size: 10px;
	text-decoration: underline;
	color: ForestGreen; 
}


/* The breadcrumbs area */

.breadcrumbs_shell {
	position: relative; 
	width: 580px; 
	margin: 0px; 
	border: 0px; 
	padding: 0px; 
	float: left;
}
.breadcrumbs_secondarynav {
	position: relative; 
	width: 580px; 
	height: 12px; 
	margin: 0px; 
	border: 0px; 
	padding-bottom: 3px; 
	float: left;
}
.breadcrumbs_regionbar {
	position: relative; 
	width: 580px; 
	margin: 0px; 
	padding-bottom: 5px; 
	border-bottom: 1px solid Black; 
	float: left;
}
.breadcrumbs_results_shell {
	position: relative; 
	width: 580px; 
	margin: 0px; 
	border: 0px; 
	padding-top: 5px; 
	padding-bottom: 5px; 
	float: left;
}
.breadcrumbs_results_number {
	position: relative; 
	width: 200px; 
	margin: 0px; 
	margin: 0px; 
	padding: 0px; 
	border: 0px; 
	float: left;
}
.breadcrumbs_results_nav {
	position: relative; 
	width: 380px; 
	margin: 0px; 
	margin: 0px; 
	padding: 0px; 
	border: 0px; 
	float: right; 
	text-align: right;
}

/* The results shell area */

.results_content_box {
	position:relative;
	width: 572px; 
	border: 4px solid DarkGreen;
	margin: 0px; 
	padding: 0px; 
	float: left;
}

.results_content_heading_bar {
	position: relative; 
	width: 566px; 
	height: 45px; 
	background-color:DarkGreen; 
	margin: 0px; 
	border: 0px; 
	padding-left: 6px; 
	padding-top: 3px; 
	float: left;
}

.results_content_area {
	position: relative; 
	width: 566px; 
	margin: 0px; 
	border: 0px; 
	padding-left: 6px; 
	padding-top: 3px; 
	padding-bottom: 5px;
	float: left;
}

/* The results display area */

.results_nameofprop {
	position: relative; 
	width: 390px; 
	margin: 0px; 
	border: 0px; 
	padding-right: 10px; 
	float: left;
}
.results_price_shell {
	position: relative; 
	width: 165px; 
	margin: 0px; 
	padding: 0px; 
	border: 0px; 
	float: right;
}
.results_propdescription {
	position: relative; 
	width: 390px; 
	margin: 0px; 
	border: 0px; 
	padding: 0px; 
	float: left;
}
.results_propdescription_small {
	position: relative; 
	width: 390px; 
	margin: 0px; 
	border: 0px; 
	padding-top: 3px; 
	float: left;
}
.results_price {
	position: relative; 
	width: 155px; 
	margin: 0px; 
	border: 0px; 
	padding-right: 10px; 
	float: right; 
	text-align: right;
}
.results_addtoshortlist {
	position: relative; 
	width: 155px; 
	margin: 0px; 
	border: 0px; 
	padding-right: 10px;
	padding-top: 3px; 
	float: right; 
	text-align: right;
}

.results_pic_shell {
	position: relative; 
	width: 149px; 
	height: 99px; 
	margin: 0px; 
	border: 0px; 
	padding-top: 10px; 
	float: left;
}
.results_pics {
	position: relative; 
	width: 147px; 
	height: 97px; 
	border: 1px solid Black; 
	margin: 0px; 
	padding: 0px; 
	overflow: hidden;
}
.results_description_area {
	position: relative; 
	width: 248px; 
	margin: 0px; 
	padding-top: 10px; 
	padding-left: 8px; 
	padding-right: 10px; 
	float: left;
}
.results_data_shell {
	position: relative; 
	width: 146px; 
	padding-top: 10px; 
	padding-right: 5px; 
	margin: 0px; 
	border: 0px; 
	float: left;
}
.results_data_square {
	position: relative; 
	width: 144px;
	margin: 0px; 
	padding: 0px; 
	border: 1px solid #84a0b5; 
	background-color:DarkGreen;
	float: left;
}
.results_data_label_shell {
	position: relative; 
	width: 144px; 
	margin: 0px; 
	border: 0px; 
	padding: 0px;
	float: left;
}
.results_data_lables {
	position: relative; 
	width: 53px;
	height: 20px;
	margin: 0px; 
	border: 0px; 
	padding-top: 5px;
	padding-right: 5px;
	text-align: right;
	float: left;
}
.results_data_info {
	position: relative;
	height: 15px; 
	width: 80px; 
	margin: 0px; 
	border: 0px; 
	padding-top: 5px;
	float: right;
}
.results_view_details_button {
	position: relative; 
	width: 144px; 
	margin: 0px; 
	border: 0px; 
	padding-top: 5px; 
	padding-bottom: 3px; 
	text-align: center; 
	float: left;
}
.spacer_bar_results {
	position: relative; 
	width: 100px; 
	height: 30px; 
	border: 0px; 
	margin: 0px; 
	padding: 0px;
	float: left;
}

