/* Defaults */
* {margin:0;outline:0;padding:0}
html, body {font-family:Verdana;height:100%;overflow:hidden;}
a, a:visited {color:#039;text-decoration:none}
a:hover {text-decoration:underline}
h3 {color:#039;font:bold 1em Verdana}
h3 a {color:#039}
h4 {color:#6A6A6A;font:0.91em Verdana}
h4 a {color:#3B5998}
p {margin:0 0 1em;}

/* Vide Out Page */
#video-out {margin:0 auto;width:100%;height:100%;}
#container {width:222px;height:100%;float:left;}
#leftBar {width:220px;border-right:2px solid #abb6d0;height:100%;}
#leftBar h1 {background:url(../images/logo-mini.gif) no-repeat;width:220px;height:47px;text-indent:-1000em;border-bottom:2px solid #abb6d0}
#leftBar h2 {background:url(../images/heading.gif) repeat-x;color:#000;font:bold 0.80em Arial;padding:7px 8px;border-top:1px #eeeeee solid}
#leftBar h3 {font:bold 0.80em Arial;margin:10px 0 0 7px}
#leftBar p {font:11px Verdana;margin:5px 0 5px 7px}
#leftBar .boldTitle {font:bold 13px Arial;color:#444;}

#leftBar .linkDetails {margin:0 0 15px 0}
#leftBar .linkActions {margin:10px 0 15px 7px}
#leftBar .linkActions a {font:11px Verdana;padding:0 0 0 20px}
#leftBar .linkActions a.reportBroken {background:url(../images/bullet_error.png) no-repeat left center}
#leftBar .linkActions a.removeFrame {background:url(../images/frame_contract.png) no-repeat left center}

#leftBar .episodeActions ul {list-style:none;margin:5px 0 5px 7px;font:11px Verdana;}
#leftBar .episodeActions ul li {padding:5px 0 5px 25px}
#leftBar .episodeActions ul li.home {background:url(../images/home.gif) no-repeat left center}
#leftBar .episodeActions ul li.add-recommended {background:url(../images/add_favorite.gif) no-repeat left center}
#leftBar .episodeActions ul li.remove-recommended {background:url(../images/remove_favorite.png) no-repeat left center}
#leftBar .episodeActions ul li.li-review {background:url(../images/write.gif) no-repeat left center}
#leftBar .episodeActions ul li.email {background:url(../images/email.gif) no-repeat left center}

#leftBar .Bottom {position: absolute; bottom:0;width:220px;height:20px;background-color:#233459;text-align:center}
#leftBar .Bottom a {color:#bac2d3;font:11px Verdana}

#iframe {width:auto;height:100%;padding-left:222px;*padding-left:0px;}
#iframe iframe {margin:0px auto;width:100%;height:100%;}
