﻿#pageContainer{
    background: #ffffff url(images/backgroundGradient.jpg) top center repeat-x;
}
#portalHeader {
    background-color: #000000;
}
#pageHeader {
    background: #FEC516;   
    border-bottom: 1px solid black;
    height: 26px;
    margin: 0 0 0 0;
}

.topStory{
    border-top:solid 3px #C9a52b ;
}

.contentElement h2.heading, .menu h2.heading {
    border: solid 1px #C9A52B;
    background: #FEC516;
}

.videoSectionHeader
{
	background:#FEC516 none repeat scroll 0 0; 
	padding:3px 10px; 
	border:1px solid #C9A52B; 
	font-weight:bold; 
	font-size:1em; 
	font-family:Verdana,Sans-Serif; 
	text-transform:uppercase; 	
}

.portalHomeSideButton
{
	height:25px; background-color:#EEE; border:solid 1px #999; border-left:solid 3px #FEC516;
}

.portalHomeSideButton a 
{
	margin-top:4px; margin-left:12px;  display:block; height: 100%; text-decoration:none;  font-size:13px; color:Black;
}
    
.portalHomeSideButton:hover
{
	background-color:#DDD;
}

div.videoitems div
{
	background-color:#FEC516;
	border:solid 1px #FEC516!important;
}