div.content {
	/* The display of content is enabled by a javascript generated style on the page.
	   This is so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float:right;
	/*width:696px; */
	margin-top:25px;
	background-image:url(../Images/ajax-loader.gif); 
	background-repeat:no-repeat;
	background-position:center;


}
div.controls {
	margin-bottom:0px;
	clear: both;
	height:20px;
	width:540px;
	float:right;
}
div.ss-controls {
	float: left;
	font-size:12px;
	text-decoration:underline;
	
}
div.ss-controls span {
	color: #666666;
	cursor: pointer;
}
div.nav-controls {
	float: right;

}
div.nav-controls a {
	padding:0 0 0 15px;
}
div.slideshow {
	clear: both;
}
div.slideshow span.image-wrapper {
	float: right;
	padding-bottom: 12px;
}
div.slideshow a.advance-link {
	padding: 2px;
	margin-top:2px;
	display: block;
	border: 1px solid #ccc;
	/*width:590px; */
	height:346px;
}
div.slideshow img {
	border: none;
	display: block;
}
div.download {
	float: right;
}
div.embox {
	clear: both;
	border: 1px solid #ccc;
	background-color: #eee;
	line-height: 1em;
	padding: 5px 0 5px 12px;
	width:520px;
}
div.image-title {
	font-size: 11px;
}

div.image-desc {
	font-size: 11px;
	padding-top: 0px;
}
div.navigation {
	/* The navigation style is set by a javascript generated style on the page.
	   This is so that the javascript specific styles won't be applied unless javascript is enabled. */
	/*border:1px solid #ccc;*/
	padding-left:10px;
	padding-top:0px;
	padding-bottom:10px;
}

ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}
ul.thumbs li a {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
	height:75px;
	width:75px;
	overflow:hidden;
}
ul.thumbs li.selected a {
	background: #000000;
	height:75px;
	width:75px;
}
ul.thumbs a:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
	height:75px;
	width:75px;
}
div.pagination {
	clear: both;

}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination strong {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 6px 2px 6px;
	border: 1px solid #ccc;
	font-size:11px;
/*	background-color: #666666;*/
}

/*jitendra singh deora creative player */
div.pagination a:hover {
	background-color: #CCCCCC;
	text-decoration: none;
	font-size:11px;
}
div.pagination strong {
	background-color: #333333;
	color:#FFFFFF;
}
#navigation ul{ display:block;}
#navigation li{ background:none; list-style:none; padding:0px 5px 0px 0; margin:5px 0 0 0;}
.slidshowRight{ float:right; width:540px;}
.slidshowleft{ float:left; width:270px;}