hr { border:1px solid #eee;}

h1.heading1 {
	color:#222;
	background:none;
	font-size:18px;
	font-weight:800;
}

h1.heading15 {
	color:#222;
	background:none;
	font-size:16px;
	font-weight:800;
}

h2.heading2 {
	font-size:13px;
	font-weight:800;
	color:#555;
}

h3.heading3 {
	font-size:14px;
	font-weight:800;
	color:#222;
	margin:0;
	padding:5px 6px;
}

div.num_founc {
	color:#666;
}

div.results_options_content select {
	font-size:12px;
	width:190px;
}

td.side_panel {

	float: left;	
	width: 242px;	
	min-height: 711px;	
	background: url(../images/sidepanel-bg.jpg) no-repeat 100% 0%;
}
td.side_detail {

	float: left;	
	width: 149px;	
	min-height: 711px;	
	background: url(../images/sidepanel-bg.jpg) no-repeat 100% 0%;
}
table.main_panel {
	background: url(../images/gradient.gif) repeat-x;
	border: 1px solid #e7e7e7;	
}

div#bullet {
	background:url(../images/bullet.gif) left no-repeat;
	padding-left:12px;
}

td#footer_bg {
	background:url(../images/gradient-dark.gif) repeat-x;
	width:100%;
	height:50px;
}

td#footer_bg a {
	color:#eee;
	background:none;
	border:none;
}
td#footer_bg a:hover {
	color:#fff;
	font-weight:800;
}

#overview {
	background:url(../images/overview-bg.gif) top center no-repeat;
	width:716px;
	height:400px;
}

td.details_row { color:#333;}

.enquiry_form td, .enquiry_form, .enquiry_form div, #enquiry_form td, #enquiry_form td div {

}


td.bold {
	background:url(../images/bullet-grey.gif) 16px no-repeat;
	color:#333;
}
#details_row tr td { border-bottom:1px solid #eee;}

span.price_detail {
	color:#000;
	font-size:17px;
	font-weight:800;
	padding:3px 0 15px 0;
}

td.enquire_now_text_label {
	font-weight:normal;
}



/* ------------------------------------------------------------------------------------------ */
/* TAB STYLES */
/* ------------------------------------------------------------------------------------------ */
#tab_splitter {
	border-right:1px solid #FFFFFF;
	width:1px;
}

.tab_content_active a.details, .tab_inactive a.details:hover {
	color:#FFFFFF;
	background:url(../images/tab_details_hover.gif) no-repeat;
	width:123px;
	height:51px;
	margin:0; padding:0;
	display:block;
}

.tab_inactive a.details {
	color:#FFFFFF;
	background:url(../images/tab_details.gif) no-repeat;
	background-color:#fff;
	width:123px;
	height:48px;
	margin:0; padding:0;
	display:block;
}

.tab_content_active a.feature, .tab_inactive a.feature:hover {
	color:#FFFFFF;
	background:url(../images/tab_feature_hover.gif) no-repeat;
	width:163px;
	height:51px;
	margin:0; padding:0;
	display:block;
}
.tab_inactive a.feature {
	color:#FFFFFF;
	background:url(../images/tab_feature.gif) no-repeat;
	width:163px;
	height:48px;
	margin:0; padding:0;
	display:block;
}






.tab_content_inactive {
	font-size:12px;
	font-weight:bold;
	padding:0;
}
	
.line_right {
		
}

.tab_active {
	background-color:#fff;
}
	

.tab_inactive {

}


  
.search_tabs_background {
	background-color:#fff;								
}

