body {
	color: #3E3D3C; background:url(images/background.gif) no-repeat top center #fff;
}

.logo {
	background-image: url('images/logo_header.gif');
	width:272px; height: 67px; margin-left:1px; margin-top:7px;
}

.DefaultBG{background:url(images/default-background.gif) no-repeat top center;}

a:link		{ color: #000; text-decoration: none; background-color: inherit; }
a:visited	{ color: #000; text-decoration: none; background-color: inherit; }
a:hover		{ color: #000; text-decoration: none; background-color: inherit; }

#siteContainer 
{ 
	
}

.header {
	
}

.headerMobile {
}

.footer {
}

/*Navigation bar styles */
html>body #navbar { font-family: Tahoma, Verdana,Arial,Helvetica,sans-serif;
    font-size: 110%;
    font-weight: bold;
    height: 33px;
    margin-left: -4px; margin-top:12px; overflow:hidden;
}

*html #navbar { font-family: Tahoma, Verdana,Arial,Helvetica,sans-serif;
    font-size: 110%;
    font-weight: bold;
    height: 33px;
    margin-left: -4px; overflow:hidden;
}


html>body.DefaultBG #navbar { font-family: Tahoma, Verdana,Arial,Helvetica,sans-serif;
    font-size: 110%;
    font-weight: bold;
    height: 33px;
    margin-left: -4px; margin-top:0px;  overflow:hidden;
}

*html .DefaultBG #navbar { font-family: Tahoma, Verdana,Arial,Helvetica,sans-serif;
    font-size: 110%;
    font-weight: bold;
    height: 33px;
    margin-left: -4px; margin-top:0px; overflow:hidden;
}

.navBarItem-static { color:#E43035; 
}

.navBar-separator { color: #cdcdcd;  }

a.navBarItem-link:link		{ color:#E43035; 
}
a.navBarItem-link:visited	{color:#E43035;
}
a.navBarItem-link:hover		{color:#E43035;
}

.navBarItem-subItem			{ background-color: #191513; padding: 5px; }
.navBarItem-subItem-over	{ background-color: #191513; padding: 5px; }

a.navBarItem-subLink:link		{ color: #FFFFFF; text-decoration: none; white-space: nowrap; }
a.navBarItem-subLink:visited	{ color: #FFFFFF; text-decoration: none; white-space: nowrap; }
a.navBarItem-subLink:hover		{ color: #CF6900; text-decoration: none; white-space: nowrap; }

.DefaultNavBarItem-static {
	color: #CECECE; text-decoration: none; padding-right: 12px;
	background-image: url(images/arrow-menu.png); background-repeat: no-repeat; background-position: right 5px;
	
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Themes/412/1/images/arrow-menu.png', sizingMethod='scale');
}

a.DefaultNavBarItem-link:link		{
	color: #000; text-decoration: none; padding-right: 12px; 
	background-image: url(images/arrow-menu.png); background-repeat: no-repeat; background-position: right 5px;

	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Themes/412/1/images/arrow-menu.png', sizingMethod='scale');
}
a.DefaultNavBarItem-link:visited {
	color: #000; text-decoration: none; padding-right: 12px; 
	background-image: url(images/arrow-menu.png); background-repeat: no-repeat; background-position: right 5px;

	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Themes/412/1/images/arrow-menu.png', sizingMethod='scale');
}
a.DefaultNavBarItem-link:hover {
 	color: #000; text-decoration: none; padding-right: 12px;
	background-image: url(images/arrow-menu.png); background-repeat: no-repeat; background-position: right 5px;

	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Themes/412/1/images/arrow-menu.png', sizingMethod='scale');
}

/* PAGE CLASSES */

h1
{
	color: #cdcdcd; background-color: inherit;
}

h2
{
	color: #293384; background-color: inherit;
}

html>body h3 {
	color: #141F78;
}

* html h3 {
	color: #141F78;
}

h4
{
	color: #cdcdcd; background-color: inherit;
}

.panel {
}

.featuredPropertySplitter
{
	color: #cdcdcd;
}

.selectedPage { color: #D5D4D4; }

a.PagerHyperlinkStyle:link		{ color: #D5D4D4; text-decoration: none; padding:4px 2px 4px 2px;  }
a.PagerHyperlinkStyle:visited	{ color: #D5D4D4; text-decoration: none; padding:4px 2px 4px 2px;  }
a.PagerHyperlinkStyle:hover		{ color: #464545; text-decoration: none; background-color:#B2B2B2; padding:4px 2px 4px 2px; }

a.propAdd:link		{ color: #000; text-decoration: none; white-space: nowrap; background-color: Transparent; }
a.propAdd:visited	{ color: #000; text-decoration: none; white-space: nowrap; background-color: Transparent; }
a.propAdd:hover		{ color: #000; text-decoration: none; white-space: nowrap; background-color: Transparent; }


/* Property Next/Prev Control */

#forwardContainer {
	border: solid 1px #E8E7E5;
	background-color: #B3B0AE;
	color: #191513;	
	cursor:hand;
}

#backContainer {
	border: solid 1px #615F5F;
	background-color: #B2B2B2;
	color: #FFFFFF;	
	cursor:hand;
}

.txtBackToSearchResultsOver
{
	background-color: #ffffff;	
}

/* Property Next/Prev Control */

/* ICONS */

.iconHolder {
	background-image: url(images/full-menu-bg.gif); background-repeat: no-repeat;
}

.icon { }

.icon:hover { }

a.iconLink:link		{ color: #FFFFFF; text-decoration: none; width: 177px; height: 22px; padding: 5px 0px 0px 12px; display: block; background-color: #3B3A3A; background-image: url(images/full-menu-arrow.gif); background-repeat: no-repeat; background-position: right 10px; font-size:130%;}
a.iconLink:visited	{ color: #FFFFFF; text-decoration: none; width: 177px; height: 22px; padding: 5px 0px 0px 12px; display: block; background-color: #3B3A3A; background-image: url(images/full-menu-arrow.gif); background-repeat: no-repeat; background-position: right 10px; font-size:130%;}
a.iconLink:hover	{ color: #3B3A3A; text-decoration: none; width: 177px; height: 22px; padding: 5px 0px 0px 12px; display: block; background-color: #B2B2B2; background-image: url(images/full-menu-arrow-over.gif); background-repeat: no-repeat; background-position: right 10px; font-size:130%; }

.smallImage, .pagingBorder {
	border: solid 1px #363434;
}

.smallImage:hover {
	border: solid 1px #363434;	
}

.hr
{
	background-color: #cdcdcd;
}

.propDetails
{
	color: #000000;
}

/* ICONS */

/* FOOTER CLASSES */

.copyRight {
	color: #EEEEEE;
	background:url(images/bot-image-bg.gif) repeat-x top; position:relative; margin-top:-34px; z-index:-99;
}

.SubCopyRight {
	color: #EEEEEE;
	background-image: url(images/sub-bot-bg.gif); background-repeat: no-repeat; background-position: center top;
}

a.tweb:link		{ color: #EEEEEE; text-decoration: none; }
a.tweb:visited	{ color: #EEEEEE; text-decoration: none; }
a.tweb:hover	{ color: #EEEEEE; text-decoration: none; }

/* Message Panels */

.messagepanel-container
{
    background-color: #FAF2CF;
    border: solid 1px #EBD581;
}

.messagepanel-generic
{
    color: #FFFFFF;
}

.messagepanel-error
{
    color: Red;
}

.saveContainer
{
	background-color:#EBECEC; margin-top:27px; padding:20px 0 0 33px; height:107px; margin-bottom:20px; position:relative;
}

.SubPageTitleSaved {
	color:#1A1513;
}
.pagingContainerSaved { position:absolute; top:0px; left:125px;
}
/*---------------------------------------------------------*/
.pagingContainer{}
/*---------------------------------------------------------*/

/* 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;
}

.propertiesFound { color: #EEEEEE; text-decoration: none; }

.SearchText  { height:84px; margin: 5px 0px 10px 0px; color: #000; font-size: 110%; line-height: 21px; overflow:hidden; }

.FullSmallImage { border: solid 1px #211C15; }

.SubPageTitle { color: #FFFFFF;}
.SubPageBotTitle { color: #FFFFFF; }



.DefaultHeader {
	height:158px; padding:19px 28px 0 28px;
}

.DefaultCopyRight {
	color: #DADADA;
	background-image: url(images/default-bot-bg.gif); background-repeat: repeat-x; background-position: left top; text-align:center
}

a.Defaulttweb:link	  { color: #DADADA; text-decoration: none; }
a.Defaulttweb:visited { color: #DADADA; text-decoration: none; }
a.Defaulttweb:hover	  { color: #DADADA; text-decoration: none; }

#DefaultNavbar {
	
	
}
#DefaultNavbar div, #navbar div{float:left;}

.DefaultRightMidleLeft { color: #D5D5D5; font-family:  Arial, Tahoma, Verdana; }
.DefaultRightMidleRight { color: #D5D5D5; font-family: Arial, Tahoma, Verdana; }

.keywordText { color: #BDBDBD; }
.SearchPrice { color:#000;font-size:130%;}
.PhotoHolderLeft .SearchPrice{font-size:110%;}}
.ViewPropScroll h3{ color:#131313;}
.SearchName{ color:#131313; margin:15px 0 1px 0; }
.textContainer h2{ color:#FFFFFF;}
.detailsAddress { color: #010101; font-size: 130%; font-weight: bold; }

.DefaultTopTelBG, .SearchBotTel
{
	color: #ffffff; font-size: 130%; padding-bottom: 10px;
}

#sitemapFooter .branchHolder
{
	color: #000;
}

#sitemapFooter a:link		{ color: #000; text-decoration: none; background-color: inherit; }
#sitemapFooter a:visited	{ color: #000; text-decoration: none; background-color: inherit; }
#sitemapFooter a:hover		{ color: #000; text-decoration: none; background-color: inherit; }

