body {
  background: #131313 url(../graphics/background.jpg) no-repeat center top;
  padding: 0px;
  margin: 0px;
  color: #fff;
  font-family: helvetica, arial,  verdana, sans;
}
#site {
  width: 896px;
  margin: auto;  
}  
#header {
  height: 170px;
  background: url(../graphics/header.jpg) no-repeat bottom;
  float: left;
  width: 100%;
}
#logo {
  margin: 20px 10px 0px;
  float: left;
  font-size: 17px;
  text-align: center;
  font-family: 'Trebuchet MS';
  width: 250px;
}
#logo img {
  margin: auto;
  border: none;
  display: block;
}
#top_banner {
  float: right;
  width: 468px;
  height: 60px;
  margin: 15px 80px 0px 0px;
  _margin-right: 40px;
}
#menu {
  display: inline;
  float: left;
  margin: 0px;
  padding: 0px;  
  margin-top: 40px;
  margin-left: 30px;  
  border-left: solid 2px;
  clear: left;
  width: 500px;
}
#menu li {
  display: inline;
  padding: 0px 20px;
  border-right: solid 2px;
  font-family: 'Trebuchet MS';
  font-size: 15px;
  font-weight: bold;
}
#menu li a {
  color: #fff;
  text-decoration: none;
}
#menu li a:hover {
  color: #fff;
  text-decoration: underline;
}
#login {
  float: right;
  margin-top: 30px;  
  margin-right: 40px;
  _margin-right: 20px;    
  width: 300px;
  height: 40px;
}
#login_form {
  margin: 0px;
  display: none;
}
#login_form label {
  width: 100px;
  padding: 0px;
  margin: 0px;  
  margin-right: 15px;
  float: left;
  font-size: 10px;  
}
#username, #password {
  margin: 0px;
  width: 100px;
  margin-right: 5px;
}
#logged_in {
  margin-top: 10px;
  float: left;
  font-size: 12px;
}
#logout, #pwd_reset {
  font-size: 10px;
  float: right;
  cursor: hand;
  cursor: pointer; 
  margin-left: 10px; 
}
#main {
  width: 876px;
  background: #8a8a8a url(../graphics/main.jpg) no-repeat;
  float: left;
  padding: 10px 5px 10px 15px;
}
#content {
  width: 510px;
  float: left;
  margin-right: 5px;
}
.content_banner {
  width: 468px;
  height: 60px;
  margin: 0px auto 10px;
  height: 10px;
}
#block {
  width: 350px;
  float: right;
  font-size: 11px;
}
#block h6 {
  background: url(../graphics/header_block.png) no-repeat;
  _background: url(../graphics/header_block.gif) no-repeat;
  height: 30px;
  padding: 5px 30px;
  font-size: 16px;
  font-family: 'Trebuchet MS';
  margin: 0px;
}
div.block {
  width: 350px;
  background: url(../graphics/block_bg.png) no-repeat top;
  _background: url(../graphics/block_bg.gif) no-repeat top;
  float: left;
  margin-bottom: 10px;
}
div.inner_block {
  float: left;  
  padding: 0px 17px;
  width: 316px;
}
div.inner_text_block {
  float: left;  
  padding: 0px 27px;
  width: 296px;
  font-size: 12px;
}
#footer {
  width: 100%;
  background: url(../graphics/footer.jpg) no-repeat top;
  height: 50px;
  float: left;
  text-align: right;
  font-size: 10px;
  padding-top: 20px;
}
h1 {
  background: url(../graphics/header_content.png) no-repeat;
  _background: url(../graphics/header_content.gif) no-repeat;
  height: 30px;
  padding: 5px 30px;
  font-size: 16px;
  font-family: 'Trebuchet MS';
  margin: 0px;
}
h2 {
  color: #fff;
  color: #880000;
  margin: 0px;
}
h3 {
  color: #fff;
  color: #880000;
  margin: 10px 0px;
}
#inner_content {
  background: url(../graphics/related_bg.png) no-repeat top;
  _background: url(../graphics/related_bg.gif) no-repeat top;
  padding-bottom: 20px;
}
#inner_content p {
  width: 450px;
  margin: 15px auto;
  padding: 0px 10px;
  font-size: 13px;
  line-height: 1.4em;
} 
#inner_content ul {
  width: 400px;
  margin: 15px auto;
  padding: 0px 10px;
  font-size: 13px;
  line-height: 1.4em;
  list-style: square;
}
#inner_content li {
  list-style: square;
  margin-left: 20px;
}
#inner_content h2 {
  width: 450px;
  margin: 15px auto;
  padding: 0px 10px;
  color: #fff;
  font-size: 18px;
  clear: all;
}
#inner_content a, .inner_text_block a {
  color: #880000;
  text-decoration: none;
}
#inner_content a:hover, .inner_text_block a:hover {
  color: #880000;
  text-decoration: underline;
}
#inner_content .formitem {
  margin: 5px 30px;
  float: left;
  width: 450px;
}
#inner_content label {
  float: left;
  width: 200px;
  font-size: 12px;    
}
#inner_content .form_label {
  float: left;
  width: 50px;
  font-size: 12px;
  padding-top: 2px;
  margin-left: 5px;    
}
#inner_content input, #inner_content select {
  float: left;
  width: 200px;  
}
#inner_content input.radio {
  float: left;
  width: 20px;  
}
#inner_content .form_error {
  float: left;
  margin-left: 200px;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  display: none;
}
#search_result {
  margin-top: 15px;
  float: left;
}
#block ul {
  margin: 0px 1px;
  padding: 0px;
  list-style: none;
  background: url(../graphics/line.gif) top repeat-x;  
}
#search_result li, #playlist li {
  width: 294px;
  height: 55px;
  background: url(../graphics/line.gif) bottom repeat-x;
  padding: 5px 10px;
  cursor: hand;
  cursor: pointer;
}
#playlists li, #pop_playlists li, #new_playlists li {
  background: url(../graphics/line.gif) bottom repeat-x;
  padding: 5px 10px;
  cursor: hand;
  cursor: pointer;
}
#playlists li:hover {
  background: url(../graphics/item_over.png) bottom repeat-x;
  color: #282828;
}
#search_result li:hover, #playlist li:hover {
  background: url(../graphics/item_over.png) bottom repeat-x;
  color: #282828;
}
#playlist li.now_playing {
  color: #282828;
  font-weight: bold;
  background: url(../graphics/item_over.png) bottom repeat-x;;  
}
#search_result li img, #playlist li img {
  width: 70px;
  height: 52px;
  float: left;
  margin-right: 10px;
  cursor: move;
}
#block p {
  margin-top: 0px;
}
#playlist_handle {
  cursor: nw-resize;
  margin-left: 18px;
  _margin-left: 9px;
  height: 10px;
  font-size: 1px;
  background: url(../graphics/handle.gif);
  float: left;
  width: 314px;
}
#player_controls {
	float: right;
	margin: 10px;
	text-align: right;
}
#player_controls img {
  cursor: pointer;
  cursor: hand;
}
#more_results {
  background: #646464;
  float: left;
  width: 294px;
  padding: 2px 10px;
  margin: 0px 1px 1px 1px;  
}
#prev_results, #prev_playlists {
  float: left;
  cursor: pointer;
  cursor: hand;
}
#next_results, #next_playlists {
  float: right;
  cursor: pointer;
  cursor: hand;  
}
#no_results {
  text-align: center;
  font-weight: bold;
  float: left;
  margin-left: 20px;
}
.remove_item {
  float: right;
  cursor: hand;
  cursor: pointer;
}
#warning {
  margin-left: 17px;
  padding: 5px 10px;
  width: 305px;
  color: #282828;
  color: #ccc;
  font-weight: bold;
}
.video_title, .playlist_title {
  margin-bottom: 2px;
  display: block;
  font-weight: bold;
}
.playlist_title {
  display: inline;
  margin-right: 5px;
}
.video_time, .video_rating, video_views {
  display: block;
}
#show_hide_results {
  float: right;
  cursor: hand;
  cursor: pointer;
  margin: 10px 20px;  
}
#outer_related {
  background: url(../graphics/related_bg.png) no-repeat top;
  _background: url(../graphics/related_bg.gif) no-repeat top;
  display: none;
}
#related {
  float: left;
  width: 510px;
  margin-top: 10px;
}
#related ul {
  margin: 0px;
  padding: 0px;
  margin-left: 21px;
  _margin-left: 18px;
  _padding-bottom: 5px;
}
#related_results li {
  margin: 5px 3px;
  width: 142px;
  height: 50px;
  padding: 3px;
  cursor: hand;
  cursor: pointer;
  float: left;
  border: solid 1px #ccc;
  list-style: none;
  font-size: 10px;
  overflow: hidden;
}
#related_results li img {
  width: 60px;
  height: 45px;
  float: left;
  margin-right: 10px;
  cursor: move;
}
#related_results .video_time {
  display: none;
}
#related_results .video_title {
  font-weight: normal;
}
#show_hide_related {
  background: url(../graphics/header_content.png) no-repeat;
  _background: url(../graphics/header_content.gif) no-repeat;
  height: 25px;
  padding: 5px 35px 0px;
  font-size: 16px;
  font-family: 'Trebuchet MS';
  margin: 0px;
  width: 440px;
  margin-top: 60px;
  cursor: hand;
  cursor: pointer;  
}
#choose_playlist {
  cursor: hand;
  cursor: pointer; 
}
#player {
  width: 510px;
  height: 400px;
  margin-top: 60px;
}
#playing_now {
  float: left;
  font-size: 11px;
  font-weight: bold;
  color: #333;
  width: 320px;
  margin: 5px 0px;
}
#playing_now_title {
  font-size: 15px;
  font-weight: bold;
}
.new_playlist {
  font-style: italic;
  font-weight: bold;
  font-size: 12px;
}
#edit_title {
  width: 100%; 
  display: none; 
  border: none; 
  border-bottom: dashed 2px; 
  background: #880000; 
  color: #fff
}
#pop_playlists a, #new_playlists a {
  text-decoration: none;
  color: #fff;
}
#more_results a {
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  float: right;  
}