/*Homepage template styles*/

#FlashBanner {background-color:#000000;}
#FlashHolder {margin:0 10px; width:960px; overflow:hidden;}
#FlashHolder,
#FlashHolder a {color:#ffffff;}

#Body .padded {padding:30px 10px;}
#Body .column {width:440px;}


/*Home Tabs*/
#Slider {width:440px; margin:0 auto; position:relative;}

#Slider .navigation li {float:left; background:#292828 url(/SiteFiles/Images/1x1_Grey.gif) left bottom repeat-x;}
#Slider .navigation a {min-height:27px; font-weight:bold; display:block; background:url(/SiteFiles/Images/HomeTab_Nav.gif) right top no-repeat;}
#Slider .navigation a:hover {text-decoration:none;}
#Slider .navigation .text {display:block; padding:4px 26px 5px 15px;}
#Slider .navigation .selected {background:#4d4c4c url(/SiteFiles/Images/HomeTab_Nav_Selected.gif) right top no-repeat;}
#Slider .navigation .prevSelected {background-image:url(/SiteFiles/Images/HomeTab_Nav_Previous.gif);}
#Slider .navigation .first .selected .text {background:none;}
#Slider .navigation .last a {background-image:url(/SiteFiles/Images/HomeTab_Nav_Last.gif);}
#Slider .navigation .last .selected {background-image:url(/SiteFiles/Images/HomeTab_Nav_Last_Sel.gif);}

#Slider .scroll {width:440px; overflow:auto; overflow-x:hidden; position:relative; clear:left; background-color:#4d4c4c;}
#Slider .scrollContainer div.panel {width:440px;}


/*News articles*/
#NewsHolder,
.featureHolder,
.newsItem {width:205px;}
.newsItem {background-color:#4d4c4c;}
.newsItem .topContent {padding:5px; border-bottom:1px solid #262626;}
.newsItem .title,
.newsItem .summary {padding:2px 5px;}
.newsItem .title {padding-top:5px;}
.newsItem .more {border-top:1px solid #666565;}
.newsItem .more a {display:block; padding:5px 20px 5px 10px; background:url(/SiteFiles/Images/Link_More.gif) right no-repeat;}
.newsItem .imageHolder {width:100%; height:90px; width:195px; background-color:#ffffff;}
.newsItem .imageHolder .inner {margin:1px; overflow:hidden;}


/*font colors*/
#Slider,
#Slider a,
.newsItem,
.newsItem a {color:#ffffff;}
