/************************************
            By Dan Harper
        http://www.danharper.me

           For NETTUTS.com

     Check out http://vivawp.com
************************************/

* {
margin: 0;
padding: 0;
}

body {
/*font-size: 75%;*/
color: #222;
background: #ffffff;
font-family:Arial, Helvetica, sans-serif;
line-height: 1.6em;
}

.widget {
	width: 354px;
	margin: 15px;
	/* padding: 10px;*/
/* background: #f3f1eb; */
/* border: 1px solid #dedbd1;*/
	#padding-top:20px;
	margin-bottom: 15px;
	margin-top: 20px;
}

	.widget a {
	color: #FF9200;
	text-decoration: none;
	font-size:12px;
	}
	
	.widget a:hover {
	color: #FF9200;
	text-decoration: underline;
	
	}

	.tabnav li {
	display: inline;
	list-style: none;
	/*padding-right: -10px;*/
	margin-left:-5px;
	}
	
	/*	.tabnav li a {
		text-decoration: none;
		color: #333333;
		font-weight: bold;
		padding: 4px 6px;
		outline: none;
		background-color:#666666;
		
		
		
		}
		
		.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {
	 background-image:url(../images/bg-search.gif);
		color: #000000;
	text-decoration: none;
	background-color:#FFFFFF;
		}*/
		
	.tabdiv {
	margin-top: -5px;
	padding: 5px;
	/*overflow:auto;*/
	overflow-y:scroll;
	overflow-x:hidden;
	height:361px;
	background-image:url(../images/bg_lista.png);
	background-repeat:repeat;	
	
	}
	
	
		.tabdiv li {
	margin-left: 5px;
	padding-top: 10px;
	padding-bottom: 3px;
		}

.ui-tabs-hide {
		display: none;
		}

		#featuredvid {
		text-align: center;
		}
		
			.fvid {
			margin-bottom: 5px;
			}
		
			.vidselector li {
			text-align: left;
			list-style: none;
			padding: 5px;
			background: #ffffff;
			border: 1px solid #dedbd1;
			text-transform: uppercase;
			margin-bottom: 5px;
			}
			
#column div_assistir
{
	text-align:right; 
	padding-right:40px;
	color:#FFF;
}
