/*
  $Id: stylesheet.css,v 1.2 2008/11/09 03:09:12 klou Exp $
	adapted for QPBPP v1.2.0 2006/12/23

  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: #9560CA;
text-decoration: underline; }

BODY {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FONT-SIZE: 11px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	LINE-HEIGHT: 20px; 
	COLOR: #757c7d; 

	PADDING-TOP: 0px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

A {
	COLOR: #757c7d;
	text-decoration: none;
}

A:hover {
   color: #D8D6CA;
	TEXT-DECORATION: underline
}

A.underline {
   text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight : bold;
}


A.headerNavigation { 
  color: #FF6699; 
  text-decoration: none; 
}

A.headerNavigation:hover {
  color:#9560CA;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background-color: #ffb3b5;
	padding: 6px 6px;
	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: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #FFD7DE;  
  /*background: #A9A9A9; */
}

.infoBoxCustomized {
background-image: url(images/infobox/infobox_bg.gif);

 }

.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFFBD4; /*#FFE6E6; */
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #C43232;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #FF6699;
  color: #FFD0DE;
}

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: #FF6699;
  color: #FFD0DE;
  font-weight: bold; 
  font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	BORDER-BOTTOM: #FF6699  1px solid;
	BORDER-TOP: #FF6699  1px solid;
}


A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size:130%; 

  font-weight:normal; 
  margin-top:0px;
/*  font-size: 20px;
  font-weight: bold; */
  color: #FC547B;
}

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: 11px;
  font-weight: bold;
  background: #FF6699;
  color: #FFD0DE;
}

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;
}

TD.productPriceInListing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
}



TD.productPriceInProdInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ccffcc;
}

.moduleRow { }
.moduleRowOver {
	background-color: #FFE4E1;
	cursor: pointer;
	cursor: hand;
}
.moduleRowSelected { background-color: #FFD4E3; }

.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; }

#greenBox
{tableHa
	background: #e9f2d7;
	border: 1px solid #87bb69;
}

#infoBox
{
	border-right: 1px solid #FD507B;
	border-left: 1px solid #FD507B;
	border-bottom: 1px solid #FD507B;
	border-top: 1px solid #FD507B;
}

.infoBox_v2
{
	border-right: 1px solid #FD507B;
	border-left: 1px solid #FD507B;
	border-bottom: 1px solid #FD507B;
	border-top: 1px solid #FD507B;
}
div.headNavigation {

	border-bottom: 1px solid #D8D6CA;
	border-top: 1px solid #D8D6CA;
   background:#fff;
	margin:0px 10px 0px 10px;
		}
	
div.footer {

	border-bottom: 1px solid #D8D6CA;
   background:#fff;
	margin:0px 0px 0px 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
		}	

td.rightBorder { border-right: 1px solid #D8D6CA ;
    }

table.footerTopBorder { border-top: 1px solid #ADD2E2;
    }
    
div#topcat {
	color: #BB005E;
}
span.topcat {
	color: #BB005E;
	font-size: 130%;
	font-weight: bold;
}
span.subcat {

	font-size: 110%;

}
TD.cateoryTableHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #FFD0DE;
	background: #fff;
	margin: 0px 10px 0px 10px;
	width: 100%;
}
TD.contentCell {
	margin: 20px 10px 0px 10px;
}

hr {
  border-top: 1px solid #D8D6CA ;
  border-bottom: 0px;
  height: 1px;

}

.cssbutton {
	background: #f0a480;
	color: #191970; 
	vertical-align: top;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	cursor: pointer;
	text-align: center;
	border: 1px;
	border-style: outset;
	/*border-color: #f0a480;*/
	border-spacing: 1px;
	background-image: url(images/buttonbg2.png); 
	background-repeat: repeat;
	padding: 2px 5px 2px 5px;
	white-space: nowrap;
}

 
.cssbuttonsubmit{
background: #C31874;
vertical-align: top;
color: #191970;
font-family: Verdana, Arial, sans-serif;
font-weight: bold;
font-size: 10px;
text-align: center;
cursor: pointer;
border: 1px;
border-style: outset;
/*border-color: #6AE4A3A;*/
border-spacing: 1px; background-image: url(images/buttonbg2.png); 
padding: 1px 5px 1px 5px;
white-space: nowrap;
background-repeat: repeat;
}

.breadcrumb {
	
	font-family: Verdana, Arial, sans-serif;
   font-weight: bold;
   font-size: 10px;
	color: #ff9999;
	font-weight: bold;
}
.breadcrumb A, .breadcrumb A:link, .breadcrumb A:visited, .breadcrumb A:hover
{
	padding: 1px 5px 1px 5px;

	
	/*
	border-width: 1px;
	border-style: solid;
	border-color: #A5A9B6 #7B8194 #7B8194 #A5A9B6;
	background-color: #DEDEDE;
	text-decoration: none;
	
	height: 16px; */
}
span.contentHeaderTitle {
	background: #fff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold; /*border-bottom: 1px solid #CCC;*/
	background: #fff;
	width: 100%;
}	

div.content {
	margin: 0px 10px 0px 10px;
}

td#bottomBorder { border-bottom: 1px solid #FFD0DE;  }

TABLE.priceListing {
	border: 1px;
	border-style: solid;
	border-color: #999999   #999999   #999999   #999999  ;
	border-spacing: 0px;
	border-collapse: separate;
	margin-left: 20px;
	width: 30%;
}	
TD.productPriceInBox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: none none solid none;
	border-color: #D8D6CA #D8D6CA #D8D6CA #D8D6CA;
	background-color: white;
}

TD.productLisingPriceBox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: none none solid none;
	border-color: #D8D6CA #D8D6CA #D8D6CA #D8D6CA;
	background-color: white;
}

TD.productListing-data {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	border-bottom: 1px solid  #999999 ;
}

span.pricing {
	background: #fff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold; 
	background: #fff;
	width: 100%;
} 

div.underline {
	border-bottom: 1px solid #D8D6CA ;
   background:#fff;
	margin:0px 10px 0px 0px;
}

div.indent {
	margin: 0px 10px 0px 20px;
}

.buttonRow {

}

li.noListStyle {
	list-style: none;
	margin-left: -20px;
}

TABLE.table {
   border: 1px;
	border-style: solid;
   border-color: #ADD2E2;
	font-family: Verdana, Arial, sans-serif;
	font-size:11px;
	border-spacing: 1px;
	border-collapse: collapse;
}

TR.tr {
	border-style: solid solid solid;
	border-left: 1px;
	border-right: 1px;
	border-color: #ADD2E2;
}
TD.td {
	font-family:Verdana, Arial, sans-serif;
   font-size: 11px;
	word-spacing: 2px;
}

.dash { border-top-width: 1px;	
border-right-width: 1px;	
border-bottom-width: 1px; 
border-left-width: 1px;
 border-top-style: dashed;
  border-right-style: none; 
  border-bottom-style: none; 
  border-left-style: none; 
 border-top-color: #999999; 
 border-right-color: #999999; 
 border-bottom-color: #999999; 
 border-left-color: #999999;
 margin-top: 1px; 
 margin-right: 5px; 
 margin-bottom: 0px; 
 margin-left: 5px;
}

.blue-dash { border-top-width: 1px;	
border-right-width: 1px;	
border-bottom-width: 1px; 
border-left-width: 1px;
 border-top-style: dashed;
  border-right-style: none; 
  border-bottom-style: none; 
  border-left-style: none; 
 border-top-color: #FFD0DE; 
 border-right-color: #FFD0DE ; 
 border-bottom-color: #FFD0DE; 
 border-left-color: #FFD0DE ;
 margin-top: 1px; 
 margin-right: 1px; 
 margin-bottom: 1px; 
 margin-left: 1px;
}



#nav_cat ul
{
list-style: none;
padding: 0;
margin: 0;
}


#nav_cat li
{
float: none;
margin: 0 0.15em;
}

#nav_cat li a
{
/*background: url(background.gif) #fff bottom left repeat-x;*/
/*height: 1.5em;*/
/*line-height: 2em;*/
float: none;
/*width: 9em;*/
display: block;
/*border: 1px solid #dcdce9;*/
color: #0d2474;
text-decoration: none;
text-align: left;
}

/* Hide from IE5-Mac \*/
#nav_cat li a
{
float: none
}
/* End hide */

#nav_cat li a:hover {
	
	text-decoration: underline;
}

#nav_cat
{
width:12em
}

/* Top menu navigation */
#nav ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav li
{
float: right;
margin: 0 0.05em;
}

#nav li a
{
background: #fff bottom left repeat-x;
height: 2em;
line-height: 2em;
float: right;
width: 7.5em;
display: block;
/* border: 0.1em solid #dcdce9; */
color: #FF6699;
text-decoration: none;
text-align: center;
}

/* Hide from IE5-Mac \*/
#nav li a
{
float: none
}
/* End hide */

#nav
{
 width: 57em;
}
#nav li a:hover
{
	text-decoration: underline;
}

/* Top Menu Navigation END */

/* BIN box */


/* BIN box end */


.header-tip {
	font-weight: bold;
	font-size: 90%;
   color: #FF8C00;
	font-family: Verdana, Arial, sans-serif;
}

.microGrey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #708090;
}

TD.newListColumn {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

div.plr {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	padding-top: 15px;
	padding-bottom: 12px;
	
}

.productNameHeader {
   font-family: Verdana, Arial, sans-serif;
	color: #BB005E;
	font-weight: bold;
	font-size: 14px;
	width: 100%;
}

A.productNameLink {
	text-decoration: underline;
	color: #BB005E;
}
A.productNameLink:hover {
	text-decoration: underline;
	color: #FF9933;
/*	font-weight: bold;*/
}

.soldOut {
	color: RED;
	font-weight: bold;
}

.addToWishList {

	font-weight: bold;
	font-size: 90%;
   color: #FF6699 ;
	font-family: Verdana, Arial, sans-serif;
}

.addedToWishList {

	font-weight: bold;
	font-size: 90%;
   color: #70d250;
	font-family: Verdana, Arial, sans-serif;
}

.infoBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #DC143C;

}
.header-tip-lite {
	font-weight: normal;
	font-size: 80%;
}

div.pageLayout {
	margin:0px 10px 0px 10px;
}	

div.contentLayout {
	margin:0px 10px 0px 10px;
}
.greyBorder { 
 border-color: #999999; 
 border-width: 1px; border-style: solid; padding: 2px; 
}