@charset "utf-8";
/* CSS Document */



body {
	margin: 0;
	background-color: #EEE;
	overflow-x: hidden;
}

img {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #52247F;
}

a img {
	border: none;
}

#wrapper {
	margin: auto;
	width: 868px;
	height: 675px;
	background-image: url(../images/pagebg.png);
	background-repeat: repeat-y;
}

#wrapperSplash {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 50%;
	height: 50%;
	margin: auto;
	width: 461px;
	height: 328px;
}

#nav {
	float: left;
	width: 169px;
	min-height: 410px;
	padding-top: 50px;
}

#nav ul {
	padding-left: 35px;
	list-style-type: none;
}

#nav ul li {
	margin: 0;
	padding: 0;
}

.sub-list {
		
}

.logo {
	float: right;
	margin-right: 42px;
}

ul.nav-list li {
 width:106px;
 height:29px;
 float:left;
 margin:0;
}

ul.nav-list li a {
 position:relative;
}

ul.nav-list li a img {
	position:absolute;
	z-index:1;
	left: 1px;
	border: none;
}



#header {
	padding-top: 5px;
	width: 699px;
	height: 140px;
	float: right;
}

#content {
	width: 699px;
	float: right;
	height: 350px;
}

#mainbody {
	min-height: 326px;
	
}

#slides {
	margin-left: 45px;
}

#mainImage {
	margin-left: 45px;
	padding: 9px;
	background-image:url(../images/imagebg.png);
	background-repeat: no-repeat;
}

#productTable {
	margin-left: 45px;
	padding: 0px 9px 9px 9px;
	width: 440px;
	height: 270px;
	overflow: scroll;
	overflow-x:hidden;
	overflow-y:auto;
}

#newsBox {
	margin-left: 55px;
	margin-top: 8px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	letter-spacing: 0px;
	line-height: 15px;
	color: #52247F;
	padding: 10px;
	width: 420px;
	height: 270px;
	overflow: scroll;
	overflow-x:hidden;
	overflow-y:auto; 
	border: 1px solid #CCC;
}

.storyTitle {
	font-size: 13px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

.scroll {
	position: relative;
}

.price {
	padding-bottom: 10px;
}

.priceScroll {
	padding-top: 9px;
	padding-bottom: 10px;
	padding-left: 54px;
}

.storyDate {
	font-size: 8pt;
}

.stockists {
	padding-left: 40px;
	padding-top: 25px;
}

.formField, .formField2 {
	margin-top: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666;
	background-color: #EEE;
	width: 400px;
}

.formField2 {
	margin-bottom: 5px;
}


.submitbtn {
	position: relative;
	top: -7px;
	background-image: url(../images/submitBtn.gif);
	width: 65px;
	height: 21px;
	margin-right: 10px;
	border: none;
}

.thanks {
	padding-top: 10px;
	position: relative;
	top: 4px;
}

.productThumb {
	background-image: url(../images/thumbBG.gif);
	background-position: -5px -4px;
	padding-bottom: 5px;
	cursor: pointer;
}

#aboutButtons {
	width: 220px;
	position: relative;
	bottom: 30px;
	left: 128px;
}

#textOverImage {
	position: relative;
	width: 255px;
	height: 236px;
	left: 30px;
	top: -267px;
	z-index: 100;
}

#stockists {
	position: relative;
	width: 255px;
	height: 236px;
	left: 30px;
	top: -277px;
	z-index: 100;
}

#contactForm {
	position: relative;
	top: -85px;
	width: 400px;
	height: 300px;
	margin-left: 60px;
	padding: 9px;
}

#thankyou {
	width: 400px;
	height: 300px;
	margin-left: 60px;
	padding: 9px;
	color: #52247F; 
	font-size: 14px;
	font-weight: bold;
}


#textOverImage ul {
	list-style-type: none;
	display: block;
	padding-top: 8px;
}

#textOverImage ul li {
	padding-bottom: 2px;
}

#textOverImage a img {
	border: none;
}

#stockists ul {
	list-style-type: none;
	display: block;
	padding-top: 19px;
	margin: 0;
}

#stockists ul li {
	padding-bottom: 0px;
	margin: 0;
}

#stockists a img {
	border: none;
	vertical-align: top;
}

.metafork {
	padding-top: 15px;
	border: none;
	float: right;
}

.mailing {
	padding-top: 10px;
	border: none;
}

#footer {
	background-image:url(../images/footer.png);
	background-repeat: no-repeat;
	clear: both;
	width: 868px;
	min-height: 200px;
}
