body
{
	color: #000000; background: url(images/background.gif) repeat-x top #DBDBE3;
}
.Defaultbody
{
	color: #000000; background: url(images/background-default.gif) repeat-x top #DBDBE3;
}

.logo
{
	background-image: url('images/logo_header.gif');
	width: 188px; height: 72px; float:right; 
}

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; }

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; }

#siteContainer
{
}

.header
{
}

.footer {
	background:url(images/footer-bg.gif) repeat-x left top #660F6E;
	color:#FFD7FF;
}
.footerDefault {
	background:#660F6E;
	color:#FFD7FF;
}
.footerDefault .FooterBrdr {
	background:url(images/footer-default-bg.gif) repeat-y 24px top;
}
.branchHolder {
	font-family: Eurostile, Eurasia, Arial, Helvetica, sans-serif; font-size:180%; 
}

/*Navigation bar styles */
html>body #navbar {}

*html #navbar {}

.navbarMenu {
	position:absolute;
	background:url(images/navbar-bg.png) no-repeat;
}
.navbarMenu {
	_background:none;
}
.filter { 
	width:170px;
	height:420px;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='App_Themes/Default/css/images/navbar-bg.png', sizingMethod='scale');
}

.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; }


.selectedPage
{
	background-color: #dbdbdb;
	color: #000000;
}

/* PAGE CLASSES */

h1
{
	color: #660F6E; background-color: inherit;
}

h2
{
	color: #040509; background-color: inherit;
}

html>body h3
{	
	color: #660F6E;
}

* html h3
{
	color: #660F6E;
}

.panel
{
}

.featuredPropertySplitter
{
	color: #e8e8e8;
}

.selectedPage
{
	background-color: #e8e8e8;
	color: #000000;
}

.propAdd 			{ color: #660F6E; text-decoration: none; white-space: nowrap; background-color: Transparent; font-size:120%; overflow:hidden; }
a.propAdd:link		{ color: #660F6E; text-decoration: none; white-space: nowrap; background-color: Transparent; font-size:120%; overflow:hidden; }
a.propAdd:visited	{ color: #660F6E; text-decoration: none; white-space: nowrap; background-color: Transparent; font-size:120%; overflow:hidden; }
a.propAdd:hover		{ color: #000000; text-decoration: none; white-space: nowrap; background-color: Transparent; font-size:120%; overflow:hidden; }


/* 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 */

.icon{}
.icon:hover{}

a.iconLink:link,
a.iconLink:visited { float:left; display:block; background:url(images/list-link-arrow.gif) no-repeat right center #660F6E; color:#FFFFFF; padding:3px 20px 3px 10px; width:130px; border-right:solid 1px #F1BBF5; }
a.iconLink:hover { background-color:#A3A5B2;}


.smallImage, .pagingBorder
{
	border: solid 1px #000;
}

.smallImage:hover
{
	border: solid 1px #000;
}

.hr
{
	background-color: #dbdbdb;
}

/* FOOTER CLASSES */

.copyRight
{
	color: #CA86CF; font-size:90%;
}
a.tweb:link, a.tweb:visited { color:#CA86CF; }
 a.tweb:hover { color:#FFF; }


/* Message Panels */

.messagepanel-container
{
    background-color: #FAF2CF;
    border: solid 1px #EBD581;
}

.messagepanel-generic
{
    color: #000000;
}

.messagepanel-error
{
    color: Red;
}

.saveContainer{}

.saveContainer b { font-family: Eurostile, Eurasia, Arial, Helvetica, sans-serif; font-size:140%; color:#660F6E; }

/* COLUMN SKIN COLOURS */

#container 
{
	background:url(images/container-bg.gif) repeat-y left top;
}

/* 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.NewPropSearchBtn:link, 
a.NewPropSearchBtn:visited {
	float:right; display:block; color:#FFF;
	padding:3px 30px 4px 30px; font-size:110%; line-height:normal;
	border-left:solid 1px #DEE1E8;
}
a.NewPropSearchBtn:hover {
	color:#FFF;
	background:#660F6E;
}

a.BackToTopBtn:link, 
a.BackToTopBtn:visited {
	display:block; color:#FFF;
	padding:3px 10px 4px 10px; font-size:110%; line-height:normal;
	border-left:solid 1px #DEE1E8;
	float:left;
	margin-left:-10px;
}
a.BackToTopBtn:hover {
	color:#FFF;
	background:#660F6E;
}

.PageTitle, .PageTitleBot { position:absolute; margin:-25px 0px 0px 5px; font-family: Eurostile, Eurasia, Arial, Helvetica, sans-serif; font-size:140%; color:#FFE7FF;  }
.PageTitleBot { margin:0px; position:relative; margin-top:16px; }

.ContentPageTitle, .ContentPageTitleBot { position:absolute; bottom: 0px; margin-bottom: -55px; font-family: Eurostile, Eurasia, Arial, Helvetica, sans-serif; font-size:140%; color:#FFE7FF;  }

.ContentPageTitleFooter  { position:absolute; margin:-75px 0px 0px 0px; font-family: Eurostile, Eurasia, Arial, Helvetica, sans-serif; font-size:140%; color:#FFE7FF;  }

.ContentPageTitleBot { margin:0px; position:relative; margin-top:16px; }

.TagLineDefault { position:absolute; left:0px; margin:-25px 0px 0px 210px; font-family: Eurostile, Eurasia, Arial, Helvetica, sans-serif; font-size:140%; color:#FFE7FF;  }

.PropertySearchTitle { position:absolute; left:0px; margin:-35px 0px 0px 40px; font-family: Eurostile, Eurasia, Arial, Helvetica, sans-serif; font-size:140%; color:#FFE7FF;  }
.KeywordSearchTitle { font-family: Eurostile, Eurasia, Arial, Helvetica, sans-serif; font-size:140%; color:#660F6E;  }

.pagingContainer, .pagingContainerBot { color:#FFF; }

a.PagerHyperlinkStyle:link,
a.PagerHyperlinkStyle:visited { color:#FFF; padding:0px 3px; display:block; }
a.PagerHyperlinkStyle:hover { color:#FFF; background:#660F6E; }

a.ListFullDetailLink:link, 
a.ListFullDetailLink:visited { float:right; display:block; background:url(images/list-link-arrow.gif) no-repeat right center #660F6E; color:#FFFFFF; padding:3px 20px 3px 10px; width:101px; border-left:solid 1px #FFFFFF;}
a.ListFullDetailLink:hover { background-color:#A3A5B2;}

a.ListSavedLink:link, 
a.ListSavedLink:visited { float:right; display:block; background:url(images/list-link-arrow.gif) no-repeat right center #660F6E; color:#FFFFFF; padding:3px 20px 3px 10px; width:102px; }
a.ListSavedLink:hover { background-color:#A3A5B2;}

a.ListDeleteLink:link, 
a.ListDeleteLink:visited { float:right; display:block; background:url(images/delete-x.gif) no-repeat right center #660F6E; color:#FFFFFF; padding:3px 20px 3px 10px; width:102px; }
a.ListDeleteLink:hover { background-color:#A3A5B2;}

.ListPrice { font-weight:normal; }

.GrayBelt { background:#A3A5B2; height:25px; margin:15px -15px;}

.EmailGoBtn { position:absolute; left:0px; top:0px; margin-left:325px; top:68px; }

.DefaultRightTitle { font-family: impact,  Arial, Helvetica, sans-serif; font-size:140%; color:#660F6E; padding:10px 10px 5px 10px;}
.DefaultRightText { padding:0px 10px 10px 10px;}

.DefaultRightTitle a:link, .DefaultRightTitle a:visited { color:#660F6E;}
.DefaultRightTitle a:hover { color:#000;}
