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

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

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

.infoBoxContents {
  background: #f8f8f9;
  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;
  background: #FFFF33;
}

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

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

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

.smallText a {
	color:#000;
}

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 */
.tyn1 {
  line-height:10px;
}

html>body .tyn1 {
  line-height:50px;
}

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

.ul1 ul{margin:0; padding:0; list-style:none;}
.ul1 li {background:url(images/back_list.gif) center left no-repeat;padding:0 0 0 8px; width:146px; height:19px }
.ul1 li a{ color:#575757; font-size:11px; text-decoration:none}
.ul1 li a:hover{ text-decoration:underline}
.ul1 li span { font-size:9px}
.ul2 ul{margin:0; padding:0; list-style:none; font-size:13px; margin-left:10px}
.ul2 li {background:url(images/pointer2.gif) top left no-repeat;padding:0 0 0 8px;}
.ul2 li strong{ font-size:13px; color:#9F43A0; }
.ul2 li a { color:#A2A2A2; font-size:11px; text-decoration:none}
.ul2 li a:hover { text-decoration:underline}

form { margin:0px; padding:0px}
body{
 	margin:0px;
  	padding:0px;
	background-color:#FFFFFF;
	}

td{
	font-size:11px;
    font-family:Tahoma;
	color:#A2A2A2;
	line-height:14px;
}
.s {font-size:13px; color:#9F43A0; font-weight:bold}
.line_thru { text-decoration:line-through;}

.title1 { background:URL(images/1_w1.gif); text-align:left;font:bold 18px Times New Roman,sans-serif;color:#4f4f4f;padding-top:20px;width:466px; }
.title1 a{text-align:left;font:bold 18px Times New Roman,sans-serif;color:#4f4f4f;}
.title1 a:hover{text-align:left;font:bold 18px Times New Roman,sans-serif;color:#4f4f4f;text-decoration:none}

.title2 { background:URL(images/2_w1.gif); text-align:right; }
.title2 a{font-size:9px; color:#ABABAB; font-weight:bold; text-decoration:none; margin-left:4px}
.title2 a:hover{ text-decoration:underline}

.title3 { background:URL(images/3_w1.gif); text-align:right; }
.title3 a{font-size:9px; color:#ABABAB; font-weight:bold; text-decoration:none; margin-left:4px}
.title3 a:hover{ text-decoration:underline}

.title4 { background:URL(images/4_w1.gif);  }

a { color:#A2A2A2; text-decoration:none}
a:hover{ text-decoration:underline}

.back_f { background:URL(images/back_f.gif) no-repeat top}
.back_h1 { background:URL(images/back_h1.jpg) no-repeat}
.back_h2 { background:URL(images/back_h2.jpg) no-repeat}
.back_color { background-color:#E5EBED}
.popup_b1 { background:URL(images/popup_b1.jpg) no-repeat}
.popup_b2 { background:URL(images/popup_b2.jpg) no-repeat}
.back_q { background:URL(images/back_q.jpg) no-repeat}

.list { background:URL(images/back1.gif) no-repeat left top; padding:29px 0 0 28px}

.v_align  img{ vertical-align:middle}

.fs { font-size:9px}
.tall1 { background:URL(images/tall_1.gif) repeat-y left}
.tall_y { background:URL(images/tall_y.gif) repeat-y right}

.footer td, .footer a { font-size:9px; line-height:10px; color:#BFBFBF; }
.footer a { text-decoration:underline}
.footer span a, .footer span { color:#575757; text-decoration:none; font-size:11px}
.footer span a:hover { text-decoration:underline}
.footer a:hover{ text-decoration:none}

.margin { margin-left:5px}
.margin2 { margin-right:15px}

.white a, .white{ color:#FFFFFF; text-decoration:none}
.t1 { color:#575757; text-transform:uppercase}

.border_table { border-width:1px; border-color:#D1D1D1; border-style:solid}
.dark { color:#202020}
.dark_12 {color:#202020; font-size:12px}
.dark_13 {color:#202020; font-size:13px}
.rose { color:#9F43A0}
.rose a{ color:#9F43A0; text-decoration:none}
.input {
	width:30px; height:14px;
	font-size:11px;
    font-family:Tahoma;
	color:#4C4C4C;
	border-color:#818181;
	border-style:solid; 
	border-width:1px;
	padding:0 0 0 3px; margin:0px
}

 
.jump_menu {
	width:111px;
	font-size:10px;
    font-family:Tahoma;
	color:#6A6A6A;
	padding:2 0 0 2px;
	vertical-align:middle
}

.main a {
	color:#808080;
}

.p_text {
	color:#a2a2a2;
}

#zz1 {
	width:100%;
}

html>body #zz1 {
	width:13px;
}


 




