body {
	background-image: url(Images/midle-right-top-bg.gif); background-repeat: repeat-x; background-position: center 204px; background-color: #F4F4F4; 
}
.bodyWebPage {
	background-image: url(Images/midle-right-top-bg.gif); background-repeat: repeat-x; background-position: center 175px; background-color: #F4F4F4; 
}
.bodyMobile {
	background-image: url(Images/midle-right-top-bg.gif); background-repeat: repeat-x; background-position: center 20px; background-color: #F4F4F4; 
}

.GreyBg {
	color: #061F48; background-image: url(images/Top-bg.jpg); background-repeat: no-repeat; background-position: center top;
}
.GreySubBg {
	color: #061F48; background-image: url(images/Top-bg-sub.jpg); background-repeat: no-repeat; background-position: center top;
}
.GreyMobileBg {
	color: #061F48; background-image: url(images/Top-bg-mobile.jpg); background-repeat: no-repeat; background-position: center top;
}

.logo {
	background-image: url('images/logo_header.gif');
	width: 112px; height: 112px;
}
.logoDefault {
	background-image: url('images/logo_header-default.gif');
	width: 112px; height: 112px;
}
.logoMobile {
	background-image: url('images/logo_header-mobile.gif');
	width: 50px; height: 50px;
}
a:link		{ color: #061F48; text-decoration: none; background-color: inherit; }
a:visited	{ color: #061F48; text-decoration: none; background-color: inherit; }
a:hover		{ color: #061F48; text-decoration: none; background-color: inherit; }

#siteContainer {
}

.header {
}

.footer {
	color: #FFFEF9;
}

/*Navigation bar styles */
html>body #navbar {
}

*html #navbar {
}

.navBarItem-static { color: #0F5378; background-color: inherit;}

.navBar-separator { color: #DADADA; }

a.navBarItem-link:link		{ color: #0F5378; text-decoration: none;  background-color: inherit;}
a.navBarItem-link:visited	{ color: #0F5378; text-decoration: none;  background-color: inherit;}
a.navBarItem-link:hover		{ color: #0F5378; text-decoration: none; background-color: inherit; }

.navBarItem-subItem			{ background-color: #00477B; padding: 5px; }
.navBarItem-subItem-over	{ background-color: #00477B; padding: 5px; }

a.navBarItem-subLink:link		{ color: #FFF000; text-decoration: none; white-space: nowrap; }
a.navBarItem-subLink:visited	{ color: #FFF000; text-decoration: none; white-space: nowrap; }
a.navBarItem-subLink:hover		{ color: #FFFFFF; text-decoration: none; white-space: nowrap; }

html>body #EntryNavbar {
	background-image: url(images/entry-midle-top.gif); background-repeat: no-repeat;
}

*html #EntryNavbar {
	background-image: url(images/entry-midle-top.gif); background-repeat: no-repeat;
}

/* PAGE CLASSES */

h1 {
	color: #cdcdcd; background-color: inherit;
}

h2 {
	color: #0F2B52; background-color: inherit;
}

html>body h3 {	
	color: #05274C;
}

* html h3 {
	color: #05274C;
}

.panel {
}

.featuredPropertySplitter
{
	color: #cdcdcd;
}

.selectedPage {
	background-color: #00234E;
	color: #D7E8F0; padding: 1px 4px; margin-left: 3px;
}

a.propAdd:link		{ color: #05274C; text-decoration: none; }
a.propAdd:visited	{ color: #05274C; text-decoration: none; }
a.propAdd:hover		{ color: #05274C; text-decoration: none; }


/* Property Next/Prev Control */

#forwardContainer
{
	border: solid 1px #cdcdcd;
	background-color: #313131;
	color: #cdcdcd;	
}

#backContainer
{
	border: solid 1px #cdcdcd;
	background-color: #313131;
	color: #cdcdcd;	
}

.txtBackToSearchResultsOver
{
	background-color: #ffffff;	
}

/* Property Next/Prev Control */

/* ICONS */

.icon {
	 border-bottom: #EEEEEE 1px solid; background-image: url(images/full-icon.gif); background-repeat: no-repeat; background-position: left 10px;
}

.icon:hover {
	 border-bottom: #EEEEEE 1px solid; background-image: url(images/full-icon.gif); background-repeat: no-repeat; background-position: left 10px;
}

.smallImage, .pagingBorder {
	border: solid 1px #cdcdcd;
}

.smallImage:hover
{
	border: solid 1px #cdcdcd;	
}

.hr
{
	background-color: #cdcdcd;
}

/* ICONS */

/* FOOTER CLASSES */

.copyRight {
	color: #FFFFFF; background-color: Transparent;
}

.HomecopyRight {
	color: #6e7379; background-color: Transparent;
}

/* Message Panels */

.messagepanel-container
{
    background-color: #FAF2CF;
    border: solid 1px #EBD581;
}

.messagepanel-generic
{
    color: #000000;
}

.messagepanel-error
{
    color: Red;
}

.saveContainer
{
}

/* COLUMN SKIN COLOURS */

#container {
}

/* MAGAZINE VIEW STYLES */

.MagazineSearchResult
{
	background-color: #313131;
}

.MagazineResultContainer
{
	border-left: solid 1px #cdcdcd;
	border-right: solid 1px #cdcdcd;
	border-bottom: solid 1px #cdcdcd;
}

/* MOBILE */

.mobileBack {
	padding: 10px;
}
















