body
{
	color: #3E3E3E; background:url(images/background.gif) repeat-x top #FFF;
}
.DefaultBody {
	background:none #0c0c0c;
}

.logo
{
	background-image: url('images/logo_header.gif');
	width: 213px; height: 68px;
}

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
{
	text-transform:uppercase;
	font-size:90%;
	color:#fff;
	background-color:#0c0c0c;
}

/*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; }


.selectedPage
{
	background-color: #dbdbdb;
	color: #000000;
}

/* PAGE CLASSES */

h1
{
	color: #000000; background-color: inherit;
}

h2
{
	color: #000000; background-color: inherit;
}

html>body h3
{	
	color: #F48E1F;
}

* html h3
{
	color: #F48E1F;
}

.panel
{
}

.featuredPropertySplitter
{
	color: #e8e8e8;
}

.selectedPage
{
	background-color: #e8e8e8;
	color: #000000;
}

a.propAdd:link		{ color: #000000; text-decoration: none; white-space: nowrap; background-color: Transparent; }
a.propAdd:visited	{ color: #000000; text-decoration: none; white-space: nowrap; background-color: Transparent; }
a.propAdd:hover		{ color: #000000; 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 */

.icon{}
.icon:hover{}

a.iconLink:link, a.iconLink:visited { background:#A8A8A8; color:#000000; display:block; padding:2px 5px 2px 10px; margin:0px 3px 3px 0px; float:left; width:104px; _width:99px; height:15px; font-size:100%; }
a.iconLink:hover { background:#F78F1E; color:#FFF; }

.smallImage, .pagingBorder
{
	border: solid 1px #D9D9D9;
}

.smallImage:hover
{
	border: solid 1px #D9D9D9;	
}
.fulldetails-photo-main {
	border: solid 1px #D9D9D9;
}
.hr
{
	background-color: #dbdbdb;
}

/* FOOTER CLASSES */

.copyRight
{
	color: #8C8C8C; font-size:80%;
}
a.tweb:link, a.tweb:visited { color:#8C8C8C; }
a.tweb:hover { color:#fff; }


.footerBgDefault a.tweb:link, .footerBgDefault a.tweb:visited { color:#8C8C8C; }
.footerBgDefault a.tweb:hover { color:#FFF; }

a.footerEmailLink:link, a.footerEmailLink:visited { color:#fff; text-transform: lowercase; }
a.footerEmailLink:hover { color:#fff;  text-transform: lowercase; }

/* Message Panels */

.messagepanel-container
{
    background-color: #FAF2CF;
    border: solid 1px #EBD581;
}

.messagepanel-generic
{
    color: #000000;
}

.messagepanel-error
{
    color: Red;
}

.saveContainer
{
}


/* 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;
}

#left .TopBrdr { background:url(images/gray-dot.gif) repeat-x left 35px; height:40px; margin-bottom:25px;}
#center .TopBrdr { background:url(images/gray-dot.gif) repeat-x left 35px; height:40px; margin-bottom:15px; }

.SearchPanel { color:#787878; background:url(images/gray-dot.gif) repeat-x left bottom; padding-bottom:30px; margin-bottom:30px; font-size:90%; }

.KeywordSearchPanel { font-size:90%; background:url(images/gray-dot.gif) repeat-x left bottom; padding-bottom:25px; margin-bottom:20px; height:1%; }
.KeywordSearchPanel h3 { margin-bottom:5px; }

.ContentKeyword h3 { color:#000000; }

a.LeftLinkOne:link, a.LeftLinkOne:visited { color:#FFF; display:block; background:#F78F1E; text-decoration:none; padding:2px 10px; letter-spacing:2px; margin-bottom:2px; }
a.LeftLinkOne:hover { color:#000000; }

a.LeftLinkTwo:link, a.LeftLinkTwo:visited { color:#FFF; display:block; background:#F9A54B; text-decoration:none; padding:2px 10px; letter-spacing:2px; margin-bottom:2px; }
a.LeftLinkTwo:hover { color:#000000; }

a.LeftLinkThree:link, a.LeftLinkThree:visited { color:#FFF; display:block; background:#FBBC79; text-decoration:none; padding:2px 10px; letter-spacing:2px; margin-bottom:2px; }
a.LeftLinkThree:hover { color:#000000; }

a.PagerHyperlinkStyle:link, a.PagerHyperlinkStyle:visited { background:#B2B2B0; color:#FFF; display:block; padding:1px 4px;}
a.PagerHyperlinkStyle:hover { background:#F5901E; color:#FFF; display:block; padding:1px 4px;}

.PagerCurrentPageCell .PagerHyperlinkStyle { background:#F5901E; color:#FFF; display:block; padding:1px 4px; }


.PageTitle h3 { margin-right:5px; }
.PageTitleContent {color: #F48E1F; }

.propertiesFound { color:#F78F1E; padding-top:0px; }
 
 
a.ListSavedPropLink:link, a.ListSavedPropLink:visited { color:#FFF; background:#F78F1E; padding:0px 10px; letter-spacing:4px; position:relative; }
a.ListSavedPropLink:hover { color:#333333; }

a.BackToTopLink:link, a.BackToTopLink:visited { float:right; display:block; color:#FFF; background:#000; letter-spacing:4px; margin-top:4px; padding:2px 10px; font-size:80%; }
a.BackToTopLink:hover {background:#F78F1E; }

.footerBg { background:#0c0c0c; }
.footerBgDefault { }

.NextPrevContainer { text-transform:uppercase; color:#FFF; font-size:80%; letter-spacing:normal; }
.NexPrevLink, a.NexPrevLink:link, a.NexPrevLink:visited { background:#F78F20; padding:2px 0px 1px 0px; color:#FFF; width:150px; display:block; float:left; text-align:center; margin-right:1px; letter-spacing:2px; }
a.NexPrevLink:hover { background:#000; color:#FFF; }

.NexPrevLinkBackLink, a.NexPrevLinkBackLink:link, a.NexPrevLinkBackLink:visited { background:#000; padding:2px 0px 1px 0px; color:#FFF; width:150px; display:block; float:left; text-align:center; margin-right:1px; letter-spacing:2px; }
a.NexPrevLinkBackLink:hover { background:#F78F20; color:#FFF; }

.ViewPropContainer {
	height:382px;
	padding:8px;
	background:#EAEAEA;
}

.ViewPropWhiteBox { padding:10px 20px; background:#F4F4F4; margin-bottom:8px;}

.ViewPropContainer h3 { font-size:150%; }
.ViewPropContainer h2 { font-size:110%; }

.NextPrevContainer h3 { height:20px; width:142px; overflow:hidden; text-overflow: ellipsis; white-space:nowrap;}
.NextPrevContainer h2 { height:20px; width:142px; overflow:hidden; text-overflow: ellipsis; white-space:nowrap;}

.NextPrevImg { width:142px; height:107px; }

.SavedSearchResults { text-transform:uppercase; font-size:90%; margin-bottom:20px; }

.SavedSearchResults a:link, .SavedSearchResults a:visited { text-align:center; color:#FFF; background:#F78F20; display:block; padding:0px 10px;  width:150px; letter-spacing:4px; }
.SavedSearchResults a:hover { color:#333333; }


.saveContainer b { display:block; text-transform:uppercase; letter-spacing:3px; border-bottom:solid 1px #D9D9D9; }

.SendEmailPanel { margin-bottom:7px; }
.SendEmailPanel input { width:130px; background:#D8D8D8; border:0px; height:16px; margin:0px 10px;}