@charset "UTF-8";
/* CSS Document */



/* Adding the thumbnail images */ 
.oneColFixCtrHdr #photos a.gallery, .oneColFixCtrHdr #photos a.gallery:visited { 
	    display:block; 
	    color:#000; 
	    text-decoration:none; 
	    border:1px solid #000; 
	    margin:1px 2px 1px 2px; 
	    text-align:left; 
	    cursor:default; 
	    } 
.oneColFixCtrHdr #photos a.slidea { 
	    background:url(../images/PICT0483_t.JPG); 
	    height:60px;
		width:91px;
		w\idth:93px; 
	    } 
.oneColFixCtrHdr #photos a.slideb { 
	    background:url(../images/PICT0488_t.JPG); 
	    height:60px;
		width:91px;
		w\idth:93px;   
	    } 
.oneColFixCtrHdr #photos a.slidec { 
	    background:url(../images/PICT0487_t.JPG); 
	    height:60px;
		width:91px;
		w\idth:93px;  
	    } 
.oneColFixCtrHdr #photos a.slided { 
	    background:url(../images/PICT0159_t.JPG);  
	    height:60px;
		width:91px;
		w\idth:93px;  
	    } 

.oneColFixCtrHdr #photos a.slidee { 
	    background:url(../images/PICT0026_t.JPG); 
	    height:60px; 
	   	width:91px;
		w\idth:93px;  
	    } 
.oneColFixCtrHdr #photos a.slidef { 
	    background:url(../images/PICT0290_t.JPG); 
	    height:60px; 
	   	width:91px;
		w\idth:93px;  
	    } 	
		
.oneColFixCtrHdr #photos a.slideh { 
	    background:url(../images/PICT0005_t.JPG); 
	    height:60px; 
	   	width:91px;
		w\idth:93px;  
	    }
		
.oneColFixCtrHdr #photos a.slidei { 
	    background:url(../images/PICT0083_t.JPG); 
	    height:60px; 
	   	width:91px;
		w\idth:93px;  
	    } 	
	
.oneColFixCtrHdr #photos a.slidej { 
	    background:url(../images/pict0258_t.jpg); 
	    height:60px; 
	   	width:91px;
		w\idth:93px;  
	    } 	
.oneColFixCtrHdr #photos a.slidek { 
	    background:url(../images/pict0263_t.jpg); 
	    height:60px; 
	   	width:91px;
		w\idth:93px;  
	    } 	
	
.oneColFixCtrHdr #photos a.slidel { 
	    background:url(../images/pict0269_t.jpg); 
	    height:60px; 
	   	width:91px;
		w\idth:93px;  
	    } 				
.oneColFixCtrHdr #photos a.slidem { 
	    background:url(../images/pict0266_t.jpg); 
	    height:60px; 
	   	width:91px;
		w\idth:93px;  
	    } 	
	
.oneColFixCtrHdr #photos a.sliden { 
	    background:url(../images/PICT0009_t.jpg); 
	    height:60px; 
	   	width:91px;
		w\idth:93px;  
	    } 	
	
														

/* change the thumbnail border color */ 
.oneColFixCtrHdr #photos a.gallery:hover { 
	    border:1px solid #fff; 
	    } 

/* styling the :hover span */ 
.oneColFixCtrHdr #photos a.gallery:hover span { 
	    position:absolute; 
	    width:372px; 
	    height:1000px; 
	    top:10px; 
	    left:75px; 
	    color:#000; 
	    background:#fff; 
	    } 

.oneColFixCtrHdr #photos a.gallery:hover img { 
	    border:1px solid #fff; 
	    float:left; 
	    margin-right:5px; 
	    } 
