/*Thumbnail Image Layout for the homepage spotlights*/
.otterSpotlightThumb {
    width:12%;
    float:left;
}

#thumbslist img {

    border-right: 2px solid #F1F0EE;
    border-left: 2px solid #F1F0EE;
    border-top: 2px solid #F1F0EE;
    margin-top:4px;
}


.otterFeaturedSpotlight {
    height:310px !important; 
    overflow: hidden !important; 
    padding:0; 
    margin:0; 
    font-family: 'Copse',Arial,serif; 
}

.otterFeaturedSpotlightTextCentered {
    position:absolute;left:300px;top:75px; width:340px; color:white; background-image: url('/assets/css/60percent.png'); background-repeat: repeat;padding:5px;
}
.otterFeaturedSpotlightTextLeft {
    position:absolute;left:20px;top:75px; width:340px; color:white; background-image: url('/assets/css/60percent.png'); background-repeat: repeat;padding:5px;
}
.otterFeaturedSpotlightTextRight {
    position:absolute;
    left:540px;
    top:75px;
     width:340px; 
     color:white; 
     background-image: url('/assets/css/60percent.png'); 
     background-repeat: repeat;
     padding:5px;
}
.featuredImage
{

border-left:5px solid #F1F0EE;
border-right:6px solid #F1F0EE;

}



.otterHomeNewsListItem
{
width:48%;
float:left;
font-size: 12px;
line-height: 14px;
overflow: hidden;
max-height:225px;
min-height:225px;
 padding-left:5px;
}
    .otterHomeNewsListItem img {
max-width: 145px;
margin-top: 0px;
padding-left: 0px !important;
margin-left: -10px;
border-width: 14px 13px 17px !important;
border-color: white;
border-style: solid;
-moz-border-image: url(/assets/images/frame.png) 14 13 17 stretch;
-webkit-border-image: url(/assets/images/frame.png) 14 13 17 stretch;
-o-border-image: url(/assets/images/frame.png) 14 13 17 stretch;
border-image: url(/assets/images/frame.png) 14 13 17 stretch;

    }
    .otterHomeNewsListItem .sfnewsListItem {

    }
div.sfnewsSummary {margin-bottom:8px;padding-right: 8px;}
.newsImg
{
    border-width: 14px 13px 17px !important;
    border-color: white;
    border-style: solid;
    -moz-border-image: url(/assets/images/frame.png) 14 13 17 stretch;
    -webkit-border-image: url(/assets/images/frame.png) 14 13 17 stretch;
    -o-border-image: url(/assets/images/frame.png) 14 13 17 stretch;
    border-image: url(/assets/images/frame.png) 14 13 17 stretch;
    padding: 0;
    width: 150px;   
    margin-left: -5px;
}
.admImg {
	border-width: 14px 13px 17px !important;
	border-color: white;
	border-style: solid;
	-moz-border-image: url(/assets/images/frame.png) 14 13 17 stretch;
	-webkit-border-image: url(/assets/images/frame.png) 14 13 17 stretch;
	-o-border-image: url(/assets/images/frame.png) 14 13 17 stretch;
	border-image: url(/assets/images/frame.png) 14 13 17 stretch;
}
.detail {
    max-height: 105px;
    overflow: hidden;
    width: 95%;
}
.sfitem .sfClearfix > div
{
	height:140px;
	width:140px;
	overflow:hidden !important;
}
.sfitemPublicationDate
{
	color:white; 
	padding-left: 100px;
}
.sfitemTitle
{
	border-bottom: 1px dotted #FFFFFF;
}
.sfimageWrp
{
padding-right:10px;
background:none !important;
}
/* KNOWBLE
.k-item .k-state-default
{
width:49%;
padding-left:1%;
}

========== MICHAEL REMOVED 10/20/15 for Home AutoComplete Search Resolution ==========
.k-animation-container{
	background-color: #F1F0EE !important;
    height: 226px !important;
	left:-105px !important;
    top:30px !important;
    padding: 38px 0 46px 30px !important;
    width: 910px !important;
    z-index: 1002 !important;
}
.k-popup {
	border-style: none !important;
    border-width: 0px !important;
    width: 50%;

}
.sfNavHorizontalDropDownWrp .k-popup {
    background-color: transparent !important;
	border-style: none !important;
    border-width: 0px !important;
}
.k-menu .k-item, .k-widget.k-menu-horizontal > .k-item {
    border: none !important;
    border-style: none !important;
    border-width:0 !important;
}*/
.sfnewsSummary > li {
    text-indent:3px;
}

.sfAddEventWrp {display:none;}