home *** CD-ROM | disk | FTP | other *** search
- body {
- background-image: url(images/background.jpg);
- background-repeat: no-repeat;
- margin-left: 0px;
- margin-top: 0px;
- margin-right: 0px;
- margin-bottom: 0px;
- }
-
- /*color of the roll over for the web button */
- a.one:link {color: #000000; text-decoration:none; font-size:12px}
- a.one:visited {color: #000000; text-decoration:none; font-size:12px}
- a.one:hover {color: #bafe20; text-decoration:none; font-size:12px}
-
- /* over effect for the manual and acrobat */
- .itemmenu_over {
- color: #bafe20;
- font-size: 12px;
- font-family: Tahoma;
- }
-
- .itemmenu_out {
- color: #000000;
- font-size: 12px;
- font-family: Tahoma;
- }
-
- /* over effect for the install buton */
- .iteminstall_over {
- color: #bafe20;
- font-size: 18px;
- font-family: Tahoma;
- }
-
- .iteminstall_out {
- color: #000000;
- font-size: 18px;
- font-family: Tahoma;
- }
-
- /*class for the version button */
- .style1 {
- font-family: Tahoma;
- display: none;
- font-size: 14px;
- }
-
- /*class for the manual and acrobet buttons */
- .style2 {
- font-family: Tahoma;
- color: #000000;
- font-size: 12px;
- }
-
- /*class for the install button */
- .style3 {
- font-family: Tahoma;
- color: #000000;
- font-size: 18px;
- }
-
- /*upper logo Avanquest*/
- #Layer1 {
- position:absolute;
- left:18px;
- top:15px;
- width:109px;
- height:39px;
- z-index:1;
- }
-
-
- /* Div of the product image */
- #product_image {
- position:absolute;
- left:222px;
- top:30px;
- width:294px;
- height:219px;
- z-index:2;
- }
-
- /* Div of the menu */
- #Layermenu {
- position:absolute;
- left:0px;
- top:180px;
- width:400px;
- height:100px;
- z-index:5;
- }
-