/*
  $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: Verdana, Arial, sans-serif; font-size: 10px; }
.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: #BA2700; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
  padding: 0;
}
.infoBox {
  background: #E4E4E4;
}

.infoBoxContents {
  background: #ffffff;
  font-size: 10px;
}
A {
  color: #7F7F7F;
  text-decoration: none;
}

A:hover {
  color: #7F7F7F;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Arial, sans-serif;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  line-height:21px;font-size:20px;color:#687118; font-family:Arial, sans-serif; text-decoration:none;
}

A.headerNavigation:hover {
  line-height:21px;font-size:20px;color:#687118; font-family:Arial, sans-serif; text-decoration:underline;
}

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;
}

.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: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

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;
}

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: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}


/* ---------------------------- ---------------------- */
.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#7F7F7F;
}
.main b {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#7F7F7F;
}

.main a {			font-size: 10px; text-decoration:underline;	color:#BA2700;}
.main a:hover {		font-size: 10px; text-decoration:none;		color:#BA2700;}
.main a u {			font-size: 10px; text-decoration:underline;	color:#BA2700;}
.main a:hover u {	font-size: 10px; text-decoration:none;		color:#BA2700;}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}



P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

#myse select {
	width:90%;
}

.delp {
	color:#808080;
	font-size:11px;
	font-weight:normal;
}
s {
	color:#808080;
	font-size:11px;
}/* ---------------------------- ---------------------- */



TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

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-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-size:14px; color:#007C97; font-weight:bold;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #CDD0A0; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #CDD0A0; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #BA2700; }

/* 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; }


/* -------------------------------------------------          -------------------------------------------------------- */
body {padding:0; margin:0;}
body, td, input, textarea{
	font-size:11px;
    font-family:Tahoma;
	color:#7F7F7F;
	line-height:13px;
	vertical-align:top;
	padding:0px;
}

br{font-size:10px;line-height:13px;}
 
td {vertical-align:top; padding:0px; margin:0; }
table { width:100%}

.jamp{ width:90px; height:19px; color:#1B0603; font-size:10px; padding-left:4px; font-family:Tahoma;}
.jamp2{ width:137px; height:17px; color:#8C8C8C; font-size:11px; padding-left:2px; font-family:Tahoma;}
.jamp3{ width:185px; height:17px; color:#8C8C8C; font-size:11px; padding-left:2px; font-family:Tahoma;}
#input1{
 width:150px; height:18px;
 padding-left:5px; 
 font-size:10px
}
#input2{
 width:40px; height:18px; 
 margin-left:110px;
 border:0px
}
#input3{
 width:40px; height:18px;
 padding-left:5px; 
}
#input4{
 width:40px; height:18px;
 padding-left:5px;}

.bg1			{background:url(images/1_bg.jpg)}
.bg2			{background:url(images/1_bg2.jpg)}
.bg3			{background:url(images/1_bg3.gif)}
.bg4			{background:url(images/4_bg.gif)}
.bg			{background:url(images/bg.gif) repeat-x}

.header  				{ color:#3F5A09}
.header td 				{ color:#3F5A09}
.header span 			{ color:#E48700}


.header a 				{ color:#3F5A09; text-decoration:none }
.header a:hover 		{ text-decoration:underline}
.header b			{ color:FFFFFF}



.column_left			{ color:#E48700; font-size:14px}

.column_left ul			{padding:0px; margin:0px; list-style:none;}
.column_left li			{line-height:20px; background:url(images/bg_list1.gif) no-repeat left bottom}
.column_left li a		{color:#7F7F7F; font-size:11px; text-decoration:none; padding-left:10px; background:url(images/bg_list.gif) no-repeat left  center; }
.column_left li a:hover	{color:#E48700; text-decoration:none}

.column_left li.bg_list_sub	{line-height:18px; background:none; background:url(images/bg_list1.gif) no-repeat left bottom}
.column_left li.bg_list_sub a		{color:#7F7F7F; font-size:11px; text-decoration:none; padding-left:10px; background:url(images/bg_list.gif) no-repeat left  center;}
.column_left li.bg_list_sub a:hover	{color:#E48700; text-decoration:none}

.column_left li.bg_list_un			{ margin-left:10px; line-height:20px; background:url(images/bg_list6.gif) no-repeat left bottom}
.column_left li.bg_list_un a		{color:#7F7F7F; font-size:11px; text-decoration:none; padding-left:10px; background:url(images/bg_list5.gif) no-repeat left  center; }
.column_left li.bg_list_un a:hover	{color:#E48700; text-decoration:none}
.column_left li.bg_list_un a:hover	{color:#EF0101; text-decoration:none}

.column_right				{ color:#FFFFFF; font-size:14px}
.column_right		{}

.column_right ul			{padding:0px; margin:0px; list-style:none;}
.column_right li			{line-height:20px; background:url(images/bg_list2.gif) no-repeat left  bottom;}
.column_right li a		{color:#FAE92D; font-size:11px; text-decoration:none; }
.column_right li a:hover	{color:#000000; text-decoration:none}

.column_right li.bg_list_sub	{line-height:20px; background:none; background:url(images/bg_list4.gif) no-repeat left bottom}
.column_right li.bg_list_sub a		{color:#1F1F1F; font-weight:bold; font-size:11px; text-decoration:none; padding-left:10px; background:url(images/bg_list3.gif) no-repeat left  center;}
.column_right li.bg_list_sub a:hover	{color:#FFFFFF; text-decoration:none}

.column_right a {color:#FAE92D;}
.column_right span {color:#FAE92D;}

.title_txt{ font-weight:bold; font-size:14px; color:#333333; height:41px; padding-left:29px; vertical-align:middle;}
.title_txt a { font-weight:bold; font-size:14px; color:#333333; text-decoration:none;}
.title_txt a:hover{ font-weight:bold; font-size:14px; color:#333333; text-decoration:underline;}


.title2	{ background-image:url(images/li.gif); color:#FFFFFF;
			height:36px; vertical-align:middle;padding:0px 0px 4px 0px;}
.title2 a		{color:#FFFFFF; font-size:11px; text-decoration:none; }
.title2 a:hover	{ color:#FFFFFF;text-decoration:underline}	

.title3	{ background-image:url(images/li1.gif); color:#FFFFFF; height:36px; vertical-align:middle; padding-bottom:4px;}
.title3 a		{color:#FFFFFF; font-size:11px; text-decoration:none; }
.title3 a:hover	{ text-decoration:underline}	

.popup	{color:#166704}
.popup a		{color:#166704; text-decoration:none; }
.popup a:hover	{ text-decoration:underline}	
.popup  a u		{color:#166704; text-decoration:none; }
.popup  a:hover	 u{ text-decoration:underline}
.product 				{ color:#7F7F7F; font-size:11px}
.product td				{}
.product a				{}
.product a:hover		{}
.product strong 		{ color:#000000; font-size:14px}
.product span 		{ color:#659A00; font-size:11px; }
.product span a 		{ color:#659A00; font-size:11px; text-decoration:none;}
.product span a:hover	{ color:#659A00; font-size:11px; text-decoration:underline;}

.pic img				{  }
.price 					{}

.result {}
.result td { color:#7F7F7F; height:22px; padding-left:29px; vertical-align:middle;}
.result b { font-weight:normal;}			   
.result a {   color:#7F7F7F; font-size:11px; text-decoration:underline;}
.result a:hover {text-decoration:none;}
.result b a { color:#7F7F7F;text-decoration:none;}
.result b a:hover{text-decoration:underline;font-weight:bold;}
.result_right	{padding-left:0px; text-align:right;}
.result_right b	{font-weight:bold;}


.footer  				{}				
.footer td 				{ color:#6D6D6D}				/*  Copyright © 2007  */
.footer a 				{ color:#6D6D6D; text-decoration:none} 				/*  Company Name   */
.footer a:hover 		{ color:#6D6D6D;text-decoration:underline}				/*  Company Name   */

.footer b  				{}				/*  Powered by   */
.footer b a 			{ color:#6D6D6D; text-decoration:underline}				/*  osCommerce  */
.footer b a:hover 		{  color:#6D6D6D;text-decoration:none}				/*  osCommerce  */
/* -------------------------------------------------          -------------------------------------------------------- */
.shop_card_txt{	height:16px; text-align:center;}
/* result_page 

.shop_card a {		}																					
.shop_card a:hover {}

												
		
.padd img, .padd input { margin:10px 7px 0px 1px;}
.padd2 img { margin:7px;}	*/																	
/* shopping_card */				
/*--------------------- content ---------------------------------*/
.box_width_left			{ width:174px;}
.box_width_right		{ width:160px;}
.box_width_cont			{ width:100%;}			
/* -------------------------------------------------          -------------------------------------------------------- */
u {text-decoration:none; color:#7F7F7F;}

.main a b {
  color:#7F7F7F;
  font-size: 10px; text-decoration:underline;
}
.main a:hover b{
  color:#7F7F7F;
  font-size: 10px; text-decoration:none;
}

/* -------------------------------------------------          -------------------------------------------------------- */
.smallText a { color:#BA2700; font-size:11px; text-decoration:none;}	/*  advanced_search.php  */
.smallText a:hover { color:#BA2700; font-size:11px; text-decoration:underline;}
.smallText a u { color:#BA2700; font-size:11px; text-decoration:none;}
.smallText a:hover u{ color:#BA2700; font-size:11px; text-decoration:underline;}

TD.fieldKey {	font-size: 12px;font-weight: bold;font-family: Verdana, Arial, sans-serif;	color:#7F7F7F;}
TD.fieldValue {	font-size: 12px;font-family: Verdana, Arial, sans-serif;padding:3px 2px 3px 2px;}

TD.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px; color:#7F7F7F;
}

SPAN.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.smallText font b { color:#FF0033; text-decoration:none; font-size:11px }
.height_1	{ height:29px;}
/* -------------------------------------------------          -------------------------------------------------------- */
.sea_1 { padding:0px 10px 0px 10px;}
.sea_2 { text-align:center;}
.sea_3 { padding:10px;}
.sea_4 td{
  font-size:13px; color:#636363;
}
.sea_4 a {
  color:#000000; font-size:13px; font-weight:bold; text-decoration:none;
}
.sea_4 a:hover {
  color:#000000; font-size:13px; font-weight:bold; text-decoration:underline;
}
.sea_4 p{
  font-family: Verdana, Arial, sans-serif;
  font-size:16px; color:#AF0F17; font-weight:bold;padding:10px 0px 5px 0px;
}
.sea_5 {border:1px solid #8D8D8D; background:#ffffff;}
/* -------------------------------------------------          -------------------------------------------------------- */

#wrapper
{
  width:100%;
  text-align:center;
  margin: 0;
}
#content
{
  width:800px;
  text-align:left;
  margin-left:auto;
  margin-right:auto;
  position: relative;
}

.leftCol
{
  width:173px;
  float:left;
  margin-right:10px;
  display: block;
}
.headerBG
{
  background:url(images/grad_banner.gif) repeat-y;
}

#header .text
{
  color:#31990e;
  font-weight:bold;
}
#header .text a {
  color:#31990e;
}
.clr
{
  clear:both;
}
.subTitle
{
  background-color: #f1ee3e;
  width:173px;
  height:87px;
  margin:0;
  padding:0;
}

.subTitle p
{
  text-align:left;
  font-weight:bold;
  color:black;
  font-size: .8em;
  margin:0;
  padding:10px;
}

#searchBox
{
  margin-top:10px;
  margin-bottom:10px;
}
#footer
{
  text-align:right;
  padding: 5px;
}
.product
{
  width:188px;
  border:1px solid #e9e5e2;
}

.product .header
{
  background: url(images/productHeader.gif) no-repeat;
  width:188px;
  height:32px;
  line-height:32px;
  text-align:left;
}
.product .header a
{
  color: #f1ffaa;
  margin-left:28px;
  font-weight:bold;
}

.productInfo 
{
  width:590px;
}
.productInfo .date
{
  margin-top:10px;
  margin-bottom:10px;
}
.productInfo .content
{
  border:1px solid silver;
  color: #333333;
  padding:20px;
  
}
.productInfo .header
{
  
  background: url(images/longProductHeader.gif) no-repeat;
  padding-left:28px;
  font-weight:bold;
  height:32px;
  line-height:32px;
  text-align:left;
  color: #f1ffaa;
}
.productInfo .optionsHeader
{
  display:block;
  font-weight:bold;
  margin-top:10px;
  margin-bottom:5px;
}
.productInfo .options
{
  margin-bottom:10px;
}
.productInfo .options .title
{
  font-weight:bold;
}
.productInfo .price
{
  font-weight:bold;
  color:black;
  display:block;
  font-size:1.2em;
  margin-top:10px;
  margin-bottom:10px;
}
.product .content .price
{
  font-weight:bold;
  color:black;
  display:block;
}
.product .content .links
{
  display:block;
  margin-top:10px;
}
.product .content .picture
{
  display:block;
  margin:10px;
}

#mainContent
{ 
  width:600px;
  overflow:hidden;
  
}

#cmsContent {
	padding-left: 30x;
}
#cmsContent .maincontent {
	font-size: 12px;
	color: #000000;
	line-height: 1.3;
}

.cms_title_txt {
	font-size: 30px;
	color: #FF6600;
	font-weight: bold;
}

.cms_title_txt_spacer {
	height: 20px;
	width: 600px;
	clear:both;
}

.overlayedbutton {
	position: absolute;
}

.searchkeywords {
	width: 170px !important;
	display: block;
}