.video_thumbs{
	float: left;
	width:100%;
	overflow: hidden;
	text-align: center;
	margin-bottom:15px;
}
.video_thumbs img
{
	width:100% !important;
	margin-bottom:5px;
	z-index:1;
}
.video_thumbs .title_video_thumbs
{
	text-align: center;
	line-height:16px;
	position: relative;
	float: left;
	width:100%;
	height:34px;
	overflow: hidden;
}
.img_video_thumbs
{
	float: left;
	width:100%;
	position: relative;
}
.video_play_icon
{
	
    height: 100%;
    left: 0;
	opacity:0.6;
    position: absolute;
    top: 0;
    transition: all 0.4s ease-in-out 0s;
    width: 100%;
	background:url(../img/play_icon.png) no-repeat center center ;
	
}
.img_video_thumbs
{
	border:1px solid #eee;
	margin-bottom:5px;
}
.img_video_thumbs:hover .video_play_icon
{
	opacity:1;
}
.video_show
{
	float: left;
	width:100%;
	margin-top:20px;
	margin-bottom:20px;
}
.video_title
{
	float: left;
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
}
.video_title h1
{
 	font-weight: normal;
	font-size:20px !important;
	line-height:30px;
}
.video_related_h3 h3
{
	font-weight: normal;
	font-size:22px;
	line-height:30px;
}
.share_this
{
	float: left;
	width:100%;
}
.at16t_compact
{
	float: left;
	margin-right:5px;
}
.module_video_show .video_intro
{
	float: left;
	width:50%;
}
.module_video_show .vide0_decs
{
	float: left;
	width:100%;
	margin:10px 0;
	padding:5px 0;
	border-top:1px solid #E6E6E6;
	border-bottom:1px solid #E6E6E6;
}
.video_related_h3 ul
{
	float: left;
	width:100%;
}
.video_more
{
	text-align: center;
	font-size:20px;
	font-weight: normal;
	height:40px;
	background:none repeat scroll 0 0 #EFEFEF;
	float: left;
	width:100%;
	line-height:40px;
	margin-bottom:10px;
}
.video_decs{
	float: left;
	width:100%;
	padding:2% 0;
}
.video_play
{
	float: left;
	width:100%;
	border:1px solid #E6E6E6;
}
.video_play iframe
{
	width:100% !important;
}
.video_related
{
	float: left;
	width:100%;
}
/* ------------------ TAB  VIDEOS  -------------- */
.ice-navigator img {
    height: 60px;
    width: 90px;
}
/**
 * IceTabs Module for Joomla 1.6 By IceTheme
 * 
 * 
 * @copyright	Copyright (C) 2008 - 2011 IceTheme.com. All rights reserved.
 * @license		GNU General Public License version 2
 * 
 * @Website 	http://www.icetheme.com/Joomla-Extensions/icetabs.html
 * @Support 	http://www.icetheme.com/Forums/IceTabs/
 *
 */


.ice-tabs-candy
{ 
	position:relative;
	-moz-border-radius:10px; 
	-webkit-border-radius:10px;    
	border:1px solid #CCD0D7;
	background:#1DCDFE4 url(texture.jpg) no-repeat top center;
	width:auto;
	padding:10px;

	float: left;
	width:100%;
	margin:15px 0;
}
.ice-tabs-candy li
{
	list-style-type:none!important;
}
		
/* main flash */
.ice-tabs-candy .ice-main-wapper
{ 
	overflow:hidden;
	position: relative;
	margin-bottom:8px;
	float: left;
	width:100%;
}
.ice-tabs-candy .ice-main-wapper .ice-main-item
{ 
	overflow:hidden;
	padding:0px;
	margin:0px; 
	height:100%;
	width:100%;
	position:absolute;
	display:none;
}		
.ice-tabs-candy .ice-main-wapper .ice-main-item h3.ice-title

{ 
	line-height:1.6em;
	padding:0;
	text-shadow:1px 1px 1px #fff;
	margin:0 0 .25em;
}
.ice-tabs-candy .ice-main-wapper .ice-main-item .ice-description
{
	padding:0 ;
	text-shadow:0px 1px 1px #fff;
}
.ice-tabs-candy .ice-main-wapper .ice-main-item .ice-description img
{
	float:left;
	margin:.2em 1em .8em 0;
}

/* item navigator */
.ice-tabs-candy .ice-navigator-wrapper
{ 
	position:relative;
}	
.ice-tabs-candy .ice-navigator-outer
{ 
	position:absolute; 
	right:0;
	top:0px;
	z-index:3;
	
	overflow:hidden;
	float: right;
	width:100% !important;
}		 
.ice-tabs-candy  ul.ice-navigator
{ 
	top:0;
	padding:0; 
	margin:0;
	position:absolute;
	width:100%;
}			
.ice-tabs-candy  ul.ice-navigator li
{ 
	cursor:hand;
	cursor:pointer;
	list-style:none!important;
	width:100% !important;
	padding:0!important;
	margin:0!important;
	/*background:#246F90 url(tab_gradient.png) repeat-x top left;
	background:#875d04  url(tab_gradient.png) repeat-x top left;*/
	background:#333;
	border-bottom:1px solid #555;
	line-height:18px;
	float: left;
}
.ice-tabs-candy  ul.ice-navigator li:hover
{
	background-color:#555;
}

.ice-tabs-candy  ul.ice-navigator li div
{
	padding:1em 1.25em;
}

.ice-tabs-candy .ice-navigator li .ice-title
{
	font-size:1em; 
	color:#fff;
	text-shadow:0px 1px 1px #000;
	font-weight:normal;
	margin:0!important;
}
 
.ice-tabs-candy .ice-navigator li div img
{	
	float:left;
	margin:0 .75em .75em 0;
}

.ice-tabs-candy .ice-navigator li.active
{
	/*background-color:#28576B;*/
	background-color:black;
}


/**
 * BUTTONS CONTROL
 */
.ice-tabs-candy .ice-buttons-control{}
	
.ice-tabs-candy .ice-next, 
.ice-tabs-candy .ice-previous {
	background:url(arrows.png) no-repeat;	
	width:25px;
	position:absolute;
	text-indent:-9999em;
	height:50px;
	top:42%;
	z-index:10;
	margin:0px;
	cursor:hand; 
	cursor:pointer;}
		
.ice-tabs-candy .ice-next {
	background-position:0 -100px;
	left:auto;
	right:-1px;}
	
.ice-tabs-candy .ice-previous {	
	background-position:0 0;
	left:-1px;
	right:auto;}
	
.ice-tabs-candy .ice-next:hover {
	background-position:0 -150px;}
	
.ice-tabs-candy .ice-previous:hover { 
	background-position:0 -50px}
/*
 * 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-main-wapper ,  .ice-bottom-sl-candy .ice-main-wapper  { position:relative!important;} 
.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; background-image:url(tab_gradient_1.png)!important; background-position:left top!important; background-repeat:repeat-y!important }

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

/* 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;}	
.ice-navigator-wrapper
{
	float: left;
	padding:0px !important;
	width:100%;
}
.ice-main-wapper
{
	float: left;
	padding:0px !important;
}
.container_video_playlist
{
	float: left;
	width:100%;
	padding:5px;
}
.youtube_playlist_video
{
	float: left;
	width:100%;
	background:#333;
	overflow: hidden;
	position: relative;
}
.video_list_item
{
	float: left;
	width:100%;
	padding:3px;
	border-bottom:1px solid #555; 
	max-height:80px;
	
}
.y_video_thumb
{
	float: left;
	width:110;
	position: relative;
	overflow: hidden;

}
.y_video_thumb img
{
	width:100%;
	height: auto;
	max-width:110px;
}
.y_video_title
{
	font-weight: normal;
	color:white;
	line-height:14px;
	font-size:14px;
	padding:5px 5px 5px 118px;
}
.video_curent_item
{
	background:#375A83;
	float: left;
	width:100%:
}
#video_current_title
{
	font-weight: bold;
	color:yellow;
	background:none;
	border:none;
	width:100%;
	float: left;
}
.video_curent_item img
{
	border:1px solid #ddd;
}
.video_list_select
{
	max-height:345px;
	overflow: auto;
	float: left;
	width:100%;
}