/*
  $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
*/
html {
	overflow-y: scroll;
}

.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;
}

.minOrder {
	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: #70d250;
	text-decoration: underline;
}

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

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

A:hover {
	color: #AABBDD;
	text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
	background: #F7AF4B;
}

TR.headerNavigation { /*background: #bbc3d3;*/
	background: #BCD5ED;
}

TD.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-color: #000000;
	/*background: #bbc3d3;*/ /*color: #000000;*/ /*font-weight : bold;*/
}

A.headerNavigation {
	color: #000000;
}

A.headerNavigation:hover {
	color: #01aff8;
}

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;
}

TR.footer { /*background: #bbc3d3;
background: #CCEFFD;*/
	
}

TD.footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	/*background: #bbc3d3;
  background: #CCEFFD;
*/
	color: #000000;
	/*font-weight: bold;*/
}

.infoBoxContents { /*background: #f8f8f9;*/
	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;*/
	background: #FFFFFF;
	/*margin-left:auto;
   border-color:#000;

  color: #000000;*/
}

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-bottom:#000;
	border-top-color:#000;
	
  border: 7px;
  border-style: solid;*/
	
}

.productListing-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	/*	background: #b6b7cb;
	background: #83B817;*/
	color: #000000;
	font-weight: bold;
}

TD.productListing-data {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
}

A.pageResults {
	color: #0000FF;
}

A.pageResults:hover {
	color: #0000FF;
	background: #FFFF33;
}

TD.pageHeading,DIV.pageHeading {
	padding: 7px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	/*color: #9a9a9a;*/ *
	color: #000000;
}

TD.pageHeadingWS {
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold; /*color: #9a9a9a;*/ *;
	color: #000000;
}

TR.subBar {
	background: #f4f7fd;
}

TD.subBar {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}

TD.main,P.main {
	padding: 7px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
}

TD.smallText,SPAN.smallText,P.smallText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

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

SPAN.errorText {
	font-family: Verdana, Arial, sans-serif;
	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: #000000;
}

/* 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;
}

#borderIndex {
	border-style: solid;
	border-width: 8px;
	border-color: #000;
}

#borderBox {
	border-color: #000;
}

#borderBoxHead {
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-width: 3px;
	border-color: #000;
}

#borderBoxContent {
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-width: 3px;
	border-left-width: 3px;
	border-bottom-width: 3px;
	border-color: #000;
}

#borderBoxAll {
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-width: 3px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-bottom-width: 3px;
	border-color: #000;
}

.withHackBoxIE {
	width: 170px;
}

option {
	font-family: Verdana, Arial, Helvetica;
	color: #000000;
	font-size: 13px
}

.webstamp {
	border: 1px solid black;
	empty-cells: show
}

.middle {
	vertical-align: middle
}

.bottom {
	vertical-align: bottom
}

TD.category_desc {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
}

TD.pageHeading2,DIV.pageHeading2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold; /*color: #9a9a9a;*/ *;
	color: #000000;
	padding-left: 3px;
}

TD.category_desc2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	padding-left: 3px;
}

.style1 {
	border: 2px solid #FF0000;
	background-color: #F8F8F9;
}

.style2 {
	font-size: 12px;
}

.style3 {
	font-size: 12px;
	text-align: center;
}

.style4 {
	font-size: 12px;
	text-align: left;
}

.style987 { /*background-image: url('images/line_right.gif');*/
	
}

.style989 { /*background-image: url('images/line_left.gif');*/
	
}

.style990 {
	background-color: #F7AF4B;
}

.style991 {
	border-color: #FFFFFF;
	border-width: 0;
}

.style992 {
	font-family: Verdana;
	font-size: 30px;
	color: #FFFFFF;
}

.style993 {
	font-family: Verdana;
	font-size: 20px;
}

.style994 {
	border-width: 0;
}

.style995 {
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	border-top: 1px solid #C0C0C0;
	border-bottom: medium none #C0C0C0;
	background-image: url("images/bg_price_bottom.gif");
}

.style996 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.style997 {
	border-top-style: none;
	border-top-width: medium;
}

.style998 {
	color: #333333;
	font-size: 12px;
}

.style999 {
	color: #0000CC;
}

.style1001 {
	text-align: center;
}

.style1002 {
	font-size: 12px;
}

.style1003 {
	padding: 4px;
	border: 2px solid #CC0033;
	background-color: #CCFFFF;
}

.style1004 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
}

.style1005 {
	color: #008000;
}

.style1006 {
	font-family: Verdana, Arial, Helvetica;
}

.style1008 {
	font-size: 8px;
}

.style1995 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	color: #000000;
	vertical-align: top;
}

.style1996 {
	text-align: left;
	padding-left: 3px;
}

.style1997 {
	font-size: 12px;
	background-color: #CCEFFD;
}

.style1998 {
	font-size: 5px;
}

.style1999 {
	border-top-style: none;
	border-top-width: medium;
	background-color: #CCEFFD;
}

.style2000 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
}

.style2001 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
}

.style2002 {
	font-family: Verdana, Arial, Helvetica;
}

.style2003 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	border-style: solid;
	border-width: 0px;
}

.style2004 {
	color: #000080;
}

.style2005 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
}

.style2006 {
	background-color: #CCEFFD;
}

.style2007 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	background-color: #CCEFFD;
}

.style2008 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	text-align: right;
	background-color: #CCEFFD;
}

.style2009 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	border-width: 0;
}

.style2010 {
	background-color: #CCEFFD;
	text-align: center;
}

.style2011 {
	border-top-style: none;
	border-top-width: medium;
	background-color: #CCEFFD;
	text-align: center;
}

.style2012 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
}

.style2013 {
	padding: 4px;
	border-top-style: padding :         5px 4px 5px 4px;
	border-top-width: medium;
	background-color: #CCEFFD;
	font-family: Verdana, Arial, Helvetica;
}

.style2014 {
	border-top-style: none;
	border-top-width: medium;
	background-color: #F76EB5;
	padding-left: 4px;
	font-family: Verdana, Arial, Helvetica;
}

.style2015 {
	text-align: right;
}

.style2016 {
	background-image: url('images/stamp_back.gif');
}

.style2017 {
	background-image: url('images/stamp_back.gif');
	background-color: #CCFFCC;
}

.style2019 {
	text-decoration: underline;
	font-size: 13px;
}

.style2020 {
	text-align: center;
	background-image: url('images/ws_pdf.gif');
}

.style2021 {
	font-size: 13px;
}

.style2022 {
	background-image: url('images/ws_cell.gif');
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica;
	text-align: center;
}

.style2023 {
	border-top-style: none;
	border-top-width: medium;
	background-color: #CCEFFD;
	text-align: right;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 12px;
}

.style2024 {
	text-decoration: underline;
}

.style2025 {
	background-color: #FFFF00;
}

.style2026 {
	font-size: 5px;
	font-weight: bold;
}

.style2027 {
	color: #CCEFFD;
}

.style2028 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #CCCCCC;
}

.style2029 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style2031 {
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
	background-color: #E6E6E6;
}

.style2033 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

.style2034 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style3001 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCCCC;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.style3002 {
	text-decoration: none;
}

.style3003 {
	color: #000000;
}

.style3004 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCCCC;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
}

.style3005 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.style3006 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #999999;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
}

.style3007 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
}

.style3008 {
	border-width: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #999999;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
}

.style3009 {
	font-size: 18px;
}

.style3010 {
	font-size: 24px;
}

.style3011 {
	border-top-style: none;
	border-top-width: medium;
	background-color: #F76EB5;
	padding-left: 4px;
	font-family: Verdana, Arial, Helvetica;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
}

.style3012 {
	text-align: center;
	vertical-align: middle;
}

.style3013 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #E7E7E7;
}

.style3014 {
	font-size: 11px;
}

.style3030 {
	text-align: center;
	border-width: 0;
}

.style3031 {
	text-align: left;
	padding-left: 3px;
	padding-top: 3px;
}

.style3032 {
	color: #0000FF;
	text-decoration: underline;
}

.auto-style1 {
	border: 3px solid #000000;
}

.auto-style2 {
	border: 3px solid #E6E6E6;
}

a#link {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	outline: none;	
}

a:active,a:focus {
	outline: none;
}

a#link2 {
	display: block;
	width: 17px;
	height: 17px;
	text-decoration: none;
	padding: 4px 3px 3px 3px;
	outline: none;
}

.fb_button_large .fb_button_text {
	margin-left: 24px;
	padding: 2px 6px 4px 6px
}

.auto-style10 {
	border-width: 1px;
	border-color: #000000;
	border: 1px solid #000000;
}

.glasslink {
	cursor: url(includes/webstamp/facebook/images/glass.cur), url(includes/webstamp/facebook/images/glass.cur), default;
}
.auto-style11 {
	font-family: lucida grande, tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	color: #1F1F1F;
	font-weight: bold;	
}
.auto-style12 {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	color: #3B5998;
	padding-left: 3px;
}
.auto-style13 {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	color: #6F6F6F;
	padding-left: 3px;
}