/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions #FBF8F4
  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; }
.featPrice { font-family: Arial, Verdana, sans-serif; font-size: 14px; color: #EC008C; font-weight: bold; }
.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; }

BODY {
  color: #000000;
  margin: 0px;/*
  background-image: url('images/bg.gif');
background-attachment: fixed ;*/
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #EE2085;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {

}

TD.headerNavigation {
  font-family: Century Gothic, Arial, sans-serif;
  font-size: 12px;
  color: #EC008C;
  font-weight : bold;
}

A.headerNavigation { 
  color: #EC008C; 
}

A.headerNavigation:hover {
  color: #EE2085;
}

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: Verdana, Arial, sans-serif;
  font-size: 23px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #fabdd4;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  height:20;
  font-size: 9px;
  background: #fabdd4;
  color: #000000;

}

.infoBox {
  background: #fabdd4;
}

.infoBoxContents {
  background: #ffffff;
  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: Century Gothic, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
/*  color: #EE2085;*/
    color: FFFFFF;
/*border-bottom:'border-bottom-width' 'border-bottom-style' 'border-bottom-color'*/
border: 1px;
  border-style: solid;
  border-color: #92b3db;
/*height: 12px;*/

padding-left:2px;
}

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: #ffffff;
}

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: #FFFFFF;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #FFDCEB;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FFDCEB;
  color: #000000;
  font-weight: bold;
}

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-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 1.2em;
	word-spacing:-0.15em;
	letter-spacing:0;
	font-weight: bold;
	color: #E37DAA;
}

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: Century Gothic, Arial, sans-serif;
  font-size: 11px;
  color: #EE2085;
  font-weight: bold;
}

TABLE.formArea {
  background: #FDF2F9;
  border-color: #FABDD4;
  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;
}

.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: #B21E74; }
.product_text {
font-family: Arial, Helvetica, sans-serif;
size:2}
.newbreadcrumbs a{
  font-family: Century Gothic, Arial, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  font-weight : bold;
}
.newbreadcrumbs { 
font-family:  Arial,Century Gothic, sans-serif;
  font-size: 11px; 
}

.newbreadcrumbs a:hover {
  color: #FFFFFF;
}
.topdate {
  font-family:  Arial,Century Gothic, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
 
}



.viewcart{
font-family: Century Gothic, Arial, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  font-weight : bold;
text-decoration:none;
}

.viewcart a {
font-family: Century Gothic, Arial, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  font-weight : bold;
text-decoration:none;


}
.viewcart a:hover {
font-family: Century Gothic, Arial, sans-serif;

  font-size: 11px;
  color: #FFFFFF;
  font-weight : bold;
text-decoration:underline;


}
.search {
font-size: 10px; 
 background-color: #FFFFFF; 
 border: 1px solid #6A033B;

margin-bottom:5px;

}
.squarebanner {

  border-color: #e9acc1;
  border-style: solid;
  border-width: 1px;

}
/* Custom styles for products descriptions ------------------------- added by Mohamed on 20.09.07 */
.groovy_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.groovy_fuscia {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF66CC;
}
.groovy_fuscia_big {	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #EC008C;
	text-decoration:none;
}
.groovy_blue {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6D8CCB;
}

.strapline {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D91581;
}


.groovy_gray {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}

.groovy_turquois {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0FA7D4;
}
.groovy_black {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.topsearch {	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #EC008C;
	text-decoration:none;
}

/*end of custom styles*/

.activelink{
/*	display:block;*/
	/*background-image:url('images/breadcrumb.gif')*/;
	color: #EE2085;

	height:12px;
	font-weight: bold;
}
.catwithsubs{


background-color:#FFFFFF}

.catwithnosubs {

background-color:#FFFFFF
}
.leftbar {

background: #FF6600;
background-repeat:repeat-y;
height:auto
}
.motto {
 font-family: Century Gothic, Arial, sans-serif;
  font-size: 11px;
  color: #FFFFFF;

}
.hand {
CURSOR: hand; COLOR: #0FA7D4;
}
.rss {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;

}
.red {

height:50px;
background-color:#FF0000;
color:#FFFFFF;
font-family:"Trebuchet MS", Verdana, Tahoma;
font-size:15px;
font-weight:bold;




}
#compatibility {



overflow-y: scroll;
min-height:50px;

height:200px;}
h3 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FF66CC;
}
fieldset
{
/*border: 1px solid #FF66CC;
*/
}

legend
{
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF66CC;

/*border: 1px solid #FF66CC;*/
padding: 2px 6px
} 

