#widget-tabs-wrap {
	width:90%;
	padding:5%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin:0 0 3em 0;
	background: -moz-linear-gradient(rgba(255, 255, 255,  1), rgba(235, 235, 235,  1));
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255, 255, 255,  1)), to(rgba(235, 235, 235,  1)));
	background: -webkit-linear-gradient(rgba(255, 255, 255,  1), rgba(235, 235, 235,  1));
	background: -o-linear-gradient(rgba(255, 255, 255,  1), rgba(235, 235, 235,  1));
	-moz-box-shadow: inset #FFF 0 1px 0,#EEE 0 1px 0;
	-webkit-box-shadow: inset #v 0 1px 0,#EEE 0 1px 0;
	box-shadow: inset #FFF 0 1px 0,#EEE 0 1px 0;
	background-color: #F5F5F5;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	overflow:hidden;

}
#widget-tabs-widget {
	width:96%;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	text-align:left;
	height: 435px;
	border-bottom:1px #EEE solid;
}
#widget-tabs-pages {
	width: 300px;
	float:right;
	overflow: visible;
}
#widget-tabs-pages .video-page {
	position:relative;
	width:100%;
}
#widget-tabs-pages .video-page .scrollable {
	overflow:hidden;
	position:absolute;
	width: 300px;
	height: 345px;
	
}
#widget-tabs-pages .video-page .scrollable ul.items {
	position:absolute;
	width:20000em
}
#widget-tabs-pages .video-page .scrollable ul.items li.item {
	cursor:pointer;
	float:left;
	height: 345px;
	width:300px;
	margin-right:10px;
	
}


ul#conference-tabs {
	margin-bottom: 1%;
	clear:left;
	float:left;
	width: 30%;
}
ul#conference-tabs li {
	display:block;
	clear: left;
	margin-bottom: .5em;
}
ul#conference-tabs li a {
	color:#999;
	border: 1px solid #EEE;
	text-shadow:1px 1px 0 #FFF;
	background: -moz-linear-gradient(rgba(255, 255, 255,  1), rgba(235, 235, 235,  1));
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255, 255, 255,  1)), to(rgba(235, 235, 235,  1)));
	background: -webkit-linear-gradient(rgba(255, 255, 255,  1), rgba(235, 235, 235,  1));
	background: -o-linear-gradient(rgba(255, 255, 255,  1), rgba(235, 235, 235,  1));
	-moz-box-shadow: inset #FFF 0 1px 0,#EEE 0 1px 0;
	-webkit-box-shadow: inset #v 0 1px 0,#EEE 0 1px 0;
	box-shadow: inset #FFF 0 1px 0,#EEE 0 1px 0;
	background-color: #F5F5F5;
	font-family: 'Ultra', Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	font-weight: 400;
	text-decoration: none;
	line-height: 2em;
	display: block;
	cursor: pointer;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	padding-right: 1em;
	padding-left: 1em;
	text-transform: lowercase;
	
}



ul#conference-tabs li a:active {
	color:#FFF
}
ul#conference-tabs li a.current {
	background: -moz-linear-gradient(rgba(235, 235, 235,  1), rgba(255, 255, 255,  1));
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(235, 235, 235,  1)), to(rgba(255, 255, 255,  1)));
	background: -webkit-linear-gradient(rgba(235, 235, 235,  1), rgba(255, 255, 255,  1));
	background: -o-linear-gradient(rgba(235, 235, 235,  1), rgba(255, 255, 255,  1));
	text-decoration: none;
}

ul#conference-tabs li a:hover {
	background: -moz-linear-gradient(rgba(235, 235, 235,  1), rgba(255, 255, 255,  1));
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(235, 235, 235,  1)), to(rgba(255, 255, 255,  1)));
	background: -webkit-linear-gradient(rgba(235, 235, 235,  1), rgba(255, 255, 255,  1));
	background: -o-linear-gradient(rgba(235, 235, 235,  1), rgba(255, 255, 255,  1));
	text-decoration: none;
}
* html ul#tabs li a {
	padding:0
}
.video-page a.tabs-browse {
	cursor:pointer;
	position:absolute;
	z-index:1;
	top:293px;
	
}


.video-page a.tabs-right:active {
	color:#FFF
}
.video-page a.tabs-right {
	cursor:pointer;
	right: 0px;
}
.video-page a.tabs-left {
	cursor:pointer;
	left: 230px;
	background-position: right;
}
.video-page a.tabs-left:active {
	background-position:right;
	color:#FFF
}
.video-page a.disabled {
	visibility:hidden!important
}


#widget-tabs-widget li.item  {
	position: relative;
	
}
#widget-tabs-widget li.item img {
}
#widget-tabs-widget li.item .listing-data  {
	position:absolute;
	left: 0px;
	top: 220px;
	text-align: left;
}
#widget-tabs-widget li.item .listing-data h2 {
	color:#333;
	font-family: 'Ultra', Helvetica, Arial, sans-serif;
	font-size:1.6em;
	font-weight:400;
	line-height:1.2em;
	padding-bottom:0.5em;
	padding-left: 0px;
}
#widget-tabs-widget li.item .listing-data h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	font-style:italic;
	line-height:1.4em;
	padding-bottom:.5em
}
#widget-tabs-widget li.item .listing-data h6 {
	color:#ddd;
	font-family: 'Ultra', Helvetica, Arial, sans-serif;
	font-size:1.8em;
	font-weight:700;
	letter-spacing:-1px;
	line-height:1em;
	padding-bottom:1em;
	text-transform:lowercase
}
#widget-tabs-widget li.item .listing-data p {
	font-family:Helvetica, Arial, sans-serif;
	font-size:1.2em;
	font-weight:100;
	line-height:1.5em;
	padding-bottom:1em;
	text-align:left;
	color:#000;
	padding-left: 0px;
}
#widget-tabs-widget li.item .listing-data a.tabs-arrow {
	color:#999;
	border: 1px solid #CCC;
	background: -moz-linear-gradient(rgba(255, 255, 255,  1), rgba(235, 235, 235,  1));
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255, 255, 255,  1)), to(rgba(235, 235, 235,  1)));
	background: -webkit-linear-gradient(rgba(255, 255, 255,  1), rgba(235, 235, 235,  1));
	background: -o-linear-gradient(rgba(255, 255, 255,  1), rgba(235, 235, 235,  1));
	-moz-box-shadow: inset #FFF 0 1px 0,#EEE 0 1px 0;
	-webkit-box-shadow: inset #v 0 1px 0,#EEE 0 1px 0;
	box-shadow: inset #FFF 0 1px 0,#EEE 0 1px 0;
	background-color: #F5F5F5;
	font-family: 'Ultra', Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	font-weight: 400;
	text-decoration: none;
	line-height: 2em;
	display: block;
	float: left;
	cursor: pointer;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	padding-right: 1em;
	padding-left: 1em;
	text-transform: lowercase;
}
#widget-tabs-wrap span {
	padding-bottom: 20px;
	display: block;
	float: left;
	background-image: url(../IMAGES/MISC/bg-pointer.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.loader{
	background-image: url(../IMAGES/MISC/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
}







#column_3 #widget-tabs-widget {
	height: 490px;
}
#column_3 ul#conference-tabs {
	margin-bottom: 5%;
	clear:left;
	float:left;
	width:100%;
}
#column_3 ul#conference-tabs li {
	display:inline;
	clear: left;
	margin-bottom: .5em;
}
#column_3 ul#conference-tabs li a{
	float: left;
	margin-right:.25em;
	font-size:1.1em;
}
#column_3 ul#conference-tabs li a.last{
	margin-right:0;
}
#column_3 #widget-tabs-pages {
float: left;
}
#column_3 #widget-tabs-pages .video-page .scrollable ul.items li.item {
	width:280px;
	margin-right:20px
}
#column_3 #widget-tabs-pages {
	width: 280px;
	
}
#column_3 .video-page a.tabs-left {
	left: 210px;
}
#column_3 #widget-tabs-pages .video-page .scrollable {
	height: 385px;
}
#column_3 .video-page a.tabs-browse {
	top:330px;
	
}



@media screen and (max-width: 960px) {
}
@media screen and (max-width: 1024px) and (orientation:landscape) {
}
@media screen and (max-width: 768px) {


}
@media screen and (max-width: 600px) {
#widget-tabs-widget {
	height: 490px;
}
ul#conference-tabs {
	margin-bottom: 5%;
	clear:left;
	float:left;
	width:100%;
}
ul#conference-tabs li {
	display:inline;
	clear: left;
	margin-bottom: .5em;
}
ul#conference-tabs li a{
	float: left;
	margin-right:.25em;
	font-size:1.1em;
}
ul#conference-tabs li a.last{
	margin-right:0;
}
#widget-tabs-pages {
float: left;
}
#widget-tabs-pages .video-page .scrollable ul.items li.item {
	width: 260px;
	
	
	}
#widget-tabs-pages {
	width: 280px;
	
}
.video-page a.tabs-left {
	left: 210px;
}
#widget-tabs-pages .video-page .scrollable {
	height: 365px;
}
.video-page a.tabs-browse {
	top:330px;
	
}
}
@media screen and (max-width: 480px) {
#widget-tabs-pages .video-page .scrollable {
overflow: hidden;
position: absolute;
width: 260px;
height: 365px;
}
.video-page a.tabs-right {
	cursor:pointer;
	right: 20px;
}
.video-page a.tabs-left {
	cursor:pointer;
	left: 190px;
	background-position: right;
}

}
@media screen and (max-width: 320px) {

}
