/* ------------------------  FROM EXISTING STYLESHEET  ---------------------    */

.TableQuickSearchBackground {
	background-color: #000000;
}
.TableBGcolour1 {
	background-color: #000000;
	color: #FFFFFF;
}
.TableBGcolour2 {
	background-color: #939598;
	color: #FFFFFF;
}
.TableBGcolour3 {

	background-color: #DFDEE6;
	color: #FFFFFF;
}
.TableBGcolourPropertydetails {
	background-color: #F7F7FB;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.TablePadding {
	padding: 7px;
}
.TablePaddingTitlebar {
	padding: 6px 7px;
	text-align: center;
}
.TextWht {
	color: #FFFFFF;
}
a.TextWht:link {
	color: #FFFFFF;
	text-decoration:none
}
a.TextWht:visited {
	color: #f1f1f1;
	text-decoration:none
}
a.TextWht:active {
	color: #FFFFFF;
	text-decoration:none
}
a.TextWht:hover {
	color: #FFFFFF;
	text-decoration:underline
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #939598;
	text-decoration: underline
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.NavPadding {

	padding: 3px 7px;
}
.NavLinkMain {
	color: #FFFFFF;
	text-decoration: none;
}
a.NavLinkMain:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.NavLinkMain:active {
	color: #ffffff;
	text-decoration: underline;
}
a.NavLinkMain:visited {
	color: #ffffff;
	text-decoration: underline;
}
a.NavLinkMain:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.TxtHeadingSmall1 {
	font-weight: bold;
	color: #939598;
}
.TxtBoldLink {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.TxtBoldLink:link {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.TxtBoldLink:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.TxtBoldLink:active {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}.TableMainBackground {
	background-color: #FFFFFF;
	width: 955px;
}
.Breadcrumbs {
	padding: 10px 7px 7px;
}
.BreadcrumbsLink {
	color: #000000;
}
a.BreadcrumbsLink:link {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}
a.BreadcrumbsLink:active {
	color: #333333;
	text-decoration: underline;
}
a.BreadcrumbsLink:visited {
	color: #333333;
	text-decoration: underline;
}
a.BreadcrumbsLink:hover {
	color: #282884;
	text-decoration: underline;
}
.NavLinkSub {

	color: #ffffff;
	text-decoration: none;
}
a.NavLinkSub:link {
	color: #ffffff;
	text-decoration: none;
}
a.NavLinkSub:active {
	color: #ffffff;
	text-decoration: none;
}
a.NavLinkSub:visited {
	color: #ffffff;
	text-decoration: none;
}
a.NavLinkSub:hover {
	color: #939598;
	text-decoration: underline;
}
.NavLinkSub {
	color: #ffffff;
	text-decoration: none;
}
a.NavLinkActive:link {
	color: #ffffff;
	text-decoration: none;
	font-weight:bold
}
a.NavLinkActive:active {
	color: #ffffff;
	text-decoration: none;
		font-weight:bold
}
a.NavLinkActive:visited {
	color: #ffffff;
	text-decoration: none;
		font-weight:bold
}
a.NavLinkActive:hover {
	color: #939598;
	text-decoration: underline;
		font-weight:bold
}.TextHeadingLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #939598;
}
.TxtHeadingSmall2 {

	font-weight: bold;
	color: #000000;
}
.FormtextAreaLarge {
	width: 500px;
	height: 80px;
}
.FormtextField {

	width: 300px;
}
.FormtextField2 {


	width: 150px;
}
.FormtextField3 {



	width: 40px;
}
.mainbody {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight:normal
}.TextHeadingLarge2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #939598;
}
.red, .red a:link, .red a:visited, .red a:hover {
	color: #CC0000;
}
a.red:link {
	color:#CC0000;
	}
a.TxtBoldLink:hover {

	font-weight: bold;
	color: #939598;
	text-decoration: underline;
}
.TableQuickSearchBackground2 {
	background-color: #000000;
}
.TablePaddingTRB {
	padding: 7px 7px 7px 0px;
}
.TablePaddingL {

	padding: 0px 0px 0px 7px;
}
form {
	margin: 0px;
	padding: 0px;
}
/*
.FormSearchPulldown {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #222222;
	width: 120px;
}
.FormSearchTextbox {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #222222;
	width: 270px;
}
.FormContactTextArea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #222222;
	width: 270px;
	height: 70px;
}
*/
/* ------------------------  NEW CMS 2 STYLES  ---------------------    */

.QSpulldown input, .QSpulldown select{
	font-size: 9px;
}
.QStextfield {
	font-size: 9px;
}
.QSsubmit {
}

h1 {
	margin: 0px;
	padding: 0px;
	font-size: 21px;
	font-weight: normal;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-size: 21px;
	font-weight: normal;
	color: #CC0000;
	font-family:Arial, Helvetica, sans-serif;
}
h3 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
h4 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
h5 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.textcolour1 {
	color: #000000;
}
.textcolour2 {
	color: #999999;
}
.textcolour3 {
	color: #CC0000;
}
#recentbox a{
	color: #FFFFFF;
}

.colourLight1 {
	background-color: #F4F4F7;
}
.colourLight2 {
	background-color: #FDEFE5;
}
.colourLight3 {
	background-color: #F7F7E6;
}
.colourLightForm {
	background-color:#efefef;
	}
	
.textfield{
	width:99%;
}
.textwrap85{
	width:85px;
}
.textwrap85 input, .textwrap85 select{
	width:85px;
}
.textwrap100{
	width:100px;
}
.textwrap150{
	width:150px;
}
.textwrap150 input, .textwrap150 select{
	width:150px;
}
.textwrap200{
	width:200px;
}
.textwrap200 input, .textwrap200 select {
	width:200px;
}
.textwrap250{
	width:250px;
}
.textwrap300{
	width:300px;
}
.textwrap300 input, .textwrap300 select {
	width:300px;
}
.textwrap350{
	width:350px;
}
.textarea{
	width:99%;
	height: 80px;
}
.textwrap90pc{
	width:99%;
}
.textwrap90pc input, .textwrap90pc select{
	width:99%;
}
.select {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	width:99%;
}
.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #909194;
	color: #FFFFFF;
	font-size: 11px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #CCCCCC;
	height: 23px;
	font-weight: bold;
	width: 100px;
	padding-bottom: 3px;
}
.message {
	background-color: #FFFFCC;
	padding: 20px;
	border: 1px solid #CCCCCC;
	margin: 10px 0 10px 0;
}
.diverror{
	background-color: #FFFFEC;
	padding: 20px;
	border: 1px solid #CCCCCC;
	color:#CC0000;
	margin: 10px 0 10px 0;
}
.Padding5px {
	padding: 5px;
}
.Padding10px {
	padding: 10px;
}
body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;

}
hr {
	height: 1px;
	border: 0;
	color:#cccccc;
	margin: 10px 0 10px 0;
}
.pagebreak {
page-break-after:always;
}

.footer, .footer a:link, .footer a:visited {
	color:#999;
	text-decoration: none;
}
.footer a:hover {
	color:#fff;
	text-decoration: none;
}

#DetailsImages a:link img {
	border: 1px solid #ffffff;
}
#DetailsImages a:hover img {
	border: 1px solid #CC0000;
}




