@charset "utf-8";

html body.high-contrast .ent-module .content, html body.high-contrast .btd-module .content {
	position:			relative;
	left:				0;
	padding:			20px;
}

.ent-module h3 {
	color:				#fff;
	font-size:			2.9em;
	width:40%;
}

.btd-module h3{
	color:				#fff;
	font-size:			1.8em;
    font-weight:		normal;
	text-transform: 	uppercase;    
}
.btd-module h3 span.emerald{
	color:				#08a000;
}
.ent-module .sub, .btd-module .sub {
	max-height:			40%;
	overflow:			hidden;
	color:				#fff;
	font-size:			.9em;
}

.ent-module a.link, .btd-module a.link {
	position:			absolute;
	left:				-9999em;
}

body.high-contrast .ent-module a.link, body.high-contrast .btd-module a.link {
	position:			relative;
	left:				0;
}

.ent-module .simple-link, .btd-module .simple-link {
	position:			absolute;
	left:				15px;
	bottom:				12px;
	font-size:			1.5em;
	color:				#fff;
}

/*
.ent-smallpod{
	background: url(/entertain/dark-blue-grad-entertain.jpg) repeat-x top left;
    height: 80px;
    padding: 10px;
}*/
.ent-smallpod .content h3{
	color: #65b4e4;
}
.ent-smallpod .content div.sub{
	color: #fff;
    font-size: 0.8em;
    margin-top: 5px;
}
.ent-smallpod .content a.link{
	display: block;
    font-weight: bold;
	color: #fff;
	background: url(/entertain/images/CTA-blue-button.png) no-repeat top left;
    width: 144px;
    height: 38px;
    font-size: 0.8em;
    padding: 10px 0 0 10px;
    margin: 5px -5px;
}
/*
.ent-smallpod .content .smallpod-image{
    display: block;
    height: 100px;
    width: 200px;
    float: right;
    margin: -10px -10px -10px 10px;
}*/
.rcorner-med-rightonly{
    -moz-border-radius-bottomright:12px;
    -moz-border-radius-topright:12px;
}

/* IE6 rework - Cross browser compatible changes */

 .ent-default .content,  .ent-module .content{
	 	width:378px;
		height:138px;
		float:left;
		display:block;
		position:static;
		padding:10px;
	 }
	 
	  .ent-default .round-bottom{
		  float:left;
		  clear:both;
		  width:398px;
		  height:84px;
		  margin:-39px 0 0 0;
	  }
	  
	   .ent-default .round-bottom .l-cnr, .ent-default .round-bottom .c-img, .ent-default .round-bottom .r-cnr{
			float:left;
			display:inline;
			clear:none;
			z-index:4;
	   }
	   
	   .ent-default .round-bottom .l-cnr{
	  	 height:84px;
	   	 background:transparent url(/entertain/images/hub_footer_left_png8.png)  0 39px no-repeat;
	   	 width:12px;
	   }
	   
	   	.ent-default .round-bottom .r-cnr{
	  	 height:84px;
	   	 background:transparent url(/entertain/images/hub_footer_right_png8.png) 0 0;
	   	 width:90px;
	   }
	   
	   	.ent-default .round-bottom .c-img{
	  	 height:84px;
	   	 width:296px;
	   }
	   
	   	.ent-default .round-bottom .c-img img{
	  	 height:45px;
	   	 width:296px;
		 position:relative;
		 top:39px;
	   }
	   
	   .ent-default .round-bottom .click-layer{
	   		float:left;
			z-index:5;
			width:398px;
			height:84px;
			position:absolute;
			display:none;
	   }
	   

	   

	.ent-smallpod .content, .ent-smallpod .left-corners, .ent-smallpod .smallpod-image {
		float:left;
		display:inline;
		background:transaprent url();
		height:8.333333333333333em;
		margin:0;
		padding:0;
	}
	
	.ent-smallpod{
		padding:0;
		background:transaprent url();
		height:8.333333333333333em;
	}
	
	.ent-smallpod .smallpod-image{
		width:198px;
	}
	
	.ent-smallpod .content{
		width:184px;
		background: url(/entertain/images/hub_sml_tile_png8.png) repeat-x top left;
		padding:4px 4px 4px 0;
	}
	
	.ent-smallpod .left-corners{
		width:12px;
		background: url(/entertain/images/hub_sml_left_png8.png) no-repeat top left;
	}
	
	.ent-module .simple-link, .btd-module .simple-link{
		float:left;
		z-index:12;
	}

