@charset "utf-8";
/* CSS Document */
/* 
red:			#ba3447
beige:			#d4cdbd
light beige: 	#f4f1ea
pink:			#dd137b
blue:			#0093dd
orange			#e77817
yellow			#F8C300
green			#84c225
purple			#6d609e


*/

h1 {
	color: #e77817;
}
h2 {
	color: #e77817;
}
div.offer_row {
	text-align:center;
	padding:10px;
	background-color:#DEDEDD;
	font-weight:bold;
	margin:10px 0 20px 0;
}
div.offer_row {
	width:740px;
	min-height:110px;
	height:110px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:720px;
	min-height:70px;
	height:70px;
}
html > body .offer_row {
	height:auto;
}
.offer_row div {
	float:left;
}
div.qtybox {
	text-align:left;
	font-size:60px;
	line-height:60px;
	width:150px;
}
div.productname {
	text-align:left;
	font-size:30px;
	letter-spacing:4px;
	width:180px;
	height:70px; overflow:hidden;
}
div.divider {
	width:3px;
}
div.padder {
	width:10px;
}
div.productdescription {
	font-size:13px;
	letter-spacing:2px;
	width:257px;
	text-align:justify;
}
div.productdescription span {
	letter-spacing:3px;
	font-size:21px;
	display:block;
}
div.productprice {
	position:relative;
	width:70px;
	color:#FFF;
}
div.productlabel {
	position:absolute;
	top:-15px;
	left:20px;
	float:none;
	height:100px;
	width:100px;
}
div.productlabeltext {
	margin-top:17px;
	position:absolute;
	width:100px;
	text-align:center;
	top:0;
	left:0;
	float:none;
}
div.productlabeltext span {
	display:block;
	font-size:31px;
}
div.productlabeltext small {
	display:block;
	font-size:8px;
}

#offerblock {
width:740px; overflow:hidden;
padding-bottom:40px;
}

#offerblock a {
	margin:4px;
}

.offers_img {
	margin-top:10px;
	width:360px;
	float:left;
	position:relative;
}
.subimages {
	background-color:#DDD;
	height:150px;
	padding:0 10px;
	margin:0 2px;
}
.mouseovertext {
	font-size:10px;
	text-align:center;
	line-height:30px;
}
.offer_thumb {
	width:65px;
	padding:1px;
}
.offer_thumb { 
  width:65px;
  voice-family: "\"}\""; 
  voice-family:inherit;
  width:63px;
} 

html>body .offer_thumb {
  width:63px;
} 

.alt_image {
	position:absolute;
	text-align:center;
	width:360px;
	height:242px;
	background-color:white;
	display:none;
}
