﻿/*div#Line1 { min-height: 600px; border: solid 1px red; }*/
div#Content > div { display: inline-block;}
div.HPCol { width: 224px; border: solid 1px #aaa !important;    height:500px;}
div.Block {margin: 9px; float: left;}
div.HPSlide {width: 580px; min-height: 225px; background-color: #eef0ef; padding: 10px;}
div.HPSlide table td {padding: 0; }
div#Slide { background-color: white; width: 100%; height: 225px;}
div#Slide table td { padding: 0;}
div.HPNews { width: 340px; min-height: 250px; }
div.HPCol img.HeaderImg { 
	border-top: solid 1px #aaa !important; 
	border-left: solid 1px #aaa !important; 
	border-right: solid 1px #aaa !important; 
	margin-bottom: 0;
}  
div.HPCol h1 {
	width: 222px; 
	background-image: none !important; 
	background-color: #ddd; 
	margin-top: 0; 
	padding-top: 10px; 
	padding-bottom: 10px;
	border: solid 1px #aaa; 
	/*border-top: none;*/
	position: relative;
	top: -5px;
}


div.HPCol table td div { padding-left: 10px; margin-left: 5px; border-left: solid #eeeeee 1px;}

div.HPCol table td div { padding-left: 10px; margin-left: 5px; /*border-left: solid #eeeeee 1px;*/}


div.HPCol a.StandAlone {
    background-image: URL("/branding/images/A_bulletRed.png");
    background-repeat: no-repeat;
    background-position: left;
    color: #000000 !important;
    padding-left: 12px;
    font-weight: bold;
    font-size: 12px !important;
   text-decoration: none;
}
div.HPCol a.StandAlone:visited {
    color: #000;
}

/* --- HP Rotator --- */
div#Slide {background-color: #eeeeee;}
div.HPSlide div.ms-WPBody {overflow: hidden !important;}
div.HPSlide div.ms-WPBody img { border: solid 1px #aaaaaa; }
.AEBannerTransbox {color: black; width: 220px; height: 215px !important; text-align:left; padding: 10px 10px 0 0  !important;} 
.SlideFooter {font-style:italic; text-align: right; margin-right: 0;}
.RotatorTitle {font-size: 1.3em; margin-bottom: 20px; font-weight: bold;}
.RotatorCaption {}

/* --- Statistics --- */
div.HPNews table.ms-listviewtable td { border-bottom: solid 1px #f3f3f3 ; padding: 0;}
div.HPNews table.ms-listviewtable .ms-alternatingstrong { background-color: #ffffff; }
.StatsHP td {padding: 0 !important; margin: 0 !important; }
.StatsHP #ResultDetails table { width: 100%;  }
.StatsHP #ResultDetails table td {  border-bottom: solid 1px #f0f0f0; }

/* --- News ---*/
#NewsHPContainer { height: 130px; overflow: hidden; }
#NewsHPContainer ul { list-style: none;  margin: 0; padding: 0; }
#NewsHPContainer li { list-style: none; border-bottom: solid 1px #f0f0f0; padding-top:2px; padding-bottom:2px;}
#NewsHPContainer a { color: #545454 !important; } 
#NewsHPContainer a:hover { color: #376baf !important; }