body {
	background:url(images/body-bg.gif) repeat-x left top #FFFFFF;
	color: #6A6A6A;
}

.logo {
	background-image: url('images/logo_header.gif');
	width: 207px; height: 52px;
}

a:link		{ color: #1E1E1E; text-decoration: none; background-color: inherit; }
a:visited	{ color: #1E1E1E; text-decoration: none; background-color: inherit; }
a:hover		{ color: #1E1E1E; text-decoration: none; background-color: inherit; }

#siteContainer {
	background:url(images/sitecontainer-bg.gif) repeat-y;
}

.header { background:url(images/header-bg.gif) no-repeat; }

.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.cipNavBarItem:link		{ color: #FFD600; text-decoration: none;  background-color: inherit;}
a.cipNavBarItem:visited	    { color: #FFD600; text-decoration: none;  background-color: inherit;}
a.cipNavBarItem:hover		{ color: #FFF; text-decoration: none; background-color: inherit; }

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: #6A6A6A; background-color: inherit;
}

html>body h3 {
	color: #666666;
}

* html h3 {
	color: #666666;
}

.panel {
}

.featuredPropertySplitter {
	color: #e8e8e8;
}

.selectedPage {
	background-color: #e8e8e8;
	color: #000000;
}

a.propAdd:link		{ color: #0276AF; text-decoration: none; white-space: nowrap; background-color: Transparent; }
a.propAdd:visited	{ color: #0276AF; text-decoration: none; white-space: nowrap; background-color: Transparent; }
a.propAdd:hover		{ color: #0276AF; 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 {  }

.icon 		{ margin: 0px 1px 2px 0px; }
.icon:hover { margin: 0px 1px 2px 0px; }

a.iconLink:link	   { color: #fff; text-decoration: none; width: 133px; text-align: center; padding: 4px 0px 3px 0px; display: block; background-color: #0276AF; }
a.iconLink:visited { color: #fff; text-decoration: none; width: 133px; text-align: center; padding: 4px 0px 3px 0px; display: block; background-color: #0276AF; }
a.iconLink:hover   { color: #FFFFFF; text-decoration: none; width: 133px; text-align: center; padding: 4px 0px 3px 0px; display: block; background-color: #FCD901; }

.smallImage, .pagingBorder {
	border: solid 1px #1B191E;
}

.smallImage:hover {
	border: solid 1px #1B191E;	
}

.hr {
	background-color: #dbdbdb;
}

/* FOOTER CLASSES */

.copyRight {
	color: #999; 
}

/* Message Panels */

.messagepanel-container {
    background-color: #FAF2CF;
    border: solid 1px #EBD581;
}

.messagepanel-generic {
    color: #000000;
}

.messagepanel-error {
    color: Red;
}

.saveContainer {
	background:#E9E9E9;
	margin-left:-20px;
	margin-right:-20px;
}

/* 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;
}

.HeaderTextBG { float: left; display: none; color: #031B75; font-size: 180%; padding-top: 18px; font-style: italic; font-family: Bookman Old Style, tahoma, Arial, Verdana;  }

.BotBoxBG { background:url(images/bottom-box-bg.gif) repeat-y;   padding: 35px 10px 0px 7px; line-height: 18px; width:963px; margin:0px auto; }
.BotBoxBotBG{ background:url(images/bottom-box-bottom-bg.gif) repeat-x center bottom; padding-bottom:30px;}

.FooterRight { color:#FFFFFF; font-weight:bold; }
.FooterPhoneNo { color:#0276AF; font-weight:bold; float:right; width:195px;  }
.FooterContactNo{ color:#FFD600; font-size:130%;}

.FooterLeft{ padding-left:20px; white-space:nowrap; overflow:hidden; width:690px; margin-right:250px; text-overflow: ellipsis;}
.FooterLinkBar{ color:#666666; font-size:130%; font-weight:bold; }

.FooterPhoneNumberBG { color:#FED700; font-size:160%; font-weight:normal;  }

.pagingContainer { background-color: #0276AF; }
.PagingContainerBot { height: 22px; padding: 0px 0px 0px 24px; background-color: #0276AF; }
.PagingContainerSub { height: 16px; margin-bottom: 20px; padding: 3px 10px ; background-color: #0276AF; color:#FFFFFF; }

.TitleBG { float: left; padding-top: 3px; font-weight: bold; font-size: 110%; color: #FFD600; }

.pagingBox { color: #fff; background-color:#FFD600; }

a.SearchButLink:visited,
a.SearchButLink:link  { background-color: #0276AF; border-left: #C6FFFF 2px solid; color: #fff; font-size:110%; display: block; padding: 2px 11px 4px 11px; font-family:tahoma, Arial, Verdana; }
a.SearchButLink:hover { background-color: #FFD600; border-left: #C6FFFF 2px solid; color: #fff; font-size:110%; display: block; padding: 2px 11px 4px 11px; }

.SearchName  { padding: 5px 0px 0px 20px; height: 16px; font-size: 110%; }
.SearchPrice { padding: 0px 0px 0px 20px; height: 22px; font-weight: normal; }
.SearchText  { color: #6A6A6A; line-height: 16px; height: 84px; margin-bottom:0px; padding-left: 20px; font-size: 90%; overflow:hidden; }

.FullBotTextBG { font-size: 90%; line-height: 16px; }
.FullBotTextBG b { background-color: #0276AF; color: #fff; padding: 3px 10px; margin-bottom: 5px; display: block; font-size: 110%; font-weight: normal; _height: 1%; }

#ctl00_cntrlCenterRegion_txtPageName { padding-top: 3px; font-weight: bold; font-size: 110%; position:absolute; margin-top:-41px; }
.ContentPageTitle { padding-top: 3px; font-weight: bold; font-size: 110%; position:absolute; margin-top:-41px; }

a.tweb:visited,
a.tweb:link  { color: #999; text-decoration: none; }
a.tweb:hover { color: #666; text-decoration: none; }

.branchHolder { }

a.EmailLink:visited,
a.EmailLink:link  { color: #00B3AA; text-decoration: none; }
a.EmailLink:hover { color: #00B3AA; text-decoration: none; }

.CallTextBG { font-size: 140%; margin-top: 10px; }

a.PagerHyperlinkStyle:visited,
a.PagerHyperlinkStyle:link  { color: #fff; text-decoration: none;  padding:4px; }
.PagerCurrentPageCell, a.PagerHyperlinkStyle:hover { color: #FFFFFF; text-decoration: none; background-color:#0276AF; }

.ViewBoxBG { background-color: #01B2AA; height: 16px; padding-top: 4px; margin-bottom: 20px; padding-left: 25px; }

a.GreenLink:visited,
a.GreenLink:link  { color: #10ABA5; text-decoration: underline; }
a.GreenLink:hover { color: #10ABA5; text-decoration: none; }

.EmailFooter{ display:none;}
a.EmailFooter:link, a.EmailFooter:visited  { font-weight: bold; color:#a8a8a8; }
a.EmailFooter:hover { font-weight: bold; }

a.ViewSavedPropLink:link, a.ViewSavedPropLink:visited {
	color:#FFFFFF;
}
a.ViewSavedPropLink:hover {
	color:#FFFFFF;
}

.ArrangePagingContainerSub { height: 16px; margin-bottom: 20px; padding: 3px 10px ; background-color: #0276AF; color:#FFFFFF; }
