body {
	margin: 0;
	padding: 0;
	max-width: 100%;
	background-image: url(images/grass.png);
}

a:active, a:focus {
	outline: 0;
}

#ie {
	background-image: url(images/ienotice.png);
	height: 40px;
	width: 100%;
}

#browser {
	
	position: fixed;
	z-index: 6000;
	background-image: url(images/blacktrans.png);
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

#browser #message {
	background-color: #dad2d2;
	width: 400px;
	height: 200px;
	opacity: 1;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -100px;
	margin-left: -200px;
	z-index: 2;
}

#browser #whiteborder {
	width: 440px;
	height: 240px;
	opacity: 1;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -120px;
	margin-left: -220px;
	z-index: 1;
	background-image: url(images/whiteborder.png);
}

#browser .title {
	background-color: black;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#browser .title2 {
	background-color: #157dc6;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#ie {
	color: white;
	font: small-caps bold 0.90em/40px Helvetica , Arial, Verdana, Lucida, sans-serif;
	text-shadow: black 2px 2px 2px;
	text-align: center;
	text-transform: lowercase;
}

#browser #message .title {
	color: white;
	font: 1.2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	list-style-type: none;
}

#browser #message .title2 {
	color: white;
	font: 1.2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#browser #message .message {
	color: black;
	font: 0.8em/1.5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: justify;
	padding: 10px;
	list-style-type: none;
}

#browser #message .message a:link {
	color: black;
	background-color: silver;
	border: 1px solid gray;
	padding: 4px;
	text-decoration: none;
}

#browser #message .message a:visited {
	color: black;
	background-color: silver;
	border: 1px solid gray;
	padding: 4px;
	text-decoration: none;
}

#browser #message .message a:hover {
	color: black;
	background-color: white;
	border: 1px solid silver;
	padding: 4px;
	text-decoration: none;
}

#browser #message .message a:active {
	color: black;
	background-color: white;
	border: 1px solid gray;
	padding: 4px;
	text-decoration: none;
}



#sky {
	width: 100%;
	height: 206px;
	background-image: url(images/sky.png);
	position: relative;
	top: 0;
	right: 0;
	left: 0;
	z-index: 0;
}

#weed {
	width: 100%;
	background-image: url(images/weed.png);
	height: 180px;
	position: absolute;
	left: 0;
	right: 0;
	z-index: 1;
	top: 126px;
}


#site {
	position: absolute;
	top: -180px;
	color: white;
	font: 100px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: -9px;
	text-shadow: #0b436a 0 1px 5px;
	opacity: 0.5;
	z-index: 1;
	left: -8px;
}

#badge {
	width: 166px;
	height: 49px;
	background-image: url(images/badge.png);
	position: absolute;
	z-index: 100;
	top: -78px;
	left: 165px;
	opacity: 1;
}

#logo {
	background-image: url(images/logo.png);
	width: 184px;
	height: 175px;
	position: absolute;
	top: -180px;
	left: 22px;
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}


/* CONTENT */

#bodywrap {
	width: 970px;
	height: 100%;
	left: 50%;
	position: relative;
	margin-left: -485px;
	z-index: 10;
	display: ;
	top: -25px;
}

#scraper {
	width: 246px;
	height: 100%;
	position: relative;
	float: left;
}

#bigmomma {
	width: 724px;
	height: 100%;
	position: relative;
	float: right;
}

.main-top {
	background-image: url(images/main-top.png);
	width: 724px;
	height: 20px;
}

.main-middle {
	background-image: url(images/main-middle.png);
	width: 724px;
	min-height: 100%;
	position: relative;
	bottom: 0;
}

.blackbox {
	background-image: url(images/blackbox.png);
	width: 220px;
	height: 212px;
	position: relative;
	margin: 0;
	padding: 0;
	top: -5px;
}

.blackbox h1 {
	color: #F6FFD5;
	top: 20px;
	position: relative;
	left: 25px;
	font: bold 18px/24px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	text-shadow: black 1px 1px 2px;
}

.blackbox li.text {
	color: white;
	font: 14px/23px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	top: 20px;
	left: 25px;
	text-shadow: black 1px 1px 1px;
}

.contactme {
	background-image: url(images/contactme-off.png);
	width: 174px;
	height: 51px;
	list-style-type: none;
	position: absolute;
	left: 23px;
	bottom: 10px;
}

.contactme:hover {
	background-image: url(images/contactme-on.png);
}

.linker {
	position: relative;
	top: 30px;
	width: 220px;
	left: -5px;
}

.linker h1 {
	color: #f6febb;
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	left: 5px;
	position: relative;
	text-shadow: #20261a 1px 1px 1px;
}

.linker ul {
	position: relative;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}

.linker li {
	float: left;
}

.lcorner {
	background-image: url(images/lcorner.png);
	width: 10px;
	height: 22px;
}

.middle {
	background-image: url(images/middle.png);
	height: 22px;
	font: bold 11px/22px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-shadow: #000 0 0 3px;
}

.middle a:link {
	text-decoration: none;
	color: #FFFF99;
}

.middle a:visited {
	text-decoration: none;
	color: #FFFF99;
}

.middle a:hover {
	text-decoration: none;
	color: #fdc389;
}

.middle a:active {
	text-decoration: none;
	color: #ce9f70;
}


.rcorner {
	background-image: url(images/rcorner.png);
	width: 10px;
	height: 22px;
}

.checkout {
	background-image: url(images/checkout-off.png);
	width: 152px;
	height: 49px;
	list-style-type: none;
	position: absolute;
	top: -50px;
	right: 4px;
}

.checkout:hover {
	background-image: url(images/checkout-on.png);
}

.ribbon {
	background-image: url(images/ribbon.png);
	width: 660px;
	height: 45px;
	top: 8px;
	right: 32px;
	left: 32px;
	position: relative;
}

.ribbon li {
	list-style-type: none;
	height: 25px;
	position: relative;
	float: left;
}

.ribbon .number {
	width: 25px;
	height: 25px;
	margin-top: 10px;
	margin-right: 10px;
}

.ribbon .text {
	margin-top: 10px;
	margin-right: 5px;
	font: bold 12px/25px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: white;
	text-shadow: #343930 1px 1px 1px;
	opacity: 0.85;
}

.ribbon .number.one {
	background-image: url(images/nrone.png);
	margin-left: 10px;
}
.ribbon .number.two {
	background-image: url(images/nrtwo.png);
	margin-left: 80px;
}
.ribbon .number.three {
	background-image: url(images/nrthree.png);
	margin-left: 90px;
}

.item {
	width: 660px;
	top: 30px;
	right: 32px;
	left: 32px;
	min-height: 100%;
	position: relative;
	clear: both;
}

.previews {
	width: 360px;
	position: relative;
}

.previews li {
	list-style-type: none;
	width: 120px;
	height: 55px;
	margin-top: 10px;
	position: relative;
	float: left;
}

.purchase {
	width: 120px;
	height: 140px;
	left: 378px;
	background-image: url(images/purchase.png);
	position: absolute;
}

.close {
	clear: both;
	height: 50px;
}

.details {
	width: 159px;
	height: 140px;
	right:  0px;
	padding-left: 1px;
	position: absolute;
}

.details h1 {
	color: white;
	font: bold 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-left: 10px;
	text-shadow: #51603c 1px 1px 1px;
}

.details li.line {
	width: 100%;
	height: 2px;
	background-image: url(images/line.png);
	list-style-type: none;
	margin-bottom: 5px;
}

.details li.detail {
	list-style-type: none;
	color: #f1ffd9;
	font: bold 11px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-left: 10px;
	text-shadow: #000 0 0 2px;
}

.details li.detail a:link {
	color: #fbf523;
	text-decoration: none;
}

.details li.detail a:visited {
	color: #ffbef4;
	text-decoration: none;
}

.details li.detail a:hover {
	color: #a7e6fd;
	text-decoration: none;
}

.details li.detail a:active {
	color: #fff;
	text-decoration: none;
}

.addtocart {
	width: 100px;
	height: 24px;
	background-image: url(images/addtocart-off.png);
	position: absolute;
	bottom: 10px;
	left: 10px;
	right: 10px;
}

.addtocart:hover {
	background-image: url(images/addtocart-on.png);
}


.preview {
	width: 16px;
	height: 16px;
	background-image: url(images/preview-off.png);
	position: absolute;
	top: 0px;
	left: -40px;
	z-index: 1000;
}

.preview:hover {
	background-image: url(images/preview-on.png);
}

.prevcanvas {
	width: 350px;
	height: 450px;
	background-image: url(images/previewbg.png);
	position: absolute;
	z-index: 2000;
	top: -150px;
	left: -390px;
	display: none;
}

.prevcanvas .name {
	color: white;
	font: small-caps bold 20px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: absolute;
	top: 30px;
	left: 30px;
	z-index: 2001;
	text-transform: capitalize;
	text-shadow: #000 0 0 0px;
	opacity: 0.75;
}

.thepreview {
	width: 310px;
	height: 410px;
	top: 20px;
	position: absolute;
	left: 20px;
	border-style: none;
}

.prevclose {
	width: 20px;
	height: 20px;
	position: absolute;
	z-index: 2002;
	top: 12px;
	right: 12px;
}



.currency {
	position: absolute;
	color: #eaffcd;
	font: bold 30px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-shadow: #4a553c 0 0 0px;
	top: 35px;
	left: 5px;
}

.pounds {
	font: bold 60px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: white;
	letter-spacing: -8px;
	text-shadow: #4a553c 0 0 0px;
	position: absolute;
	right: 33px;
	top: 20px;
	opacity: 0.85;
}

.pennies {
	font: bold 16px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: white;
	letter-spacing: -1px;
	text-shadow: #4a553c 0 0 0px;
	position: absolute;
	top: 33px;
	right: 5px;
	opacity: 0.85;
}

.footer {
	clear: both;
	width: 100%;
	position: absolute;
	height: 33px;
	color: white;
	font: bold 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-shadow: #1e221a 0 0 2px;
	list-style-type: none;
	background-image: url(images/main-bottom.png);
}

.disclaimer {
	position: relative;
	left: 30px;
	width: 330px;
	float: left;
	height: 33px;
}

.legals {
	position: relative;
	width: 300px;
	float: right;
	right: 30px;
	text-align: right;
	height: 33px;
}

.legals a:link {
	text-decoration: none;
	color: #fdf28d;
}

.legals a:visited {
	text-decoration: none;
	color: #f1de79;
}

.legals a:hover {
	text-decoration: none;
	color: #f1b920;
}

.legals a:active {
	text-decoration: none;
	color: yellow;
}

.copyright {
	width: 230px;
	height: 33px;
	position: absolute;
	left: -246px;
	top: -10px;
}

.swglogo {
	background-image: url(images/swglogo.png);
	width: 33px;
	height: 33px;
	list-style-position: outside;
	float: left;
	margin-right: 10px;
}

.copytext {
	position: relative;
	text-shadow: #000 1px 1px 1px;
	font: normal normal 9px/15px Verdana, "Lucida Grande", Lucida, sans-serif;
}

.copytext a:link,a:visited,a:hover,a:active {
	text-decoration: none;
	color: white;
}

.sale {
	color: #e50a11;
	font: bold 11px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-left: 10px;
}

.terms {
	position: relative;
	text-decoration: none;
	color: #ffffff;
	width: 600px;
	height: 479px;
	font: normal normal 9px/15px Verdana, "Lucida Grande", Lucida, sans-serif;
	left: 50px;
}

