/* @override http://www.fostexinternational.com/public/css/additionals-home.css */

/* @override http://www.fostexinternational.com/public/css/additionals-home.css */

#LogoHeader-Home {
	display: block;
	width: 410px;
	height: 165px;
	background: transparent url("../images/logo-Large.png") no-repeat 0 0;
	position: relative;
	z-index: 98;
	left: 260px;
	margin: -135px auto 65px;
	top: 105px;
}

/* Slide Show Overlay Content */

#SlideShow .ssOverlay-1 {
	width: 320px;
	height: 385px;
	background: #0b0f14;
	opacity: .85;
	position: absolute;
	top: 0;
	left: 50px;
}

#SlideShow .ssOverlay-1 .ssOverlayText {
	padding: 95px 50px 0;
	color: #ccc;
}

#SlideShow .ssOverlay-1 .ssOverlayText h2 {
	color: #fff;
}

#SlideShow .ssOverlay-1 .ssOverlayText p {
	color: #fff;
	font-size: 15px;
}

#SlideShow .ssOverlay-2 {
	width: 974px;
	background: #000;
	opacity: .7;
	position: absolute;
	bottom: 35px;
	left: 0;
}

#SlideShow .ssOverlay-2 .ssOverlayText {
	padding: 22px 0 20px;
	color: #ccc;
}

#SlideShow .ssOverlay-2 .ssOverlayText h2 {
	color: #fff;
	text-align: center;
	margin-bottom: 0;
}

/* Notice */

.notice-home {
	background-color: white;
	padding: 15px;
}


/* Crop News Image */

.boximg-blog-crop {
	width: 100px;
	overflow: hidden;
	height: 70px;
	float: left;
	margin-right: 10px;
	border: 1px dotted #fd7c1e;
}
