/* @override 
	http://staging.ligonier.org/media/css/module-feature.css
	http://cooper.local:8081/css/module-feature.css
	http://devmedia.ligonier.org/css/module-feature.css
	http://devmedia.ligonier.org/css/module-feature.css
	http://ligmedia:8888/media/css/module-feature.css
*/

ul#slideshow{
	height: 320px;
	position: relative;
	z-index: 0;
	padding-left: 10px;
	padding-right: 10px;
}

ul#slideshow li.slide {
	display: block;
	position: absolute;
	width: 940px;
	font-weight: bold;
	overflow: hidden;
	height: 320px;
}

#dot-list{
	display: block;
	height: 44px;
	line-height: 44px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	z-index: 1;
	background: url(../images/header-bar-bkg.gif) center center;
}

.feature-container{
	background: #3f3f3c;
}

#banner{
	z-index: 0;
	margin-bottom: 45px;
	height: 330px;
	overflow: hidden;
}

#banner p{
	margin: 0;
	color: #cfcfcf;
}

#banner li.layout-full a{
	display: block;
	width: 940px;
	height: 320px;
}


#slide-dropdown ul li a {
	color: #9d9d9d;
	text-decoration: none;
	font-size: 14px;
	display: block;
	height: 44px;
	padding-right: 20px;
	padding-left: 20px;
	/*text-shadow: #3a3a3a 0 -1px 0;*/
}
#slide-dropdown.dropdown ul li a{
	text-shadow: none;
}

#slide-dropdown.dropdown ul li a:hover{
	background: #EEE;
}

#slide-dropdown ul li {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#banner #dot-list ul{
	padding: 0;
	height: 44px;
	width: 300px;
	margin: 0 0 0 12px;
}

#banner #dot-list ul li{
	float: left;
	position: relative;
	overflow: hidden;
	background: url(../images/dot2.gif) no-repeat -12px 0;
	margin-left: 12px;
	height: 13px;
	width: 12px;
	top: 16px;
}

#bottom-bar{
	position: relative;
	z-index: 0;
	padding: 0 10px;
}

div#slide-dropdown{
	position: absolute;
	right: 20px;
	/* Slide have z-indexes of 99 and lower, mega-menu has z-index of 100 and higher */
	z-index: 112;
	width: 500px;
	background: url(../images/feature-dropdown-arrow.gif) no-repeat right center;
	top: 0;
	height: 44px;
	overflow: hidden;
}

div#slide-dropdown.dropdown{
	overflow: visible;
	background: none;
}

div#slide-dropdown ul{
	position: absolute;
	line-height: 44px;
	right: 12px;
	text-align: right;
	border: none;
	z-index: 120;
}

div#slide-dropdown ul li{
	display: block;
}

div.feature-container table tbody {
	height: 320px;
	overflow: hidden;
}

div.feature-container table th,
div.feature-container table td{
	vertical-align: middle;
	height: 320px;
	overflow: hidden;
	padding: 0;
	text-align: left;
}

div.feature-container table th{
	text-align: center;
}

/* This is the primary column */
div.feature-container table td{
	width: 390px;
	background: #3c3c3a url(../images/feature-banner-bkg-2col.jpg) center center;
	color: #fffeff;
}

div.feature-container table td a{
	color: #dedede;
}

div.feature-container table td a:hover{
	color: #FFF;
}

div#slide-dropdown.dropdown ul{
	background: #FFF;
	border: 1px solid #BBB;
	-webkit-box-shadow: rgba(0,0,0,0.3) 0 2px 10px; /* Mmm, CSS3 */
	-moz-box-shadow: rgba(0,0,0,0.3) 0 2px 10px; /* Mmm, CSS3 */
}

div#slide-dropdown.dropdown ul li{
	display: block;
}

#dot-list li a{
	display: block;
	height: 13px;
	width: 12px;
	text-indent: -1000px;
}

#dot-list canvas{
	position: absolute;
	top: 16px;
	left: 24px;
}

#dot-list li{
	display: inline;
}

#banner div.image-container {
	height: 320px;
	margin: 0 auto;
}

#banner h1,
#banner p{
	margin: 10px 40px;
	/*text-shadow: #111 0 1px 0;*/
}
#banner .feature-container ul{
	border-top: 1px dashed #b7b7b7;
	padding-top: 20px;
	margin: 20px 40px 10px;
	/*text-shadow: #111 0 1px 0;*/
}

#banner ul,
#banner p{
	font: normal normal 12px/24px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#banner h1{
	font: 28px/38px Georgia, "Times New Roman", Times, serif;
}

#banner div.feature-container li{
	display: block;
	list-style-position: outside;
	padding-left: 23px;
	background: url(../images/feature-banner-arrow.gif) no-repeat 2px 7px;
	font-weight: bold;
}

#banner div.feature-container li a{
	display: block;
}

/* Next/Prev Daily Resources */

a.resource-nav{
	position: absolute;
	top: 11px;
	text-indent: -10000px;
	overflow: hidden;
	display: block;
	height: 28px;
	width: 28px;
	background-position: 1px 0;
	z-index: 5000;
}

a.resource-nav:hover{
	background-position: 28px 0;
}

a#resource-prev{
	background-image: url(../images/resource-prev-button.gif);
	left: 130px;
}

a#resource-next{
	background-image: url(../images/resource-next-button.gif);
	right: 130px;
}

a#resource-prev.disabled,
a#resource-next.disabled{
	cursor: default;
}

a#resource-prev.disabled:hover,
a#resource-next.disabled:hover{
	background-position: 1px 0;
}

ul#resource-slides{
	overflow: hidden;
	height: 250px;
	position: relative;
}

li.resource-slide{
	overflow: hidden;
	width: 940px;
	height: 250px;
	position: absolute;
	top: 0;
	left: 0;
/*	background-color: #faf9f7;*/

}

/* In case there's a Javascript error */

li.resource-slide{
	z-index: 0;
}

li#resource-today{
	z-index: 1;
}
