/*
  $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: #08449a; }
.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;
}

#main {
	margin-bottom:10px;
}




FORM {
  display: inline;
}

#frame {
	width:750px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	text-align:left;
	background-color:#FFFFFF;
}
/*#header {
	margin-left:125px;
	margin-bottom:10px;
}
#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: #008C99;
  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;
  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;
}
.products-list {
line-height: 15px;
}
a.products-list:link, a.products-list:visited, a.products-list:active {
color: #808284;
text-decoration:none;
line-height:15px;
}
a.products-list:hover {
color: #808284;
text-decoration:underline;
line-height:15px;
}
.productListing-data {
  
  background: #ffffff;
  color: #008C99;  
}
.productListing-heading {
  
  background: #ffffff;
  color: #008C99;
  font-weight: bold;
  padding: 0px 0px 5px 0px;
}


/*.productListing img {  
 border:1px solid #D4D0D0;
}*/ 

#pixel img {
 border: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;
  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 }*/
.messageStackError, .messageStackWarning {  font-size: 11px; background-color: #008c99; color:#ffffff }
/*.messageStackSuccess {  font-size: 10px; background-color: #08449a; }*/
.messageStackSuccess {  font-size: 11px; background-color: #008c99;color:#ffffff }

/* input requirement */

.inputRequirement {  font-size: 10px; color: #008C99; }


TD.productPriceInListing {
  
  font-size: 10px;
  background: #d2e9fb;
}

TD.productPriceInBox {
  
  font-size: 10px;
  background: #eeeeee;
}

TD.productPriceInProdInfo {
  
  font-size: 12px;
  background: #ccffcc;
}



h3
{
	font-size:14px;
	font-weight:bold;
	color:#FF0000;
}

h4 
{
	color: #e13067;	
	font-size: 90%;
	margin: 0px 0px 0px 0px;
}


TABLE.catListing {
  font-size: 10px;
  color: #ffffff;
  line-height: 15px;  
}

TD.catListing {
  font-size: 10px;
  color: #ffffff;  
}

.invisible {	
	font-size: 80%;
	color: #ffffff;
}
.cellborder {
	border: 1px solid #999999;
}
.picleft {
float:left;
padding:0px 5px 0px 0px;
}

.logopadding {
padding: 0px 0px 15px 0px;
}
.producttitle {
	color:#e13067;
	font-weight: bold;
}

.table {
background:#ffffff;
}
.mainwhite {
color: #ffffff;
}

checkbox, input, radio, select, textarea {	
	font-size:12px;
}



#shop-menu {

	float:left;
	width:150px;
}

#shop-menu ul {
	margin-bottom:18px;
}

#shop-menu ul li {
	list-style-type:none;
	font-size:14px;
	margin-bottom:4px;
}



/*#price {
	margin-bottom:10px;
}*/

.contact-us-table {
	width:100%;
	border-collapse:collapse;
}

.contact-us-td {
	padding:3px 0;
}

.contact-us-th {
	width:25%;
	text-align:left;
}
.terms-image {
	float:right;
}

/*#image-border {
	border:0px;
}*/

ul#thumb-list {
	margin:0;
	padding:0;
}

ul#thumb-list li {
	float:left;
	list-style-type:none;
	text-align:center;
	width:130px;
	margin:0 5px;
	margin-bottom:20px;
}

ul#thumb-list li img {
	margin:0 5px;
	display:block;
	
}


/*#product {
	float:left;
}*/
#product-desc {
	float:right;
	width:335px;
}
#enlarge {
	text-align:center;
	margin:10px;
}
#enlarge p {
	margin-bottom:10px;
}

#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;
}



/* CSS class for zoomed area */
.MagicZoomBigImageCont {
	/*border:0px solid #91b817;*/
	/*border: 1px solid #899395;*/
	border: 1px solid #E6E6E6;
	margin-top:50px;
	margin-left:15px;
}

/* 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: 	#E6E6E6;
	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;
}

.blue {
color:#008C99;
font-weight:bold;
}