@charset "utf-8";
/* CSS Document */


body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.menu_container_block {
	background-image:url(right-nav-block-bg.gif);
	background-repeat:no-repeat;
	width:280px;
	height:80px;
	padding: 0px 0px 0px 0px;
	display: block;
	white-space: nowrap;
}

.menu_container_block a {
	font-family:Arial, Helvetica, sans-serif;
	display: block;
	color: #FFFFFF;
	font-size: 11px;
	width:280px;
	height:80px;
	display: block;
	float: left;
	color: black;
	text-decoration: none;
}

.menu_container_block img
{
	width: 70px;
	height: 50px;
	border: 0;
}

* html a:hover
{
visibility:visible;
}

.menu_container_block a:hover 
{
	background-image:url(/cms/images/en/CableTV/HBO_TMN_MPIX/css/right-nav-block-bg-ON.gif);
	width:280px;
	height:80px;

}

.menu_container_block span
{
position: absolute;
margin: 0px;
padding: 0px;
cursor: pointer;
} 

.spacer {
	height:2px;
}

.movie_screenshot {
	padding-top:5px;
	padding-left:5px;
	width: 75px;
	height: 55px;
	border: 0;
	float:left;
}

.movie_screenshot img {
	border:thin #a7a6a4;
}

.movie_description {
	padding-top:5px;
	padding-right:2px;
	float:right;
	width:190px;
	color: #FFFFFF;
}


/***********************************************/

.main_container {
	width:975px;
}

.video_section {
	width:705px;
	float:left;
}

.right_column {
	width:270px;
	float:left;
}

.TMN_HBO_heading {
	height:45px;
}


/***********************************************/

.badge_top1 {
	width:325px;
	height:97px;
	background-image:url(/cms/images/en/CableTV/HBO_TMN_MPIX/css/vertical-bg.gif);
	background-repeat:repeat-y;
	float:left;	
}

.badge_top2 {
	width:325px;
	height:97px;
	background-image:url(/cms/images/en/CableTV/HBO_TMN_MPIX/css/vertical-bg.gif);
	background-repeat:repeat-y;
	float:left;
}

.badge_top3 {
	width:325px;
	height:97px;
	float:left;
}

.badge_bottom1 {
	width:325px;
	height:97px;
	background-image:url(/cms/images/en/CableTV/HBO_TMN_MPIX/css/vertical-bg.gif);
	background-repeat:repeat-y;
	float:left;
}

.badge_bottom2 {
	width:325px;
	height:97px;
	background-image:url(/cms/images/en/CableTV/HBO_TMN_MPIX/css/vertical-bg.gif);
	background-repeat:repeat-y;
	float:left;
}

.badge_bottom3 {
	width:325px;
	height:97px;
	float:left;
}

.badge_content {
	width:315px;
	height:83px;
	padding:5px;
}

.badge_content img {
	float:left;
	padding-right:5px;
}


.TMN_HBO_horizontal_divider{
	background-color:#808080;
	width:975px;
	height:1px;
	float:left;
}
