BODY {
	color: #000000;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
   font: 11px Verdana, Arial, sans-serif;
}

.centershop {
	padding: 0px;
	margin: 0px auto;
	position: relative;
	text-align: left;
	width: 750px !important;
}

TD.main, P.main, .main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  /*line-height: 1.5;*/
}

.mainColour {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
	color: #E05A12;
}

.inner_padding {
  padding-left: 8px;
  padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	
}

TABLE.tb_padding {
	padding-top: 2px;
	padding-bottom: 2px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #E05A12;
  text-decoration: none;
}

FORM {
	display: inline;
}
.banners {
  padding: 15px;
}

/*HEADER CSS*/

TABLE.header {
  background-color: #ffffff;
}

TABLE.headerNavigation {
  width: 100% !important;
  background-image: url(../images/header_bg.png);
	height: 54px;
}

TD.headerNavigation {
  height: 38px;
}

TD.breadCrumb {
  font-size: 10px;
  font-weight: bold;
  color: #9a9a9a;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
}

TD.footertop a  {
  font-weight: bold;
  color: #000000;
}

TD.footertop a:hover  {
	color: #E05A12;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

/*SIDEBOX CSS*/

.column_left, .column_right, .column_single {
  background: #ffffff;
  /*padding: 2px;*/
  margin-top: 10px;
}

.boxText {
  font-size: 11px;
  line-height: 125%;
}
.leftbox, .rightbox, .singlebox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  margin-bottom: 8px;
}

.centerbox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

.leftboxheading, .singleboxheading {
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  height: 20px;
  text-align:center;
  background-image: url(../images/tile_back_head_L.png);
}

.rightboxheading {
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  height: 20px;
  /*padding-left: 5px;*/
  text-align: center;
  background-image: url(../images/tile_back_head_R.png);
}

.centerboxheading {
  font-size: 10px;
  font-weight: bold;
  color: #000000;
  /*padding-left: 5px;*/
}

td.leftboxheading a, td.rightboxheading a, td.centerboxheading a, td.singleboxheading a {
  color: #000000;
}

.leftboxcontent, .singleboxcontent {
  text-align: center;
  line-height: 125%;
  background-image: url(../images/tile_back_mid_L.png);
  padding: 4px;
}

.centerboxcontent {
  line-height: 125%;
  /*padding: 4px;*/
}

.rightboxcontent {
  line-height: 125%;
  background-image: url(../images/tile_back_mid_R.png);
  text-align: center;
  padding: 4px;
}

.leftboxfooter, .singleboxfooter {
	background-image: url(../images/tile_back_foot_L.png);
	height: 11px;
	/*margin-bottom: 15px;*/
}

.rightboxfooter {
	background-image: url(../images/tile_back_foot_R.png);
	height: 11px;
}

.centerboxfooter {
	height: 11px;
	/*margin-bottom: 15px;*/
	/*padding-left: 5px;*/
}

.sideBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.plainBox, .plainbox-description {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  /*border:1px solid #9a9a9a;*/
  /*padding: 5px;*/
	padding-top: 5px;
	padding-bottom: 5px;
}
.plainBoxHeading, TD.tableHeading {
  font-size: 10px;
  font-weight: bold;
  /*padding: 11px 5px 5px;*/
	/*padding-left: 5px;
	padding-right: 5px;*/
	padding-top: 11px;
}
.productListing-heading {
  /*background-color: #eceff3;*/
  font-size: 10px;
  font-weight: bold;
  color: #e05912;
  padding: 3px;
  height: 20px;
}

TD.productlisting {
  
}

TD.productListing-data {
  font-size: 10px;
  padding: 5px;
}

/*center main section
-----------------------------------*/
TD.pageHeading, DIV.pageHeading, h1 {
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}

.productTitle {
	font-size: 14px;
  font-weight: bold;
  color: #000000;
}

.center_column {
  padding: 8px;
}
.main_page{
  width: 750px !important;
  background-color: #ffffff;
  /*border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;
  padding: 5px;*/
}

/* footer
--------------*/

TABLE.footer {
  background: #ffffff;
  text-align: center;
  font-size: 10px;
}

TD.footertop {
	background-image: url(../images/footer_bg.png);
	color:#000000;
	height:52px;
	text-align:center;
}

TD.footerbottom {
	color: #000000;
}

/*miscellaneous areas
-------------------------------------*/
TD.cartBox {
   background: #eff4f8;
   font-size: 10px;
   padding: 3px;
   border: 1px dotted #ffb062;
}

TR.productListing-odd, TR.upcomingProducts-odd {
  background: #ffffff;
}

TR.productListing-even, TR.upcomingProducts-even, .productsNotifications {
  background: #eff4f8;
}

td.pageresults a {
  font-family: Verdana, Arial, sans-serif;
  color: #E05A12;
  font-size: 9px;
  font-weight: bold;
}

td.pageresults a:hover {
  /*background: #FFFF33;*/
}

SPAN.newItemInCart {
  color: #ff0000;
  font-weight: bold;
}

.moversUp {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #34E012;
}

.moversDown {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #E05A12;
}

.gap {
  font-family: Verdana, Arial, sans-serif;
  font-size: 2px;
}

.smallText, td.pageresults{
   font-family: Verdana, Arial, sans-serif;
   font-size: 10px;
}

.mediumText {
   font-family: Verdana, Arial, sans-serif;
   font-size: 12px;
}

.reviewText {
   font-family: Verdana, Arial, sans-serif;
   font-size: 10px;
}

.mediumTextItalic {
   font-family: Verdana, Arial, sans-serif;
   font-size: 11px;
   font-style: italic;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

.greetUser {
   color: #f0a480;
   font-weight: bold;
   font-size: 12px;
   padding-top: 5px;
   padding-bottom: 5px;
}

SPAN.greetUser {}

SPAN.markProductOutOfStock {
	color: #c76170;
	font: bold 12px Verdana, Arial, sans-serif;
}

span.normalprice {
	text-decoration: line-through;
}

SPAN.productSpecialPrice, SPAN.productSalePrice, .stockWarning, span.coming {
  color: #ff0000;
}

span.productSpecialPriceSale {
  color: #ff0000;
	text-decoration: line-through;
}

SPAN.productPriceDiscount, .inputRequirement {
  font-size: 10px;
  color: #FF0000;
}
.moduleRow { }
.moduleRowOver { /*background-color: #D7E9F7; cursor: pointer;*/ }
.moduleRowSelected { /*background-color: #E9F4FC;*/ }

/* message box */

.messageBox {}
.messageStackError, .messageStackWarning, errorBox {
  color: #ff0000;
  font-size: 10px;
  font-weight: bold;
}
.messageStackSuccess { font-size: 10px; color: #93bd3e; }
.messageStackCaution { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffff00; }

/* checkout totals */
TD.ot-subtotal-Text, TD.ot-cod-fee-Text, TD.ot-total-Text, TD.ot-group-pricing-Text, TD.ot-gv-Text, TD.ot-loworderfee-Text, TD.ot-shipping-Text, TD.ot-subtotal-Text, TD.ot-tax-Text, TD.ot-coupon-Text {
  font-weight: bold;
}
TD.ot-subtotal-Amount, TD.ot-cod-fee-Amount, TD.ot-total-Amount, TD.ot-group-pricing-Amount, TD.ot-gv-Amount, TD.ot-loworderfee-Amount, TD.ot-shipping-Amount, TD.ot-subtotal-Amount, TD.ot-tax-Amount, TD.ot-coupon-Amount {}

/* product_info attribute comments */

.ProductInfoComments, TD.ProductInfoComments, SPAN.ProductInfoComments {
  color: #ff0000;
  font-size: 10px;
  text-align : left;
  font-weight: bold;
  padding-top: 6px;
  padding-bottom: 6px;
  border-top: 1px solid #9a9a9a;
}

/* General alert span class */
TD.alert, SPAN.alert {
  color: #FF0000;
  font-weight: bold;
}

/* General alert span class */
TD.alertBlack, SPAN.alertBlack {
  color: #000000;
  font-weight: bold;
}

/* popup tables */
TABLE.popupattributeqty, TABLE.popupcouponhelp, TABLE.popupcvvhelp, TABLE.popupimage, TABLE.popupimageadditional, TABLE.popupsearchhelp, TABLE.popupshippingestimator, TABLE.popupinfoshoppingcart {
  background-color: #ffffff;
	/*margin: 6px;
  padding: 6px;*/
  font: 11px Verdana, Arial, sans-serif;
}

/* categories_description */
TABLE.categoriesdescription {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TD.categoriesdescription {
  font-size: 11px;
}

/* categories box parent and child categories and extra links */
A.category-top {
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
  text-decoration: none;
  font-size: 11px;
	font-weight: bold;
}

A.category-links {
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
  text-decoration: none;
  font-size: 10px;
}

A.category-top:hover { color: #E05A12; }
A.category-links:hover { color: #E05A12; }

A.category-subs, A.category-products {
  color: #E05A12;
  text-decoration: none;
	font-size: 10px;
}

A.category-subs:hover { color: #000000; }
A.category-products:hover { color: #000000; }

SPAN.category-subs-parent {
  font-weight: bold;
	color: #E05A12;
}
SPAN.category-subs-selected {
  font-weight: bold;
	color: #E05A12;
}

/* attribute images table */
TABLE.products-attributes-images {
/*  width: 100%; */
/*  border: 1px solid #9a9a9a; */
  float: left;
  padding: 2px;
}

.customer_review {
  font-family: Verdana, Arial, sans-serif;
  color: #E05A12;
  font-size: 9px;
  font-weight: bold;
}

.total_center {
  font-family: Verdana, Arial, sans-serif;
  color: #93bd3e;
  font-size: 12px;
  font-weight: bold;
}

.total_sidebox {
  font-family: Verdana, Arial, sans-serif;
  color: #93bd3e;
  font-size: 11px;
  font-weight: bold;
}

.smallTextBold {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
}

.smallTextColoured {
  font-family: Verdana, Arial, sans-serif;
  color: #E05A12;
  font-size: 10px;
}

.smallTextColouredBold {
  font-family: Verdana, Arial, sans-serif;
  color: #E05A12;
  font-size: 10px;
  font-weight: bold;
}

.reviewTextBoldItalic {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  font-style: italic;
}

.warning {
  font-family: Verdana, Arial, sans-serif;
  color: #FF0000;
  font-weight: bold;
}

.rrp {
  font-family: Arial, Helvetica, sans-serif;
  color: #EB6015;
  font-weight: bold;
  font-size: 16px;
  text-decoration: line-through;
}
.keywords {
  font-family: Verdana, Arial, sans-serif;
  color: #FFFFFF;
  font-size: 1px;
}

TD.mainalert {
  font-size: 10px;
  line-height: 1.5;
  font-weight: bold;
  color: red;
}

/* JG's Styles - ask before editing  */
#jgMain {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;}
#jgMain h2, #jgMain h3, #jgMain p {margin:0; padding:0;}
#jgMain h2 {font-size: 14px; color: #FF3300;}
#jgMain h3 {font-size: 11px;margin-bottom:3px;}
#jgMain h4 {font-size: 10px;margin-bottom:3px;}
#jgMain p {margin-bottom: 12px;}
#jgMain p a:link, p a:visited {color:#000000;font-weight:bold;text-decoration:underline;}
#jgMain p a:hover, #jgMain p a:active{color:#E05A12;}
#jgMain ol {padding:0; margin-left:20px;}
#jgMain ol li {line-height: 1.3em;}
.indent {padding:10px;}
.nospacetop, .nospacebottom {margin:0;}

/*events*/
#jgMain #events h2 {margin:5px 0;}
#jgMain #events h3 {margin:10px 0;}
#jgMain #events p {margin-bottom: 2px;}
#jgMain #events p a:link, .event p a:visited {color:#000000;font-weight:bold;text-decoration:underline;}
#jgMain #events p a:hover, #jgMain #events p a:active{color:#e05a12;}
#jgMain #events p span{color:#33cc00;font-weight:bold;}

/*news*/
#jgMain #jgNews {line-height:125%;}
#jgMain #jgNews h2 {color: #33cc00;margin-bottom:5px;}
#jgMain #jgNews h3 {font-size: 10px;}
#jgMain #jgNews h3, #jgMain #jgNews .highlight {color: #ff3300;font-weight:bold;}
#jgMain #jgNews a {text-decoration:none;}
#jgMain #jgNews a:link {color: #000000;}
#jgMain #jgNews a:visited {color: #000000;}
#jgMain #jgNews a:hover {color: #ff3300;}
#jgMain #jgNews a:active {color: #000000;}

