/*DEFAULT VIEW*/
body{background-color:rgb(53,53,53);color:rgb(255,255,255);font: 75% "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;}
#logotill img{margin:auto;margin-top:20%;}
a img,a:hover img, a:visited img{text-decoration: none;margin:0px;border:0px;color:white;}
/*HEADER*/
#header{position: fixed;border:none;margin:0px;padding:0px;background: #DDD url("img/backgroundbar.jpg") repeat-x top left;height:50px;width:100%;z-index: 2;}
#header{top:0px;left:0px;}
#header img{position:fixed;border:0px;margin:0px;}
#header img{top:3px;left:3%;}
/*VISUAL WALL*/
#visualwall{margin-top:52px;margin-bottom:52px;border:0px;padding:0px;text-align:center;}
#visualwall a:link, #visualwall a:hover, #visualwall a:visited{text-decoration: none;border:0px;margin:0px;padding:0px;color:#999999;background-color:rgb(250,250,250);}
#visualwall img{border:1px;padding:0px;margin:0px;text-decoration:none;}
/*VIDEOS SPECS*/
#title{text-align:center;}
#date{text-align:center;color:rgb(150,150,150);}
/*SEARCH BAR*/
#search{position:fixed;border:0px;margin:0px;top:15px;right:8%;}
#search a,#search a:hover,#search a:visited {text-decoration:none;color:white;}
/*OPTIONS BUTTON */
#options img{position:fixed;border:0px;margin:0px;top:15px;right:1%;height:20px;width:60px;background-image: url("img/options.jpg");text-align:center;display:block;z-index:3;}
#options img:hover{background-position:-60px 0px;}
/*OPTIONS PANEL*/
#options_panel, #options_panel a, #options_panel a:visited, #options_panel a:hover{color:white; text-decoration: none;}
#options_panel td{padding:0px;margin:0px;}
#options_panel b{font: 120% Arial, "MS Trebuchet", sans-serif; font-variant: small-caps; text-transform: capitalize; text-decoration: underline;}
/*CREDITS PANEL*/
#credits_panel {text-align:center;}
#credits_panel, #credits_panel a, #credits_panel a:visited, #credits_panel a:hover{color:white; text-decoration: none;}
#credits_panel td{padding:0px;margin:0px;text-align: center;}
.website{font-family: Monaco, "MS Trebuchet", sans-serif;}
/*VIDEO SCREEN*/
.video_over{background-color:rgb(68,68,68);color:rgb(255,255,255);margin:0px;padding:0px;border:0px;}
/*.ok{position:relative;right:10px;}*/
/*FOOTER*/
#footer{position: fixed;border:none;margin:0px;padding:0px;background: rgb(53,53,53) url("img/backgroundbar.jpg") repeat-x bottom left;height:50px;width:100%;}
#footer{bottom:0px;left:0px; background-color: rgb(53,53,53);}
#footer td{text-align:center;width:50%;}
#footer a, #footer a:hover,#footer a:visited{color:white;background-color:rgb(53,53,53);}
