body {
	font-size: 67.5%;
	background: #000;
}

#container {
	background: url(../../images/backgrounds/default_bg.jpg) top left no-repeat;
	min-height: 900px;
	_height: 900px;

}


.productHeader {
	display: block;
	position: relative;
	text-indent: -6000px;
}

.productHeader.rendezvous { background: url(../../images/spirits/headers/rendezvous_rye.gif) top left no-repeat; height: 42px; width: 433px; }
.productHeader.rocky-mountain-16 { background: url(../../images/spirits/headers/rocky_mountain_rye_16_year_old.gif) top left no-repeat; height: 82px; width: 433px; }
.productHeader.rocky-mountain-21 { background: url(../../images/spirits/headers/rocky_mountain_rye_21_year_old.gif) top left no-repeat; height: 82px; width: 433px; }
.productHeader.vodka-7000 { background: url(../../images/spirits/headers/vodka_7000.gif) top left no-repeat; height: 42px; width: 433px; }
.productHeader.vodka-peach-7000 { background: url(../../images/spirits/headers/vodka_peach_7000.gif) top left no-repeat; height: 42px; width: 433px; }


.star_divider {
	display: block;
	position: relative;
	width: 162px;
	height: 34px;
	background: url(../../images/star_divider.gif) top left no-repeat;
}

.productDescription {
	display: block;
	position: relative;
	margin: 40px 0;
}


#productCopy { display: block; height: auto; _height: 300px; }


.button { display: block; position: relative; clear: left; height: 27px; float: left; margin: 10px 0 0 0;}

.button.enjoy   { width: 125px; height: 27px; background: url(../../images/buttons/how-to-enjoy.gif) top left no-repeat; width: 155px; }
.button.thename { width: 125px; height: 27px; background: url(../../images/buttons/the-name.gif) top left no-repeat; width: 118px; }
.button.details { width: 125px; height: 27px; background: url(../../images/buttons/the-details.gif) top left no-repeat; width: 145px; }

.moreCopy { display: none; margin: 25px 0; }

/* Whiskey Quotes */
.quote { text-indent: -6000px; }
.quote.rendezvous_rye_1 { background: url(../../images/spirits/quotes/quote_rendezvous_rye_1.gif) top left no-repeat; height: 54px; width: 450px;}
.quote.rocky_mountain_16 { background: url(../../images/spirits/quotes/quote_rocky_mountain_16.gif) top left no-repeat; height: 50px; width: 372px;}
.quote.rocky_mountain_21 { background: url(../../images/spirits/quotes/quote_rocky_mountain_21.gif) top left no-repeat; height: 50px; width: 372px;}
.quote.vodka_7000 { background: url(../../images/spirits/quotes/quote_vodka_7000.gif) top left no-repeat; height: 50px; width: 372px;}
.quote.vodka_peach_7000 { background: url(../../images/spirits/quotes/quote_vodka_peach_7000.gif) top left no-repeat; height: 50px; width: 397px;}

.detailsBox { display: block; position: relative; clear: left; height: auto; margin: 0; }

#ratings { display: block; position: relative; padding: 70px 0 20px 0; clear: left; margin: 0;}

.rating { display: block; position: relative; clear: both; margin: 0 0 25px 0; padding: 0; font-family: "Georgia", Georgia, Lucida, serif;}
.rating img { display: block; position: relative; margin: 0; padding: 0;}
.rating p { font-style: italic; font-size: 1.2em; margin: 0; }
.rating .more a { display: inline-block; position: relative; width: 66px; height: 20px; background: url(../../images/buttons/read_more.gif) bottom left no-repeat; text-indent: -6000px; }


.bigBottle { display: block; position: relative; width: 133px; height: 575px; margin-top: 25px; }
#rendezvous_rye_large { background: url(../../images/spirits/rendezvous_rye_large.gif) top left no-repeat; }
#rocky_mountain_16_large { background: url(../../images/spirits/rocky_mountain_16_large.gif) top left no-repeat; }
#rocky_mountain_21_large { background: url(../../images/spirits/rocky_mountain_21_large.gif) top left no-repeat; }
#vodka_7000_large { background: url(../../images/spirits/vodka_7000_large.gif) top left no-repeat; }
#vodka_peach_7000_large { background: url(../../images/spirits/vodka_peach_7000_large.gif) top left no-repeat; }

