@import url(/css/news.css);

/****
* Overridden default styles
**/
div#site-container div#sitestripe ul li a {
  color: #ffffff;

}
body,
div#site-container,
div#site-container div#header,
div#site-container div#sitestripe,
div#site-container div#page-content,
div#site-container div.panel {
  background-color: #000000 !important;
  color: #ffffff;
}
div#TB_ajaxContent,
div#TB_ajaxContent div {
  background: #ffffff !important;
}


div#site-container div#header {
  border-bottom: 1px solid #636568;
  height: 95px !important;
}

div#site-container div#header #logo {
  height:63px;
}

div#site-container div#page-content {
  padding-top: 0;
  min-height:950px;
  height:auto !important;
  height:950px;
}

div#site-container div#banner-zone-a2 {
  border-bottom: 1px solid #636568;
}

div#site-container div#right-col {
  border-left: none;
  width: 320px;
}

div#site-container div#right-col div.panel {
  border-bottom: 1px solid #636568;
  width: 310px;
}

div#site-container div#header div#logo {
  background: url(/img/video-player-logo.gif) no-repeat;
  width: 659px;
}

div#site-container div#header #logo a {
  width: 659px;
}

div#site-container div#sitestripe a {
  font-weight: normal;
}

div#main-col div#main-body-content {
  margin: 0;
  padding: 0;
  width: 662px;
  border-right: 1px solid #636568;
}

div#site-container div#main-col {
  width: 624px;
}

div#site-container div#footer {
  background-color:#000000;
}

div#site-container div#footer ul#footer-nav li a,
div#site-container div#footer a {
color: #e00022
}

div#footer div.copyright {
  background-image: url(/img/video-footer-logo.gif);
}


div#right-col h2 {
  padding: 18px 0px !important;
  margin: 0;
}

div#vidspanel {
  overflow:hidden !important;
  height:460px;
}

div#vidspanel ul {
  height: 400px;
}

div#site-container div#header div#header-right {
  width: 281px;
}

/****
* END OF Overridden default styles
**/

#main-video-title {
padding-left:18px;
}

div#videosearch {
  float: right;
  text-align: left;
  margin-top:30px;

}
div#videosearch label {
  font-weight: bold;
  color: #ffffff;
  display: block;
  font-size: 1.2em;
  padding: 12px 0 12px 0;
}

div#videosearch input#search-video {
  float: left;
  /*margin:0px 0px 0px 28px;*/
  background: #636568;
  border: none;
  color: #ffffff;
  height: 27px;
  line-height: 27px;
  padding: 0 5px 0 5px;
  width: 230px;
}

div#videosearch input#header-sub-btn {
  float: left;
  margin:0px;
  border: none;
  color: #ffffff;
}

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: url(/img/video-scroll-pane.gif) repeat-y;
}
.jScrollPaneDrag {
	position: absolute;
	background: url(/img/video-scroll-middle.gif) repeat-y;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	background: url(/img/video-scroll-top.gif) repeat-y;
	top: 0;
	left: 0;
	overflow: hidden;
	height: 5px;
}
.jScrollPaneDragBottom {
	position: absolute;
	background: url(/img/video-scroll-bottom.gif) repeat-y;
	bottom: 0;
	left: 0;
	overflow: hidden;
	height: 5px;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
  text-indent: -2000px;
	background:url(/img/video-scroll-up-arrow.gif) repeat-y;
	z-index: 1;
	top: 0;
	right: 0;
	overflow: hidden;
	/*background-color: #666;*/
	height: 20px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
  background:url(/img/video-scroll-down-arrow.gif) repeat-y;
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 20px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}
div#right-col a {
  color: #ffffff;
  display: block;
}


div#right-col {
  color: #ffffff;
}

div#content-area.box-663 div.inner div.subpage-content{
 /*width:559px !important;*/
 padding:2px !important;
 margin:0px;
}


ul.article-list li {
  width: 300px;
  float: left;
  height: 120px;

}

ul.article-list li div.inner{
overflow:hidden;
cursor:pointer;
}

ul.article-list li.left {
  margin-right: 15px !important;
}
ul.article-list li div.info {
  float: left;
  width: 300px !important;
}
ul.article-list li h3 {
  font-size: 1.1em;
}
ul.article-list li h4 {
  font-size: 1em;
  margin: 0 0 0.5em 0;
  padding: 0;
}
ul.article-list li div.image {
  width: 0;
}
ul.article-list li div.listing-thumbnail {
  width: 100px;
  height: 100px;
  float: left;
}

ul.article-list li div.listing-details {
  float: left;
  width: 200px;
}

div.listing-details h3{
  font-size:1em;
}

ul.article-list li.last {
  padding-bottom: 1.4em !important;
  background: none;
}

div.videocontent {
  display: none;
  background-color: #000000;
}

div#TB_ajaxContent div.media {
  width: 460px;
  margin: 1px auto;
  background-color: #000000;
}



div#one-large-video-container {
  position: relative;
  width:624px;
  margin:0 auto 0 auto;
  padding: 0 !important;
  min-height:324px;
  background:#000;
}

div#one-large-video-container ul#social-options {
  background: url(/img/video-social-options-bg.png);
  list-style: none;
  margin: 0;
  padding: 10px 36px 53px 31px;
  position: absolute;
  top: 0px;
  right: 0px;
  width: 134px;
  w\idth:67px;
  height: 279px;
}




div#one-large-video-container ul#social-options li {
  cursor: pointer;
  margin-bottom: 19px;
  width: 75px;
  height: 20px;
}

div#one-large-video-container ul#social-options li a {
  width: 67px;
  height: 20px;
  display: block;
  text-decoration: none;
}

div#one-large-video-container ul#social-options li#social-email {
  background:url(/img/video-player-email-btn.png) no-repeat;
}

div#one-large-video-container ul#social-options li#social-get-link {
  background: url(/img/video-player-get-link-btn.png) no-repeat;
}

div#one-large-video-container ul#social-options li#social-rss {
  background: url(/img/video-player-rss-btn.png) no-repeat;
}

div#one-large-video-container ul#social-options li#social-share {
  background: url(/img/video-player-share-btn.png) no-repeat;
}

div#one-large-video{
  position:relative;
  margin: 0 auto 0 auto;
  min-height: 324px;
  width: 624px;
}



div#one-large-video h2 {
  font-weight: normal;
  text-align: left;
  color: #ffffff;
  font-size: 1.4em;
  padding: 10px 0 10px 0;
}

div#one-large-video div.video-source{
  right:50px;
  top:35px;
}

div#one-large-video-bottom{
  width:624px;
  height:25px;
  margin:0 auto 0 auto;
  background:#000;
  float: none;
  clear: both;
}

div#one-large-video-bottom div#shareicons {
  float: right;
  width: 280px;
}

div#one-large-video-bottom div#shareicons ul {
  float: left;
  list-style:none;
  margin: 0;
  padding: 0;
}


div#one-large-video-bottom div#shareicons ul li {
  float: left;
  padding-right: 10px;
}

div#shareicons ul li.with-counter {
  padding:0 !important;
}

div#one-large-video-bottom div#shareicons ul li a {
  display: block;
  width: 22px;
  height: 22px;
}

div#one-large-video-bottom div#shareicons ul li#mail-on {
  background:url(/img/social/share-email-black.gif) no-repeat;
}

div#one-large-video-bottom div#shareicons ul li#twitter {
  background:url(/img/social/twitter-black.gif) no-repeat;
}

div#one-large-video-bottom div#shareicons ul li#linkedin {
  background:url(/img/social/linkedin-black.gif) no-repeat;
}

div#one-large-video-bottom div#shareicons ul li#blogger {
  background:url(/img/social/blogger-black.gif) no-repeat;
}

div#one-large-video-bottom div#shareicons ul li#delicious {
  background:url(/img/social/delicious.gif) 50% 50% no-repeat;
}

div#one-large-video-bottom div#shareicons ul li#digg {
  background:url(/img/social/digg-black.gif) 50% 50% no-repeat;
}

div#one-large-video-bottom div#shareicons ul li#reddit {
  background:url(/img/social/reddit.gif) 50% 50% no-repeat;
}

div#one-large-video-bottom div#shareicons ul li#facebook {
  background:url(/img/social/facebook-black.gif) 50% 50% no-repeat;
}

div#one-large-video-bottom div#shareicons ul li#yahoo-buzz {
  background:url(/img/social/yahoo-buzz-black.gif) 50% 50% no-repeat;
}
div#one-large-video-bottom div#shareicons ul li#stumbleupon {
  background:url(/img/social/stumbleupon-black.gif) 50% 50% no-repeat;
}
div#site-container div#one-large-video-bottom div#videolink {
  float: left;
  width: 340px;
}

div#site-container div#one-large-video-bottom div#videolink input {
  width: 300px;
  background: #000000;
  color: #ffffff;
  border: none;
}

div#one-large-video div.media{
  margin:0 auto 0 auto;
  padding:auto !important;
}


div#one-large-video div.media div{
  background:#000 !important;
  color:#FFF !important ;
}

div#one-large-video-details {
  display: inline-block;
}


div#one-large-video-details {
  overflow: hidden;
  display: block;
  border: 1px solid #515252;
  width:606px;
  padding:6px 9px 6px 9px;
  margin:6px auto 3px auto;
}

div#one-large-video-details div#categories-and-tags {
  padding-top: 5px;
}

div#one-large-video-details div#categories-and-tags h3{
  float: left;
  text-transform: none;
  font-size: 1em;
  color: #ffffff;
  padding-right: 5px;
}

div#one-large-video-details div#categories-and-tags div {
 display: inline-block;
 color: #515252;
}

div#one-large-video-details div#categories-and-tags div a {
  color: #2484c6;
}

div#one-large-video-details div#categories-and-tags div {
  overflow: hidden;
  display: block;
}

div#one-large-video-details div#summary-ctr {
  float: left;
  width: 578px;
}

div#one-large-video-details span#details-slider {
  text-indent: -9999px;
  cursor: pointer;
  float: right;
  width: 19px;
  height: 19px;
  background: url(/img/video-summary-slider.gif) 0 19px;
}


div#one-large-video-details h2{
  font-size:1em;
}


div.vidbox-tabs{
  margin:12px 0px 0px 0px;
  padding:0px;
  overflow:hidden;

}

.vidbox-tabs ul.cat-nav {
  display: inline-block;
}

.vidbox-tabs ul.cat-nav {
  overflow: hidden;
  display: block;
  list-style: none;
  border: 1px solid #515252;
  border-left: none;
  border-right: none;
  margin: 0 0 10px 0;
  padding: 5px 0 5px 0;

}

.vidbox-tabs ul.cat-nav li {
  float: left;
  padding-right: 10px;
}

.vidbox-tabs ul.cat-nav li a {
  color: #ffffff;
  text-transform: uppercase;
  font-weight: normal;
  font-size:0.769em !important;
}

.vidbox-tabs ul.cat-nav li.active a {
  color: #e00022;
}
.vidbox-tabs h2,
.vidbox-tabs {
  color: #ffffff;
}

.vidbox-tabs h2 {
margin-left:12px;
}

div.vidbox-container{
  width:624px;
}


.vidbox-tabs h2.active {
  background:transparent url(/img/red-tab-bg.gif) no-repeat scroll 0 0  !important;
}

.vidbox-tabs h2.active span {
  background:transparent url(/img/red-tab-bg.gif) no-repeat scroll 100% 0 !important;
}

.vidbox-tabs h2.tab a{
  color:#ffffff;
}


.vidbox-tabs h2.tab span{
  height:35px;
  margin:0px !important;
}

#vidbox-search{
  display:none;
  padding:3px;
  height:320px;
  height:auto !important;
  min-height:320px;
}

#vidbox-vids,
.vidbox-vids{
  position: relative;
  padding:3px;
  overflow:auto;
}

#vidbox-vids div.previous-button,
.vidbox-vids div.previous-button {
  text-indent: -10000px;
  background: url(/img/video-paging-previous-button.gif);
  cursor: pointer;
  width: 21px;
  height: 94px;
  float: left;
}

#vidbox-vids div.next-button,
.vidbox-vids div.next-button {
  text-indent: -10000px;
  background: url(/img/video-paging-next-button.gif);
  cursor: pointer;
  width: 21px;
  height: 94px;
  float: right;
}

#vidbox-vids div.inner,
.vidbox-vids div.inner {
  overflow: auto;
  float: left;
  width: 551px;
  height: 137px;
}
#vidbox-vids ul,
.vidbox-vids ul {
   list-style: none;
   overflow: hidden;
   margin: 0;
   padding: 0;
   width:11800px;
   /*width: 501px;*/
   height: 137px;
}

#vidbox-vids ul li,
.vidbox-vids ul li {
  float: left;
  margin: 0;
  padding: 0 2px 0 0;
  width: 119px;
  height: 137px;
}

#vidbox-vids ul li h3,
.vidbox-vids ul li h3 {
  color: #fffff;
  font-size: 1em;
}

#vidbox-vids ul li h3 a,
.vidbox-vids ul li h3 a {
  text-transform: none;
  color: #ffffff;
}

h2.vidhead{
margin:0;
}


#sharebox{
  position:absolute;
  bottom:0px ;
  right:0px;
  overflow:hidden;
  width:100%;
  text-align:right;
}

#sharebox div#sbc{
  width:100%;
  height:30px;
  position:relative;
}

#sharelink{
  width:350px;
  display:inline;
  vertical-align:middle;
}

#shareiconurl
{
  width:22px;
  height:25px;
  display:inline-block;
  position:absolute;
  bottom:0px;
  right:0px;
  z-index:200000;
}

#sharelink label{
  color:#dbdbdb;
  padding-right:6px;
  font-weight:bold;
}

#sharelink input {
  border:0px;
  background:#000000;
  color:#dbdbdb;
  font-size:0.9em;
  width:130px;
}



/**
* InfiniteCarousel
**/

.infiniteCarousel {
  width: 650px;
  min-height:155px;
  height:auto !important;
  height:155px;
  position: relative;
  margin-left:6px;
}

.infiniteCarousel .wrapper {
  width: 570px; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
  overflow: auto;
  min-height: 15em;
  height:auto !important;
  height:15em;
  margin: 0 40px;
  position: absolute;
  top: 0;
}

.infiniteCarousel ul a img {
/*
  border: 5px solid #fff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  */
}

.infiniteCarousel .wrapper ul {
  width: 99999px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0 !important;
  padding:0 !important;
  position: absolute;
  top: 0;
}

.infiniteCarousel ul li {
  display:block;
  float:left;
  padding: 0px 7.5px;
  margin:0px;
  text-align:left;
  min-height: 138px;
  height:auto !important;
  height: 138px;
  width: 115px;
  w\idth: 130px;
}

.infiniteCarousel ul li a {
  color:#FFFFFF;
  text-transform:none;
  font-size:0.846em;
}

.infiniteCarousel ul li a img {
  display:block;
}

.infiniteCarousel .arrow {
  display: block;
  height: 36px;
  width: 37px;
  background:url(/img/vid-arrows.gif) no-repeat 0 0;
  text-indent: -999px;
  position: absolute;
  top: 37px;
  cursor: pointer;
}

.infiniteCarousel .forward {
  background-position: 0 0;
  right: 0;
}

.infiniteCarousel .back {
  background-position: 0 -72px;
  left: 0;
}

.infiniteCarousel .forward:hover {
  background-position: 0 -36px;
}

.infiniteCarousel .back:hover {
  background-position: 0 -108px;
}

#footer {
border-top:solid 1px #636568;
}

a.selected img{
  border:solid 1px #ff0000;
}

div.panel div.listthumb a.selected img {
  height:52px !important;
}
