#banner{
	border: 5px solid #fff;
	box-shadow: 0 0 3px rgba(0,0,0,0.4);
}


#banner .slideshow{
	max-width: none;
	margin: 0;
}

#banner .slideshow .pause-play{
	float: left;
}

#banner .slide{
	height: 410px;
	text-decoration: none;
}


#banner .slide .slide-outer{
	display: table;
	height: 100%;
}


#banner .slide .slide-inner{
	display: table-cell;
	vertical-align: middle;
}

#banner .slide .callout{
	background: rgba(183,188,191,0.7);
	padding: 30px;
	width: 490px;
	display: block;
	position: relative;
}

#banner .slide .callout h2, #banner .slide .callout p{

	color: #fff;
}

#banner .slide .callout h2{
	margin-bottom: 15px;
	letter-spacing: -0.05em;
	text-shadow: -1px 0 10px rgba(0, 0, 0, 0.4);
	font-size: 2.65em;
	margin-top: 0;
}

#banner .slide .callout .button{
	box-shadow: none;
}

#banner .pause-play{
	color: #fff;
}

#banner .overlay{
	position: absolute;
	z-index: 400;
	right: 10px;
	bottom: 4px;
	margin-top: -20px;
}


#banner .pager{
	margin-bottom: 0;
}

#banner .pager li{
	width: 60px;
	overflow: hidden;
	background: #fff;
}

#banner .pager li a{
	line-height: 0;
}

#banner .pager li a img{
	max-width: none;
}

.page-home .parts-search{
	padding: 24px 0 15px;
	margin: 20px auto 20px;
}

.page-home .parts-search h2{
	margin: -4px 0;
	text-align: right;
	font-weight: bold;
	font-family: "Maven Pro","Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 1.6em;
}

.page-home .parts-search label{
	color: #fff;
}

.page-home .parts-search input{
	margin-bottom: 0;
	width: 100%;
}

.page-home .parts-search input[type="submit"]{
	border: 3px solid #fff;
	background: none;
	font-size: 1em;
	margin: -2px -2px 0;
	padding: 6px;
}

.page-home .parts-search a{
	color: #fff;
	padding-right: 150px;
	font-size: 0.9em;
}

.page-home .parts-search label span{
	display: block;
	font-family: "Source Sans Pro","Helvetica Neue",Arial,Helvetica,sans-serif;
	font-size: 0.5em;
	font-weight: normal;
	margin-top: 3px;
	margin-right: 8px;
	color: #b7b7b7;
}

#callouts .blog li{
	margin-bottom: 1em;
}

#callouts h2{
	margin-bottom: 0.5em;
}

#footer{
	margin-top: 60px;
}

a, a:hover{
	color: #0E2E4C;
}
