body
{
	color: #000000; background-color: #FFFFFF;
}

.logo
{
	background-image: url('images/logo_header.gif');
	width: 485px; height: 97px;
}

a:link		{ color: #ef3125; text-decoration: none; background-color: inherit; }
a:visited	{ color: #ef3125; text-decoration: none; background-color: inherit; }
a:hover		{ color: #ef3125; text-decoration: none; background-color: inherit; }

#siteContainer
{
	background-color: #FFFFFF;
}

.header
{
	background-color: #FFFFFF; 
}

.OverseasContainer
{
	background-image: url('/images/overseasArrow.gif'); background-repeat: no-repeat;
	color: #000000; padding: 0px 5px 30px 17px; background-position: 6px 4px;
	font-size: 100%; float: left; width: 98px;
}

.HomePageIntro
{
	background-image: url('/images/Homepage1.jpg'); background-repeat: no-repeat;
	height: 182px; width: 580px; margin-bottom: 10px; float: left;
}

.HomePageIntroTxt
{
	color: #FFFFFF; padding: 60px 0px 0px 15px;
	width: 280px; line-height: 16px; font-weight: bold;
}

.WelcomeHome
{
	width: 376px; float: left;
}

.WelcomeTitle
{
	background-image: url('/images/symbol.gif'); background-repeat: no-repeat;
	color: #0b2d46; font-weight: bold; padding: 5px 0px 5px 18px;
	font-size: 115%; width: 360px; background-color: #eaecee; background-position: 5px;
	margin-bottom: 10px;
}

.NewsPanel
{
	width: 173px; background-color: #eaecee; float: left; height: 205px;
	overflow: hidden;padding: 5px 10px 10px 10px; margin-left: 10px;
}

.NewsTitle
{
	color: #0b2d46; font-weight: bold;
	font-size: 115%; padding-bottom: 15px;
}


/*Navigation bar styles */
#navbar
{
	color: inherit;
}

.navbarExpand
{
	background-image: url('/images/navbarExpand.gif'); background-repeat: no-repeat;
	width: 773px; height: 18px; margin-bottom: 10px;
}

.navBarItem-static		{ color: #0b2d46; background-color: inherit;}

.navBar-separator { color: #0b2d46; }

a.navBarItem-link:link		{ color: #FFFFFF; text-decoration: none; background-color: inherit; font-size: 100%; font-weight: bold; }
a.navBarItem-link:visited	{ color: #FFFFFF; text-decoration: none; background-color: inherit; font-size: 100%; font-weight: bold; }
a.navBarItem-link:hover		{ color: #FFFFFF; text-decoration: none; background-color: inherit; font-size: 100%; font-weight: bold; }

a.navBarItemMain-link:link		{ color: #0b2d46; text-decoration: none; background-color: inherit;  }
a.navBarItemMain-link:visited	{ color: #0b2d46; text-decoration: none; background-color: inherit; }
a.navBarItemMain-link:hover		{ color: #ee3124; text-decoration: none; background-color: inherit; }

a.navBarItem-linkWeb:link		{ color: #0d629e; text-decoration: none; background-color: inherit; background-image: url('/Images/webpageItem.gif'; background-repeat: no-repeat; }
a.navBarItem-linkWeb:visited	{ color: #0d629e; text-decoration: none; background-color: inherit; background-image: url('/Images/webpageItem.gif'; background-repeat: no-repeat; }
a.navBarItem-linkWeb:hover		{ color: #f43124; text-decoration: none; background-color: inherit; background-image: url('/Images/webpageItem.gif'; background-repeat: no-repeat; }


.navBarItem-subItem			{ background-color: #000000; padding: 5px; }
.navBarItem-subItem-over	{ background-color: #494949; padding: 5px; }

a.navBarItem-subLink:link		{ color: #ef3125; text-decoration: none; white-space: nowrap; }
a.navBarItem-subLink:visited	{ color: #ef3125; text-decoration: none; white-space: nowrap; }
a.navBarItem-subLink:hover		{ color: #ef3125; text-decoration: none; white-space: nowrap; }




.SearchTitle
{
	background-image: url('/images/symbol.gif'); background-repeat: no-repeat; margin-bottom: 15px;
	padding-left: 13px; text-transform: uppercase; color: #0b2d46; font-weight: bold;
	font-size: 140%;
}




.SearchContainer
{
	width: 100%;
}

.SearchLeft
{
	float: left; width: 132px; padding-top: 3px;
	text-align: left; padding-right: 20px;
}

.SearchRight
{
	float: left;
	text-align: left;
}

.SearchPanelRight
{
	float: left; padding-left: 20px;
}

/* PAGE CLASSES */

h1
{
	color: #FFFFFF; background-color: inherit;
}

h2
{
	color: #ef3125; background-color: inherit;
}

h3
{
	color: #ef3125; background-color: inherit;
}

h4
{
	color: #000000; background-color: inherit;
}

.panel
{
	background-color: #313131;
	border-left: solid 1px #ef3125;
	border-right: solid 1px #ef3125;
	border-bottom: solid 1px #ef3125;
}

.featuredPropertySplitter
{
	color: #ef3125;
}

.selectedPage
{
	color: #ef3125;
}


a.PagerHyperlinkStyle:link		{ color: #000000; text-decoration: none; }
a.PagerHyperlinkStyle:visited	{ color: #000000; text-decoration: none; }
a.PagerHyperlinkStyle:hover		{ color: #000000; text-decoration: none; }


a.iconLink:link		{ color: #000000; text-decoration: none; font-weight: bold; }
a.iconLink:visited	{ color: #000000; text-decoration: none; font-weight: bold; }
a.iconLink:hover	{ color: #000000; text-decoration: none; font-weight: bold; }

a.propAdd:link		{ color: #ef3125; text-decoration: none; white-space: nowrap; background-color: Transparent; }
a.propAdd:visited	{ color: #ef3125; text-decoration: none; white-space: nowrap; background-color: Transparent; }
a.propAdd:hover		{ color: #ef3125; text-decoration: none; white-space: nowrap; background-color: Transparent; }


/* Property Next/Prev Control */

#forwardContainer
{
	border: solid 1px #ef3125;
	background-color: #FFFFFF;
	color: #000000;	
}

#backContainer
{
	border: solid 1px #ef3125;
	background-color: #FFFFFF;
	color: #000000;	
}

.txtBackToSearchResultsOver
{
	background-color: #ffffff;	
}

/* Property Next/Prev Control */

/* ICONS */

.hr
{
	background-color: #ef3125;
}

/* ICONS */

.icon
{
	float: left; margin-right: 10px; margin-top: 0px;
}


/* FOOTER CLASSES */

.copyRight
{
	color: #000000; background-color: Transparent;
}

/* Message Panels */

.messagepanel-container
{
    background-color: #FAF2CF;
    border: solid 1px #EBD581;
}

.messagepanel-generic
{
    color: #000000;
}

.messagepanel-error
{
    color: Red;
}

.saveContainer
{
	background-color:#03538b;
	color: #FFFFFF;
}


/* COLUMN SKIN COLOURS */


/* MAGAZINE VIEW STYLES */

.MagazineSearchResult
{
	background-color: #313131;
}

.MagazineResultContainer
{
	border-left: solid 1px #ef3125;
	border-right: solid 1px #ef3125;
	border-bottom: solid 1px #ef3125;
}

/* MOBILE */

.Mobileheader
{
	padding: 10px;
}

.mobileBack
{
	background-color: #FFFFFF;
	padding: 10px;
}

.NavMobilePosition
{
	width: 100%; text-align: right; right: 0px;  overflow: hidden;
	position: relative; height: 27px; z-index: 1; width: 791px; padding: 10px 0px 5px 10px;
}

.mobileNav { text-align: left; padding: 6px 0px 0px 20px; color: #FFFFFF; position: relative; float: left; margin: 0px; background-image: url('/images/mobileNav.gif'); width: 80px; height: 27px; background-repeat: no-repeat; }

a.mobileNav:link		{ color: #FFFFFF; text-decoration: none; background-color: inherit; font-size: 110%; font-weight: bold; }
a.mobileNav:visited		{ color: #FFFFFF; text-decoration: none; background-color: inherit; font-size: 110%; font-weight: bold; }
a.mobileNav:hover		{ color: #FFFFFF; text-decoration: none; background-color: inherit; font-size: 110%; font-weight: bold; }

.ListPropertyCellLeft
{
	margin-right: 20px; float: left;
}

.ListResultContainer
{	
	padding: 10px; height: 120px;
}


.discoverBG
{
	background-color: #03538b; height: 375px;
	padding: 12px; color: #FFFFFF;
}

.DiscoverContainer
{
	background-image: url('/images/discoverArrow.gif'); background-repeat: no-repeat;
	color: #FFFFFF; padding: 0px 5px 14px 10px; background-position: left 4px;
	font-size: 95%; float: left; width: 98px;
}

.overseasBG
{
	background-color: #eaecee;
	padding: 0px 5px 0px 5px; margin-top: 10px;
	height: 220px;
}

.OverseasContainer
{
	background-image: url('/images/overseasArrow.gif'); background-repeat: no-repeat;
	color: #000000; padding: 0px 5px 20px 17px; background-position: 6px 4px;
	font-size: 100%; float: left; width: 98px;
}

.SearchPanel
{
	background-color: #d1d2d4; width: 180px; padding: 10px; margin-bottom: 15px; min-height: 400px;
	background-image: url('/images/searchpanel.gif'); background-repeat: no-repeat;
}a.OverseasOffice:link		{ color: #03538b; text-decoration: none; font-size: 120%; font-weight: bold; }
a.OverseasOffice:visited	{ color: #03538b; text-decoration: none; font-size: 120%; font-weight: bold; }
a.OverseasOffice:hover		{ color: #ee3124; text-decoration: none; font-size: 120%; font-weight: bold; }