/* slideshow gallery */
* html .slideshowlite {
	position: relative;
	/*border: 2px solid #111;*/
	overflow: hidden;
}
/* other*/
html>body .slideshowlite {
	position: relative;
	/*border: 2px solid #111;*/
	overflow: hidden;
}
/*ie7*/
*:first-child+html .slideshowlite {
	/*	*/position: relative;
	padding-right:380px;
	/*border: 2px solid #111;*/
	overflow: hidden;
	z-index: 100;
	/* */right:380px;
	
	margin-left:0px;
	margin-right:0px;
	width:760px;

}

/*other*/
html>body  .slideshowlite a {
		position: absolute;
		z-index: 1;
		width: 27px;
		height: 23px;
		color:#FFFFFF;

		background:#a3a3a3 none repeat scroll 0 0;
		font-family:Tahoma,Arial,Verdana;
		font-weight:bold;
		text-decoration:none;
		text-align:center;
		padding-top:0px;
}
/*ie7*/
*:first-child+html .slideshowlite a {
		/*position: absolute;
		z-index: 1;*/
		width: 30px;
		height: 24px;
		color:#FFFFFF;
		margin-top:0px;
		font-weight:bold;
		background:#a3a3a3 none repeat scroll 0 0;
		font-family:Tahoma,Arial,Verdana;
		text-decoration:none;
		text-align:center;
		padding-top:0px;
}
	.slideshowlite img {
		border: none;
	}

/* pagination control */
/**IE6**/
* html .slideshowlite ul,
.slideshowlite ol {
	list-style: none;
	position: absolute;
	margin: 0;
	font-weight:bold;
	bottom: 15px;
	right: 0px;
	z-index: 3;
	padding-right:10px;
}
/*Other Browsers*/
html>body .slideshowlite ul,
.slideshowlite ol {
	list-style: none;
	position: absolute;
	margin: 0 0 0 0 ;
	bottom: 5px;
	right: 0px;
	/*z-index: 3;*/
	padding-right:10px;
}
/*******IE7********/
*:first-child+html .slideshowlite ul,
.slideshowlite ol {
	list-style: none;
	position: absolute;
	margin: 0 0 0 0px;
	bottom: 13px;
	right: 3px;
	z-index: 3;
	padding-right:10px;

}
/*****************************/
/* ...............IE6..............*/
* html .slideshowlite ul li,
	.slideshowlite ol li {
		float: left;
		margin-top: 0;
		margin-right: 10px;
		margin-bottom: 50px;
		margin-left: 0px;
		width: 26px;
		height:26px;
		font-family:Tahoma, Arial, Verdana;
		font-size:12px;
		color:#fff;
	}
/*..............IE7................*/	
*:first-child+html .slideshowlite ul li, 
.slideshowlite ol li {
		float: left;
		margin-top: 0;
		margin-right: 10px;
		margin-bottom: 10px;
		margin-left: 0px;
		width: 26px;
		height:25px;
		font-family:Tahoma, Arial, Verdana;
		font-size:12px;
		color:#fff;
			/*border-bottom:1px solid #333333;*/
	}
/* .............Other Browsers..................*/
html>body .slideshowlite ul li, 
	.slideshowlite ol li {
		float: left;
		margin: 0 15px 10px 0;
		width: 26px;
		height:26px;
		font-family:Tahoma, Arial, Verdana;
		font-size:12px;
		color:#fff;
	}
/***********************************************/
	
/*............Other...............*/	
html>body 	.slideshowlite ul li a {
		position: relative;
		display: block;
		width: 16px;
		height:20px;
		font-family:Tahoma, Arial, Verdana;
		font-size:12px;
		color:#fff;
		padding-top:4px;
		padding-bottom:4px;
		padding-left:5px;
		padding-right:5px;
		/*margin:5px;*/
		text-decoration: none;
		background: #A3A3A3;
		/*border: 1px solid #686868;*/
		text-align: center;
	}
	/*.....................IE6...................*/
	* html .slideshowlite ul li a {
		position: relative;
		display: block;
		width: 16px;
		height:18px;
		font-family:Tahoma, Arial, Verdana;
		font-size:12px;
		color:#fff;
		padding-top:4px; padding-bottom:4px; padding-left:5px; padding-right:5px;
		/*margin:5px;*/
		text-decoration: none;
		background: #A3A3A3;
		/*border: 1px solid #686868;*/
		text-align: center;
	}
/*...........IE 7..................*/	
*:first-child+html .slideshowlite ul li a {
		position: relative;
		display: block;
		width: 20px;
		height:20px;
		font-family:Tahoma, Arial, Verdana;
		font-size:12px;
		color:#fff;
		padding-top:4px; padding-bottom:5px; padding-left:5px; padding-right:5px;
		/*margin:5px;*/
		text-decoration: none;
		background: #A3A3A3;
		/*border: 1px solid #686868;*/
		text-align: center;
	}	
/*.............current and hover styles for pagination.......................*/
/**other browsers*/
html>body .slideshowlite ul li a.current {
		color: #fff;
		font-weight: bold;
		/*border: 1px solid #A3A3A3;*/
		background:#686868;
	}
	
html>body .slideshowlite ul li a:hover {
		color: #fff;
		background: #333;
	}
/**IE6*/
* html  .slideshowlite ul li a.current {
		color: #fff;
		font-weight: bold;
		/*border: 1px solid #A3A3A3;*/
		background:#686868;
	}
* html  .slideshowlite ul li a:hover {
		color: #fff;
		background: #333;
	}
/*IE 7*/
*:first-child+html .slideshowlite ul li a.current {
		color: #fff;
		font-weight: bold;
		/*border: 1px solid #A3A3A3;*/
		background-color:#686868;
	}
*:first-child+html 	.slideshowlite ul li a:hover {
		color: #fff;
		background-color:#333333;
	}
/* caption control */
.slideshowlite ol {
	top: 5px;
	position: relative;
	overflow: hidden;
	width: 100%;
	height:100%;
	font-size: 14px;
	color: #fff;
	/**/background: #000; 
	padding: 3px 10px;
}
	.slideshowlite ol li {
		width: 100%;
	}
