body {
	color: #000000; background-image: url('images/headerBackground.jpg'); background-repeat: repeat-x; background-position: left top;
}

.logo {
	background-image: url('images/logo_header.jpg');
	width: 786px; height: 155px; padding: 0px; margin: 0px;
}

a:link		{ color: #000000; text-decoration: none; background-color: inherit; }
a:visited	{ color: #000000; text-decoration: none; background-color: inherit; }
a:hover		{ color: #000000; text-decoration: none; background-color: inherit; }

#siteContainer {
}

.header {
}

.footer {
}

/*Navigation bar styles */
html>body #navbar {
}

*html #navbar {
}

.navBarItem-over { background-color: #dbdbdb; }

.navBarItem-static		{ color: #000000; background-color: inherit;}

.navBar-separator { color: #000000; }

a.navBarItem-link:link		{ color: #000000; text-decoration: none;  background-color: inherit;}
a.navBarItem-link:visited	{ color: #000000; text-decoration: none;  background-color: inherit;}
a.navBarItem-link:hover		{ color: #000000; text-decoration: none; background-color: inherit; }

.navBarItem-subItem			{ background-color: #dbdbdb; padding: 5px; }
.navBarItem-subItem-over	{ background-color: #e8e8e8; padding: 5px; }

a.navBarItem-subLink:link		{ color: #000000; text-decoration: none; white-space: nowrap; }
a.navBarItem-subLink:visited	{ color: #000000; text-decoration: none; white-space: nowrap; }
a.navBarItem-subLink:hover		{ color: #000000; text-decoration: none; white-space: nowrap; }

/* PAGE CLASSES */

h1 {
	color: #000000; background-color: inherit;
}

h2 {
	color: #8B929A; background-color: inherit;
}

html>body h3 {
	color: #3B1F35;
}

* html h3 {
	color: #3B1F35;
}

.panel {
}

.featuredPropertySplitter {
	color: #e8e8e8;
}

.selectedPage {
	background-color: #e8e8e8;
	color: #000000;
}

a.propAdd:link		{ color: #3B1F35; text-decoration: none; white-space: nowrap; background-color: Transparent; }
a.propAdd:visited	{ color: #3B1F35; text-decoration: none; white-space: nowrap; background-color: Transparent; }
a.propAdd:hover		{ color: #3B1F35; text-decoration: none; white-space: nowrap; background-color: Transparent; }


/* Property Next/Prev Control */

#forwardContainer {
	border: solid 1px #dbdbdb;
	background-color: #e8e8e8;
	color: #000000;	
}

#backContainer {
	border: solid 1px #dbdbdb;
	background-color: #e8e8e8;
	color: #000000;	
}

.txtBackToSearchResultsOver {
	background-color: #ffffff;	
}

/* Property Next/Prev Control */

/* ICONS */

.iconHolder { background: url(images/paging-box-bg.gif) repeat-x; }

.icon { border-left: #D8DBE0 2px solid; }

.icon:hover { border-left: #D8DBE0 2px solid; }


.smallImage, .pagingBorder {
	border: solid 1px #393937;
}

.smallImage:hover {
	border: solid 1px #393937;	
}

.hr {
	background-color: #dbdbdb;
}

/* FOOTER CLASSES */

.copyRight {
	color: #B0A6AF; background-color: #462540;
}

/* Message Panels */

.messagepanel-container {
    background-color: #FAF2CF;
    border: solid 1px #EBD581;
}

.messagepanel-generic {
    color: #000000;
}

.messagepanel-error {
    color: Red;
}

.saveContainer {
	background-color:#ECEDEF; border-bottom: #594D57 2px solid;
}

/* COLUMN SKIN COLOURS */

#container {
}

/* MAGAZINE VIEW STYLES */

.MagazineSearchResult {
	background-color: #ffffff;
}

.MagazineResultContainer {
	border-left: solid 1px #e8e8e8;
	border-right: solid 1px #e8e8e8;
	border-bottom: solid 1px #e8e8e8;
}

.mobileBack {
	background-color: #ffffff;
	padding: 10px;
}

/* home page layout */

.welcomeText {
	float: left; display: block;
	width: 49%; margin-right: 20px;
}

.welcomeTextContainer {
	padding: 10px; height: 153px;
}

.featuredProperty {
	float: left; display: block; width: 48%;	
}

.featuredCellLeft {
	float: left; margin-right: 10px;
}

.featuredContainer {
	padding: 10px; margin-bottom: 20px;
}

.newHomesAddress {
	white-space: nowrap;
	width: 170px; text-overflow: ellipsis;
	overflow: hidden;
}

.newHomesText {
	height: 54px; text-overflow: ellipsis;
	overflow: hidden; margin-bottom: 5px;
	display: block; white-space: normal;
	position: relative;
}

.featuredSalesHolder {
	float: left; display: block;
	margin-right: 20px; width: 49%;
	padding-bottom: 10px;
}

.featuredLettingsHolder {
	float: left; display: block;
	padding-bottom: 10px; width: 47.5%;
}

.featuredPropertyBlock {
	 padding: 10px;
}

.featuredPropertySplitter {
	clear: both;
	height: 1px; margin: 0px 10px 0px 10px;
}

a.tweb:visited,
a.tweb:link  { color: #B0A6AF; text-decoration: underline; }
a.tweb:hover { color: #B0A6AF; text-decoration: none; }

.PropertyTitleBG { background: url(images/property-title-bg.gif) repeat-x; height: 20px; padding-top: 2px; text-align: center; color: #FFFFFF; font-weight: bold; }
.PropertyTitleBGDefault { height: 30px; }

.SearchBoxBG { background-color: #ECEDEF; padding: 16px 20px; font-size: 90%; }
.SearchBoxBGDefault { background: url(images/paging-box-bg.gif) repeat-x left bottom #ECEDEF; float: left; width: 390px; height: 112px; margin-right: 26px; padding: 15px 15px 30px 15px; font-size: 90%; }

.pagingContainer { background: url(images/paging-box-bg.gif) repeat-x; }

.propertiesFound { color: #FFFFFF; }

.pagingBox { background: url(images/property-title-bg.gif) repeat-x; border-left: #DDD3DC 1px solid; }

.PagerInfoCell { color: #FFFBFF; text-decoration: none; }

.PagerHyperlinkStyle { color: #FFFBFF; text-decoration: none; }

a.PagerHyperlinkStyle:visited,
a.PagerHyperlinkStyle:link  { color: #FFFBFF; text-decoration: none; }
a.PagerHyperlinkStyle:hover { color: #AFA4B2; text-decoration: none; }

.TitleBG { height: 32px; font-size: 160%; font-family: Tahoma, Arial, Verdana; color: #3C2C39; }

.WebpageTitleBG { height: 32px; font-size: 160%; font-family: Tahoma, Arial, Verdana; color: #3C2C39; position: absolute; top: 0px; }

.PagingContainerBot { height: 22px; padding-left: 10px; background: url(images/paging-box-bg.gif) repeat-x; }

.ListPropertyCellLeft {	background: url(images/search-box-bg.gif) no-repeat; }

a.FrayLink:visited,
a.FrayLink:link  { color: #8F9095; text-decoration: none; }
a.FrayLink:hover { color: #000000; text-decoration: none; }

.photoHolder { background: url(images/full-large-image.gif) no-repeat; }

.FullTextIconBG { height: 194px; overflow: auto; position: relative; margin: 40px 12px 9px 0px; }
.FullTextIconBG li { padding-left:15px; }

.pagingContainerFullTopBG { height: 22px; margin-bottom: 4px; padding-left: 10px; background: url(images/paging-box-bg.gif) repeat-x; }

a.iconLink:visited,
a.iconLink:link  { color: #FFFFFF; font-size: 90%; font-weight: bold; text-decoration: none; }
a.iconLink:hover { color: #3C1F35; font-size: 90%; font-weight: bold; text-decoration: none; }

a.LandlordsLink:visited,
a.LandlordsLink:link  { color: #FFFFFF; font-size: 90%; padding: 4px 0px 3px 0px; width: 132px; display: block; float: left; text-align: center; font-weight: bold; border-left: #CFBFCC 1px solid; background-color: #3B1F35; text-decoration: none; }
a.LandlordsLink:hover { color: #FFFFFF; font-size: 90%; padding: 4px 0px 3px 0px; width: 132px; display: block; float: left; text-align: center; font-weight: bold; border-left: #CFBFCC 1px solid; background-color: #3B1F35; text-decoration: none; }

.ParpelText { color: #4B2F48; }

a.KeywordLink:visited,
a.KeywordLink:link  { color: #111111; text-decoration: underline; }
a.KeywordLink:hover { color: #111111; text-decoration: none; }

.DefaultMidleBoxRightBG { background: url(images/paging-box-bg.gif) repeat-x left bottom; margin-left: 445px; height: 112px; padding: 15px 0px 30px 0px; font-size: 90%; line-height: 19px; }

.DefaultMidleBoxLeftBG { background: url(images/paging-box-bg.gif) repeat-x left bottom; float: left; width: 420px; margin-top: 20px; font-size: 90%; line-height: 19px; }

.DefaultMidleBoxRightBotBG { background: url(images/paging-box-bg.gif) repeat-x left bottom; margin-left: 445px; margin-top: 20px; font-size: 90%; line-height: 19px; }

a.WhiteLink:visited,
a.WhiteLink:link  { color: #FFFFFF; font-weight: bold; text-decoration: none; }
a.WhiteLink:hover { color: #3C1F35; font-weight: bold; text-decoration: none; }

.FullTextIconBG ul { margin:0px; padding:0px; }

.userPanel
{
    display: none;
}

a.cipNavBarItem:link		{ color: #FFF; text-decoration: none; background-color: inherit; }
a.cipNavBarItem:visited	    { color: #FFF; text-decoration: none; background-color: inherit; }
a.cipNavBarItem:hover		{ color: #FFF; text-decoration: none; background-color: inherit; }
