/*
  $Id: stylesheet.css,v 1.1.1.1 2004/03/04 23:42:24 ccwjr Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
.cat_description {font-size : 10px; color: #800000; font-weight: bold }
.boxText {}
.errorBox { font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-size : 10px; color: #EF4174; }
.productsNotifications { background: #f2fff7; }
.orderEdit {font-size : 90%; color: #999999; text-decoration: underline; }
.navBlue     { color: #FF0000; font-size: 8pt; }
.subnavBlue     { color: #9966FF; font-size: 8pt;}

.product {
	margin-top:15px;
	float:left;
	margin-left:11px;
	margin-right:11px;
	text-align:center;
	width:130px;
}

.single-product {
	margin-top:15px;
	margin-left:11px;
	margin-right:11px;
}

.single-product img {
	float:left;
	margin-bottom:7px;
}

/*.description {
	float:right;
	width:320px;
}*/

#image {
	float:left;
	margin-top:38px;	
}


/*#footer {
	clear:both;
	text-align:center;
	padding-top:50px;
	font-size:11px;
	color:#000;
}*/

/*#menu {
	padding-top:10px;
	padding-bottom:40px;
}

#menu ul li {
	list-style-type:none;
	float:left;
	margin-right:8px;
	font-weight:bold;
	font-size:13px;
}

#menu a:link, #menu a:visited, #menu a:active {
	text-decoration:none;
}

#menu a:hover {
	text-decoration:underline;
}*/


FORM {
  display: inline;
}

#frame {
	width:750px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	text-align:left;
	background-color:#FFFFFF;
}

/*#header p {
padding: 0px;
margin:0px;
}*/


TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #999999;
}

TD.headerNavigation {
  
  font-size: 10px;
  background: #999999;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

a:hover.headerNavigation {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #999999;
}

TD.footer {
  
  font-size: 10px;
  background: #999999;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #ffffff;
}

.infoBoxContents {
  background: #ffffff;
  
}
.infoBoxContentsHeader{
  background: #f8f8f9;
  
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #08449a;
  
  color: #ffffff;
}

TD.infoBoxHeading {
  
  font-weight: bold;
  background: #ffffff;
  color: #999999;
  text-align:left;
}

TD.infoBox, SPAN.infoBox {
  
}

TD.main_table_heading {
  
  font-size: 10px;
  border-width: thin;
  border-color: #99AECE;
  border-style: solid;
  background: #ffffff;
  color: #999999;
}

TD.main_table_heading_inner {
  
  font-size: 10px;
  background: #ffffff;
  color: #999999;
}
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;
}

.productListing-data {
  
  background: #ffffff;
  color: #999999;  
}
.productListing-heading {
  
  background: #ffffff;
  color: #999999;
  font-weight: bold;
  padding: 0px 0px 5px 0px;
}


.productlisting-headingPrice { 
  
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

A.pageResults {
  color: #ff8a0e;
}

a:hover.pageResults {
  color: #e13067;
}

TD.pageHeading, DIV.pageHeading {
  
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  
  font-size: 10px;
  color: #999999;
}

TD.main, P.main {
  
  
}

TD.smallText, SPAN.smallText, P.smallText {
  
  font-size: 10px;
}

TD.accountCategory {
  
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  
  font-size: 12px;
}

TD.tableHeading {
  
  font-size: 12px;
  font-weight: bold;
}

TD.category_desc {
  
  font-size: 11px;
  line-height: 1.5;
}

SPAN.newItemInCart {
  
  font-size: 10px;
  color: #ff0000;
}

SPAN.greetUser {
  
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  
  font-size: 12px;
  /*color: #08449a;*/
  color: #EF4174;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  
  color: #ff0000;
}

SPAN.errorText {
  
  color: #ff0000;
}

.moduleRow { }
/*.moduleRowOver { background-color: #e13067; cursor: pointer;} */
.moduleRowOver { cursor: pointer;} 
.moduleRowSelected { background-color: #CCCCCC; color: #333333; }

.checkoutBarFrom, .checkoutBarTo {  font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent {  font-size: 10px; color: #999999; }

/* message box */

.messageBox {  font-size: 10px; }
.messageStackError, .messageStackWarning {  font-size: 10px; background-color: #ffb3b5; color:#999999 }
.messageStackSuccess {  font-size: 10px; background-color: #2690CC; }

/* input requirement */

.inputRequirement {  font-size: 10px; color: #EF4174; }

 
TD.productPriceInListing {
  
  font-size: 10px;
  background: #d2e9fb;
}

TD.productPriceInBox {
  
  font-size: 10px;
  background: #eeeeee;
}

TD.productPriceInProdInfo {
  
  font-size: 12px;
  background: #ccffcc;
}




TABLE.catListing {
  font-size: 10px;
  color: #ffffff;
  line-height: 15px;  
}

TD.catListing {
  font-size: 10px;
  color: #ffffff;  
}


.logopadding {
padding: 0px 0px 15px 0px;
}
.producttitle {
	color:#e13067;
	font-weight: bold;
}
/*.button {
	border: 1px solid #e13067;
	color: #e13067;
}*/
.table {
background:#ffffff;
}
.mainwhite {
color: #ffffff;
}
/*#menu a:link, #menu a:visited, #menu a:active {
	text-decoration:none;
}
#menu a:hover {
	text-decoration:underline;
}*/

#image-border img {
	border:0px;
}


#popup-image {
border: 1px solid #899395;
}



/* CSS class for zoomed area */
.MagicZoomBigImageCont {
	/*border:0px solid #91b817;*/
	border: 1px solid #899395;
	margin-top:20px;
	margin-left:-1px;
}

/* Header look and feel CSS class */
/* header is shown if "title" attribute is present in the <A> tag */
.MagicZoomHeader {
	font:			10px Tahoma, Verdana, Arial, sans-serif;
	color:			#fff;
	background:		#91b817;
	text-align:     center !important; 
}


/* CSS class for small looking glass square under mouse */
.MagicZoomPup {
	border: 		1px solid #aaa;
	background: 	#ffffff;
}

/* CSS style for loading animation box */
.MagicZoomLoading {
	text-align:		center;
	background: 	#ffffff;
	color:			#444;
	border: 		1px solid #ccc;
	opacity:		0.8;
	padding:		3px 3px 3px 3px;
	display: 		none; /* do not edit this line please */
}

/* CSS style for gif image in the loading animation box */
.MagicZoomLoading img {
	padding-top:	3px;
}

#logout {
	
	float:right;
	text-align:right;
	margin : 10px 0px 10px 0px;
	text-align:center;
	
}

TD.listings  {
	margin-left:1px;
}

TD.listings {
	background-image:url(/images/listings.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	width:160px;
	padding:0px 10px;
	float:left;
	height:269px;
	list-style-type:none;
	text-align:center;
	margin-bottom:12px;
}

TD.listings {
	text-align:left;
}
