/*
	Independant CSS added to the header of the main file.
*/

.lrgImgTxtStl, .lrgImgMainTtl, .imgTagsExplain {
	font-family:"Arial"; margin-left: 2px; margin-right: 2px; font-style: normal; 
	font-weight: normal; color:black; text-decoration: none;
	font-size: 12pt;
}

.imgTagsExplain{
	font-weight:bold; font-size: 14pt;
}

.lrgImgMainTtl{
	font-weight:bold; font-size: 12pt;
	margin-left: 20px; margin-right: 20px;
	float:left;

}


/* Image and image-link style. 
	cursor:pointer;
*/

.imgLnPercStl, .imgLnNaturalStl, .imgLnStl, .imgLnStlR, .imgLnStlL {
	border-style:none; text-decoration: none; cursor:pointer;	
}



.imgFlexZoom {
	height:14px; margin-right:5px; border-style:none; text-decoration:none; cursor:pointer;	
}

.leftGalZoomArw {
	 height:14px; margin-left:5px; border-style:none; text-decoration:none; cursor:pointer;	
}

.rightGalZoomArw {
	height:14px; margin-left:5px; border-style:none; text-decoration:none; cursor:pointer; margin-right:5px;	
}






.imgLnPercStl{
	width:98%; margin-left:1%; margin-right:1%;
}

.imgLnStlR{
	float:right;
}

.imgLnStlL{
	float:left;
	margin-right:10px
}



.imgFloatLeftStl{
	border-style:none;
	text-decoration: none;
	float:left;
	margin-right: 10px;
}


.imgLinkNoMargin{
	margin:0px;
	margin.right:30px;
	padding:0px;
}



.vtoModeSwitchLblB {
	font-family:"Arial"; 
	text-decoration: none;
	font-size: 12pt;
	font-weight:bold;
	color: blue;
	
	
	float: left;
	display: block;
	position: relative;
	z-index:20;	
}

