/*****************************************************************************************************************************************************************************
                          				CSS Document Author: Michael Oleksak - StarsnSites.com for www.mystickoi.com
                            			    copyright ©2007 all rights reserved. FOR PRODUCT TABLE STYLES.
*****************************************************************************************************************************************************************************/
.productTable 		{ width: 100%; border: #CCCCCC 1px solid; padding:2px; margin: 0px; color: #555555; }
.productTableth  	{ background-color: #F1F1F1; color: #555555; text-align: left; padding:2px; border-bottom:#DA8B4D 5px solid; 
                      text-indent: 5px; letter-spacing: 2px; font-size: 12px;}
	.productTableth a:link,
	.productTableth a:visited  		{ color: #555555; text-decoration : none; font-weight: normal; }
	.productTableth a:hover,
	.productTableth a:active	   	{ color: #800000; text-decoration : underline; font-weight: bold;} 
	                
.productTable td 	{ background-color: #ffffff; color: #555555; font-size: 13px; padding:4px; } 
/***************************************************************************************************************************
 											 	Price Cart Tables Stylesheet
***************************************************************************************************************************/
.pricecart     	{ width: 570px; height: 100%; border:#efefef 0px solid; background-image:url('../images/priceCart.jpg'); background-repeat: no-repeat; 
                  background-position: top; }
.pricecart a:link,
.pricecart a:visited  		{ color: #996633; text-decoration : none; font-weight: normal; }
.pricecart a:hover,
.pricecart a:active	   	{ color: #996633; text-decoration : underline; font-weight: bold;}
.pricecartTop     	{ height: 20px; }
	/******** Alternating Row Colors ********/
	.pricecart tr.pc0 td { background-color: #ffffff; font-size: 9px; color: #000000; border:#efefef 1px solid; padding:2px;}	             
	.pricecart tr.pc1 td { background-color: #efefef; font-size: 9px; color: #000000; border:#ffffff 1px solid; padding:2px;}                                
	/******** Alternating Row Colors ********/         
.pricecart th  	{ font-size: 11px; color:#fff; border: #fff 1px solid; height: 20px; padding-bottom:2px; font-weight: normal; vertical-align: bottom; }	             
	 
	            

                  
/***********************************
 End Stylesheet
***********************************/
