/*
  $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: #FF6600; }
.productsNotifications {}
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
	background: #E9E9E9;
	color: #666666;
	margin: 0px;
	padding: 0px;
}

#warp { margin:0 auto; background:#3f1d4d;}

* {
	padding: 0px;
	margin: 0px;
}
A {
  color: #FFFFFF;
  text-decoration: none;
}

A:hover {
  color: #A4D57B;
  text-decoration: none;
}

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

.infoBoxContents {
  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: 11px;
  color: #FFFFFF;
  font-weight: bold;
  padding-bottom: 5px;
}

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-size:28px;font-style: italic; text-indent:20px;color:#CC9966;
}

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

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

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

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


/************************************************
*	Header  									*
************************************************/

#header {
	height:143px;
	background-image: url(images/headbg.jpg);
	background-repeat: no-repeat;
}
.login {font-family:Tahoma, Arial; font-size:11px; color:#FFFFFF; padding:0 40px 8px 0;}
.login a { color:#FFFFFF;}
.search{ background:url(images/searchbg.gif) no-repeat 0 100%; width:214px;  padding:0 0 5px 35px; font-family:Tahoma, Arial; }
.inputsearch{ width:132px; border-top:1px solid #666666; border-left:1px solid #666666; font-size:10px; line-height:14px; padding:2px 3px 0 3px; height:12px;color:#006633;font-family:Tahoma, Arial;}
.button{ background:url(images/buttonbg.gif) no-repeat; width:56px; height:16px; color:#FFFFFF; font-weight:bold; border:none; font-size:11px; line-height:16px; cursor:pointer;font-family:Tahoma, Arial;}
.topnav{ background:url(images/topnavbg.gif) no-repeat 0 100%; font-family:Tahoma, Arial; font-size:11px; color:#999999; padding:0 10px 5px 0;}
.topnav a{ color:#333333; line-height:14px; padding:0 3px;}
.topnav a:hover{ color:#FFFFFF; background:#000000;}

#mainnav { background:url(images/navbg.gif) repeat-x 0 0; height:25px;}
.menu td{ background:url(images/Gapicon.gif) no-repeat 100% 0;}
.menu a { font-family:"Times New Roman", Times, serif; color:#333333; font-size:14px; line-height:23px; font-weight:bold; display:block; background:url(images/Circleicon.gif) no-repeat 15px center; padding:0 17px 0 35px; } 
.menu a:hover,.menu .current a{ background:url(images/menuoverbg.gif) repeat-x; border-left:1px solid #679800; border-right:1px solid #679800; color:#FFFFFF;padding:0 25px 0 25px;}
.menu .last{ background:none;}
.shop { font-family:Tahoma, Arial; font-size:11px; line-height:23px; padding:0 20px 0 0; color: #333333;}
.shop span { color:#009933; font-weight:bold;}

.maincontent{ background:#3f1d4d url(images/maincontentbg.jpg) no-repeat 0 0; color:#CC9966; font-family:"Times New Roman", Times, serif; }
.maincontent h2 {font-size: 48px;font-style: italic;margin:-6px 0 0 0; line-height:48px; padding:0 0 20px 0;}
.maincontent  p { font-size:16px; line-height:24px; padding:0 0 20px 0;}
.fontgreen { color:#99C871;}

/*.piclist {  height:376px; position:relative;}
.piclist img { float:left; border:0; padding:3px 0 0 10px;}
.piclist ul {
	list-style-type: none; float:left; width:144px;text-align:center; 
}
.piclist li { text-align:center; }
.piclist li img { float:none; padding:3px;border:1px dashed #5F5F5F;}
.piclist li img:hover {border:1px dashed #9D9D9D; }
*/
h3{ background:url(images/titbg.gif) no-repeat 0 0; line-height:36px; color:#ABE155; font-family:"Times New Roman", Times, serif; font-size:21px;}
h3 img { float:left; padding:4px 32px 0 15px;}
h3 a {color:#ABE155;}
h3 a:hover{color:#ABE155;}
.tdbg{ background:url(images/sidebarbg.jpg) repeat-y center center; border-top:1px solid #9667AF;border-bottom:1px solid #9667AF; padding:10px 0 0 0;}
.tdbg img{padding:0 0 3px 0;}
.prolist{ border:1px solid #996AB0; font-family:Tahoma, Arial; color:#FFFFFF;margin:0 0 10px 0;}
.prolist th { text-align:left; font-size:12px; line-height:18px;  border-bottom:1px dashed #FFA4FF;}
.prolist td { font-size:11px; padding:0 0 10px 0;}

.footer{ color:#996600; border-top:1px dotted #A2745E; padding:5px 0 0 0; font-family:Tahoma, Arial; font-size:11px; line-height:18px;}
.footer a{color:#996600;}

.innav { font-size:14px;}
.innav a{color:#CC9966; padding:0 10px; font-style: normal;}


h4{font-size:28px;font-style: italic; text-indent:20px;}
.inlist{ font-family:Tahoma, Arial;}
.inlist a { font-size:14px; line-height:18px;font-weight:bold; color:#CC9966;}
.inlist td {background:#503059;width:182px;height:216px;border:1px solid #664477;text-align:center;vertical-align: top;}
.inlist img { padding:10px 0;}
.inlist p { text-align: center; color:#A4D57B; font-size:12px; background:url(images/linkicon.gif) no-repeat 20% center; padding:0 0 0 18px; }
.inlist1 a { text-align: left; color:#A4D57B; font-size:12px; background:url(images/linkicon.gif) no-repeat left center; padding-left: 15px; padding-bottom: 2px; font-weight: bold;}

.product th { font-size:18px; padding:15px 0 0 0; color:#CC9966;}
.product th a{ font-size:18px; padding:15px 0 0 0; color:#CC9966;}
.product p { font-family:Tahoma, Arial; font-size:12px; line-height:18px; padding:0 0 15px 10px;}
.picbg img { padding:8px; border:1px solid #5F4063; background:#4D2D52;}
.picbg2 { padding:8px; border:1px solid #5F4063; background:#4D2D52;}
.view a { color:#CC9966;font-family:Tahoma, Arial; font-size:12px; line-height:18x; display:block; text-align: left;background:url(images/vicon.gif) no-repeat 0 5px; padding:8px 0 0 25px;}

.finally p { padding:10px 0 0 20px; font-family:Tahoma, Arial; font-size:12px; }
.finally .price { font-size:21px; line-height:52px;font-style: italic; }
.price span{ color:#97CE6B; font-size:28px;}
