/**
/* This is the css for the application "Website Directory and RSS Feeds".
 */

body {
  background: url('/images/line-background.jpg') top center no-repeat;
  font-family: arial, tahoma, sans-serif;
  font-size: 12px;
}
#top{
  width: 100%;
  height: 51px;
  background: url('/images/translucent-top.png') no-repeat;
}
#header{
  text-align: center;
  margin-top: -51px;
  width: 100%;
  height: 140px;
}
#icon-nav{
  margin: 0 auto;
  text-align: center;
  width: 980px;
  height: 140px;
}
#icon-nav img.icon{
   margin-top: 50px;
   float: left;
}
#icon-nav img.iconcurr{
   margin-top: 15px;
   float: left;
}
#icon-nav img#logo{
  float: right;
  border: none;
  margin-top: 13px;
}
#wrapper {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

a {
  color: #4e9bad;
}

ul, li {
  margin: 0;
  padding: 0;
}

#content-panel {
  margin-top: 30px;
  margin-left: 40px;
  margin-bottom: 75px;
  float: left;
}

#menu {
  float: right;
  width: 488px; 
  height: 57px;  
  background: url("/images/menu-bg.png");
  margin-right: -10px;
  margin-top: -10px;
  padding-left: 25px;
}

#menu a {
  color: #898989;
  font-size: 10px;
  text-decoration: none;
}

#menu a:hover {
  font-weight: bold;
}

#menu a {
  padding: 8px;
}

#menu a.logout {
  color: #4c4b4b;
}
#menu a img { border: none }


#upload{
  text-align: right;
  background-color: #ffffff;
  margin-top: -15px;
  padding: 5px;
}
#upload input.upload{
  background-color: #86a907;
  color: #ffffff;
  border: thin solid #eaeaea;
}

#left_menu {
  width: 150px;
  margin-top: 30px;
  padding-bottom: 10px;
  float: left;
  background: none;
  margin-right: 20px;
}

#left_menu a {
  font-size: 11px;
  color: #339db4;
  text-decoration: none;
  text-transform: uppercase;
  font-family: trebuchet, tahoma, arial, sans-serif;
}

#left_menu a:hover {
  color: #f26829;
}


#left_menu li {
  list-style: none;
  padding: 1px 5px;
}

#left_menu li.menu_label {
  font-weight: bold;
}

#left_menu li.menu_item, #left_menu li.menu_subitem {
  padding-top: 2px;
  padding-bottom: 2px;
}

#left_menu li.menu_subitem {
  font-size: 13px;
}

#left_menu li.menu_subitem a {
  text-transform: none;
  font-family: Arial, sans-serif;
  color: #5dbdd1;
  display: block;
  border-bottom: solid #e0e0e1 1px;
  background: url(../images/video/submenu_arrow.jpg) no-repeat center right;
  padding-left: 20px; 
  padding-top: 5px;
  padding-bottom: 5px;
}

#left_menu li.menu_subitem a:hover {
  text-decoration: none;
  color: #5dbdd1;
  font-weight: bold;
}

#left_menu li.selected a {
  color: #f26829;
}

#list_content {
  background: url(../images/video/videosbackground.png) no-repeat top left;
  width: 676px;
  float: left;
  margin-left: 15px;
  padding-top: 25px;
  padding-left: 25px;
  padding-right: 25px;
}


#right_menu a {
  font-size: 17px;
  font-weight: bold;
  margin-right: 10px;
  text-decoration: none;
}

#right_menu a:hover {
  text-decoration: underline;
}

h1 {
  color: #339db4;
  font-size: 24px;
  font-family: garamond, times, serif;
  letter-spacing: 0px;
  text-decoration: none;
  font-weight: bold;
}

h1 a:hover {
  text-decoration: underline;
}

h1.login {
}

h2 {
  color: #4e9bad;
  font-size: 18px;
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 10px;
}

.orange {
  color: #e67425;
}

#form_wrapper{
	width: 100%;
  min-height: 400px;
  height: auto !important;
  height: 400px;
  text-align: center;
  margin-top: 20px;
}
#form_left{
	text-align: left;
  float: left;
  width: 50%;
  padding: 5px;
}
#form_right{
  text-align: left;
	float: left;
  width: 45%;
  padding: 5px;
}
.required {
  color: red;
  font-weight: bold;
}


.form_error {
  color: red;
  font-size: 11px;
}

.form_row {
  margin-bottom: 10px;
  text-align: left;
}

.form_row .content {
  display: block;
}

label {
  color: #666;
  font-weight: bold;
}

.smaller {
  font-size: 11px;
}

#login_box {
  font-size: 13px;
  padding: 25px;
  width: 400px;
}

#login_box form {
}

#login_box label {
}

#login_box h2 {
  color: #59bbce;
  font-size: 26px;
  font-family: arial, helvetica, sans-serif;
  letter-spacing: 0px;
  text-decoration: none;
  font-weight: bold;
  text-transform: uppercase;
}

#login_box .form_error {
  font-size: 14px;
  font-weight: bold;
}

#login_button {
  text-transform: uppercase;
  border: 0;
  font-weight: bold;
  margin: 10px;
  margin-left: 0;
  font-size: 17px;
  letter-spacing: 1px;
  padding: 3px;
}

.thumbnail {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  border: 1px solid #cacaca;
  padding: 3px;
}

.thumbnail .image_block {
  width: 200px;
  height: 90px;
  text-align: center;
  background: #fff;
}

.thumbnail a {
  text-decoration: underline;
}

.thumbnail a:hover {
  text-decoration: none;
}

.meta {
  font-size: 9px;
  color: #666666;
}

/* css for watching a video page */

#watch_content {
  width: 600px;
  float: left;
  margin-right: 15px;
}

#watch_menu {
  width: 285px;
  float: left;
}

#video_viewer {
  background-color: #000;
  height: 300px;
  margin-bottom: 10px;
}

#watch_menu #profile {
  background-color: #f8fbfd;
  border: solid #d9edf2 1px;
  padding: 10px;
}

#watch_menu #profile .title {
  color: #e67425;
}

#watch_menu #profile .description {
  color: #505050;
}

#watch_menu .more_info {
  margin-top: 10px;
  color: #666666;
}

h3.more_from {
  color: #4e9bad;
  font-weight: normal;
  font-size: 14px;
  margin-top: 15px;
}

a.profile_name {
  font-weight: bold;
  text-decoration: none;
}

a:hover.profile_name {
  text-decoration: underline;
}

#watch_menu #profile .video_date {
  color: #333333;
}

h2.video_title {
  border: 0;
  font-weight: normal;
  color: #9b9b9b;
  font-size: 20px;
  margin-bottom: 5px;
}

#watch_menu h3 {
  margin-bottom: 5px;
}

#watch_menu .select_video {
  overflow: auto;
  height: 275px;
  border: solid #d9edf2 1px;
}

#watch_menu .select_video .option_video {
  clear: both;
  padding: 5px;
  background: url(../images/video/video_row_odd.jpg) no-repeat top left;
  height: 50px;
}

#watch_menu .select_video .option_video .thumbnail {
  width: 90px;
  height: 70px;
  background-color: #000;
}

#rating {
  margin-top: 10px;
  margin-bottom: 10px;
}

#comments {
  clear: both;
}

#comments #header {
  border-top: solid #cccccc 1px;
  padding-top: 5px;
  color: #000;
  font-weight: bold;
}

#comments .comment {
  margin-top: 5px;
  padding: 5px;
  border-top: solid #efefef 1px;
}

#comments .comment .created_at {
  color: #666666;
}
#fixed-menu{
  margin-top: 20px;
  background: url("/images/fixed-menu-bg.png") center no-repeat;
  width: 100%;
  height: 47px;
  position: fixed;
  bottom: 0;
}

.pager {
  padding-top: 5px;
  margin-top: 10px;
  margin-bottom: 75px;
  text-align: right;
  clear: left;
  font-weight: bold;
  font-size: 1.1em;
}

#flash-notice {
  background-color: #fffbcc;
  border: solid #e6db55 1px;
  font-size: 1.2em;
  padding: 10px;
  margin: 25px 25px 25px 0;
}

