/*body 
{
    font-family: arial;
    font-size: 9pt;
    color: #404040;
    background-color: White;
    margin: 0px;
}
*/

h1
{
    font-family: arial;
    font-size: 14pt;
}
h2
{
    font-family: arial;
    font-size: 14pt;
    font-weight: normal;
    color: #404040;
}

.topnav
{
    font-family: tahoma;
    font-size: 8pt;
    background-color: #C1BEDF;
    width: 772px;
}
.topnav #menu
{
    padding-left: 6px;
    padding-bottom: 8px;
}
.bannerIMG
{
	z-index: 10;
	border: 1px solid #AEA8E6;
    border-top: 1px solid #404040;
    FILTER: revealTrans(transition=7, duration=1.5) blendTrans(duration=1.5);
}
.menuitem
{
	float: left;
	padding: 5px;
	margin: 5px;
	border: 1px solid #C1BEDF;
	font-weight: bold;
	color: #404040;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
}

.menuitemOver
{
	float: left;
	padding: 5px;
	margin: 5px;
	border: 1px solid #555566;
	font-weight: bold;
	color: #202020;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
}

.menuitemactive
{
	float: left;
	padding: 5px;
	margin: 5px;
	border: 1px solid #000000;
	font-weight: bold;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #AEA8E6;
	cursor: pointer;
}

#thedate
{
	padding-top: 8px;
	padding-right: 10px;
	font-weight: bold;
	color: #404040;
}

.intro
{
	position: absolute;
	top: 5px;
	left: 510px;
	width: 250px;
	text-align: right;
}
.intro h1
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: arial;
	color: #202020;
	font-size: 12pt;
}
.intro h2
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: arial;
	color: #505050;
	font-size: 10pt;
}

.PageHeading
{
	position: absolute;
	top: 180px;
	left: 238px;
	width: 435px;
}

.PageHeading h1
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: arial;
	color: #676490;
	font-size: 18pt;
	font-weight: normal;
}

.NewsSplash
{
	position: absolute;
	top: 150px;
	left: 200px;
	width: 572px;
	height: 25px;
	padding-top: 4px;
	padding-left: 3px;
	font-family: arial;
	color: #FFFFFF;
	cursor: pointer;
	text-decoration: none;
	background-color: #9999ff;
}

.NewsSplash A
{
	color: #ffffff;
	cursor: pointer;
	text-decoration: none;
}

.NewsSplash A:Hover
{
	color: #FF0000;
	cursor: pointer;
	text-decoration: underline;
}









.sidenav
{
	margin-top: 0px;
    font-family: verdana;
    font-size: 8pt;
	color: #c0c0c0;
    background-color: #404040;
    width: 200px;
}
.CatMenu
{
	padding-left: 9px;
	border: 1px solid #404040;
	color: #c0c0c0;
}
.CatMenuOver
{
	padding-left: 9px;
	border: 1px solid #AEA8E6;
	color: #ffffff;
	background-color: black;
}

.catmenuactive
{
	padding-left: 9px;
	border: 1px solid #AEA8E6;
	color: #ffffff;
	background-color: black;
}

.CatMenu A
{
	color: #c0c0c0;
	text-decoration: none;
}

.CatMenuOver A, .catmenuactive A
{
	color: #ffffff;
	text-decoration: none;
}

.CatMenuOver A:Hover, .catmenuactive A:Hover
{
	color: white;
	text-decoration: underline;
}


#searchform
{
	font-family: verdana;
	font-size: 8pt;
	margin-top: 5px;
	margin-bottom: 5px;
}
#searchform input
{
	font-family: verdana;
	font-size: 8pt;
	margin-top: 3px;
}

.contentdiv
{
	font-family: verdana;
	width: 620px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	background-color: #ffffff;
}

.subitem
{
	padding: 2px;
	padding-left: 15px;
	width: 46%;
	border: 1px solid #ffffff;
	float: left;
}
.subitemover
{
	padding: 2px;
	padding-left: 15px;
	width: 46%;
	color: black;
	border: 1px solid #90989D;
	background-color: #D2DE80;
	float: left;
	cursor: pointer;
}

.legals
{
	font-family: verdana;
	font-size: 8pt;
	color: #404040;
	border: 1px solid #AEA8E6;
	line-height: 10pt;
}

.footer
{
	font-family: verdana;
	font-size: 7pt;
	color: #404040;;
	border: 1px solid #AEA8E6;
}

.footer .left
{
	float: left;
}
.footer .right
{
	float: right;
}
.footer A
{
	color: #404040;;
	text-decoration: none;
}
.footer A:hover
{
	color: #000000;
	text-decoration: underline;
}

.credits, .credits A
{
	font-family: verdana;
	font-size: 7pt;
	color: #808080;
	text-decoration: none;
}

.credits .left
{
	float: left;
}
.credits .right
{
	padding-top: 0px;
	float: right;
	text-align: right;
}
.credits A:hover
{
	color: black;
	text-decoration: underline;
}

.sidenavcell
{
	vertical-align: top;
	background-color: #404040;
}

.sidenavcell2
{
	vertical-align: bottom;
	background-color: #404040;
}

.logonavcell
{
	background-image: url(/images/scales.jpg);
    BACKGROUND-POSITION: center top;
    BACKGROUND-REPEAT: no-repeat;
	background-color: #404040;
	border-top: 1px solid #AEA8E6;
}

.maincell
{
	vertical-align: top;
	background-color: white;
	font-size: 9pt;
	color: #404040
	font-family: verdana;
	padding: 40px;
	padding-top: 70px;
	width: 572px;
	text-align: justify;
}
.maincell h2
{
	color: #676490;
}

.maincell popup
{
	color: #676490;
	font-size: 12pt;
	font-weight: bold;
}
.insertpicture
{margin: 3px;
}
.inserttable
{
	width: 100%;
	background-color: white;
	font-size: 9pt;
	color: #404040;
	font-family: verdana;
	text-align: justify;
}

.printmain
{
	font-family: verdana;
	font-size: 9pt;
	color: #404040;
}
.printmain-arial
{
	font-family: arial;
	font-size: 9pt;
	color: #404040;
}

.BOLD
{
	font-weight: bold;
	font-family: verdana;
	font-size: 9pt;
	color: #404040;
}

.printmain bold
{
	font-family: verdana;
	font-size: 9pt;
	color: #404040;
	font-weight: bold;
}
.printmain h2
{
	font-family: arial;
	font-size: 14pt;
	color: #404040;
	font-weight: normal;
}
h3
{
	font-family: arial;
	font-size: 10pt;
	color: #404040;
	font-weight: bold;
	text-align: left;
}


.printintro
{
	font-family: verdana;
	font-size: 10pt;
	color: #404040;
	float: left;
	text-align: left;
}

.printstrap
{
	font-family: arial;
	font-size: 12pt;
	color: #202020;
	float: right;
	text-align: right;
}
.breadcrumbs
{
	position: absolute;
	color: #808080;
	font-family: verdana;
	font-size: 8pt;
	top: 157px;
	left: 212px;
	width: 457px;
	display: none;
}
.legalnotice {

	width: 100%;
	background-color: white;
	font-size: 9pt;
	color: #404040;
	font-family: verdana;
	font-weight: bold;
	margin: 10px;
	padding: 10px;
	border: 1px solid #202020;
}

button
{
	font-family: verdana;
	color: #202020;
	font-size: 10pt;
	cursor: pointer;
	width: 70px;
}

.legalbox
{
	width: 772px;
	border: 1px solid #AEA8E6;
	background-color: #f5f5f5;
	font-size: 8pt;
	font-family: verdana;
	font-weight: normal;
	color: #606060;
	border-bottom: 0px;
}
.legalbox A
{
	color: #303030;
	text-decoration: none;
}
.legalbox A:hover
{
	color: #000000;
	text-decoration: underline;
}

.legalleft
{
	float: left;
	width: 270px;
	margin: 5px;
	padding: 10px;
	vertical-align: top;
}

.legalright
{
	float: left;
	width: 458px;
	margin: 5px;
	padding: 10px;
	text-align: justify;
}

#maincontent A
{
	color: #645E9E;
	font-weight: normal;
	text-decoration: none;
}
#maincontent A:Hover
{
	color: crimson;
	text-decoration: underline;
}

#contact-img
{
	margin-bottom: 0px; 
	border: 1px solid #404040; 
	border-bottom: 1px solid #101010; 
	border-right: 1px solid #101010;
}
.enquire
{
	background-color: #C1BEDF;
	font-family: tahoma;
	font-size: 9pt;
	width: 150px;
	height: 30px;
	font-weight: bold;
	color: #404040;
}

.imgleft
{
	margin: 5px;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 1px solid #606060;
}
.imgright
{
	margin: 5px;
	margin-left: 20px;
	margin-bottom: 20px;
	border: 1px solid #606060;
}

#erform h2, #mrform h2
{
	margin-top: 30px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	color: #736FA3;
	border-bottom: 2px solid #C1BEDF;
	width: 100%;
	font-size: 12pt;
}

#erform h3, #mrform h3
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	color: #736FA3;
}

.forms TD
{
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	vertical-align: top;
}

.forms INPUT, select, textarea
{
	font-family: arial;
	font-size: 10pt;
	background-color: #EFEEF9;
}


.forms .Info
{
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	vertical-align: top;
	width: 100px;
	padding-top: 6px;
}

.forms .property
{
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	vertical-align: top;
	width: 200px;
	padding-top: 9px;
}

.forms .info I, .property I, .forms I
{
	font-family: arial;
	font-size: 8pt;
	vertical-align: top;
	font-weight: normal;
	font-style: normal;
}

.divoff
{
	display: none;
}
.divon
{
	display: block;
}

.tickbox
{
	position: relative;
	top: 1px;
}
label
{
	cursor: pointer;
}
label:Hover
{
	cursor: pointer;
}
.bigbold
{
	font-size: 12pt;
	font-weight: bold;
	color: crimson;
}
.mainnews {

	vertical-align: top;
	background-color: white;
	font-size: 9pt;
	color: #404040;
	font-family: verdana;
	width: 492px;
	text-align: justify;
}

.mainnews-red {

	vertical-align: top;
	background-color: white;
	font-size: 9pt;
	color: #FF0000;
	font-family: verdana;
	width: 492px;
	text-align: justify;
}
.mainnews-white {
	font-size: 9pt;
	color: #ffffff;
	font-family: verdana;
	padding: 4px;
	text-align: left;
}
.callback-req {
	color: white; 
	letter-spacing: 2px; 
	font-family: verdana; 
	font-size: 10pt; 
	padding-top: 1px;
}
.callback-req A
{
	color: #ffffff;
	text-decoration: none;
}

.callback-req A:Hover
{
	color: white;
	text-decoration: underline;
}

