@charset "utf-8";
/* CSS Document */
.youtube {
    background: none repeat scroll 0% 0% #A8001A;
}

.youtube::before {
    width: 31px;
    height: 36px;
    background-position: -87px -103px;
}
.h10 {
    font: 17px/20px "Arial black",arial-#000,Arial,Helvetica,sans-serif;
    min-height: 1.2em;
    color: inherit;
    letter-spacing: 0px;
    margin: 0px 0px 8px;
}
.ice-slideshow-black	 {
	color:#ccc!important; 
	position:relative;
	overflow:hidden; 
	border:1px solid #cccccc;
	background:#222;
	width:auto; 
	height:auto;}
	
.ice-slideshow-black	a {
	color:#fff!important}
	
		.ice-slideshow-black li {
		list-style-type:none!important;	}
		
/* main flash */
.ice-slideshow-black .ice-main-wapper{ 
	overflow:hidden;
	position:relative;}
	
	.ice-slideshow-black .ice-main-wapper .ice-main-item { 
		overflow:hidden;
		padding:0px;
		margin:0px; 
		height:100%;
		background:#f1f1f2;
		width:100%;
		position:absolute;}
		
		.ice-slideshow-black .ice-main-wapper .ice-main-item h3.ice-title { 
			line-height:1.6em;
			padding:0;
			margin:0 0 .25em;}
		
		.ice-slideshow-black .ice-main-wapper .ice-main-item .ice-description{
			padding:1em 1.25em}
		
		.ice-slideshow-black .ice-main-wapper .ice-main-item .ice-description img {
			float:left;
			margin:.2em 1em .8em 0}	
			
/* item navigator */
.ice-slideshow-black .ice-navigator-wrapper { 
	position:relative;}
	
	.ice-slideshow-black .ice-navigator-outer  { 
		position:absolute; 
		right:0;
		top:0px;
		z-index:3;
		height:300px;
		width:310px;
		overflow:hidden }
		 
		.ice-slideshow-black  ul.ice-navigator { 
			top:0;
			padding:0; 
			margin:0;
			position:absolute;
			width:100%;}
			
			.ice-slideshow-black  ul.ice-navigator li { 
				cursor:hand;
				cursor:pointer;
				list-style:none!important;
				width:100%;
				border-bottom:1px solid #777;
				padding:0!important;
				margin:0!important;
				background:#444 }
			.ice-slideshow-black  ul.ice-navigator li:hover {
				background-color:#666}
				
				.ice-slideshow-black  ul.ice-navigator li div {
					padding:1em 1.25em;}
					
				.ice-slideshow-black .ice-navigator li .ice-title {
					 font-size:1em;
					 color:#ccc;
					 font-weight:normal;
					 margin:0!important; }
					 
				.ice-slideshow-black .ice-navigator li div img {	
					float:left;
					margin:0 .75em .75em 0 }
					
			.ice-slideshow-black .ice-navigator li.active {
				 background:#666 url(current_tab.png) no-repeat center left }


/**
 * BUTTONS CONTROL
 */
.ice-slideshow-black .ice-buttons-control{
	position:absolute; 
	top:0px;
	right:10px;
	padding:3px 20px;
	background:url(arrow_bg.png) no-repeat; 
	height:19px;
	width:30px}
	
	.ice-slideshow-black .ice-next, 
	.ice-slideshow-black .ice-previous {
		background:url(arrows.png) no-repeat;	
		width:10px;
		height:10px;
		text-indent:-9999em;
		position:relative;
		z-index:10;
		margin:0px;
		cursor:hand; 
		cursor:pointer;}
		
		.ice-slideshow-black .ice-next {
			background-position:0 0;			
			float:right;}
			
		.ice-slideshow-black .ice-previous {	
			background-position:0 -20px;
			float:left;}
			
		.ice-slideshow-black .ice-next:hover {
			background-position:0 -10px;}
			
		.ice-slideshow-black .ice-previous:hover { 
			background-position:0 -30px}
/*
 * css for override move the main wapper to the right side 
 */
 /* RIGHT ALIGMENT */
.ice-right-sl-black .ice-navigator-wrapper { float:right; }
.ice-right-sl-black .ice-main-wapper		  { margin-left:auto; margin-right:inherit; float:right }
.ice-right-sl-black .ice-navigator-outer   { position:relative }
 /* LEFT ALIGMENT */
.ice-left-sl-black .ice-navigator-wrapper { float:left; }
.ice-left-sl-black .ice-main-wapper		 { margin-left:auto; margin-right:inherit; float:left }
.ice-left-sl-black .ice-navigator-outer	 { position:relative }
.ice-left-sl-black .ice-navigator li.active { background-image:url(current_tab_l.png); background-position:center right;}
				 
 /* TOP, BOTTOm ALIGMENT */
.ice-top-sl-black .ice-navigator-outer,  .ice-bottom-sl-black .ice-navigator-outer{ position:relative; float:left }
.ice-top-sl-black .ice-navigator, 	    .ice-bottom-sl-black .ice-navigator 		{ width:9999em !important }
.ice-top-sl-black .ice-navigator li,     .ice-bottom-sl-black .ice-navigator li 	{ display:block; float:left; border-bottom:none; border-right:1px solid #777; }
/* Top Aligment */
.ice-top-sl-black .ice-navigator li.active { background-image:url(current_tab_t.png); background-position:center bottom;}
.ice-top-sl-black .ice-buttons-control { background-image:url(arrow_bg_t.png); top:auto; bottom:0; padding-top:12px; height:10px}
/* Bottom Aligment */
.ice-bottom-sl-black .ice-navigator li.active { background-image:url(current_tab_b.png); background-position:center top;}


/* VirtueMart Mode */
.ice-vmimagearea {
	float:left;
	height:100%;
	position:relative;
	overflow:hidden}


.ice-addtocart {
	clear:left;}
	
.ice-vmimagearea img {
	padding-bottom:2em;}
	
.ice-vmproductdesc {
	float:left;
	padding-left:15px;
	text-align:left;}	
	
.ice-vmproductdesc ul {
	margin:0;
	padding:0}	

.addtocart_button_module {
	cursor:pointer;}	