/*

  $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: "Century Gothic",Arial,sans-serif; font-size: 12px; padding: 8px;}

.boxText a{ font-family: "Century Gothic",Arial,sans-serif;  font-size: 12px;  font-weight: normal; color: #000; padding: 2px; }

.style24 { font-family: "Century Gothic",Arial,sans-serif;  font-size: 18px;  font-weight: normal; color: #FF71B8; }

.style27 { font-family: "Century Gothic",Arial,sans-serif;  font-size: 15px;  font-weight: normal; color: #5c5c5c; }

.boxText a:hover{ font-family: "Century Gothic",Arial,sans-serif;  font-size: 12px;  font-weight: normal; color: #FFF; background: #DF2477; padding: 2px;}

.errorBox { font-family : "Century Gothic",Arial,sans-serif; font-size : 12px; background: #ffb3b5; font-weight: bold; }

.stockWarning { font-family : "Century Gothic",Arial,sans-serif; font-size : 12px; color: #DF2477; }

.productsNotifications { background: #f2fff7; }

.orderEdit { font-family : "Century Gothic",Arial,sans-serif; font-size : 12px; color: #70d250; text-decoration: underline; }

 td .boxText .style5 a{
	border-bottom: 1px dashed #ef6ea8;
	display: block;
	font-family: "Century Gothic",Arial,sans-serif; 
	font-size: 13px; 
	width: 225px;
	line-height:20px;
}

 td .boxText .style5 a.subCat{
	border-bottom: 1px solid #ffffff;
	display: block;
	font-family: "Century Gothic",Arial,sans-serif; 
	font-size: 11px; 
	line-height:13px;
	color: #000;
	background: #efefef;
	width: 225px;	
	padding-left: 2px;

}
 td .boxText .style5 a:hover.subCat{
	border-bottom: 1px solid #fcdbe1;
	display: block;
	font-family: "Century Gothic",Arial,sans-serif; 
	font-size: 11px; 
	line-height:13px;
	color: #FFF;
	background: #DF2477;
	width: 225px;
	padding-left: 2px;	

}
 td .boxText .style5 a.subsubCat{
	border-bottom: 1px solid #ffffff;
	display: block;
	font-family: "Century Gothic",Arial,sans-serif; 
	font-size: 11px; 
	line-height:13px;
	color:#999999;
	background:#FFF;
	width: 225px;	
	padding-left: 2px;

}
 td .boxText .style5 a:hover.subsubCat{
	border-bottom: 1px solid #ffffff;
	display: block;
	font-family: "Century Gothic",Arial,sans-serif; 
	font-size: 11px; 
	line-height:13px;
	color: #DF2477;
	width: 225px;
	font-weight: bold;
	background: #FFF;
	padding-left: 2px;	

}

/*a:link { 
	color: #3300ff;
	}
a:hover { 
	color: #DF2477;
	text-decoration: none;
	}*/

BODY, td {

  color: #5C5C5C; 
  margin: 0px;
  font-family: "Century Gothic",Arial,sans-serif;
  font-size: 14px;
  line-height: 1.5;  
}

A {

  color: #9866CD;

  text-decoration: none;

}



A:hover {

  color: #9866CD;

  text-decoration: none;


  font-weight: bold;

}



FORM {

	display: inline;

}



TR.header {

  background: #ffffff;

}



TR.headerNavigation {

  background:  #A688C2; //#bbc3d3;

}



TD.headerNavigation {

  font-family: "Century Gothic",Arial,sans-serif;

  font-size: 12px;

  background: #9866CD;

  color: #000;

  padding-top: 2px;

  padding-bottom: 2px;

}



A.headerNavigation { 

  font-size: 9px;
  color: #000;

}



A.headerNavigation:hover {

  font-size: 9px;
  color: #df2477;
  background-color: #fff;

  text-decoration: none;



}



TR.headerError {

  background: #ff0000;

}



TD.headerError {

  font-family: "Century Gothic",Arial,sans-serif;

  font-size: 12px;

  background: #ff0000;

  color: #ffffff;

  font-weight : bold;

  text-align : center;

}



TR.headerInfo {

  background: #00ff00;



}



TD.headerInfo {

  font-family: "Century Gothic",Arial,sans-serif;

  font-size: 12px;

  background: #00ff00;

  color: #ffffff;

  font-weight: bold;

  text-align: center;


}



TR.footer {

  background: #bbc3d3;

}



TD.footer {

  font-family: "Century Gothic",Arial,sans-serif;

  font-size: 10px;

  background: #A688C2;

  color: #ffffff;

  font-weight: bold;

  text-align: left;

}



.infoBox {



}



.infoBoxContents {



  font-family: "Century Gothic",Arial,sans-serif;

  font-size: 12px;

}



.infoBoxNotice {

  background: #FF8E90;

}



.infoBoxNoticeContents {



  font-family: "Century Gothic",Arial,sans-serif;

  font-size: 12px;

}



TD.infoBoxHeading {

  font-family: "Century Gothic",Arial,sans-serif;

  font-size: 13px;

  font-weight: bold;

  background: none;

  color: #FFF;
    
  padding-left: 10px;

}



TD.infoBox, SPAN.infoBox {

  font-family: "Century Gothic",Arial,sans-serif;

  font-size: 12px;

}



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:  #9866CD; //#b6b7cb;

  border-spacing: 1px;



}



.productListing-heading {

  font-family: "Century Gothic",Arial,sans-serif;

  font-size: 12px;

  background:  #AC6C98; // #b6b7cb;

  color: #FFFFFF;

  font-weight: bold;



}



TD.productListing-data {

  font-family: "Century Gothic",Arial,sans-serif;

  font-size: 12px;



}



TD.productDesc {

  font-family: "Century Gothic",Arial,sans-serif;

  font-size: 12px;

  color: #808080;

  padding: 1px 7px 1px 7px;

}



A.pageResults {

  color: #0000FF;

}



A.pageResults:hover {

  color: #DF2477;
  background-color: #fff;

}



TD.pageHeading, DIV.pageHeading {

  font-family: "Century Gothic",Arial,sans-serif;

  font-size: 28px;
  
  letter-spacing:-3px;

  font-weight: normal;

  color: #333;

}



TR.subBar {

  background: #f4f7fd;

}



TD.subBar {

  font-family: "Century Gothic",Arial,sans-serif;

  font-size: 12px;

  color: #000000;

}



TD.main, P.main {

  font-family: "Century Gothic",Arial,sans-serif;

  font-size: 12px;

  line-height: 2;


}



TD.smallText, SPAN.smallText, P.smallText {

  font-family: "Century Gothic",Arial,sans-serif;

  font-size: 12px;

}



TD.accountCategory {

  font-family: "Century Gothic",Arial,sans-serif;

  font-size: 13px;

  color: #aabbdd;

}



TD.fieldKey {

  font-family: "Century Gothic",Arial,sans-serif;

  font-size: 12px;

  font-weight: bold;

}



TD.fieldValue {

  font-family: "Century Gothic",Arial,sans-serif;

  font-size: 12px;

}



TD.tableHeading {

  font-family: "Century Gothic",Arial,sans-serif;

  font-size: 12px;

  font-weight: bold;

}



SPAN.newItemInCart {

  font-family: "Century Gothic",Arial,sans-serif;

  font-size: 12px;

  color: #ff0000;

}



CHECKBOX, INPUT, RADIO, SELECT {

  font-family: "Century Gothic",Arial,sans-serif;

  font-size: 12px;

}



TEXTAREA {

  width: 100%;

  font-family: "Century Gothic",Arial,sans-serif;

  font-size: 12px;

}



SPAN.greetUser {

  font-family: "Century Gothic",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: "Century Gothic",Arial,sans-serif;

  font-size: 12px;

  font-weight: bold;

}



SPAN.markProductOutOfStock {

  font-family: "Century Gothic",Arial,sans-serif;

  font-size: 12px;

  color: #c76170;

  font-weight: bold;

}



SPAN.productSpecialPrice {

  font-family: "Century Gothic",Arial,sans-serif;

  color: #ff0000;

}



SPAN.errorText {

  font-family: Arial,sans-serif;

  color: #ff0000;

}



.moduleRow { }

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

.moduleRowSelected { background-color: #E9F4FC; }



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

.checkoutBarCurrent { font-family: Arial,sans-serif; font-size: 12px; color: #000000; }



/* message box */



.messageBox { font-family: "Century Gothic", Arial,sans-serif; font-size: 12px; }

.messageStackError, .messageStackWarning { font-family: "Century Gothic", Arial,sans-serif; font-size: 12px; background-color: #ffb3b5; }

.messageStackSuccess { font-family: "Century Gothic", Arial,sans-serif; font-size: 12px; background-color: #99ff00; }



/* input requirement */



.inputRequirement { font-family: "Century Gothic", Arial,sans-serif; font-size: 12px; color: #ff0000; }

.imgRight{
	margin-left: 20px;
	margin-bottom: 20px;
}

body {
	background-color: #fad3e5;
	padding: 0px;
	margin: 0px;
	margin-top: 20px;
	font-family: 13px 18px "Century Gothic",Arial,sans-serif;
	color: #454545;
	
}
a{
	color: #333399;
	font-weight: bold;
}
a:hover{
	color: #DF2477;
	background: none;
	font-weight: bold;
}


table.topnavbar {
   border-collapse: collapse;
}

table.topnavbar td a{
   display: block;
   text-decoration: none;
background-color: #ef6ea8;
   padding: 0px;
 
 	font-family: "Century Gothic",Arial,sans-serif;
	font-size: 13px;
	font-weight: normal; 
}
table.topnavbar td a:link, table.topnavbar td a:visited {
	color: #ffffff; 


}
table.topnavbar td a:hover, table.topnavbar td a:active {
   color: #DF2477;
    background-color: #ffffff;
	text-decoration:none;
	font-weight: normal;
 } 
 
 .maincontentarea{
 	padding: 2px;
	padding-left: 2px;
 }
 .boxarea{
 	padding: 5px; 
	padding-top: 0px;
	padding-bottom: 0px;
 }
 .boxarea td{
 	padding: 5px; 
	padding-top: 0px;
	padding-bottom: 0px;
 } 
 
 td.boxarea {
 	padding: 5px; 
	padding-top: 0px;
	padding-bottom: 0px;
 }  
 
.style7 {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	letter-spacing: -1px;
    word-spacing: 2;
}
	
.footer {
	font-family: "Century Gothic", Arial,sans-serif;
	font-size: 11px;
	color: #7A4769;
}
.footer a{
	font-family: "Century Gothic", Arial,sans-serif;
	font-size: 11px;
	color: #7A4769;
	text-decoration: none;
	font-weight: normal;
}
h2 {

	margin-top: 0px;
	font-size: 24px;
	font-family: "Century Gothic", Arial,sans-serif;
	color: #AC6C98;
	font-weight: bold;
}
h5{
	font-family: "Century Gothic", Arial,sans-serif;
	font-size: 24px;
	color: #000;
	margin: 0px;
	padding: 0px;
}
.smallText{
	font: 11px "Century Gothic", Arial,sans-serif;
	line-height: 20px;
}
.inputText{
	width: 95%;
}
form{
	margin: 0px;
	padding: 0px;
}