.panel h2.title { margin-bottom: 10px; color:#fff; }
noscript div { background: #ccc; border: 1px solid #900; margin: 20px 0; padding: 15px }

/* Most common stuff you'll need to change */

.coda-slider-wrapper{
width:980px;
margin:0px auto;
overflow:hidden;
height:328px;
}

.coda-slider {color:#fff;}

/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
.coda-slider-no-js .coda-slider { height: 200px; overflow: auto !important; padding-right: 20px }

/* Change the width of the entire slider (without dynamic arrows) */
.coda-slider, .coda-slider .panel { width: 900px } 

/* Change margin and width of the slider (with dynamic arrows) */
.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { width: 900px }
.coda-slider-wrapper.arrows .coda-slider { margin: 0 10px }

/* Arrow styling */
.coda-nav-left a, .coda-nav-right a{
text-indent:-1000px;
overflow:hidden;
height:30px;
width:30px;
margin-top:130px;
padding:0px;
}
.coda-nav-left a{
background:transparent url(../images/slider_back.png) no-repeat scroll 0 0;
}
.coda-nav-right a{
background:transparent url(../images/slider_next.png) no-repeat scroll 0 0;
}




/* Panel padding */
.coda-slider .panel-wrapper {
height:300px;
margin-bottom:0px;
}

/* Preloader */
.coda-slider p.loading { padding: 20px; text-align: center }

/* Don't change anything below here unless you know what you're doing */

/* Tabbed nav */
.coda-nav ul{
	clear: both; display: block; margin: auto; overflow: hidden;
	}
.coda-nav ul li {
    display: inline;
    margin-right: 10px;
}
.coda-nav ul a {
    text-decoration: none;
	font-size:12px;
	font-weight:bold;
	color: #98b8e7;
	display: block;
	float: left;
	margin-right: 1px;
	padding: 8px 10px;
	text-decoration: none;
	border-right:1px solid #004ba2;
	border-left:1px solid #001c50;
}
/* Tab nav */
.coda-nav ul a.current {
    color:#fff;
	background:#031665;
}
.coda-nav ul a:focus {
    outline: none;
}
a:focus {
	outline: none;
}
/* Miscellaneous */
.coda-slider-wrapper { clear: both; overflow: hidden }
.coda-slider { float: left; overflow: hidden; position: relative; height:300px; }
.coda-slider .panel { display: block; float: left }
.coda-slider .panel-container { position: relative }
.coda-nav-left, .coda-nav-right { float: left }
.coda-nav-left a, .coda-nav-right a { display: block; text-align: center; text-decoration: none }
.coda-nav{
height:328px;
overflow:hidden;}
.panel-wrapper {
height:300px;
overflow:hidden;
text-indent:-20000px;
position:relative;
}
.panel-wrapper h2{
margin:0px;
border:none;
}
#enterprise{
background:url(/image_library/slider_commerce.png) no-repeat;
}
#multichannel{
background:url(/image_library/slider_mobile.png) no-repeat;
}
#strategy{
background:url(/image_library/slider_services.png) no-repeat;
}
#foundation{
background:url(/image_library/slider_infrastructure.png) no-repeat;
}
#blueprints{
background:url(/image_library/slider_blueprints.png) no-repeat;
}

#kfc{
background:url(/image_library/slider-kfc.png) no-repeat;
}

#vespa{
background:url(/image_library/slider_vespa.png) no-repeat;
}
#lmc12{
background:url(/image_library/slider_bhlmc12.png) no-repeat;
}

.panel-wrapper a.learnMore{
display:block;
position:absolute;
top:0px;
left:0px;
height:300px;
width:900px;
z-index:9;
}
.panel-wrapper a.learnMore span{
position:absolute;
left:-300px;
}
