/*
  $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;	
}*/

/*
#main {
	margin-bottom:10px;
}
*/
/*#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: #CCCC66;
}

.infoBoxNoticeContents {
  background: #CCCC66;
  
  color: #000000;
}

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: #fffffff;
  color: #999999;
}

TD.main_table_heading_inner {
  
  font-size: 10px;
  color: #ffffff;
}
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 {
  color: #ffffff;  
}
.productListing-heading {
  
 
  color: #ffffff;
  font-weight: bold;
  padding: 0px 0px 5px 0px;
}


.productlisting-headingPrice { 
  
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

A.pageResults {
  color:#828487;
	text-decoration:none;
}

a:hover.pageResults {
  text-decoration:none;
	color: #FFF;
}

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: 12px;
}

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:#000 }
.messageStackSuccess {  font-size: 10px; background-color: #ffffff; color: #000000; }

/* input requirement */

.inputRequirement {  font-size: 10px; color: #ffffff; }


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;
}
.mainblack {
color: #000000;
}
/*#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: 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;
	
}

#breadcrumb {
color:#EF4174;
float:left;
}

/* LIGHT BOX EFFECT  */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	/*width: 49%;
	height: 100%;*/
	width: 65px;
	height: 65px;
	background: transparent url(../../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left; background: url(../../images/prevlabel.gif) left 15% no-repeat;}
#nextLink { right: 0; float: right; background: url(../../images/nextlabel.gif) right 15% no-repeat;}
/*
#prevLink:hover, #prevLink:visited:hover { background: url(/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/nextlabel.gif) right 15% no-repeat; }
*/

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
position: absolute;
top: 0;
left: 0;
z-index: 90;
width: 100%;
height: 600px;
background-color: #000;
}