body {
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
	background: #ffffff;
	min-width: 1020px; /* Minimum width */
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}

#logo a:hover {
	text-decoration: none;
}

a {
//	color: #369;
}

a:hover {
//	color: #fff;
//	background: #369;
	text-decoration: none;
}

#header {
	background: #e6e6fa;
	clear: both;
	float: left;
	width: 100%;
}

#header {
	border-bottom: 1px solid #000;
}

#header ul {
	clear: left;
	float: left;
	width: 100%;
	list-style: none;
	margin: 7px 0 0 0;
	padding: 0;
}

#header ul li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

#header ul li a {
	display: block;
	float: left;
	margin: 0 0 0 1px;
	padding: 3px 10px;
	text-align: center;
	background: #a8a7a6;
	color: #000;
	text-decoration: none;
	position: relative;
	left: 9px;
	line-height: 1.3em;
}

#header ul li a:hover {
	background: #25136d;
	color: #fff;
}

#header ul li a.active, #header ul li a.active:hover {
	color: #fff;
	background: #7b73a9;
	font-weight: bold;
}

#header ul li a span {
	display: block;
}

#page_usage_gap {
	clear: both;
	background: #eee;
	border-top: none;
	margin: 0px 0px 0px 0px;
	padding: 5px 20px 3px 20px;
	text-align: left;
}

.colcontainer {
	position: relative;
	clear: both;
	float: left;
	width: 100%;
	overflow: hidden;
}

.maincols {
	background: #a8a7a6; /* Right col background */
}

.maincols .colouter {
	float: left;
	width: 200%;
	margin-left: -205px; /* >>>>>> Left col width */
	position: relative;
	right: 100%;
	background: #eee;
}

.maincols .colinner {
	float: left;
	width: 100%;
	margin-left: -50%;
	position: relative;
	left: 410px; /* >>>>>> Left and right coulumn widths */
	background: #fff;
}

.maincols .colmidwrap {
	float: left;
	width: 50%;
	position: relative;
	right: 205px; /* >>>>>> Width of left column */
	padding-bottom: 0em;
}

.maincols .colmid {
	margin: 0 205px; /* >>>>>>> Centre column side padding: */
	position: relative;
	left: 200%;
	overflow: hidden;
}

.maincols .colleft {
	float: left;
	float: right; /* This overrides the float:left above */
	width: 199px;
	/* >>>>>> Width of left column content (left column width minus left and right padding) */
	position: relative;
	right: 3px;
}

.maincols .colright {
	float: left;
	float: right; /* This overrides the float:left above */
	width: 199px;
	/* >>>>>> Width of right column content (right column width minus left and right padding) */
	margin-right: 9px;
	/* >>>>>> Width of right column right-hand padding + left column left and right padding */
	position: relative;
	left: 50%;
}

#footer {
	clear: both;
	float: left;
	width: 100%;
	border-top: 1px solid #000;
}

#footer p {
	padding: 10px;
	margin: 0;
}

#footerlinks {
	text-align: center;
	display: block;
	margin-left: 0px;
	margin-top: 3px;
}

#footer a {
	vertical-align: top;
	margin: 0 8px;
}

/* --------------------------------------------------------------------------------------------------------------- */
pre {
	font-family: verdana, arial, helvetica, sans-serif;
}

#min-width-cont {
	min-width: 780px;
	width: expression(document . body . clientwidth <   780 ?   "780px" :   "auto")
		;
}

.box {
	overflow: hidden;
	width: 100%;
	margin: 3px 3px 3px 3px;
	height: 100%;
	border: 0px; // changed 08/08/2010
}

#logo {
	float: left;
	padding: 2px 0px 0px 17px;
	width: 100%; // changed GS 08/08/2010
}

#topbanner {
	padding: 2px 2px 2px 0px;
	width: 468px;
	float: right;
}

.ft_1 {
	vertical-align: top;
}

.rt_pic {
	float: right;
	padding: 5px;
}

.lt_pic {
	float: left;
	padding: 5px;
}

.HL {
	background: lavender;
}

#tabcontainer table {
	width: 100%
}

#tabcontainer table,thead,td {
	padding: 3px;
}

#tabcontainer table,thead,tbody,th,tr,td {
	border: 0px 0px 0px 0px;
	margin: 0px 0px 0px 2px;
	border-collapse: collapse;
}

#tabcontainer table tbody td {
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 7px;
}

#tabcontainer table thead button {
	cursor: pointer;
	font-size: 14px;
}

#tabcontainer {
	margin-right: 2px;
}

.left1add {
	margin-top: 5px;
}

.left1add img {
	width: 200px;
}

.width100pc {
	width: 100%;
}

.shares {
	margin-top: 5px;
	border: #ddd 1px solid;
}

div.shares ul {
	margin-top: 10px;
	padding: 0px;
	margin-left: 2.5em;
}

li.delicious {
	padding-bottom: 5px;
	list-style-image:
		url('http://propertyauctionaction.co.uk/delicious.gif');
}

li.digg {
	padding-bottom: 5px;
	list-style-image: url('http://propertyauctionaction.co.uk/digg.gif');
}

li.reddit {
	padding-bottom: 5px;
	list-style-image: url('http://propertyauctionaction.co.uk/reddit.gif');
}

li.facebook {
	padding-bottom: 5px;
	list-style-image: url('http://propertyauctionaction.co.uk/facebook.gif')
		;
}

li.stumbleupon {
	padding-bottom: 5px;
	list-style-image:
		url('http://propertyauctionaction.co.uk/stumbleupon.gif');
}

.news {
	margin-top:3px;
	background:#fff;	
	border: #ddd 1px solid;
}

.news th,.news td {
	font-size: 11px;
}

.button {
	font-size: 11px;
}

.formparms {
	padding-left: 20px;
	width: 620px;
}

.formparms td,.formparms td input,.formparms td select {
	font-size: 11px;
}

.dspleft {
	float: left;
}

.dspright {
	float: right;
}

.address pre {
	font-size: 0.9em;
}

div.address li {
	list-style-type: none;
}

div.address ul {
	margin: 0px;
	padding: 0px;
	margin-left: 0em;
}

.ttlTxtLrg {
	color: #FF6600;
	font-weight: bold;
	font-size: 16px;
}

.ttlTxtMed {
	color: #9999BC;
	font-weight: bold;
	font-size: 14px;
}

.tabTxtLrg {
	font-weight: bold;
	font-size: 16px;
}


.headProp select {
        font-size: 11px;
	font-weight: bold;
}

.headProp {
	padding: 7px 0px 7px 0px;
	background:silver;
	width: 568px;
	border: 1px black solid;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.detailProp {
	width: 570px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.detailProp table {
	cellpadding: 0px;
	cellspacing: 0px;
	width: 570px;
	border-collapse:collapse;
	border: 0px;
}

.detailProp table th {
	padding: 7px 7px 7px 7px;
	width: 570px;
	background: silver;
}

.detailProp table td {
	padding: 0px 0px 0px 0px;
}

.detailProp img {
	vertical-align: middle;
}

.smallWin td {
	vertical-align: top;
	font-size: 11px;
}

.tagTxt {
	color: #585858;
	font-weight: bold;
}

.point {
	cursor: pointer;
}

.defaultCsr {
	cursor: default;
}

.ErrorText{
color:red;
}

.Error{
background:whitesmoke;
}

.aftWdw {
	display: block;
	float: center;
	margin: 10px 10px 10px 10px;
	padding: 0px;
	text-align: center;
	position: relative;
}