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

#CiS_Slideshow {
	text-align:left;	
	padding-top:15px;
	margin-left:10px;
	width:970px; 
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	color:white;
}

#CiS_Slideshow h3 {
	color:#F2F2F2;
	margin-top:0px;
	padding-top:0px;
}

#CiS_Slideshow_Nav {
	position:relative;
	left:810px;
	top:280px;
	display:none;
}

#CiS_Slideshow_Nav a {
	color:white;
	text-decoration:none;
	font-weight:bold;
}

.cis-thumbnail-wrapper {
	width:57px;
	height:60px;
	overflow:hidden;
	float:left;
	margin-right:20px;
	text-align:center;
	border:#999999 2px solid;
}

.cis-thumbnail-wrapper img {
	width:auto; 
	height:60px;
}

#CiS_Details {
	padding-top:20px;
}

#CiS_Details a {
	color:white;
	text-decoration:none;
}

#CiS_Details_Image {
	float:left; 
	width:400px; 
	overflow:hidden;
	border:#999999 2px solid;
	text-align:center;
	background-color:#CCCCCC;
	background-image:url(../images/pic_bck.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}

#CiS_ThumbnailStrip {
	height:60px;
	width:3000px; 
	position:relative; 
	left:0px;
}

#CiS_Text {
	background-image:url(../images/transparent-bck.png);
	position:relative;
	margin-top:2px;
	margin-left:-402px; 
	padding:10px 0px 10px 10px;
	width:390px; 
	hight:500px; 
	float:left;
	font-size:14px;
	line-height:16px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	height:180px;
}

#CiS_Text a {
	color:white;
	text-decoration:none;
}

#fade {
	height:200px; 
	width:auto; 
}

.clear {
	clear:both;
}

.points {
	font-size:12px;
	font-weight:bold;
	position:relative;
	margin-bottom:7px;
	width:500px;
	text-align:center;
	margin-top:20px;
	left:-3000px;
}

#point1 {

}

@media only screen and (max-device-width: 480px) {
	#CiS_Text {
		background-image:none;
		display:none;
	 }
 }
 
.size1 {
	font-size:24px; 
}
.size2 {
	font-size:18px; 
}
.size3 {
	font-size:16px; 
}