body {
  color: #302226;
  margin: 0px;
  padding : 0;
  font-family: Verdana, Arial, sans-serif;   
  font-size: 10px;  
}

img {
  border: 0;
}

.boxText { 
  color: #302226;
}

.errorBox { 
  background: #ffb3b5; 
  font-weight: bold; 
}

.stockWarning { 
  color: #cc0033; 
}

.productsNotifications { 
  background: #f2fff7; 
}

.orderEdit { 
  color: #70d250; 
  text-decoration: underline; 
}


TABLE.leftInfoboxPadding {
  padding-bottom: 10px;
  padding-right: 10px;
}

table.featured {
  border: 1px;
  border-style: solid;
  border-color: #302226;
}

td.breadcrumb {
  border: 1px;
  border-style: dashed;
  border-color: #ff7e00;
  color: #302226;
}


td.descbox {
  border: 1px;
  border-style: dashed;
  border-color: #ff7e00;
  color: #302226;
  font-weight: bold;
  padding: 5px;
}


.imageborder {
  border: 3px;
  border-style: solid;
  border-color: #000000;
}

.mouseover {
  color: #fff;
  background: #302226;
  cursor: pointer;
  font-weight : bold;
}

.mouseout {
  color: #302226;
  background: #fff;
}


A {
  color: #302226;
  text-decoration: none;
}

A:hover {
  color: #ff7e00;
  text-decoration: underline;
}

a.productTitle {
  color: #302226;
  font-size: 14px;
  text-align : center;
}

A.productTitle:hover {
  color: #ff7e00;
  text-decoration: underline;
}

.priceFeatured {
  color: #302226;
  font-size: 14px;
}

SPAN.productSpecialPrice {
  color: #ff0000;
  font-size: 14px;
}

FORM {
  display: inline;
}

div#navigation {
  padding: 0px;
}

div#navleft {
  float: left;
}

div#navright {
  float: left;
}

table.header {
  background: #302226;
  width: 100%;
  border: 0px;
  margin: 0px;
}

td.headerleft {
  vertical-align: middle;
  padding-left: 15px;
}

td.headercentre {
  margin-left: auto;
  margin-right: auto;
  vertical-align: middle;
}

table.headerBasket {
  padding: 10px;
}

td.headerBasket {
  color: #fff;
  font-weight : bold;
  text-align: right;
}

a.headerbasket {
  color: #fff;
}

a.headerbasket:hover {
  color: #ff7e00;
  text-decoration: underline;
}

#footer {
	width: 100%;
	background-color: #302224;
	color: #A8A8A8; 
}


A.footerNavigation { 
  color: #A8A8A8 ; 
}

A.footerNavigation:hover {
  color: #A8A8A8 ;
  text-decoration: underline;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

.infoBox {
  background: #302226;
}

.infoBoxContents {
  background: #ffffff;
}

.infoBoxNotice {
  background: #302226;
}

.infoBoxNoticeContents {
  background: #302226;
  color: #fff;
}

TD.infoBoxHeading {
  font-weight: bold;
  font-size: 14px;
  background: #302226;
  color: #ffffff;
  padding: 5px;
}

TD.infoBox, SPAN.infoBox {
}

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: #ffffff;
}

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: #ffffff;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #302226;
  border-spacing: 1px;
}

.productListing-heading {
  background: #302226;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
}

A.pageResults {
  color: #302226;
}

A.pageResults:hover {
  color: #ff7e00;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-size: 20px;
  font-weight: bold;
  color: #302226;
}

.nameprice {
  font-size: 16px;
  font-weight: bold;
  color: #302226;
}


TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  color: #000000;
}

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

TD.descr, P.descr {
  font-size: 11px;
  line-height: 1.5;
  color: #fff;
  background: #302226;
  border-color: #ff7e00;
  border-style: solid;
  border-width: 2px;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 10px;
  color: #302226;
}

TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

SPAN.greetUser {
  font-size: 12px;
  color: #302226;
  font-weight: bold;
}

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

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

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


SPAN.errorText {
  color: #ff0000;
}

.moduleRow { }

.moduleRowOver { 
  background-color: #D7E9F7; 
  cursor: pointer; 
}

.moduleRowSelected { 
  background-color: #E9F4FC; 
}

.checkoutBarFrom, .checkoutBarTo {
 color: #8c8c8c; 
}

.checkoutBarCurrent {
 color: #000000; 
}

.messageBox { }

.messageStackError, .messageStackWarning {
  background-color: #ffb3b5;
}

.messageStackSuccess {
  background-color: #99ff00;
}

.inputRequirement {
  color: #ff0000;
}

.rm_div {
background-color: #f3f3f3;
border: solid 2px #e5e5e5;
padding: 10px;
margin: 10px 0 0 0;
width: 50%;
}

.hiddenDiv {
visibility: hidden;
}

TR.cartBar {
  background: #ffffff;
}

TD.cartBar {

  color: #000000;
  border-width: 2px;
  border-style: dashed;
}

TD.frontImages {
  border-width: 1px;
  border-style: solid;
  border-color: #302226;
  border-spacing: 0px;
}

.pagemain {
  border-bottom-width: 0px;
  border-top-width: 0px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-style: solid;
  border-color: #302226;
}

.fpimages {
  border: 1px;
  border-style: solid;
  border-color: #302226;
  border-spacing: 1px;
}

h2 {
  font-size: 14pt;
  font-weight: bold;
  text-align: left;
  display:inline;
}

h1 {
  font-size: 20pt;
  font-weight: bold;
  text-align: left;
  display:inline;
} 

/* Individual Boxes - Graphical Borders for modules - Star */
.mws_boxTop_module    { background: url('images/infobox_module/top.gif');
                 font-family: Tahoma;
                 font-size: 11px;
                 text-align : center;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft_module   { background: url('images/infobox_module/left.gif'); }
.mws_boxRight_module  { background: url('images/infobox_module/right.gif'); }
.mws_boxBottom_module { background: url('images/infobox_module/bot.gif');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter_module { background: #ffffff; 
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 10px;}
.mws_boxCenter_module2 { background: #ffffff; 
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 10px;}
/* Individual Boxes - Graphical Borders for modules - Star */

TD.noborderbox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.tracking_div {
background-color: #f3f3f3;
border: solid 2px #e5e5e5;
padding: 10px;
font-size: 11px;
margin: 10px 0 0 0;
width: auto;
font-family: Verdana, Arial, sans-serif;
}

.hiddenDiv {
display: none;
}

div#wp p{
  font-size: 11px;
  line-height: 1.5;
}

div#wp h1 {
  font-size: 20pt;
  font-weight: bold;
  text-align: center;
}

div#wp h2 {
  font-size: 16pt;
  font-weight: bold;
  text-align: left;
  display:inline;
}

div#wp h3 {
  font-size: 10pt;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  margin-top: 2px;
  margin-bottom: 2px;
}

div#wp .postholder {
  margin-top: 10px;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom-width: 1px;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-style: dotted;
  border-color: #302226;
}

div.storycontent A {
  text-decoration: underline;
}

div.storycontent A:hover {
  color: #ff7e00;
}

.add_to_basket {
	background-image: url('./includes/languages/english/images/buttons/add_to_basket.gif');
	background-repeat:no-repeat;
	width:150px;
	height:25px;
	display:block;
	border:0px;
}

.add_to_basket:hover {
	background-image: url('./includes/languages/english/images/buttons/add_to_basket_mouseover.gif');
	background-repeat:no-repeat;
	width:150px;
	height:25px;
	display:block;
	border:0px;
}

.confirm_order {
	background-image: url('./includes/languages/english/images/buttons/confirm_order.gif');
	background-repeat:no-repeat;
	width:150px;
	height:25px;
	display:block;
	border:0px;
}

.confirm_order:hover {
	background-image: url('./includes/languages/english/images/buttons/confirm_order_mouseover.gif');
	background-repeat:no-repeat;
	width:150px;
	height:25px;
	display:block;
	border:0px;
}


ul form * {
 display: inline;
 float: left;
}

ul form label {
 display: none;
}

ul form input.text {
 width: 143px;
 height: 18px;
 padding: 2px 25px 2px 5px;
 border-width: 0;
 background: transparent url(images/bg_search-field.png) 0 0 no-repeat;
 color: #969696;
 font: normal 14px/17px Tahoma, Verdana, Arial, Helvetica, sans-serif;
 vertical-align: middle;
}

ul form input.text:focus {
 outline: none;
}

ul form input.button {
 position: relative;
 margin: 4px 0 0 -20px;
}

div#preload { display: none; }

/* root element for tabs  */
ul.css-tabs {  
	margin:0 !important; 
	padding:0;
	height:30px;
	border-bottom:1px solid #302226;	 	
}

/* single tab */
ul.css-tabs li {  
	float:left;	 
	padding:0; 
	margin:0;  
	list-style-type:none;	
}

/* link inside the tab. uses a background image */
ul.css-tabs a { 
	float:left;
	font-size:10px;
	display:block;
	padding:5px 10px;	
	text-decoration:none;
	border:1px solid #302226;	
	border-bottom:0px;
	height:18px;
	background-color:#efefef;
	color:#302226;
	margin-right:2px;
	position:relative;
	top:1px;	
	outline:0;
	-moz-border-radius:4px 4px 0 0;	
}

ul.css-tabs a:hover {
	background-color:#F7F7F7;
	color:#333;
}
	
/* selected tab */
ul.css-tabs a.current {
	background-color:#fff;
	border-bottom:1px solid #fff;	
	color:#302226;	
	cursor:default;
}

	
/* tab pane */
.css-panes div {
	display:none;
	border:1px solid #302226;
	border-width:0 1px 1px 1px;
	min-height:200px;
	width: 350px;
	padding:15px 20px;
	background-color:#fff;	
}

p.xmasred {
	color: red;
	font-weight:bold;
}

h2.xmasredtitle {
	color: red;
	font-weight:bold;
	font-size: 14pt;
	text-align: center;
	display:inline;
}
