
div#footer {
  margin-top: 1770px;
}
/*
body{
max-width: 1200px;
}*/

#gallery{
max-width:1200px;	
}

#gallery{
position:relative;
margin: 0 auto;
overflow:hidden;
width:1200px;
height:640px;
}
#slider{
position:absolute;
left:0;
height:578px;
}
.slide {
position:relative;
float:left;
width:1200px;
background-repeat: no-repeat;
background-size: 1200px;
height: 700px !important;
}
.slide img{
width:100%;
}
/* buttons */
#gallery > span{
cursor:pointer;
position:absolute;
width:50px;
height:100%;
background:rgba(255,255,255,0.5);
opacity:0;
}
#next{
right:0px;
}
#gallery > span:hover{
opacity:0;
}	
.link-list {
padding-top: 15px;
}
.link-list li a {
color: white;
}
.link-list li{
float: left; 
margin-right: 10px;
list-style: none;	
}
#slideblurb {
color: white;
float: left;
position: absolute;
top: 170px;
z-index: 99;
}
#corner-cover{
width:100px;
height: 50px;
background: white;
position: absolute;
bottom: 0px;
right:0px;	
}
.slide_info_container{
	margin-top: 150px;
	width: 475px;
	height: 150px;
	background-color: #ffffff;
}
.slide_title{
	padding: 10px 10px 10px 100px;
	font-size: 18px;
	color: #ffffff;
	background-color: #000000;
}
.slide_context{
	padding: 10px 10px 10px 100px;
	background-color: #ffffff;
}
.slide_context a{
	color: #ce311f;
	text-decoration: none;
	text-transform: uppercase;
}
h2#slideblurb {
background: black;
}
p.blurbtext {
background-color: #ffffff;
z-index: 9999999;
top: 210px;
width: 460px;
padding: 20px !Important;
color: #ce311f;
}
.navitem{
	background-image:url(/images/2015/cn_bullet.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 12px;
	margin-right:10px;
	display: inline-block;
}
.navitem a{
	color: #ce311f;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
}
.navitem a:hover{
	color: #000000;
}
.contextnav {
background-color: #ffffff;
width: 460px;
}
.contextnav li a {
	color: #ce311f;	
	text-decoration: none;
	font-weight: bold;
	text-transform:uppercase;
}
.contextnav li  {
float: left; 
display: inline-block;
margin-right: 10px;
list-style-image:url(/images/2015/cn_bullet.png);
}
#slider-controls{
float: left;
margin-top: 0px;
position: absolute;
padding-bottom: 0px !important;
margin-bottom: 0px;
background: white;
z-index: 999;
top: 300px;
left: 100px;
max-width: 125px;
height: 35px;
	padding-left: 10px;
}
#slider-controls img{
	margin-top: 7px;
	margin-right: 10px;
}
/*
#slider-controls li {
float: left;
margin-right: 20px;
font-size: 32px !important;
line-height: 32px;
}
#slider-controls li.selected{
	color: #ce311f !important;
}
#slider-controls li.unselected{
	color: #dadada !important;
}
#slider-controls li:last-child{
	margin-right: 0;
}
*/
#slider-overlay{
width: 500px;
height: 200px;
float: left;
margin-top: -100px;
z-index: 98 !important;
position: absolute;
top:250px;	
}	
.blurb{
padding: 15px;
color: white;
font-weight: normal;	
}
#angle{
width: 1200px;
height: 618px;
background-image: url('/images/2015/angle.png');
background-repeat: no-repeat;
margin-top: -210px;
position: absolute;
}


#slider-controls li {
list-style: disc !important;
}



