@import url(WA_MinimalDefault.css);

/* Title */
div.SkinContainer h2.Title { text-align: left; }
div.SkinContainer h2.Title, div.SkinContainer h2.Title span
{
	color: #004078;
	font-weight: bold;
	font-size: 22px;
	
	font-family: Arial, Sans-Serif;

}
/* Content */
div.SkinContainer .Content { margin-top: 2px; padding: 4px 0 0 0; }
div.SkinContainer .Content, div.SkinContainer .Content .Normal
{
	color: Black;
}

.tablebackground {
	background-image:url(/Portals/2/Skins/Melling/images/container-top.jpg);
	background-repeat:repeat-x;
}

.containerTable, .containerTable tbody, .containerTable td, .containerTable tr {
	width:100%;
}

.dotted h2, .dotted h2 .Head {
	font-family:Arial, "Arial", Helvetica, "Times New Roman";
	font-size:20px;
	font-weight:normal;
	color:#0B83CA;
	margin: 10px 0px;
}

.dotted h2 {
	border-bottom:dotted #0B83CA 1px;
}

.HideContainer {
	float:left;
	width:800px;
	clear:both;
	margin:0px;
	padding:0px;
	background:#4F6F19 url(images/hot-news.jpg) no-repeat;
	height:323px;
	display:none;
	position:absolute;
	z-index:2;
}

body.ie .HideContainer, body.ie7 .HideContainer {
	top:97px;
}


a.CloseNews {
	color:#fff!important;
}

.VideoGallery {
	float:left;
	width:344px;
	clear:both;
	/*margin:0px 0px 0px 510px;*/
	padding:0px 0px 0px 0px;
	height:205px;
	display:none;
	position:absolute;
	clear:both;
	margin:0px 0px 0px 456px;
}

.HideContainer a.getNewsAnchor  {
	color:#fff;
}
