﻿BODY {
	margin: 0;
    background-color: #eee;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333;
    line-height: 16px;
}

P {
	margin: 10px 0;
	line-height: 16px;
}

img {
	border: 0;
}

select {
	width: 250px;
	margin: 0 0 10px;
}

form {
	margin: 0;
}

.inputform {
	width: 225px;
}

label {
	margin: 0;
}

/* Font Assets */

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FF6F12;
	margin: 10px 0 20px;
}

h2 {
	font-size: 14px;
	font-weight: normal;
	color: #333;
	margin: 10px 0 20px;
}

.textbold {
	font-weight: bold;
}

p.textbold {
	font-weight: bold;
	margin: 0;
}

.textsmallit {
	font-style: italic;
	font-size: 10px;
}

p.textsmallit {
	font-style: italic;
	font-size: 10px;
	margin: 10px 0;
}

.month {
	font-weight: bold;
	color: #FF6F12;
}

.textsmall {
	font-size: 10px;
}

p.maillisttext {
	font-size: 10px;
	margin: 10px 5px 0 6px;
}


/* Hyperlinks */

a, a:visited {
	font-size: 12px;
	color: #FF6F12;
	text-decoration: underline;
}

a:hover {
	font-size: 12px;
	color: #FF6F12;
	text-decoration: none;
}

a.footer, a.footer:visited {
	font-size: 10px;
	color: #333;
	text-decoration: underline;
}

a.footer:hover {
	font-size: 10px;
	color: #333;
	text-decoration: none;
}

a.mainnav, a.mainnav:visited {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.mainnav:hover {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.mainnav2, a.mainnav2:visited {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #8B3389;
}

a.mainnav2:hover {
	display: block;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}


a.links, a.links:visited {
	color: #FF6F12;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a.links:hover {
	color: #FF6F12;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

/* Navigation Assets */

#navigation ul {
	margin: 0;
	padding: 5px 0 0;
	float: left;
}

#navigation ul li {
	margin: 0;
	display: inline;
	padding: 0 9px;

}


#container {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	background-color: #fff;
}

#pageheader {
	position: relative;
	width: 1000px;
	height: 125px;
	background-color: #fff;

}

#logo {
	position: relative;
	float: left;
}

#pageheaderright {
	position: relative;
	float: right;
}

#navigation {
	position: relative;
	width: 982px;
	height: 25px;
	padding-left: 18px;
	background-color: #FF6F12;
}

#viewcart {
	float: right;
	height: 20px;
	padding: 5px 10px 0 10px;
}

#buyonline {
	float: right;
	height: 20px;
	padding: 5px 25px 0 25px;
	background-color: #8B3389;
}

/* To be used when ecommerce goes live instead of one above

#buyonline {
	float: right;
	height: 20px;
	padding: 5px 20px 0 20px;
	background-color: #8B3389;
}

*/

#maincolumnhome {
	position: relative;
	padding-top: 19px;
}

#maincontentarea {
	margin: 0 290px 0 25px;
	border-bottom: 1px solid #fff;
}


#middlecolumn {
	position: relative;
	width: 190px;
	padding-left: 10px;
	float: right;
}

#rightcolumn {
	position: relative;
	width: 265px;
	padding-left: 20px;
	float: right;
}

#footer {
	position: relative;
	width: 990px;
	height: 26px;
	text-align: right;
	padding-top: 8px;
	padding-right: 10px;
	font-size: 10px;
	border-top: 1px solid #FF6F12;
	clear: both;
}

#mailinglist {
	position: relative;
}

#signup {
    text-align: right;
    padding: 0 20px 10px 0;
}

#linkscontainer {
    position: relative;
}

#linkscontainer p {
    margin: 0 0 20px;
}

#formcontainer {
    position: relative;
    margin: 50px 0;
}

/* Shop Assets */

.overviewouter {
    position: relative;
    width: 680px;
    height: 121px;
    padding:5px 0 ;
}

.overviewimage {
    position: relative;
    float: left;
    width: auto;
    height: 117px;
}

.overviewmain {
    position: relative;
    width: 300px;
    float: left;
    padding: 5px 0 0 10px;

}

.overviewmain p  {
    line-height: 20px;
}

.divider {
    position: relative;
    padding: 10px 0 0;
    clear: both;
}

#productmain {
    position: relative;
    width: 440px;
    float: left;
}

#productimage {
    position: relative;
    float: left;
    text-align: right;
}

#specialoffermain {
    position: relative;
    padding: 25px 0 0 10px;
    font-weight: bold;
    float: left;
}

#specialofferimage {
    position: relative;
    padding: 0 0 0 5px;
    float: left;
}

.quantitybox {
    width: 25px;
}

#promocontainer {
    position: relative;
    height: 20px;
    font-size: 10px;
    padding: 20px 0 40px 0;
}

.promoform {
    width: 120px;
    height: 20px;
}

#biog p {
    margin-bottom: 20px;
}

.newscontainer {
    position: relative;
    width: 680px;
    min-height: 120px;
    padding: 15px 0 15px;
    margin-bottom: 10px;
    border-bottom: 1px solid #FF6F12;
}

.newscontainernoline {
    position: relative;
    width: 680px;
    padding: 15px 0 15px;
    margin-bottom: 10px;
}

.vat {
    font-size: 9px;
}

/* Press Assets */

#press {
    position: relative;
}

#press ul {
	margin: 0;
	padding: 5px 0 0;
	float: left;
}

#press ul li {
	margin: 0;
	display: block;
	width: 400px;
	height: 16px;
	padding: 0 0 20px 30px;
	background-image:url('../images/pdf_btn.gif');
	background-repeat: no-repeat;
}


/* Silverlight Assets */

#silverlightControlHost {
			height: 125px;
			width: 654px;
		}
		#errorLocation {
			font-size: small;
			color: Gray;
		}
		
.mainimagepadding {
	padding-left: 10px; 
	padding-bottom: 10px;
	}
	
.cartpadding {
    padding-right: 10px;
}

.itemouter {
    position: relative;
    height: 25px;
    padding: 10px 0 ;
    clear: left;
}

.qty {
    position: relative;
    height: 25px;
    float: left;
    width: 80px;
    padding-right: 20px;
    text-align: right;
}

.description {
    position: relative;
    height: 25px;
    float: left;
    width: 180px;
}

.itemcost {
    position: relative;
    height: 25px;
    float: left;
    width: 80px;
    text-align: right;
}

.itemtotal {
    position: relative;
    height: 25px;
    float: left;
    width: 80px;
    text-align: right;
}

.biogpadding {
    padding-left: 10px; 
    padding-bottom: 10px;
}

.mailinglistpadding {
    padding-top: 20px;
}

#videopadding {
    position: relative; 
    padding-right: 10px; 
    padding-bottom: 10px;
    float: right; 
    width: 350px;
}

/* Links Assets */

.linksouter {
    position: relative;
    width: 680px;
    height: 90px;
    padding-top: 10px;
    border-bottom: 1px solid #FF6F12;
}

#noimage
{
	overflow: hidden;
	width: 82px;
    height: 117px;
}
