img, div { 
	behavior: url(../iepngfix/iepngfix.htc) 
	}

body {
	background-color: #0C0D0E;
	background-repeat: repeat;
	background-attachment:fixed;
	padding: 0px;
	margin: 0px;
	}

#stretched-background-image{
	z-index:0;
	position:fixed;
	width:100%;
	height:100%;
	top:0;
	left:0;
	bottom:0;
	right:0;
	display:none;
	}
	
.pimp #stretched-background-image{
	position:absolute;
	top:expression( (( t=document.documentElement.scrollTop) ? t:document.body.scrollTop)+'px');
	height:expression( document.documentElement.clientHeight+'px');
	display:block;
	}	
	
.websiteContainer{
	position: relative;
	margin: 0px auto;
	width: 1000px;
	height: 770px;
	}
	
.topContainer{
	position: relative;
	width: 970px;
	height: 96px;
	background-image: url(../images/booster_logo_menu.gif);
	z-index: 1000;
	margin-left: 15px;
	}

#searchForm{
	position: relative;
	float: right;
	width: 233px;
	margin-top: 15px;
	}
	
#searchHeader{
	position: relative;
	float: left;
	width: 85px;
	height: 22px;
	margin-left: 0px;
	background-image: url(../images/search_here.gif);
	}
	
#searchinput{
	width: 85px;
	height: 18px;
	border: 1px solid #666567;
	padding-left: 5px;
	padding-right: 5px;
	background: #393536;
	color: #B1B3B4;
	}

#searchInputField{
	position: relative;
	float: left;
	height: 22px;
	}
	
#searchButton{
	width: 22px;
	height: 22px;
	float: left;
	}
	
.sinnerLogo{
	position: relative;
	height: 74px;
	cursor: pointer;
	width: 727px;
	}
	
#sinnerMenu{
	position: relative;
	height: 22px;
	font-family: helvetica;
	color: #FFFFFF;
	font-size: 11px;
	z-index: 50;
	}

#mainMenu{
	position: relative !important;
	padding-left: 20px !important;
	padding-right: 30px !important;
	}

#subMenu{
	padding-left: 10px !important;
	padding-right: 20px !important;	
	}	
	
.mainContainer{
	position: relative;
	width: 985px;
	height: 653px;
	padding-top: 0px;
	background-image: url(../images/booster_textbg.jpg);	
	background-repeat: no-repeat;
	background-position: 15px 0px;
	}	
	
.textContainer{
	position: relative;
	display: inline;
	width: 450px;
	height: 395px;
	margin-top: 0px;
	float: right;
	margin-right: 0px;
	}
	
.bannerContainer{
	position: relative;
	display: inline;
	float: left;
	width: 1000px;
	height: 284px;
	margin-top: -59px;
	}
	
.banner01 {
	position: absolute;
	display: inline;
	height: 265px;
	width: 283px;
	float: left; 
	margin-left: 5px;
	margin-top: 15px;
	z-index: 10;
	}

#insideBanner01{
	position: absolute;
	display: inline;
	margin-top: 100px;
	margin-left: 20px;
	text-align: center;
	}

#zipcode{
	background-color: #C6C5C5;
	border: 1px solid #201D1D;
	font-size: 18px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	text-align: center;
	}
	
.banner02 {
	position: absolute;
	background-image: url(../images/banner02.png);
	background-repeat: no-repeat;
	height: 267px;
	width: 263px;
	clear: both;
	margin-left: 250px;
	margin-top: 8px;
	z-index: 9;
	}

#insideBanner02{
	position: absolute;
	display: inline;
	margin-top: 21px;
	margin-left: 8px;	
	z-index: 1;
	}	

.banner03 {
	position: absolute;
	height: 281px;
	width: 284px;
	clear: both;
	margin-left: 500px;
	margin-top: 0px;
	z-index: 8;
	cursor: pointer;
	}

#insideBanner03{
	position: absolute;
	display: inline;
	margin-top: 31px;
	margin-left: 9px;	
	}	

.banner04 {
	position: absolute;
	height: 268px;
	width: 271px;
	clear: both;
	margin-left: 731px;
	margin-top: 12px;
	z-index: 7;
	cursor: pointer;
	}

#insideBanner04{
	position: absolute;
	width: 271px;
	height: 268px;
	}

h1{
	color: #1D2323;
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	}

h2{
	color: #C3595B;
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
	}

#CarouselDiv{
	margin-top: 15px;
	}
	
#inspirationPNG{
	position: relative;
	margin-left: 120px;
	margin-top: 35px;
	}

#moviePlayer{
	position: relative;
	margin-left: 15px;
	height: 480px;
	}

#startPlayer{
	position: relative;
	margin-left: 15px;
	height: 480px;	
	}

#productPlayer{
	position: relative;
	margin-left: 15px;
	height: 480px;	
	}

a:active{
	color: #EE3425;
	text-decoration: underline;
	}
	
a:visited{
	color: #EE3425;
	text-decoration: none;
	}

a:link{
	color: #EE3425;
	text-decoration: none;
	}
a:hover{
	color: #5391F8;
	text-decoration: underline;
	}	
	
.footerContainer{
	position: relative;
	font-family: helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	z-index: 5;
	}

a.footer:active{
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #4F5053;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	}

a.footer:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4F5053;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;	
	}

a.footer:link{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4F5053;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;	
	}

a.footer:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #EC2D20;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	}
	
#footerSpacer{
	padding-left: 10px;
	padding-right: 10px;
	}

.newsPub{
	font-size: 10px;
	color: #4F5053;
	}
	
.newsTit{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background: #4F5053;
	padding-left: 25px;
	padding-right: 25px;
	}

a.newsTit:active{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background: #4F5053;
	}

a.newsTit:visited{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background: #4F5053;
	}	
	
a.newsTit:link{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background: #4F5053;
	}

a.newsTit:hover{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background: #EC2D20;
	text-decoration: none;
	}
	
.newsSum{
	font-size: 10px;
	color: #25262A;	
	}

#collectionPositionBar{
	margin-left: 15px;	
	position: absolute;
	color: #FFFFFF;
	padding: 3px 15px 3px 15px;
	background-color: #EC2D20;
	font-family: Helvetica;
	font-size: 18px;
	z-index: 500;
	}