Changes

Jump to navigation Jump to search
753 bytes added ,  16:34, 30 December 2011
no edit summary
Line 1: Line 1:  
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
 +
 +
/* CSS for VVH */
 +
.myopac img{border: none;filter:alpha(opacity=0);-moz-opacity: 0.00;opacity: 0.00;position: relative;}
 +
.myopac:hover img{border: none;filter:alpha(opacity=100);-moz-opacity: 1.0;opacity: 1.0;position: relative;}
 +
.ns-102 #bodyContent a { position: right top;width: 180px;    height: 135px;}
 +
#EntMain {left: 0px; top: 0px; position:relative;}
 +
#EntHosp {left: 235px; top: -367px; z-index: 1; position: relative; width: 0; height: 0; *margin-top: -115px; _margin-top: -0px;}
 +
#EntEq {left: 44px; top: -259px; z-index: 5; position: relative; width: 0; height: 0; *margin-top: -112px; _margin-top: -241px;}
 +
#EntFarm {left: 392px; top: -217px; z-index: 10; position: relative; width: 0; height: 0; *margin-top: -103px; _margin-top: -233px;}
 +
    
/* Hide title on front page */
 
/* Hide title on front page */

Navigation menu