@charset "utf-8";
/* CSS Document */

/* Sample 8*/
.sample8 {
	margin:0;
	height:550px;
	width:678px;
	float:left;
	overflow: hidden;
	position: relative;
}
.h640 {
	height:640px;
}
#box8{
	position:absolute;
}
#box8 div{
	width:652px;
	float:left;
	height: 384px;
	padding:0px 12px 0 12px;
}
#box8 .buttons {
	text-align:left;
	width: 652px;
	height: auto;
	padding: 0px 0 0 0;
	position: relative;
	float: none;
}
#box8 .buttons span {
	margin: 0 0 0 0;
	display: block;
	width: 15px;
	height: 15px;
}
#box8 .next {
	position: absolute;
	right:0;
	top:190px;
	background-image:url(../images/arrowsright.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}
#box8 .prev {
	position: absolute;
	left:0;
	top:190px;
	background-image:url(../images/arrowsleft.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}
#box8 .next:hover, #box8 .prev:hover {
	background-position: 0 -15px;
}
#box8 .onecol {
	width:100%;
	height: 384px;
}
#box8 .twocol {
	width:100%;
	height: 384px;
}
#box8 .onecol td {
	text-align: center;
	vertical-align: middle;
	padding: 5px 30px 10px 30px;
}
#box8 .twocol td {
	text-align: left;
	vertical-align: middle;
	width: 50%;
}
#box8 .twocol .left {
	padding: 5px 5px 10px 30px;
}
#box8 .twocol .right {
	padding: 10px 30px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #757170;
}
#box8 .twocol .right strong {
	color: #272727;
	font-weight: normal;
}
#box8 .twocol .right h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #6A6A6A;
	margin: 0;
	padding: 0 0 2px 0;
}
#box8 .twocol .right h5 {
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #4a4a4a;
	padding: 0 0 0px 0;
}
#box8 .twocol .right h6 {
	font-size: 13px;
	line-height: 14px;
	font-weight: normal;
	padding: 8px 0 0px 0;
	margin-bottom: -4px;
	color: #4a4a4a;
}
#box8 .twocol .right p {
	margin: 0;
	padding: 6px 0 0px 0;
	clear: both;
	width: 280px;
}
#box8 .twocol .right ul {
	padding: 6px 0 0 20px;
	margin: 0;
}
#box8 .twocol .right li {
	list-style-position: outside;
	list-style-type: disc;
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 12px;
}
#box8 .twocol .right a {
	color: #FF0000;
	text-decoration: none;
}
#box8 .twocol .right a:hover {
	text-decoration: underline;
}
#box8 .twocol .right .linkspad {padding:12px 0 0 0; height:auto; width:auto; float:none;}
#box8 .twocol .right .linkspad h6 {margin-bottom:0px;}
#box8 .twocol .right .linkspad a {background-image:url(../images/arrow46.gif); background-position:100% 4px; background-repeat:no-repeat; float:left; padding-right:15px;}
#box8 .twocol .right .linkspad .smoothbox {margin:0; font-size:11px; float:none; display:inline; background:none;}
#box8 .twocol .right .linkspad .smoothtip {background:none; float:none; display:inline;}
/*#box8 .twocol .right .smallthumbs {width:100%;}
#box8 .twocol .right .smallthumbs td {text-align:left; vertical-align:top;}
#box8 .twocol .right .smallthumbs img {float:right; margin-left:15px;}*/
.sample8 .buttons {
	text-align:center;
	clear:both;
	display: block;
	padding: 0px;
	width: auto;
}
/*.sample8 .pad2le {
	padding: 12px 0 0 2px;
}
.sample8 .nopad {
	padding: 12px 0 0 0px;
}
.sample8 .thumbs3 {
	padding: 0px;
	width: auto;
}*/
.sample8 .buttons td {
	text-align: left;
	vertical-align: top;
	padding: 0 4px 0 0;
}
.sample8 .buttons span {
	color:#656565;
	cursor:pointer;
	font-family: "Times New Roman", Times, serif;
	font-size:13px;
	line-height: 13px;
	margin: 0;
	width: auto;
	height: auto;
	float: none;
	display: inline;
	padding: 0;
}
.sample8 .buttons span strong {
	font-weight: normal;
	display: none;
}
/*.sample8 .pad2le span {
	margin: 0 14px 10px 0;
}
.sample8 .nopad span {
	margin: 0 2px 2px 0;
	width: 83px;
	height: 83px;
}
.sample8 .thumbs3 span {
	margin: 0;
	width: auto;
	height: auto;
	float: none;
	display: inline;
	padding: 0 8px 0 0;
}*/
.sample8 .buttons span.active{}
.sample8 .buttons span:hover {/*color:#ff0000*/;}
.sample8 .buttons span img {
	background-color: #ffffff;
	/*border:1px solid #C7C7C7;*/
	width: 81px;
	height: 81px;
	margin: 0 auto 4px auto;
	display: inline;
}
.sample8 .buttons span.active strong {
	font-weight: normal;
	display: block !important;
}
/*.sample8 .nopad span img {
	width: 81px;
	height: 81px;
	margin: 0 0 0px 0;
}
.sample8 .thumbs3 span img {
	width: 81px;
	height: 81px;
	margin: 0 0 0px 0;
	display: inline;
}*/
.sample8 .buttons span:hover img {
	/*border-color: #ff0000;*/
}
.sample8 .buttons span.active img {
	/*border-color: #000000;*/
}
.sample8 .mask1{
	position:relative;
	width:676px;
	height:384px;
	overflow:hidden;
	padding:0px 0px 0 0px;
	border:1px solid #ffffff/*#a8a8a8*/;
	background-color: #FFFFFF;
}
