/*
  $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: Arial, Helvetica, sans-serif; font-size: 10px; }
.errorBox { font-family : Arial, Helvetica, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, Helvetica, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #ffccff;  color: #666666; }
.orderEdit { font-family : Arial, Helvetica, sans-serif; font-size : 10px; color: #FF99FF; text-decoration: underline; }

body {
	margin: 0;
	padding: 0;
/*	background-color: #FFF8FB;*/

	background-color: #FFFFFF;
	scrollbar-base-color: #F2F2ED;
	scrollbar-3dlight-color: #D9D8CD;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #F2F2ED;
	scrollbar-darkshadow-color: #D9D8CD;
	scrollbar-arrow-color: #99988A;
	text-align:center;
	background-image:url(template_images/bgwrapperdot_or.gif);
	background-repeat:repeat;
}

.wrapper {
	position: relative;
	background-color: #FFFFFF;
	width:800px;
	padding:0;
	margin: 0px auto;
	text-align:center;
	background-image:url(template_images/bgwrapper_or.gif);
	background-repeat:repeat-y;
}
.bgfooter {
	background-image:url(template_images/bgfooter_or.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	position: relative;
	background-color: #FFFFFF;
	width:770px;
	height:18px;
	padding:0;
	margin: 0px auto;
	text-align:center;
}

.bg {
	background-image:url(template_images/bg.jpg);
	background-repeat:repeat-y;
	background-position:top;
	width:734px;
	padding:0;
	margin: 0px auto;
	text-align:center;
	position: relative;
}
.bgp {
	background-image:url(template_images/bgp.jpg);
	background-repeat:repeat-y;
	background-position:top;
	width:734px;
	padding:0;
	margin: 0px auto;
	text-align:center;
	position: relative;
}

#header {
/*	width:100%; */
}

#menuAccSignIn {
	display: block;
	float:right;
}
#menuAccSignOut {
	display: block;
	float:right;
}
#signIn {
	color: #666666;
	text-align:right;
	font-size:10px;
	padding-top:12px;
	padding-right:13px;
	text-align:right;
}
#signIn img {
	margin-left:20px;
}
.menuCat {
	background: #FB74A9;
}
A {
  color: #666666;
}
A:visited {
  color: #666666;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}
A.productCat {
  color: #ffffff;
  text-decoration:none;
}
A.productCat:visited {
  color: #ffffff;
  text-decoration:none;
}

A.productCat:hover {
  color: #ff0000;
  text-decoration: underline;
}

#copyright A {
  color: #99cc00;
  text-decoration: none;
}

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

table#sizechart th{
  background-color:#ADFF5B;
}
table#sizechart td{
  border: #EAEAEA 1px solid;
}
#orderTel {
	display:block;
	float:right;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding-right:8px;
	padding-top:11px;
	padding-bottom:30px;
	color:#ff3333; 
}
div#labelslogo{
	padding-top:0px;
    padding-bottom:8px;
	padding-right:8px;
	padding-left:8px;
	text-align:center;
	width:700px;
}
div#labelslogo table{
	width:50%;
}
div#labelslogo td{
	text-align:right;
}
#menubottom {
  color: #ff6666;
  padding-bottom:8px;
  display:block;
  clear:both;
}

#menubottom A{
  color: #FB74A9;
  text-decoration: none;
}

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

FORM {
  display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #ffffff;
}

TD.headerNavigation {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #666666;
}

A.headerNavigation {
  color: #666666;
  text-decoration:none;
}

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

A.headerNavigation:visited {
  color: #666666;
}
TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

#copyright {
  font-size: 10px;
  color: #99cc00;
  font-weight: normal;
  display: block;
  text-align:center;
  padding-bottom:10px;
  padding-top:8px;
}
#footer{
  background-color:#FFFFFF;
  clear:both;
  color: #FB74A9;
  position: relative;
  width:733px;
  padding:0;
  margin: 0px auto;
  text-align:center;
}
.infoBox {
  background: #ffcc00;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
  width: 100%;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.infoBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #ffcc00;
  color: #ffffff;
  height: 15px;
  padding-top: 3px;
  padding-left: 5px;
  padding-bottom: 3px;
}

TD.infoBoxHeadingPurple {
  font-family: Arial, Helvetica, sans-serif;
  background: #caa2c5;
  color: #ffffff;
  height: 15px;
  padding-top: 3px;
  padding-left: 5px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Helvetica, 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;
}
#paymentOptions {
	display:block;
	float:left;
	padding-left:15px;
	padding-top:11px;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #ffcc00;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #f8f8f9;
  color: #666666;
  font-weight: bold;
}

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

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: normal;
  color: #666666;
  text-align:left;
}

TR.subBar {
  background: #f4f7fd;
}

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

BODY, TD, TH, TD.main, P, li.main {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color:#333333;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}
TD.smallText {
	width:20%;
}
TD.accountCategory {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

TD.tableHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

INPUT.loginBox
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

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

SPAN.markProductOutOfStock {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

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

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

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

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #999999; }

/* message box */

.messageBox { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, Helvetica, sans-serif; font-size: 10px;  color: #ff0000; background-color: #ffCCCC; }
.messageStackSuccess { font-family: Arial, Helvetica, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

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

#contactPage div.columnLeftInfo {
	background-image:url(template_images/bgfind.jpg);
	background-repeat:no-repeat;
	background-position:right;
	width: 285px;
	height:333px;
	vertical-align:top;
}
#createAccPage td{
	vertical-align:top;
}
#createAccPage div.columnLeftInfo {
	background-image:url(template_images/bgreg.jpg);
	background-repeat:no-repeat;
	background-position:right;
	width: 285px;
	height:333px;
}
#mailOrderPage div.columnLeftInfo {
	background-image:url(template_images/bgmailorder.jpg);
	background-repeat:no-repeat;
	background-position:right;
	width: 285px;
	height:430px;
}

.columnRightInfo {
	width:410px;
	padding-left:3px;
	padding-right:7px;
	padding-top:3px;
}
 {
	vertical-align:top;
	padding:3px;
}
#businessPage td{
	padding: 3px 10px 3px 10px;
}
#contactPage td, #mailOrderPage td, #businessPage td{
	vertical-align:top;
}
#contactPage, #mailOrderPage, #businessPage {
	width:100%;
}
TABLE.formArea td, TABLE.formAreaPoll td {
	padding-left:7px;
	padding-right:7px;
	padding-top:4px;
	padding-bottom:1px;
}
TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
  width:100%;
}
TABLE.formAreaPoll {
  background: #f1f9fe;
}

TD.formAreaTitle {
  font-family: Arial, Verdana, sans-serif;
  font-weight: bold;
  font-size:11px;
  text-align:right;
  width:20%;
}

TABLE.createAccPage {
    width:100%;
}
TABLE.createAccPage TD {
	padding-left:6px;
	padding-right:6px;
}
TABLE.createAccExPage {
    width:100%;
}
TABLE.createAccExPage TD {
	padding-left:18px;
	padding-right:18px;
}
TABLE.loginPage {
	margin:10px;
}
TABLE.loginPage TD {
	padding:2px;
}
TABLE.createAccPage TH {
	background-color:#FF99CC;
}
TABLE#existCustomer {
	border: 1px solid #FF99CC;
	padding:6px;
}
TD.fieldName {
	width:15%;
}

TABLE.shippingRates {
	width:97%;
}

TABLE.sizeSpecs {
	width:80%;
}

TABLE.shippingRates td, TABLE.shippingRates th, TABLE.sizeSpecs td, TABLE.sizeSpecs th {
	border: 1px solid #ffcccc;
	padding:3px;
}

TABLE.sizeSpecs TH {
	background-color: #ffcccc;
}

TABLE.sizeSpecs TD {
	text-align: center;
}

TABLE.checkOutPage {
	width: 97%;
	border: 1px solid #FFCEE2;
}

TABLE.checkOutPage TABLE{
	width: 100%;
}
TABLE.checkOutPage TD{
	padding:5px;
}

TABLE.checkOutPage TH{
	background-color: #FFCEE2;
	text-align:left;
	padding:5px;
}
TR.underline TD, TD.underline{
	border-top: 1px solid #ffcccc;
}

TD.moduleTitle{
	width: 70%;
}
TABLE.checkOutConfirm{
	width: 90%;
	margin-bottom: 10px;
	margin-top: 10px;
}
TABLE.shippingPage {
	width: 100%;
	padding-left:10px;
	padding-right:10px;;
	padding-bottom:5px;;
}
TABLE.shippingPage TABLE {
	width: 100%;
}
TABLE.productInfoPage {
	width: 100%;
	margin-bottom: 10px;
}

TABLE.productInfoPage TD{
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	vertical-align:top;
}

TABLE.productInfoPage TD.infoBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #ffcc00;
  color: #ffffff;
  height: 15px;
  padding-top: 3px;
  padding-left: 5px;
  padding-bottom: 3px;
}

TABLE.productInfoText TD {
  padding-top: 3px;
  padding-bottom: 3px;
}

TABLE#aboutPage {
  width: 695px;
  margin:15px;
}

TABLE#aboutPage TD {
  vertical-align:top;
  text-align:center;
}

TABLE#aboutPage TD.sidemenu {
  vertical-align:top;
  text-align:center;
  width:300px;
}
TABLE#aboutPage TD.contentTextTop{
  background-color:#ff9999;
}
TABLE#aboutPage TD.contentTextBottom{
  background-color:#ff9999;
  vertical-align:bottom;
}

TABLE#aboutPage TD.contentText{
  background-color:#ff9999;
  padding:10px;
  color:#FFFFFF;
  text-align:left;
}
TABLE#aboutPage TD.contentText p {
  color:#FFFFFF;
}
TABLE#partnerPage {
  width: 695px;
}
TABLE#partnerPage TD {
  vertical-align:top;
  text-align:center;
  width:50%;
}
TABLE#partnerPage TD.contentText{
  background-color:#ffffff;
  padding:10px;
  color:#f4968e;
  text-align:left;
}
TABLE#partnerPage TD.contentText p {
  color:#f4968e;
}
TABLE#storiesPage {
  width: 695px;
}
TABLE#storiesPage TD {
  vertical-align:top;
  text-align:center;
}
TABLE#storiesPage TD.jumpMenu {
  background-color:#FF9999;
}
TABLE#storiesPage TD.jumpMenuBottom {
  background-color:#FF9999;
  vertical-align:bottom;
}
TABLE#storiesPage TD.jumpMenu table tr th{
  color:#990000;
  text-align:left;
  width:165px;
}

TABLE#storiesPage TD.contentText{
  background-color:#ffffff;
  padding:10px;
  color:#333333;
  text-align:left;
}
TABLE#storiesPage TD.contentText p {
  color:#333333;
}
TABLE#newsPage {
  width: 695px;
}
TABLE#newsPage tr td table td{
  padding:8px;
}

TABLE#newsPage TD {
  vertical-align:top;
  text-align:center;
}
TABLE#newsPage TD.contentText{
  background-color:#ffffff;
  padding:10px;
  color:#f4968e;
  text-align:left;
}
TABLE#newsPage TD.contentText p {
  color:#f4968e;
}
#emailText{
	width:100%;
	padding:10px;
	clear:both;
	color:#999999;
}
p.emailText{
	color:#999999;
}
p.emailText a{
	color:#999999;
}
.halfWidth {
	width:50%;
}
.midWidth {
	width:40%;
}
div.scroll {
	height: 470px;
	overflow: auto;
	width: 460px;
}
TABLE.miscPage {
	width: 100%;
	padding-left:10px;
	padding-right:10px;;
	padding-bottom:5px;;
}
TABLE.deliveryRates, TABLE.deliveryRates td{
	border: 1px solid #FFCCCC;
}
TD.pollBoxRow {   
font-family: Verdana, Arial, sans-serif;   
font-size: 10px;   border-color: #eeeeee;   
border-style: solid;   border-width: 1px;
} 

TD.pollBoxText {   
} 

TR.pollOptRow {   
background: #f1f9fe; 
} 
TR.pollFooter { 
  background: #f1f9fe;
}  
