/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  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: 11px; }
.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 : 11px; color: #e5548a; font-weight:bold; text-decoration: none; }

BODY {
  background: #ffffff url(images/body_bg.gif) repeat-x top;
  margin: 0;
font-family:arial, helvetica, sans-serif;
font-size: 70%;
color: #666;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #000;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family:arial,helvetica,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;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family:arial,helvetica,sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox2 {
}

.infoBox {
border:1px dotted #ffd6eb;
}
.infoBoxContents {
  font-family: arial, helvetica, sans-serif;
  font-size: 11px;
  color:#000;
}
.infoBoxContents2 {
  font-family: arial, helvetica, sans-serif;
  font-size: 11px;
  padding:0 2px;
  color:#000;
}
.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family:arial,helvetica,sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family:arial,helvetica,sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #666;
}
TD.infoBoxHeading2 {
  font-family:arial,helvetica,sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  background:url(images/bread.gif) repeat-x;
  padding:5px;
}
TD.infoBoxHeading3 {
  font-family:arial,helvetica,sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  padding: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 {
  ;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  ;
}

TABLE.productListing {
  border: 1px;
  border-style: dotted;
  border-color: #e5548a;
  border-spacing: 1px;
}

.productListing-heading {
  font-family:arial,helvetica,sans-serif;
  font-size: 11px;
  background: #e5548a;
  color: #FFFFFF;
  font-weight: bold;
  padding:10px;
}

TD.productListing-data {
  font-family:arial,helvetica,sans-serif;
  font-size: 11px;
}

A.pageResults {
  color: #333;
}

A.pageResults:hover {
  color: #333;
}

TD.pageHeading, DIV.pageHeading {
  margin-bottom: 14px;
font-family: Tahoma;
font-size: 28px;
font-weight: normal;
color: #e5548a;

}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family:arial,helvetica,sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family:arial,helvetica,sans-serif;
font-size:11px;
color:#333;
  line-height: 1.5;
}
TD.main b {
font-weight:bold;
color:#e5548a;
}
TD.smallText, SPAN.smallText, P.smallText {
  font-family:arial,helvetica,sans-serif;
  font-size: 11px;
}

TD.accountCategory {
  font-family:arial,helvetica,sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: arial,helvetica,sans-serif;
  font-size: 11px;
  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;
}

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;
}

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:arial,helvetica,sans-serif;
  color: #ff0000;
}
SPAN.SpecialPrice {
  font-family:arial,helvetica,sans-serif;
font-size:11px;
  color: #ff0000;
}
SPAN.errorText {
  font-family:arial,helvetica,sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #fcd8eb; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #fcd8eb; }

.checkoutBarFrom, .checkoutBarTo { font-family:arial,helvetica,sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family:arial,helvetica,sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family:arial,helvetica,sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family:arial,helvetica,sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family:arial,helvetica,sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family:arial,helvetica,sans-serif; font-size: 10px; color: #ff0000; }
h1 {
 margin-bottom: 14px;
font-family: Tahoma;
font-size: 28px;
font-weight: normal;
color: #e5548a;
padding-left:0px;
}
h2 {
 font-family:arial,helvetica,sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
}
.bread {
background:url(images/bread.gif) repeat-x;
color:#fff;
font-size:10px;
font-weight: bold;
margin: 0;
padding: 0px 10px;
}
.header_box {
width:230px;
float:right;
padding:10px 0 0 0;
}
.icons_box {
width:154px;
float:right;
padding:10px 0 0 0;
}
.phone {
height:80px;
}
.search_box {
background:url(images/searchbox.gif) no-repeat;
padding:0 0 15px 0;

}
.search_box input {
border:none;
background:none;
color:#666;
font-family: Arial, Helvetica, sans-serif;
}
.number_box {
float:right;
width:230px;
}
ul.categories  {
list-style:none;
margin: 0;
padding: 0;
width:200px;
}
ul.info  {
list-style:none;
margin: 0;
padding: 0;
width:200px;
}
ul.info li {
display: block;
padding: 0;
color: #666;
cursor: pointer;
text-decoration: none;
background:#fff;
font-family:arial,helvetica,sans-serif;
font-size:11px;
width:200px;
}
ul.info li a {
display: block;
padding-left:5px;
background: #fff;
color: #666;
height:20px;
}
ul.info li a:hover {
background:#F2F2F2;
color:#d11376;
text-decoration:none;
}
li.anu {
display: block;
padding: 0;
color: #666;
cursor: pointer;
text-decoration: none;
background:#fff;
font-family:arial,helvetica,sans-serif;
font-size:11px;
width:200px;
}
li.anu a {
display: block;
padding-left:10px;
background: #fff;
color: #666;
height:20px;
	}
li.anu a:hover {
background:#F2F2F2;
color:#d11376;
text-decoration:none;
}
li.anu1 {
display: block;
padding: 2px 2px 2px 10px;
color: #666;
cursor: pointer;
text-decoration: none;
background:#F2F2F2;
font-family:arial,helvetica,sans-serif;
font-size:11px;
}
li.anu1 a {
padding-left:10px;
background: #f2f2f2;
color: #d11376;
}
	li.anu1 a:hover {
background:#F2F2F2;
color:#d11376;
text-decoration:none;
}
.dot {
background:url(images/dot.gif) repeat-x bottom;
}
.box_heading {
font-family:arial,helvetica,sans-serif;
font-size:11px;
color:#666;
font-weight:bold;
padding-left:9px;
}
.column_left {
padding-left:10px;
}
.column_right {
padding-right:10px;
}
#prod_bg {
height:175px;
background:url(images/prod_mid.png) repeat-y
}
.prod_tops {
background:url(images/prod_top.gif) no-repeat;
}
tr.prod_top {
padding-top:3px;
height:25px;
}
tr.prod_bot {
background:url(images/prod_bot.gif) no-repeat;
}
a.findout {
font-family:arial,helvetica,sans-serif;
font-size:11px;
color:#fff;
padding-left:5px;
padding-bottom:2px;
background-position:70px 0;
}
a.findout:hover {
color:#fff;
}
.prod_topl {
padding-top:3px;
height:25px;
}
.prod_topr {
padding-top:3px;
height:25px;
}
.product_description {
font-family:arial,helvetica,sans-serif;
font-size:11px;
color:#000;
padding-left:5px;
}
.prod_imgs {
padding-right:5px;
}
td.prod_imgs img {
border:1px solid #d1d1d1;
background:#fff;
padding:2px;
}
a.txt1 {
font-family:arial,helvetica,sans-serif;
font-size:11px;
font-weight:bold;
color:#e5548a;
padding:5px 0 0 5px;
}
a.txt1:hover {
color:#e5548a;
}
.txt2 {
font-family:arial,helvetica,sans-serif;
font-size:12px;
font-weight:bold;
color:#e5548a;
}
.txt3 {
font-family:arial,helvetica,sans-serif;
font-size:12px;
font-weight:bold;
color:#FF0000;
}
.txt4 {
font-family:arial,helvetica,sans-serif;
font-size:12px;
font-weight:bold;
color:#333;
}
.txt15 {
font-family:arial,helvetica,sans-serif;
font-size:11px;
font-weight:bold;
color:#db147b;
padding:5px 5px 0 0;
}
.txt16 {
font-family:arial,helvetica,sans-serif;
font-size:11px;
6color:#666;
}
#feat_bg {
height:175px;
background:url(images/feat.png) no-repeat top;
}
#best_sell_bg {
height:175px;
background:url(images/best_sell.png) no-repeat top;
}
.feat_top a{
font-family:arial,helvetica,sans-serif;
font-size:11px;
color:#e5548a;
font-weight:bold;
}
.feat_top a:hover{
color:#e5548a;
}
.feat_imgs {
padding-left:2px;
padding-bottom:10px;
}
.feat_imgs img{
background:#fff;
padding:2px;
}
.feat_desc {
font-family:arial,helvetica,sans-serif;
font-size:11px;
color:#000;
padding-right:2px;
padding-left:5px;
padding-bottom:10px;
}
.intro {
font-family:arial,helvetica,sans-serif;
font-size:11px;
color:#666;
}
#footer {
position: relative;
clear: both;
height: 40px;
padding: 10px;
background: #000;
border-top: 3px solid #e5548a;
color: #fff;
font-size: 100%;
text-align: center;
font-family:arial,helvetica,sans-serif;
font-size:11px;
color:#fff;
}
#footer a, #footer a:hover {
color:#fff;
}
.feat_side_cent{
width:166px;
background:url(images/col_bg.png) repeat-y left;
color: #000;
}
tr.feat_detail_bot {
background:url(images/featured_detail.png) no-repeat center;
}
.feat_desc a {
font-weight:bold;
	background:none;
	color:#e5548a;
	font-size:100%;
	}
	.feat_desc a:hover {
	color:#e5548a;
	}
	td.feat_right {
	padding-bottom:10px;
	}
td.feat_right img {
padding:2px;
background:#fff;
border: 1px solid #D1D1D1;
}
.subcats a{
font-family:arial,helvetica,sans-serif;
font-size:11px;
color:#e5548a;
font-weight:bold;
}
.subcats a:hover{
color:#e5548a;
}
.prod_name a{
font-family:arial,helvetica,sans-serif;
font-size:11px;
color:#e5548a;
font-weight:bold;
padding:10px;
}
.prods {
font-family:arial,helvetica,sans-serif;
font-size:11px;
color:#666;
}
.productPrices {
font-family:arial,helvetica,sans-serif;
font-size:12px;
color:#666;
font-weight:bold;
}
.info_img {
border:1px solid #d1d1d1;
background:#fff;
}
.pop {
font-family:arial,helvetica,sans-serif;
font-size:11px;
color:#e5548a;
}
a.pop {
background:url(images/zoom.gif) no-repeat;
background-position:125px 0;
display:block;
width:145px;
height:25px;
}
a.pop:hover {
color:#e5548a;
}
table#size_chart {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
border-top:1px solid #ccc;
border-right:0px solid #ccc;
border-bottom:1px solid #ccc;
border-left:1px solid #ccc;
}
table#size_chart tr{
line-height:25px;
}
table#size_chart td{
padding-left:5px;
border-top:1px solid #ccc;
border-right:1px solid #ccc;
}
.top_chart {
background:#ccccff;
font-weight:bold;
}
.left_chart {
background:#ffffeb
}