/* fly in ad menus all magic guide 31 july 07 */

/* flymenu font */
A.fly:link {
font-family: Verdana,Helvetica,Arial,Sans-serif;
font-size: 9px;
font-weight: bold;
font-style: normal;
text-align: left;
line-height: normal;
color: #000014;
background: #ffffff;
text-decoration: none;
z-index: 20;
}
A.fly:visited {
font-family: Verdana,Helvetica,Arial,Sans-serif;
font-size: 9px;
font-weight: bold;
font-style: normal;
text-align: left;
line-height: normal;
color: #000014;
background: #ffffff;
text-decoration: none;
z-index: 20;
}
A.fly:hover {
font-family: Verdana,Helvetica,Arial,Sans-serif;
font-size: 9px;
font-weight: bold;
font-style: normal;
text-align: left;
line-height: normal;
text-decoration: none;
color: #ff1e00;
background: #d1d1d1;
z-index: 20;
}
A.fly:active {
font-family: Verdana,Helvetica,Arial,Sans-serif;
font-size: 9px;
font-weight: bold;
font-style: normal;
text-align: left;
line-height: normal;
color: #ff1e00;
background: #d1d1d1;
text-decoration: none;
z-index: 20;
}

/* menu borders */

.btop {
display: inline;
position: absolute;
top: 34px;
left: 716px;
width: 128px;
height: 1px;
background-color: #d7d7d7;
}

.bbot {
display: inline;
position: absolute;
top: 756px;
left: 716px;
width: 128px;
height: 1px;
background-color: #d7d7d7;
}


/* end menu borders */


/* flymenus and ad boxes */

#ad1 {
display: block;
position: absolute;
top: 38px;
left: 720px;
width: 120px;
height: 100px;
background-color: #ffffff;
z-index: 1;
}

#flymenu1 {
display: none;
position: absolute;
top: 72px;
left: 724px;
width: 100px;
height: 50px;
background-color: #ffffff;

/* for IE */
filter:alpha(opacity=92);
/* CSS3 standard */
 opacity:0.92;
/* for Mozilla */
-moz-opacity:0.92;

z-index: 10;
border: 1px dotted #9a9a9a;
padding: 4px 4px 4px 6px;
}

#ad2 {
display: block;
position: absolute;
top: 141px;
left: 720px;
width: 120px;
height: 100px;
background-color: #ffffff;
z-index: 0;
}

#flymenu2 {
display: none;
position: absolute;
top: 175px;
left: 724px;
width: 100px;
height: 50px;
background-color: #ffffff;

/* for IE */
filter:alpha(opacity=92);
/* CSS3 standard */
 opacity:0.92;
/* for Mozilla */
-moz-opacity:0.92;

z-index: 10;
border: 1px dotted #9a9a9a;
padding: 4px 4px 4px 6px;
}

#ad3 {
display: block;
position: absolute;
top: 244px;
left: 720px;
width: 120px;
height: 100px;
background-color: #ffffff;
z-index: 0;
}

#flymenu3 {
display: none;
position: absolute;
top: 278px;
left: 724px;
width: 100px;
height: 50px;
background-color: #ffffff;

/* for IE */
filter:alpha(opacity=92);
/* CSS3 standard */
 opacity:0.92;
/* for Mozilla */
-moz-opacity:0.92;

z-index: 10;
border: 1px dotted #9a9a9a;
padding: 4px 4px 4px 6px;
}

#ad4 {
display: block;
position: absolute;
top: 347px;
left: 720px;
width: 120px;
height: 100px;
background-color: #ffffff;
z-index: 0;
}

#flymenu4 {
display: none;
position: absolute;
top: 381px;
left: 724px;
width: 100px;
height: 50px;
background-color: #ffffff;

/* for IE */
filter:alpha(opacity=92);
/* CSS3 standard */
 opacity:0.92;
/* for Mozilla */
-moz-opacity:0.92;

z-index: 10;
border: 1px dotted #9a9a9a;
padding: 4px 4px 4px 6px;
}

#ad5 {
display: block;
position: absolute;
top: 450px;
left: 720px;
width: 120px;
height: 100px;
background-color: #ffffff;
z-index: 0;
}

#flymenu5 {
display: none;
position: absolute;
top: 484px;
left: 724px;
width: 100px;
height: 50px;
background-color: #ffffff;

/* for IE */
filter:alpha(opacity=92);
/* CSS3 standard */
 opacity:0.92;
/* for Mozilla */
-moz-opacity:0.92;

z-index: 10;
border: 1px dotted #9a9a9a;
padding: 4px 4px 4px 6px;
}

#ad6 {
display: block;
position: absolute;
top: 553px;
left: 720px;
width: 120px;
height: 100px;
background-color: #ffffff;
z-index: 0;
}

#flymenu6 {
display: none;
position: absolute;
top: 587px;
left: 724px;
width: 100px;
height: 50px;
background-color: #ffffff;

/* for IE */
filter:alpha(opacity=92);
/* CSS3 standard */
 opacity:0.92;
/* for Mozilla */
-moz-opacity:0.92;

z-index: 10;
border: 1px dotted #9a9a9a;
padding: 4px 4px 4px 6px;
}

#ad7 {
display: block;
position: absolute;
top: 656px;
left: 720px;
width: 120px;
height: 100px;
background-color: #ffffff;
z-index: 0;
}

#flymenu7 {
display: none;
position: absolute;
top: 690px;
left: 724px;
width: 100px;
height: 50px;
background-color: #ffffff;

/* for IE */
filter:alpha(opacity=92);
/* CSS3 standard */
 opacity:0.92;
/* for Mozilla */
-moz-opacity:0.92;

z-index: 10;
border: 1px dotted #9a9a9a;
padding: 4px 4px 4px 6px;
}

/* end fly and ad menus */

/* end fly in ad menus all magic guide */


