@charset "UTF-8";
/* CSS Document */

* {
	margin:0;
	padding:0
	}

body {
	font-family: Helvetica, Arial, sans-serif;
	color:#333;
	background:url("images/bg.jpg") top left repeat-x #bdbcba;
	}


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

ul {
	list-style:disc;
	padding:10px 10px 0 15px;}
	
ul.img {
	list-style-image:url("images/bullet.png");
	padding:10px 10px 0 15px;}

li {
	margin-bottom:13px;}

p {}

span {}

form { float:left; }

img {
	border:none;
	}
	
img.imgnew {
	position:absolute;
	z-index:30000;
	visibility:hidden;
	}
	
a:link, a:visited{
	color:#666;
	text-decoration:none;
	border:none;
	}
	
a:hover, a:active{
	color:#212121;
	text-decoration:none;
	border:none;
	}
	
a:hover h3, a:active h3{
	color:#CC0000;
	text-decoration:none;
	}
	
a:hover h3.blue, a:active h3.blue{
	color:#0000FF;
	text-decoration:none;
	}
	
a.buyNow {
	font-size:14px;
	float:right;
	font-weight:bold;
	color:#ee3224;
	line-height:40px;
	}
	
a.buyNow:hover , a.buyNow:active{
	color:#CC0000;
	text-decoration:none;
	}
	
a.buyNowBlue {
	font-size:14px;
	float:right;
	font-weight:bold;
	color:#0021A5;
	line-height:40px;
	}
	
a.buyNowBlue:hover , a.buyNowBlue:active{
	color:#0000FF;
	text-decoration:none;
	}
	
a.upgrade:link, a.upgrade:visited {
	color:#0021A5;
	font-size:18px;
	font-weight:bold;
	line-height:40px;
	}
	
a.upgrade:active, a.upgrade:hover {
	color:#0000FF;
	}
	
a.original:link, a.original:visited {
	color:#ee3224;
	font-size:18px;
	font-weight:bold;
	line-height:40px;
	}
	
a.original:active, a.original:hover {
	color:#CC0000;
	}
	
h1 {
	margin-top:0;
	color:#ee3224;
	font-size:30px;
	line-height:40px;
	text-align:right;
	}
	
h1.gallery {
	position:absolute;
	top:75px;
	z-index:30001;
	}

h2 {
	color:#ee3224;
	font-size:24px;
	font-weight:lighter;
	margin-bottom:10px;}
	
h3, .h3 {
	font-size:18px;
	font-weight:bold;
	color:#ee3224;
	line-height:30px;
	}	

#nav {
	font-size: 12px; 
	color:#ccc;
	float:right;
	clear:right;
	width:545px;
	text-align:right;
	.margin-top:0;
	_margin-top:25px;
	}

#nav a {
	text-decoration: none;
	margin:0;
	padding:0;
	color:#666;
	}

#nav a:hover {
	text-decoration: none;
	margin:0;
	padding:0;
	color:#666666;
	}
	
a#box {
	width:290px;
	display:block;
	height:191px;
	padding: 10px 0 0 10px;
	text-decoration: none;
	float:left;
	margin:0px 10px 0 0;
	}

a#box:hover, a#box:active { 
	background-position: 0 -202px;
	}

a#box span {
	margin-top:-50px;
	margin-bottom:6px;
	display:block;
	}

.gallery {
	background: url("images/img_box_gallery.jpg") 0 0 no-repeat #e4e4e4;
	}

.specs {
	background: url("images/img_box_specs.jpg") 0 0 no-repeat #e4e4e4;
	}
	
.galleryPrem {
	background: url("images/img_box_prem_gallery.jpg") 0 0 no-repeat #e4e4e4;
	}

#container {
	margin:20px auto;
	padding:10px;
	width:920px;
	background:#fafafa;
	font-size:12px;
	font-color:#444444;
	line-height:20px;}
	
.contents{
	clear:both;
	background: url("images/bg.png") center -2em no-repeat;
	.background: url("images/bg.png") center center no-repeat;
	_background: url("images/bgie.png") no-repeat;
	}

#homeImg {
	width:610px;
	background: url("images/img_home_1.jpg") top center no-repeat #f5f5f5;
	display:block;
	margin:10px 10px 10px 0;
	height:420px;
	}
	
#homeImgBlue {
	width:920px;
	background: url("images/img_home_prem.jpg") top center no-repeat #f5f5f5;
	display:block;
	margin:10px 10px 10px 0;
	margin-bottom:10px;
	height:420px;
	}

#homeImg p{
	margin:105px 10px 10px 10px;
	}
	
#homeImgBlue p{
	margin:65px 10px 10px 10px;
	}
	
a#sideImg {
	width:300px;
	background: url("images/img_side.jpg") top center no-repeat #f5f5f5;
	display:block;
	height:296px;
	}
#side {
	background:#f5f5f5;
	height:420px;
	margin-top:10px;
	padding-top:0;
	}

a#sideImg:hover, a#sideImg:active{
	background-position:0 -296px;
	}

#side p{
	margin:10px 10px;
	}
	
.galleryH1{
	float: right;
	margin-top:-5px;
	}	

.galleryBg{
	background: url("images/bg.png") center -2em no-repeat;
	.background: url("images/bg.png") center center no-repeat;
	_background: url("images/bgie.png") no-repeat;
	height:500px;
	width:800px;
	margin-bottom:-550px;
	float:left
	}

#galleryContents {
	width:100%;
	xmin-height:500px;
	float:left;
	}

#footer {
	padding-top:10px;
	color:#bbb;
	font-size:12px;
	text-align:center;
	clear:both;
	line-height:19px;}
	
#footer a {
	color:#999999;
	}

#footer a:hover {
	color:#666;
	}
	
.floatLeft {
	float:left;
	display:block;
	}
	
.floatRight {
	float:right;
	display:block;
	}
	
.arrow{
	margin:0 5px -2px 5px;
	}	
	
.small {
	font-size:12px;
	line-height:17px;
	}
	
.tm{
	font-size:7px;
	}
	
.patent {
	float:right;
	color:#666;
	font-size:14px;
	}

.blue, a.blue:link, a.blue:visited {
	color:#0021A5;
	}
	
a.blue:active, a.blue:hover {
	color:#0000FF;
	}
	
.red, a.red:link, a.red:visited{
	color:#ee3224;
	}
	
a.red:hover, a.red:active{
	color:#CC0000;
	}	
	
img.BoomCooler3{
	margin-top:-30px;
	float:right;
	}
	
.mTop {
	clear:right;
	margin-left:20px;
	}

.thumb img{	
	background-color: white;
	float:none;
	border:1px solid #999;
	margin-bottom:5px;
	}
	
#img {
	float:left;
	margin-top:10px;
	width:610px;
	}
	
#thumb {
	line-height:0;
	float:right;
	width:310px;
	}	
	
#thumb a {
	display:block;
	height:145px;
	width:145px;
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	text-decoration: none;
	}
	
#thumb a:hover, #thumb a:active { 
	background-position: 0 -146px;
	}
	
#thumb1 {
	background: url("images/a_thumb_1.png") 0 0 no-repeat;
	}
	
#thumb2 {
	background: url("images/a_thumb_2.png") 0 0 no-repeat;
	}
	
#thumb3 {
	background: url("images/a_thumb_3.png") 0 0 no-repeat;
	}
	
#thumbPrem1 {
	background: url("images/a_thumb_prem_1.png") 0 0 no-repeat;
	}
	
#thumbPrem2 {
	background: url("images/a_thumb_prem_2.png") 0 0 no-repeat;
	}
	
#thumbPrem3 {
	background: url("images/a_thumb_prem_3.png") 0 0 no-repeat;
	}

#splash {
	margin:10px auto;
	width:1024px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
#splash #splashLogo {
	height:58px;
	width:363px;
	display:block;
	background: url("images/splash_logo.png") 0 0 no-repeat;
	margin:0 auto;
	text-align:center;
	position:relative
	}	
	
#splash  a {
	height:470px;
	width:510px;
	display:block;
	float:left;
	}
	
#splash a:hover, #splash a:active { 
	background-position: 0 -470px;
	}
	
#splashPrem {
	background: url("images/splash_prem.jpg") 0 0 no-repeat;
	}
	
#splashOrig {
	background: url("images/splash_orig.jpg") 0 0 no-repeat;
	}
	
#splash span{
	}
	
#tagline{
	font-size:30px;
	font-weight:normal;
	margin-bottom:-110px;
	margin-top:50px;
	position:relative
	}
	
#dropDown{ 
	position:relative;
	left:10px;
	display:none;
	.width:200px;
	}
	
#dropDown a{
	display:block;
	height:20px;
	.height:21px;
	}
	
.home {
	display:block;
	height:20px;
	width:100px;
	float:left;
	}
	
	
a.special {
	text-align:center;
	font-size:32px;
	font-weight:bold;
	color:#CC0000;
	}
	
#special {
	padding-top:10px;
	text-align:center;
	clear:both;
	}