|
@@ -1824,3 +1824,69 @@
|
|
|
|
|
|
.proform2_menu_4_on {
|
|
|
width:234px;
|
|
|
+ height:82px;
|
|
|
+ background:url(icons/proform2_m6_on.png) no-repeat;
|
|
|
+ cursor:pointer;
|
|
|
+ position:absolute;
|
|
|
+ top:383px;
|
|
|
+ left:96px;
|
|
|
+}
|
|
|
+
|
|
|
+.proform2_menu_5 {
|
|
|
+ width:234px;
|
|
|
+ height:82px;
|
|
|
+ background:url(icons/proform2_m2.png) no-repeat;
|
|
|
+ cursor:pointer;
|
|
|
+ position:absolute;
|
|
|
+ top:455px;
|
|
|
+ left:96px;
|
|
|
+}
|
|
|
+
|
|
|
+.proform2_menu_5_on {
|
|
|
+ width:234px;
|
|
|
+ height:82px;
|
|
|
+ background:url(icons/proform2_m2_on.png) no-repeat;
|
|
|
+ cursor:pointer;
|
|
|
+ position:absolute;
|
|
|
+ top:455px;
|
|
|
+ left:96px;
|
|
|
+}
|
|
|
+
|
|
|
+.proform2_menu_6 {
|
|
|
+ width:234px;
|
|
|
+ height:82px;
|
|
|
+ background:url(icons/proform2_m4.png) no-repeat;
|
|
|
+ cursor:pointer;
|
|
|
+ position:absolute;
|
|
|
+ top:527px;
|
|
|
+ left:96px;
|
|
|
+}
|
|
|
+
|
|
|
+.proform2_menu_6_on {
|
|
|
+ width:234px;
|
|
|
+ height:82px;
|
|
|
+ background:url(icons/proform2_m4_on.png) no-repeat;
|
|
|
+ cursor:pointer;
|
|
|
+ position:absolute;
|
|
|
+ top:527px;
|
|
|
+ left:96px;
|
|
|
+}
|
|
|
+
|
|
|
+.proform2_menu_7 {
|
|
|
+ width:234px;
|
|
|
+ height:82px;
|
|
|
+ background:url(icons/proform2_m7.png) no-repeat;
|
|
|
+ cursor:pointer;
|
|
|
+ position:absolute;
|
|
|
+ top:599px;
|
|
|
+ left:96px;
|
|
|
+}
|
|
|
+
|
|
|
+.proform2_menu_7_on {
|
|
|
+ width:234px;
|
|
|
+ height:82px;
|
|
|
+ background:url(icons/proform2_m7_on.png) no-repeat;
|
|
|
+ cursor:pointer;
|
|
|
+ position:absolute;
|
|
|
+ top:599px;
|
|
|
+ left:96px;
|