/* allmagic tv frame page template 09 april 08 */

BODY {
font-family: Verdana,Helvetica,Arial,Sans-serif;
font-size: 16px;
font-weight: normal;
font-style: normal;
color: #ffd86b;
background: #ffffff;
text-decoration: none;
text-align: left;
line-height: normal;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

A.link {
color: #ffd86b;
background: #000000;
text-decoration: none;
}
A.visited {
color: #ffd86b;
background: #000000;
text-decoration: none;
}
A.hover {
text-decoration: none;
color: #000000;
background: #000000;
}
A.active {
color: #000000;
background: #000000;
text-decoration: none;
}

/* hide alink border */
img{
border-style: none;
border-color: #000000;
}

A.fv:link {
font-family: Verdana,Helvetica,Arial,Sans-serif;
font-size: 24px;
font-weight: bold;
font-style: normal;
text-align: left;
line-height: normal;
color: #222222;
background: #ffffff;
text-decoration: none;
}
A.fv:visited {
color: #222222;
background: #ffffff;
text-decoration: none;
}
A.fv:hover {
text-decoration: none;
color: #ef2e00;
background: #f5f5f5;
}
A.fv:active {
color: #474747;
background: #ffffff;
text-decoration: none;
}

#tvscreen {
display: block;
position: relative;
top: 24px;
left: 8px;
width: 704px;
height: 470px;
background-image: url(http://allmagic3.com/tv/tvpix/tvscreen.png); 
background-repeat: no-repeat;
background-position: top left;
}

#btvscreen {
display: block;
position: relative;
top: 24px;
left: 8px;
width: 704px;
height: 470px;
background-image: url(http://allmagic3.com/tv/tvpix/tvscreenblack.png); 
background-repeat: no-repeat;
background-position: top left;
}


.tvbox {
display: block;
position: relative;
width: 670px;
margin-left: auto;
margin-right: auto;
background: #000000;
}

.bmarg {
margin-top: 24px;
}

/* video strips */

.vstrip1 {
display: block;
position: absolute;
top: 24px;
left: 12px;
height: 400px;
width: 200px;
background: #ffffff;
text-align: center;
}

.vstrip2 {
display: block;
position: absolute;
top: 24px;
left: 224px;
height: 400px;
width: 200px;
background: #ffffff;
text-align: center;
}

.vstrip3 {
display: block;
position: absolute;
top: 24px;
left: 448px;
height: 400px;
width: 200px;
background: #ffffff;
text-align: center;
}

.tvlink {
display: block;
position: relative;
top: 0px;
text-align: right;
margin: 0px 0px 0px 0px;
z-index: 10;
}

.screen {
display: inline;
position: relative;
top: 8px;
width: 712px;
height: 510px;
margin: 0px;
padding: 0px;
background: #ffffff;
}


/* end all magic tv page template */
