/* video demo for all magic guide ver 04 august 2009 */

BODY {
font-family: Verdana,Helvetica,Arial,Sans-serif;
font-size: 9px;
font-weight: normal;
font-style: normal;
color: #474747;
background: #ffffff;
text-decoration: none;
text-align: left;
line-height: normal;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

/* spacer width between each video box is 5px */
/* spacer between top and bottom video row is 5px */
/* height of nav strip is 12px */

#pagebox {
display: block;
position: absolute;
left: 0px;
top: 0px;
}

#vbox1 {
display: block;
position: absolute;
left: 0px;
top: 0px;
width: 218px;
height: 130px;
background: #ffffff;
margin: 0px 0px 0px 0px;
/* border-style: solid; */
/* border-width: 1px; */
/* border-color: #000000; */
}

#v1 {
display: block;
position: absolute;
left: 0px;
top: 0px;
width: 50px;
height: 62px;
background: #ffffff;
margin: 0px 0px 0px 0px;
}

#v2 {
display: block;
position: absolute;
left: 54px;
top: 0px;
width: 50px;
height: 62px;
background: #ffffff;
margin: 0px 0px 0px 0px;
}

#v3 {
display: block;
position: absolute;
left: 108px;
top: 0px;
width: 50px;
height: 62px;
background: #ffffff;
margin: 0px 0px 0px 0px;
}

#v4 {
display: block;
position: absolute;
left: 162px;
top: 0px;
width: 50px;
height: 62px;
background: #ffffff;
margin: 0px 0px 0px 0px;
}

#v5 {
display: block;
position: absolute;
left: 0px;
top: 66px;
width: 50px;
height: 62px;
background: #ffffff;
margin: 0px 0px 0px 0px;
}

#v6 {
display: block;
position: absolute;
left: 54px;
top: 66px;
width: 50px;
height: 62px;
background: #ffffff;
margin: 0px 0px 0px 0px;
}

#v7 {
display: block;
position: absolute;
left: 108px;
top: 66px;
width: 50px;
height: 62px;
background: #ffffff;
margin: 0px 0px 0px 0px;
}

#v8 {
display: block;
position: absolute;
left: 162px;
top: 66px;
width: 50px;
height: 62px;
background: #ffffff;
margin: 0px 0px 0px 0px;
}

#vnav {
display: block;
position: absolute;
left: 0px;
top: 132px;
height: 12px;
width: 216px;
font-family: Verdana,Helvetica,Arial,Sans-serif;
font-size: 10px;
font-weight: bold;
font-style: normal;
color: #474747;
background: #ffffff;
text-decoration: none;
text-align: right;
line-height: normal;
}

A:link {
font-family: Verdana,Helvetica,Arial,Sans-serif;
font-size: 9px;
font-weight: normal;
font-style: normal;
text-align: left;
line-height: normal;
color: #ffffff;
background: #ffffff;
text-decoration: none;
}
A:visited {
color: #ffffff;
background: #ffffff;
text-decoration: none;
}
A:hover {
text-decoration: none;
color: #ffffff;
background: #ffffff;
}
A:active {
color: #ffffff;
background: #ffffff;
text-decoration: none;
}

/* < > navigation */

A.vpagenav:link {
font-family: Verdana,Helvetica,Arial,Sans-serif;
font-size: 11px;
font-weight: bold;
font-style: normal;
text-align: right;
line-height: normal;
color: #000000;
background: transparent;
text-decoration: none;
}
A.vpagenav:visited {
color: #000000;
background: transparent;
text-decoration: none;
}
A.vpagenav:hover {
text-decoration: none;
color: #ee0000;
background: transparent;
}
A.vpagenav:active {
color: #000000;
background: transparent;
text-decoration: none;
}


/* end video demo for all magic guide */
