@charset "UTF-8";
/* CSS Document */

.style1 {color: #CC9900}
#credits  p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
#credits a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: underline;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CF9E0B;
	padding-bottom: 0px;
	padding-left: 0px;
}
#credits a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: underline;
}
.left10 {
	margin-left: 10px;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.leftCol {
	float: left;
	width: 215px;
	margin-right: 20px;
	margin-left: 10px;
}
.mainPic {
	width: 480px;
	float: left;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #999;
}
.scrollable {
	height: 570px;
	width: 766px;
	overflow: auto;
}
.gold {
	color: #CF9E0B;
}
.clear {
	clear: both;
}

img{
	margin: 0px;
}

div.slide p {
	color: #FFF;
}
div.slide {
	width: 350px;
	height: 208px;
	float: left;
	text-align: center;
	position: relative;
	border:1px solid #CCC;
	margin-top: 10px;
	margin-left: 10px;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

div.slide div {
	width: 350px;
	height: 208px;
	padding: 0;
	display: none;
	position: absolute;
	bottom: 0px;
	background-color: rgba(125, 125, 125, 0.8);
	bottom: 0px;
	left:0px;
}
div.sparDetail {
	width: 350px;
	height: 208px;
	float: left;
	text-align: center;
	position: relative;
	border:1px solid #CCC;
	margin-top: 10px;
	margin-left: 10px;
	cursor: pointer;
}