/*******************************************************************************************************************************************************************************
                          						CSS Document Author: Michael Oleksak - StarsnSites.com for Price Cart and Product Box Styles
                            			    			copyright ©2007 all rights reserved. BEGIN WITH GLOBAL DECLARATIONS. border: #CCCCCC 0px solid;  83AED3 B5D1E7
*******************************************************************************************************************************************************************************/	
.productTable		{ width: 100%; padding:2px; color: #555555; margin-top: 10px; margin-bottom: 10px; }
.productTable td	{ padding:0px; color: #555555; font-size: 14px; padding: 1px; }

	.productTableHeading	{ background-color: #B5D1E7; color: #efefef; text-align: left; padding:2px; text-indent: 5px; letter-spacing: 2px; font-size: 14px; font-style: italic; 
							  border: #5B8DBF 1px solid; }
	.productTableHeading h2	{ color: #214F90; }

	.productTableHeading a:link, 
	.productTableHeading a:visited	{ color: #214F90; text-decoration: none; font-weight: normal; }
	.productTableHeading a:hover, 
	.productTableHeading a:active	{ color: #00062A; text-decoration: underline; font-weight: normal;}
/***************************************************************************************************************************
 											 	Price Cart Tables Stylesheet
***************************************************************************************************************************/
.pricecart     	{ width: 100%; border:#2C0E21 1px solid; }
.pricecart th  	{ background-color: #571C42; color:#fff; border: #F3DFEE 1px solid; font-weight: normal; font-size: 12px; font-style: italic; text-align: center; padding: 0px; }
.pricecart td	{ font-size: 11px; text-align: center; text-indent: 2px; }	

	/******** Alternating Row Colors ********/
	.pricecart tr.pc0 td { background-color: #ffffff; color: #000000; border:#F3DFEE 1px solid; padding:1px;}	             
	.pricecart tr.pc1 td { background-color: #F3DFEE; color: #000000; border:#ffffff 1px solid; padding:1px;}                                
	/******** Alternating Row Colors ********/         

/***************************************************************************************************************************
 											 Small Product List Tables Stylesheet
***************************************************************************************************************************/
.productListContainer		{ background-color: #ffffff; color: #DDD7BA; width: 100%; border:0px solid #CCCCCC; }
.productListContainer td	{ padding: 2px; vertical-align: top; text-align: center; width: 25%; }
                                                    
.productListTable		{ background-color: #ffffff; color: #DDD7BA; width: 100%; border: #CCCCCC 1px solid; }
.productListTable th	{ background-color: #F1F1F1; color: #800000; width: 100%; font-size: 9px;
                          padding: 2px; font-weight: normal;
                          border: #CCCCCC 1px solid; height: 45px; vertical-align: top;
                          } 
.productListTable td	{ background-color: #ffffff; color: #757575; font-size: 9px;
                          padding: 2px; border:0px solid #444444; vertical-align: top; text-align: center;
						  height: 90px; vertical-align: middle;
                          }                                               
.productListTable a:link,
.productListTable a:visited	{ color: #777777; text-decoration : underline; font-size: 9px; }
.productListTable a:hover,
.productListTable a:active		{ color: #800000; text-decoration : none; font-size: 9px; }


.productListTableFEAT		{ background-color: #ffffff; color: #DDD7BA; width: 100%; 
                              border: #800000 1px solid; }
.productListTableFEAT th	{ background-color: #993333; color: #f1f1f1; width: 100%; font-size: 9px;
                          padding: 2px; font-weight: normal;
                          border: #CCCCCC 1px solid; height: 45px; vertical-align: top;
                          } 
.productListTableFEAT td	{ background-color: #ffffff; background-image:url('../images/FeaturedList.gif'); 
                              background-repeat: no-repeat; background-position: center;
                              color: #757575; font-size: 9px; padding: 2px; border:0px solid #444444; vertical-align: top; text-align: center;
						  	  height: 90px; vertical-align: middle;
                          	  }                                               
.productListTableFEAT a:link,
.productListTableFEAT a:visited	{ color: #efefef; text-decoration : underline; font-size: 9px; }
.productListTableFEAT a:hover,
.productListTableFEAT a:active		{ color: #ffffff; text-decoration : none; font-size: 9px; }
/***************************************************************************************************************************
												End Product Listing Table Styles
***************************************************************************************************************************/


.productDiv	{ background-color: #ffffff; color: #757575; width: 100%; font-size: 9px;
                          padding: 4px; border:0px solid #444444; vertical-align: top; text-align: center;
                          }                                               
.productDiv a:link,
.productDiv a:visited	{ color: #0066CC; text-decoration : none; font-size: 9px; }
.productDiv a:hover,
.productDiv a:active		{ color: #800000; text-decoration : none; font-size: 9px; }

/***************************************************************************************************************************
												Begin SubCategory Description Table Style
***************************************************************************************************************************/
.subCatDetails			{ width: 100%; border:1px solid #CCCCCC; }
.subCatDetails th		{ background-color: #efefef; padding: 2px; }
.subCatDetails h2		{ font-size: 14px; font-family:'Lucida Casual', 'Comic Sans MS', verdana; margin: 0px; letter-spacing: 2px; }
.subCatDetails td		{ vertical-align: top; color: #525252; font-size: 14px; font-family:'Lucida Casual', 'Comic Sans MS', verdana;
                          padding: 4px; }
	            
/***************************************************************************************************************************
												Begin Product Info Table Style
***************************************************************************************************************************/  
.productinfo 	{ width: 100%; border:#3C5891 1px solid; text-align:center; font-size: 9px; }	
.productinfo th { background-color: #3C5891; color: #efefef; font-weight: bold; text-align:center; font-size: 10px; border:1px solid #D4D4D4; padding:3px; }	
.productinfo td { background-color: #E8E8E8; border:#C0C0C0 1px solid; font-size: 9px; color: #1D325E; padding:3px; text-align:center; }				                
/***************************************************************************************************************************
												Related Products Table Style
***************************************************************************************************************************/
.relatedTable 		{ width: 100%; font-size: 9px; background-color: #ffffff; color: #555F86;  line-height: 15px; } 
.relatedTable th 	{ font-size: 12px; letter-spacing: 1px; padding: 2px;
                   	  background-color: #F1F1F1; color: #800000; border: #CCCCCC 1px solid; border-bottom: #CCCCCC 0px solid; }             
.relatedTable td 	{ font-size: 9px; color: #555555;  padding: 3px; background-color: #ffffff; border:1px solid #C4C4C4; }         
	.relatedTable a:link,	
	.relatedTable a:visited  	{ color: #800000; text-decoration : none; font-weight: normal;}
	.relatedTable a:active,
	.relatedTable a:hover	  	{ color: #000000; text-decoration : underline; font-weight: normal;}                  
/***************************************************************************************************************************
 														End Stylesheet
***************************************************************************************************************************/