
/* ******************* Default Ads Area ******************* */

/* Image Banners */

.dtnContainer {
	display: inline-block;
	width: 100%;
}

#dtnSpotlight,
.dtnContainer {
	margin-bottom: 45px;
}
.slideshow_container .dtnContainer { 
	margin-bottom: 0;
}
.dtnContainer .dtnad {overflow:hidden;}

/* Text Ads */
#dtnSpotlight {
	max-width: 344px;
	background: url(/includes/public/assets/dtn-spotlight-bg.gif)
}

.medium-4 #dtnSpotlight { margin-top: 45px; margin-bottom: 45px; }
#dtnSpotlight .dtnad {
	overflow: hidden;
	background: url(/includes/public/assets/dtn-spotlight-dot.gif) repeat-x bottom left;
	padding: 20px 14px;;
	padding-top: 16px;
}

#dtnSpotlight .title {
	font-family:'GFY Jeanna W00 Reg';
	font-size: 30pt; 
	background: #000;
	color: #fff;
	height: 64px;
	line-height: 64px;
	float: right;
	padding: 0 22px;
}
#dtnSpotlight .dtnad:last-child {
	background: none;
}
#dtnSpotlight .num {
	float:left; 
	width: 43px;
	height: 37px;
	background: #2EA8D0;
	color: #fff;
	font-family:'GFY Jeanna W00 Reg';
	font-size: 33pt;
	text-align: center;
	line-height: 37px;
	margin-right: 20px;
	margin-top: 4px;
}
#dtnSpotlight .dtnad a {
	color: #000;
	font-size: 13pt;
	font-weight: 600;
	line-height: 5px;
	margin-top: -10px;
	font-family: "open-sans",sans-serif;
}

.footer-dtn {
	position: fixed;
	bottom: 0;
	right: 0;
	left: 0;
	margin: 0 auto;
	z-index: 50;
	height: 50px;
}
.footer-dtn-spacer {
	height: 50px;
}
.footer-dtn .dtnContainer { text-align: center; padding-bottom: 0;}
.footer-dtn .dtnContainer .dtnad { display: inline-block; }



@media only screen and (min-width: 768px) and (max-width: 1236px) {
	.medium-4 #dtnSpotlight { margin-top: 110px; max-width: none; }
	.medium-4 #dtnSpotlight .title { height: 43px; line-height: 46px; font-size: 31pt; float: left; }
	.medium-4 #dtnSpotlight .num { width: 24px; height: 26px; line-height: 26px; font-size: 28px; float: left; }
	.medium-4 #dtnSpotlight .dtnad a { font-size: 15px; }
	.medium-4 #dtnSpotlight .dtnad { padding: 10px 8px; max-height: 61px; height: 61px; }
	.medium-4 #dtnSpotlight { padding-bottom: 30px; }
	.c1.medium-4.columns.medium-pull-8 .spotlight-cont { 
		-webkit-column-count: 2;
		column-count: 2;
		-moz-column-count: 2;
    	height: 183px;
    	clear: both;
	}
	.c1-int #dtnSpotlight .dtnad.spotlight.row-3 { background: transparent; }
	.c1-int #dtnSpotlight .dtnad.spotlight.row-5 { 
		background: url(/includes/public/assets/dtn-spotlight-dot.gif) repeat-x bottom left;
	}
	.c1-int .dtnContainer .dtnad img { margin: 0 auto; width: 344px; display: block; }
}

@media only screen and (max-width: 767px) {
	#dtnSpotlight,
	.dtnContainer {
		max-width: 344px;
		float: none;
		margin: 0 auto;
		display: block;
		margin-bottom: 20px;
	}

	.content-right #dtnSpotlight { margin: 0 -18px 30px -18px;	 max-width: none;}
}

/* t -  */
.slideshow_container .panel_custom_dtn_container .dtnContainer{max-width:100%;}
@media only screen and (max-width: 1236px){
	.slideshow_container .panel_custom_dtn_container .dtnContainer a img{padding-top: 44px; padding-bottom: 10px;}
}