/*
  $Id: stylesheet.css,v 1.1.1.1 2003/09/18 19:06:01 wilt Exp $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.cat_description {  font-family :tahoma; font-size : 10px; color: #800000; font-weight: bold }
.boxText { font-family:tahoma; font-size: 10px; }
.centertable { border-left:1px solid #798CCC; border-right:1px solid #798CCC; background-color:#D2DBF5 }
.navBlue     { color: #FF0000; font-size: 8pt; font-family: Verdana }
.errorBox { font-family :tahoma; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family :tahoma; font-size : 10px; color: #cc0033; }
.productsNotifications {}
.orderEdit { font-family :tahoma; font-size : 10px; color: #455252; text-decoration: none; }

body {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	}
img {
	border:0;
	}	
A {
  color: #455252;
  text-decoration: underline;
}


FORM {
        display: inline;
}


TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family:tahoma;
  font-size: 11px;
  background: #bbc3d3;
  color: #566268;
  font-weight : bold;
}

a.page{
	float: left;
	padding: 3px;
	margin: 2px;
	background: #FFFFFF;
	width: 20px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #999999;
}
	
a.page:hover{
	background: #CCC;
}

a.current{ background: #FFCC99; }

A.headerNavigation { 
 color: #424242;
}

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

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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


.infoBoxContents {

  font-family:tahoma;
  font-size: 10px;
}


.infoBoxNoticeContents {
  font-family:tahoma;
  font-size: 10px;
}

.infoBoxNoticeContents {
  font-family:tahoma;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family:tahoma;
  font-size: 12px;
  font-weight: bold;
  color: #455252; padding-top:4
}

TD.infoBox, SPAN.infoBox {
  font-family:tahoma;
  font-size: 10px;
  color: #455252;
}

TD.contentBoxHeading {
  font-family:tahoma;
  font-size: 10px;
  font-weight: bold;
  color: #534F4D; padding-top:5
}

TR.accountHistory-odd,
TR.addressBook-odd,
TR.alsoPurchased-odd,
TR.payment-odd,
TR.productListing-odd,
TR.productReviews-odd,
TR.upcomingProducts-odd,
TR.shippingOptions-odd {
;
}

TR.accountHistory-even,
TR.addressBook-even,
TR.alsoPurchased-even,
TR.payment-even,
TR.productListing-even,
TR.productReviews-even,
TR.upcomingProducts-even,
TR.shippingOptions-even
 {  ;
}

TABLE.productListing {
  border-spacing: 1px
}

.productListing-heading {
  font-family: tahoma;
  font-size: 10px;
  color: #455252;
  font-weight:bold;
 text-align:center;
}

TD.productListing-data {
  font-family:tahoma;
  font-size: 10px;
  color: #455252;
  vertical-align:middle;
  padding:0 5px 0 5px;
}
TD.productListing-data a{ text-decoration:none; color: #455252;}
TD.productListing-data a b{
		color: #455252;
		text-decoration:none;
		margin:0 0 0 5px;
		}
TD.productListing-data2 {
  font-family:tahoma;
  font-size: 10px;
  padding-top:10px;
}

A.pageResults {
  color: #455252;
}

a:hover.pageResults {
  color: #455252;
}

.navBbrown a{ color:#455252; text-decoration:none;}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family:tahoma;
  font-size: 10px;
  color: #455252;
}

.main, P.main, .main a{ 
   
  font-family: tahoma;
  font-size: 11px;
  color:#455252;
  padding:0px 10px 0px 10px;
}
TD.main2, P.main2 {
  font-family:tahoma;
  font-size: 11px;
  line-height: 1.5;
  padding:3px;
  color:#455252
  padding:10px; 
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family:tahoma;
  font-size: 11px;
  color:#455252;
}

TD.smallText a{
  font-family:tahoma;
  font-size: 11px;
  color:#455252;
}

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

TD.fieldKey {
  font-family:tahoma;
  font-size: 11px;
  font-weight: bold;
  color:#455252
}

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

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

TD.category_desc {
  font-family:tahoma;
  color: #455252;
  font-size: 11px;
  line-height: 1.5;
}

SPAN.newItemInCart {
  font-family:tahoma;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family:tahoma;
  font-size: 11px;
  color: #455252;
}

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

SPAN.greetUser {
  font-family:tahoma;
  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:tahoma;
  color: #E46709;
}

SPAN.errorText {
  font-family:tahoma;
  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: #980133; }


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



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


TABLE.linkListing {
  border: 0px;
  border-style: solid;
  border-color: #D6D6D6;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #455252;
  text-align: center;
}

TD.linkListing-data, TD.linkListing-data a{
  border-right: 0px solid #D6D6D6;
  border-bottom: 0px solid #D6D6D6;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#455252;
}

TR.linkListing-odd {
}

TR.linkListing-even {
}



TR.ShowCartDetails, TD.ShowCartDetails, P.ShowCartDetails {

  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color=: #BDCAF0;
}


TR.HeaderPageLinksLeft, TD.HeaderPageLinksLeft, P.HeaderPageLinksLeft {
  background-image: url('images/button_blank_left.gif');
}
TR.HeaderPageLinksRight, TD.HeaderPageLinksRight, P.HeaderPageLinksRight {
  background-image: url('images/button_blank_right.gif');
}
TR.HeaderPageLinks, TD.HeaderPageLinks, P.HeaderPageLinks {
  background-image: url('images/button_blank_middle.gif');
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #E46709
}
A.HeaderPageLinks {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #455252;
}
a:hover.HeaderPageLinks {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;

  color: #00FF00;
}

TD.cookieUsage {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #000000;
  color: #455252;
}


.attributeBoxContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #455252; background-color: #808080; }
.TR.attributeBoxContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #455252; background-color: #808080; }
.TD.attributeBoxContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #455252; background-color: #C0C0C0; }

.storyboxtitle  {FONT-FAMILY: Verdana; color: #455252; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:link           {FONT-FAMILY: Verdana; color: #455252; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:active         {FONT-FAMILY: Verdana; color: #455252; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:visited        {FONT-FAMILY: Verdana; color: #455252; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:hover          {FONT-FAMILY: Verdana; color: #455252; FONT-SIZE: 10px; FONT-WEIGHT: bold; TEXT-DECORATION: underline; BACKGROUND: none;}
.yearHeader { font-family: Helvetica, Arial, Verdana; font-size: 14px; font-weight: bold; color: #455252; text-decoration: none;} .calendarMonth { background-color: #BBC3D3; cursor: default; width: 100%;}
.calendarHeader { font-family: Helvetica, Arial, Verdana; font-size: 11px; font-weight: bold; color: #455252; text-decoration: none; height: 22px;}
.calendarToday { font-family: Arial, Verdana; font-size: 10px; color: #455252; background-color: #FFCF00; padding-left : 3px; text-decoration: none; border:1px solid #000000; height: 22px; width: 18px;}
.calendarWeekend { font-family: Arial, Verdana; font-size: 10px; color: #455252; background-color: #CAEEFF; padding-left : 3px; line-height: 14px; text-decoration: none; border:1px solid #000000; height: 22px; width: 18px;}
.calendar { font-family: Arial, Verdana; font-size: 10px; color: #455252; padding-left : 3px; line-height: 14px; text-decoration: none; border:1px solid #000000; height: 22px; width: 18px; }
.event { font-family: Arial, Verdana; font-size: 11px; color: #455252; text-decoration: none; border:1px solid #E6E6E6; }
.empty { background-color: #F0FAFF; line-height: 14px; height: 22px; width: 18px; }
.calendar A:hover, .calendar A:link, .calendar A:visited, .calendar A:visited:hover, .yearHeader A:hover {color: red; text-decoration: underline;}
.calendarWeekend A:hover, .calendarWeekend A:link, .calendarWeekend A:visited, .calendarWeekend A:visited:hover {color: red; text-decoration: underline;}
.calendarToday A:hover, .calendarToday A:link, .calendarToday A:visited, .calendarToday A:visited:hover {color: red; text-decoration: underline;}


/* MY*/
/*
* { margin:0; padding:0;}
*/

body{
background:#FFF5DB;
}



a:hover{text-decoration:none;}

a img { border:0px;}

table { border:0; border-collapse:collapse;}

.main_text, table, li, input, textarea, select
	{
		font-family:Tahoma;
		font-size:11px;
		/*line-height:12px;*/
		color:#6C594D;
	}
	
a { color:#6C594D;}
	
.border { border-left:1px solid #863900;border-right:1px solid #863900;border-top:1px solid #863900;border-bottom:1px solid #863900;}
.border2 img { border:1px solid #B69783}

.bg-menu {background:url(images/bg.jpg) no-repeat;}

.bg-mid { background:url('images/bg-mid.gif') top repeat-x}
.bg-left { background:url('images/bg-left.jpg') left top no-repeat}
.bg-right { background:url('images/bg-right.jpg') right top no-repeat}

.bg-h { background:url('images/bg-h.gif') top repeat-x}
.bg-h2 { background:url('images/bg-h2.gif') top repeat-x}
.bg-h3 { background:url('images/bg-h3.gif') top repeat-x #FFFFFF}
.bg-h4 { background:url('images/bg-h4.gif') top repeat-x}
.bg-h5 { background:url('images/bg-h5.gif') top repeat-x}

.bg-bot { background:url('images/bg-bot.gif') top repeat-x #352E29}

.bg-col { background:#FAF3E0}
.bg-col2 { background:url('images/bg-col2.jpg') top left no-repeat #FAF3E0}

.bg-vert { background:url('images/v-line.gif') repeat-y}
.bg-gor { background:url('images/g-line.gif') repeat-x}

.bg-ht { background:url('images/bg-ht.gif') top repeat-x #D3A56A}
.bg-hb { background:url('images/bg-hb.gif') bottom repeat-x #D3A56A;}

.bg-h2 { background:url('images/bg-h2.gif') bottom repeat-x #7D3C0C}
.bg-h3 { background:url('images/bg-h3.gif') top repeat-x #FFFFFF}
.bg-h4 { background:url('images/bg-h4.gif') bottom repeat-x #A87A5C}
.bg-h5 { background:url('images/bg-h5.gif') bottom repeat-x #D3A56A}

.h_text { color:#9F6D4E}
.h_text a{ color:#9F6D4E; text-decoration:none}
.h_text a:hover{ color:#9F6D4E; text-decoration:underline}

.h2_text { color:#863900; line-height:normal;}
.h3_text { color:#FFFFFF}
.h4_text { color:#6C2A06; font-size:13px;}
.h4_text a{ color:#6C2A06; font-size:13px;}
.h5_text { color:#FF4E00}
	
.l_text { color:#6C594D; text-decoration:none}
.l_text:hover{ color:#6C594D; text-decoration:underline}
	
.c_text { color:#D7D5D4; font-size:9px;}
.c_text a{ color:#D7D5D4}
.c_text strong a{ color:#D7D5D4; font-size:11px; text-decoration:none}
.c_text strong a:hover{ text-decoration:underline}

.padding { padding-bottom:43px}
.padding2 { padding-bottom:10px; padding-top:10px;}
.padding3 { padding:10px 20px 10px 20px;}
.padding4 { padding-bottom:20px}
.padding5 { padding-bottom:14px}
.padding6 { padding-bottom:22px}
.padding7 { padding-bottom:9px; padding-right:15px;}
.padding8 { padding-bottom:4px; padding-left:40px; padding-right:10px;}

.prod_padding {padding-bottom:4px;  padding-right:10px;}

.cart_padding { padding:0 0 10px 0;}
.cart_padding1 { padding:10px 0 10px 0;}

.margin { margin-left:20px}
.margin2 { margin-left:10px}
.margin3 { margin-left:45px}
.margin4 { margin-left:5px}
.margin5 { margin-left:39px}
.margin6 { margin-right:55px}
.margin7 { margin-right:10px}
.margin8 { margin-right:20px}
.margin9 { margin-left:62px}
.margin10 img { margin-left:40px}
.margin11 { margin-left:16px}
.margin12 { margin-left:59px}
.margin13 { margin-right:40px}

.padding_feat { padding-left:40px}

.fs { font-size:9px}
.fs2 { font-size:19px}

.lh { line-height:13px}

.ttu { text-transform:uppercase}

.vam { vertical-align:middle}

.line { background:url('images/g-line.gif') repeat-x; height:1px}
	
.cart { background:#F6E8C1; width:190px; height:25px}
.cart2 { background:#F6E8C1; width:100%; height:25px}

.input	{height:20px; border:#9F6D4E 1px solid; background-color:#F8ECCB; padding-left:5px; vertical-align:middle}
.input2	{width:49px; height:20px; border:#727171 1px solid; background:#FFFFFF; padding-left:3px; vertical-align:middle}
.input3	{width:39px; height:18px; padding-left:3px; vertical-align:middle}

select, input, textarea {background:#FFF7E1; border:#9F6D4E 1px solid;}
.select { width:149px; height:19px; color:#9F6C4D; background:#FFF7E1; border:#9F6D4E 1px solid; font-size:10px; margin:0;}
.select2 { width:251px; height:19px; color:#863900; background:#FFF7E1; border:#9F6D4E 1px solid; font-size:10px; font-weight:bold;}
.select3 { width:140px; color:#9F6C4D; background:#FFF7E1; border:#9F6D4E 1px solid;}

ul {margin:0; padding:0; list-style:none}
li  {background:url('images/a1.gif') no-repeat; background-position:0 5px; margin: 0px 0px 0px 0px; padding:0px 0px 0px 12px; color:#6C594D; line-height:14px}
li a  {font-family:Tahoma; font-size:9px; line-height:14px; color:#6C594D; text-decoration:none; font-weight:bold;}
li a:hover { color:#FF4E00}

.ul2 ul li  {background:url('images/li-line.gif') no-repeat bottom; margin:0px; padding:0px 0px 0px 0px}
.ul2 ul li a  {font-family:Tahoma; font-size:11px; line-height:19px; color:#6C594D; text-decoration:none; font-weight:normal; text-transform:none; background:url('images/a1.gif') no-repeat; background-position:3px 3px; padding-left:15px;}
.ul2 ul li a:hover { color:#FF4E00}

.product_box { text-align:center;}
.product_box a img {border:1px solid #B69783;}

.product_box strong { color:#6C2A06; text-transform:uppercase; font-size:9px;}
.product_box b { color:#FF4E00;}

.article1 ul li { background:none; padding:0; color:#6C594D;}
.article1 ul li a { color:#6C2A06; text-decoration:underline;}
.article1 ul li a:hover { text-decoration:none;}

.result { margin-left:40px;}
.result .result_right { width:auto}

.infoBox { margin-left:40px; margin-right:10px;}

ul.list li	{background:url('images/li-line.gif') bottom no-repeat; margin:0px; line-height:19px; padding:0;}
ul.list li a {color:#6C594D; font-size:10px; text-decoration:none; padding-left:13px; background:url('images/a1.gif') no-repeat; background-position:3px 3px; text-transform:uppercase; font-weight:bold}
ul.list li a:hover  {color:#FF0000;}

ul.list li ul li { background:none; line-height:13px; padding-left:12px}
ul.list li ul li a{ color:#6C594D; padding-left:0px; background:none; line-height:13px; text-transform:none; font-weight:normal; font-size:11px}
ul.list li ul li a:hover{ color:#FF0000}

.content { margin:0 15px 0 40px; width:auto;}

.pageHeading { padding:15px 30px; font-weight:bold; text-transform:uppercase; font-size:13px;}

ol { list-style:none;}

#bullet ul{ margin:0 0 0 30px;list-style:none; padding:0px}
#bullet ul li {display:inline; color:#FFFFFF;  line-height:37px;padding-left:20px; padding-right:20px;background:url('images/bullet.gif') no-repeat;}
#bullet ul li a{ color: #FFFFFF; font-size: inherit; font-weight: inherit; }

#arrow ul { margin:5px 0px 0px 17px; padding:0px; list-style:none;}
#arrow ul li { background:url('images/arrow.gif') no-repeat;padding-left:16px; line-height:14px;}


#left-arrow ul { margin:5px 0px 0px 17px; padding:0px; list-style:none;}
#left-arrow2 ul { margin:5px 0px 0px 37px; padding:0px; list-style:none;}
#left-arrow ul li { background:url('images/arrow.gif') no-repeat;padding-left:16px; line-height:10px;text-transform:uppercase; margin-top:3px;}
#left-arrow ul li a{ font-size:11px; }

.topbg { background:url('images/top_right.jpg') no-repeat top right #FFFFFF; display:block;}

.error { color:#F00;}