
.jIRP_container img {border: none;}
.clear{clear:both;}

.jIRP_container {
	float:none;
	font-family:Arial, Helvetica, sans-serif;
	overflow: hidden;
	width: 100%;
	height:340px;
	margin:0 0 20px 0;
}
.jIRP_container *{
	margin: 0; 
	padding: 0; 
	outline: none;
	text-decoration: none!important;
}
#jIRP_loading{
	float:none;
	width:128px;
	height:15px;
	position:absolute;
	z-index:999;
	margin:160px 0 0 204px;
}
#jIRP_li_arrow{
	float:none;
	width:14px;
	height:82px;
	position:absolute;
	z-index:999;
	margin:1px 0 0 519px;
}
#jIRP_main {
	background: #fff;
}
#jIRP_main a {color: #fff;}

/*--Main Image Preview--*/
.jIRP_main_image {
	width: 533px; 
	height: 333px;
	margin-top:-10px;
	padding-bottom:10px;
	float: left;
	position: relative;
	overflow: hidden;
	color: #fff;
	cursor:pointer;
}
.jIRP_main_image h2 {
	font-size: 2em;
	font-weight: normal;
	margin: 0 0 5px;	padding: 10px 10px 10px 0;
}
.jIRP_main_image p {
	font-size: 1.2em;
	padding: 10px 10px 10px 0;	margin: 0;
	line-height: 1.6em;
}
.jIRP_block small { 
	padding: 10px 0 0 0; 
	font-size: 11px;
}
.jIRP_main_image .jIRP_desc{
	position: absolute;
	bottom: 0;	left: 16px;
	width: 100%;
	display: none;
	z-index:98;
	line-height:23px;
}
.jIRP_main_image .jIRP_desc small{
	float:left;
	margin:-6px 0 1px 0;
	width:100%;
	font-size:18px;
}
.jIRP_main_image .jIRP_desc h2{
	font-size:21px;
	font-weight:bold;
	width:490px;
	line-height:22px;
}
.jIRP_main_image .jIRP_arrow{
	position: absolute;
	bottom: 0;	left: 0;
	width: 16px;
	height:82px;
	display: none;
	background:url(../imgs/jIRP_arrow.gif) 3px center no-repeat #F18216;
	z-index:99;
}
.jIRP_main_image .jIRP_block{
	width: 100%;
	background: #111;
	height:81px!important;
	_height:66px!important;
	border-top: 1px solid #000;
	padding-left:10px;
}
.jIRP_main_image a.jIRP_collapse {
	height: 27px; width: 93px;
	text-indent: -99999px;
	position: absolute; 
	top: -27px; right: 20px; 
}
.jIRP_main_image a.jIRP_show {background-position: left bottom;} 


.jIRP_image_thumb {
	float: left;
	width: 259px;
	background: #f0f0f0;
	border-right: 1px solid #fff;
	border-top: 1px solid #ccc;
}
.jIRP_image_thumb img {
	border: 1px solid #ccc; 
	padding: 5px; 
	background: #fff; 
	float: left;
}
.jIRP_image_thumb ul {
	margin: 0; padding: 0;
	list-style: none;
}
.jIRP_image_thumb ul li{
	float: left;
	margin: 0; 
	width: 263px;
	_width: 260px;
	height:81px;
	color:#fff;
	background:#F18216;
	border-top:1px solid #F9CDA2;
	border-bottom:1px solid #F7B473;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
}
.jIRP_image_thumb ul li.jIRP_hover {
	background: #FFF;
	color: #FE2D04;
	cursor: pointer;
}
.jIRP_image_thumb ul li.jIRP_active {
	background:#FFF;
	color: #FE2D04;
	cursor: default;
}
html .jIRP_image_thumb ul li h2 {
	font-size: 16px;
	font-weight:bold;
	margin: 0; padding: 0;
	line-height:18px;
}
.jIRP_image_thumb ul li .jIRP_block {
	float: left; 
	margin: 10px 0 0 10px;
	padding: 0;
}	
.jIRP_image_thumb ul li p{display: none;}



