body {
	background-color: #e0e6e6; color: #1E1E1E;
}

.logo {
	background-image: url('images/logo_header.gif');
	width: 350px; height: 155px;
}

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 {
	border-left: #FBFDFF 2px solid; border-right: #FBFDFF 2px solid;
	border-bottom: #FBFDFF 2px solid;
}

.header { background-color: #FFFFFF; }

.footer { color: #F7FDF1; }

/*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: #041c76; text-decoration: none;  background-color: inherit;}
a.cipNavBarItem:visited	    { color: #041c76; text-decoration: none;  background-color: inherit;}
a.cipNavBarItem:hover		{ color: #041c76; 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: #1A1A1A; background-color: inherit;
}

html>body h3 {
	color: #08AFA7;
}

* html h3 {
	color: #08AFA7;
}

.panel {
}

.featuredPropertySplitter {
	color: #e8e8e8;
}

.selectedPage {
	background-color: #e8e8e8;
	color: #000000;
}

a.propAdd:link		{ color: #08AFA7; text-decoration: none; white-space: nowrap; background-color: Transparent; }
a.propAdd:visited	{ color: #08AFA7; text-decoration: none; white-space: nowrap; background-color: Transparent; }
a.propAdd:hover		{ color: #08AFA7; 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/icon-bg.gif) no-repeat left top; }

.icon 		{ margin: 0px 1px 2px 0px; }
.icon:hover { margin: 0px 1px 2px 0px; }

a.iconLink:link	   { color: #B2FFFF; text-decoration: none; width: 133px; text-align: center; padding: 4px 0px 3px 0px; display: block; background-color: #01B2AA; }
a.iconLink:visited { color: #B2FFFF; text-decoration: none; width: 133px; text-align: center; padding: 4px 0px 3px 0px; display: block; background-color: #01B2AA; }
a.iconLink:hover   { color: #FFFFFF; text-decoration: none; width: 133px; text-align: center; padding: 4px 0px 3px 0px; display: block; background-color: #C4E3A0; }

.smallImage, .pagingBorder {
	border: solid 1px #1B191E;
}

.smallImage:hover {
	border: solid 1px #1B191E;	
}

.hr {
	background-color: #dbdbdb;
}

/* FOOTER CLASSES */

.copyRight {
	color: #F7FDF1; background-color: Transparent;
}

/* Message Panels */

.messagepanel-container {
    background-color: #FAF2CF;
    border: solid 1px #EBD581;
}

.messagepanel-generic {
    color: #000000;
}

.messagepanel-error {
    color: Red;
}

.saveContainer {
	margin-bottom:10px;
}

/* 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-color: #C4E3A0; font-size: 90%; padding: 25px 20px 10px 20px; line-height: 18px; }
.BotBoxBG2 { background-color: #C4E3A0; font-size: 90%; padding: 1px 20px 10px 0px;  line-height: 18px; }
.BotBoxBGdefault { background-color: #C4E3A0; font-size: 90%; padding: 25px 20px 10px 20px; line-height: 18px; }
.FooterRight { line-height: normal; color: #00B3AA; padding-top: 2px; }

.FooterPhoneNumberBG { font-size: 20pt; font-weight: bold; color:#a8a8a8; margin-top:10px; }

.pagingContainer { background-color: #C4E3A0; }
.PagingContainerBot { height: 22px; padding: 0px 24px; background-color: #C4E3A0; }
.PagingContainerSub { height: 22px; margin-bottom: 20px; padding: 0px 24px; background-color: #C4E3A0; }

.TitleBG { float: left; padding-top: 3px; font-weight: bold; font-size: 110%; color: #F2FFDF; }

.pagingBox { color: #FCFFF1; }

a.SearchButLink:visited,
a.SearchButLink:link  { background-color: #01B2AA; border-left: #C6FFFF 2px solid; color: #D0FFFF; font-size:110%; display: block; padding: 2px 20px 4px 20px; font-family:tahoma, Arial, Verdana; }
a.SearchButLink:hover { background-color: #01B2AA; border-left: #C6FFFF 2px solid; color: #D0FFFF; font-size:110%; display: block; padding: 2px 20px 4px 20px; }

.SearchName  { padding: 5px 0px 0px 20px; height: 16px; font-size: 110%; }
.SearchPrice { padding: 0px 0px 0px 20px; height: 22px; font-weight: normal; }
.SearchText  { color: #1A1A1A; line-height: 16px; height: 84px; margin-bottom:20px; padding-left: 20px; font-size: 90%; overflow:hidden; }

.FullBotTextBG { font-size: 90%; line-height: 16px; }
.FullBotTextBG b { background-color: #C4E3A0; color: #F7FFE6; 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; }

a.tweb:visited,
a.tweb:link  { color: #F7FDF1; text-decoration: none; }
a.tweb:hover { color: #F7FDF1; text-decoration: none; }

.branchHolder { color: #C7DFAB; font-size: 140%; font-weight: bold; }

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: #FCFFF1; text-decoration: none; }
a.PagerHyperlinkStyle:hover { color: #FFFFFF; text-decoration: none; }

.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; }


a.EmailFooter:link, a.EmailFooter:visited  { font-weight: bold; color:#a8a8a8; }
a.EmailFooter:hover { font-weight: bold; }

.RadComboBoxDropDown { width: 200px !important; }
