/*
  $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:Tahoma, Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family :Tahoma, Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family :Tahoma, Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family :Tahoma, Verdana, Arial, sans-serif; font-size : 10px; color: #FF0000; text-decoration: underline; }


A {	
	color: #000;
	text-decoration:none;
}
/*A:visited {
	color: #990000;
	font-weight: bold;
}*/
A:hover {
	color: #000000;
	text-decoration:underline;
}
/*A:active {
	color: #990000;	
	font-weight: bold;
}*/

FORM {
	display: inline;
	margin:0px;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family:Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #5CA0C7;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FF0000; 
  font-weight:bold;
}

A.headerNavigation:hover {
  color: #000000;
  font-weight:bold;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma,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: Tahoma,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:Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #ffffff;
}

.infoBoxContents {
  background: #ffffff;
  font-family:Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color:#000000;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family:Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
}



TD.infoBoxHeading {
  font-family:Century Gothic, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: normal;
  color: #FFF;
  letter-spacing:1px;
}



TD.infoBox, SPAN.infoBox {
  font-family:Tahoma, Verdana, Arial, sans-serif;
  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: #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;
}


TR.productListing-odd2010{
	background:#E8F9FF;
}

TR.productListing-even2010{
  background:#F3F3F3;
}

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

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

.productListing-heading2010 {
  font-family:Century Gothic, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #00A3D3;
  color: #FFFFFF;
  font-weight: bold;
  padding-top:10px;
  padding-bottom:10px;
}

TD.productListing-data {
  font-family:Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.productListing-data2010 {
  font-family:Century Gothic, Arial, Helvetica, sans-serif;
  font-size: 15px;
  color:#000;
  font-weight:normal;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
 color: #5CA0C7;
	font-family: Myriad, Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family:Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family:Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color:#000000;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family:Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#000000;
}

TD.accountCategory {
  font-family:Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family:Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family:Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family:Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family:Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family:Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family:Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family:Tahoma, 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,Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma,Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family:Tahoma, Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family:Tahoma, Verdana, Arial, sans-serif;
  color: #ff0000;
}

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

.checkoutBarFrom, .checkoutBarTo { font-family:Century Gothic, Arial, Helvetica, sans-serif; font-size: 14px; color: #8c8c8c; }
.checkoutBarCurrent { font-family:Century Gothic, Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; }

/* message box */

.messageBox { font-family:Tahoma, Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family:Tahoma, Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family:Tahoma, Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family:Tahoma, Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
.productTitle2 {
	color: #5CA0C7;
	font-family: Myriad, Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.productTitle {
font-family: MyriadPro-LightCond, Verdana;
font-size: 16px;
font-weight: 400;
}



.productSALETitle {
	color: #BC1318;
	font-family: Myriad, Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}




.productPrice {
	color: #848484;
	font-family: Myriad, Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.productDesc {
	color: #848484;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 9px;
}
A.productTitle { 
  color: #5CA0C7;
	font-family: Myriad, Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold; 
}

A.productTitle:hover {
 color: #5CA0C7;
	font-family: Myriad, Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

A.category { 
  font-family: Tahoma,Verdana;
	font-size: 11px;	
	color: #FF0000; 
}

A.category:hover {
 font-family: Tahoma,Verdana;
	font-size: 11px;	
	color: #5CA0C7;
}


SPAN.removeProduct {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #3366FF;
  font-weight: normal;
}

INPUT.quantitybox {
  border: 1px;
  border-style: solid;
  border-color: #000000;
    font-size: 12px;
  width: 20px;
  height: 22px;
  border-spacing: 0px;
  background: #F8f8f9;
}

.greenbox {
  background: #C6DCDF;
  border: 1px;
  border-style: solid;
  border-color: #96A7A9;
}


.NEWPageNumberBox {
  background: #E5E5E5;
  border-color: #999999;
  border-style: solid;
  border-width: 1px;
}
.NEWPageNumberBox2 {
  background: #990000;
  border-color: #CCCCCC;
  border-style: solid;
  border-width: 1px;
}
.style10101 {
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.style20202 {
	font-size: 12px;
	color: #00A3D3;
}
.styleinvisible {color: #BEDBE9}


/* NEW LOGIN ROW */
/* ************************************************************************************** */
#s5_hl_form .button {
margin:0px;
margin-right:6px;
}

#s5_hl_form a {
color:#00A3D3;
font-size:11px;
}

#s5_vc_form .button {
margin:0px;
}

#s5_username {
background:#FFFFFF url(images/s5_username.png) no-repeat center left;
height:25px;
padding-left:25px;
width:102px;
margin:0px;
margin-right:9px;
}

#s5_password {
background:#FFFFFF url(images/s5_password.png) no-repeat center left;
height:25px;
padding-left:25px;
width:102px;
margin:0px;
margin-right:9px;
}

.inputbox {
     border: solid 1px #CCCCCC;
     color: #333333;
     margin: 4px;
	 padding:3px;
     background: #ffffff;
}
.button, .button-none {
	padding-left:8px;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:4px;
	margin-top:6px;
	margin-bottom:6px;
	height:25px;
	background:#EEEEEE url(images/s5_button.png) repeat-x top left;
	border:solid 1px #CCCCCC;
	font-size:10px;
	font-weight:bold;
}
/* ************************************************************************************** */


/* ************************************************************************************** */
/* ***********************************ADDED AUGUST 26TH 2009***************************** */
.stylefrontpage1 {font-family: Arial, Helvetica, sans-serif; color: #CC6600; font-size: 18px; font-weight: bold;}
/* ************************************************************************************** */
/* ***********************************ENDED AUGUST 26TH 2009***************************** */



.template { 
width:170px; 
float:left;
margin-right:20px;
margin-bottom:15px;
}



.header-login{
		font-family:Century Gothic, Arial, Helvetica, sans-serif;
		color:#666666;
		font-size:14px;
}

.g21{
font-family:Century Gothic, Arial, Helvetica, sans-serif; 
color:#333333; 
font-size:14px;
}






.cupon{
padding: 5px;
background: #00A3D3;
margin-bottom: 5px;
border: solid 2px #447888;
font-family:Century Gothic, Arial, Helvetica, sans-serif; 
color:#ffffff; 
font-size:18px;
}




/* these are the new styles for contact us page: */
#contactd1, #contactd2, #contactd3{
	padding: 10px;
	background: #DEF6FF;
	border: 1px solid #8ACDDA;
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 14px;
	vertical-align: top;
	font-weight: normal;
	
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}

#contactd1:hover, #contactd2:hover, #contactd3:hover{
	background: #4598C2;
	border: 1px solid white;
	color: white;
}

#contactd1 .header, #contactd2 .header, #contactd3 .header{
	font-size: 18px;
}
#contactd1 .header:hover, #contactd2 .header:hover, #contactd3 .header:hover{
	color: white;
}

/* End of contact us page styles */




