

#subBanner{
    background-image: url(/Style/NewHere/Images/subheader.jpg);
    background-repeat: no-repeat;
    width: 780px;
    height: 90px;
    background-color: #fff;
}

/*Main Column*/
#MainContent{
	width:400px;
	display:inline;
	float:left;
	margin-left:174px;
}

#iAmNewContainer{
	float: right;
}

#iAmNewMainContent{
	width:462px;
	display:inline;
	float:left;
}

#iAmNewTitle{
	font-size: 12pt;
	font-weight: bold;
	color: #a42d10;
	line-height: .8em;
}

#iAmNewSubTitle{
    color: #717171;
    font-size: 8pt;
    margin-bottom: 5px;
}

#linkText{
    background-image: url(/Style/NewHere/Images/selection_arrow.gif);
    background-repeat: no-repeat;
    background-position: center left;
    font-size: 12pt;
    font-weight: bold;
    padding-left: 7px;
}

#iAmNewMoreVideos{
    margin-top: 10px;
    margin-bottom: 20px;
    height: 100px;
}

#moreVideosItem1{
    width: 130px;
    height: 73px;
    display: block;
    float: left;
}

#moreVideosItem2{
    width: 130px;
    height: 73px;
    display: block;
    float: left;
    margin-left: 35px;
}

#moreVideosItem3{
    width: 130px;
    height: 73px;
    display: block;
    float: left;
    margin-left: 35px;
}

.mainItem{
    clear: both;
    border-top: 1px solid #d4d4d4;
    padding-top: 10px;
    padding-bottom: 20px;
}

.mainItem a{
    text-decoration: underline;
    color: #2965b6;
}

.mainItemHeader{
    color: #a42d10;
    font-size: 13pt;
    font-weight: bold;
    margin-top: 5px;
}

#mainContent #mainBlock{
    background-image: url(/Style/NewHere/Images/main_block.jpg);
    background-repeat: no-repeat;
    display: block;
    height: 200px;
}

#mainContent #text{
    padding: 26px 11px 0 11px;
}

#mainBlockFooter{
    background-image: url(/Style/NewHere/Images/main_block_footer.jpg);
    background-repeat: no-repeat;
    padding: 6px 20px 0 0;
    height: 31px;
    text-align: right;
}

#mainBlockFooter a{
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    color: #a42d10;
}

#mainBlock h1{
    margin: 0;
    padding: 0;
    color: #a42d10;
    font-size: 18pt;
    height: 28px;
}

#mainBlock h2{
    margin: 0;
    padding: 0;
    color: #ab9c70;
    font-size: 10pt;
    width: 220px;
    height: 14px;
}

h3{
    margin: 0;
    padding: 0;
    color: #000000;
    font-family: Times New Roman;
}

/* Div that wraps all of the main rss items */
.MainFeedHolder
{
    font-size: 10pt;
    margin-top: 30px;
}

/* Divs that wrap each rss item */
.MainFeedHolder div
{

}
 
/* Rss item title/link */
.MainFeedHolder div a
{
    font-weight: bold;
    font-size:14pt;
    color: #a42d10;
    text-decoration:none;
}

.MainFeedItem{
    margin-bottom: 25px;
    padding-bottom: 23px;
    border-bottom: 1px solid #a6a6a6;
}

.MainFeedItemSub{
    font-size: 8pt;
    font-weight: bold;
    color: #555454;
    margin: 0px 0 12px 0;
}

.MainFeedItemSub a:link{
    font-size: 8pt;
    color: #a4a3a3;
    text-decoration: none;
}

.FeedHeading{
    font-size:12pt;
    color: #a42d10;
    text-decoration:none;
    margin-bottom: 0;
    padding-bottom: 0;
}
 
/* Rss item title/link on mouse over */
.MainFeedHolder div a:hover
{
}

/*container for flash video*/
#iAmNewFlashVideo{
    display: block;
    height: 285px;
    background-image: url(/Style/NewHere/Images/flash_player_placeholder.jpg);
    margin-bottom: 15px;
}

/*Media Column*/

#iAmNewMediaContent{
	width:300px;
	float:left;
	margin-left: 19px;
	font-size: 10pt;
}
	
#iAmNewMediaContent #thisWeek{
    display: block;
    width: 300px;
    height: 143px;
    background-image: url(/Style/NewHere/Images/new_here_media.gif);
    background-repeat: no-repeat;
}

#mediaHeader{
    display: block;
    height: 38px;
    width: 300px;
    background-image: url(/Style/NewHere/Images/mhc_media.gif);
    background-repeat: no-repeat;
}

#mediaFooterBar{
    background-image: url(/Style/NewHere/Images/media_footer.jpg);
    background-repeat: no-repeat;
    padding: 2px 2px 2px 50px;
}

#mediaFooterBar a{
    background-image: url(/Style/NewHere/Images/selection_arrow_white.gif);
    background-repeat: no-repeat;
    background-position: center left;
    font-size: 9pt;
    margin-left: 15px;
    padding-left: 7px;
    color: white;
}

#mediaTitle{
    color: #494848;
    font-weight: bold;
    font-size: 8pt;
}

#mediaTitleText{
    color: #FFFFFF;
    font-weight: bold;
    font-size: 8pt;
}

#mediaContent #mediaFooterWrap{
    border-top: 2px solid #6b6b6b;
    margin-top: 1px;
}

#mediaContent #mediaFooter{
    text-align: right;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    padding: 3px 0 5px 0;
}

/*Media Feed Content*/
.mediaFeed{
    color: #a42d10;
    font-size: 8pt;
    font-weight: bold;
    line-height: 1.2em;
    border-bottom: 9px solid #d1d1d1;
    margin-bottom: 12px;
}

.mediaFeed .mediaFeedItem{
    background-color: #d1d1d1;
    padding: 6px 8px 6px 8px;
    border: solid 1px #e4e4e4;
}

.mediaFeed .alternatingMediaFeedItem{
    background-color: #e4e4e4;
    padding: 6px 8px 6px 8px;
    border: solid 1px #e4e4e4;
}

.mediaFeed .mediaFeedLinks{
    float: right;
    padding: 7px 0;
}

.mediaFeed .mediaFeedLinks img{
    margin-left: 0px;
}

.mediaFeed .mediaFeedLinks object{
    margin-right: 4px;
}

.mediaFeed .mediaFeedText{
}

.mediaFeed a:link, .mediaFeed a:visited{
    font-weight: normal;
    font-size: 9pt;
    color: #4a4949;
    text-decoration: none;
}

.mediaFeed a:hover{
    color: #a42d10;
}

#faqs{
    padding: 15px;
    border: 1px solid #adadad;
    background-color: #f3f3f3;
}

#faqs a:link{
    font-size: 9pt;
    color: #1b5aaf;
    display: block;
}

#faqs a:visited{
    font-size: 9pt;
    color: #1b5aaf;
    display: block;
}

#faqs a:hover{
    font-size: 9pt;
    color: #1b5aaf;
    text-decoration: underline;
    display: block;
}

#learnMore{
    margin-top: 10px;
    padding: 15px;
    border: 1px solid #adadad;
    margin-bottom: 40px;
}

#learnMore a:link{
    font-size: 9pt;
    color: #1b5aaf;
    display: block;
}

#learnMore a:visited{
    font-size: 9pt;
    color: #1b5aaf;
    display: block;
}

#learnMore a:hover{
    font-size: 9pt;
    color: #1b5aaf;
    text-decoration: underline;
    display: block;
}
