/*
  $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: 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: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #383A5E;
  margin: 0px;
}

A {
  color: #3F3D52;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}
A.normalblue {
  color: #3F3D52;
  text-decoration: underline;
}

A:hover.normalblue {
  color: #AABBDD;
  text-decoration: none;
}


FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #BED0EC;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #666666;
  font-weight : bold;
}

A.headerNavigation { 
  color: #333333; 
}

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

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

TR.footer {
  background: #BED0EC;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #BED0EC;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #CEDAEE;
}

.infoBoxContents {
  background: #ECF3FD;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.infoBoxContents1{
  background: #FBF9F1;
  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: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #63C2DF;
  color: #ffffff;
}

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: #63C2DF;
  border-spacing: 1px;*/
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #63C2DF;
  color: #FFFFFF;
  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: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

.subHeading { color: #93B3E6; font-family: verdana, arial; font-size: 10pt; font-weight: bold; }

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: 10px;
  line-height: 1.5;
  color:#000000;
}

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 {
  
  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;
}

.moduleRow { }
.moduleRowOver { background-color: #eeffff; }
.moduleRowSelected { background-color: #cce6ff; }

.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; }
.Title {font-family: verdana, tahoma, arial; font-size: 10pt; font-weight: bold; color: #1A80A6; }
.ShippingTitle {font-family: verdana, tahoma, arial; font-size: 10pt; font-weight: bold; color: #63C2DF; }

.Title A {font-family: verdana, tahoma, arial; font-size: 10pt; font-weight: bold; color: #93B3E6;   text-decoration: none;}
.Title A:hover {font-family: verdana, tahoma, arial; font-size: 10pt; font-weight: bold; color: #93B3E6;   text-decoration: none;}


.Titletext {font-family: verdana, tahoma, arial; font-size: 8pt; font-weight: bold; color: #93B3E6; }
.tableline {background-color: #D2D4D8; }
.orderstatusBox{
 	border-color:#63C2DF;
  border-style: solid ;
  border-width:  2px; 
}
.Pageing  {font-family: verdana, tahoma, arial; font-size: 8pt; font-weight: bold; color: #525590;   text-decoration: none;}
.Pageing A {font-family: verdana, tahoma, arial; font-size: 8pt; font-weight: bold; color: #525590;   text-decoration: none;}

.whitetext{font-family: verdana, tahoma, arial; font-size: 8pt; font-weight: bold; color: #FFFFFF;   text-decoration: none;}
.whitetext A{font-family: verdana, tahoma, arial; font-size: 8pt; font-weight: bold; color: #FFFFFF;   text-decoration: none;}
A.whitetext:hover{font-family: verdana, tahoma, arial; font-size: 8pt; font-weight: bold; color:#FFFFFF;    text-decoration: underline;}

.blueheader_background{
		color:#FFFFFF;
		font-family:Verdana, Arial; 
		font-size:14px;
		background-color: #96B2DD;
		height:20px;
		text-align:center;
		vertical-align:middle;
	} 

.blueText { font-family: Verdana, Arial, sans-serif; font-size: 10px; color:#0E8EBF;}
.blue_large_text{color:#374a92; background-color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:14px;}
.blue_subheader_text{color:#374a92; background-color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.white_subheader_text{color:#ffffff; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.blue_small_text{color:#374a92; font-family:Arial, Helvetica, sans-serif; font-size:10px;}
.dotted_line {background-image:url(templates/images/dotted_line_horizontal.gif); background-repeat:repeat-x; height:14px;}

.normalbluesmall1  {color : #00009f; font-size : 7pt; font-family : arial;}
	
	a.normalbluesmall1:link  {color: #00009f; font-size: 7pt; font-family: arial; text-decoration:none;}
	a.normalbluesmall1:visited  {color: #00009f; font-size: 7pt; font-family: arial;  text-decoration:none;}
	a.normalbluesmall1:hover  {color:#374a92; font-size: 7pt; font-family: arial; text-decoration:underline;}

.normalbluesmall2  {color : #374a92; font-size : 7pt; font-family : arial;}
	
	a.normalbluesmall:link  {color: #374a92; font-size: 8pt; font-family: arial; text-decoration:none;}
	a.normalbluesmall:visited  {color: #374a92; font-size: 8pt; font-family: arial;  text-decoration:none;}
	a.normalbluesmall:hover  {color:#374a92; font-size: 8pt; font-family: arial; text-decoration:underline;}
	
.normalbluesmall  {color : #00009f; font-size : 8pt; font-family : arial;}
	
	a.normalbluesmall:link  {color: #00009f; font-size: 8pt; font-family: arial; text-decoration:none;}
	a.normalbluesmall:visited  {color: #00009f; font-size: 8pt; font-family: arial;  text-decoration:none;}
	a.normalbluesmall:hover  {color:#374a92; font-size: 8pt; font-family: arial; text-decoration:underline;}
	
.normalsmall  {color : #333333; font-size : 8pt; font-family : arial;}
	
	a.normalsmall:link  {color: #333333; font-size: 8pt; font-family: arial; text-decoration:none;}
	a.normalsmall:visited  {color: #333333; font-size: 8pt; font-family: arial;  text-decoration:none;}
	a.normalsmall:hover  {color:#374a92; font-size: 8pt; font-family: arial; text-decoration:underline;}
	
.normal  {color : #333333; font-size : 9pt; font-family : arial;}
.normalblue  {color : #00009f; font-size : 9pt; font-family : arial;}

.catgory  {font-family: verdana, tahoma, arial; font-size: 10px;  color: #0E8EBF;;   text-decoration: none;}
.catgory A {font-family: verdana, tahoma, arial; font-size: 10px;  color: #0003A4;   text-decoration: none;}
.Titlepolicies {font-family: verdana, tahoma, arial; font-size: 10pt; font-weight: bold; color: #46589C; }
.headerlink{font-family: verdana, tahoma, arial; font-size: 9pt; font-weight: bold; color: #171BA7; }
.headerlink A{font-family: verdana, tahoma, arial; font-size: 9pt; font-weight: bold; color: #171BA7; }
A.headerlink:hover{font-family: verdana, tahoma, arial; font-size: 9pt; font-weight: bold; color: #171BA7; }
.warning{font-family: verdana, tahoma, arial; font-size: 8pt; font-weight: bold; color: #993300; }

.pinkheader_background{background-image:url(images/border/top_center_pink.gif); background-repeat:repeat-x;}
.pinkborderleft {background-image:url('images/border/side_left_pink.gif'); background-repeat:repeat-y;}
.pinkborderright{background-image:url(images/border/side_right_pink.gif); background-repeat:repeat-y;}
.pinkborderbottom {background-image:url(images/border/bottom_center_pink.gif); background-repeat:repeat-x;}

