/* CSS Document */

#homeContentArea { background-color:#FFFFFF; width:800px; } 


/*    Promotions Area (right side)     */
#homePromo { width:200px; background-color:#FFFFFF; text-align:left; padding:auto 10px auto 10px; margin:auto; } 

	#homePromo h1 { color:#0B4A71; font-family:"Times New Roman", Times, serif; font-weight:bold; font-size:14px; margin-bottom:0; padding-bottom:0; }
	
	#homePromo img { text-align:center; border:0; margin:auto auto 4px auto; } 
	
	#homePromo { font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#555555; }  
	
	#homePromo a { color:#009933; text-decoration:underline; } 
	
	#homePromo a:hover { color:red; text-decoration:none; } 
	
	
	
/*    --------    Home Page Collections Styles    -------    */ 


/*        Diamonds Collections Styles        */ 
#homeCollectionsDiamonds {  } 
	
	#AdRotator1:hover img { 
		display:block; 
		z-index:100; 		
		 /* Change opacity here, all 5 lines  */
		opacity: 0.55;
		-moz-opacity: 0.55;
		-khtml-opacity: 0.55;
		filter: alpha(opacity=55); 
		filter:progid:DXImageTransform.Microsoft.Alpha(opacity=55);
	}
	
	#homeCollectionsDiamonds .text { 
		display:block; 
		position:absolute; 
		z-index:200; 
		width:185px; 
		font-family:Arial, Helvetica, sans-serif; 
		font-size:11px; 
		margin:185px auto 10px 45px; 
		text-align:left; 
	}
	
		#homeCollectionsDiamonds a { 
			color:#0b4a71;
			text-decoration:underline;
		}
		
		#homeCollectionsDiamonds a:hover { 
			color:#899E4F;
			text-decoration:none;  
		}



/*        Watches Collections Styles        */ 
#homeCollectionsWatches {  } 

	#homeCollectionsWatches:hover a:hover .homeCollectionsWatches img { 
		display:block; 		
		 /* Change opacity here, all 5 lines  */
		opacity: 0.55;
		-moz-opacity: 0.55;
		-khtml-opacity: 0.55;
		filter: alpha(opacity=55); 
		filter:progid:DXImageTransform.Microsoft.Alpha(opacity=55);
	}
	
	
	#AdRotator2:hover img { 
		display:block; 		
		 /* Change opacity here, all 5 lines  */
		opacity: 0.55;
		-moz-opacity: 0.55;
		-khtml-opacity: 0.55;
		filter: alpha(opacity=55); 
		filter:progid:DXImageTransform.Microsoft.Alpha(opacity=55);
	}
	
	
	#homeCollectionsWatches .text { 
		display:block; 
		position:absolute; 
		z-index:200; 
		width:185px; 
		font-family:Arial, Helvetica, sans-serif; 
		font-size:11px; 
		margin:185px auto 10px 45px; 
		text-align:left; 
	}
	
		#homeCollectionsWatches a { 
			color:#0b4a71;
			text-decoration:underline;
		}
		
		#homeCollectionsWatches a:hover { 
			color:#899E4F;
			text-decoration:none;  
		}
	


/*        Fashion Jewelry Collections Styles        */ 
#homeCollectionsFashion {  } 

	#homeCollectionsFashion:hover a:hover .homeCollectionsFashion img { 
		display:block; 		
		 /* Change opacity here, all 5 lines  */
		opacity: 0.55;
		-moz-opacity: 0.55;
		-khtml-opacity: 0.55;
		filter: alpha(opacity=55);
		filter:progid:DXImageTransform.Microsoft.Alpha(opacity=55); 
	}
	
	#AdRotator3:hover img { 
		display:block; 		
		 /* Change opacity here, all 5 lines  */
		opacity: 0.55;
		-moz-opacity: 0.55;
		-khtml-opacity: 0.55;
		filter: alpha(opacity=55); 
		filter:progid:DXImageTransform.Microsoft.Alpha(opacity=55);
	}
	
	
	#homeCollectionsFashion .text { 
		display:block; 
		position:absolute; 
		z-index:200; 
		width:185px; 
		font-family:Arial, Helvetica, sans-serif; 
		font-size:11px; 
		margin:185px auto 10px 45px; 
		text-align:left; 
	}
	
		#homeCollectionsFashion a { 
			color:#0b4a71;
			text-decoration:underline;
		}
		
		#homeCollectionsFashion a:hover { 
			color:#899E4F;
			text-decoration:none;  
		}
		

