/*       THIS FILE IS AVAILABLE FOR TESTING NEW CSS PRIOR TO ADDING TO THE MAIN FILE COMPLIANT.CSS  

				PRIOR VERSION OF THIS FILE WAS ACTIVE AS OF 6/25/09
				
				AS OF 10/04/09, ALL CONTENT FROM THIS FILE
				WAS MERGED INTO THE MAIN COMPLIANT.CSS FILE       */
				
				
/* add style for link in PROD description 

notes: 	prodDescriptionTD selector is unique here
		the other classes duplicate the same lines from compliant.css
			repeated here for specificity and LVHA
			because they were overridden in Safari by prodDescriptionTD

*/

.prodDescriptionTD a{color:#666666;text-decoration:underline;}
.prodDescriptionTD a:visited{color:#666666;}
.prodDescriptionTD a:hover{color:#7d4a2b;}
.prodDescriptionTD a:visited:hover{color:#7d4a2b;}

.mp3HeadRelatedPage a:link{color:#003c10;}
.mp3HeadRelatedPage a:visited{color:#003c10;}
.mp3HeadRelatedPage a:hover{color:#45670c;}
.mp3HeadRelatedPage a:visited:hover{color:#45670c;}

.prodReviewsTable a{color:#003c10;}
.prodReviewsTable a:visited{color:#003c10;}
.prodReviewsTable a:hover{color:#7d4a2b;}
.prodReviewsTable a:visited:hover{color:#7d4a2b;}
	
.prodReviewText a:link{color:#666666;font-weight:normal;text-decoration:underline;}
.prodReviewText a:visited{color:#666666;font-weight:normal;text-decoration:underline;}
.prodReviewText a:hover{color:#7d4a2b;font-weight:normal;text-decoration:underline;}
.prodReviewText a:visited:hover{color:#7d4a2b;font-weight:normal;text-decoration:underline;}



.maintenenceTD{
	position:absolute;
	top:15px;
	left:390px;
	width:200px;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#8B0000;
	border:1px;height:20px;vertical-align:bottom;width:28%;border:2px solid #8B0000;}




.checkoutErrorMsg a:link{color:#8B0000;font-weight:bold;text-decoration:underline;}
.checkoutErrorMsg a:visited{color:#8B0000;font-weight:bold;text-decoration:underline;}
.checkoutErrorMsg a:hover{color:#facf5a;font-weight:bold;text-decoration:underline;}
.checkoutErrorMsg a:visited:hover{color:#facf5a;font-weight:bold;text-decoration:underline;}

.checkoutErrorMsgLight{
	font-family:verdana, sans serif;
	font-size:11px;
	font-weight:normal;
	color:#8B0000;
	}
	
.checkoutErrorMsgLight a:link{color:#8B0000;font-weight:bold;text-decoration:underline;}
.checkoutErrorMsgLight a:visited{color:#8B0000;font-weight:bold;text-decoration:underline;}
.checkoutErrorMsgLight a:hover{color:#facf5a;font-weight:bold;text-decoration:underline;}
.checkoutErrorMsgLight a:visited:hover{color:#facf5a;font-weight:bold;text-decoration:underline;}

.basicContentCaptionedImgRight{
	float:right;
	font-size:10px;
	text-align:center;
	padding-bottom:10px
	}
	
.basicContentCaptionedImgLeft{
	float:left;
	font-size:10px;
	text-align:center;
	padding-bottom:10px
	}
	
.basicContentArticleImgLeft{
	float:left;
	}
	
.basicContentArticleImgRight{
	float:right;
	}
	
	

.basicContentCaptionedImgRight a:link{color:#666666;font-weight:normal;text-decoration:underline;}
.basicContentCaptionedImgRight a:visited{color:#666666;font-weight:normal;text-decoration:underline;}
.basicContentCaptionedImgRight a:hover{color:#7d4a2b;font-weight:normal;text-decoration:underline;}
.basicContentCaptionedImgRight a:visited:hover{color:#7d4a2b;font-weight:normal;text-decoration:underline;}

	
	
.basicContentMain img.captioned{margin-bottom:0px;}

.basicContentMain img.article{margin-left:0px;}

.basicContentMain img.captionedLeft{margin-bottom:0px; margin-left:0px;}

.basicContentMain img.captionedRight{margin-bottom:0px; margin-left:10px;}

.photoCredit{
	font-size:9px;
	}
	
.photoCredit
a:link{color:#666666;font-weight:normal;text-decoration:underline;}
.photoCredit a:visited{color:#666666;font-weight:normal;text-decoration:underline;}
.photoCredit a:hover{color:#7d4a2b;font-weight:normal;text-decoration:underline;}
.photoCredit
a:visited:hover{color:#7d4a2b;font-weight:normal;text-decoration:underline;}
	
 
