/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.gradualshine{
filter:alpha(opacity=30);
-moz-opacity:0.5;
}



#menuh-container
	{
	font-size: 13px;
	position: relative;
	top:0;
	left: 0;
	width: 100%;
	margin: 0px;
	}

#menuh
	{
	font-size: 13px;
	float:left;
	}

.mini_links
{
	vertical-align: top;
}	
	
.mini_links a
{
	font-size: 10px;
}	
	
#menuh a
	{
	font-size: 13px;
	text-align: left;
	display:block;
	/* border: 1px solid #555; */
	white-space:nowrap;
	margin:0;
	height: 100%;
	}
	
			
#menuh a.top_parent, #menuh a.top_parent:hover  /* attaches down-arrow to all top-parents */
	{
	/* background-image: url(navdown_white.gif); */
	/* background-position: right center; */
	/* background-repeat: no-repeat; */
	}
	
#menuh a.parent, #menuh a.parent:hover 	/* attaches side-arrow to all parents */
	{
	/* background-image: url(nav_white.gif); */
	/* background-position: right center; */
	/* background-repeat: no-repeat; */
	}
	
#menuh ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:12em;	/* width of all menu boxes */
	}

#menuh li
	{
	font-size: 13px;
	position:relative;
    min-height: 1px; 	/* Sophie Dennis contribution for IE7 */
    vertical-align: bottom; /* Sophie Dennis contribution for IE7 */
	}

#menuh ul ul
	{
	position:absolute;
	z-index:6;
	top:20px;
	display:none;
	width: 152px;	
	}

#menuh ul ul ul
	{
	top:0;
	left:100%;
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}

#menu li a
{
	display: block;
	text-decoration: none;
	line-height: 1.2em;
	font-size: 1em;
	color: #ffffff;
	padding-top: 0.5em;
	font-weight: bold;
	height: 1.6em;
}


li.dropDownFinish
{
	background-color: #FFFFFF;
	background-position: 15px 0px;
	padding-left: 50px;
}
li.dropDownFinish:hover
{
	background-color: #84201E;
	color: #FFFFFF;
}

a.whiteLinks
{
	color: #FFFFFF;
	text-decoration: underline;
}

li.dropDownType
{
	 background-color: #FFFFFF;
	 color: #000000;
}

a.headingMenuLink
{
	 color: #000000;
}

li.dropDownType:hover
{
	background-color: #84201E;
	color: #FFFFFF;
}

li.headerLink:hover
{
background-color: transparent;
background-image: url('images/navback-h.jpg');
}

li.headerLink a
{
	background-image: url('images/div-line.gif'); 
	background-repeat: no-repeat; 
	background-position: 100% 0%; 
	color: #FFFFFF;
	font-weight: bold; 
	vertical-align: middle;
	padding-top: 3px;
}

li.subMenuItem
{
	text-align: left;
	background-color: #FFFFFF;
}


li.subMenuItem:hover
{
	text-align: left;
	background-color: #84201E;
	color: #FFFFFF;
}


li.subMenuItem a:hover
{
	color: #FFFFFF;
}


li.subMenuItem a
{
	color: #000000;
}


li.subMenuItem span
{
	color: #000000;
}

#menu li a
{
	display: block;
	text-decoration: none;
	line-height: 1.2em;
	font-size: 1em;
	padding-top: 0.5em;
	font-weight: bold;
	height: 1.6em;
}


li.dropDownFinish
{
	background-color: #FFFFFF;
	background-position: 15px 0px;
	padding-left: 35px;
}
li.dropDownFinish:hover
{
	background-color: #84201E;
	color: #FFFFFF;
}


li.headerLink:hover
{
background-color: transparent;
background-image: url('images/navback-h.jpg');
}

html, body {

	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url('images/bluebg.jpg'); background-repeat: repeat-x;
	font-family: Arial,Helvetica,sans-serif;
	color: #000000;
	font-size: 12px;
	
}


p, table, td, th
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
}

td
{
	align: text-left;
}


p {
	font-family:  Arial, sans-serif;
	font-size: 12px;
}
a {
  font-family: Arial,Helvetica,sans-serif;
  text-decoration: none;
  color: #000000;
}

a:hover
{
	color: #ae604d;
	text-decoration: underline;
}

a.toplinks:link
{
	color: #942723;
	text-decoration: underline;
}

a.toplinks:visited
{
	text-decoration: underline;
}

a.toplinks:hover
{
	color: #942723;
	text-decoration: underline;
}

a:hover {
  font-family:  Arial, sans-serif;
  text-decoration: underline;
}

FORM {
	display: inline;
}

.boxText {
	font-family:  Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}

.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-weight: bold; font-size : 14px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #952824; font-weight: bold; text-decoration: underline; }

TR.header {
  background: #003366;
}
td.headerNavigation {
	font-family:  Arial, sans-serif;
	font-size: 11px;
	background: #FFFFFF;
	font-weight: bold;
}

.headerNavigation, A.headerNavigation, A.headerNavigation:hover {
	font-family:  Arial, sans-serif;
	font-size: 10px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

td.breadCrumb
{
	padding-left: 5px;
	padding-top: 5px;
	font-family: arial,helvetica,sans serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

a.breadCrumb0
{
	font-size: 12px;
	color: #FFFFFF;
	font-family: arial,helvetica,sans serif;
	text-decoration: none;
}
a.breadCrumb1
{
	font-size: 12px;
	color: #FFFFFF;
	font-family: arial,helvetica,sans serif;
	text-decoration: none;
}
a.breadCrumb2
{
	font-size: 12px;
	color: #FFFFFF;
	font-family: arial,helvetica,sans serif;
	text-decoration: none;
}

a.breadCrumb3
{
	font-size: 12px;
	color: #FFFFFF;
	font-family: arial,helvetica,sans serif;
	text-decoration: none;
}
a.breadCrumb4
{
	font-size: 12px;
	color: #FFFFFF;
	font-family: arial,helvetica,sans serif;
	text-decoration: none;
}

a.breadCrumb0:hover, a.breadCrumb1:hover, a.breadCrumb2:hover, a.breadCrumb3:hover, a.breadCrumb4:hover
{
	font-size: 12px;
	color: #FFFFFF;
	font-family: arial,helvetica,sans serif;
	text-decoration: underline;
}

TR.headerError {
  background: #ff0000;
}
TD.headerError {
  font-family:  Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}
TR.headerInfo {
  background: #00ff00;
}
TD.headerInfo {
  font-family:  Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TD.footer {
  font-family:  Arial, sans-serif;
  font-size: 12px;
  background: #E0E0E0;
  color: #000;
}

.infoBox {
	font-family:  Arial, sans-serif;
	font-size: 10px;
	color: #666666;
}

.infoBoxCenter {
	font-family:  Arial, sans-serif;
	font-size: 11px;
	color: #666F6D;
	background-color: #fff;
	text-transform: uppercase;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
}

a.leftNavLink {
	color: #FFFFFF;
}

a.generalNav
{
	color: #FFFFFF;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}

a.generalNav:visited
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.generalNav:hover
{
	color: #FFFFFF;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.redButton
{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

input.textButton
{ 
	display:block; 
	background: none;	 
	margin:0; 
	clear: both; 
	color: #FFFFFF;
	padding: 0px;
	border: none; 
	cursor:pointer; 
	font-family: 13px Arial, sans-serif;	 
	font-size: 97%; 
	font-weight: bold; 
	text-decoration:none; 
	align: center; 
} 
div.in_basket
{
	background-color: #00FF40;
}
input.textButton:hover
{ 
	display:block; 
	background: none;	 
	margin:0; 
	clear: both; 
	color: #FFFFFF;
	padding: 0px; 
	cursor:pointer; 
	font-family: 13px Arial, sans-serif;	 
	font-size: 97%; 
	font-weight: bold; 
	text-decoration:underline; 
	align: center; 
} 

.infoBoxContents {
	font-family:  Arial, sans-serif;
	font-size: 10px;
	background: #E3EAF0;

}

.infoBoxMain {
	font-family:  Arial, sans-serif;
	font-size: 10px;
}

.infoBoxNotice {
	background: #fff;
}

.infoBoxNoticeContents {
	background-image: url('images/subnav2a_bk.jpg'); 
	background-repeat: repeat-x; 
	color: #666F6D;
	font-family:  Arial, sans-serif;
	font-size: 10px;
}

TD.infoBoxHeading {
	font-family:  Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: #fff;
	color: #000;
	vertical-align: middle;
	text-align: left;
	padding: 4px;
}

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

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

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: 0px;
  border-style: solid;
  border-color: #cccccc;
  border-spacing: 0px;
}

.productListing-heading {
  font-family:  Arial, sans-serif;
  font-size: 10px;
  background: #000;
  color: #fff;
  font-weight: bold;
}

TD.productListing-data {
  font-family:  Arial, sans-serif;
  font-size: 10px;
  vertical-align: middle;
}

.productListing-data, a.productListing-data{
  font-family:  Arial, sans-serif;
  font-size: 10px;
  color: #952824;
  vertical-align: middle;
}
 a.productListing-data:hover {
  font-family:  Arial, sans-serif;
  font-size: 10px;
  color: #666666;
  vertical-align: middle;
}

.pageHeading, TD.pageHeading, DIV.pageHeading {
  font-family:  Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #952824;
  text-transform: uppercase;
  padding-top: 5px;
  
}

.categoryHeading, TD.categoryHeading, DIV.categoryHeading {
  font-family:  Arial, sans-serif;
  font-size: 18px;
  vertical-align: top;
  color: #952824;
  text-transform: capitalize;
  text-align: left;
  padding: 8px 10px 0px 10px;
  background: #ffffff;
}

/* TR.subBar {
  background: #f4f7fd;
}

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

.main, td.main, p.main, br.main {
  font-family:  Arial, sans-serif;
  font-size: 12px;
  color: #000000;
}
.mainLarge, td.mainLarge, p.mainLarge, br.mainLarge {
  font-family:  Arial, sans-serif;
  font-size: 12px;
  color: #000000;
}

.smallText, TD.smallText, SPAN.smallText, P.smallText, A.smallText {
  font-family:  Arial, sans-serif;
  font-size: 9px;
  color: #000000;
}
/*
.smallTextWhite {
	 font-family:  Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
} */

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

TD.fieldKey {
  font-family:  Arial, sans-serif;
  font-size: 12px;
  font-weight: Normal;
  text-align: right;
  color: #666666;
  padding-right: 5px;
  width: 150px;
}

TD.fieldKeyWide
{
  font-family:  Arial, sans-serif;
  font-size: 12px;
  font-weight: Normal;
  color: #666666;
}

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

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

SPAN.newItemInCart {
  font-family:  Arial, sans-serif;
  font-size: 12px;
  color: #000000;
}

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

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

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

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

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

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

SPAN.productSpecialPrice {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  color: #952824;
  font-weight: bold;
}

SPAN.productSpecialComment {
  font-size: 13px;
  font-weight: bold;
  font-family:  Arial, sans-serif;
  color: #952824;
}

SPAN.errorText {
  font-family:  Arial, sans-serif;
  color: #ff0000;
}
.generalNav
{
	font-size: 8pt;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.moduleRow { }
.moduleRowOver { background-color: #E7E7E7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #FFFFA0; }

.checkoutBarFrom, .checkoutBarTo { font-family:  Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family:  Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family:  Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family:  Arial, sans-serif; color: #fff; font-size: 10px; background-color: #DF3737; padding: 4px;}
.messageStackSuccess { font-family:  Arial, sans-serif; color: #fff; font-size: 10px; background-color: #6AC725; padding: 4px;}

/* input requirement */

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

.main_body {
  background: #fff;
}

a.productTitle {
	font-size: 9px;
	color: #952824;
	text-decoration: none;
}

a.productTitle:hover {
	color: #952824;
	text-decoration: none;
}

.searchbox {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.promoHeading{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF9C07;
	font-weight: bold;
}
.productPrice{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.price{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #952824;
	text-decoration: none;
	font-weight: bold;
}

tr.sub_category td {
	background: #E0E0E0;
}

tr.sub_category td a,a:hover {
	font-weight: bold;
}

a.sub_category,a.sub_category:hover {
	font-weight: bold;
}

.basket_text, a.basket_text {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.basket_text:hover {
	font-size: 12px;
	color: #6F344C;
	text-decoration: none;
}

/*change the menu hover color below*/
#thecategories a:hover {
	text-decoration: underline;
}

.catwithsubs, .catwithnosubs {
	padding-right: 8px;
}

#thecategories 
{	
	width: auto;
	
}

/*mozilla fix*/
html>body #thecategories a {
	width: auto;
	font-size: 12px;
}
/*end of mozilla fix*/

a.inactivelink1 {
	padding-left: 5px;
}

a.inactivelink2 {
	padding-left: 10px;
}

a.inactivelink3 {
	padding-left: 15px;
}

a.inactivelink4 {
	padding-left: 20px;
}

a.inactivelink5 {
	padding-left: 25px; 
}


a.activelink1 {
	padding-left: 5px;
}

a.activelink2 {
	padding-left: 10px;
}

a.activelink3 {
padding-left: 15px;
}

a.activelink4 {
padding-left: 20px;
}

a.activelink5 {
padding-left: 25px;
}

.header_message, tr.header_message, td.header_message {
	background-color: #D6212F;
	color: #ffffff;
	font-family:  Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	text-align: center;
}

.mainBoxLeft, td.mainBoxLeft {
	border-left-style: solid;
	border-left-color: #d9d8d2;
	border-left-width: 1px;
}

  
/* //rmh M-S_multi-pricing begin */
TD.productPriceInListing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
}

span.productPriceInBox {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #FC003F;
}

TD.productPriceInProdInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ccFFcc;
}
/* //rmh M-S_multi-pricing end */
.inputRestriction { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #666666; } /* //rmh M-S_multi-stores */  

TD.productTypeText {
	text-align: left;
}

a.boxGreyLink
{
	font-size: 11px;
	color: #646464;
	
}
#message 
{
	position: absolute; 
	bottom: -0px; 
	left: 0; 
	width: 100%; 
} 


h1
{
	font-size: 19px;
	font-weight: 900;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.footer
{
	background: #E0E0E0;
}


/*================= PRODUCT BUTTONS (Basket and More Info) =================*/ 
.th-product-buttons 
{ 
	align: center; 
	position: relative; 
	float: center;  
	margin: 5px 0 0 0;  
	padding: 0; 
	font: 11px Arial, sans-serif; 
} 

.th-product-buttons button, .th-product-buttons a 
{ 
	display:block; 
	background: none;	 
	margin:0; 
	clear: both; 
	padding: 1px 8px 2px 8px; 
	border: none; 
	cursor:pointer; 
	font-family: 13px Arial, sans-serif;	 
	font-size: 97%; 
	font-weight: bold; 
	text-decoration:none; 
	align: center; 
} 

.th-product-buttons .nw, .th-product-buttons .ne, .th-product-buttons .se, .th-product-buttons .sw 
{ 
	height: 10px;  
	width: 10px;  
	position: absolute; 
	display: block; 
	overflow: hidden; 
	background-image: url('images/round-edges.gif'); 
	background-repeat: no-repeat;	 
} 

.th-product-buttons .nw 
{
	top: 0; 
	left: 0; 
	background-position: 0 0;
} 

.th-product-buttons .ne 
{
	top: 0; 
	right: 0; 
	background-position: 100% 0;
} 

.th-product-buttons .sw 
{
	bottom: 0; 
	left: 0; 
	background-position: 0 100%;
} 

.th-product-buttons .se 
{
	bottom: 0; 
	right: 0; 
	background-position: 100% 100%;
} 

/*========= ACTION BUTTONS (More info and Add to Basket) ==============*/ 
.action-button button, .action-button a, .action-button a:link, .action-button a:active, .action-button a:visited 
{
	color: #ffffff; 
	align: center;
} 

.action-button 
{
	background: #942723 url('images/button-red-bg.gif') repeat-x; align: center;
} 

div.action-button:hover 
{
	background: #AD4440 url('images/button-red-bg-hover.gif') repeat-x; align: center;
}

.button-addbasket a 
{
	padding-left: 23px;
} 

#iewrap .th-product-buttons a 
{
	text-decoration: none;
} 

.button-addbasket button 
{ 
	padding-left: 21px; align: center; background: url('images/button-basket-icon.gif') no-repeat 3px 50%; /* add to basket icon */ 
} /*=== HOVER STATES ===*/ 

/* Recently viewed - SJE 2009-04-08 */

div.recently_viewed
{
	margin: 0 0 0 10px;
	text-align: left;
}

div.recently_viewed table
{
	margin: 0 0 0 5px;
	text-align: left;
}

div.recently_viewed table tr td
{
	border: 1px solid #E0E0E0;
	padding: 5px;
	font-size: 8pt;
	color: #666;
	margin-right: 5px;
	text-align: center;
}

div.recently_viewed table tr td a
{
}

div.recently_viewed table tr td a:hover
{
	font-weight: normal;
	text-decoration: underline;
	color: #666;
}
/* End recently viewed */

a>img
{
	border: 0;
	vertical-align: middle;
}

span.go_details
{
	float: right;
}

td.checkout_help
{
	width: 100%;
	background: #E45E19;
	border-left: 1px solid white;
	border-right: 1px solid white;
	padding: 0 10px 10px 10px;
	color: white;
	font-weight: bold;
}

td.checkout_help a
{
	color: white;
	font-weight: bold;
	text-decoration: underline;
}

td.product_nav_bar
{
	width: 100%;
	text-align: center;
	border-top: 1px solid black;
	padding-top: 10px;
}

td.product_nav_bar a
{
	float: left;
	width: 33%;
}

table.invoice
{
	padding: 10px;
}

table.invoice td
{
	padding-right: 2em;
}

table.invoice tr.heading td
{
	font-weight: bold;
}