
a {color: #fff;}

/*--Main Image Preview--*/
.main_image {
	width: 350px; height: 290px;
	float: left;
	background: #333;
	position: relative;
	overflow: hidden;
	color: #fff;
}
.main_image h2 {
	color: #fff;
	font-size: 11px;
	font-family:Tahoma;
font-weight:bold;
text-decoration:none;
text-align:right;
font-size:11px;
	font-weight: bold;
padding-right: 4px;
}
.main_image p {
color: #fff;
font-size: 11pt;
font-family:Tahoma;
font-weight:bold;
text-decoration:none;
text-align:right;
font-size:11px;
padding-right: 4px;
}
.main_image a.p{
color: #fff;
	font-size: 11pt;
	padding: 10px;	margin: 0;
	line-height: 1.6em;
}
.block small { 
	padding: 0 0 0 20px; 
	background: url('../images/icon_calendar.gif') no-repeat 0 center; 
	font-size: small; 
}
.main_image .block small {margin-left: 10px;}
.main_image .desc{
	position: absolute;
	bottom: 0;	left: 0;
	width: 100%;
	display: none;
}
.main_image .block{
	width: 100%;
	background: #111;
	border-top: 1px solid #000;color: #fff;
}
.main_image a.block{

	color: #fff;
}
.main_image a.collapse {
	height: 27px; width: 93px;
	color: #fff;
	text-indent: -98888px;
	position: absolute; 
	top: -27px; right: 20px; 
}
.main_image a.show {background-position: left bottom; color: #fff;} 


.image_thumb a {
	float: left;
	width: 100px;
color: #fff;
}
.image_thumb {
	float: left;
	width: 100px;

}
.image_thumb img {
	padding: 5px; 
	background: #fff; 
	float: left;
}
.image_thumb ul {
	margin: 0; padding: 0;
		color: #fff;
	font-size: 11px;
	font-family:Tahoma;
font-weight:bold;
text-decoration:none;
text-align:right;
font-size:11px;
	font-weight: bold;
padding-right: 4px;
}
.image_thumb ul li{
	margin: 0; 
	background: url('../images/bg1.jpg') repeat-x;
	width: 200px;
	float: left;
		font-size: 11px;
	font-family:Tahoma;
font-weight:bold;
text-decoration:none;
text-align:right;
font-size:11px;
	font-weight: bold;
padding-right: 4px;

}
.image_thumb ul li.hover {
	background: url('../images/bg2.jpg') repeat-x;
	font-size: 11px;
	font-family:Tahoma;
font-weight:bold;
text-decoration:none;
text-align:right;
font-size:11px;
	font-weight: bold;
padding-right: 4px;
	cursor: pointer;
}
.image_thumb ul li.active {
	background: url('../images/bg2.jpg') repeat-x;
	cursor: default;
		font-size: 11px;
	font-family:Tahoma;
font-weight:bold;
text-decoration:none;
text-align:right;
font-size:11px;
	font-weight: bold;
padding-right: 4px;
}
html .image_thumb ul li h2 {
	font-size: 11px;
	font-family:Tahoma;
font-weight:bold;
text-decoration:none;
text-align:right;
font-size:11px;
	font-weight: bold;
padding-right: 4px;
}
.image_thumb ul li .block {
	float: left; 
	margin-left: 10px;
	padding: 0;
	width: 170px;
}	
.image_thumb ul li p{display: none;}



