html.main {
	min-height: 100%;
	margin-bottom: 1px;
	overflow: -moz-scrollbars-vertical;
}

a {
	outline: none;
	color: #ff0076;
}

/*
 * Splash page
 */
body.splash {
	background-color: #2c2d2f;
}

div.splashLogo {
	width: 411px;
	padding: none;
	border: none;
	margin-left: auto;
	margin-right: auto;
	margin-top: 130px;
}

div.splashLinks {
	margin-top: 90px;
	border: none;
	padding: none;
	text-align: center;
}

.splashLinks img {
	margin-right: 45px;
}

/*
 * Navigation
 */
div.navigation {
	position: fixed;
	border: none;
	margin: none;
	padding: none;
	width: 153px;
	display: block;
}

div.navigation img.button {
	padding: none;
	margin-bottom: 3px;
	border: none;
	display: block;
}

div.navigation img.logo {
	margin: none;
	padding: none;
}

div.cart {
	background-color: #2d2d2d;
	padding: 7px;
}

.cart h2 {
	color: #555555;
	font-weight: normal;
	font-size: 10pt;
}

.cart span.highlight {
	color: #999999;
}

.cart img.yourCart {
	margin-bottom: 10px;
}

/*
 * Main site, global
 */
body.main {
	background-image: url('../i/backgrounds/bg.jpg');
	background-color: #212223;
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: top center;
}

img {
	border: none;
}

img.sectionMain {
	margin-left: auto;
	margin-right: auto;
}

div.site {
	width: 1028px;
	margin-left: auto;
	margin-right: auto;
}

div.content {
	width: 840px;
	margin-left: 169px;
	margin-right: none;
	background-color: #353535;
	padding: 8px;
	border: none;
}

div.pageHeader {
	width: 840px;
	margin-left: 169px;
	margin-right: none;
	height: 165px;
	background-color: #212223;
}

div.contentHeader {
	margin: none;
	width: 801px;
	margin-bottom: 20px;
	border: none;
	background-color: #353535;
}

div.headerImage {
	height: 244px;
}

div.intro {
	margin: none;
	text-align: left;
	width: 801px;
	overflow: auto;
	padding-left: 19px;
	padding-right: 19px;
	padding-bottom: 10px;
}

.callout h2 {
	color: #ff0076;
}

.intro h2 {
	color: #ff0076;
}

.intro p {
	color: #d4d4d4;
}

div.introSupplemental {
	position: static;
	float: right;
	display: inline;
	margin-left: 20px;
	width: 390px;
}

div.contentItem {
	margin-top: none;
	margin-bottom: 20px;
	margin-left: none;
	margin-right: none;
	width: 801px;
	margin: none;
	padding: 19px;
	border: none;
	background-color: #d4d4d4;
	color: #212223;
}

div.contentDetail {
	margin: none;
	padding-top: 5px;
	text-align: left;
	width: 801px;
	overflow: auto;
}

div.shopItem {
	position: relative;
	height: 480px;
}

div.shopItemLeft {
	padding: 10px;
	position: absolute;
	left: 10px;
	top: 10px;
	width: 380px;
	height: 440px;
}

div.shopItemRight {
	padding: 10px;
	position: absolute;
	width: 380px;
	left: 420px;
	top: 10px;
	height: 440px;
}

div.buyButtonHolder {
	text-align: center;
	float: right;
	padding-left: 10px;
}

.shopItem img {
	display: block;
/*	margin-left: auto;
	margin-right: auto;*/
	margin-bottom: 10px;
}

.shopItem h2 {
	color: #ff0076;
}

.shopItem h3 {
	color: #000000;
	padding-left: 10px;
}

.shopItem p {
	color: #d4d4d4;
}

div.mainImage {
	position: relative;
	display: none;
}

div.mainImageStatic {
}

.mainImage span {
	visibility: hidden;
	display: block;
	position: absolute;
	z-index: 100;
	left: 769px;
	top: 20px;
	background: url('../i/close_o.png') no-repeat;
	width: 20px;
	height: 20px;
}

.mainImage span:hover {
	background: url('../i/close_h.png') no-repeat;
}

div.thumbnails {
	position: static;
	text-align: right;
	float: right;
	display: inline;
	margin-left: 20px;
}

div.contentDetailSupplemental {
	position: static;
	float: right;
	display: inline;
	margin-left: 20px;
	width: 390px;
}

div.callout {
	background-color: #4a4949;
}

div.calloutContent {
	padding: 10px;
	color: #d4d4d4;
}

.thumbnails img {
	padding: none;
	margin-left: 5px;
	border: 3px solid #d4d4d4;
}

.thumbnails img.fadingThumb {
	opacity: 0.3;
	filter:alpha(opacity=30); // IE hack
}

.thumbnails img.hover {
	border: 3px solid #212223;
}

p, li, h1, h2, h3, label, th, td {
	font-family: Verdana, Arial, Sans-serif;
}

p, li {
	font-size: 10px;
	text-align: justify;
}

p.emphasised {
	font-size: 12px;
}

h2 {
	display: inline;
	padding: none;
	margin: none;
	border: none;
	font-size: 16px;
	font-weight: lighter;
	color: black;
}

.contentItem h2.blog {
	background-color: #ff0076;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

h2.emphasised {
	font-size: 18px;
}

h3 {
	display: inline;
	margin: none;
	padding: 2px;
	font-size: 10px;
	color: black;
	font-style: italic;
}

.headline {
	color: #606060;
}

.quote {
	font-style: italic;
}

.signature {
	font-weight: bold;
}

div.insertLeft {
	float: left;
	margin-left: none;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.insertRight {
	float: right;
	margin-right: none;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

/*
 * Contact page specific
 */
.required {
	color: #ff0076;
}

div.chatterbox {
	background-color: #353535;
	background-image: url('../i/contact/chatterbox.png');
	background-repeat: no-repeat;
	width: 390px;
	height: 327px;
	padding: none;
	float: left;
	margin-bottom: 10px;
}

div.chatterboxCopy {
	padding: 20px;
}

.chatterboxCopy p, .chatterboxCopy h2 {
	color: #d4d4d4;
}

.chatterboxCopy h2 {
	color: #d4d4d4;
}

.chatterboxCopy p {
	line-height: 150%;
}

.chatterbox .sandbag {
	float: right;
	clear: right;
	padding: none;
	margin: none;
}

.chatterbox #sandbag1 {
	height: 70px;
	width: 1px;
}

.chatterbox #sandbag2 {
	height: 16px;
	width: 100px;
}

.chatterbox #sandbag3 {
	height: 100px;
	width: 120px;
}

.chatterbox #sandbag4 {
	height: 63px;
	width: 170px;
}

.chatterbox #sandbag5 {
	height: 30px;
	width: 120px;
}

div.contactForm {
	background-color: #353535;
	width: 350px;
	height: 287px;
	padding: 20px;
	margin-left: 410px;
}

div.sendToFriend {
	width: 390px;
	height: 340px;
	float: left;
}

.contactElement label {
/*	font-family: Verdana, Arial, Sans-serif;*/
	font-size: 12px;
	font-weight: lighter;
}

.contactForm label {
	color: #d4d4d4;
}

.sendToFriend label {
	color: #212223;
}

.contactElement {
	margin-top: 1px;
	margin-bottom: 1px;
}

.contactLabel {
	height: 30px;
}

.contactForm .contactInput {
	float: right;
	width: 220px;
}

.sendToFriend .contactInput {
	float: right;
	width: 270px;
}

.contactForm input, .contactForm textarea, .sendToFriend input, .sendToFriend textarea {
	padding: none;
	margin: none;
	border: none;
}

.contactForm input.field, .contactForm textarea {
	background-color: #d4d4d4;
}

.contactForm input.field, .sendToFriend input.field {
	width: 100%;
	height: 25px;
}

.contactForm input.button, .sendToFriend input.button {
	height: 80px;
	width: 70px;
}

.contactForm input.button {
	background-color: #212223;
	color: #d4d4d4;
}

.sendToFriend input.button {
	background-color: #353535;
	color: #d4d4d4;
}

.contactForm input.button:hover, .sendToFriend input.button:hover {
	background-color: #ff0076;
}

.contactForm textarea, .sendToFriend textarea {
	width: 100%;
	height: 150px;
}

.sendToFriend input, .sendToFriend textarea {
	background-color: #c0bfc0;
}

.sendToFriendHeader {
	padding-top: 5px;
	padding-bottom: 10px;
}

div.follow {
	width: 390px;
	height: 310px;
	margin-left: 410px;
}

div.followBottom {
	position: relative;
	top: 270px;
	width: 100%;
}

div.followCopy {
	float: left;
	top: 230px;
	width: 270px;
}

div.followLinks {
	margin-left: 285px;
}

.follow p {
	text-align: right;
}

.follow img {
	margin-left: 5px;
}

