/* @override http://www.sust-it.net/css/style-results-extra.css */

#results_top {
	position: relative;
	width: 792px;
	background-coflor: cadetblue;
	float: left;
	display:inline;
	margin-left: 16px;
	margin-top: 16px;
}

.results_save_upto {
	width: 190px;
	border:  0px solid silver;
	float: left;
	background-color: white;
	
}
.results_top_text {
	float: right;
	width: 584px;
}

.results_table {
	position: relative;
	float: left;
	padding-top: 10px;
	width: 792px;
	display: inline;
	margin-left: 16px;
}

.own_btn { width: 80px; }
/* full page width */
.m0 {
	width: 928px;
	
	height: 100px;
	border: 0px solid orange;
	}
	
.m1 {
	float: left;
	top: 0px;
	position: relative;
	width: 788px;
	
	}

/* text bit at top */	
.m1b {
	border: 0px solid red;
	float: left;
	top: 0px;
	position: relative;
	width: 582px;
	margin-left:16px;
	
	}
	
.m2 {
	border: 1px solid blue;
	text-align: center;
	left: 16px;
	float: left;
	position: relative;
	top: 0px;
	width: 120px;
	}
	
/* side panel */
.m3 {
	
	border-color: silver;
	border-style: solid;
	border-width: 1px;
	background-color: white;
	top: 0px;
	float: right;
	position: relative;
	width: 118px;
	}
	
	
.ad_panel {
	width: 120px;	
}

/* results bit */
.m4 {
	float:  left;
	padding-top: 10px;
	clear: left;
	width: 788px;
	}

/* save up to */
.m5 {
		position: relative;
		top: 0px;
		float: left;
		border-color: silver;
		border-style: solid;
		border-width: 1px;
		background-color: white;
		height: 190px;
		width: 190px;
	}

			   
.info_btn {
	padding-bottom: 8px;
	margin-top: 8px;
	width: 120px;
	font-size: 11px; 
	font-weight: bold; 
	text-align: center; 
	background-color: #c8f69e; 
	padding-top: 8px; 
	}
	
a.info_btn { 
	text-decoration: none; 
	color: #58c700; 
	}
	
a.info_btn:hover { 
	text-decoration: none; 
	color: #000000; 
	}

.save {
	border-color: white;
	border-style: solid;
	border-width: 1px;
	left: 34px;
	top: 134px;
	position: absolute;
	text-align: center;
	cursor: pointer;
	padding-bottom: 4px;
	padding-top: 4px;
	display: block;
	width: 120px;
	background-color: #de2516;
	color: white;
	height: 32px; 
	} 

.save:hover {
	background-color: white;
	color: #de2516;
	border-color: #de2516;
}
	
.top_prod_panel {
	width: 110px;
	padding: 4px;
	text-align: center;
	background-color: white;
	vertical-align: top;
	}

.subhead {
	margin-top: 6px;
	margin-bottom: 2px;
	font-size: 10px;
	font-weight: bold;
	}

.side_img {
	margin-bottom: 8px;
	margin-top: 8px;
	}

.side_box {
	margin-right: auto;
	margin-left: auto;
	width: 104px;
	padding-top: 4px;
	border-bottom-color: #cccccc;
	border-left-style: none;
	border-bottom-style: solid;
	border-right-style: none;
	border-top-style: none;
	border-bottom-width: 1px;
	}

form {
		padding: 0px;
		margin: 0px;
	}

.no_prods {
		margin-top: 16px;
		text-align: center;
		font-weight: bold;
		font-size: 14px;
	}

#filters div {
	color: #529c1e;
	float: left;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	height: 22px;
}

#filters select {
	width:80px;
	font-size:11px;
}

#filters input {
	font-size:11px;
}

#filters .br {
	float: left;
	border-right: 1px solid #73d700;
}

#filters .bl {
	float: right;
	border-left: 1px solid #73d700;
}

input.pop_tariff {
	margin-right: 8px !important;
}	
