/* @override 
	http://www.thebluffhomes.com/css/featuredcontentglider.css
	http://adxcreative.com/projectHub/thebluffhomes/css/featuredcontentglider.css
*/

#featuredContent.glidecontentwrapper{
	position: relative; /* Do not change this value */
	width: 900px;
	height: 409px; /* Set height to be able to contain height of largest content shown*/
	overflow: hidden;
}
#featuredContentFeatures.glidecontentwrapper{
	position: relative; /* Do not change this value */
	width: 900px;
	height: 480px; /* Set height to be able to contain height of largest content shown*/
	overflow: hidden;
}
#featuredContentHood.glidecontentwrapper{
	position: relative; /* Do not change this value */
	width: 900px;
	height: 480px; /* Set height to be able to contain height of largest content shown*/
	overflow: hidden;
}
/*
	Total wrapper width: 350px+5px+5px=360px
	Or width of wrapper div itself plus any left and right CSS border and padding
	Adjust related containers below according to comments
*/


#featuredContent .glidecontent{ /*style for each glide content DIV within wrapper.*/
	position: absolute; /* Do not change this value */
	background: #FFF;
	/*padding: 10px;*/
	visibility: hidden;
	width: 900px;
	height:409px;
}
#featuredContentFeatures .glidecontent{ /*style for each glide content DIV within wrapper.*/
	position: absolute; /* Do not change this value */
	background: #684F40;
	visibility: hidden;
	width: 900px;
	height:480px;
}
#featuredContentHood .glidecontent{ /*style for each glide content DIV within wrapper.*/
	position: absolute; /* Do not change this value */
	background: #684F40;
	visibility: hidden;
	width: 900px;
	height:480px;
}
/*
 Total glidecontent width: 330px+10px+10px=350px
	Or width of wrapper div itself (not counting wrapper border/padding)
*/


#p-select.glidecontenttoggler{ /*style for DIV used to contain toggler links. */
	width: 796px;
	padding-top:5px;
	height: 66px;
	margin-top: 0px;
	text-align: left; /*How to align pagination links: "left", "center", or "right"*/
	background: #FFF; /*always declare an explicit background color for fade effect to properly render in IE*/
	float:left;
}
#p-selectFeatures.glidecontenttoggler{ /*style for DIV used to contain toggler links. */
	width: 366px;
	/*height: 46px;*/ 
	padding: 6px;
	top: 1px; /*top:455px;*/
	left: 1px;
	float: left;
	text-align: right;
	position: absolute;
	z-index: 200;
	background-color: #FFF;
}
* html #p-selectFeatures.glidecontenttoggler{ /*fixes height for ie */
	height: 1%;
}
#p-selectHood.glidecontenttoggler{ /*style for DIV used to contain toggler links. */
	width: 366px;
	/*height: 46px;*/
	padding: 6px;
	top:1px;/*top:455px;*/
	right: 1px;
	float: right;
	text-align: left;
	position: absolute;
	z-index: 200;
	background-color: #FFF;
}
* html #p-selectHood.glidecontenttoggler{ /*fixes height for ie */
	height: 1%;
}
/*
 Total contenttoggler width: 350px+5px+5px=360px
	Or total width of wrapper div (counting wrapper border/padding)
*/


#p-select.glidecontenttoggler a{ /*style for every navigational link within toggler */
	color: #CEC0B6;
	text-decoration: none;
	display: block;
	height: 66px;
	float: left;
	text-align:center;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#p-selectFeatures.glidecontenttoggler a{ /*style for every navigational link within toggler */
	color: #684F40; /*color: #CEC0B6;*/
	text-decoration: none;
	font-size: 10px;/*font-size: 12px;*/
	padding-left: 4px;
	padding-right: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#p-selectHood.glidecontenttoggler a{ /*style for every navigational link within toggler */
	color: #684F40;
	text-decoration: none;
	font-size: 10px;
	padding-left: 4px;
	padding-right: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#p-select.glidecontenttoggler a.selected{ /*style for selected page's toggler link. ".selected" class auto generated! */
/*background: #FFF; /*change this color to view*/
color: #781314;
}
#p-selectFeatures.glidecontenttoggler a.selected,
#p-selectHood.glidecontenttoggler a.selected{ /*style for selected page's toggler link. ".selected" class auto generated! */
color: #781314;/*color: #FFF;*/
}

#p-select.glidecontenttoggler a:hover{
/*background: #DDD;*/
color: #684F40;
}
#p-selectFeatures.glidecontenttoggler a:hover,
#p-selectHood.glidecontenttoggler a:hover{
/*background: #DDD;*/
color: #781314;/*color: #FFF;*/
}

#p-select.glidecontenttoggler a.toc{ /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
}
#p-selectFeatures.glidecontenttoggler a.toc{ /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
}
#p-selectHood.glidecontenttoggler a.toc{ /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
}

#p-select.glidecontenttoggler a.selected{
}

#p-selectFeatures.glidecontenttoggler a.selected{
}
#p-selectHood.glidecontenttoggler a.selected{
}

#p-select.glidecontenttoggler a.prev,
#p-select.glidecontenttoggler a.next{ /*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */
font-size: 16px;
line-height:99px;
}

#p-select.glidecontenttoggler a.prev:hover,
#p-select.glidecontenttoggler a.next:hover{
/*background: #1A48A4*/
	color: #781314;
}
.glidecontenttoggler a#one.selected,
.glidecontenttoggler a#one:hover{
	display: block;
	height:  66px;
	width: 30px;
	background: url(../images/featuredContentNav/featuredNav_color_03.jpg) no-repeat scroll center bottom;
}
.glidecontenttoggler a#one{
	display: block;
	height:  66px;
	width: 30px;
	background: url(../images/featuredContentNav/featuredNav_grey_03.jpg) no-repeat scroll center bottom;
}
.glidecontenttoggler a#two.selected,
.glidecontenttoggler a#two:hover{
	display: block;
	height:  66px;
	width: 34px;
	background: url(../images/featuredContentNav/featuredNav_color_04.jpg) no-repeat scroll center bottom;
}
.glidecontenttoggler a#two{
	display: block;
	height:  66px;
	width: 34px;
	background: url(../images/featuredContentNav/featuredNav_grey_04.jpg) no-repeat scroll center bottom;
}
.glidecontenttoggler a#three.selected,
.glidecontenttoggler a#three:hover{
	display: block;
	height:  66px;
	width: 34px;
	background: url(../images/featuredContentNav/featuredNav_color_05.jpg) no-repeat scroll center bottom;
}
.glidecontenttoggler a#three{
	display: block;
	height:  66px;
	width: 34px;
	background: url(../images/featuredContentNav/featuredNav_grey_05.jpg) no-repeat scroll center bottom;
}
.glidecontenttoggler a#four.selected,
.glidecontenttoggler a#four:hover{
	display: block;
	height:  66px;
	width: 34px;
	background: url(../images/featuredContentNav/featuredNav_color_06.jpg) no-repeat scroll center bottom;
}
.glidecontenttoggler a#four{
	display: block;
	height:  66px;
	width: 34px;
	background: url(../images/featuredContentNav/featuredNav_grey_06.jpg) no-repeat scroll center bottom;
}
.glidecontenttoggler a#five.selected,
.glidecontenttoggler a#five:hover{
	display: block;
	height:  66px;
	width: 34px;
	background: url(../images/featuredContentNav/featuredNav_color_07.jpg) no-repeat scroll center bottom;
}
.glidecontenttoggler a#dummyThree.selected,
.glidecontenttoggler a#dummyThree:hover{
	display: block;
	height:  66px;
	width: 46px;
	background: url(../images/featuredContentNav/featuredNav_color_09.jpg) no-repeat scroll center bottom;
}
.glidecontenttoggler a#five{
	display: block;
	height:  66px;
	width: 34px;
	background: url(../images/featuredContentNav/featuredNav_grey_07.jpg) no-repeat scroll center bottom;
}
.glidecontenttoggler a#six.selected,
.glidecontenttoggler a#six:hover{
	display: block;
	height:  66px;
	width: 34px;
	background: url(../images/featuredContentNav/featuredNav_color_11.jpg) no-repeat scroll center bottom;
}
.glidecontenttoggler a#six{
	display: block;
	height:  66px;
	width: 34px;
	background: url(../images/featuredContentNav/featuredNav_grey_11.jpg) no-repeat scroll center bottom;
}
.glidecontenttoggler a#dummyOne{
	display: block;
	height:  66px;
	width: 15px;
	background: url(../images/featuredContentNav/featuredNav_grey_13.jpg) no-repeat scroll center bottom;
}
.glidecontenttoggler a#dummyTwo{
	display: block;
	height:  66px;
	width: 136px;
	background: url(../images/featuredContentNav/featuredNav_grey_08.jpg) no-repeat scroll center bottom;
}
.glidecontenttoggler a#dummyThree{
	display: block;
	height:  66px;
	width: 46px;
	background: url(../images/featuredContentNav/featuredNav_grey_09.jpg) no-repeat scroll center bottom;
}
.glidecontenttoggler a#dummyFour{
	display: block;
	height:  66px;
	width: 112px;
	background: url(../images/featuredContentNav/featuredNav_grey_14.jpg) no-repeat scroll center bottom;
}
.glidecontenttoggler a#dummyFive{
	display: block;
	height:  66px;
	width: 123px;
	background: url(../images/featuredContentNav/featuredNav_grey_12.jpg) no-repeat scroll center bottom;
}
.glidecontenttoggler a#soldOne{
	display: block;
	height:  63px;
	margin-top: 3px;
	width: 33px;
	background: url(../images/featuredContentNav_revisions/featuredNav_grey_08.jpg) no-repeat scroll center bottom;
}
.glidecontenttoggler a#soldTwo{
	display: block;
	height:  63px;
	margin-top: 3px;
	width: 34px;
	background: url(../images/featuredContentNav_revisions/featuredNav_grey_09.jpg) no-repeat scroll center bottom;
}
.glidecontenttoggler a#soldThree{
	display: block;
	height:  63px;
	margin-top: 3px;
	width: 34px;
	background: url(../images/featuredContentNav_revisions/featuredNav_grey_10.jpg) no-repeat scroll center bottom;
}
.glidecontenttoggler a#soldFour{
	display: block;
	height:  63px;
	margin-top: 3px;
	width: 35px;
	background: url(../images/featuredContentNav_revisions/featuredNav_grey_11.jpg) no-repeat scroll center bottom;
}
.glidecontenttoggler a#soldFive{
	display: block;
	height:  63px;
	margin-top: 3px;
	width: 32px;
	background: url(../images/featuredContentNav_revisions/featuredNav_grey_14.jpg) no-repeat scroll center bottom;
}
.glidecontenttoggler a#soldSix{
	display: block;
	height:  63px;
	margin-top: 3px;
	width: 34px;
	background: url(../images/featuredContentNav_revisions/featuredNav_grey_15.jpg) no-repeat scroll center bottom;
}
.glidecontenttoggler a#soldSeven{
	display: block;
	height:  63px;
	margin-top: 3px;
	width: 34px;
	background: url(../images/featuredContentNav_revisions/featuredNav_grey_16.jpg) no-repeat scroll center bottom;
}
.glidecontenttoggler a#soldEight{
	display: block;
	height:  63px;
	margin-top: 3px;
	width: 35px;
	background: url(../images/featuredContentNav_revisions/featuredNav_grey_18.jpg) no-repeat scroll center bottom;
}
.glidecontenttoggler a#soldNine{
	display: block;
	height:  63px;
	margin-top: 3px;
	width: 74px;
	background: url(../images/featuredContentNav_revisions/featuredNav_grey_19.jpg) no-repeat scroll center bottom;
}
.glidecontenttoggler a#soldTen{
	display: block;
	height:  63px;
	margin-top: 3px;
	width: 34px;
	background: url(../images/featuredContentNav/featuredNav_grey_07.jpg) no-repeat scroll center bottom;
}
.glidecontenttoggler a#dummySix{
	display: block;
	height:  66px;
	width: 24px;
	background: url(../images/featuredContentNav_revisions/featuredNav_grey_13.jpg) repeat-x scroll center bottom;
}
.glidecontenttoggler a#dummySeven{
	display: block;
	height:  66px;
	width: 14px;
	background: url(../images/featuredContentNav_revisions/featuredNav_grey_20.jpg) no-repeat scroll center bottom;
}
.sold{
	color: #FFF!important;
}
a.sold:hover{
	color: #684F40!important;
}
