/*

  $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:Tahoma; font-size: 12px; }

.errorBox { font-family:Tahoma; font-size: 11px; background: #ffb3b5; font-weight: bold; }

.stockWarning { font-family:Tahoma; font-size: 11px; color: #cc0033; }

.productsNotifications { background: #f2fff7; }

.orderEdit { font-family:Tahoma; font-size: 11px; color: #70d250; text-decoration: underline; }



BODY {

  background: #ffffff;

  color: #5C6C7F;

  margin: 0px;

}



.INDEX {

	font-family:Tahoma; font-size: 11px;

	}



A {

  color: #6D9ED4;
	font-family:Tahoma;
  text-decoration: none;
  font-size:12px;

}



A:hover {
	font-family:Tahoma;
   text-decoration: underline;

}



FORM {

	display: inline;

	font-family:Tahoma;

	font-size: 12px;

}



TR.header {

  background: #ffffff;

}



TR.headerNavigation {

  background: #7fa9d8;

}



TD.headerNavigation {

  font-family:Tahoma;

  font-size: 11px;

  background: #7fa9d8;

  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: 11px;

  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: 11px;

  background: #ffffff;

  color: #ffffff;

  font-weight: bold;

  text-align: center;

}



TR.footer {

  background: #6699cc;

}



TD.footer {

  font-family:Tahoma; font-size: 11px;

  background: #6699cc;

  color: #ffffff;

  font-weight: bold;

}



.infoBox {

  Background: #b6b7cb;

}



.infoBoxContents {

  background: #ffffff;

  font-family:Tahoma;

  font-size: 11px;

}



.infoBoxNotice {

  background: #FF8E90;

}



.infoBoxNoticeContents {

  background: #FFE6E6;

  font-family:Tahoma; font-size: 11px;

}



TD.infoBoxHeading {

  font-family:Tahoma; font-size: 13px;

  font-weight: bold;
background:url(images/infobox/corner_center.gif);
  background: #8DB4DE;

  color: #FFFFFF;

}

TD.infoBoxHeading1 {

  font-family:Tahoma; font-size: 13px;

  font-weight: bold;
width:100%;
background:url(images/infobox/corner_center.gif);
  background: #8DB4DE;

  color: #FFFFFF;

}

TD.infoBox, SPAN.infoBox {

  font-family:Tahoma; font-size: 11px;

}



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: 4px;

  border-style: solid;

  border-color: #E9EEF3;

  border-spacing: 1px;

}



.productListing-heading {

  font-family:Tahoma; font-size: 11px;

  background: #7fa9d8;

  color: #FFFFFF;

  font-weight: bold;

}



TD.productListing-data {

  font-family:Tahoma;

  font-size: 11px;

}



A.pageResults {

  color: #0000FF;

}



A.pageResults:hover {

  color: #0000FF;

  background: #FFFF33;

}



TD.pageHeading, DIV.pageHeading {

  font-family:"Trebuchet MS";
font-size:22px;
text-decoration:none;
color:#5C6065;

}

.pageHeading h1 {

  font-family:"Trebuchet MS";
font-size:22px;
text-decoration:none;
color:#5C6065;

}

.pageHeading h1 .headerNavigation {

  font-family:"Trebuchet MS";
font-size:22px;
text-decoration:none;
color:#5C6065;

}


TR.subBar {

  background: #f4f7fd;

}



TD.subBar {

  font-family:Tahoma; font-size: 11px;

  color: #000000;

}



TD.main, P.main {

  font-family:Tahoma;

  font-size: 11px;

  line-height: 1.5;

}



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

  font-family:Tahoma; font-size: 11px;

}



TD.accountCategory {

  font-family:Tahoma; font-size: 11px;

  color: #aabbdd;

}



TD.fieldKey {

  font-family:Tahoma;

  font-size: 12px;

  font-weight: bold;

}



TD.fieldValue {

  font-family:Tahoma;

  font-size: 12px;

}



TD.tableHeading {

  font-family:Tahoma;

  font-size: 12px;

  font-weight: bold;

}



SPAN.newItemInCart {

  font-family:Tahoma; font-size: 11px;

  color: #ff0000;

}



CHECKBOX, INPUT, RADIO, SELECT {

  font-family:Tahoma;

  font-size: 11px;

}



TEXTAREA {

  width: 100%;

  font-family:Tahoma;

  font-size: 11px;

}



SPAN.greetUser {

  font-family:Tahoma;

  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:Tahoma;

  color: #ff0000;

}

*/

/*MSRP*/

.productSpecialPrice {

  font-family:Tahoma;

  color: #ff0000;

font-size: 14px;
}

.productSpecialPrice1 {

  font-family:Tahoma;

  color: #ff0000;

font-size: 15px;
}


SPAN.errorText {

  font-family:Tahoma;

  color: #ff0000;

}



.moduleRow { }

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

.moduleRowSelected { background-color: #E9F4FC; }



.checkoutBarFrom, .checkoutBarTo { font-family:Tahoma; font-size: 11px; color: #8c8c8c; }

.checkoutBarCurrent { font-family:Tahoma; font-size: 11px; color: #000000; }



/* message box */



.messageBox { font-family:Tahoma; font-size: 11px; }

.messageStackError, .messageStackWarning { font-family:Tahoma; font-size: 11px; background-color: #ffb3b5; }

.messageStackSuccess { font-family:Tahoma; font-size: 11px; background-color: #99ff00; }



/* input requirement */



.inputRequirement { font-family:Tahoma; font-size: 11px; color: #ff0000; }


.white_text24{font-family:Tahoma;
font-weight:bold;
color:#FFFFFF;
font-size:12px;
text-decoration:none;
}
.white_text26{font-family:Tahoma;

color:#FFFFFF;
font-size:11px;
text-decoration:none;
}





.star-product-title {



  font-family:Tahoma;



  text-align : center;



  font-size: 16px;



  font-weight: bold;



  color: #5C6C7F;



}



.star-product {



  font-family:Tahoma;



  font-size: 12px;



  font-weight: normal;



  color: #000000;



}



.star-product-price{



  font-family:Tahoma;



  font-size: 16px;



  font-weight: bold;



  color: #ff0000;



}



/*MSRP*/

.PriceList  { font-family:Tahoma; color: #9a9a9a; font-size: 12px; font-weight: bold }

.SavingsPercent  { font-size: 8px }

.oldPrice { text-decoration: line-through }

.PPriceList  { font-family:Tahoma; color: #FFFFFF; font-size: 12px; font-weight: bold }
.tdctr {
	padding-right: 10px;
	padding-left: 10px;
}
.center {
	padding: 5px;
}
.text {
	color: #47aedd;
	text-decoration: none;
}
.bdr {
	padding: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E5E5E5;
}
.txt {
	font-size: 11px;
	text-decoration: none;
}
.txtblue {
	color: #47AEDD;
	text-decoration: line-through;
}
.red {
	color: #CC0000;
	text-decoration: none;
}
.mpageHeading{

  font-family:Tahoma;

  font-size: 12px;

  font-weight: bold;

  color: #9a9a9a;
}
.description {
	font-family:Tahoma; font-size: 11px;
	text-decoration: none;
}
.mindoldPrice { 
font-family:Tahoma;
font-size: 12px;
text-decoration: line-through;
font-weight:bold;

 }
.mindspecialprice {
font-family:Tahoma;
font-size: 12px;
font-weight:bold;
}

/* BOF Dynamic Sitemap */
  ul.sitemap {
  color: #ff0000;
}
/* EOF Dynamic Sitemap */


/***********************************************************************************************************************************************/
#browntab{background:url(images/browntab.jpg) no-repeat;
width:310px;
height:34px;
}
#graytab{background:url(images/graytab.jpg) no-repeat;
width:310px;
height:34px;
}
#pinktab{background:url(images/pinktab.jpg) no-repeat;
width:310px;
height:34px;
}
#graygreentab{background:url(images/graygreentab.jpg) no-repeat;
width:310px;
height:34px;
}
#darkyellowtab{background:url(images/darkyellowtab.jpg) no-repeat;
width:310px;
height:34px;
}
.newblacktext{font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#202020;
text-decoration:none;
}


.SeeHowitLooks{background:url(images/SeeHowitLooks.jpg) no-repeat;
width:154px;
height:28px;
font-family:Tahoma;
font-size:12px;
color:#FFFFFF;
text-decoration:none;
text-align:center;
font-weight:bold;
border:0px;
cursor:pointer;
}
.newaddtocart{background:url(images/newaddtocart.jpg) no-repeat;
width:154px;
height:28px;
font-family:Tahoma;
font-size:12px;
color:#FFFFFF;
text-decoration:none;
text-align:center;
font-weight:bold;
border:0px;
cursor:pointer;
}
/***********************************************************************************************************************************************/


.CountdownClock {
	background:url(images/express-delivery.gif) no-repeat;
	height:318px;
	margin-bottom:5px;
}
.CountdownClock .ClockInfotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	padding:90px 10px 20px 10px;
}

/* ===============================================================================*/
.footer {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
.footer .header {
	color:#ff3366;
	font-weight:bold;
	font-size:12px;
}
.footer div {
	margin:5px 0px;
}
.footer a {
	color:#003366;
	text-decoration:none;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.footer a:hover {
	color:#999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
/* ===============================================================================*/

.WelcomeEnd {
	background:url(images/box-welcomeend.gif) no-repeat bottom;
	padding-bottom:10px;
	margin-bottom:5px;
}
.WelcomeTop {
	background:url(images/box-welcometop.gif) no-repeat top;
	padding-top:50px;
}
.WelcomeMid {
	padding:0px 15px;
	font-size:11px;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
}