body {
	color: #ACACAC; background-color: #3A325F; background-image: url('images/background.gif');	background-repeat: repeat-x; background-position: left top;
}

.logo {
	background-image: url('images/logo_header.gif');
	width:295px; height:129px;
}
.logoDefault {
	background-image: url('images/logo_default.gif');
	width: 351px; height: 152px;
}
.logoMobile {
	background-image: url('images/logo_mobile.gif');
	width:295px; height:129px;
}
a:link		{ color: #ACACAC; text-decoration: none; background-color: inherit; }
a:visited	{ color: #ACACAC; text-decoration: none; background-color: inherit; }
a:hover		{ color: #ACACAC; text-decoration: none; background-color: inherit; }

.DefaultBG{background:url(images/default-footer-bg.gif) repeat-x bottom #000;}

.DefaultMainBG{background:url(images/default-bg.gif) repeat-x top #3A325F;}

#siteContainer {
}

.header {
	border-bottom: #BEBEBE 1px solid;
}
.headerMobile {
	border-bottom: #BEBEBE 1px solid;
}

.footer {
}

/*Navigation bar styles */
html>body #navbar {
	color: #EEF0F2;
}

*html #navbar {
	color: #EEF0F2;
}

.navBarItem, .navBarItem-over{ background:url(images/navbg.gif) no-repeat 0 6px; padding-left:14px;}

.navBarItem-static { color: #fff; background-color: inherit; padding-bottom:15px; cursor:pointer;}
.navBarItem-static:hover { color: #fff; background-color: inherit;}

.navBar-separator { color: #EEF0F2; }

a.navBarItem-link:link, a.navBarItem-link:visited, a.navBarItem-link:hover	{ color: #fff; text-decoration: none;  background-color: inherit;}


.navBarItem-subItem			{ padding: 0px; display:block; }
.navBarItem-subItem-over	{ padding: 0px; display:block; }

a.navBarItem-subLink:link, a.navBarItem-subLink:visited		{ color: #fff; text-align: left; text-decoration: none; white-space: nowrap; display:block; padding:4px 45px 4px 30px; background-color: ; }

a.navBarItem-subLink:hover		{ color: #fff; background:#05D7D7;}

.test
{
	
	margin-top:25px; background:#000;
}

/* PAGE CLASSES */

h1 {
	color: #cdcdcd; background-color: inherit;
}

h2 {
	color: #00BCE4; background-color: inherit;
}

html>body h3 {
	color: #fff;
}

* html h3 {
	color: #fff;
}

.panel {
}

.featuredPropertySplitter {
	color: #cdcdcd;
}

.selectedPage {
	background:url(images/pagingbg.gif) no-repeat left bottom; color: #fff; font-weight: bold; padding: 2px 0px 1px 0px; margin-left: 2px; min-width:18px; _width:18px; text-align:center;
}


a.propAdd:link		{ color: #fff; text-decoration: none; white-space: nowrap; background-color: Transparent; }
a.propAdd:visited	{ color: #fff; text-decoration: none; white-space: nowrap; background-color: Transparent; }
a.propAdd:hover		{ color: #fff; text-decoration: none; white-space: nowrap; background-color: Transparent; }


/* Property Next/Prev Control */

#forwardContainer {
	border: solid 1px #000;
	background-color: #000;
	color: #FFFFFF;	
}

#backContainer {
	border: solid 1px #000;
	background-color: #000;
	color: #FFFFFF;	
}

.txtBackToSearchResultsOver {
	background-color: #ffffff;	
}

/* Property Next/Prev Control */

/* ICONS */

.icon {	
}

.icon:hover {	
}

.iconHolder { background-image: url(images/full-menu-bg.gif); background-repeat: repeat-x; background-position: left top; }

.smallImage, .pagingBorder {
	border: solid 1px #cdcdcd;
}

.smallImage:hover {
	border: solid 1px #cdcdcd;	
}

.hr {
	background-color: #cdcdcd;
}

/* ICONS */

/* FOOTER CLASSES */

.copyRight {
	color: #A0A0A0; background: url(images/copyright-bg.gif) repeat-x;
}

/* 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: #313131;
}

.MagazineResultContainer {
	border-left: solid 1px #cdcdcd;
	border-right: solid 1px #cdcdcd;
	border-bottom: solid 1px #cdcdcd;
}

.mobileBack {
	padding: 10px;
}

a.tweb:link		{ color: #898989; text-decoration: none; }
a.tweb:visited	{ color: #898989; text-decoration: none; }
a.tweb:hover	{ color: #898989; text-decoration: none; }

.pagingContainer {background-image: url(images/PagingContainer-bg.gif); background-repeat: repeat-x; background-position: left top; }
.pagingContainerBot {background: url(images/PagingContainer-bot-bg.gif) no-repeat; }

.TitleBG { color: #fff; font-size: 110%; font-weight: bold; float: left; padding-top: 1px; }
.propertiesFound { color: #05D7D7; font-size: 110%; font-weight: bold; }

a.PagerHyperlinkStyle:link	  { color: #fff; text-decoration: none; font-weight: bold; background: url(images/pagingbg.gif) no-repeat left top; display: block; padding: 2px 0px 1px 0px; text-align:center; margin-left: 2px; min-width:18px; _min-width:18px; }
a.PagerHyperlinkStyle:visited { background: url(images/pagingbg.gif) no-repeat left top; display: block; padding: 2px 0px 1px 0px; text-align:center; margin-left: 2px; min-width:18px; _min-width:18px; color: #fff; }
a.PagerHyperlinkStyle:hover	  { color: #fff; background: url(images/pagingbg.gif) no-repeat left bottom; }

.PropertyLeftBG { padding: 10px 27px 10px 20px; height:441px; background: url(images/left-bg.gif) no-repeat;}



.ChangeViewBG { color: #fff; font-size: 110%; font-weight: bold; position: absolute; z-index: 1000; margin-top: -42px; padding-left: 340px; }
.ChangeViewBGNoPaging { color: #fff; font-size: 110%; font-weight: bold; position: absolute; z-index: 1000; margin-top: -42px; right:0px; }

.ChangeViewBGBot { color: #fff; font-size: 110%; font-weight: bold; position: absolute; z-index: 1000; bottom:8px; right:15px;}

a.ChangeLink:link	 { color: #fff; text-decoration: none; font-weight: normal; padding: 0px 5px 0px 5px; }
a.ChangeLink:visited { color: #fff; text-decoration: none; font-weight: normal; padding: 0px 5px 0px 5px; }
a.ChangeLink:hover	 { color: #fff; text-decoration: none; font-weight: normal; padding: 0px 5px 0px 5px; }

.SearchName  { font-size: 110%; }
.SearchPrice { font-size: 180%; font-weight: normal; padding:3px 0 0 0; }
.SearchText  { line-height: 17px; }

a.SearchBoxLink:link	{ color: #fff; text-decoration: none; font-weight: bold; }
a.SearchBoxLink:visited { color: #fff; text-decoration: none; font-weight: bold; }
a.SearchBoxLink:hover	{ color: #fff; text-decoration: none; font-weight: bold; }

.PropertySearchBG { padding-bottom: 10px; color: #fff;}
.PropertyTitle {  font-size: 110%; font-weight: bold; padding-bottom: 5px; color:#fff; }
.KeywordSearchBG { padding-top: 10px; }
.KeywordText { color: #BEBEBE; font-size: 90%; padding: 2px 0px 5px 0px; }

.photoHolder 	  {background: url(images/full-midle-bg.gif) no-repeat; width:460px; height:415px;}
.PhotoHolderRight { background: url(images/full-right-bg.gif) no-repeat; }

.FullName  { font-size: 110%; height: 23px; }
.FullPrice { font-size: 200%; font-weight: normal; border-bottom: #BEBEBE 1px solid; padding-bottom: 15px; margin-bottom:10px; }

a.iconLink:link		{ color: #fff; text-decoration: none; }
a.iconLink:visited	{ color: #fff; text-decoration: none; }
a.iconLink:hover	{ color: #fff; text-decoration: none; }

.FullBotTextBG { border-left: #000 1px solid; border-right: #000 1px solid; background-color: #000; background-image: url(images/fdbg.gif); background-repeat: repeat-x; background-position: left top; }

.SubPageMidleBG { min-height: 400px; _height: 400px; padding: 10px 40px 10px 20px;  background-color: #000; background-image: url(images/fdbg.gif); background-repeat: repeat-x; border-left:1px solid #000; border-right:1px solid #000; font-size:110%; }

