p {
	font: 13px  Century Gothic, arial, helvetica, sans-serif;
	color: #000000;
}

td {
	font: 13px  Century Gothic, arial, helvetica, sans-serif;
	color: #000000;
	
}

a:link {  text-decoration: none}
a:visited { text-decoration: none }
a:hover { text-decoration: underline}
a:active { text-decoration: underline}  

.imgborder1 {
}
.imgborder1 img {
	border: 3px solid #D185D0;
}


.productName { font-face: arial, helvetica, sans-serif;
			  color: #0000cc;
              font-weight: bold;
              font-size: 16px; 
			  margin-left: 25px;              
              }

.pageheader { font: 18px arial, helvetica, sans-serif;
			  color: #0000cc;
              font-weight: normal; 
			  margin-left: 15px;
			  margin-right: 15px;
			  			                
             } 
			  
.pageheaderHome {
	font-family: "Century Gothic";
	font-size: 20px;
	color: #33F;
	font-weight: normal;
	line-height: 24px;
	border: thin dotted #F3F;
	margin: auto;
	padding: 10px;
	height: auto;
	width: auto;
}
			 

.section { color: #CC0099;
              font-weight: bold;
              font-size: 15px;                          
             }

.reviews { color: #CC0099;
              font-weight: normal;
              font-size: 15px;                          
             }
			 
.cross-sell { text-decoration: underline}
			  color: #0000cc;
              font-weight: bold;
              font-size: 15px;                          
             }
	
			  
.sku  { color: #333333;
              font-weight: normal;
              font-size: 11px;              
		}
		
.sm-prod-name  { color: #333333;
              font-weight: normal;
              font-size: 11px;              
		}
		
.label { color: #999999;
              font-weight: bold;
              font-size: 12px; 
              }
			  
.smallText { color: #333333;
              font-weight: normal;
              font-size: 12px; 
              }
.sale-price { color: #FF3366;
              font-weight: bold;
              font-size: 14px; 
              }
.sale-prod-price { color: #FF3366;
              font-weight: bold;
              font-size: 15px; 
              }
			  
.table-shade-tops                { background-color: #CBEBF3; }
.table-shade-rows                { background-color: #FFFFCC;}
.table-shade-first                { background-color: #FFCCFF;}

