#slider-container.theme-custom{border:1px solid #f5dfa6;background:url(/sm.aspx?guid=4063);/*padding:39px 9px 74px;*/border-radius:20px;}

.theme-custom .nivoSlider {
	position:relative;
	background:#fff url(/sm.aspx?guid=4073) no-repeat 50% 50%;
    margin:0px;
	z-index:2;border:5px solid #f9cd07;
	border-radius:10px;
	overflow:hidden;
}

.theme-custom .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

.theme-custom .nivoSlider a {
	border:0;
	display:block;
}

.theme-custom .nivo-controlNav {
	position:absolute;
	left:9px;
	bottom:9px;
	width:442px;
	display:table;table-layout:fixed;
	border-spacing:1px;
}

.theme-custom .nivo-controlNav a {
	display:table-cell;
	width:22px;
	height:22px;
	background:#1abed5;
	border:0;
	color:#fff;font-weight:bold;
	box-shadow:0 0 57px #0487b1 inset;
	border-spacing:1px;
	padding:30px 10px 10px;
	line-height:17px;
	border-radius:10px;
	-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;
	z-index:1;
}

.theme-custom .nivo-controlNav a.active, .theme-custom .nivo-controlNav a:hover{background:#e77010;box-shadow:0 0 57px #dd4009 inset;}

.theme-custom .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/slider/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}

.theme-custom a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}

.theme-custom a.nivo-prevNav {left:15px;}

.theme-custom .nivo-caption {font-family: Helvetica, Arial, sans-serif;}
.theme-custom .nivo-caption a {color:#fff;}
.theme-custom .nivo-caption a:hover {color:#fff;}

/*.nivo-caption{background:#fff;background:rgba(255,255,255,.89);color:#171616;font-size:17px;line-height:21px;border-radius:5px;bottom:4px;width:auto;left:4px;right:4px;padding:16px 100px 16px 10px;min-height:42px;}*/

.theme-custom .moduleItemReadMore{position:absolute;right:9px;top:7px;width:58px !important;height:58px !important;padding:0 !important;border:none;border-radius:29px !important;
box-shadow:4px 4px 10px rgba(189,113,4,.26) !important;
	background:url(../images/slider_more.png) 19px 10px no-repeat #FBD207;
	background:url(../images/slider_more.png) 19px 10px no-repeat, linear-gradient(top, #FBD207 0%, #E99905 100%);
	background:url(../images/slider_more.png) 19px 10px no-repeat, -o-linear-gradient(top, #FBD207 0%, #E99905 100%);
	background:url(../images/slider_more.png) 19px 10px no-repeat, -moz-linear-gradient(top, #FBD207 0%, #E99905 100%);
	background:url(../images/slider_more.png) 19px 10px no-repeat, -webkit-linear-gradient(top, #FBD207 0%, #E99905 100%);
	background:url(../images/slider_more.png) 19px 10px no-repeat, -ms-linear-gradient(top, #FBD207 0%, #E99905 100%);
}
.theme-custom .moduleItemReadMore:hover{
	background:url(../images/slider_more.png) 19px 10px no-repeat #E99905;
	background:url(../images/slider_more.png) 19px 10px no-repeat, linear-gradient(top, #E99905 0%, #FBD207 100%);
	background:url(../images/slider_more.png) 19px 10px no-repeat, -o-linear-gradient(top, #E99905 0%, #FBD207 100%);
	background:url(../images/slider_more.png) 19px 10px no-repeat, -moz-linear-gradient(top, #E99905 0%, #FBD207 100%);
	background:url(../images/slider_more.png) 19px 10px no-repeat, -webkit-linear-gradient(top, #E99905 0%, #FBD207 100%);
	background:url(../images/slider_more.png) 19px 10px no-repeat, -ms-linear-gradient(top, #E99905 0%, #FBD207 100%);
}

.top_stories{background:url(../images/top_stories.png);width:185px;height:132px;position:absolute;top:-19px;left:-13px;z-index:10;}