body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #464646;
	font-size: 0.7em;
}

img{
	border: none;	
}


hr{
	margin-top : 10px;
	border: none;
	border-top:1px solid #cccccc;
	color: #cccccc;
}


h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	margin:0;
	padding:0;
	font-weight: normal;
}

h1, h2, h3{
	color:#B30838;	
}

h1{
	font-size: 1.8em;
	color:#B30838;
	font-weight:normal;
	margin: 0px;
	text-transform:uppercase;
	margin-bottom: 10px;
}

h2{
	font-size: 1.4em;	
}


h3{
	font-size: 1.15em;	
}


h4{
	font-size: 1em;	
}

h5{
	font-size: 1.4em;	
}

h6{
	font-size: 1.4em;	
}


a{
	color : #0c5d76;
	text-decoration: none;
	cursor : pointer !important;
	font-size:11px;
}

a.lnkbtn span{
	display: none;
}

a:hover{
	color : #0c5d76;
}

.fright{
	float: right;
	position: relative;
}


.fleft{
	float: left;
	position: relative;
}

.fclear{
	clear: both;
}

#wrapper{
	width : 954px;
	margin: 0px auto;
	padding-bottom : 20px;
	text-align : left;
	position: relative;
}

#cwrapper{
	padding: 0 7px 0 0;
	
}

#top_header{
	padding-right: 7px;
	/*
	height: 90px;
	padding-top: 10px;
	*/
}

#top_header span#slogan{
	float: right;
	margin-top: 20px;
	width: 728px;
	text-align: center;
	position: relative;
	display: block;
	font-size: 1.4em;
}
#top_header .banner{
	display: none;
	width: 728px;
	height: 90px;
	background: #eee;
	position: absolute;
	top: 0px;
	right: 7px;
}

a.iimg {
	position:relative;
	top:3px;
}

#l_status{
	text-align: right;
	padding-right: 7px;
	margin-bottom: 6px;
}

#nav{
	height: 54px;
	width: 947px;
	padding-right: 7px;
	background: url(../images/nav_btns.png) no-repeat left -42px;
}

/* NAVIGATION */
#nav ul a .linkbtn{
	display: none;
}
#nav ul{
	list-style: none;
	margin: 0px;
	padding: 0px;	
	padding-top: 2px;
}

#nav ul li{
	display: block;
	float: left;
	padding-right: 1px;
	background: url(../images/gradients.gif) repeat-x left top;
}

#nav ul li a{
	display: block;
	float: left;
	height: 40px;
	background-image: url(../images/nav_btns.png);
	background-repeat: no-repeat;
}

#nav ul li.home a{
	background-position: 0px -296px;
	width: 61px;
}
#nav ul li.home a:hover, 
	#nav ul li.home a.current{
	background-position: -130px -296px;	
}


#nav ul li.channels a{
	background-position: 0px -176px;
	width: 88px;
}
#nav ul li.channels a:hover,
	#nav ul li.channels a.current{
	background-position: -130px -176px;	
}


#nav ul li.explore a{
	background-position: 0px -216px;
	width: 129px;
}
#nav ul li.explore a:hover,	
	#nav ul li.explore a.current{
	background-position: -130px -216px !important;	
}


#nav ul li.premium a{
	background-position: 0px -256px;
	width: 129px;
}

#nav ul li.premium a:hover,
	#nav ul li.premium a.current{
	background-position: -130px -256px !important;	
}


#nav ul li.informer a{
	background-position: 0px -96px;
	width: 119px;
}
#nav ul li.informer a:hover,
	#nav ul li.informer a.current{
	background-position: -130px -96px !important;	
}


#nav ul li.blog a{
	background-position: 0px -136px;
	width: 65px;
}
#nav ul li.blog a:hover,
	#nav ul li.blog a.current{
	background-position: -130px -136px !important;	
}

#nav ul li.nav_search{
	float: right;
	padding-right: 20px;
	padding-top: 3px;
	background: none;
}

#nav ul li.nav_search input.searchbox {
	padding-left:3px;
	width:219px;
	height: 14px;
}

#nav ul li.nav_search input.searchbutton{
	position: relative;
	top: 6px;
}

.right_column, .right_column2{
	float:right;
	position: relative;
	right: -7px;
}

.right_column iframe{
	position: relative; 
	right: -7px;	
}

.right_column2{
	right:0px;
	margin-top: 5px;
}

.left_column{
	float: left;
	position: relative;
}

.boxwrap1{
	width: 315px;
	background: transparent url(../images/nav_btns.png) no-repeat 0px 100%;
	padding-bottom: 12px;
}

.boxwrap1 .hed{
	width: 315px;
	background: transparent url(../images/nav_btns.png) no-repeat scroll 0 0;
}

.boxwrap1 .mid{
	padding: 10px 17px;
	background: transparent url(../images/repeats_y.gif) repeat-y scroll -954px 0px;	
}

.boxwrap2{
	position: relative;
	width: 954px;
	background: transparent url(../images/nav_btns.png) no-repeat -312px bottom;
	padding-bottom: 12px;
}

.boxwrap2 .hed{
	width: 954px;
	background: transparent url(../images/nav_btns.png) no-repeat scroll -315px top;
}

.boxwrap2 .mid{
	padding: 10px 17px;
	background: transparent url(../images/repeats_y.gif) repeat-y 0px 0px;	
}

.hed ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
	padding-top:15px;
	margin-left: 145px;	
	position: absolute;
	top: 0px;
	left: 0px;
}

.boxwrap2 .hed a.lnkbtn{
}

.hed ul li{
	display: inline;
}

.hed ul li a{
	background:transparent url(../images/repeats_x.gif) repeat-x scroll left -40px;
	color:#FFFFFF !important;
	font-weight:normal !important;
	height: 18px;
	padding-top: 1px;
	text-decoration:none;
	display: block;
	float: left;
}
.hed ul li a.left_spacer{
	background:transparent url(../images/nav_btns.png) no-repeat scroll -258px -96px;
	height:20px;
	width:9px;
}
.hed ul li a.right_spacer{
	background:transparent url(../images/nav_btns.png) no-repeat scroll -249px -96px;
	height:20px;
	width:9px;
	margin-right: 10px;
}

.hed ul li.active a{
	color:#565656 !important;
	height:26px;
	background: transparent url(../images/repeats_x.gif) repeat-x scroll 0 -80px;
}

.hed ul li.active a.left_spacer{
	background:transparent url(../images/nav_btns.png) no-repeat scroll -294px -96px;
}
	
.hed ul li.active a.right_spacer{
	background:transparent url(../images/nav_btns.png) no-repeat scroll -285px -96px;
}


.hed{
	position: relative;
	height: 42px;
	display: table-cell;
	vertical-align: middle;
	
}

.hed h3{	
	padding-left: 18px;
	font-weight: bold;
	float: left;
	color: #B30838;
}

.hed a.lnkbtn{
	position: absolute;
	top: 14px;
	right: 14px;
}

.mid ul.catlist{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.mid ul.catlist a{
	background: transparent url(../images/nav_btns.png) no-repeat scroll -259px -150px;
	display:block;
	font-weight:bold;
	height:27px;
	padding:7px 0 0 25px;
}

.mid ul.catlist a:hover,
	.mid ul.catlist a._hover,
     .mid ul.catlist a.selected{
	background: url(../images/nav_btns.png) no-repeat -259px -184px;
	color : #ffffff;
}


.prevideo{
	margin: 15px 0;
}

.prevideo h3{
	color:#B30838 !important;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
}

.prevideo img{
	border: solid 1px #333;
}

.prevideo .wrap{
	display: block; 
	text-align: center; 
	position:relative;
}

	
/*-- pop_up --*/

#pop_up_box{
	position: absolute;
	z-index: 5;
}

#pop_up_box .container{
	border: #666666 solid 1px;
	background: #fff;
	padding: 10px;
	margin: 20px;
	display: block;
}


#pop_up_box .red_btn, .trans_sum .red_btn{
}

#pop_up_box .pointer{
	position: absolute;
	width: 21px;
	height: 21px;
	background-image: url(../images/nav_btns.png);
	background-repeat: no-repeat;
	background-position: -348px -241px;
	top: 20px;
}

.pop_up_box_left .pointer{
	background-position: -348px -241px;
	left: 0px;
}

.pop_up_box_right .pointer{
	background-position: -370px -241px !important;
	right: 0px;
}

#pop_up_box .verticle_ds{
	position: absolute;
	top: 40px;
	width: 20px;
}

.pop_up_box_right .verticle_ds{
	background: url(../images/pop_up/l_v_bg.png) repeat-y right top;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=Ó../images/pop_up/l_v_bg.pngÓ, sizingMethod=ÓscaleÓ);
	left: 0px;
}

.pop_up_box_left .verticle_ds{
	background: url(../images/pop_up/r_v_bg.png) repeat-y left top;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=Ó../images/pop_up/r_v_bg.pngÓ, sizingMethod=ÓscaleÓ);
	right: 0px;
}


#pop_up_box .horizontal_ds{
	background: url(../images/pop_up/h_bg.png) repeat-x left top;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=Ó../images/pop_up/h_bg.pngÓ, sizingMethod=ÓscaleÓ);
	position: absolute;
	bottom: 0px;
	height: 20px;
}

.pop_up_box_right .horizontal_ds{
	margin-right: 40px;
	right: 0px;
}

.pop_up_box_left .horizontal_ds{
	margin-left: 40px;
	left: 0px;
}

#pop_up_box .c_ds{
	position: absolute;
	bottom: 0px;
	height: 20px;
	width: 20px;
}

#pop_up_box .t_ds{
	position: absolute;
	top: 20px;
	height: 20px;
	width: 20px;
}

#pop_up_box .b_ds{ 
	position: absolute;
	bottom: 0px;
	height: 20px;
	width: 20px;
}


.pop_up_box_left .c_ds{
	background: url(../images/pop_up/r_c_bg.png) no-repeat left top;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=Ó../images/pop_up/r_c_bg.pngÓ, sizingMethod=ÓscaleÓ);
	right: 0px;
}

.pop_up_box_right .c_ds{
	background: url(../images/pop_up/l_c_bg.png) no-repeat right top;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=Ó../images/pop_up/l_c_bg.pngÓ, sizingMethod=ÓscaleÓ);
	left: 0px;
}

.pop_up_box_right .t_ds{
	background: url(/assets/images/pop_up/l_t_bg.png) no-repeat right top;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=Ó../images/pop_up/l_t_bg.pngÓ, sizingMethod=ÓscaleÓ);
	left: 0px;
}

.pop_up_box_left .t_ds{ 
	background: url(/assets/images/pop_up/r_t_bg.png) no-repeat left top;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=Ó../images/pop_up/r_t_bg.pngÓ, sizingMethod=ÓscaleÓ);
	right: 0px;
}

.pop_up_box_right .b_ds{
	 background: url(/assets/images/pop_up/l_b_bg.png) no-repeat  right top;
	 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=Ó../images/pop_up/l_b_bg.pngÓ, sizingMethod=ÓscaleÓ);
	 right: 20px;
}
.pop_up_box_left .b_ds{
	background: url(/assets/images/pop_up/r_b_bg.png) no-repeat left top;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=Ó/assets/images/pop_up/r_b_bg.pngÓ, sizingMethod=ÓscaleÓ);
	left: 20px;
}

.grad_wrapper{
	zoom:1;	
}

/* main content carrousel */

/* 5 Sec Carrouel */
div.main_feature_carrousel{
	height: 480px;
	width: 620px;
	position : relative;
	margin-bottom: 20px;
	margin-left: 7px;
	left: -7px;
}

div.main_feature_carrousel .featureWrapper{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background: #fff;
	word-spacing: 0em !important;
}


.main_feature_carrousel .content_wrapper{
	position: relative;	
	z-index: 1;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.main_feature_carrousel .navig{
	position: absolute;
	bottom: -20px;
	height: 20px;
	overflow: hidden;
	left: 0px;
	width: 100%;
	z-index: 2;
}

.main_feature_carrousel .navig .bg{
	position: absolute;
    -moz-opacity: 0.8;
    opacity: .80;
    filter: alpha(opacity=80);
    background: #000;
   	height: 100%;
   	width:100%;
   	top: 0px;
   	left: 0px;
   	z-index: 1;
}

.main_feature_carrousel .navig .ctrl_h{
	position: relative;
	width: 121px;
	margin: 0px auto;
   	z-index: 1;
}

.main_feature_carrousel .navig .ctrl_h a{
	display: block;
	width: 20px;
	height: 20px;
	float: left;
	margin-right: 30px;
	background-position: center center;
	background-repeat: no-repeat;
}

.main_feature_carrousel .navig .ctrl_h a.pre{
	background-image:  url(../images/fc_ctrl/prev.gif) ;
}

.main_feature_carrousel .navig .ctrl_h a.pre:hover{
	background-image: url(../images/fc_ctrl/prev_hover.gif);
}

.main_feature_carrousel .navig .ctrl_h a.pau{
	background-image:  url(../images/fc_ctrl/pau.gif) ;
}

.main_feature_carrousel .navig .ctrl_h a.pau:hover,
.main_feature_carrousel .navig .ctrl_h a.pau.hover{
	background-image: url(../images/fc_ctrl/pau_hover.gif);
}

.main_feature_carrousel .navig .ctrl_h a.nex{
	margin: 0px;
	background-image:  url(../images/fc_ctrl/nex.gif) ;
}

.main_feature_carrousel .navig .ctrl_h a.nex:hover{
	background-image: url(../images/fc_ctrl/nex_hover.gif);
}

.main_feature_carrousel .featureWrapper p{
	margin: 0px;
	padding: 0px;
	line-height: 1.4em;
}

.main_feature_carrousel .featureWrapper{
	font-size: 1.3em;
}


/*-- VIDEO THUMBS --*/

.video_thumb{
	float: left;
	width: 172px;
	margin-right: 10px;
	margin-top: 15px;
}

.video_thumb a{
	display: block;
}
.video_thumb h4.title{
	color: #000;
	font-weight:normal;
	margin-top:5px;
	overflow:hidden;
	text-align:center;
	overflow: hidden;
	height: 40px;
}

.video_thumb_pop_up{
	width: 300px;
}


#play_list_tab{
	width: 560px;
	margin: 10px auto;
	padding-left: 22px;
}

.video_thumb{
	position: relative;
}

.video_thumb .place_holder{
	display: block;
	width: 172px;
	height: 97px;
	position: relative;
	top: 0px;
	left: 0px;
}

.video_thumb a{
	position: absolute;
	top: 0px;
	left: 0px;
}

.video_thumb img.vt_img{
	width:172px;
	height: 97px;	
}

.video_thumb_pop_up p.dur{
	float: right; 
	text-align: right; 
	margin: 0px;
}

.video_thumb_pop_up .title{
	color: #000;
	margin-bottom: 5px;
}

.scrollables{
	position: relative;
	height: 190px; 
	overflow: hidden; 
	width: 920px;
}
.tab_content{
	height: 190px; 
	overflow: hidden; 
	width: 920px;
}

.boxwrap5 .tab_content,
	.boxwrap5 .scrollables{
	width: 599px;	
}

.tab_content, .scroll_content{
	position: absolute;
	left: 0px;
	top: 0px;
}



.alinkbtn a{
	background:transparent url(../images/repeats_x.gif) repeat-x scroll left -60px;
	color:#FFFFFF !important;
	font-weight:normal !important;
	height: 18px;
	padding-top: 1px;
	text-decoration:none;
	display: block;
	float: left;
}
.alinkbtn a.left_spacer{
	background:transparent url(../images/nav_btns.png) no-repeat scroll -276px -96px;
	height:20px;
	width:9px;
}
.alinkbtn a.right_spacer{
	background:transparent url(../images/nav_btns.png) no-repeat scroll -267px -96px;
	height:20px;
	width:9px;
	margin-right: 10px;
}

.scrollables .catcarbtn{
	position: absolute;
	bottom: 0px;
	right: 0px;
}

.car_nav{
	position: absolute;
	bottom: 0px;
	left: 0px;
	
}

.car_nav a span{ display: none;}

.car_nav .prev{
	background: transparent url(../images/_site_images/new_carousel/carousel_buttons_left.gif) no-repeat scroll 0 0;
	display: block;
	height: 22px;
	width: 22px;
	float: left;
}

.car_nav .next{
	background: transparent url(../images/_site_images/new_carousel/carousel_buttons_right.gif) no-repeat scroll 0 0;
	display: block;
	height: 22px;
	width: 22px;
	float: left;
}

.car_nav .prev:hover, .car_nav .next:hover{
	background-position: 0px -22px;
}

.car_nav .sets{ 
	margin-right: 8px;
	float: left;
}

.car_nav .sets .set{display: block;
	float: left;
	height: 8px;
	width: 8px;
	margin-top: 7px;
	margin-left: 8px;
	background: transparent url(../images/_site_images/new_carousel/dots.png) no-repeat scroll 0 0;
}

.car_nav .sets .active{
	background-position: 0px -8px;
}

a.buynowbtn{
	display: block;
	width: 65px;
	height: 20px;
	background: url(../images/nav_btns.png) no-repeat -191px -337px;
	float: left;
}



a.previewbtn{
	display: block;
	width: 65px;
	height: 20px;
	background: url(../images/nav_btns.png) no-repeat -191px -317px;
	float: left;
	margin-right: 10px;
}


.boxwrap3{
	width: 315px;
	background: transparent url(../images/nav_btns.png) no-repeat -1265px 100%;
	padding-bottom: 12px;
}

.boxwrap3 .hed{
	width: 315px;
	background: transparent url(../images/nav_btns.png) no-repeat scroll 0 0;
}

.boxwrap3 .mid{
	padding: 10px 17px;
	background: #fff url(../images/nav_btns.png) no-repeat scroll -954px -43px;	
}


.boxwrap3 .mid2{
	padding: 10px 17px;
	background: #fff url(../images/nav_btns.png) no-repeat scroll -640px -130px;	
}

div.ed_choi .now_playing{
	padding: 10px;
	background: #fff url(../images/nav_btns.png) no-repeat scroll -1271px -42px;
	width: 260px;
}

div.now_playing h4 {
	color:#FFD869;
	font-weight: bold;
}

div.now_playing img {
	float:right;
}

div.now_playing p {
	color:#FFFFFF;
	line-height:1.3em;
	margin: 0px;
	margin-bottom:5px;
}


.boxwrap4{
	width: 315px;
	background: transparent url(../images/nav_btns.png) no-repeat -1581px 100%;
	padding-bottom: 12px;
}


.boxwrap4 .hed{
	width: 315px;
	background: transparent url(../images/nav_btns.png) no-repeat scroll 0 0;
}

.boxwrap4 .mid{
	padding: 10px 17px;
	background: transparent url(../images/repeats_y.gif) repeat-y scroll -1269px 0px;	
}



.boxwrap5{
	width: 632px;
	background: transparent url(../images/nav_btns.png) no-repeat -1897px 100%;
	padding-bottom: 12px;
	position: relative;
}


.boxwrap5 .hed{
	width: 632px;
	background: transparent url(../images/nav_btns.png) no-repeat -1271px 0;
}

.boxwrap5 .mid{
	padding: 10px 17px;
	background: transparent url(../images/repeats_y.gif) repeat-y -1589px 0px;	
}



.blog_qoute{
	color: #fff;	
}

.blog_qoute img{
	margin-left: 10px;
	float: right;
}

/* BLOCKQUOTE */
blockquote{
	padding: 0px;
	margin: 0px;
}
      blockquote.blog_quote {
          position: relative;
          text-indent: 2em;
      }
       
   blockquote.blog_quote  .bqstart,
      .bqend { font-size: 300%; }
       
      /* apply IE specific rules first */
   blockquote.blog_quote .bqstart {
          text-indent: 0;
          margin: -0.6em 0 -2em 0;
          float: left;
      }
       
      blockquote.blog_quote > .bqstart {
          /* add extra non-IE rules */
          position: absolute;
          top: -0.2em;
          left: 0;
          /* remove IE specific rules */
          float: none;
          margin: 0;
      }
      

blockquote.blog_quote .bqend {
          position: absolute;
          margin-top: -0.6em;
          right: 0;
          text-indent: 0;
      }
       
      blockquote.blog_quote > .bqend {
          margin-top: -0.2em;
      }

blockquote.blog_quote{
	font-size: 1.3em;
}

.blog_qoute h4{
	margin-top: 5px;
	text-align: right; 
	font-weight: bold;
}
.blog_qoute  .mid h4 a{
	color:#FFD869 !important;
}


.nbbox1{
	width: 300px;
	margin-left: 10px;
	margin-top: 6px;
}

.nbbox1 .hed{
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	padding: 7px 12px;
	height: auto;
	font-weight: bold;
	width: 315px;
}

.mininlist ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
	padding: 10px;
}

.mininlist ul li{
	list-style: none;
	margin-bottom: 20px;
}

.mininlist ul li img{
	display: inline;
	float: left;
	height: 71px;
	width: 126px;
	margin-bottom:5px;
	margin-right:10px;
}

.mininlist ul li h4{
	font-size: 1.1em;
	font-weight: bold;
}

.mininlist p{
	text-align: right;
	padding-right: 10px;
}

.footer_links{
	margin-top: 20px;
	color: #999;
}

.footer_links ul{
	margin: 0px;
	padding: 0px;
}

.footer_links ul li{
	display: inline;
}

.footer_copyright{
	float: right;	
	display: block;
  margin-right: 14px;
}

.footer_links ul li a, .footer_copyright{
	color: #999;
}

.footer_links ul li a:hover{
	color: #000;
	font-weight: normal;
	text-decoration: underline;
}

.footer_links ul li a{
	display: block;
	float: left;
	padding: 0 15px;
	border-left: 1px #999 solid;
}

.footer_links ul li a.first{
	border: none;
	padding-left: 5px;
}

ul.sortby{
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-left: 33px;
}

ul.sortby li{
	display: inline;
	margin-right: 10px;
}

ul.sortby li.active a{
	font-weight: bold;
	color: #B30838;	
}

div.video_list_wrapper{
	margin-left: 33px;
	margin-top: 20px;
}

div.video_list_wrapper h3{
	color: #B30838;
}


.sharesbw{
	padding-right: 7px;	
}

.sharesb{
	clear:both;
	position:relative;
	border:1px solid #ddd;
	padding:10px;
	margin:15px 0 10px 0;
	font-size:12px;
	-webkit-text-size-adjust:none;
}
.sharesb p {
	padding:0;
	margin:0;
}
.sharesb p a{
	position:absolute;
	top:0px;
	right:0px;
	padding:10px;
	font-size:12px;
}
.sharesb h3{
	padding:0;
	margin:0;
	margin-bottom: 5px;
	font-weight:normal;
	color: #B30838;
}
.sharesb ul{
	text-align:left;
	list-style:none;
	margin:0px;
	padding:0px;
}
.sharesb ul li{
	text-align:center;
	display:inline;
	padding:0 4px 6px 0 ;
}
.sharesb ul li.delicious{background:url(/assets/images/bookmarks/delicious.gif) no-repeat 0 0;}
.sharesb ul li.digg{background:url(/assets/images/bookmarks/digg.gif) no-repeat 0 0;}
.sharesb ul li.reddit{
	padding:0 0 0 2px;
	background:url(/assets/images/bookmarks/reddit.gif) no-repeat 0 0;
}
.sharesb ul li.facebook{background:url(/assets/images/bookmarks/facebook.gif) no-repeat 0 0;}
.sharesb ul li.stumbleupon{background:url(/assets/images/bookmarks/stumbleupon.gif) no-repeat 0 0;}
.sharesb ul li a{
	padding:0 0 0 18px;
	margin:0 3px 0 0px;
}

.boxwrap5{
	left: -7px;
}

.boxwrap5 .hed ul{
	position: relative;
	top: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	padding-top: 15px;
	display: inline-block;
}

.boxwrap5 .hed h3{
	padding-right: 15px;
}

.eba{
	position: relative;
	left: -7px;
}

/* Tagcloud list */
ul.tagcloud{
	margin: 0px;
	padding: 0px;
	font-size: 1.27em;
}
ul.tagcloud li{
	display : inline;
}
ul.tagcloud li a{
	font-size: 0.75em;
	text-decoration : none;
	color : #0c5d76;
}
ul.tagcloud li a.tagsize1{	/*smallest*/	font-size: 0.55em;}
ul.tagcloud li a.tagsize2{	font-size: 0.6em;	color : #0c5d76;}
ul.tagcloud li a.tagsize3{	font-size: 0.7em;	color : #0c5d76;}
ul.tagcloud li a.tagsize4{	font-size: 0.8em;}
ul.tagcloud li a.tagsize5{	font-size: 0.9em;	color : #0c5d76;}
ul.tagcloud li a.tagsize6{	font-size: 1em;}
ul.tagcloud li a.tagsize7{	font-size: 1.1em;	color : #0c5d76;}
ul.tagcloud li a.tagsize8{	font-size: 1.2em;	color : #0c5d76;}
ul.tagcloud li a.tagsize9{	font-size: 1.3em;}
ul.tagcloud li a.tagsize10{	font-size: 1.5em;}
ul.tagcloud li a:hover{
	text-decoration : none;
	color : #b30838;
	font-weight: normal;
}

.boxwrap5 .hedfix h3{
	position: absolute;
	top:0px;
}

.epad .hed h3{
	padding-top: 16px;	
}



/* -- VIDEO -- */

#video_notes{
	position: absolute;
	top: 0px;
	right: -8px;
	margin-top: 173px;
}


#video_notes .container{
	border: #666666 solid 1px;
	background: #fff;
	padding: 10px;
	margin: 20px;
	display: block;
	width: 290px;
	position: relative;
}
#video_notes .container .notes{
	overflow: auto;
	max-height: 370px;
}

#video_notes .tabnav{
	position: absolute;
	right: 10px;
	top: 10px;	
}

#video_notes .pointer{
	position: absolute;
	width: 21px;
	height: 21px;
	background-image: url(/assets/images/pointer.png);
	background-repeat: no-repeat;
	background-position: -45px -23px;
	top: 20px;
	left: 0px;
}


#video_notes .verticle_ds{
	position: absolute;
	top: 40px;
	width: 20px;
}

#video_notes .verticle_ds{
	background: url(/assets/images/pop_up/r_v_bg.png) repeat-y left top;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=Ó/assets/images/pop_up/r_v_bg.pngÓ, sizingMethod=ÓscaleÓ);
	right: 0px;
}


#video_notes .horizontal_ds{
	background: url(/assets/images/pop_up/h_bg.png) repeat-x left top;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=Ó/assets/images/pop_up/h_bg.pngÓ, sizingMethod=ÓscaleÓ);
	position: absolute;
	bottom: 0px;
	height: 20px;
}

#video_notes .horizontal_ds{
	margin-left: 40px;
	left: 0px;
}

#video_notes .c_ds{
	position: absolute;
	bottom: 0px;
	height: 20px;
	width: 20px;
}

#video_notes .t_ds{
	position: absolute;
	top: 20px;
	height: 20px;
	width: 20px;
}

#video_notes .b_ds{ 
	position: absolute;
	bottom: 0px;
	height: 20px;
	width: 20px;
}


#video_notes .c_ds{
	background: url(/assets/images/pop_up/r_c_bg.png) no-repeat left top;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=Ó/assets/images/pop_up/r_c_bg.pngÓ, sizingMethod=ÓscaleÓ);
	right: 0px;
}

#video_notes .t_ds{
	background: url(/assets/images/pop_up/r_t_bg.png) no-repeat left top;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=Ó/assets/images/pop_up/r_t_bg.pngÓ, sizingMethod=ÓscaleÓ);
	right: 0px}

.pop_up_box_right .b_ds{
	 background: url(/assets/images/pop_up/l_b_bg.png) no-repeat  right top;
	 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=Ó/assets/images/pop_up/l_b_bg.pngÓ, sizingMethod=ÓscaleÓ);
	 right: 20px}
	 
#video_notes .b_ds{
	background: url(/assets/images/pop_up/r_b_bg.png) no-repeat left top;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=Ó/assets/images/pop_up/r_b_bg.pngÓ, sizingMethod=ÓscaleÓ);
	 left: 20px
}

#video_notes h2{
	font-size: 1.8em;
	margin-bottom: 10px;
}

#video_notes h3{
	font-size: 1.3em;
}

div.video_notes_content{
	height: 1px;
	overflow: hidden;
}

div.video_notes_content img{
	margin: 10px;
}

.boxwrap6{
	width: 425px;
	background: transparent url(../images/nav_btns.png) no-repeat -2531px 100%;
	padding-bottom: 12px;
	position: relative;
}


.boxwrap6 .hed{
	width: 425px;
	background: transparent url(../images/nav_btns.png) no-repeat 0 -356px;
}

.boxwrap6 .mid{
	padding: 10px 17px;
	background: transparent url(../images/repeats_y.gif) repeat-y -2224px 0px;	
}


.sign_in fieldset{
	border: none;
	padding: 0px;
}

.sign_in fieldset label{
	display: inline-block; 
	width: 70px;
}

.sign_in fieldset label.lng{
	width: 150px;
}


/*-- Blog Roll OVER LAY --*/

div.modal_forms{
	width:985px;
	height: 494px;
	position: absolute;
	top: 0px;
	left: 0px;
	overflow:hidden;
	z-index: 2;
}

div.modal_forms .padding{
	padding: 40px;
	height: 410px;
	overlay: hidden;
	width: 905px;
	background: url(../images/modal.png) no-repeat center center;
}

a.close_btn{
	background: url(../images/close_button.png) no-repeat center top;
	width: 30px;
	height: 30px;
	display: block;
	position: absolute;
	top: 28x;
	left: 8px;
}

a.close_btn:hover{
	background-position: center -30px;	
}

div.modal_forms .padding iframe{
	width: 100%;
	height: 100%;
	border: none;
	overflow: hidden;	
}


/*-- INFORMER --*/

#ia_br{
	margin-top: 30px;
}

#ia_br ul.results{
	padding: 0px;
	list-style: none;
	margin: 0px;
}

#ia_br ul.results li{
	display: block;
	margin-top: 20px;
	margin-bottom: 10px;
}

h4{
	color:#0c5d76; 
	font-family:verdana; 
	font-weight: bold;	
}

#ia_br ul.results li img{
	float: left;
	height: 71px;
	width: 126px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#hst{
	padding-top: 10px;
	margin-bottom: 5px;
}

#hprc{
	height: 605px;
	position: relative;
}

#hprc .prevideo{
	position: absolute;
	bottom: 0px;
	margin: 0px;
	margin-left: 16px;
	margin-bottom: 5px;
}

#hprc .siupp{
	position: absolute;
	bottom: 0px;
	margin: 0px;
}
#hst ul.hsp_list{
	padding: 0px;
	margin: 0px;
	list-style: none;
	position: absolute;
	top: 0px;
	left: 0px;
}

#hst ul li{
	display: inline;	
}

#hst ul li a{
	display: inline-block;
	border: solid 1px #eee;
	background: #e1e1e1 url(../images/repeats_x.gif) repeat-x left -230px;
	padding: 3px 5px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#hst ul li a:hover{
	border: solid 1px #fff;
	background: #820629 url(../images/repeats_x.gif) repeat-x left -200px;
	color: white;
}

#hst .mid{
	overflow: hidden; 
	height: 20px;
	padding: 10px 45px;
}
#hst .mid .srl{
	overflow: hidden; 
	width: 542px;
	position: relative;
	height: 25px;
}

#hst a.nrt,
#hst a.nlt{
	position: absolute;
	top: 63px;
	height: 22px;
	width: 22px;
	background-image: url(../images/nav_btns.png);
	color: #fff;
}

#hst a.nrt span,
#hst a.nlt span{
	display: none;
}

#hst a.nlt{
	left: 15px;
	background-position: -281px -218px;
}

#hst a.nrt{
	right: 15px;
	background-position: -259px -218px;
}

#hst a.nlt:hover{
	left: 15px;
	background-position: -281px -262px;
}

#hst a.nrt:hover{
	right: 15px;
	background-position: -259px -262px;
}

#exp_lc{
	width: 606px;
}

ul.catlist a.extend{
	background-position: -1272px -153px;	
}

ul.catlist a.extend:hover{
	background-position: -1272px -188px;	
}

ul.catlist a.subchan,
ul.catlist a.subchan:hover{
	font-weight: normal;
	background: none;
}

ul.catlist a.subchan:hover{
	color: #B30838;
}

/*-- Buy Video Wrapper --*/
.bvid{
	background: url(/assets/images/ctv_gs.jpg) no-repeat center 10px;
}

.bvidext{
	height: 200px;
	width: 620px;
	padding-top: 50px;
}

.bvid h3{
	margin: 0px;
	margin-bottom: 10px;
	float: none;
}

.bvid p{
	margin: 10px 0px;
}

.bvid img{
	float: left;
	margin-right: 10px;
}

.vc{ display: none; }

.bsumm{
	margin-top: 10px;
}

.bsumm a.fleft{
	display: inline-block;
	margin-right: 10px;
}

.bsumm h3{
	font-weight: bold;
}

.sign_in p{
	position: relative;
}

.noscript{
	background: #ffffcc url(/assets/cms/icons/exclamation.png) no-repeat 10px 50%;
	padding: 10px 2em 9px 35px;
	border: solid #ff9900 1px;
	color: #E13737;
}

form.prev_buy_now{
	display: inline;
}
