body
{
	overflow-x: hidden;
	/* background: url(/Content/images/badgerLandFireplaceBackground.jpg) top center no-repeat #000; */
}
main {padding-left: 125px;}

#fssPrev, #fssNext, #fssPlayPause, #fssList {display:none;}

#main p a:hover {color:#f78728;}

#aside
{
	display: none;
}
#container
{
	background: none;
}
.secondaryFireplaceHeader {
	background:url(/Content/images/secondary-banner2.jpg);
}
#containerWrapper
{

	position: relative;
	margin: 0 auto;
}
#main p, #main ul, #main ol
{
	color: #000;
}
    #main p a {
        color: #f71b1b;
    }
#topNav ul li.home
{
	cursor: pointer;
}
.Home #topNav ul li.home a	{color: #FF0000;}


#flashWrapper
{
	margin: 0 auto;
	/* width: 1132px; */
	position: relative;
}
.slideshow div {
	width: 100%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	left: 0 !important;
	top: 0 !important;
}
#flashAlt
{
	left: -33px;
    position: absolute;
    top: -100px;
	}

#flash
{
	height: 545px;
	left: -34px;
	margin: 0 auto;
	position: relative;
	top: -100px;
	width: 1132px;
	z-index: 4;
	float: left;
	display:block;
}
#special
{
	background: none repeat scroll 0 0 #000000;
	display: block;
	height: 243px;
	left: 388px;
	position: absolute;
	top: -15px;
	width: 157px;
	z-index: 1000;
}
.specialHeading
{
	font-size: 12px;
	font-style: italic;
	text-decoration: underline;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	padding: 10px 0px;
	width: 100%;
	display: block;
}
.specialContent
{
	text-align: center;
	width: 100%;
	display: block;
}
.callToActionHome
{
	color: #FFFFFF;
	display: block;
	font-size: 52px;
	height: 61px;
	left: 80px;
	position: absolute;
	top: 212px;
	z-index: 1000;
	float: none;
}
#galleryChimney
{
	display: block;
	border: 3px solid #fff;
	border-left: 0;
	left: 0;
	position: fixed;
	top: 191px;
	z-index: 1000;
	transition: .3s;
}
#galleryChimney:hover {
	transform: scale(1.075);
	transition: .3s;
}


@media screen and (max-width:1200px) {
    #freeEstimate {
        position:absolute;
        top:650px;
    }

    #galleryChimney {
        position:absolute;
        top:533px;
    }
}


/* .servicesFireplace {
    background: transparent url("/Content/images/badgerlandServicesBG.png") no-repeat scroll center top / cover ;
    min-height: 260px;
    left: 820px;
    position: absolute;
    top: 283px;
    width: 178px;
    z-index: 1000;
}
.aboutBadgerlandFireplace {
    background: transparent url("/Content/images/badgerlandServicesBG.png") no-repeat scroll center top / cover ;
    min-height: 260px;
    left: 647px;
    position: absolute;
    top: 240px;
    width: 178px;
    z-index: 1001;
} */
.aboutHeader
{
	text-transform: uppercase;
	font-size: 20px;
	padding: 10px 10px 2px;
	line-height: 22px;
}
.grey
{
	color: #747474;
	font-size: 23px;
}
.aboutBadgerlandFireplace p
{
	font-size: 14px;
	line-height: 14px;
	color: #000;
	padding: 0 20px 0 10px;
}
.link
{
	width: 85%;
	text-align: center;
	padding-top: 5px;
}
.link a
{
	color: #bc0000;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;
}
#flashWrapper .link a {
    display: block;
    margin: 5px auto 15px;
}
.link a:hover
{
	text-decoration: underline;
}
.servicesFireplace ul
{
	font-size: 14px;
	line-height: 16px;
	padding-left: 32px;
	width: 138px;
	padding-bottom: 6px;
	padding-top: 6px;
}
#footerNav ul li.home a
{
	color: #F71B1B;
}
.vendorsHome
{
	width: 100%;
	background-color: #000;
	display: block;
	position: relative;
	text-align: center;
	padding: 20px 0;
}
#vendorsHeading
{
	color: #eee;
	text-transform: uppercase;
	display: block;
}
.vendorList
{
	/*margin-top:-25px;*/
}
.vendorList ul li
{
	margin: 0 2px 0 2px;
	display: inline-block;
}
.qualityVendors
{
	color: #aaa;
	font-size: 12px;
	margin-top: 10px;;
}

#miniFlash
{
	display:none;
}