/*
Theme Name: Make Offer
Theme URI: http://www.makeoffer.co.uk
Description: Make Offer site theme for Wordpress
Version: 1.0
Author: Rob Haswell, design by Sean Passingham
Author URI: http://www.thepropertyjungle.com/
Tags: blue, custom header, fixed width, one column

*/
img,div,a,input {
	behavior:url(/iepngfix.htc);
}

body {
	margin:0;
}

body, td, select, option, input {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
}

a img {
	border: none;
}

#maincontainer {
	height:auto;
	margin-left:auto;
	margin-right:auto;
	width:1001px;
}

#topbar, #bottombar {
	background-color:#282A8F;
	color:#FFF;
	font-family:arial;
	font-size:11px;
	height:33px;
	padding-right:10px;
	text-align:right;
	text-decoration:none;
	width:991px;
	line-height: 32px;
}

#bottombar {
	margin-top: 20px;
	clear: both;
}

#logobar {
	background-image:url(/images/logobar.png);
	background-repeat:no-repeat;
	height:95px;
	width:1001px;
}

#navcontainer {
	margin:0;
	padding:0;
	width:1001px;
}

#navcontainer ul {
	list-style-type:none;
	margin:0;
	padding:0;
	text-align:center;
}

#navcontainer ul li {
	float:left;
}

#navcontainer ul li a {
	background:url(/images/listbg.png);
	color:#FFF;
	float:left;
	font-family:arial;
	font-size:12px;
	height:26px;
	margin:0;
	padding:13px 1px 0 0;
	text-decoration:none;
	width: 107px;
}

#leftnavimage {
	background:url(/images/leftnav.png);
	height:39px;
	width:9px;
}

#rightnavimage {
	background:url(/images/rightnav.png);
	height:39px;
	width:9px;
}

#navcontainer li a:hover {
	background:url(/images/listbgon.png);
	color:#fff;
}

.seperator {
	background:url(/images/seperator.png);
	height:38px;
	width:1px;
}

.extrawidth {
	width:180px;
}

#topbar a, #bottombar a {
	color:#FFF;
	text-decoration:none;
}

.toplinks:hover {
	color:red;
}

#upcomingauctions {
	background:url(/images/upcomingauctionsbox.png);
	float:left;
	height:268px;
	width:252px;
}

#gavelbox {
	background:url(/images/gavel.jpg);
	float:left;
	height:268px;
	margin-left:10px;
	text-align:right;
	width:739px;
}

#featuredbox {
	background:url(/images/featuredbox.png);
	float:right;
	height:216px;
	margin-right:20px;
	margin-top:20px;
	width:248px;
}

#secondrowleftcontainer {
	float:left;
	height:auto;
	width:253px;
}

#secondrowmiddlecontainer {
	background-color:#eee;
	border:1px solid #ccc;
	float:left;
	margin-left:10px;
	margin-top:10px;
	width:526px;
}

#secondrowrightcontainer {
	float:left;
	height:auto;
	margin-left:10px;
	margin-top:10px;
	width:200px;
}

#findbox {
	background:url(/images/findanauction.png);
	float:left;
	height:218px;
	margin-top:10px;
	width:253px;
}

#shortlistbox {
	background:url(/images/shortlistbox.png);
	float:left;
	height:188px;
	margin-top:10px;
	width:253px;
}

#accessbox {
	background:url(/images/accessbox.png);
	height:114px;
	width:200px;
}

#newsbox {
	background:url(/images/newsbox.png);
	height:292px;
	margin-top:10px;
	width:200px;
}

#firstrowcontainer,#secondrowcontainer {
	width:1001px;
}

#content {
	padding: 0 0 15px;
	width: 80%;
	float: left;
}

#sidebar {
	width: 20%;
	float: left;
}

#sidebar ul, #sidebar li {
	margin: 10px 0;
	padding: 0;
	list-style-type: none;
}

#sidebar li li {
	margin: 0 0 5px 10px;
}

table tr.modal-row {
	cursor: pointer;
}

table tr.modal-row:hover td {
	background-color: #FFF;
}

#company-search-results {
	min-height: 400px;
}

#googlemap {
	width: 100%;
	height: 400px;
}

div.balloon h2,
div.balloon p {
	margin: 0;
	padding: 0;
}
div.balloon p {
	margin-top: 10px;
}

div#MB_content h2 {
	margin: 0;
	padding: 0;
}

.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
}

.white12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

.blue17 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #2E3092;
}

	.table-border {
	border-top: 1px solid #CFCDCD;
	border-right: 1px solid #CFCDCD;
	border-bottom: 1px solid #CFCDCD;
	border-left: 1px solid #CFCDCD;

}

div.tab {
	padding: 10px 0px !important;
}

table.ajax-results {
	width: 100%;
	border-collapse: collapse;
}

table.ajax-results td,
table.ajax-results th {
	padding: 5px;
	margin: 1px;
}

table.ajax-results th {
	height: 25px;
	background-color: #373899;
	text-align: left;
	vertical-align: middle;
	color: #FFF;
	font-weight: bold;
}

form.libform div.column {
	width: 50%;
	float: left;
}

form.libform p {
	clear: both;
}

form.libform label {
	display: block;
	float: left;
	width: 110px;
	padding-top: 2px;
}

form.libform p.text input,
form.libform p.password input {
	width: 125px;
}

form.libform p.checkbox label {
	padding-top: 0;
}

form.libform p.group label {
	height: 100%;
}

form.libform span.group-elements {
	display: block;
	float: left;
}

form.libform span.group-elements label {
	display: inline;
	float: none;
	width: auto;
	color: #000;
	font-weight: normal;
	margin: 0 0 2px 5px;
}

form.libform span.group-elements input {
	vertical-align: middle;
}

#content h2,
#content h2 a,
#sidebar h2,
#sidebar h2 a {
	color: #373899;
	text-decoration: none;
}

#searchform {
	text-align: right;
}

div.boxcontent {
	padding: 20px 5px 5px;
}

div.form_error {
	color: #F00;
	font-size: 11px;
	text-align: center;
}

form p.error input {
	border: 1px solid #F00;
}

#featuredcontent {
	text-align: left;
}

ul.subsection_tabs li.tab {
	margin-left: 7px !important;
	margin-right: 0px !important;
}

ul.subsection_tabs li.tab a {
	background-color: #CCCCCC !important;
}
ul.subsection_tabs li.tab a.active {
	background-color: #EEEEEE !important;
}

/* Added by Paul George 04/10/2011 */
.post {
	border-bottom: 1px solid red;
	margin: 30px 0;
}
