/*NEW - FEATURE AREA*/

#FeatureArea
{
    width:942px;
    margin: 0px auto;
    z-index: 0;
    height:330px;
    position:relative;
    /* vlc */
    clear: both;
}
ul#feature-images{
    width:816px;
}

ul#feature-details{
    height: 351px;
}

#FeatureArea .rotate,
#feature-nav {
    position: absolute;
    left: 715px;
    z-index: 10;
    bottom:-16px;
}
#feature-nav{
    left: 754px;
    bottom: -17px;
}
/*NEW - NEWS AND EVENTS*/
#NewsEvents
{
    width:942px;
    margin:50px auto;
    padding-bottom:50px;
}
.newsColumnHeader
{
	/*removed by ben:ported by vincent - ticket 7115*/
	/*text-align: center;
	font-weight: bold;
	font-size:15px;
	color: #9AC8EF;*/
	
	/*added by ben:ported by vincent - ticket 7115*/
	font-size:16pt;
	line-height:18pt;
}
.h_news{
    font-size:22px;
    display:inline-block;
 /*   text-indent:25px; */
    width:720px;
    margin:18px;
    /*removed by ben:ported by vincent - ticket 7115*/
    /*text-align: center;
    color:#ffe793;*/
    
    /*added by ben:ported by vincent - ticket 7115*/
    font-family: arial;
    color: rgb(255, 231, 147); 
    
}
.h_spotlight{
    color:white;
    /*font-size:17px;*/
    font-size:22px;
    font-family:arial;
    display:inline-block;
    width:200px;
    /*added by ben, backported by vincent - ticket 7115*/
    margin-bottom: 18px; 
    margin-top: 18px; 
}
#spotlight-images{
    padding:0;
    margin-top:0;
    height:150px;
}
#spotlight-details{
    padding:0;
    width:169px;
}
#spotlight-details li p{
    color:white;
}
#spotlight-wrapper{
    width:195px;
    height:320px;
    /*changed by ben, backported by vincent - ticket 7115*/
    /*border-right:1px solid #9AC8EF;*/
    border-right: 1px solid rgb(1, 56, 110); 
    display:inline-block;
}
#news-wrapper{

    width:745px;
    display:inline;
    float:right;
    margin:0;
    padding:0;
}
#NewsEventsListing{
    padding-left:20px;
    margin:0;
}
.NewsColumn
{
    vertical-align:top;
    text-align:left;
    position:relative;
    float:left;
    width:226px;
    margin-left:22px;
    list-style:none;
}
.NewsColumn:first-child{
    margin-left:0;
}
.NewsColumn img{
    margin-bottom:10px;
    /*added by ben, backported by vincent - ticket 7115*/
    border: 1px solid rgb(235,235,225); 
}
.NewsColumn a{
    color:#9ac8ef;
    font-family:Arial;
}
.NewsColumn a:hover{
    color:#0066ff;
    text-decoration:underline;
}
.NewsColumn p{
    color:#c0c0b2;
    font-family:Arial;
}
/*NEW - Webkit CSS [chrome]
@media screen and (-webkit-min-device-pixel-ratio:0) {  
 
	#news-wrapper{margin-top:-322px;}
}
*/
.div446
{
	color: #000000 !important;
	text-decoration: none;
}
.div446 a
{
	color: #000000 !important;
	text-decoration: none;
}
.div446 a:visited
{
	color: #000000 !important;
	text-decoration: none;
}
.div446 a:link
{
	color: #000000 !important;
	text-decoration: none;
}
.div446 a:hover
{
	color: #000000 !important;
	text-decoration: none;
}
