@charset "UTF-8";
/* CSS Document */

.c8m_photo_box {
	clear: both;
	margin: 0;
	padding: 15px 0 25px 0;
	background-repeat: repeat-x;
	background-position: 0 42px;
}
.c8m_photo_box h2 {
	padding: 0;
	width: 600px;
	float: left;
	margin: 0;
	color:#333333;
	font-size:16px;
	font-weight:100;
}
.c8m_photo_box h5 {
	margin: 0;
	padding: 5px 0 0 0;
	font-weight: 100;
	font-size: 12px;
	height: 22px;
	width: 165px;
	float: right;
	text-align: right;
}
.c8m_photo_box a {
	color: #6099e9;
}
.c8m_photo_box .scroll {
	clear: both;
	margin: 0;
	width: 100%;
}
.c8m_photo_box .scroll a.prev, .c8m_photo_box .scroll a.next {
	height: 243px;
	width: 30px;
	display: block;
	float: left;
}
.c8m_photo_box .scroll a.prev {
	padding: 0;
}
.c8m_photo_box .scroll a.next {
	padding: 0 0 0 10px;
}
.c8m_photo_box .c8m_photo_box_colummn {
	position: relative;
	z-index: 1;
	padding: 10px 12px 10px 0px;
	height: 223px;
	width: 125px;
	float: left;
}
.c8m_photo_box .c8m_photo_box_colummn .image {
	position: relative;
	z-index: 1;
	margin: 0;
	padding: 0;
	height: 87px;
	width: 125px;
}
.c8m_photo_box .c8m_photo_box_colummn .image .clip {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
}
.c8m_photo_box .c8m_photo_box_colummn .c8m_photo_box_h3 {
	margin:0;
	padding: 0;
	font-weight: 100;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1.2em;
	float: left;
}
.c8m_photo_box .c8m_photo_box_colummn .c8m_photo_box_h4 {
	margin:0;
	font-family:Helvetica, Arial, sans-serif;
	padding: 0px;
	font-weight:bold;
	font-size:12px;
	color:red;
	float:left;
	width:90%;
}
.c8m_photo_box .c8m_photo_box_colummn a {
	color:#004e81;
}
.c8m_photo_box .c8m_photo_box_colummn a:hover {
	text-decoration: underline;
}
#c8m_scrollimages {
    width: 100%;
	padding: 5px 0;
 1border-top: 1px  dashed #999;
 1border-bottom: 1px dashed #999;
}
#c8m_galleryContainer {
	height: 243px;
	border: 0px solid #CCCCCC;
	position: relative;
	overflow: hidden;
	padding: 1px;
}
#c8m_arrow_left {
	position: absolute;
	left: 0px;
	z-index: 10;
	background-color: #fff;
	padding: 1px 0;
	height: 243px;
}
#c8m_arrow_right {
	position: absolute;
	right: 0px;
	z-index: 10;
	background-color: #fff;
	padding: 1px 0;
	height: 243px;
}
#c8m_theImages {
	position: absolute;
	left: 37px;
	width: 100000px;
	height: 243px;
}
#c8m_theImages #slideEnd {
	float: right;
}
