/************************************
            By Dan Harper
        http://www.danharper.me

           For NETTUTS.com

     Check out http://vivawp.com
************************************/



.widget {
	width: 600px;
	height: auto;
}

	.widget a {
	text-decoration: none;
	}
	
	.widget a:hover {
	color: #009;
	text-decoration: underline;
	}

	.tabnav li {
	display: inline;
	list-style: none;
	padding-right: 5px;
	}
	
		.tabnav li a {
	text-decoration: none;
	text-transform: uppercase;
	color: #CC6600;
	font-weight: bold;
	padding: 4px 6px;
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
		}
		
		.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {
	color: #003366;
	text-decoration: none;
		}
		
	.tabdiv {
	margin-top: 2px;
	padding: 5px;
	}

.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;
	text-transform: uppercase;
	margin-bottom: 5px;
			}
form{

}
label{
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: normal;
	color: #CC6600;
}
fieldset{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.campo{
	width: 550px;
	height: 50px;
	border: 1px dashed #000000;
	background-color: transparent;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.5em;
	color: #000000;
}
.texto{
	width: 550px;
	height: 250px;
	background-color: transparent;
	border: 1px dashed #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #000000;
}
.go{
	height: 30px;
	width: 100px;
	margin-top: 15px;
	background-color: #CC6600;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.widget p{
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.field{
	width: 200px;
	height: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.5em;
	color: #000000;
	background-color: transparent;
	border: 1px dashed #000000;
}
.boton{
	background-repeat: no-repeat;
	height: 51px;
	width: 184px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
