body {

  margin: 0px;
  padding: 0px;
  
  background-color: #fdfdfd;
  background-image: url('../img/bg.jpg');
  background-repeat: repeat-x;
  background-position: top center;
  
  font-family: 'Trebuchet MS';
  font-size: 12px;
  font-weight: normal;  
}


/* GLOBAL */
a:link, a:visited {
  color: #000000;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a img {
  border: 0px solid !important;
}

#main-wrapper {
  display: block;
  width: 100%;
}


.clear {
  display: block;
  float: none;
  width: 100%;
  clear: both;
}


/* HEADER */
#header {
  display: block;
  width: 100%;
  height: 183px;
  
  background-image: url('../img/header.jpg');
  background-repeat: no-repeat;
  background-position: top center;
  
}

#header_right {
  display: block;
  position: relative;
  left: 550px;
  top: 110px;
  width: 330px;
  
  margin: auto;
  padding: 0px;
}

#header ul {
  display: block;
  position: relative;
  left: 310px;
  top: 14px;
  width: 330px;
  
  margin: auto;
  padding: 0px;
}

#header li {
  display: block;
  float: left;
  
  margin: 0px;
  padding-left: 9px;
  padding-right: 5px;
    
  font-family: 'Trebuchet MS';
  color: #000000;
  font-size: 12px;
  
  background-image: url('../img/red-dot.jpg');
  background-repeat: no-repeat;
  background-position: left center;
}


#tw {
  display: inline-block;
  position: relative;
  top: -1px;
  width: 16px;
  height: 16px;
  
  margin: 0px;
  margin-right: 4px;
  margin-left: 2px;
  padding: 0px;
  
  background-image: url('../img/tw.jpg');
  background-position: center center;
  background-repeat: no-repeat;
}

#fb {
  display: inline-block;
  position: relative;
  top: -1px;
  width: 16px;
  height: 16px;
  
  margin: 0px;
  margin-right: 4px;
  padding: 0px;
  
  background-image: url('../img/fb.jpg');
  background-position: center center;
  background-repeat: no-repeat;
}

#yt {
  display: inline-block;
  position: relative;
  top: -1px;
  width: 16px;
  height: 16px;
  
  margin: 0px;
  padding: 0px;
  
  background-image: url('../img/yt.jpg');
  background-position: center center;
  background-repeat: no-repeat;
}


/* MENU */
#menu {
  display: block;
  width: 100%;
  height: 68px;
  
  background-color: #e5352d;
  background-image: url('../img/menu.jpg');
  background-repeat: no-repeat;
  background-position: top center;
}

#menu ul {
  display: block;
  position: relative;
  left: 2px;
  width: 960px;
  
  margin: auto;
  padding: 0px;
}

#menu li {
  display: block;
  position: relative;
  float: left;
  
  height: 68px;
  
  font-family: 'Trebuchet MS';
  font-size: 16px;
  font-weight: normal;
  color: #ffffff;
  
  margin: 0px;
  padding: 0px;
}

#menu a:link, #menu a:visited {
  display: block;
  height: 54px;
  
  margin: 0px;
  padding: 0px;
  padding-left: 20px;
  padding-top: 14px;
  padding-right: 18px;
  
  color: #ffffff;
  background-color: transparent;
  
  border-right: 1px solid;
  border-color: #a31210;
}

#menu a:hover, #menu .highlight {
  background-image: url('../img/hover.jpg');
  background-position: center center;
  background-repeat: no-repeat;
  text-decoration: none;
}

#menu #m-1 {
  padding-left: 22px;
  padding-right: 18px;
  font-size: 17px;
  font-weight: normal;
}

#menu #m-1:hover, #menu #m-1.highlight {
  background-position: left !important;
}

#menu #m-9 {
  border: 0px solid;
  padding-right: 25px;
}

#menu #m-9:hover, #menu #m-9.highlight {
  background-position: right !important;
}


/* SUBMENU */
#submenu {
  display: block;
  width: 100%;
  height: 34px;
  
  background-color: #fdfdfd;
  background-image: url('../img/content.jpg');
  background-repeat: repeat-y;
  background-position: top center;
  
  font-family: 'Trebuchet MS';
  font-size: 13px;
}

#submenu ul {
  display: none;
  width: 1000px;
  height: 34px;
  
  margin: auto;
  padding: 0px;
  
  background-image: url('../img/submenu.jpg');
  background-position: center center;
  background-repeat: repeat-y;
  
  overflow: hidden;
}

#submenu li {
  display: block;
  float: left;
  
  margin: 0px;
  margin-top: 7px;
  padding: 0px;
}

.visible {
  display: block !important;
}

.show {
  display: block !important;
}

#submenu a:link, #submenu a:visited {
  display: block;
  padding-left: 12px;
  padding-right: 14px;
  padding-top: 2px;
  
  font-family: 'Trebuchet MS';
  font-size: 12px;
  font-weight: bold;
}

#submenu a:hover, #submenu .highlight {
  color: #e3352c;
  text-decoration: none;
  background-image: url('../img/circle.jpg');
  background-position: left center;
  background-repeat: no-repeat;
}

#submenu #sub-1 {
  width: 960px;
  padding-left: 40px;
}

#submenu #sub-2 {
  width: 870px;
  padding-left: 130px;
}

#submenu #sub-3 {
  width: 765px;
  padding-left: 235px;
}

#submenu #sub-4 {
  width: 665px;
  padding-left: 335px;
}

#submenu #sub-5 {
  width: 550px;
  padding-left: 450px;
}

#submenu #sub-6 {
  width: 440px;
  padding-left: 560px;
}

#submenu #sub-7 {
  width: 610px;
  padding-left: 390px;
}

#submenu #sub-8 {
  width: 510px;
  padding-left: 490px;
}

#submenu #sub-9 {
  width: 410px;
  padding-left: 590px;
}


/* CONTENT */
#content {
  display: block;
  width: 100%;
  
  background-color: #fdfdfd;
  background-image: url('../img/content.jpg');
  background-repeat: repeat-y;
  background-position: top center;
}

#bar {
  display: block;
  width: 930px;
  height: 40px;
  
  margin: auto;
  padding: 0px;
}

#path {
  display: block;
  float: left;
  
  margin: 0px;
  margin-top: 23px;
  margin-left: 2px;
  
  font-size: 12px;
}

#path .path {
  font-weight: bold;
}

#path .active {
  font-weight: normal;
}

#path .inactive {
  text-decoration: underline;
}

#form {
  display: block;
  float: right;
  
  margin-top: 11px;
}

#form input {
  display: block;
  float: left;
  width: 190px;
  height: 36px;
  border: 0px solid;
  
  margin: 0px;
  padding: 0px;
  padding-left: 10px;
  margin-right: 7px;
  
  background-image: url('../img/input-bg.jpg');
  background-repeat: no-repeat;
  background-position: center center;
}

#form #submit {
  display: block;
  float: left;
  width: 103px;
  height: 34px;
  
  margin: 0px;
  padding: 0px;
  margin-top: 1px;
  
  background-image: url('../img/submit.jpg');
  cursor: pointer;
}

#main-top {
  display: block;
  width:930px;
  
  margin: auto;
  margin-top: 30px;
  padding: 0px;
}

#main-bottom {
  display: block;
  width: 930px;
  
  margin: auto;
  padding: 0px;
}

#main-video_player {
  display: block;
  position: relative;
  float: left;
  
  width: 400px;
  height: 460px;
  
  margin: 0px;
  margin-left: 60px;
  padding: 0px;
  
}

#fb-video {
  position: absolute;
  bottom: -11px;
  left: 2px;
  
  margin: 0px;
  padding: 0px;
  padding-left: 24px;
  padding-top: 2px;
  
  background-image: url('../img/video-fb.jpg');
  background-position: left center;
  background-repeat: no-repeat;
}

#searchresults {
  display: block;
  float: right;
  width: 340px;
  height: 310px;
  
  margin: 1px;
  margin-right: 60px;
  padding: 0px;
  
  border: 1px solid;
  border-color: #ababad;
  
  position: relative;
  overflow-y: auto;
  overflow-x: hidden;
}

#main-bottom #text {
  display: block;
  float: left;
  width: 400px;
  
  margin: 0px;
  margin-top: 8px;
  margin-left: 60px;
  padding: 0px;
}

#main-top #text {
  display: block;
  float: left;
  width: 504px;
  height: 1050px;
  
  margin: 0px;
  margin-top: 20px;
  margin-left: 31px;
  padding: 0px;
}

#text h2 {
  display: block;
  
  margin: 0px;
  padding: 0px;
  
  color: #e2362d;
  font-family: 'Trebuchet MS';
  font-size: 33px;
  font-weight: normal;
  
}

#text h3 {
  display: block;
  
  margin: 0px;
  margin-bottom: 2px;
  padding: 0px;
  padding-bottom: 15px;
  
  color: #333333;
  font-family: 'Trebuchet MS';
  font-size: 20px;
  font-weight: normal;
  
  border-bottom: 1px solid;
  border-color: #f4f4f4;
}

#text .col-1 {
  display: block;
  float: left;
  width: 250px;
  
  line-height: 168%;
  
  color: #5b5b5b;
}

#text .col-2 {
  display: block;
  float: right;
  width: 250px;
  
  line-height: 168%;
  
  color: #5b5b5b;
}

#text h4 {
  display: block;
  
  margin: 0px;
  margin-left: 1px;
  margin-top: 16px;
  padding: 0px;
  
  font-family: 'Trebuchet MS';
  font-size: 16px;
  color: #e2362d;
}

#text ul {
  display: block;
  
  margin: 0px;
  margin-top: 2px;
  margin-bottom: 20px;
  padding: 0px;
}

#text li {
  display: block;
  
  padding-left: 9px;
  margin-left: 3px;
    
  font-family: 'Trebuchet MS';
  color: #000000;
  font-size: 12px;
  
  background-image: url('../img/red-dot.jpg');
  background-repeat: no-repeat;
  background-position: left center;
}

#text a:link, #text a:visited {
  color: #e2362d;
  text-decoration: underline;
  margin-left: 1px;
}

/* PLAYER */
.clip-list {
  position: relative;
  top: -2px;
  left: 2px;
  height: 119px !important;
}

.scroll-left, .scroll-right {
  width: 23px !important;
}


/* TWITTER */
#twitter {
  display: block;
  float: right;
  width: 339px;
  height: 410px;
  
  margin: 0px;
  margin-top: -8px;
  margin-right: 38px;
  padding: 10px;
  padding-left: 50px;
  padding-right: 18px;
  
  background-image: url('../img/twitter-bg.jpg');
  background-repeat: no-repeat;
  background-position: center center;
}

.twtr-join-conv {
  display: none !important;
}

.twtr-ft {
  display: block;
  margin-left: 12px !important;
  margin-top: 20px !important;
}

.twtr-tweets {
  display: block;
  width: 280px;
  padding-top: 5px;
  margin-left: 10px;
}

.twtr-tweet-wrap {
  padding: 0px !important;
  margin: 0px !important;
  margin-bottom: 5px !important;
  padding-bottom: 5px !important;
  border-bottom: 1px dotted;
  border-color: #000000;
}

.twtr-tweets i {
  display: block !important;
}

.twtr-hd {
  display: none !important;
}

#twitter h2 {
  display: block;
  
  margin: 0px;
  margin-left: 7px;
  margin-top: 6px;
  padding: 0px;
  
  font-family: 'Trebuchet MS';
  font-size: 33px;
  font-weight: normal;
  color: #e2362d;
}

#twitter h3 {
  display: block;
  
  margin: 0px;
  margin-left: 7px;
  margin-bottom: 8px;
  padding: 0px;
  
  font-family: 'Trebuchet MS';
  font-size: 22px;
  font-weight: normal;
  color: #333333;
}


/* FOOTER */
#footer {
  display: block;
  width: 100%;
  height: 250px;
  
  margin: 0px;
  margin-top: 13px;
  padding: 0px;
  
  background-image: url('../img/footer.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  
  overflow: auto;
}

#footer-wrapper {
  display: block;
  width: 930px;
  height: 250px;
  margin: auto;
  
  overflow: auto;
}

#footer h2 {
  display: block;
  
  margin: 0px;
  margin-top: 18px !important;
  margin-left: 16px;
  padding: 0px;
  
  font-family: 'Trebuchet MS';
  font-size: 33px;
  font-weight: normal;
  color: #e2362d;
}

#footer img {
  display: block;
  
  margin: 0px;
  margin-top: 22px;
  margin-left: 20px;
  padding: 0px;
}

#footer ul {
  display: block;
  float: right;
  
  margin: 0px;
  padding: 0px;
}

#footer li {
  display: block;
  float: left;
  
  margin: 0px;
  padding: 0px;
  padding-right: 6px;
  padding-left: 9px;
    
  font-family: 'Trebuchet MS';
  color: #000000;
  font-size: 12px;
  
  background-image: url('../img/red-dot.jpg');
  background-repeat: no-repeat;
  background-position: left center;
}

#footer #bottom-menu {
  display: block;
  width: 410px;
  
  margin: 0px;
  margin-top: 47px;
  margin-left: 20px;
  padding: 0px;
}

/* query results */
   #searchresults > ul {
     text-indent: 0;
     margin: 0;
     padding: 10px;  
   }

   #searchresults > ul > li {
     float: left;
     list-style-type: none;
     margin: 0;
     padding: 0;
     width: 318px;
   }
   
   #searchresults > ul > li > a {
     text-decoration: none;
     float: left;
     width: 318px;
     position: relative;
     display: block;
     margin: 0;
     padding: 0;
     cursor: hand;
   }    

   #searchresults > ul > li > a > img {
     border: 0;
     float: left;
     text-align: left;
     margin: 0;
     margin-right: 15px;
     margin-bottom: 20px;
     padding: 0;
   }    
 
   #searchresults > ul > li > a > span.title {
     width: 195px; border: solid 0px red; 
     position: relative; 
     top: -19px;
     margin-top: 0px;
     margin-bottom: 10px;
     float:left;
     font-weight: bold;
     font-size: 12px;
     color: #000;
     font-family: Tahoma, sans-serif;   
     cursor: hand;
   }  
   
   #searchresults > ul > li > a > span.title:hover {
     text-decoration: underline;
     color: #e5322d;
   }
   
   #searchresults > ul > li > a > span.description {
     width: 195px; border: solid 0px red;
     position: relative; 
     top: -19px;     
     float:left;
     font-weight: normal;
     font-size: 12px;
     color: #000;
     font-family: Tahoma, sans-serif;
     cursor: hand;
   }
   
   #searchresults > ul > li > a > span.description:hover {
     text-decoration: underline;
     color: #e5322d;
   }
      
   
       
   /* ads */
   #ads {
      display: none;
      width: 340px;
      height: 310px;
      position: relative;
      left: 600px;
      border: solid 1px #afafb1;
      float: left;
      float: left;
      overflow: hidden;
   }
   
   #ads > a {
     text-decoration: none;
     display: block;
     margin: 0;
     padding: 0;
   }    

   #ads a > img {
     border: 0;
     float: left;
     margin: 0;
     padding: 0;
   }   