/*
  $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: #3C3C3C; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
  color: #004d65;
  text-decoration: none;
}

A:hover {
  color: #004d65;
  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:  Verdana,Tahoma, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family:  Verdana,Tahoma, 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;
}
.main b {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#5E6166;
}
.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:  Verdana,Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family:  Verdana,Tahoma, 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: #8c8c8c; }
.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/hed2.gif) #ffffff 0 0 no-repeat; background-position:top;}
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 Verdana,Tahoma, Arial, Geneva, sans-serif;color:#000000;}
td, span { line-height:12px;}
input, select, textarea  { font-size:10px; color:#8C8C8C;}
table {width:100%;} .h {height:100%;}

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

.w {}

.header img {margin:0px 0px 0px 0px;}
	.header_menu {padding:30px 0px 0px 30px;}
	.header_menu a {font-size:10px;background:url(images/w1.gif) no-repeat left; font-family:Verdana, Arial, Helvetica, sans-serif; color:#004b65;padding:0px 15px 0px 10px;}
	.header_menu form {margin:19px 0px 0px 90px;}
	.header_menu input.text { width:150px;height:18px;border:1px solid #B5D3F0;margin:0px 8px 0px 0px;}
	.header_menu input { vertical-align:middle;}

.menu {margin:0 0 2 0;background:url(images/menu2.gif) no-repeat; height:44px;}
.menu a {font-family:Verdana, Arial, Helvetica, sans-serif; color:#004d65; font-weight:bold; font-size:12px;}


.menu span {}

.width_left {width:190px; align:center;}

	.box_header td {margin:0; font-size:13px;font-weight:bold;padding:10px 0px 14px 15px;color:#148639; text-align:left; background:url(images/featured_bg.gif) repeat-x center;}

	.box_header a { font-size:12px;font-weight:bold;color:#004d65; text-decoration:none;}
	.box_header a:hover { font-size:12px;font-weight:bold;color:#004d65; text-decoration:underline;}

	.box_content_bg { background:url(images/sep2.gif) no-repeat bottom center; margin-top:15px;}

	.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 {  font-weight:bold; color:#004d65; text-decoration:underline; background:url(images/ul.gif) no-repeat left;padding:0px 0px 0px 10px; }
	.box_content ul li.bg_list_sub a { background: none;}

	.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:168px; margin-right:0px; margin-left:14px;}
.width_right td {}
.width_right .box_content ul { background: none;padding:0;}


	.box_select {width:111px;height:19px;}

	.box_product img {border:1px solid #d5e9f8; display:block; }
	.box_product_1 img {border:1px solid #d5e9f8;}

	.box_product table td { text-align:center; color:#000000;}
	.box_product table td p img {margin:0px 0px 3px 0px;}
	.box_product table td p {color:#000000; background-color:#d5e9f8;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:#8C8C8C; 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:#35a559; text-transform: none;}
	.box_product table em a {   font-size:11px; color:#8C8C8C; text-transform: uppercase; text-decoration:underline; }
	.box_product table em a:hover {   font-size:11px; color:#8C8C8C; text-transform: uppercase; text-decoration:none; }
	.box_product  a { font-size:11px; color:#000000; text-decoration:none; font-weight:bold;}
	.box_product  a:hover { font-size:11px; color:#000000; text-decoration:underline; font-weight:bold;}

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

	.box4 {margin:0px 0px 10px 0px;}
	.box4 td { color:#8C8C8C;}
	.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:#3E5860; 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:0; text-align:left;margin:0px 0px 0px 0px; color:#006AB4; font-family:Tahoma,Verdana;}
.footer a,.footer b{ color:#009ECD;  font-size:10px;}
.footer b a { font-weight:bold;}
.footer td { color:#909090; line-height:18px;padding:21px 0px 0px 0px; font-size:10px;}
.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; margin-top:10px; margin-left:10px;}

.cart td	{ color:#ffffff; font-size:13px; vertical-align:middle; text-align:right; height:64px; }
.cart a		{color:#ffffff;text-decoration:none; margin-top:5px; font-size:13px;}
 .cart a:hover{color:#ffffff;text-decoration:underline;}
/* -------------------------------------------------          -------------------------------------------------------- */


/* -------------------------------------------------          -------------------------------------------------------- */
.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:#35a559;}

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

u {text-decoration:none; color:#35a559;}

.main a b {
  color:#5E6166;
  font-size: 10px; text-decoration:underline;
}
.main a:hover b{
  color:#5E6166;
  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:#000000;
}
.sea_4 a {
  color:#000000; font-size:11px;text-decoration:none; font-weight:bold; text-decoration:underline;
}
.sea_4 img {
  border:1px solid #006cb5;
}
.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;}
/* -------------------------------------------------          -------------------------------------------------------- */
/* menu */
#menu { margin: 0 auto; padding: 0; width: auto; overflow: auto; padding-left: 11px; height:31px; }
#menu li { display: inline; float: left; padding: 0 25px 0 23px; background: url(images/bull.gif) 0 2px no-repeat; }
#menu li a { display: block; text-align: center; }

