
#slider-bottom {
        background: url(../images/people/slider-bg-bottom.png);
        height: 7px;
}
        .coda-slider-wrapper {                                
                background: url(../images/people/slider-bg.png);
        }

	.coda-slider {                 
                margin: 20px 20px 13px 20px;
        }


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

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

	/* 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 }
	.coda-nav ul li a { background: #000; color: #fff; display: block; float: left; margin-right: 1px; padding: 3px 6px; text-decoration: none }

	/* Miscellaneous */
	.coda-slider-wrapper { clear: both; overflow: auto }
	.coda-slider { float: left; overflow: hidden; position: relative }
	.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 }

        #cross-links {
                margin-right: -30px;
                padding: 20px 2px 0 2px;

}

#cross-links a {
        text-decoration: none;
        color: #e1e1e1;
        display: block;
        height: 74px;
        line-height: 18px;
}

#cross-links a:hover, #cross-links a.current {
        background: url(../images/people/active.gif) repeat-x;
}

#cross-links li {
        float: left;
        border: 1px solid #3d3d3d;
        width: 218px;
        margin-right: 19px;
        margin-bottom: 14px;
        font-size: 11px;
}

#cross-links img {
        float: left;
        margin: 0 15px 0 0;
}

#cross-links span {
        display: block;
        padding-top: 10px;
        padding-right: 10px;
}

.panel {
        color: #ebebeb;
        font-size: 13px;
        line-height: 17px;
}

.panel h2 {
        color: #cca16e;
        font-size: 30px;
        text-transform: uppercase;
        padding-top: 2px;
        line-height: 1em;
}

.panel .title {
        font-size: 14px;
        text-transform: uppercase;
        margin: 3px 0 8px 0;
}

.panel img {
        float: left;
}

.panel p {
        margin: 10px 0;
}

.panel div.read-more {
        display: none;
}

.panel .float-left {
        width: 390px;
}

.panel .images {
        padding: 0 15px 0 0;
        width: 485px;        
}

.panel .images img.hidden {
        display: none;
        margin: 15px 0 0 0;
}

/*love to play*/
#love-to-play {
	overflow: hidden; height: 1%;
	padding: 45px 0 15px 0;
        clear: left;
}

#love-to-play div {
	float: left;
	width: 347px;
	padding-left: 20px;
	font-size: 12px;
        color: #ebebeb;
}

#love-to-play h4 {
	font-weight: bold;
	font-size: 14px;
        margin: 0 0 5px 0;
}

#love-to-play h3 {
	font-size: 24px;
	color: #af5b46;
	text-transform: uppercase;
	line-height: 31px;
	padding: 120px 0 0 0;
	float: left;
	width: 200px;
}

#love-to-play .first {
	border-left: 1px solid #1c1c1c;
}

#love-to-play img {
	margin-bottom: 8px;
}
