
a:link { 
   color: #666;
   font-weight: bold;
   font-size: 10px;
   line-height: 15px;
   font-family: Verdana, FontName, Arial, Helvetica, Geneva, Swiss, SunSans-Regular 
}

a:hover { 
   color: #669;
   font-weight: bold;
   font-size: 10px;
   line-height: 15px;
   font-family: Verdana, FontName, Arial, Helvetica, Geneva, Swiss, SunSans-Regular 
}

a:visited { 
   color: #969;
   font-weight: bold;
   font-size: 10px;
   line-height: 15px;
   font-family: Verdana, FontName, Arial, Helvetica, Geneva, Swiss, SunSans-Regular 
}

a { 
   color: #666;
   font-weight: bold;
   font-size: 10px;
   line-height: 15px;
   font-family: Verdana, FontName, Arial, Helvetica, Geneva, Swiss, SunSans-Regular 
}

.text { 
   color: #999;
   font-weight: normal;
   font-size: 10px;
   line-height: 15px;
   font-family: Verdana, FontName, Arial, Helvetica, Geneva, Swiss, SunSans-Regular 
}

.text_home { 
   color: #999;
   font-weight: normal;
   font-size: 10px;
   line-height: 24px;
   font-family: Verdana, FontName, Arial, Helvetica, Geneva, Swiss, SunSans-Regular 
}

.text_title { 
   color: #666;
   font-weight: bold;
   font-size: 12px;
   line-height: 12px;
   font-family: Verdana, FontName, Arial, Helvetica, Geneva, Swiss, SunSans-Regular ;
}
h1.text_title , h2.text_title , 
h3.text_title , h4.text_title  {
   margin-bottom:6px;
}
h5.text_title , h6.text_title , 
h7.text_title  {
   margin-bottom:3px;
}
#vidWindow{
  border:solid silver 6px;
  width:480px;
  min-height:336px;
  background-image:url('images/tv_screen.png');
  background-repeat:no-repeat;
  background-position:-3 -3;
  float:left;
  -moz-border-radius:12;
  -webkit-border-radius:12;
}
.tvscreen {
  background-image:url('images/tv_screen.png');
}
#vidMenu{
  min-width:440px;
  min-height:120px;
  float:left;
  margin-left:12px;
  /*  float:right;
   border:solid #ddd 3px;
  -moz-border-radius:12;
  -webkit-border-radius:12;*/
  text-align:left;
}
#boxTopMenuName{
  text-align:left;
  font-size:120%;
}
#sidebar-right {
   min-width:180px;
   min-height:372px;
   border:solid silver 2px;
   padding:1.5em;
   -moz-border-radius:12;
   -webkit-border-radius:12;
}

.vid_list {
   border:solid silver 2px;
   padding:1.5em;
   -moz-border-radius:12;
   -webkit-border-radius:12;
}  /*
.vidTitle{
   width:144px;
   height:81px;
   padding:6px 6px 6px 128px;
   background-image: url('http://localhost:8500/soundhouse/images/movie_cam_72x72.png');
   background-repeat:no-repeat;
} */

/*  TABMENU  */
a {color:#ccc;text-decoration:none;}
a:hover {color:#ccc;text-decoration:none}

#tabMenu {margin:0;padding:0 0 0 15px;list-style:none;}
#tabMenu li {float:left;height:32px;width:39px;cursor:pointer;cursor:hand}

li.Dirtrax_TV {background:url(http://localhost:8500/soundhouse/images/tabVideo.png) no-repeat 0 -32px;}
li.Documentary {background:url(http://localhost:8500/soundhouse/images/tabVideo.png) no-repeat 0 -32px;}
li.othComVids {background:url(http://localhost:8500/soundhouse/images/tabVideo.png) no-repeat 0 -32px;}
li.PigsTheMovie {background:url(http://localhost:8500/soundhouse/images/tabVideo.png) no-repeat 0 -32px;}
li.Promo {background:url(http://localhost:8500/soundhouse/images/tabVideo.png) no-repeat 0 -32px;}
li.themeShowVids {background:url(http://localhost:8500/soundhouse/images/tabVideo.png) no-repeat 0 -32px;}
li.YamahaVids {background:url(http://localhost:8500/soundhouse/images/tabVideo.png) no-repeat 0 -32px;}

li.mouseover {background-position:0 0;}
li.mouseout {background-position:0 -32px;}
li.selected {background-position:0 0;}

.box {width:297px}
.boxTop {height:11px;background-color:#282828;padding:3px 6px;font-size:110%;
            border:3px solid #282828;font-weight:bold;
           -moz-border-radius-topleft:6px;-moz-border-radius-topright:6px;
           -webkit-border-top-left-radius:6px;-webkit-border-top-right-radius:6px;clear:both} /*  background:url(images/boxTop.gif) no-repeat; */
*html .boxTop {margin-bottom:-2px;}
.boxBody {background-color:#282828;}
.boxBottom {height:11px;background-color:#282828;border:3px solid #282828;
           -moz-border-radius-bottomleft:12px;-moz-border-radius-bottomright:12px;
           -webkit-border-bottom-left-radius:12px;-webkit-border-bottom-right-radius:12px;} /* background:url(images/boxBottom.gif) no-repeat; */

.boxBody div {display:none;}
.boxBody div.show {display:block;}
.boxBody #any_div_name a {display:block;}

.boxBody div ul {margin:0 10px 0 25px;padding:0;width:240px;list-style-image:url(images/arrow.gif)}
*html .boxBody div ul {margin-left:10px;padding-left:15px;}
.boxBody div li {border-bottom:1px dotted #8e8e8e; padding:4px 0;cursor:hand;cursor:pointer;}
.boxBody div ul li.last {border-bottom:none}
.boxBody div li span {font-size:8px;font-style:italic; color:#888;}
/*  ^TABMENU  */



