/* RAINBOW JEANS CSS */

body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #052147; font-weight: normal; }
a:link, a:visited, a:active { color: #00A0C6; text-decoration: none; }
a:hover { color: #006A91; text-decoration: none; }

.footer { margin-bottom: 5px; font-size: 10px; }

.subNavCell { background-image:  url("../images/shared/sideNav_gradient.jpg"); background-position: top; background-repeat: no-repeat; background-color:white; } 
.subNavDivActive { background-color: #45B0BC; width: 96px; height: 3px; margin-top: -23px; }
.subNavDiv { background-color: #45B0BC; width: 750px; height: 20px; margin-top:inherit; }
.sideNavDiv { margin-top: 8px; margin-right: 8px; }
.sideNav { margin-bottom: 5px; }

.inventoryTable { margin-top: 20px; margin-left: 25px; }
.inventoryImage { border-color: #00A0C6; border-style: solid; border-width: 1px; }
.inventoryThumbs { padding-top: 20px; padding-bottom: 20px; color: #00A0C6; }
#thumbArrows { padding-bottom: 20px; }

.thumb { margin-right: 20px; }
.activeThumb { border-color: #00A0C6; border-style: solid; border-width: 3px; }
.nonActiveThumb { border-color: #00A0C6; border-style: solid; border-width: 2px; }

.infoBrand { font-size: 16px; font-family: "Times New Roman", Times, serif; color: #FF1A00; }
.infoDesc { font-size: 14px; font-family: "Times New Roman", Times, serif; color: #FF9900; }

#flashcontent2 {
	z-index: 1;
}

#altInfoDiv1 {
	width:200px; 
	padding:10px; 
	background-color:#FFFFFF; 
	border-style:solid; 
	border-color:#00A0C6; 
	border-width:1px; 
	position:absolute;
	z-index: 10;
}

.altInfoClass  {
	width:200px; 
	padding:10px; 
	background-color:#FFFFFF; 
	border-style:solid; 
	border-color:#00A0C6; 
	border-width:1px; 
	position:absolute;
}