

#titlebar{
	background-color: #d52b1e;
}
#cnt #front-top .block .item-list li {
	clear:none;
}
#cnt #front-top .block li{
	background:none;
	margin-bottom:10px;
}
#cnt #front-top .block-title{
	border:none;
}
#cnt #front-top .block li {
	margin:0;
}

#front-top ul{
	margin:0;
	padding:0;
	overflow:hidden;
	width:100%;
}
#front-top li{
	list-style:none;
	margin:0;
	margin-bottom:10px;
	float:left;
	width:310px;
	margin-right:10px;
	min-height:80px;

}

#front-top .views-field-title{
	font-size:14px;
	line-height:18px;
	text-align:left;
	padding-right:10px;
	font-weight:bold;
	clear:both;
}
#front-top .views-field-title a{
	text-decoration:none;
	color:#333;
}
#front-top .views-field-title a:hover{
	color:#999;
}

#front-top .views-field-field-data2{
	background-color:#d52b1e;
	color:#fff;
	float:left;
	padding-left:3px;
	padding-right:3px;
	font-size:11px;
	font-weight:bold;
}


#front-top .views-field-body{
	font-size:14px;
	color:#999;
	
}
#front-top .views-field-body p{
	margin:0;
}
#front-top .views-field-field-date{

	color:#f63d2f;
	font-weight:normal;
	margin:0;
	padding:0;
	font-size:14px;
	font-weight:bold;
	margin-right:10px;
}
#front-top .views-field-field-dept2{
	display:none;
}
ul.submenu6 {
    margin-left: 80px;
}

ol {
    padding-left: 30px;
}


#views_slideshow_controls_text_previous_featured_slider_ua-block a {
    position: relative;
    z-index: 100;
    top: -24px;
    left: 695px;
    width: 24px;
    height: 24px;
    padding-bottom: 10px;
    background-image: url(/sites/all/themes/portal/img/previous-portal.png);
    background-repeat: no-repeat;
    text-indent: -9999px;
    color: transparent;
}

#views_slideshow_controls_text_next_featured_slider_ua-block a {
    position: relative;
    z-index: 100;
    top: -24px;
    left: 665px;
    width: 24px;
    height: 24px;
    padding-bottom: 10px;
    background-image: url(/sites/all/themes/portal/img/next-portal.png);
    background-repeat: no-repeat;
    text-indent: -9999px;
    color: transparent;
}

#views_slideshow_controls_text_pause_featured_slider_ua-block a {
    visibility: hidden;
    display: none;
}