/* Sets overall size and position of shop on page */
#content {
	width: 982px;
	/* [disabled]border: 1px solid #fafafa; */
	text-align:center;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#tel {
	font-size: 10px;
	color: #999;
	position: relative;
	top: 13px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	text-align: left;
}


/* General shop CSS */
.boxText { font-family: verdana, sans-serif; font-size: 11px; }
.errorBox { font-family : verdana, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : verdana, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit {
	font-family : verdana, sans-serif;
	font-size : 10px;
	color: #666666;
	text-decoration: underline;
}

body {
	color: #000000;
	margin: 0px;
	background-color: #ffffff;
/*	background-image: url(images/background.png); */
	background-repeat: repeat-x;
	text-align: center;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
}

h1 {
	font-family: verdana, sans-serif;
	font-size: 0.9em;
	color: #000;
 	font-weight: normal;
}
h2 {
	font-family: verdana, sans-serif;
	font-size: 0.9em;
	color: #000;
 	font-weight: normal;
}
h3 {
	font-family: verdana, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #000;
}
h4 {
	font-family: verdana, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
}
p {
	font-family: verdana, sans-serif;
	color: #000;
	font-size: 0.9em;
	font-weight: normal;
}

form {
	display: inline;
}

.infoBox {
	/* [disabled]background: #ffffff; */
}

.infoBoxContents {
	font-family: verdana, sans-serif;
	font-size: 11px;
	/* [disabled]background-color: #FFFFFF; */
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: verdana, sans-serif;
  font-size: 11px;
}

TD.infoBoxHeading {
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #B30000;
	background-image: url(images/common/red-clouds.jpg);
	/* [disabled]background-repeat: repeat-x; */
}

TD.infoBoxHeading a {
  color: #ffffff;
}

TD.infoBoxHeading a:hover {
	color: #CCC;
	text-decoration:none;
}

TD.infoBox, SPAN.infoBox {
  font-family: verdana, sans-serif;
  font-size: 11px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
	border-spacing: 1px;
	border: 1px solid #c0c0c0;
}

.productListing-heading {
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #c0c0c0;
	background-image: url(images/infobox/grey-gradient.png);
	background-repeat: repeat-x;
}

TD.productListing-data {
  font-family: verdana, sans-serif;
  font-size: 10px;
}

A.pageResults {
	color: #000;
}

A.pageResults:hover {
	color: #F00;
	/* [disabled]background: #FFFF33; */
}

TD.pageHeading, DIV.pageHeading {
	font-family: verdana, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #9a9a9a;
	text-indent: 3px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: verdana, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
	font-family: verdana, sans-serif;
	font-size: 11px;
	line-height: 1.5;
}

TD.main2, P.main2 {
	font-family: verdana, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	padding-left: 5px;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: verdana, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: verdana, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: verdana, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: verdana, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: verdana, sans-serif;
  font-size: 11px;
}

TEXTAREA {
	width: 100%;
	font-family: verdana, sans-serif;
	font-size: 11px;
}

SPAN.greetUser {
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #FF3333;
	font-weight: bold;
}

TABLE.formArea {
	background: #f1f9fe;
	border-color: #7b9ebd;
	border-style: solid;
	border-width: 1px;
}

TD.formAreaTitle {
	font-family: Tahoma, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

SPAN.markProductOutOfStock {
	font-family: Tahoma, verdana, sans-serif;
	font-size: 12px;
	color: #c76170;
	font-weight: bold;
}

SPAN.productSpecialPrice {
	font-family: verdana, sans-serif;
	color: #ff0000;
}

SPAN.errorText {
	font-family: verdana, sans-serif;
	color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E6E6E6; }

.checkoutBarFrom { font-family: verdana, sans-serif; font-size: 10px; color: #000; text-decoration: underline; }
.checkoutBarTo { font-family: verdana, sans-serif; font-size: 10px; color: #c0c0c0; }
.checkoutBarCurrent { font-family: verdana, sans-serif; font-size: 10px; color: #ff0000; }

/* message box */

.messageBox { font-family: verdana, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: verdana, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: verdana, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: verdana, sans-serif; font-size: 10px; color: #ff0000; }




/* Custom ID's and Classes */

.countries {
	height: 43px;
	width: 50%;
	text-align: left;
	float: left;
	/* [disabled]padding-left: 5px; */
	padding-top: 5px;
	font-family: verdana;
	font-size: 10px;
	line-height: 50px;
}
.countries a {
	color: #999;
}
.countries a:hover {
	color: #FF0000;
}
#divisions {
	float: right;
}
#divisions {
	text-align: right;
	height: 45px;
	float: right;
}

#divisions img {
	/* [disabled]padding-right: 4px; */
	/* [disabled]padding-top: 4px; */
}
#banner {
	height: 75px;
	width: 100%;
	text-align: right;
	background-image: url(images/common/cloud-banner.jpg);
	background-repeat: repeat-x;
}
#logo {
	height: 75px;
	width: 50%;
	float: left;
	text-align: left;
	background-image: url(../images/common/fade-left.png);
	background-repeat: no-repeat;
	background-position: right;
}
#logo img a:link { border: none; }
#flag {
	float: left;
	clear: none;
	width: 50%;
	background-image: url(../images/common/fade-right.png);
	background-repeat: no-repeat;
	background-position: left;
}

#footlinks {
	text-align:center; 
}
#footlinks a {
	color: #c0c0c0;
	text-decoration: none;
}
#footlinks a:hover {
	color: #FF0000;
	text-decoration: none;
}
#external-links {
	text-align: right;
	height: 20px;
	background-color: #FFF;
	margin-right: 5px;
}
#external-links img {
	text-align: right;
	padding-right: 1px;
}
.clear {
	clear: both;
	height: 1px;
}
.clear-header {
	clear: both;
	height: 5px;
}
.grey-trim-top {
	clear: both;
	height: 14px;
	background-color: #ccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-image: url(images/common/grey-grad-top.png);
	background-repeat: repeat-x;
	/* [disabled]background-position: left; */
	text-align: left;
}
.grey-trim-top img{
	text-align: left;
}

/* Banner formatting */
.banner-background {
	background-image: url(/store/images/common/cycle-gray.gif);
	height: 75px;
	background-color: #A40001;
	font-size: 9px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	background-position: right;
}

/* grey trim above & below banner. */
.banner-trim {
	background-color: #C0C0C0;
	height: 20px;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	background-image: url(images/common/grey-grad.png);
	background-position: -2px;
}

/* self explanetory! */
.hel-logo {
	background-image: url(images/common/logo-reflected.png);
	background-repeat: no-repeat;
	height: 75px;
	width: 150px;
	/* [disabled]clear: right; */
	float: left;
}

/* no flag */
.flag-hel {
	background-image: url(/store/images/common/lines-uk.png);
	background-repeat: no-repeat;
	clear: none;
	float: right;
	width: 450px;
	background-position: right;
	height: 75px;
}

/* Duh!! */
.flag-uk {
	background-image: url(images/common/lines-uk.png);
	background-repeat: no-repeat;
	clear: none;
	float: right;
	width: 450px;
	background-position: right;
	height: 75px;
}

/* Duh!! */
.flag-us {
	background-image: url(images/common/lines-usa.png);
	background-repeat: no-repeat;
	clear: none;
	float: right;
	width: 410px;
	background-position: right;
	height: 75px;
}

/* Duh!! */
.flag-oz {
	background-image: url(images/common/lines-oz-adr.png);
	background-repeat: no-repeat;
	clear: none;
	float: right;
	width: 450px;
	background-position: right;
	height: 75px;
}
.mini-link {
	font-size: 10px;
	font-family: Verdana, Arial, Tahoma, sans-serif;
}
.mini-link a:link {
	color: #c0c0c0;
}

/* navigation bar below banner */
.navbar {
	/* [disabled]color: #000000; */
	background-color: #000000;
	/* [disabled]line-height: 18px; */
	font-size: 12px;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	/* [disabled]height: 18px; */
	/* [disabled]text-align: center; */
}
.navbar a:link {
	/* [disabled]color: #c0c0c0; */
}
.navbar a:hover {
	/* [disabled]color: #ff0000; */
	text-decoration: none;
}

.cloud {
	background-color: #B20000;
	background-image: url(images/common/cloud-banner.jpg);
}
#breadcrumb {
	/* [disabled]background-color: #B20000; */
	background-image: url(images/common/cloud-banner.jpg);
	color: #c0c0c0;
	height: 18px;
	font-family: verdana;
	font-size: 9px;
	line-height: 16px;
	padding-right: 3px;
	padding-left: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#breadcrumb a {
	color: #c0c0c0;
}
#breadcrumb-left {
	float: left;
	width: 45%;
}
#breadcrumb-right {
	float: right;
	width: 50%;
	text-align: right;
}
.slim-down {
	margin-left: 1px;
	padding-right: 2px;
}
.ridethebest {
	letter-spacing: 1em;
	text-align: center;
}
.footer {
	background-image: url(images/common/cloud-banner.jpg);
	background-repeat: repeat-x;
	font-family: verdana;
	font-size: 9px;
	color: #c0c0c0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
.low-light {
	color: #999;
	text-decoration: none;
}
.low-light a {
	color: #999;
	text-decoration: none;
}

.low-light a:hover {
	color: #FF0000;
	text-decoration: none;
}
#sponsored {
	color: #CCC;
	text-align: center;
	padding-top: 15px;
}
#sponsored img {
	margin-left: 3px;
	margin-right: 3px;
}
#social {
	clear: both;
	text-align: right;
	height: auto;
	width: 100%;
	font-family: Verdana, Arial;
	font-size: 8px;
	color: #666;
	padding-top: 20px;
	padding-bottom: 10px;
}

.cssproduct_listing_content{
	border: 1px dotted #bbc3d3;
	border-width: 0px 0px 0px 0px;
	width: 153px;
	padding: 2px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
}

.cssproduct_listing_item{
	float: left;
	width: 163px;
	height: 165px;
	border: 1px solid #bbc3d3;
	border-width: 1px 1px 1px 1px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: center;
	padding: 5px 0px 5px 5px;
	margin: 5px 5px 5px 5px;
}

.cssclear{clear: both;}
.shade {
	background-image: url(images/common/shade.jpg);
	background-repeat: repeat;
	vertical-align: top;
}
.footer-clouds-overlay {
	overflow: hidden;
	position: relative;
	height: 20px;
	width: 100%;
	left: 0px;
	top: 0px;
	/* [disabled]border-top-width: 1px; */
	/* [disabled]border-top-style: solid; */
	/* [disabled]border-top-color: #FFF; */
	background-image: url(/images/common/footer-clouds-fade.png);
	/* [disabled]color: #CCC; */
	/* [disabled]font-weight: normal; */
	/* [disabled]font-size: 9px; */
	line-height: 18px;
}
.footer-clouds {
	height: 18px;
	width: 100%;
	background-image: url(images/common/red-clouds.jpg);
	background-repeat: repeat-x;
	/* [disabled]overflow: hidden; */
}
.footer-clouds-date {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #CCC;
	position: relative;
	left: 0px;
	top: 0px;
	line-height: 18px;
	background-image: url(images/common/footer-clouds-fade.png);
	width: 100%;
	float: left;
	text-align: left;
	height: 18px;
	overflow: hidden;
}
.footer-clouds-request {
	background-repeat: repeat-x;
	text-align: right;
	color: #980000;
	width: 50%;
	position: relative;
	left: 50%;
	top: -20px;
	line-height: 22px;
	overflow: hidden;
}
#tuv {
	height: auto;
	width: 158px;
	float: right;
	position: absolute;
	left: 806px;
	top: 45px;
}
#addthis {
	width: 125px;
	height: auto;
	position: absolute;
	left: 822px;
	top: 25px;
}
#sponsored img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.checkout-warning {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #F00;
	font-size: 0.8em;
	text-align: center;
	width: 740px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 2px dashed #F00;
	margin-top: 5px;
	margin-bottom: 5px;
}
#footer-block {
	width: 982px;
	position: relative;
	height: 220px;
}
