/* @override 
	http://chris-moffatt.local/~cmoffatt/mackay/css/coda-slider-2.0.css
	http://chris-moffatt.local/~cmoffatt/mackay/css/1main3feature.css
*/

.coda-slider-wrapper {
	background: #fff;
	padding: 0;
	height: 290px;
}

.coda-slider {
	background: #fff;
	height: 286px;
}

.coda-slider-no-js .coda-slider {
	height: 100px;
	overflow: auto !important;
	padding-right: 0px
}

.coda-slider, .coda-slider .panel {
	width: 765px;
}

.coda-slider .panel {
	width: 765px;
}

.coda-slider-wrapper.arrows .coda-slider {
	margin: 0;
}

.coda-slider .panel-wrapper {
	padding: 0px
}

.coda-slider p.loading {
	padding: 20px;
	text-align: center
}

.coda-slider-wrapper {
	clear: both;
	overflow: hidden
}

.coda-slider {
	float: left;
	overflow: hidden;
	position: relative;
	height: 260px;
}

.coda-slider .panel {
	display: block;
	float: left
}

.coda-slider .panel-container {
	position: relative
}

.coda-slider .sliderProperty {
	height: 290px;
	width: 765px;
	float: left;
	position: relative;
	background-color: #eaeaea;
}

.coda-slider .sliderProperty a:link,
.coda-slider .sliderProperty a:visited,
.coda-slider .sliderProperty a:hover,
.coda-slider .sliderProperty a:active {
	text-decoration: none;
	color: white;
}

.coda-slider .sliderProperty .featuredImage {
	width: 402px;
	height: 280px;
	position: absolute;
}

.coda-slider .sliderProperty .featuredImage img {
	width: 402px;
	height: 290px;
}

.coda-slider .sliderProperty .sliderPropertySmallerImages {
	width: 364px;
	height: 300px;
	right: 0;
	position: absolute;
	overflow: hidden;
	background: white;
}

.coda-slider .sliderProperty .sliderPropertySmallerImages img {
	width: 180px;
	height: 144px;
	float: left;
	margin-left: 2px;
	margin-bottom: 2px;
}

.coda-slider .sliderProperty .description {
	width: 765px;
	height: 25px;
	position: absolute;
	bottom: 15px;
	right: 0px;
	color: #fff;
	font: bold 14px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
	background-image: url(../images/trans.png);
	padding: 0;
}

.coda-slider .sliderProperty .description span {
	position: absolute;
	padding: 2px;
}

.coda-slider  a:link,
.coda-slider  a:visited,
.coda-slider  a:active,
.coda-slider  a:hover {
	text-decoration: none;
	color: white;
}

.coda-slider .sliderProperty .description span.city {
	left: 5px;
}

.coda-slider .sliderProperty .description span.agency {
	right: 5px;
	text-align: right;
}

#landingfeature-feature1, 
#landingfeature-feature2, 
#landingfeature-feature3 {
	display: block;
	float: left;
	border-style: none;
	border-color: blue;
	height: 200px;
	background-color: #153771;
	width: 252px;
	font: 13px/46px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: 5px;
}

#landingfeature-feature1 span, 
#landingfeature-feature2 span, 
#landingfeature-feature3 span {
	font: 13px/46px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-left: 10px;
	color: white;
}

#landingfeature-feature1 .image, 
#landingfeature-feature2 .image, 
#landingfeature-feature3 .image {
	padding-top: 6px;
	margin-right: 6px;
	margin-left: 6px;
}

#landingfeature a  {
	border: none;
}

#landingfeature-feature1 .image img, 
#landingfeature-feature2 .image img, 
#landingfeature-feature3 .image img {
	width:  238px;
	height: 150px;
}

#landingfeature-feature1, #landingfeature-feature2 {
	margin-right: 4px;
}

#landingfeature-feature3 {
	margin-left: 0px;
}

#landingfeature-feature1 .label, #landingfeature-feature2 .label , #landingfeature-feature3 .label {
	margin-left: 10px;
	margin-top: 5px;
}