/*

  $Id: stylesheet.css,v 1.21 2008/10/12 19:43:57 kurtinz Exp $

  osCommerce, Open Source E-Commerce Solutions

  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License

*/
BODY {
	scrollbar-face-color: #907E58;
	scrollbar-highlight-color: #653333;
	scrollbar-3dlight-color: #DED6B6;
	scrollbar-darkshadow-color: #653333;
	scrollbar-shadow-color: #653333;
	scrollbar-arrow-color: #653333;
	scrollbar-track-color: #DED8B4;
}

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

INPUT.search {
	border: 1px solid #000000;
}

INPUT.searchsubmit {
	border: 1px solid #000000;
	background: #653333;
	color: #ffffdf;
}

.errorBox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #ffb3b5;
	font-weight: bold;
}

.stockWarning {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #cc0033;
}

.productsNotifications {
	background: #f2fff7;
}

.orderEdit {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #70d250;
	text-decoration: underline;
}

BODY {
	background: #ffffff;
	color: #000000;
	margin: 0px;
}

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

A.goodLink {
	text-decoration: underline;
}

A.grey {
	color: #606060;
}

A.goodLink:hover {
	text-decoration: none;
}

A:hover {
	color: #907E58; /*#AABBDD;*/
	text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
	background: #ffffff;
}

TR.headerNavigation {
	background: #bbc3d3;
}

TD.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #bbc3d3;
	color: #ffffff;
	font-weight: bold;
}

A.headerNavigation {
	color: #000000;
}

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

TR.headerError {
	background: #ff0000;
}

TD.headerError {
	font-family: Tahoma, 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: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #00ff00;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

.infoBox {
	background: #ffffff;
}

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

.infoBoxNotice {
	background: #FF8E90;
}

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

TD.infoBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	/*font-weight: bold;*/
	background: #653333;
	color: #ffffff;
}

A.infoBoxHeading {
	color: #FFFFFF;
	text-decoration: none;
}

a.infoBoxHeading:link {
	color: #FFFFFF;
	text-decoration: none;
}

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

a.infoBoxHeading:active {
	color: #FFFFFF;
	text-decoration: none;
}

a.infoBoxHeading:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.infoBoxHeading:visited :hover {
	color: #FFFFFF;
	text-decoration: underline;
}

TD.infoBox,SPAN.infoBox {
	font-family: Verdana, 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: #f8f8f9;*/
	background: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

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;*/
	background: #FFFFF9;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

TABLE.productListing {
	border: 1px;
	border-style: solid;
	border-color: #907E58; /*#b6b7cb;*/
	border-spacing: 1px;
}

.productListing-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #653333; /*#b6b7cb;*/
	color: #FFFFFF;
	font-weight: bold;
}

A.productListing-heading:hover {
	color: #FFFFDC;
}

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

TD.productListing-data A:link,TD.productListing-data A:visited,TD.productListing-data A:active
	{
	color: #653333;
	font-weight: bold;
}

TD.productListing-data A:hover {
	color: #907E58;
}

A.pageResults {
	color: #907E58;
}

A.pageResults:hover {
	color: #653333;
	/*background: #FFFF33;*/
}

TD.pageHeading,DIV.pageHeading,H1.pageHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	/*color: #907E58;*/
	color: #653333;
	display: none;
}

TR.subBar {
	background: #f4f7fd;
}

TABLE.boxes {
	
}

TABLE.boxes TD {
	/*border: 1px solid #EFEFEF;
	background-color: #FAFAFA;*/
	padding: 5px;
	border: 3px solid white;
}

TABLE.boxes TD.nobox {
	border: 1px solid #ffffff;
	background-color: #ffffff;
}

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

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

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

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

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

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

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

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

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

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

SPAN.greetUser {
	font-family: Verdana, 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: 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.productSpecialPrice {
	font-family: Verdana, Arial, sans-serif;
	color: #ff0000;
}

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

.moduleRow {
	
}

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

.moduleRowSelected {
	background-color: #E9F4FC;
}

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

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

/* message box */
.messageBox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.messageStackError,.messageStackWarning {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #ffb3b5;
}

.messageStackSuccess {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #99ff00;
}

/* input requirement */
.inputRequirement {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ff0000;
}

/****************************************************************

                   New Design Styles

****************************************************************/
P {
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

TD {
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

h1 {
	FONT-SIZE: 14px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	COLOR: #7B3E3E;
}

ul.arrow {
	list-style-image: url("/images/arrow_bg.gif");
}

h2 {
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bolder;
	COLOR: #653333;
}

h3 {
	FONT-SIZE: 14px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	COLOR: #653333;
}

.heading {
	FONT-SIZE: 14px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	COLOR: #7B3E3E;
}

.emphasis {
	FONT-SIZE: 13px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	COLOR: #7B3E3E;
}

.warning {
	color: #FF0000;
	display: block;
	border: 1px solid #666666;
	padding: 5px;
	font-size: 11px;
	width: 280px;
}

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

a.link:hover {
	color: #643232;
	text-decoration: none;
}

a.link:active {
	color: #643232;
	text-decoration: underline;
}

a.link:visited {
	color: #643232;
	text-decoration: underline;
}

a.link:visited :hover {
	color: #643232;
	text-decoration: none;
}

a.link2:link {
	FONT-SIZE: 10px;
	color: #643232;
	text-decoration: underline;
}

a.link2:hover {
	FONT-SIZE: 10px;
	color: #643232;
	text-decoration: none;
}

a.link2:active {
	FONT-SIZE: 10px;
	color: #643232;
	text-decoration: underline;
}

a.link2:visited {
	FONT-SIZE: 10px;
	color: #643232;
	text-decoration: underline;
}

a.link2:visited :hover {
	FONT-SIZE: 10px;
	color: #643232;
	text-decoration: none;
}

.smalltext {
	FONT-SIZE: 10px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.emphasis-sm {
	FONT-SIZE: 10px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	COLOR: #7B3E3E;
}

.footer {
	color: #FFFFDC;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

a.foot:link {
	color: #FFFFDC;
	text-decoration: none;
}

a.foot:hover {
	color: #FFFFDC;
	text-decoration: underline;
}

a.foot:active {
	color: #FFFFDC;
	text-decoration: none;
}

a.foot:visited {
	color: #FFFFDC;
	text-decoration: none;
}

a.foot:visited :hover {
	color: #FFFFDC;
	text-decoration: underline;
}

.bg_grad {
	background-image: url('images/construct/bg_grad.jpg');
	background-repeat: repeat-y;
}

.tb1 {
	background-image: url(_assets/common/tb1_bg.gif);
	background-repeat: no-repeat;
}

.tc {
	background-image: url(images/construct/top_curve.jpg);
	background-repeat: no-repeat;
}

.page {
	background-image: url(images/construct/mid_page.jpg);
	background-repeat: repeat-y;
}

.tb2 {
	background-image: url(images/construct/win_curve_btm.jpg);
	background-repeat: no-repeat;
	width: 541px;
}

.tb3 {
	background-image: url(images/construct/btm_curve_02.jpg);
	background-repeat: no-repeat;
}

.tb4 {
	background-image: url(images/btm_line.jpg);
	background-repeat: no-repeat;
}

SPAN.smallinfoblack {
	color: black;
	font-size: 11px;
}

/* sale prices */
SPAN.rrpPrice {
	color: gray;
	font-size: 11;
}

SPAN.salePrice {
	color: #EE0000;
	font-size: 12;
}

SPAN.discount_text {
	color: #EE0000;
	font-size: 10;
	font-weight: bold;
}

SPAN.offerEnds {
	color: gray;
	font-size: 9;
	font-weight: bold;
}

SPAN.red_info {
	color: #EE0000;
	font-size: 10;
	font-weight: bold;
}

SPAN.red_info_12px {
	color: #EE0000;
	font-size: 12;
	font-weight: bold;
}

/*** New css-based drop-down menu ***/
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {
	height:30px;
	width: 671px;
	position:relative; 
	font-family: arial, verdana, sans-serif; 
	font-size:12px;
	z-index:500;
}

/**** Top level *****/

.menu .main {
	margin:0; 
	padding:0; 
	list-style:none; 
	white-space:nowrap;
}

.menu li {
	float:left;
}

.menu a, .menu a:visited {
	display:block; 
	height:30px;
	float:left; 
	padding: 0px 10px 0px 10px;
	line-height: 30px;
	text-decoration:none; 
	white-space:nowrap; 
	color:#653333;
}

.menu .main a:hover,
.menu .main li:hover a {
	cursor:pointer; 
	background: #653333;
	color: #FFFFDF;
}

.menu .main li:hover,
.menu .main li a:hover
{
	position:relative;
}

/**** across sub line *****/

/* hide when not in use */
.menu ul ul {
	display:none;
}

/* IE6 only */
.menu table {
	border-collapse:collapse; 
	margin:-1px; 
	font-size:1em; 
	width:0; 
	height:0;
}

/* show drop menu */
.menu .main li.down:hover ul,
.menu .main li.down a:hover ul
 {
	padding:0; 
	margin:0; 
	list-style:none; 
	display:block; 
	width:144px; 
	position:absolute; 
	left:-70px; 
	top:30px;
	background:#653333;
	text-align: left;
}

/* style drop menu */
.menu .main li.down:hover ul li a,
.menu .main li.down a:hover ul li a
{
	display:block; 
	height:25px; 
	line-height:22px; 
	float:left; 
	background: #653333;
	padding:0 16px; 
	margin:0; 
	white-space:nowrap; 
	color:#FFFFDC;
	font-size:12px;
	width: 112px;
	text-decoration:none;
}

/* show sub bar */
.menu .main li:hover ul,
.menu .main a:hover ul {
	height:30px;
	display:block; 
	position:absolute;
	float:left;
	width:500px;
	top:30px; 
	left:-27px; 
	text-align:center;
	background: transparent url(images/construct/spacer.gif);
	margin: 0;
	padding: 0 0 0 15px;
	list-style: none;
}

/* style sub bar */
.menu .main li:hover ul li a,
.menu .main a:hover ul li a
{
	display:block; 
	height:30px; 
	line-height:30px; 
	float:left; 
	background: #653333 url(images/construct/subbarbg.jpg) bottom right repeat-x;
	padding:0 20px 0 10px; 
	margin:0; 
	white-space:nowrap; 
	color:#FFFFDC;
	font-size:12px;
	text-decoration:none;
}

/* arrow */
.menu .main li:hover ul li a.drop,
.menu .main a:hover ul li a.drop
{
	background: #653333 url(images/construct/subbararrowlong.jpg) bottom right no-repeat;
}

.menu .main li:hover ul li:hover,
.menu .main a:hover ul li a:hover
{
	position:relative;
}

/* style mouse over links */
.menu .main li:hover ul li:hover a,
.menu .main a:hover ul li a:hover
{
	text-decoration: underline;
}

/**** drop (fabric colour groups) *****/

/* hide when not in use */
.menu .main li:hover ul li ul,
.menu .main a:hover ul li ul {
	display: none;
}

/* show drop menu */
.menu .main li:hover ul li:hover ul,
.menu .main a:hover ul a:hover ul
 {
	padding:0; 
	margin:0; 
	list-style:none; 
	display:block; 
	width:144px; 
	position:absolute; 
	left:0px; 
	top:30px;
	background:#EEEBD3;
	text-align: left;
}

/* style drop menu */
.menu .main li:hover ul li:hover ul li a,
.menu .main a:hover ul a:hover ul li a
{
	display:block; 
	height:25px; 
	line-height:22px; 
	float:left; 
	background: #EEEBD3;
	padding:0 16px; 
	margin:0; 
	white-space:nowrap; 
	color:#653333;
	font-size:12px;
	width: 112px;
	text-decoration:none;
}

/* arrow */
.menu .main li:hover ul li:hover ul li a.drop,
.menu .main a:hover ul a:hover ul li a.drop
{
	background: #EEEBD3 url(images/construct/submenuarrow.gif) bottom right no-repeat;
}

.menu .main li:hover ul li:hover ul li:hover,
.menu .main a:hover ul li a:hover ul li a:hover
{
	position:relative;
}

/* style mouse over links */
.menu .main li:hover ul li:hover ul li:hover a,
.menu .main a:hover ul li a:hover ul li a:hover
{
	color: #FFFFDC;
	background: #653333;
	/*text-decoration: none;*/
}

.menu .main li:hover ul li:hover ul li:hover a.drop,
.menu .main a:hover ul li a:hover ul li a.drop:hover
{
	color: #FFFFDC;
	background: #653333 url(images/construct/submenuarrow-on.gif) bottom right no-repeat;
}

/***** flyout sub categories ****/

/* hide when not in use */
.menu .main li:hover ul li:hover ul li ul,
.menu .main a:hover ul a:hover ul li ul {

	display: none;
}

/* show drop menu */
.menu .main li:hover ul li:hover ul li:hover ul,
.menu .main a:hover ul li a:hover ul li a:hover ul
 {
	padding:0; 
	margin:0; 
	list-style:none; 
	display:block; 
	width:144px; 
	position:absolute; 
	left:136px; 
	top:2px; 
	background:#653333;
}

/* style drop menu */
.menu .main li:hover ul li:hover ul li:hover ul li a,
.menu .main a:hover ul li a:hover ul li a:hover ul li a
{
	display:block; 
	height:25px; 
	line-height:22px; 
	float:left; 
	background: #653333;
	padding:0 16px; 
	margin:0; 
	white-space:nowrap; 
	color:#FFFFDC;
	font-size:12px;
	text-decoration:none;
}

/* arrow */
.menu .main li:hover ul li:hover ul li:hover ul li a.drop,
.menu .main a:hover ul a:hover ul li a:hover ul li a.drop
{
	background: #653333 url(images/construct/submenuarrow-on.gif) bottom right no-repeat;
}

/* style mouse over links */
.menu .main li:hover ul li:hover ul li:hover ul li:hover a,
.menu .main a:hover ul li a:hover ul li a:hover ul li a:hover
{
	text-decoration: underline;
}


/***** 4th level ****/

/* hide when not in use */
.menu .main li:hover ul li:hover ul li:hover ul li ul,
.menu .main a:hover ul a:hover ul a:hover ul li ul {
	display: none;
}

/* show drop menu */
.menu .main li:hover ul li:hover ul li:hover ul li:hover ul,
.menu .main a:hover ul li a:hover ul li a:hover ul a:hover ul 
 {
	padding:0; 
	margin:0; 
	list-style:none; 
	display:block; 
	width:144px; 
	position:absolute; 
	left:136px; 
	top:2px; 
	background:#653333;
}

/* style drop menu */
.menu .main li:hover ul li:hover ul li:hover ul li:hover ul li a,
.menu .main a:hover ul li a:hover ul li a:hover ul a:hover ul li a
{
	display:block; 
	height:25px; 
	line-height:22px; 
	float:left; 
	background: #653333;
	padding:0 16px; 
	margin:0; 
	white-space:nowrap; 
	color:#FFFFDC;
	font-size:12px;
	text-decoration:none;
}

/* style mouse over links */
.menu .main li:hover ul li:hover ul li:hover ul li:hover ul li:hover a,
.menu .main a:hover ul li a:hover ul li a:hover ul a:hover ul li a:hover
{
	text-decoration: underline;
}

/**** End drop-down menu *****/

.PopBoxImageSmall
{
	border: none 0px #ffffff;
	cursor: url("images/magplus.cur"), pointer;
}
.PopBoxImageLarge
{
	border: 30px solid #F6F5E8;
	cursor: url("images/magminus.cur"), pointer;
}
.PopBoxImageShrink
{
	cursor: url("images/magminus.cur"), pointer;
}
.PopBoxImageLink
{
	cursor: pointer;
}
.PopBoxImageMove
{
	border: none 0px #ffffff;
	cursor: pointer;
}
