/*
  $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:#898E96; text-decoration: none; }

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

.no_under a {text-decoration:none;}

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:#898E96;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

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


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:#898E96; padding-top:4
}

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

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:#898E96;
  font-weight:bold;
 text-align:center;
}

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

A.pageResults {
  color:#898E96;
}

a:hover.pageResults {
  color:#898E96;
}

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

TR.subBar {
  background: #f4f7fd;
}

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

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

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

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

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

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

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:#898E96;
  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;
}
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;
  font-size:11px !important;
}

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

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


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

.storyboxtitle  {FONT-FAMILY: Verdana; color:#898E96; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:link           {FONT-FAMILY: Verdana; color:#898E96; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:active         {FONT-FAMILY: Verdana; color:#898E96; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:visited        {FONT-FAMILY: Verdana; color:#898E96; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:hover          {FONT-FAMILY: Verdana; color:#898E96; FONT-SIZE: 10px; FONT-WEIGHT: bold; TEXT-DECORATION: underline; BACKGROUND: none;}
.yearHeader { font-family: Helvetica, Arial, Verdana; font-size: 14px; font-weight: bold; color:#898E96; text-decoration: none;} .calendarMonth { background-color: #BBC3D3; cursor: default; width: 100%;}
.calendarHeader { font-family: Helvetica, Arial, Verdana; font-size: 11px; font-weight: bold; color:#898E96; text-decoration: none; height: 22px;}
.calendarToday { font-family: Arial, Verdana; font-size: 10px; color:#898E96; 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:#898E96; 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:#898E96; 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:#898E96; 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{
	margin:0; 
	padding:0; 
	background:#FFFFFF
}
img {border:0;}
a:hover{ text-decoration:none;}

table, li, input, textarea, select
{
	font:11px/14px tahoma, arial, helvetica, sans-serif;
	color:#898E96;
}
input, textarea, select{ text-transform:; color:#333A3F; font-size:10px;}
td, tr {vertical-align:top; text-align:left}
form, td, p, textarea, ul {margin:0; padding:0;}

.inp_2{ width:44px; height:18px; text-align:right;}
.inp_3{ width:14px; height:14px;}
.textar{width:px; height:px; overflow:auto;}
ul {list-style:none;}
li {
	background:url(images/li.gif) bottom left repeat-x;
}
.li_1{ background:none;}
li a {
	font-size:10px;
	line-height:18px;
	text-transform:;
	color:#363C48;
	background:url(images/arr.gif) 0 4px no-repeat;
	padding:0 0 0 12px;
	text-decoration:none;
}
li a:hover {
	color:#EE0E03;
}
.li_2{ padding:0 0 0 13px;}
li .a_1 {
	font-size:10px;
	line-height:18px;
	text-transform:;
	color:#1C62D6;
	background:url(images/arr_1.gif) 0 4px no-repeat;
	padding:0 0 0 12px;
	text-decoration:none;
}
li .a_1:hover {
	color:#EE0E03;
}
.right{text-align:right;}
.left{ text-align:left;}
.center{ text-align:center;}

/*---txt---*/
.fs{text-transform:; font-size:10px;}
.fs_1{text-transform:; font-size:12px; line-height:16px; font-weight:bold;}
.fs_2{font-size:12px; line-height:20px; font-weight:bold;}
.fs_3{font-size:12px; line-height:20px; font-weight:bold; text-decoration:line-through;}
.fs_4{text-transform:; line-height:14px; font-weight:bold;}
.fs_5{ line-height:16px; font-size:12px;}
.fs_6{ line-height:16px; font-size:18px; font-weight:bold;}
.fs_7{ line-height:16px; font-size:16px; font-weight:bold;}
.fs_8{ line-height:11px; font-size:16px; font-weight:bold;}
/*-----------------------*/
.fc{ color:#262A34;}
.fc_1{ color:#5A4608;}
.fc_2{ color:#FFFFFF;}
.fc_3{ color:#1F242C;}
.fc_4{ color:#748097;}
.fc_5{ color:#4F5660;}
.fc_6{ color:#676E7A;}
.fc_7{color:#354A24;}
.fc_8{color:#EE0D02;}
.fc_9{color:#1C62D6;}
.fc_10{color:#435A11;}
/*---// txt---*/
/*---links---*/
.link{ color:#0F9AF8; font-weight:bold; text-decoration:none;}
.link:hover{text-decoration:underline;}
.link_1{ color:#242932; text-transform:;}
.link_2{ color:#4F5660; text-decoration:none;}
.link_2:hover{text-decoration:underline;}
.link_3{ color:#676E7A;}
.link_4{ color:#1B62D6; text-transform:; font-size:12px; font-weight:bold;}
.link_5{ color:#1C62D6;}
/*---// links---*/
/*---indents---*/
.indent{padding:16px 0 0 48px;}
.indent_1{padding:14px 0 0 0;}
.indent_2{padding:2px 0 0 0;}
.indent_3{padding:18px 46px 0 0;}
.indent_4{padding:13px 0 0 30px;}
.indent_5{padding:34px 0 0 50px;}
.indent_6{padding:17px 25px 0 27px;}
.indent_7{padding:13px 50px 0 0;}
.indent_8{padding:12px 0 20px 53px;}
.indent_9{padding:6px 0 0 9px;}
.indent_10{padding:12px 10px 4px 9px;}
.indent_11{padding:8px 0 0 0;}
.indent_13{padding:22px 10px 9px 12px;}
.indent_14{padding:12px 0 3px 1px;}
.indent_15{ margin:9px 0 0 0;}
.indent_16{padding:1px 0 19px 17px;}
.indent_17{padding:0px 26px 18px 27px;}
.indent_18{margin:0 13px 0 12px;}
.indent_19{margin:12px 0 17px 5px;}
.indent_20{margin:13px 13px 0 12px;}
.indent_21{padding:19px 13px 0 12px;}
.indent_22{margin:0 0 0 14px;}
.indent_23{padding:19px 0 0 0;}
.indent_24{padding:19px 0 0 0;}
.indent_25{padding:6px 0 0 11px;}
.indent_26{padding:6px 0 0 24px;}
.indent_27{padding:6px 0 0 13px;}
.indent_28{padding:6px 0 0 16px;}
.indent_29{padding:13px 0 0 0;}
.indent_30{padding:10px 34px 0 0;}
.indent_31{padding:13px 0 0 32px;}
.indent_32{padding:18px 0 6px 10px;}
.indent_33{padding:5px 0 3px 19px;}
/*---//indents---*/

/*---header---*/
.header_left{ background:url(images/header_left.gif) left top no-repeat;}
.header_right{ background:url(images/header_right.gif) right top no-repeat;}
.header_fill{ background:url(images/header_fill.gif) left top repeat-x;}

.select {width:103px; height:18px; text-transform:none;}
.vam {vertical-align:middle;}
/*---//header---*/

.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_c{ background:url(images/bg_c.jpg)  top repeat-x;}




.welc_c {background:url(images/welc_c.gif) top repeat-x;}
.welc_r {background:url(images/welc_r.jpg) top right no-repeat;}
.welc_l {background:url(images/welc_l.jpg) top left no-repeat; height:179px;}

.welc_pad {padding:32px 10px 0px 141px; font-size:12px; color:#354A24; line-height:16px;}



.h_cont {font-family:tahoma; font-size:12px; text-transform:; font-weight:bold; padding:9px 0px 9px 20px; color:#5A4608;}




/*---boxes---*/
.h1_l {background:url(images/h1_l.gif) left repeat-y;}
.h1_r {background:url(images/h1_r.gif) right repeat-y;}
.h1_b {background:url(images/h1_b.gif) bottom repeat-x;}
.h1_t {background:#FFC408 url(images/h1_t.gif) top repeat-x;}

.h1_t {font-family:tahoma; font-size:12px; text-transform:; font-weight:bold; padding:9px 0px 9px 10px;}


.h2_l {background:url(images/h2_l.gif) left repeat-y;}
.h2_r {background:url(images/h2_r.gif) right repeat-y;}
.h2_b {background:url(images/h2_b.gif) bottom repeat-x;}
.h2_t {background:#848EA2 url(images/h2_t.gif) top repeat-x;}

.h2_t {font-family:tahoma; font-size:12px; text-transform:; font-weight:bold; padding:9px 0px 9px 10px;}


.h3_l {background:url(images/h3_l.gif) left repeat-y;}
.h3_r {background:url(images/h3_r.gif) right repeat-y;}
.h3_b {background:url(images/h3_b.gif) bottom repeat-x;}
.h3_t {background:#CFFF65 url(images/h3_t.gif) top repeat-x;}

.h3_t {font-family:tahoma; font-size:12px; text-transform:; font-weight:bold; padding:9px 0px 9px 10px;}




.c1 {background-color:#F0F0F0;}
.c1_r {background:url(images/c1_r.gif) right repeat-y;}
.c1_b {background:url(images/c1_b.gif) bottom repeat-x;}

.c1_pad {padding:15px 10px 15px 10px;}
/*---// boxes---*/


.img_tl {background:url(images/img_tl.gif) top left no-repeat;}
.img_tr {background:url(images/img_tr.gif) top right no-repeat;}
.img_bl {background:url(images/img_bl.gif) bottom left no-repeat;}
.img_br {background:url(images/img_br.gif) bottom right no-repeat;}
.img_top {background:#FFFFFF url(images/img_line.gif) top repeat-x;}
.img_bot {background:#FFFFFF url(images/img_line.gif) bottom repeat-x;}
.img_left {background:#FFFFFF url(images/img_line.gif) left repeat-y;}
.img_right {background:#FFFFFF url(images/img_line.gif) right repeat-y;}



.product a {color:#1B62D6; text-transform:; font-size:12px; font-weight:bold;}
.product span {color:#EE0E03; font-size:18px; font-weight:bold; line-height:normal;}
.product s {color:#748097; text-transform:none; font-size:14px; font-weight:bold; text-decoration:line-through;}

.product_box .c1_pad {text-align:center;}
.product_box a {color:#1F242C; text-transform:none; font-size:12px; font-weight:bold; text-decoration:none;}
.product_box s {color:#748097; text-transform:none; font-size:12px; font-weight:bold; text-decoration:line-through;}
.product_box span {color:#1F242C; text-transform:none; font-size:12px; font-weight:bold; text-decoration:none;}



/*---cent block---*/
.l_top{ background:url(images/bg_1.gif) left top no-repeat;}
.r_top{ background:url(images/bg_2.gif) right top no-repeat;}
.l_bot{ background:url(images/bg_4.gif) left bottom no-repeat;}
.r_bot{ background:url(images/bg_3.gif) right bottom no-repeat;}
.s_top{ background:url(images/bg_5.gif) left top repeat-x;}
.s_bot{ background:url(images/bg_5.gif) left bottom repeat-x;}
.s_left{ background:url(images/bg_5.gif) left top repeat-y;}
.s_right{ background:url(images/bg_5.gif) right top repeat-y;}
/*---// cent block---*/


/*-------*/
.bg_cart_1{ background:url(images/bg_cart_1.gif) left top no-repeat;}
.bg_cart_2{ background:url(images/bg_cart_2.gif) left top repeat-x;}
.bg_cart_3{ background:url(images/bg_cart_3.gif) right top no-repeat;}
.txt_cart{font-size:11px; line-height:16px; font-weight:bold; text-transform:; color:#FFFFFF;}
/*-------*/

/*---footer---*/
.footer .left_top { background:url(images/f_left_top.gif) left top no-repeat;}
.footer .right_top { background:url(images/f_right_top.gif) right top no-repeat;}
.footer .right_bot { background:url(images/f_right_bot.gif) right bottom no-repeat;}
.footer .left_bot { background:url(images/f_left_bot.gif) left bottom no-repeat;}
.footer .side_left{ background:url(images/f_side.gif) left top repeat-y;}
.footer .side_right{ background:url(images/f_side.gif) right top repeat-y;}
.footer .side_top{ background:url(images/f_side.gif) left top repeat-x;}
.footer .side_bot{ background:url(images/f_side.gif) left bottom repeat-x;}
.footer span{ word-spacing:6px;}
.footer a{ word-spacing:normal;}

/*---footer---*/


.result a {color:#1C62D6;}
.result .result_right b {color:#1C62D6;}

.cont_pad {padding:10px 10px 0px;}
.cont_pad2 {padding:10px;}
.cont_pad .navBbrown {text-align:center;}
.cont_pad .navBbrown a {color:#1B62D6; text-transform:; font-size:12px; font-weight:bold;}


.bg_list_sub a {color:#1C62D6; background:url(images/arr_1.gif) 0 4px no-repeat;}