/*---------------------------------------------------------------- 
  Copyright:
  Copyright (C) 2008 IceTheme. All Rights Reserved
  
  License:
  Copyrighted Commercial Software 
  
  Author:
  IceTheme - http://wwww.icetheme.com
---------------------------------------------------------------- */

/* CSS Document */
.ice-slideshow-candy { 
	position:relative;
	float:left;
	clear:both;
	width:auto;
	padding:0;
	height:auto;}
		
/* main flash */
.ice-slideshow-candy .ice-main-wapper{ 
	overflow:visible;
	position:relative;}
	
	.ice-slideshow-candy .ice-main-wapper .ice-main-item { 
		overflow:hidden;
		padding:15px;
		margin:0px; 
		height:100%;
		width:100%;
		position:absolute;}
		
	
			.ice-slideshow-candy .ice-main-wapper .ice-main-item h3.ice-title {
				color:#fff;
				width:72%;
				line-height:1.35em;
				margin:0;
				bottom:45px;
				font-size:2em;
				padding:0;
				position:absolute;
				z-index:99;
				text-decoration:none}
				.ice-slideshow-candy .ice-main-wapper .ice-main-item h3.ice-title span {
					background:#000;
					background:rgba(0,0,0,.8);
					display:block;
					padding:5px 15px}	
					
					.ice-slideshow-candy .ice-main-wapper .ice-main-item h3.ice-title span:first-letter  {
						display: block; 
						float:left;
						color:#FFBF00;
						font: 2.65em/75% Georgia, "Times New Roman", Times, serif ;
						padding: 12px 9px 0 0; }
						
						
						
				.ice-slideshow-candy .ice-main-wapper .ice-main-item h3.ice-title a {
					color:#fff;
					text-decoration:none;}
			
			.ice-slideshow-candy .ice-main-wapper .ice-main-item p {
				margin-bottom:1em;}		
		
		.ice-slideshow-candy .ice-main-wapper .ice-main-item .ice-description{}
		
		.ice-slideshow-candy .ice-main-wapper .ice-main-item .ice-description img {
			float:none;
			-webkit-box-shadow:0 0 15px rgba(255,255,255,.4);
			-moz-box-shadow: 0 0 15px rgba(255,255,255,.4);
			box-shadow: 0 0 15px rgba(255,255,255,.4);
			margin:0}	
			.ice-slideshow-candy .ice-main-wapper .ice-main-item .ice-description img:hover {}
		

		
/* item navigator */
.ice-slideshow-candy .ice-navigator-wrapper { 
	position:absolute;
	overflow:hidden;
	right:0;
	margin:-55px 40px 0 0;}
	
	.ice-slideshow-candy .ice-navigator-outer  { 
		overflow:hidden;
		padding-top:10px; }
		 
		.ice-slideshow-candy  ul.ice-navigator { 
			padding:0;
			position:relative;
			text-align:center;
			overflow:hidden;
			margin:0 ;}
			
			.ice-slideshow-candy  ul.ice-navigator li {
				float:left;
				text-align:center;
				display:block;}
			
				
				.ice-slideshow-candy  ul.ice-navigator li div {
					margin:0 5px;
					height:12px;
					cursor:pointer;
					-moz-border-radius: 10px;
					-webkit-border-radius: 10px;
					border-radius: 10px;
					width:12px;
					background:#666;
					background:rgba(255,255,255,.4);}
					
						.ice-slideshow-candy  ul.ice-navigator li div span {
							display:none;}
			
			.ice-slideshow-candy  ul.ice-navigator li div:hover,
			.ice-slideshow-candy  ul.ice-navigator li.active div {
				background:#fff;
				background:rgba(255,255,255,.8);}

/**
 * BUTTONS CONTROL
 */
.ice-slideshow-candy .ice-buttons-control{}
	
	.ice-slideshow-candy .ice-next, 
	.ice-slideshow-candy .ice-previous {
		background:url(../images/mod_icetabs/arrows.png) no-repeat;	
		width:26px;
		position:absolute;
		text-indent:-9999em;
		height:35px;
		top:42%;
		z-index:10;
		margin:0px;
		cursor:hand; 
		cursor:pointer;}
		
		.ice-slideshow-candy .ice-next {
			background-position:0 -70px;
			right:35px;
			left:auto;}
			
		.ice-slideshow-candy .ice-previous {	
			background-position:0 0;
			left:28px;
			right:auto;}
			
		.ice-slideshow-candy .ice-next:hover {
			background-position:0 -105px;}
			
		.ice-slideshow-candy .ice-previous:hover { 
			background-position:0 -35px}
/*
 * css for override move the main wapper to the right side 
 */
 /* RIGHT ALIGMENT */
.ice-right-sl-candy .ice-navigator-wrapper { float:right; }
.ice-right-sl-candy .ice-main-wapper		  { margin-left:auto; margin-right:inherit; float:right }
.ice-right-sl-candy .ice-navigator-outer   { position:relative }
 /* LEFT ALIGMENT */
.ice-left-sl-candy .ice-navigator-wrapper { float:left; }
.ice-left-sl-candy .ice-main-wapper		 { margin-left:auto; margin-right:inherit; float:left }
.ice-left-sl-candy .ice-navigator-outer	 { position:relative }
				 
 /* TOP, BOTTOm ALIGMENT */
.ice-top-sl-candy .ice-navigator-outer,  .ice-bottom-sl-candy .ice-navigator-outer{ position:relative; float:left }
.ice-top-sl-candy .ice-navigator, 	    .ice-bottom-sl-candy .ice-navigator 		{ width:9999em !important }
.ice-top-sl-candy .ice-navigator li,     .ice-bottom-sl-candy .ice-navigator li 	{ display:block; float:left; }



/* Clearing floats without extra markup
   Based on How To Clear Floats Without Structural Markup by PiE
   [http://www.positioniseverything.net/easyclearing.html] */

.clearfix:after,  .container:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;}

.clearfix { display: inline-block; }   

* html .clearfix { height: 1%; }

.clearfix { display: block; }





/* VirtueMart Mode */
.ice-vmimagearea {
	float:left;
	padding-top:.6em;
	text-align:center;
	height:100%;
	width:27%;
	margin-right:2%;}

.ice-addtocart {
	clear:left;
	padding-top:.75em;}
	
.ice-vmimagearea img {
	text-align:center;
	float:none!important;
	margin:0 0 1em!important;}
	
.ice-vmproductdesc {
	float:left;
	width:70%;
	text-align:left;}	
	
.ice-vmproductdesc ul {
	margin:0;
	padding:0}	

.addtocart_button_module {
	cursor:pointer;}		
	

	.ice-price {
		text-align:center;
		margin-bottom:1em;}
		
		.ice-price .productPrice	 {
			font-weight:bold;
			font-size:1.7em;
			line-height:1.4em;
			white-space: nowrap;}
			
		.ice-price .product-Old-Price {
			color:#99003C;
			text-decoration:line-through;}	
		
		.ice-price .productPrice_save {
			filter:alpha(opacity=65);
			-moz-opacity:0.65;
			-khtml-opacity: 0.65;
			opacity: 0.65;}	
			
