﻿body {
}


.home-5-reasons td 
{
	text-align: center;
}

h1 
{
	color: #00a5d8;
	font-family: Tahoma, Arial, Verdana;
	font-size: 20px;
}

h2
{
	color: #00a5d8;
	font-family: Tahoma, Arial, Verdana;
	font-size: 16px;
}

h3 
{
	color: #00a5d8;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
}

p, div
{
	color: #515252;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	line-height: 16px;
}

td 
{
	color: #515252;
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
}

hr 
{
	color: #6a655e;
	background-color: #6a655e;
	height: 10px;	
}

.home-house 
{
	width: 120px;
	float: left;
	text-align: right;
}

.home-buyer-example, .home-seller-example 
{
  width: 275px;
  float: left;
  text-align: left;		
  line-height: 25px;
  padding-left: 10px;
}

.compare-headings 
{
	font-weight: bold;	
}

.price-saving 
{
	color: #f45d05;
	font-weight: bold;
}

.CompanyDetails 
{
	text-align:left;
	width: 310px;
	float: left;
	padding-top: 70px;
	font-size: 11px;
	color: #6a655e;
}

.FootballWest 
{
	text-align: center;
	width: 310px;
	float: left;
	font-size: 11px;
	color: #6a655e;
}

.CompanyAddress 
{
	text-align: right;
	width: 310px;
	float: left;
	font-size: 11px;
	padding-top: 70px;
	color: #6a655e;
}

.HeaderCell, .HeaderCell td 
{
	background-color: #009dc6;
	color:#000000;
	font-size: 11px;
	border-bottom: 1px solid white;
	border-right:1px solid white;
}

.FirstRow, .FirstRow td
{
	background-color: #FFFFFF;
	color: #000000;
	font-size: 11px;
	border-bottom: 1px solid white;
	border-right:1px solid white;	
}

.SecondRow, .SecondRow td
{
	background-color: #c3f3ff;
	color: #000000;
	font-size: 11px;
	border-bottom: 1px solid white;
	border-right:1px solid white;	
}

.axiom-left-column {
	width: 500px;
	float:left;
}

.axiom-right-column {
	width: 200px;
	float: left;
	text-align: right;
}

.FeeCalculatorTabs li {
	border:medium none;
	display:inline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

.FeeCalculatorTabs li a:link, .FeeCalculatorTabs li a:active, .FeeCalculatorTabs li a:visited {
	background-color:#A6A6A6;
	border-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
	color:#000000;
	float:left;
	font-size:12px;
	font-weight:normal;
	margin:0;
	padding:4px 8px 6px;
}

.grey-background {
	background-color: #e1e0df;
	padding: 30px;
	width: 710px;
}

.FeeCalculatorTabs li .TabSelected:link, .FeeCalculatorTabs li .TabSelected:active, .FeeCalculatorTabs li .TabSelected:visited {
	background-color:#e1e0df;
	border-bottom: solid #e1e0df 1px;
	border-left: #FFFFFF solid 1px;
	border-top: #FFFFFF solid 1px;
	border-right: #FFFFFF solid 1px;
	color:#000000;
	float:left;
	font-size:12px;
	font-weight:normal;
	margin:0;
	padding:4px 8px 6px;
}







