/*
  $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
*/

.boxText { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.errorBox { font-family : Arial, Helvetica, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, Helvetica, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, Helvetica, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
  font-family:Arial, Helvetica, sans-serif;
}

h3{
	font-size:15px;
	margin:0px 0px 0px 0px;
	padding-top:5px;
	padding-bottom:1px;
	font-weight:bold;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #4C298F;
}

TD.headerNavigation {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #4C298F;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #4C298F;
}

TD.footer {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #4C298F;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

a.cart_product{
  background: #f8f8f9;
  color:#502D93;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight:bold;
}

a.cart_product:hover{
  background: #f8f8f9;
  color:#498ECC;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight:bold;
}

a.new_cart_product{
  background: #f8f8f9;
  color:#FF6600;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight:bold;
}

a.new_cart_product:hover{
  background: #f8f8f9;
  color:#498ECC;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight:bold;
}


.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #4C298F;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Helvetica, 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: #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: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  background: #498ECC;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

a.productListing-data {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight:bold;
  color:#000000;
}

a.productListing-data:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight:bold;
  color:#685CA8;
}

TABLE.productListing s {
color:#999999;
}

A.pageResults {
  color:#685CA8;
  font-size:11px;
  font-weight:bold;
}

A.pageResults:hover {
  color: #685CA8;
  background: #FFFF33;
  font-size:11px;
  font-weight:bold;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

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

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

TD.smallText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  padding:2px 2px 2px 2px;
}

SPAN.smallText, P.smallText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  padding:2px 2px 2px 2px;
}

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

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

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

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

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

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

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

SPAN.greetUser {
  font-family: Arial, Helvetica, 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: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

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

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

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

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

/* message box */

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

/* input requirement */

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

a.tab_menu{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	font-weight:bold;
}
a.tab_menu:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	font-weight:bold;
}

a.tab_menu_active{
	font-family:Arial, Helvetica, sans-serif;
	color:#685CA8;
	font-size:11px;
	font-weight:bold;
}
a.tab_menu_active:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#685C00;
	font-size:11px;
	font-weight:bold;
}
span.price_14{
	font-size:14px;
	font-weight: bold;
	color:#CC0000;
}
span.price_12{
	font-size:12px;
	font-weight: bold;
}
span.priceSaving{
	font-size:14px;
	font-weight: bold;
	color:#498ECC;
}

a.suggest{
	font-size:11px;
}

p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding: 2px 0px 4px 0px;
	margin: 2px 0px 4px 0px;
}

/* BOF: Additional Images */
.imagesBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
/* EOF: Additional Images */

#menu_example{
	background-color:#685CA8;
	padding:4px 4px 4px 4px;
	border:solid 1px #CCCCCC;
	text-align:left;
}

#menu_example ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-size:12px;
}

#menu_example ul li { display: inline; padding-left: 2px;}

#menu_example ul li a
{
text-decoration: none;
padding: .2em 1em;
color: #FFFFFF;
background-color: #4F7DB9;
}

#menu_example ul li a:hover
{
color: #FFFFFF;
background-color: #685CFF;
}

#open_range_info td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding-top:4px;
	padding-bottom:0px;
	margin: 0px 0px 0px 0px;
}

#open_range_info td.heading{
	text-align:left;
	font-size:16px;
	color:#333333;
	font-weight:bold;
	padding-left:10px;
	padding-top:20px;
	border-bottom: solid 1px #6633FF;
}

#open_range_info td.title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding-top:4px;
	padding-bottom:0px;
	margin: 0px 0px 0px 0px;
	padding-left:20px;
	font-weight:bold;
}

#open_range_info th{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	padding-top:4px;
	padding-bottom:0px;
	margin: 0px 0px 0px 0px;
	font-weight:bold;
	text-align:left;
}
li.open_range{
	background-image: url(images/icons/li_active.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left:10px;
	list-style:none;
}
 .floatright
{
float: right;
margin: 0 0 10px 10px;
border: 1px solid #666;
padding: 2px;
}

caption{
	text-align:left;
	font-size:19px;
	color:#333333;
	font-weight:bold;
}
legend{
	text-align:left;
	font-size:20px;
	color:#685CA8;
	font-weight:bold;
}
fieldset{
	background-color:#F8F8F9;
}
td.openrange_heading{
	text-align:left;
	font-size:16px;
	color:#333333;
	font-weight:bold;
	padding-left:20px;
	background-image: url(images/icons/li_active.gif);
	background-repeat: no-repeat;
	background-position: 0.4em .4em;
	padding-left:10px;
	background-color:#9999FF;
}

/* checkout */
.checkout_bottom_bdr {

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #FFFFFF;

}


fieldset.dpsnotice {
	background-color:#F2E5F1;
	border-color:#8E2489;
}

legend.dpsnotice {
	color:#8E2489!important;
}
.title { font-size:19px;font-weight:700;color:#8E2489;letter-spacing:1px; }
.srouter { border:1px solid #8E2489; }
.shopreasons { font-size:13px;font-family: arial, helvetica, sans-serif; margin:6px; padding:8px; background-color:#F2E5F1;text-align:left; }
.shopreasons strong { letter-spacing:1px;font-size:17px;font-weight:700; }
.reasons { list-style-type:decimal;list-style-position:outside;padding:10px 0 0 20px;margin:0; }

/* --- start homestyles --- */

.homeboxlrg, .homeboxsml { padding:10px; }
.homeboxlrg {
	margin: 0 0 0 0;
}
.homeboxsml {
	margin: 0 0 0 0;
}
.homeboxlrg h2, .homeboxsml h2 {
	margin:0 0 4px 0;padding:0 0 4px 0;
	font-size:18px;
	border-bottom:1px solid #999999;
}
.homeboxlrg p, .homeboxsml p {
	font-size:13px;
	margin:0;padding:5px 0 10px 0;
}

.rnd5 {
	border-radius:5px;
	-moz-border-radius:5px;
} .rnd5 a { color:#0033FF; } .rnd5 a:hover { color:#0000CC; } .rnd5 a:active { color:#0033FF; } 

/* === end homestyles === */

.checkout_bottomright_bdr {

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #FFFFFF;

	border-right-width: 1px;

	border-right-style: solid;

	border-right-color: #FFFFFF;

}



.checkout_right_bdr {

	border-right-width: 1px;

	border-right-style: solid;

	border-right-color: #FFFFFF;

}



.checkout_bottomleft_bdr {

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #FFFFFF;

	border-left-width: 1px;

	border-left-style: solid;

	border-left-color: #FFFFFF;

}



.checkout1_titles {

	font-family: Arial;

	font-size: 12px;

	font-weight: bold;

	color: #333333;

	text-decoration: none;

}

.checkout1_text {

	font-family: Arial;

	font-size: 11px;

	color: #333333;

	text-decoration: none;

}



.checkout1_text_b {

	font-family: Arial;

	font-size: 11px;

	color: #333333;

	text-decoration: none;

	font-weight: bold;

}



.optional_text {

	font-family: Arial;

	font-size: 11px;

	color: #333333;

	font-weight: bold;

	text-decoration: none;

}



.optional_text_red {

	font-family: Arial;

	font-size: 11px;

	color: #CC0000;

	font-weight: bold;

	text-decoration: none;

}



.dropdown_list1 {

	font-family: Arial;

	font-size: 11px;

	color: #333333;

	text-decoration: none;

	width: 213px;

}

a.level-0 {
  color: #000000;
  text-decoration: none;
  font-size:13px;
}

a.level-0:hover {
  color: #AABBDD;
  text-decoration: underline;
  font-size:13px;
}

a.level-1 {
  color: #685CA8;
  text-decoration: none;
  font-size:12px;
}

a.level-1:hover {
  color: #AABBDD;
  text-decoration: underline;
  font-size:12px;
}

a.level-2 {
  color: #000000;
  text-decoration: none;
  font-size:11px;
}

a.level-2:hover {
  color: #AABBDD;
  text-decoration: underline;
  font-size:11px;
}

div.menu-left-div{
	padding: 2px 0px 0px 2px;
	margin: 2px 2px 2px 2px;
	background-color:#FFFFFF;
	display:block;
}
a.a_btn{
	display: block;
	padding:1px 1px 1px 1px;
	margin:1px 1px 1px 1px;
	border: solid 1px #685CA8;
	background-color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	width:120px;
}
a:hover.a_btn{
	display: block;
	padding:1px 1px 1px 1px;
	margin:1px 1px 1px 1px;
	border: solid 1px #685CA8;
	background-color:#FFFFCC;
	font-family:Arial, Helvetica, sans-serif;
	color:#000033;
	width:120px;
}

#prodPrice { font-family:Arial, Helvetica, sans-serif;font-size:12px;text-align:right; }
#prodPrice s { font-weight:bold;font-size:14px;color: #666666; }
.exPrice { font-weight:bold;font-size:14px; }
.mainPrice { font-size:20px;font-weight:bold;height:30px;line-height:30px;color:#CC0000;  }
.poundPrice { font-size:30px; }

.hotdeal {
white-space: nowrap;
padding:2px!important;
background-color:#CC0000;
color:#FFFFFF;
color:#FFFFFF;
font-size:11px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
}

.hotdeals, .cloffers {
background: url(images/rlsprite.gif);
cursor:pointer;
}
.hotdeals:hover {
background-position: 0 -108px;
}

.cloffers {
background-position: 0 -54px;
}

.cloffers:hover {
background-position: 0 -162px;
}

.clearall, .clearall td {
padding: 0;
margin: 0;
}
.djcell.left {
background-color:#F8F8F9;
border: 1px solid #B6B7CB;
margin:0 5px 10px 0;
padding:10px;
}
.djcell.right {
background-color:#F8F8F9;
border: 1px solid #B6B7CB;
margin:0 0 10px 5px;
padding:10px;
}
.djcell .djpic {
width: 100px;
height: 80px;
display:inline-block;
}
.djsave {
font-weight:bold;
text-align:center;
background-color:#CC0000;
color:white;
padding:4px;
display:inline;
margin:3px 0 3px 0;
}
.djsavetxt {
font-size:22px;
font-weight:bold;
}
.djprice {
font-size:26px;
font-weight:bold;
}
.djtext {
padding:6px;
}
.lfppp {
border: 1px solid #7A1678;
font-size:11px;
background-color: #F1E7F1;
padding: 10px;
}
.lfppp h1 {
color: #000;
margin-bottom: 10px;
font-size: 26px;
}
.vol-note {
border: 1px solid #999999;
}
.vol-note table td {
background-color: #efefef;
padding:16px;
}
.vol-head {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:24px;
padding: 0 0 6px 0;
}
.vol-text {
padding: 4px 0 0 0;
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
line-height:18px;
}
