/* CSS Document */
body {
	padding: 15px 0px 0px 0px;
	margin: 0px; 
	text-align: center; /* ie fix */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background: url(art/body-bg.jpg) top left repeat-x #000000;
}

a {
	text-decoration: none;
}

form, table {
	padding: 0px;
	margin: 0px;
}

table#tellmates td {
	padding: 5px 0px;
}

form#contact {
	margin: 22px 0px;
}

form#contact td {
	padding: 5px 0px;
}

#page {
	width: 938px;
	height: 582px;
	padding: 0px;
	margin: 0px auto;
	text-align: left; /* ie fix */
	background: url(art/page-bg.jpg) top left no-repeat;
}

#logo {
	width: 327px;
	height: 70px;
	padding: 6px 0px 0px 8px;
	margin: 0px;
	color: #7a7a7a;
	letter-spacing: 1px;
	float: left;
}

#logo img {
	width: 289px;
	height: 40px;
	padding: 0px;
	margin: 0px 0px 3px 0px;
}

ul#nav {
	width: 603px;
	line-height: 27px;
	padding: 0px;
	margin: 0px;
	list-style: none;
	float: left;
}

ul#nav li {
	width: 87px;
	text-align: center;
	float: left;
}

ul#nav li a {
	color: #333333;
	font-weight: bold;
}

ul#nav li a:hover {
	color: #ffffff;
}

ul#left-nav {
	width: 131px;
	height: 398px;
	line-height: 13px;
	padding: 14px 19px 6px 52px;
	margin: 0px;
	list-style: none;
	background: url(art/left-nav-bg.jpg) right 2px no-repeat;
	float: left;
	clear: left;
}

ul#left-nav li, ul#left-nav li a {
	width: 130px;
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	font-weight: bold;
	color: #ADF700;
}

ul#left-nav li a {
	display: block;
	text-transform: uppercase;
}

ul#left-nav li a:hover, ul#left-nav li a#active {
	background: url(art/left-nav-a-hover-bg.png) top left no-repeat;
	color: #ffffff;
}


#content {
	width: 704px;
	height: 415px;
	padding: 6px 0px 6px 0px;
	margin: 0px;
	background: url(art/content-bg.jpg) left 2px no-repeat;
	overflow: hidden;
	float: left;
}

#inner-content, #landscape, #portrait {
	width: 688px;
	height: 406px;
	position: relative;
	overflow: auto;
}

#static {
	position: relative;
	width: 620px;
	padding: 10px 20px;
	margin: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	line-height: 1.7em;
	min-height: 378px;
	_height: 378px;
}

#static a {
	color: #adf700;
}

#static a:hover {
	color: #ffffff;
}

#static td {
	vertical-align: top;
	padding: 2px 0px;
	margin: 0px;
}

#static .info {
	font-size: 11px;
	line-height: 1.2em;
}

#static .error {
	color: #ef008c;
}

#static input, #static textarea, #static select {
	width: 170px;
	color: #333333;
	font-size: 13px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#static textarea {
	width: 172px;
}
#static select {
	width: 174px;
}

#static select.wide {
	width: 260px;
}

#static textarea {
	height: 84px;
}

#static textarea.wide {
	width: 280px;
}

#mybag {
	width: 420px;
	padding: 0px;
	margin: 10px 0px 10px 15px;
	+margin-bottom: 0px;
	float: right;
}

#mybag div {
	min-height: 295px;
	_height: 295px;
	background: url(art/mybag-bg.jpg) top left repeat-y;
	padding: 0px 17px;
}

#mybag td {
	font-weight: normal;
	font-size: 13px;
	text-align: right;
}

#mybag td.left {
	text-align: left;
}

#mybag input {	
	width: 30px;
}

#mybag td.header {
	font-weight: bold;
}

#mybag img {
	width: 420px;
	height: 19px;
}

#static input.lrg-button, #details input.lrg-button {
	background: url(art/product-button.png) top left no-repeat;
	width: 172px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	cursor: pointer;
}

#static input.lrg-button:hover, #details input.lrg-button:hover {
	background-image: url(art/product-button-hover.png);
	color: #adf700;
}

#landscape #details a#add.lrg-button-disabled, #portrait #details a#add.lrg-button-disabled {
	background-image: url(art/product-button-disabled.jpg);
	width: 172px;
	padding-right: 20px;
	border: 0px;
	color: #333333;
	cursor: auto;
}

#landscape, #portrait {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

#landscape #details a, #portrait #details a {
	font-size: 13px;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	padding: 10px 20px;
	margin: 0px;
	line-height: 2.2em;
}

#landscape #details, #portrait #details {
	width: 303px;
	padding: 10px 15px 10px 20px;
	line-height: 2.2em;
	float: left;
}

#portrait #details {
	width: 313px;
}

h1 {
	padding: 0px;
	margin: 0px 0px 7px 0px;
	font-size: 20px;
	text-transform: uppercase;
	color: #adf700;
}

#landscape h1, #portrait h1 {
	text-align: center;
	padding: 10px;
	margin-bottom: 0px;
	font-size: 24px;
	text-transform: none;
}

#landscape #details .sale, #portrait #details .sale {
	color: #ef008c;
	font-weight: normal;
	text-decoration: line-through;
}

#landscape #details #stock, #portrait #details #stock {
	color: #adf700;
	font-weight: normal;
	height: 28px;
}

#landscape #image, #portrait #image {
	position: relative;
	width: 300px;
	padding: 0px 50px 0px 0px;
	margin: 0px;
	text-align: center;
	line-height: 1.7em;
	float: right;
}

#portrait #image {
	width: 260px;
	padding-right: 63px;
}

#landscape #image img, #portrait #image img {
	width: 300px;
	height: 189px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

#landscape #image img#product-image, #portrait #image img#product-image {
	z-index: 10;
}

#landscape #image img#frame, #portrait #image img#frame {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
}

#portrait #image img {
	width: 260px;
	height: 240px;
}

#landscape a, #portrait a, #static a.block {
	display: block;
	width: 172px;
	line-height: 20px;
	padding: 0px;
	margin: 10px 0px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	background: url(art/product-button.png) top left no-repeat;
	cursor: pointer;
	text-transform: uppercase;
	font-size: 13px;
}

#static a.blockDisabled {
	display: block;
	width: 172px;
	line-height: 20px;
	padding: 0px;
	margin: 0px 0px;
	text-align: center;
	text-decoration: none;
	color: #333333;
	background: url(../art/block-disabled.jpg) top left no-repeat;
	cursor: default;
}

#landscape #image a, #portrait #image a {
	margin: 12px auto;
}

#static a.block {
	margin: 0px;
}

#landscape a:hover, #portrait a:hover, #static a.block:hover {
	color: #adf700;
	background-image: url(art/product-button-hover.png);
}

#portrait a.ingredients, #landscape #image a.ingredients {
	width: 136px;
	font-size: 11px;
	background-image: url(art/product-button-ingredients.png);
}

#portrait a.ingredients:hover, #landscape #image a.ingredients:hover {
	background-image: url(art/product-button-ingredients-hover.png);
}

.product, .special-offer {
	display: block;
	width: 126px;
	height: 95px;
	padding: 3px;
	margin: 0px;
	background: 3px 3px no-repeat;
	font-size: 11px;
	font-weight: bold;
	color: #adf700;
	text-align: center;
	text-transform: uppercase;
	position: relative;
	float: left;
}

#promotional .product, #promotional .special-offer {
	height: 62px;
	padding: 0px 3px;
	background: 3px 0px no-repeat;
	overflow: hidden;
}

.special-offer, #promotional .special-offer {
	background-image: url(art/special-offer.jpg);
}

.product a, .special-offer a {
	display: block;
	width: 122px;
	height: 25px;
	cursor: pointer;
	color: #adf700;
	font-size: 10px;
	line-height: 12px;
	padding: 70px 2px 0px 2px;
	text-align: center;
}

#promotional .product a, #promotional .special-offer a {
	height: 62px;
}

.product a {
	background: url(art/a-bg.png) bottom left repeat-x;
	_background-image: url(art/a-bg.gif);
}

#promotional .product a {
	background-position: 0px 42px;
	height: 18px;
	line-height: 16px;
	padding-top: 44px;
}

.special-offer a {
	width: 106px;
	height: 93px;
	padding: 1px 10px;
}

.product em {
	position: absolute;
	top: 73px;
	left: 3px;
	width: 126px;
	height: 25px;
	background-color: #000000;
	z-index: 10;
	opacity: 0.6;
	filter: alpha( opacity = 60 );
}

#promotional .product em {
	top: 43px;
	height: 20px;
}

.product div {
	position: relative;
	top: 71px;
	padding: 0px 2px;
	text-align: center;
	line-height: 12px;
	font-size:10px;
}

#promotional .product div {
	top: 43px;
	line-height: 20px;
	font-size: 8px;
}

.product b, .special-offer b {
	display: none;
	position: absolute;
	top: 3px;
	left: 3px;
	width: 126px;
	height: 95px;
	opacity: 0.3;
	filter: alpha( opacity = 30 );
}

#promotional .product b, #promotional .special-offer b {
	top: 0px;
	height: 62px;
}

.product img {
	position: absolute;
	top: 3px;
	right: 3px;
	width: 35px;
	height: 35px;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

.product img.notinstock {
	width: 126px;
	height: 95px;
}

#promotional .product img.notinstock {
	height: 62px;
	top: 0px;
}

/* ie trigger */
.product a:hover {
	text-decoration: none;
	border-top: 1px solid #222222;
	padding-top: 69px;
}

#promotional .product a:hover {
	text-decoration: none;
	border-top: 1px solid #222222;
	padding-top: 43px;
}

.special-offer a:hover, #promotional .special-offer a:hover {
	text-decoration: none;
	border-top: 1px solid #222222;
	padding-top: 0px;
}

.product a:hover b, .special-offer a:hover b, #promotional .product a:hover b,.special-offer a:hover b {
	display: block;
	background-color: #ffffff;
}

#search {
	width: 150px;
	height: 90px;
	padding: 0px 17px 0px 31px;
	margin: 0px;
	float: left;
}

#search form {
	width: 158px;
	height: 21px;
	+height: 23px;
	padding: 4px 10px;
	+padding: 4px 10px;
	margin: 0px;
	background: url(art/search-form-bg.jpg) top left no-repeat;
}

#search input.input {
	width: 108px;
	height: 14px;
	padding: 2px 2px 0px 2px;
	margin: 1px 0px 0px 0px;
	border: 0px;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #111111;
	background: url(art/search-input.jpg) top left no-repeat;
	float: left;
}

#search input.button {
	width: 15px;
	height: 16px;
	padding: 1px 0px 0px 8px;
	_padding: 2px 0px 0px 5px;
	margin: 0px;
}

#promotional {
	width: 670px;
	height: 62px;
	padding: 4px;
	background: url(art/promotional-bg.jpg) top left no-repeat;
	position: relative;
	float: left;
}

#promotional img.corner {
	position: absolute;
	width:20px;
	height:20px;
}

td {
	line-height: 18px;
}

td.border-right {
	width: 120px;
	border-right: 1px solid #ffffff;
}

td.border-bottom {
	text-align: center;
	width: 25px;
	border-bottom: 1px solid #ffffff;
}

td img {
	width: 11px;
	height: 11px;
	padding: 0px;
	margin: 0px auto;
}

.green {
	color: #adf700;
}

.seasonal {
	width: 618px;
	padding: 5px 0px 10px 21px;
	margin: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	line-height: 1.2em;
	float: left;
}

.seasonal h1 {
	width: 339px;
	padding-bottom: 5px;
	border-bottom: 1px solid #adf700;
}

.seasonal img {
	width: 250px;
	height: 180px;
	padding: 0px;
	margin: 0px 0px 32px 21px;
	_margin-left: 10px;
	background: center center no-repeat;
	float: right;
}

.seasonal a {
	color: #adf700;
}

.seasonal a:hover {
	color: #ffffff;
}

strong {
	font-size: 14px;
	text-transform: uppercase;
}

dl dt {
	width: 590px;
	list-style-position: outside;
	list-style-type: disc;
	margin: 8px 0px 0px 0px;
}

dl dt.short {
	width: 150px;
}

dl dd {
	margin: -1.2em 0px 0px 150px;
}

ol li {
	margin-bottom: 10px;
}

img#payment {
	width: 439px;
	height: 32px;
	position: absolute;
	top: 360px;
}

p.slogan {
	width: 316px;
	padding-left: 20px;
	clear: left;
	float: left;
	font-size: 13px;
}

#worldpay {
	position: absolute;
	bottom: 0px;
	left: 0px;
}

#worldpay td {
	width: auto;
	height: auto;
}

#worldpay td a {
	display: block;
	margin: 0px 10px;
	padding: 0px;
}

#worldpay td img {
	width: auto;
	height: auto;
	padding: 0px;
}

/* ie fix */
img {
	display: block;
}

textarea {
	resize: none;
}