.items {
	position: absolute;
	left: -174px;
	top: 24px;
	width: 520px;
	height: 31px;
}

.item {
	float: left;
	width: 30px;
	height: 31px;
	margin: 22px 0 0 5px;
	background: url('../images/items.jpg') 0px 0px;
}

.video {
	text-align: center;
	float: left;
	width: 170px;
}

.video img {
	margin-top: 4px;
}

.video a {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
}

.video a:link, .video a:visited {
	color: #999999;
	text-decoration: none;
}

.video a:hover, .video a:active {
	color: #6dcff6;
	text-decoration: underline;
}


p					{margin:5px; margin-right:40px; margin-left:0px; 0; }
img					{border:0;}

.drag 				{position:relative;z-index: 100;cursor:pointer;}


h2 					{margin:0px;margin-top:5px;font-size:14px;color: #999999;}

.imgPrice {
	position:absolute; 
	left: 720px; 
	top: -60px; 
	cursor: move;
	z-index: 5; 
}
.tm {
	vertical-align: super;
	font-size: 6px;
	padding-left: 1px;
}



body {
	background-image: url(../images/wood_bg.jpg);
	margin: 0px;
	padding: 0px;
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
}

#global {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

strong {
	color: #000000;
}

input {
	margin: 2px 0 0 0;
	padding: 0px;
	width: 322px;
}

select {
	margin: 2px 0 0 0;
	padding: 0px;
	width: 322px;
}

textarea {
	margin: 2px 0 0 0;
	width: 675px;
}

#footer {
	position: relative;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	margin-top: 20px;
	padding-bottom: 20px;
	width: 790px;
	z-index: 4;
}


#newfooter {
  position:absolute; 
  bottom:0; 
  left:0;
  width:100%; 
  height:131px;  
  text-align:right; 
  margin-top: 40px;
  }
* html #newfooter {height:136px;}




#cookie {
	position: absolute;
	top: -42px;
	left: 425px;
	z-index: 10;
}
#navnapkin {
	position: relative;
	top:-45px;
	margin-left: 130px;
	z-index: 10;
}
#nav_menu {
	position: absolute;
	right: 0px;
	z-index: 5;
}
#contact {
	margin-top: 10px;
	text-align: center;
	z-index: 10;
}

#secret {
	position: absolute;
	left: 520px;
	top: 20px;
	z-index: 10;
}


#cookie2 {
	position:absolute;
	top: 65px;
	left: 110px;
	z-index: 10;
}

#cookie3 {
	position:absolute;
	top: 35px;
	left: 360px;
	z-index: 10;
}
#greenmint {
	position:absolute;
	top: -30px;
	right: 110px;
	z-index: 10;
}
#redmint {
	position:absolute;
	top: 35px;
	right: 30px;
	z-index: 10;
}

h1 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #6dcff6;
	font-weight: normal;
	font-size: 24px;
	width: 525px;
	margin-top: 0px;
	padding: 0px 0px 10px 0px;
	background-image: url(../images/sep.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.dishwrap {
	position: relative;
	width: 778px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
.dishhome, .dish {
	position: relative;
	width: 778px;
	background-image: url(../images/dish_bg.png);
	background-repeat: repeat-y;
	padding: 0px 25px 0px 25px;
}
.dish {
	padding: 5px 50px;
}

.details {
	float: left;
	width: 570px;
	margin-left: 2px;
	text-align: justify;
}

.product {
	float: left;
	width: 170px;
}

.dishtop {
	width: 778px;
	height: 35px;
	margin-top: 25px;
	position: relative;
}
#dishtop_receipt {
	width: 778px;
	height: 200px;
	margin-top: -125px;
	position: relative;
}

.dishbottom {
	clear: both;
	width: 778px;
	height: 35px;
}
#dishbottom_receipt {
	clear: both;
	width: 778px;
	height: 131px;
}
#dishtop_receipt img, #dishbottom_receipt img {
	position: relative;
}

#receipt {
	width: 674px;
	padding-left: 2px;
	padding-right: 2px;
}
#receipt_head {
	padding-bottom: 10px;
	border-bottom: 1px solid #cccccc;
}
#receipt_badge {
	float: left;
}
#receipt_license {
	position: absolute;
	top: 5px;
	left: 135px;
}
#receipt_license .receipt_id {
	font-size: 18px;
	font-weight: bold;
	color: #c0131a;
}
#receipt_details {
	margin-top: 10px;
}
#receipt_details h1 {
	background-image: none;
}
.step {
	padding-top: 3px;
	padding-left: 27px;
	background-repeat: no-repeat;
	background-position: top left;
}
#receipt_details a, #receipt_details a:hover {
	text-decoration: none;
	color: #35961b;
}
#receipt_footer {
	margin-top: 20px;
	margin-bottom: 5px;
	color: #999999;
}

#col1 {
	width: 325px;
	float: left;
	line-height: 12px;
	padding-bottom: 5px;
}

#col2 {
	width: 325px;
	float: left;
	margin-left: 25px;
	line-height: 12px;
	padding-bottom: 5px;
}

#comments {
	clear: both;
	width: 645px;
	padding-bottom: 5px;
}
	
#header {
	text-align: left;
	position: relative;
	padding-left: 60px;
	z-index: 4;
	height:225px;
}

#question {
	background-image: url(../images/q.gif);
	background-repeat: no-repeat;
	width: 640px;
	padding: 3px 0px 10px 30px;
	color: #000000;
	font-weight: bold;
	line-height: 13px;
}

#answer {
	background-image: url(../images/a.gif);
	background-repeat: no-repeat;
	width: 640px;
	padding: 3px 0px 10px 30px;
	line-height: 13px;
}

#sep {
	height: 1px;
	width: 650px;
	background-image: url(../images/sep.gif);
	line-height: 1px;
	margin: 6px 0 10px 0;
}

#blurb {
	width: 710px;
	line-height: 18px;
	text-align: justify;
}

#blurb p {
	line-height: 18px;
	padding-bottom: 10px;
}

#footer2 {
	position: relative;
	text-align: right;
	right: 20px;
	width: 100%;
	height: 150px;
	padding: 0px;
	margin: 0px;
	background-color: #CCCC00;
}

#green2 {
	position: absolute;
	bottom: 5px; 
	right: 33px;
	z-index: 10;
}

#red2 {
	position: absolute;
	bottom: 40px; 
	right: -45px;
	z-index: 10;
}

#mints {
	position: relative;
	width: 401px;
	height: 401px;
}

#faqs {
	color: #006600;
	background-color: #99CC00;
}



#action {
	width: 570px;
	border: 1px solid green;
}

.subnav {
	position: relative;
	text-align: right;
	width: 530px; 
	height: 34px;  
	margin: 15px 0px 0px 0px;
}

.social {
	position: absolute;
	left: 552px;
	top: -5px;
	width: 200px;
}

.icons {
	position: absolute;
	left: 0px;
	line-height: 16px;
	color: #999999;
	top: 5px;
}

.icons a:link, .icons a:visited {
	color: #999999;
	text-decoration: none;
}

.icons a:hover, .icons a:active {
	color: #6dcff6;
	text-decoration: underline;
}

.clear {
	clear: both;
	height:1px;
}

div.compatibility {
	margin-top: 10px;
	color: #999999;
	font-size: 10px;
}

#hzbreak {
	height: 21px;
	width: 530px;
	padding: 10px 0px 10px 0px;
	background-image: url(../images/sep.gif);
	background-repeat: repeat-x;
	background-position: center;
}

#more {
	width: 695px;
	margin: 25px 0px 0px 20px;
	font-size: 12px;
	color: #767c79;
	background-image: url(../images/sep.gif);
	background-repeat: repeat-x;
	padding-top: 25px;
}

#more p {
	margin-top: 15px;
}

#morel {
	float: left;
	width: 335px;
}

#morel strong {
	color: #333333;
}

#morer {
	float: left;
	margin-left: 25px;
	width: 335px;
}

#morer strong {
	color: #333333;
}

.warning {
	color: red;
	font-weight: bold;
}
.bordered_box {
	float: right;
	border: 1px solid #e8f1ff;
	padding: 1px;
}
.bordered_box div {
	text-align: justify;
	font-size: 10px;
	background-color: #e8f1ff;
	padding: 13px;
}

form {
	margin: 0px;
}
form.buyForm {
	height: 0px;
}
.payment_methods {
	margin-top: 5px;
	padding-left: 333px;
}
.payment_methods input {
	width: 12px;
	margin-left: 15px;
}