/*
  $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: #020202; text-decoration: none; }

body {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	}
img {
	border:0;
	}	
A {
  color: #020202;
  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;
}
td 		{
		
		}

A.headerNavigation { 
 color: #424242;
}

A.headerNavigation:hover {
 color: #424242;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family:tahoma
  font-size: 12px;
  background: #ff0000;
  color: #020202;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family:tahoma;
  font-size: 12px;
  background: #00ff00;
  color: #020202;
  font-weight: bold;
  text-align: center;
}

td .select{ 

 margin:0 0 0px 22px; width:134px; 

 
}

td select {

width:134px;
}

.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: #020202; padding-top:4
}

TD.infoBox, SPAN.infoBox {
  font-family:tahoma;
  font-size: 10px;
  color: #020202;
}

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: #020202;
  font-weight:bold;
 text-align:center;
}

TD.productListing-data {
  font-family:tahoma;
  font-size: 10px;
  color: #020202;
  vertical-align:middle;
  padding:0 5px 0 5px;
}
TD.productListing-data a{ text-decoration:none; color: #020202;}
TD.productListing-data a b{
		color: #020202;
		text-decoration:none;
		margin:0 0 0 5px;
		}
TD.productListing-data2 {
  font-family:tahoma;
  font-size: 10px;
  padding-top:10px;
}

A.pageResults {
  color: #020202;
}

a:hover.pageResults {
  color: #020202;
}

.navBbrown a{ color:#020202; text-decoration:none;}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family:tahoma;
  font-size: 10px;
  color: #020202;
}

.main, P.main, .main a{ 
   
  font-family: tahoma;
  font-size: 11px;
  color:#020202;
  padding:0px 10px 0px 10px;
}
TD.main2, P.main2 {
  font-family:tahoma;
  font-size: 11px;
  line-height: 1.5;
  padding:3px;
  color:#020202
  padding:10px; 
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family:tahoma;
  font-size: 11px;
  color:#020202;
}

TD.smallText a{
  font-family:tahoma;
  font-size: 11px;
  color:#020202;
}

TD.accountCategory {
  font-family:tahoma;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family:tahoma;
  font-size: 11px;
  font-weight: bold;
  color:#020202
}

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: #020202;
  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: #020202;
}
select {
		width:200px;
		}
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: #020202;
  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:#020202;
}

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("button_blank_left.gif"/*tpa=http://osc2.template-help.com:8081/cre_15760/templates/theme059/images/button_blank_left.gif*/);
}
TR.HeaderPageLinksRight, TD.HeaderPageLinksRight, P.HeaderPageLinksRight {
  background-image: url("button_blank_right.gif"/*tpa=http://osc2.template-help.com:8081/cre_15760/templates/theme059/images/button_blank_right.gif*/);
}
TR.HeaderPageLinks, TD.HeaderPageLinks, P.HeaderPageLinks {
  background-image: url("button_blank_middle.gif"/*tpa=http://osc2.template-help.com:8081/cre_15760/templates/theme059/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: #020202;
}
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: #020202;
}


.attributeBoxContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #020202; background-color: #808080; }
.TR.attributeBoxContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #99999; background-color: #808080; }
.TD.attributeBoxContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #99999; background-color: #C0C0C0; }

.storyboxtitle  {FONT-FAMILY: Verdana; color: #99999; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:link           {FONT-FAMILY: Verdana; color: #020202; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:active         {FONT-FAMILY: Verdana; color: #020202; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:visited        {FONT-FAMILY: Verdana; color: #020202; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:hover          {FONT-FAMILY: Verdana; color: #020202; FONT-SIZE: 10px; FONT-WEIGHT: bold; TEXT-DECORATION: underline; BACKGROUND: none;}
.yearHeader { font-family: Helvetica, Arial, Verdana; font-size: 14px; font-weight: bold; color: #020202; text-decoration: none;} .calendarMonth { background-color: #BBC3D3; cursor: default; width: 100%;}
.calendarHeader { font-family: Helvetica, Arial, Verdana; font-size: 11px; font-weight: bold; color: #020202; text-decoration: none; height: 22px;}
.calendarToday { font-family: Arial, Verdana; font-size: 10px; color: #020202; 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: #020202; 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: #020202; 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: #020202; 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*/
body{
padding:0px;
margin:0px;
background:#EBEAD1;
}

a:hover{text-decoration:none;}

img { border:0px;}

table {border-collapse:collapse; border:0px;}

td { vertical-align:top; padding:0px}

.main_text, table, li
	{
		font-family:Tahoma;
		font-size:10px;
		line-height:12px;
		color:#020202;
	}

input, textarea, select
	{
		font-family:Tahoma;
		font-size:10px;
		line-height:12px;
		color: #000000;
	}

.border { border:2px solid #342219}
	
.bg-top { background:url("bg-topm.gif"/*tpa=http://osc2.template-help.com:8081/cre_15760/templates/theme059/images/bg-topm.gif*/) top repeat-x}
.bg-top2 { background:url("bg-topl.gif"/*tpa=http://osc2.template-help.com:8081/cre_15760/templates/theme059/images/bg-topl.gif*/) top left no-repeat}
.bg-top3 { background:url("bg-topr.gif"/*tpa=http://osc2.template-help.com:8081/cre_15760/templates/theme059/images/bg-topr.gif*/) top right no-repeat}

.bg-topm2 { background:url("bg-topm2.jpg"/*tpa=http://osc2.template-help.com:8081/cre_15760/templates/theme059/images/bg-topm2.jpg*/) repeat-x}
.bg-topl2 { background:url("bg-topl2.jpg"/*tpa=http://osc2.template-help.com:8081/cre_15760/templates/theme059/images/bg-topl2.jpg*/) left no-repeat}
.bg-topr2 { background:url("bg-topr2.jpg"/*tpa=http://osc2.template-help.com:8081/cre_15760/templates/theme059/images/bg-topr2.jpg*/) right no-repeat}

.bg-pan { background:url("bg-pan.gif"/*tpa=http://osc2.template-help.com:8081/cre_15760/templates/theme059/images/bg-pan.gif*/) top repeat-x}

.bg-menu { background:url("menu-m.gif"/*tpa=http://osc2.template-help.com:8081/cre_15760/templates/theme059/images/menu-m.gif*/) repeat-x}

.bg-pop { background:url("bg-pop.gif"/*tpa=http://osc2.template-help.com:8081/cre_15760/templates/theme059/images/bg-pop.gif*/) no-repeat}

.h_text { color:#FFFFFF; font-size:12px; line-height:16px}
.h2_text { color:#020202; font-size:12px; line-height:16px}
.h2_text strong a{ color:#FB3709; font-size:12px; line-height:16px; text-decoration:none}
.h2_text strong a:hover{text-decoration:underline}
.h2_text strong { color:#FB3709}

.h3_text strong { font-size:12px; text-transform:uppercase}
.h3_text span strong { font-size:24px; color:#FB5004}

.kl { background:url("kl.gif"/*tpa=http://osc2.template-help.com:8081/cre_15760/templates/theme059/images/kl.gif*/) left bottom no-repeat #020202}
.kr { background:url("kr.gif"/*tpa=http://osc2.template-help.com:8081/cre_15760/templates/theme059/images/kr.gif*/) right bottom no-repeat}
.kl2 { background:url("kl2.gif"/*tpa=http://osc2.template-help.com:8081/cre_15760/templates/theme059/images/kl2.gif*/) left bottom no-repeat #5F3F2F}
.kr2 { background:url("kr2.gif"/*tpa=http://osc2.template-help.com:8081/cre_15760/templates/theme059/images/kr2.gif*/) right bottom no-repeat; padding-bottom:18px}
.kl3 { background:url("kl3.gif"/*tpa=http://osc2.template-help.com:8081/cre_15760/templates/theme059/images/kl3.gif*/) left bottom no-repeat #49342A; color:#5EA2F5; font-size:10px; line-height:12px}
.kr3 { background:url("kr3.gif"/*tpa=http://osc2.template-help.com:8081/cre_15760/templates/theme059/images/kr3.gif*/) right bottom no-repeat ; padding-bottom:8px; color:#FE8215; padding-left:21px; font-size:12px; line-height:15px}
.kr3 span strong { color:#FB5004; font-size:24px; font-family:Arial}

.kl4 { background:url("kl3.gif"/*tpa=http://osc2.template-help.com:8081/cre_15760/templates/theme059/images/kl3.gif*/) left bottom no-repeat #49342A; }
.kr4 { background:url("kr3.gif"/*tpa=http://osc2.template-help.com:8081/cre_15760/templates/theme059/images/kr3.gif*/) right bottom no-repeat}

.tall-t { background:url("tall-t.gif"/*tpa=http://osc2.template-help.com:8081/cre_15760/templates/theme059/images/tall-t.gif*/) top repeat-x #ffffff}
.bg-tl { background:url("bg-hl.gif"/*tpa=http://osc2.template-help.com:8081/cre_15760/templates/theme059/images/bg-hl.gif*/) top left no-repeat}
.bg-tr { background:url("bg-hr.gif"/*tpa=http://osc2.template-help.com:8081/cre_15760/templates/theme059/images/bg-hr.gif*/) top right no-repeat}
.bg-bl { background:url("kl3.gif"/*tpa=http://osc2.template-help.com:8081/cre_15760/templates/theme059/images/kl3.gif*/) left bottom no-repeat}
.bg-br { background:url("kr3.gif"/*tpa=http://osc2.template-help.com:8081/cre_15760/templates/theme059/images/kr3.gif*/) right bottom no-repeat}

.tall-t2 { background:url("tall-t2.gif"/*tpa=http://osc2.template-help.com:8081/cre_15760/templates/theme059/images/tall-t2.gif*/) top left repeat-x #49342A}
.bg-tl2 { background:url("bg-tl2.gif"/*tpa=http://osc2.template-help.com:8081/cre_15760/templates/theme059/images/bg-tl2.gif*/) top left no-repeat}
.bg-tr2 { background:url("bg-tr2.gif"/*tpa=http://osc2.template-help.com:8081/cre_15760/templates/theme059/images/bg-tr2.gif*/) top right no-repeat}

.bg-h { color:#3F8AE7; font-size:12px; text-transform:uppercase; padding-bottom:13px; background:#020202;}
.bg-h2 { background:#5F3F2F; color:#3F8AE7; font-size:12px; text-transform:uppercase; padding-bottom:13px; padding-left:12px}
.bg-h3 { background:#513B31; color:#3F8AE7; font-size:12px; text-transform:uppercase; padding-bottom:13px; padding-left:4px}
.bg-h3 span{ color:#020202; text-transform:none }

.bg-h4 { background:#513B31; color:#3F8AE7; font-size:12px; text-transform:uppercase; padding-bottom:9px; padding-left:4px}
.bg-h4 span{ color:#020202; text-transform:none }

.product { color:#FE8215}
.product span strong { color:#FB5004; font-size:16px}

.res-page { color:#FE8215; font-size:11px}
.res-page td { padding-bottom:15px}
.res-page span { color:#020202}
.res-page span a{ color:#020202}

.content strong { color:#FE8215; font-size:12px; text-transform:uppercase}
.content span { color:#020202; font-size:12px}
.content span strong { color:#FB5004; font-size:25px; font-family:Arial}
	
.c_text { color:#020202; font-size:11px; line-height:14px}
.c_text a{ color:#020202; text-decoration:none}
.c_text a:hover{text-decoration:underline}
.c_text span a{ color:#020202; text-decoration:underline}
.c_text span a:hover{text-decoration:none}

.padding { padding-bottom:23px}
.padding2 { padding-bottom:20px}
.padding3 { padding:0px 10px 10px 10px;}
.padding4 { padding-right:19px; padding-left:303px}
.padding5 { padding-left:15px;}
.padding5 strong { color:#FB5004; font-size:25px}
.padding6 { padding-bottom:30px}
.padding7 { padding-bottom:14px}

.lh { line-height:14px}

.vam { vertical-align:middle}

.input	{width:44px; height:18px; padding-left:5px; text-align:right; color:#1A1711; vertical-align:middle}

.select { width:243px; height:17px; vertical-align:middle; color:#FFFFFF; font-size:11px; border:1px solid #000000; background:#667074;}
.select2 { width:106px; height:18px; vertical-align:middle; color:#58646A; font-size:11px }
.select3 { width:171px; height:18px; vertical-align:middle; color:#58646A; font-size:11px }

ul	{padding:0; margin:0 0 0 12px; list-style:none;}
li	{background:url("li-line.gif"/*tpa=http://osc2.template-help.com:8081/cre_15760/templates/theme059/images/li-line.gif*/) bottom no-repeat; margin:0px; padding-left:0px}
li a {color:#5EA2F5; font-size:12px; line-height:20px; text-decoration:none; padding-left:13px; background:url("a1.gif"/*tpa=http://osc2.template-help.com:8081/cre_15760/templates/theme059/images/a1.gif*/) no-repeat top left; background-position:3px 3px}
li a:hover  {color:#3F8AE7;}
.li a {color:#FE8215; font-size:12px; line-height:20px; text-decoration:none; padding-left:23px; background:url("a1.gif"/*tpa=http://osc2.template-help.com:8081/cre_15760/templates/theme059/images/a1.gif*/) no-repeat top left; background-position:13px 3px}
.li a:hover  {color:#3F8AE7;}



.box_text {color:#020202;}
.box_text a {color:#020202;}