@charset "UTF-8";
/* full-width.css: set's the height of the content area so the bottom border graphic is flush */

#site-body {
background:none;
background:#FFF;
height:446px !important;
overflow:hidden;
} 
#content-main {
width:640px;
background:#1e1c1d;
padding-top: 0 !important;
}
#content-sidebar {
width:315px;
height:446px;
display:block;
background:#1E1C1D;
}
.home-page-feature-video {
visibility:hidden;
display:block;
position:absolute;
z-index: 1;
top:0;
}
.home-page-feature-video-btn {
display:block;
background:#1e1c1d;
width:132px;
height:106px;
float:right;
}
.home-page-feature-video-btn img {
padding-top:5px;
cursor:pointer;
}
.home-page-feature-video-btn a {
margin-top:5px;
}
.home-page-news-list-container {

}

.news-ticker-container {
width:550px;
height:50px;
background:url("../images/breaking-news-bkgd.png") no-repeat;
overflow:hidden;
margin:0;
padding:0;
margin-top:322px;
position:absolute;
display: none;
}
.tickercontainer .mask { 
position: relative;
left: 15px;
top: 20px;
width: 480px;
overflow: hidden;
}
ul.newsticker { 
position: relative;
list-style-type: none;
left:480px;
margin: 0;
padding: 0;
}
ul.newsticker li {
float: left; 
margin: 0;
padding: 6px !important;
}
ul.newsticker a {
margin:0 300px 0 0;
}
.home-page-news-list-container {
width:510px;
height:74px;
overflow:hidden;
}
.news-item {
margin:6px 15px;
}
.news-ticker-container a, .news-ticker-container a:link, .news-ticker-container a:visited  {
color:#000000;
}
.news-item a:link, .news-item a:visited, .news-item a:active  {
color:#eaeae6;
}
.news-item a:hover {
color: #ffffff;
background: #4e4a4c;
}
#content-main .jScrollPaneContainer {
overflow:hidden ;
margin-top:356px !important;
position:absolute !important;
width:508px !important;
top: 0px !important;
}
#content-main .jScrollPaneTrack {
	background: url(../images/scroll/track2.gif) repeat-y !important;
}
#content-main .jScrollPaneDrag {
	background: url(../images/scroll/drag_middle2.gif) repeat-y !important;

}
#content-main .jScrollPaneDragTop {
	background: url(../images/scroll/drag_top2.gif) no-repeat !important;
}
#content-main .jScrollPaneDragBottom {
	background: url(../images/scroll/drag_bottom2.gif) no-repeat !important;
}
#content-main a.jScrollArrowUp {
	background: url(../images/scroll/arrow_up2.png) no-repeat 0 -12px !important;
}
#content-main a.jScrollArrowDown {
	background: url(../images/scroll/arrow_down2.png) no-repeat 0 -12px !important;
}
ul, ol {
margin:0;
}
.galleria_container {
	overflow:hidden;
}
.galleria_wrapper {
	width:320px;
	height:340px;
}
.slideshow {list-style:none;height:78px;margin:5px 0 0 5px}
.slideshow li {display:block;width:72.2px;height:78px;overflow:hidden;float:left;margin-right:5px}
.slideshow li.active div img,.event_slideshow li.active div{ }
.slideshow li img.thumb{cursor:pointer}
.slideshow li a{ }
.slideshow li div{ }

.slideshow {
width:1580px;
}

.arrow-left {
	float:left;
	margin-left:5px;
	padding-top: 3px;

}
.arrow-right {
	float:right;
	margin-right:5px;
	padding-top: 3px;
}

.caption {
display:none !important;
}

#printer {
display:none;
}
#first-slash{
display:none;
}

#content-sidebar {
margin-top:0px !Important;
padding-top:0px !Important;
}

#content-sidebar li {
padding:0px !important;
}