/* RESET */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,
blockquote,th,td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
q:before,q:after { content:î; }
abbr,acronym { border:0; }
html { font-size: 62.5%; }
/* RESET END */
body {
	background: url(../newsite/images/body-bg.png) repeat-x top left #FFFFFF;
}

#page-wrapper {
	width: 960px;
	margin: 0 auto;
}

#header{
	width: 960px;
	height: 90px;
	position: relative;
	background: url(../newsite/images/header1.jpg) no-repeat top left;
	margin: 0px;
	padding: 0px;
}
#header h1 {
	width: 117px;
	height: 90px;
	background: url(../newsite/images/logo-button1.png) no-repeat top left;
	position: absolute;
	top: 0px;
	left: 0px;
	text-indent: -9000px;
	display: block;
}

/* MAIN NAV */
#main-nav {
	width: 960px;
	height: 20px;
}
#navigation {
  list-style: none;
}

#navigation li {
  float: left;
}

#navigation a * {
  display: none;
}

#navigation a,
#navigation a .hover {
	height: 20px;
	position: relative;
	display: block;
	background-image: url(../newsite/images/nav-bg.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

/* individual navigation items */
#navigation a.home {
	background-position: 0 0;
	width: 133px;
}
#navigation .highlight a.home:hover, #navigation a.home .hover {
	background-position: 0 -20px;
}
#navigation a.sale {
	background-position: -133px 0;
	width: 138px;
}
#navigation .highlight a.sale:hover, #navigation a.sale .hover {
	background-position: -133px -20px;
}
#navigation a.rent {
	background-position: -271px 0;
	width: 138px;
}
#navigation .highlight a.rent:hover, #navigation a.rent .hover {
	background-position: -271px -20px;
}
#navigation a.mls {
	background-position: -409px 0;
	width: 138px;
}
#navigation .highlight a.mls:hover, #navigation a.mls .hover {
	background-position: -409px -20px;
}
#navigation a.area-info {
	background-position: -547px 0;
	width: 138px;
}
#navigation .highlight a.area-info:hover, #navigation a.area-info .hover {
	background-position: -547px -20px;
}
#navigation a.list {
	background-position: -685px 0;
	width: 138px;
}
#navigation .highlight a.list:hover, #navigation a.list .hover {
	background-position: -685px -20px;
}
#navigation a.contact {
	background-position: -823px 0;
	width: 137px;
}
#navigation .highlight a.contact:hover, #navigation a.contact .hover {
	background-position: -823px -20px;
}

/* SUBNAV */
#sub-nav {
	width: 960px;
	height: 28px;
	position: relative;
}
#sub-nav p {
	line-height: 26px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 6px;
	padding-top: 2px;
	font-family: Georgia;
	font-size: 12px;
}
#sub-nav a {
	color: #CBFFEB;
	font-family: Arial;
	font-size: 11px;
}

#sub-nav p#live-date {
	position: absolute;
	top: 0px;
	right: 8px;
	line-height: 28px;
	font-size: 10px;
	color: #FFFFFF;
}



.anythingSlider                         { width: 100%; height: 140px; position: relative; margin: 0; }
.anythingSlider .wrapper                { width: 454px; overflow: auto; height: 140px; margin: 0; position: absolute; top: 0px; left: 0; }
.anythingSlider .wrapper ul             { width: 99999px; list-style: none; position: absolute; top: 25px; left: 0; background: #FFFFFF; border-top: 0px solid #e0a213; border-bottom: 3px solid #CCCCCC; margin: 0; }
.anythingSlider ul li                   { display: block; float: left; padding: 0; height: 90px; width: 454px; margin: 0;background-color: #FAFAFA; }
.anythingSlider .arrow                  { display: none; height: 100px; width: 34px; background: url(../images/arrows.png) no-repeat 0 0; text-indent: -9999px; position: absolute; top: 20px; cursor: pointer; }
.anythingSlider .forward                { background-position: 0 0; right: -2px; }
.anythingSlider .back                   { background-position: -33px 0; left: -2px; }
.anythingSlider .forward:hover          { background-position: 0 -100px; }
.anythingSlider .back:hover             { background-position: -33px -100px; }

#thumbNav { 
	position: relative; 
	top: -21px; 
	text-align: right; 
}
#thumbNav a {
	color: black; 
	font: 11px/12px Georgia, Serif; 
	display: inline-block; 
	padding: 2px 8px; 
	height: 14px; 
	margin: 0 5px 0 0; 
	background-color: #DDDDDD; 
	text-align: right;
}
#thumbNav a:hover {
	background-image: none;
}
#thumbNav a.cur                         { background: #CCEFF7; }

#start-stop { 
	background: #CDCDCD; 
	background-image: url(../images/cellshade.png); 
	background-repeat: repeat-x; 
	color: white; padding: 2px 5px; 
	width: 40px; text-align: center; 
	position: absolute; 
	right: 100px; 
	top: 3px;
	height: 18px;
	line-height: 18px;
	display:none;
}
#start-stop.playing                     { display:none;background-color: #DEDEDE; }
#start-stop:hover                       { display:none;background-image: none; }

/*
  Prevents
*/
.anythingSlider .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.anythingSlider .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }

table.slider-table {
	width: 454px;
}

table.slider-table td {
	font-size: 11px;
	font-weight: bold;
	width: 113px;
	
}
table.slider-table td a {
	text-decoration: none;
	
}
table.slider-table td {
	height:90px;
	border-right:1px solid silver;
}
#nugget-band {
	background: #F0F0F0;
	border: 1px solid #CCCCCC;
	position:relative;
	margin-top: 15px;
	padding: 0 10px;
	height: 22px !important;

}
#nugget-band h2 {
	color:#00B8CE;
	font-size:14px;
	font-weight:bold;
	margin:0 !important;
	padding: 0 !important;
	line-height: 22px;
	
}
#featured-title {
	background: #F0F0F0;
	position:relative;
	line-height: 20px;
	background: url(../images/blue-bar-bg.png) repeat-x top left;
	height: 20px;
	color:#FFFFFF;
}
#featured-title h3 {
	color:#FFFFFF !important;
	font-size:13px !important;
	font-weight:bold !important;
	margin:0 !important;
}
.review-box, #center-live-content .review-box {
	border-bottom: 1px solid silver;
	padding: 4px 10px 0 40px;
	text-align: left;
	position: relative;
	background: url(../images/review-icon2.png) no-repeat left top;
	
}
.review-box .star-rating, #center-live-content .review-box .star-rating {
	height: 12px;
	float: right;
}
.review-box .star-rating img, #center-live-content .review-box .star-rating img {
	padding: 0px;
}
.review-box h3, #center-live-content .review-box h3 {
	color: #26A9E0;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 4px;
}
#center-content-env .review-box p, #center-live-content .review-box p {
	padding-bottom: 4px;
	line-height: 16px;
	font-size: 12px;
	font-weight: normal;
}
#center-content-env .review-box p.author-info, #center-live-content .review-box p.author-info {
	color: #777777;
	padding-bottom: 4px;
}
.review-box p a {

}





.lt-sb-box {
	width: 100%;
	background-color: #FFFFFF;
	text-align: left;
	padding-bottom: 10px;
	margin-bottom: 15px;
	border: 1px solid silver;
}
.lt-sb-box h2 {
	background-color: #FFFFC0;
	color: #1B75BB;
	font-size: 16px;
	font-weight: bold;
	padding: 4px;
	margin-bottom: 5px;
	display: block;
}
.lt-sb-box p {
	font-size: 12px;
	line-height: 15px;
	padding: 2px 10px;
}
.lt-sb-box p a {
	background: url(../images/arrow-sm.png) no-repeat left center;
	padding-left: 14px;
	color: #1B75BB;
}
.lt-sb-box img {
	margin: 0 auto;
	padding: 10px 0;
	text-align: center;	
}



/*** SIDEBAR SLIDESHOW ***/
#photo-show-env {
	padding: 6px 0 6px 26px;
}
#photo-show img {
	border: 1px solid silver;
	padding: 3px;
	background: #FFFFFF;
	margin-top: 5px;
}
#photo-show-home-title {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
#photo-show {
	overflow: hidden;
}
