@charset "utf-8";
/* CSS Document */
/* some custom fonts via google font api */
@import url(http://fonts.googleapis.com/css?family=Lobster);
@import url(http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:extralight);
/* content block 1 */
h4 {font-size: 14px;}
#mcs_container{position:relative; height:230px; padding-right:5px; float:right; background: #F0F0F0;}
#mcs_container .customScrollBox{position:relative; height:230px; overflow:hidden;}
#mcs_container .customScrollBox .container{position:relative; float:left;}
#mcs_container .customScrollBox .content{clear:both;}
#mcs_container .customScrollBox .content{width: 168px;}
#mcs_container .customScrollBox .content p{padding:0 5px; margin:10px 0; color:#fff; font-family:Verdana, Geneva, sans-serif; font-size:13px; line-height:20px;}
#mcs_container .customScrollBox .content p.alt{
	padding:10px 5px;
	margin:10px 0;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	line-height:19px;
	color:#999;
}
#mcs_container .dragger_container{position:relative; width:2px; height:150px; float:left; margin:40px 1px 40px 5px; background:#999; cursor:pointer -moz-border-radius:2px; -khtml-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; cursor:s-resize;}
#mcs_container .dragger{
	position:relative;
	width:2px;
	height:60px;
	background:#0F437C;
	text-align:center;
	line-height:60px;
	color:#999;
	overflow:hidden;
	cursor:pointer;
	-moz-border-radius:2px;
	-khtml-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
#mcs_container .dragger_pressed{position:absolute; width:4px; margin-left:-1px; height:60px; background:#0F437C; text-align:center; line-height:60px; color:#666; overflow:hidden; -moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; cursor:s-resize;}
#mcs_container .scrollUpBtn,#mcs_container .scrollDownBtn{position:absolute; display:inline-block; width:14px; height:15px; margin-right: 5px;; text-decoration:none; right:0; filter:alpha(opacity=40); -moz-opacity:0.40; -khtml-opacity:0.40; opacity:0.40;}
#mcs_container .scrollUpBtn{top:12px; background:url(/images/mcs_btnUp.png) center center no-repeat;}
#mcs_container .scrollDownBtn{bottom:12px; background:url(/images/mcs_btnDown.png) center center no-repeat;}
#mcs_container .scrollUpBtn:hover,#mcs_container .scrollDownBtn:hover{filter:alpha(opacity=90); -moz-opacity:0.90; -khtml-opacity:0.90; opacity:0.90;}

  #Video_Gallery {width:493px;
  height:230px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
  background:#F0F0F0;
  }
  #Video {background: black;
  color: #000;
  float: left;
  width:307px;
  height:230px;
  }
  #scrollholder {width: 13px; height: 150px; float: right;}
  #title {width:302px; position:absolute; padding-left: 5px; height: 20px; text-align: left; float: left; z-index:100; background: black;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  -khtml-opacity: 0.75;
  opacity: 0.75;
  }
  #titlehead {font-size: 16px; font-weight: bold; position:absolute; margin-top: 1px;color:white;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;}
  #share {width: 173px; float:right; margin-top: 13px;text-align:right; margin-right: 15px;}
  .List_Videos {height: 67px; width: 160px; color: #0F437C; cursor:pointer; cursor:hand; border-bottom:1px solid #CCC; border-top:1px solid #DDD; border-right: 1px solid #DDD;}
  .List_Videos:hover {background:#DDD;}
  .morevids {margin-top:5px;margin-bottom:5px; margin-left:5px; text-align: left;color:#0F437C !important}
  .morevids a {text-decoration: none;}
  #category {font-size: 12px; float: left; text-decoration:none;}
  #titlecategory {font-size: 14px; float:right; color: #FFF; margin-top: 5px; margin-right: 10px;}
  #titlecategory a {text-decoration: none; color: #CCC;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;}
  #titlecategory a:hover {text-decoration:underline;color: #0F437C !important;}
  .List_Videos h4 {color:#0F437C; font-size: 12px;}
  .List_Videos a {text-decoration:none; color: #0F437C !important;}
  .List_Videos a:hover {text-decoration:underline}
  #othercategoriesdiv {margin-top:-15px;margin-bottom:5px;margin-left:5px;}
  #othercategories {list-style-type: none; display: inline;}
  #othercategories li {display: inline; padding-right:6px;}
  #othercategories li a {color: #0F437C !important; text-decoration: none;}
  #othercategories li a:hover {text-decoration:underline;}
