/*
  $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
*/
table.productdisplay {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: #f49ac1;
	border-collapse: separate;
	background-color: white;
}



.boxText { font-family: Verdana, Arial, 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 : 10px; color: #70d250; text-decoration: underline; }
.shadow1 {border: f5a00d 2px dotted;}

BODY {
  text-align: center;
   background: url(images/background.jpg);
  color: #000000;
  margin: 0px;
   margin-top: 0px;
  margin-bottom: 0px;
}

.column_left {
  width: 241px;
  background: url(images/column_left_back.jpg);
}

.fixcenter {
  width: 950px;
 border-left:solid 1px #4c2611;
  border-right:solid 1px #4c2611;
  background: #ffffff;
  color: #000000;
  margin: auto;
 margin-top: 0px;
  margin-bottom: 0px;
  text-align: left;
}

.categories_top , a.categories_top{
/*  font-family: Verdana, Arial, sans-serif;
  font-size: 12px; */
font-family: Century Gothic;
background:#fce2ed;
font-size:16px;
text-transform:uppercase;
color:#ba1f65;
width:216px;
}
a.categories_top:hover {
color:#ba1f65;
}

.categories_sec, a.categories_sec {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color:#4b2612;
  padding-bottom: 8px;
}
a.categories_sec:hover {

  color:#4b2612;
}

.viewed, a.viewed {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color:#4b2612; 
}
a.viewed:hover {

  color:#4b2612;
}	

A {
  color: #4b2612;
  text-decoration: none;
}

A:hover {
  color: #0000ff;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #ffffff;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  background: #ffffff;
  color: #000000;
  font-weight : bold;
}

A.headerNavigation { 
font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #412a18; 
}

A.headerNavigation:hover {
  color: #ba1e65;
}

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-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #E52666;
  color: #ffffff;
  font-weight: bold;
}

.infoBoxShipping {
  background: #b6b7cb;
}

.infoBoxContentsShipping {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}



.infoBox {
  background: transparent;
}

.infoBoxContents {
  background: transparent;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #DD5B88;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBox_left {
width:220px;
padding-left: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: 12px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Century Gothic;
  font-size:12px;
  color:#ba1f65;
}

A.pageResults {
  background:#fce2ed;
  color: #ba1f65;
  border:solid 1px #ba1f65;
  padding:2 5 2 5;
  text-decoration:none;
}



A.pageResults:hover {
  border:solid 1px #fce2ed;
  color: FFFFFF;
  background: #ba1f65;
  text-decoration:none;
}

.pageResults2 {
  border:solid 1px #fce2ed;
  color: FFFFFF;
  background: #ba1f65;
  padding:2 5 2 5;
  font-weight:bold;
  }


TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  
  color: #3c3c3c;
}

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: 11px;
}



TD.smallText2, SPAN.smallText2, P.smallText2, a.smallText2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#4c3726;
}

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;
}
SPAN.catDeschead {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight:bold;
  color: #ba1f65;
  }

SPAN.category {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #4b2612;
  }

TABLE.formArea {
  background: #f8f8f9;
  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;
}

TD.productPriceInListing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #d2e9fb;
}

TD.productPriceInBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #eeeeee;
}

TD.productPriceInProdInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ccffcc;
}

.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; }

/* DDB - 041031 - Form Field Progress Bar */
.progress{
	width: 1px;
	height: 14px;
	color: white;
	font-size: 12px;
      overflow: hidden;
	background-color: navy;
	padding-left: 5px;
}

h1 { 
 
 font-size: 18px;
 color: #000000;
}

h2 { 
 font-family: Century Gothic;
 font-size: 14px;
 color: #000000;
}
h3 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
 color: #9a9a9a;
}

ul.sitemap {
color: #ff0000;
}
 .price{
  font-size: 14px;
  color: #cococo;
  font-weight: bold;
} 
 
 .ca{
  font-size: 20px;
  color: #ffffff;
  font-weight: bold;
} 
  .cac{
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
 }
  .bg1{
  background-image: url(images/m31.gif);
  background-repeat: repeat-x; 
 }
  .bg2{
  background-image: url(images/m27.gif);
  background-repeat: repeat-y; 
 }
 
 .dataTableHeadingContentBlack { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; font-weight: bold; }

/* menu Image -noborderBox2 - Show Sub-categories  Star */
a.menucateg:link, a.menucateg:visited, a.menucateg:active {
display: block;
vertical-align: middle;
color:#999999;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
text-align: left;
height: 19px;
padding-top:2px;
text-decoration: none;
background-color: #EDEDEF;
border: solid 1px #FFFFFF;
}

a.menucateg:hover {
border: solid 1px #CCCCCC;
background-image: url(images/menuon.png);
background-repeat: repeat;
text-decoration: none;
font-weight: bold;
color: #000000;
}

a.menusubcateg:link, a.menusubcateg:visited, a.menusubcateg:active {
display: block;
vertical-align: middle;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: left;
height: 19px;
text-decoration: none;
padding-top:2px;
border-bottom: 1px solid #7b9ebd;
border: solid 1px #FFFFFF;
}

a.menusubcateg:hover {
border-bottom: 1px solid #666666;
border-top: 1px solid #666666;
background-image: url(images/menuon.png);
background-repeat: repeat;
text-decoration: none;
color: #000000;
}
/* menu Image -noborderBox2 - Show Sub-categories  End */

.shopping_head, a.shopping_head {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#FFFFFF;

}

.catHead,  a.catHead{
font-family: Century Gothic;
background:#fce2ed;
font-size:14px;
text-transform:uppercase;
font-weight:bold;
color:#ba1f65;
}

a.catLinks{
font-family: Century Gothic;

font-size:12px;
text-transform:uppercase;

color:#ba1f65;
}
a.catLinks:hover {
color:#ba1f65;
}

.intro {
	color:#ffffff;
	font-family:"Trebuchet MS", Verdana, Helevtica, sans-serif;
	font-size:14px;
	
}

#content
{
  height: 100%;
  width: 100%;
  text-align: left
}

#ie_fix
{
  height: 100%;
  width: 100%;
  text-align: center
}

#scroll
{
  position: absolute;
  margin: 0 auto; 
  visibility: hidden;
  background-color: white;
  z-index: 1;    
  width: 176px;
  height: 150px;
  border-top-style: solid;
  border-right-style: solid;
  border-left-style: solid;
  border-collapse: collapse;
  border-bottom-style: solid;
  border-color: #000000;
  border-width: 1px;      
  overflow: auto;
  float: left;
}

#scroll div
{
  margin: 0 auto;
  text-align:left
}

#suggest table
{
  width: 170px;
  font-size: 11px;
  font-weight: normal;
  color: #676767;
  text-decoration: none;
  border: 0px;
  padding: 0px;  
  text-align:left;   
  margin: 0px
}

a.suggest_link 
{
  text-decoration: none;
  margin: 0px;
  color: #173f5f
}

a:hover.suggest_link 
{
  text-decoration: none;
  margin: 0px;
  color: #173f5f
} 
  