@charset "utf-8";
/******************** <<<<<<<<<< [VERSION 3.1.1.1] >>>>>>>>>> *******************
	<summary>
		Created By		:	Asif Ahmed
		Company			:	WebOnRetail Technologies
		Creation Date	:	07 March 2012 
		Date Modified	:	07 March 2012
		Dependencies	:	None
		Website			:	www.webonretail.com
		Email			:	asif.ahmed01@gmail.com
		Copyright (c) 2011 webonretail Technologies. All rights reserved.
	</summary>
/**************************************************************************/
.asf-gallery	{
	position:relative;
	z-index:41;
	overflow:hidden;
}
.asf-gallery, ul.asf-gallery-images, ul.asf-gallery-images li	{
	display:block;
	width:100%;
	height:100%;
	left:0px;
	top:0px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
	overflow:hidden;
}
ul.asf-gallery-images li img	{
	display:block;
	left:0px;
	top:0px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
ul.asf-gallery-images li { 
	position:absolute;
	visibility:hidden;
	z-index:1;
}
ul.asf-gallery-images li.active {
    z-index:10;
	visibility:visible;
    opacity:1.0;
	-moz-opacity:1.0;
	-khtml-opacity:1.0;
	filter:alpha(opacity=100);
}
ul.asf-gallery-images li.last-active {
    z-index:9;
}
/*asf-gallery-images Buttons */
ul.asf-gallery-buttons	{
	position:absolute;
	display:block;
	width:100%;
	height:80px;
	max-width:100%;
	max-height:80px;
	left:0px;
	top:50%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	margin-top:-40px;
	list-style-type:none;
	overflow:hidden;
	z-index:49;
}
ul.asf-gallery-buttons li a,  ul.asf-gallery-buttons li.buttonPrev, ul.asf-gallery-buttons li.buttonPlay, ul.asf-gallery-buttons li.buttonPause, ul.asf-gallery-buttons li.buttonNext, ul.asf-gallery-buttons li.buttonDisableNext, ul.asf-gallery-buttons li.buttonDisablePrev	{
	position:absolute;
	display:block;
	width:80px;
	height:80px;
	max-width:80px;
	max-height:80px;
	padding:0px 0px 0px 0px;
	bottom:0px;
	cursor:hand;
	text-decoration:none;
	background-color:transparent;
}
/*Slide Show Play Button */
ul.asf-gallery-buttons li.buttonPlay, ul.asf-gallery-buttons li.buttonPlay:link, ul.asf-gallery-buttons li.buttonPlay:visited, ul.asf-gallery-buttons li.buttonPlay:active  {
	left:-40px;
	margin-left:50%;
	background-image:url(asfgallery.png);
	background-position:-160px 0px;
	background-repeat:no-repeat;
}
ul.asf-gallery-buttons li.buttonPlay:hover {
	background-image:url(asfgallery.png);
	background-position:-160px -80px;
	background-repeat:no-repeat;
}
/*Slide Show Pause Button */
ul.asf-gallery-buttons li.buttonPause, ul.asf-gallery-buttons li.buttonPause:link, ul.asf-gallery-buttons li.buttonPause:visited, ul.asf-gallery-buttons li.buttonPause:active  {
	left:-40px;
	margin-left:50%;
	background-image:url(asfgallery.png);
	background-position:-80px 0px;
	background-repeat:no-repeat;
}
ul.asf-gallery-buttons li.buttonPause:hover {
	background-image:url(asfgallery.png);
	background-position:-80px -80px;
	background-repeat:no-repeat;
}
/*Slide Show Previous Button */
ul.asf-gallery-buttons li.buttonPrev, ul.asf-gallery-buttons li.buttonPrev:link, ul.asf-gallery-buttons li.buttonPrev:visited, ul.asf-gallery-buttons li.buttonPrev:active		{
	left:5px;
	background-image:url(asfgallery.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
ul.asf-gallery-buttons li.buttonPrev:hover {
	background-image:url(asfgallery.png);
	background-position:0px -80px;
	background-repeat:no-repeat;
}
/*Slide Show Previous Button */
ul.asf-gallery-buttons li.buttonDisablePrev, ul.asf-gallery-buttons li.buttonDisablePrev:link, ul.asf-gallery-buttons li.buttonDisablePrev:visited, ul.asf-gallery-buttons li.buttonDisablePrev:active		{
	left:5px;
	background-image:url(asfgallery.png);
	background-position:0px -160px;
	background-repeat:no-repeat;
}
ul.asf-gallery-buttons li.buttonDisablePrev:hover {
	background-image:url(asfgallery.png);
	background-position:0px -160px;
	background-repeat:no-repeat;
}
/*Slide Show Next Button */
ul.asf-gallery-buttons li.buttonNext, ul.asf-gallery-buttons li.buttonNext:link, ul.asf-gallery-buttons li.buttonNext:visited, ul.asf-gallery-buttons li.buttonNext:active		{
	right:5px;
	background-image:url(asfgallery.png);
	background-position:-240px 0px;
	background-repeat:no-repeat;
}
ul.asf-gallery-buttons li.buttonNext:hover {
	background-image:url(asfgallery.png);
	background-position:-240px -80px;
	background-repeat:no-repeat;
}
/*Slide Show Next Button */
ul.asf-gallery-buttons li.buttonDisableNext, ul.asf-gallery-buttons li.buttonDisableNext:link, ul.asf-gallery-buttons li.buttonDisableNext:visited, ul.asf-gallery-buttons li.buttonDisableNext:active		{
	right:5px;
	background-image:url(asfgallery.png);
	background-position:-240px -160px;
	background-repeat:no-repeat;
}
ul.asf-gallery-buttons li.buttonDisableNext:hover {
	background-image:url(asfgallery.png);
	background-position:-240px -160px;
	background-repeat:no-repeat;
}
/*-------------------------------------*/
/*asf-gallery-images Buttons */
ul.asf-gallery-tab-buttons	{
	position:absolute;
	display:block;
	width:100%;
	left:0px;
	bottom:0px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
	overflow:hidden;
	z-index:49;
}
ul.asf-gallery-tab-buttons li	{
	position:relative;
	display:inline-block;
	width:20px;
	height:20px;
	padding:0px 0px 0px 0px;
	margin:0px 5px 0px 0px;
	cursor:hand;
	text-decoration:none;
	background-color:transparent;
}
.buttonActive, a.buttonActive, a.buttonActive:link, a.buttonActive:visited, a.buttonActive:active  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	line-height:12pt;
	color:#666666;
	text-decoration:none;
	text-align:center;
	vertical-align: middle;
	font-weight: bold;
	display:inline-block;
	width:20px;
	height:20px;
	margin:0px 5px 0px 0px;
	padding:2px 0px 0px 0px;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: hand;
	background-image:url(button_active.png);
	background-position:left top;
	background-repeat:no-repeat;
}
.buttonHover, a.buttonHover, a.buttonHover:link, a.buttonHover:visited, a.buttonHover:active  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	line-height:12pt;
	color:#c76baf;
	text-decoration:none;
	text-align:center;
	vertical-align: middle;
	font-weight: bold;
	display:inline-block;
	width:20px;
	height:20px;
	margin:0px 5px 0px 0px;
	padding:2px 0px 0px 0px;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: hand;
	background-image:url(button_hover.png);
	background-position:left top;
	background-repeat:no-repeat;
}
a.buttonActive:hover, a.buttonHover:hover {
	color:#c76baf;
	background-image:url(button_hover.png);
	background-position:left top;
	background-repeat:no-repeat;
}