/*
  $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
*/
#sideNotice{
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  padding:15px;
  font-weight:bold;
}
#sideContact{
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  padding:15px;
  font-weight:bold;
  color:#1A3F4B;
}
.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: #3C3C3C; text-decoration: underline; }
#homePageContent{
	color:#3C3E41;
	font-size: 135%;
	line-height: 135%;
}
#aboutUs_home{
	background-color:#695D4E;
	color:#FFFFFF;
	padding: 20px;
	margin: 50px auto;
}
#slideShowWrapper{
	margin:0 auto;
	width:100%;
	padding-bottom:20px;
	text-align:center;
	}
BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

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

A:hover {
  color: #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: #FFFFFF; 
}

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

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

.infoBoxContents {
  background: #ffffff;
  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: 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:#5E6166; */
  /*color:#3C3E41;*/
  color: #283241;
}
.main b {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  /* color:#5E6166; */
  color: #283241;
}
.main a {
  color:#418BEA;
  font-size: 10px; text-decoration:underline;
}
.main a:hover {
  color:#418BEA;
  font-size: 10px; text-decoration:none;
}
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;
	font-weight:normal;
}/* ---------------------------- ---------------------- */



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;
  font-size:13px; color:#006AB5; font-weight:bold;
}

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

.moduleRow { }
.moduleRowOver { background-color: #E5E5D3; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E5E5D3; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #3C3E41; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #3C3C3C; }

/* 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 {margin:0;padding:0;background:url(images/hed.gif) #ffffff 0 0 repeat-x;}
table, td {/*  border-collapse:collapse;  */}
td { vertical-align:top;}
table, td, img {/*  border:0;  */}
form, td, ul, li {margin:0; padding:0;}
td, a, span, input, textarea  { font:11px Tahoma, Arial, Geneva, sans-serif;color:#000000;}
td, span { line-height:12px;}
input, select, textarea  { font-size:10px; color: #283241;}
table {width:100%;} .h {height:100%;}

a,.header_menu a:hover,.menu a:hover, .box_page span a {text-decoration:underline;}
a:hover,.header_menu a,.menu a, .box_page span a {text-decoration:none;}

.w {background:url(images/w2.gif) repeat-x 0 188px;}

/*.header img {margin:38px 0px 57px 78px;}*/
.header img {margin:5px 0px 10px 50px;}
/*	.header_menu {padding:30px 0px 0px 166px;}*/
	.header_menu {padding:30px 0px 0px 51px; color:#009ECD;}
	.header_menu a {font-size:10px;background:url(images/w1.gif) no-repeat left; color:#009ECD;padding:0px 10px 0px 10px;}
	.header_menu form {margin:19px 0px 0px 134px;}
	.header_menu input.text { width:150px;height:18px;border:1px solid #B5D3F0;margin:0px 8px 0px 0px;}
	.header_menu input { vertical-align:middle;}
	/*.header_menu_info{color:#009ECD;text-align:center;font-weight:bold;font-size:110%;margin-top:10px;}*/
	.header_menu_info{color:#007496;text-align:center;font-weight:bold;font-size:110%;margin-top:10px;}
	

.menu {margin:16px 0px 25px 30px;}
.menu a { color:#1A3F4B;}
.menu a { font-size:12px;background:url(images/n.gif) no-repeat left;padding:0px 24px 0px 28px;}
.menu span {background:url(images/n.gif) no-repeat right;padding:0px 10px 0px 0px;} 

.width_left {width:160px;}

	#homePageHeader{ font-size:16px;font-weight:bold;padding:14px 0px 14px 0px;color:#1A3F4B; text-align:left;}
	.box_header td { font-size:12px;font-weight:bold;padding:14px 0px 14px 0px;color:#1A3F4B; text-align:left;}
	
	.box_header a { font-size:12px;font-weight:bold;color:#1A3F4B; text-decoration:none;}
	.box_header a:hover { font-size:12px;font-weight:bold;color:#1A3F4B; text-decoration:underline;}

	.box_content_bg { background:url(images/dot.gif) repeat-x bottom;}  

	.box_content ul { padding:0px 0px 0px 0px;}
	.box_content ul li { list-style:none;margin:0px 0px 6px 0px;}
	.box_content ul li a { color: #283241;background:url(images/ul.gif) no-repeat left;padding:0px 0px 0px 10px;font-weight:bold;}
	.box_content ul li.bg_list_sub a { background: none;font-weight:normal;}
	
	.box_content2 td { line-height:18px;text-align:center;}
	.box_content2 img {margin:0px 0px 6px 0px;}
	.box_content2 strong, .box_product table td strong {font-size:12px; color:#006AB5;}

.width_right {width:162px;}
.width_right td {}
.width_right .box_content ul { background: none;padding:0;}


	.box_select {width:111px;height:19px;}
	
	.box_product img {border:1px solid #EDEDED; display:block;}
	.box_product_1 img {border:1px solid #EDEDED;}
	
	.box_product table td { text-align:center; color:#616161;}
	.box_product table td p img {margin:0px 0px 3px 0px;}
	.box_product table td p {background-color:#EDEDED;padding:0px 0px 8px 0px;margin:0px 0px 4px 0px;}
	
	.box_product table td span a {background:url(images/w3.gif) no-repeat left;padding:0px 0px 0px 15px;margin:0px 10px 0px 0px; color:#212121; text-transform: none; text-decoration:underline;}
	.box_product table td span a:hover {text-transform: none; text-decoration:none;}
	.box_product table td span.link2 a {background:url(images/w4.gif) no-repeat left; color:#C45300; text-transform: none;}
	.box_product table em a {   font-size:11px; color: #283241; text-transform: uppercase; text-decoration:underline; }
	.box_product table em a:hover {   font-size:11px; color: #283241; text-transform: uppercase; text-decoration:none; }
	.box_product  a { font-size:11px; color:#616161; text-decoration:none;}
	.box_product  a:hover { font-size:11px; color:#616161; text-decoration:underline;}
	
	.hm1 {margin:0px 0px 31px 0px;}
	.hm2 {margin:0px 0px 10px 0px;}
	.hm2 td {}
	.hm3 {margin:15px 0px 0px 0px;}
	
	.box_page td { color:#8B8B8B;}
	.box_page a, .box_page strong, .box_page span, .box_page strong { color:#C45300;}
	
	.box4 {margin:0px 0px 10px 0px;}
	.box4 td { color: #283241;}
	.box4 form {margin:7px 0px 6px 0px;}
	.box4 a img {margin:16px 6px 0px 0px;}
	.box4 form select {width:119px;height:16px;}
	.box4 form select.sel2 {width:159px;height:16px;margin:0px 0px 0px 10px;}
	
	.box_cart td { text-align:center;}
.box_cart .shop_cart_tx {	
				font-size:12px;color:#1A3F4B; font-weight:bold; 
				}	
	.box_cart strong {}
	.box_cart b {font-size:12px; color:#006AB5;}
	.box_cart input.txt {width:40px;height:18px; text-align:right;}
	.box_cart input.txt, .box_cart img {border:1px solid #808080;}
		td.box_sub { text-align:left;}
.box_cart .box_sub input, .box_cart .box_sub img { border:0;}
		td.box_sub span { display:block;margin:0px 20px 20px 0px; text-align: right;}
		td.box_sub a {margin:0px 15px 0px 0px;}
	.hr {height:31px;background:url(images/hr.gif) repeat-x center;}
.border {height:1px;background:url(images/dot.gif);}

.box_popup .header img {margin:28px 137px 0px 0px;}
.box_popup .header a:hover { color:#000000; text-decoration:none;}
.box_popup .footer td, .box_popup .footer a { color:#1F1F1F;}
.box_popup .footer { text-align:right;border: none;}
.box_popup strong { color:#006AB5;}

.footer { border-top:1px solid #D1D1D1; text-align:center;margin:25px 0px 0px 0px;}
.footer a,.footer b{ color:#009ECD;}
.footer b a { font-weight:bold;}
.footer td { color:#909090; line-height:18px;padding:21px 0px 0px 0px;}
.footer img {margin:10px 0px 0px 0px;}
 
/* -------------- footerr ------------------- */
.sea_b img {border:0px;}
.prod_info img { border:0px;}

.cart { background:url(images/shop.gif) left top no-repeat;}
 
.cart td	{ color:#008CC7; font-size:13px; vertical-align:middle; text-align:right; height:59px;}
.cart a		{color:#008CC7;text-decoration:underline;}
 .cart a:hover{color:#008CC7;text-decoration:none;}
/* -------------------------------------------------          -------------------------------------------------------- */


/* -------------------------------------------------          -------------------------------------------------------- */
.shop_card {
				  text-align:center;}	/*  background:#3E3E3E;  */
.shop_card td {
				text-align:center; vertical-align:top;}	
.shop_card .tx2 {
				text-align:left;}
		
				
/* -------------------------------------------------          -------------------------------------------------------- */
.smallText_1 { text-align:center;
			   }
.smallText_1 td { color:#8B8B8B; text-align:left;padding:0px 0px 10px 0px;}
.smallText_1 a, .box_page strong, .box_page span, .box_page strong { color:#C45300;}

/* -------------------------------------------------          -------------------------------------------------------- */

u {text-decoration:none; color:#C45300;}

.main a b {
/* color:#5E6166; */
  color: #283241;
  font-size: 10px; text-decoration:underline;
}
.main a:hover b{
/* color:#5E6166; */
  color: #283241;
  font-size: 10px; text-decoration:none;
}
/* -------------------------------------------------          -------------------------------------------------------- */


.smallText a { color:#3C3C3C; font-size:11px; text-decoration:underline;
}
.smallText a:hover { color:#3C3C3C; font-size:11px; text-decoration:none;
}
TD.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

SPAN.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.smallText font b { color:#FF0033; text-decoration:none; font-size:11px }

/* -------------------------------------------------          -------------------------------------------------------- */

.sea_1 { padding:0px 15px 0px 15px;}
.sea_2 { text-align:center;}
.sea_3 { padding:10px;}
.sea_4 td{
  font-size:13px; color:#636363;
}
.sea_4 a {
  color:#000000; font-size:11px;text-decoration:none;
}
.sea_4 a:hover {
  color:#000000; font-size:11px;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 #E5E5D3; background:#ffffff;}
/* -------------------------------------------------          -------------------------------------------------------- */
/* OTF contrib begins */
/* DDB - 041031 - Form Field Progress Bar */
.progress{
  width: 1px;
  height: 14px;
  color: white;
  font-size: 12px;
  overflow: hidden;
  background-color: navy;
  padding-left: 5px;}
}
/* OTF contrib ends */