/*
  $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; color:#627694}
.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: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #999999;
  text-decoration: underline;
}

table.main {
margin-left:auto; 
margin-right:auto;

		
}

form table td.main
{color: #3C4B66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	}
	
form table td b.main
{color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	}
	
table.mainbox {
	width:520px;
	min-height:350px;
	height:450px;
	
	}

FORM {
	display: inline;
   
	}


TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #627694;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #627694;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}




.headerNavigation2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #627694;
  font-weight : bold;
}

.headerNavigation2 a { 
  color: #627694; 
}

.headerNavigation2 a:hover {
  color: #999999;
  text-decoration:none;
}



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: #627694;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #627694;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #627694;
  
}

.infoBoxContents {
  background: #f8f8f9;
  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: 15px;
	font-weight: bold;
	background: #627694;
	color: #ffffff;
	padding: 5px 0px 5px 0px;
}

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: #627694;
  border-spacing: 1px;
  }

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #627694;
  color: #FFFFFF;
  font-weight: bold;
  
}
.productdescription{
	width:450px;
	
	}

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: 12px;
  font-weight: bold;
  color: #9a9a9a;
}

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;
  color: #3C4B66;
}

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, RADIO, SELECT, INPUT {
background-color: #E4F1E8;
	background-image: url(/manage/assets/graphics/others/formField.gif);
	border: 1px solid #4EA748;
	color: #010101;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 2px;
	padding-right: 2px;
	}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

	
SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #627694;
  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: #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: #ff0000; }

/*category list*/
.infoboxlist{


	padding 5px 2px;	
	}
	
a.infoboxlist {
	padding: 5px auto;
}

#imgfloat img {
	float:right;
	}

#productimage img {
	width:150px;	}

/* Begin Manage.css*/

.smalllink {
	color: #3C4B66;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

a.smalllink:link {
	color: #3C4B66;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

a.smalllink:hover {
	color: #4EA748;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}

.textLink {
	color: #3C4B66;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.textLink:link {
	color: #3C4B66;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.textLink:hover {
	color: #4EA748;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.frmfield {
	background-color: #E4F1E8;
	background-image: url(/manage/assets/graphics/others/formField.gif);
	border: 1px solid #4EA748;
	color: #010101;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 2px;
	padding-right: 2px;
}

.frmnote {
	color: #010101;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.frmreq {
	color: #3C4B66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.frmtext {
	color: #3C4B66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.txt-10 {
	color: #010101;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.txt-10-just {
	color: #010101;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
}

.txt-12 {
	color: #010101;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.txt-12-just {
	color: #010101;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

.mngHeader {
	color: #3C4B66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.mngLink {
	color: #3C4B66;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	padding-left: 4px;
}

a.mngLink {
	color: #3C4B66;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	padding-left: 4px;
}

a.mngLink:Hover {
	color: #4EA748;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	padding-left: 4px;
}

.rowH-Link{
	color: #3C4B66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.rowH-Link:Link{
	color: #3C4B66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.rowH-Link:Hover{
	color: #4EA748;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.rowS-Link{
	color: #3C4B66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

a.rowS-Link:Link{
	color: #3C4B66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

a.rowS-Link:Hover{
	color: #4EA748;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

/*end manage.css*/
/*begin main.css*/

/*==========LINKS AND ROLLOVERS ============================*/

.link01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #4f6280;
	font-style: normal;
	text-decoration: none;
}

a.link01:hover {
	color: BLUE;
	text-decoration: underline;
}


.link02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #4F6280;
	font-style: normal;
	text-decoration: none;
}

a.link02:hover {
	color: #4F6280;
	text-decoration: underline;
}

.link03 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4F6280;
	font-style: normal;
	text-decoration: none;
}

a.link03:hover {
	color: #4F6280;
	text-decoration: underline;
}

.link04 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #4F6280;
	font-style: normal;
	text-decoration: none;
}

a.link04:hover {
	color: #4F6280;
	text-decoration: underline;
}


/*==========Text and Copy ============================*/

.smtext01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}

.smtext02 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

a.smtext02:hover {

	color: BLUE;
	text-decoration: underline;
}



.text01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000099;
}

.text02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

a.text02:link {
	text-decoration: underline;
}

a.text02:hover {
	color: blue;
}
/*========== Header Text ============================*/

.hd1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3C4B66;
}

.hd2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4f6280;
	text-decoration: none;
}

a.hd2:hover {
	color: BLUE;
	text-decoration: underline;
}
.text03 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.hd3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #4f6280;
	text-decoration: none;
}
.hd4 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #4f6280;
	text-decoration: none;
}

/*end main.css*/

.UPSheader {
  font-size: 13pt;
  color: #663300;
  font-weight: 900;
}

.UPSheader2	{
  font-size: 8pt;
  font-weight: bold;
  color: #ffffff;
}

.appheadercolor {
  background-color: #996633;
}

.modulepad {
  padding-left:10px;
  padding-right:10px;
}

.spacing {
  padding-left: 10px;
  padding-right: 10px;
}

.modpadbullet {
  padding-left:6px;
  text-indent: -9px;
  padding-right:5px;
}

TD.ups {
  font-family: verdana, arial,sans-serif;
  font-size: 7pt;
}

TD.upsSmall {
  font-family: verdana, arial,sans-serif;
  font-size: 6pt;
}

.brownbold {
  color: #663300;
  font-weight: bold;
}
/*end ups css*/
.bg_list {
	padding: 5px 0px 0px;
	list-style-type: none;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
}
.infoBoxContents ul {
	padding: 0px;
	margin: 0px 0px 0px 5px;
}

ul .bg_list_sub, ul .bg_list_sub_selected {
	list-style-type: none;
	margin-left: 15px;
}

ul .bg_list_sub a, ul .bg_list_sub_selected a{
	line-height:12px;
	display: block;
	padding: 2px 0px;
}
ul .bg_list a {
	display: block;
	padding: 5px 5px 5px 0px;
	color: #627694;
}
