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

           For NETTUTS.com

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

* {
margin: 0;
padding: 0;
}

.widget {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

	.widget a {
	color: #EAEAEA;
	text-decoration: none;
	}
	
	.widget a:hover {
	color: #009;
	text-decoration: underline;
	}

	.tabnav li {
	display: inline;
	list-style: none;
	font-family: arial;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	float: left;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: none;
	}
	
		.tabnav li a {
	height: 34px;
	width: 200px;
	background-repeat: repeat-x;
	float: left;
	text-align: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 45px;
	display: block;
	background-image: url(img/home/header/nav-item.jpg);
	color: #DBDBDB;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	font-family: arial;
		}
		
		.tabnav li a:hover {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
		}
		
	.tabnav li a:active, .tabnav li.ui-tabs-selected a {
	background-repeat: repeat-x;
	background-image: url(img/home/header/nav-item-active.jpg);
	color: #FFF;
	text-decoration: none;
		}
		
	.tabdiv {
	font-family: arial;
	font-size: 11px;
	color: #666;
	width: 100%;
	background-repeat: repeat-x;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	}
	
		.tabdiv li {
	list-style-type: none;
		}

.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;
			}
.tabdiv img {
	list-style-type: none;
	float: left;
	padding: 0px;
}
.tabdiv p {
	list-style-type: none;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-family: arial;
	font-size: 11px;
	line-height: 175%;
	color: #FFF;
}
.tabdiv h2 {
	list-style-type: none;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-family: arial;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	margin: 0px;
}
.tabdiv h1 {
	list-style-type: none;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-family: arial;
	font-size: 18px;
	color: #F44EB0;
	text-decoration: none;
	margin: 0px;
}

h2 em {
	font: normal 80%/100% Arial, Helvetica, sans-serif;
	color: #999999;
}
#largeImg {
	border: 1px solid #FFF;
	width: 390px;
	height: auto;
	padding: 5px;
	margin-right: 105px;
}
.thumbs img {
	border: 1px solid #FFF;
	width: 100px;
	height: auto;
	padding: 4px;
}
.thumbs img:hover {
	border-top-color: #EFEFEF;
	border-right-color: #EFEFEF;
	border-bottom-color: #EFEFEF;
	border-left-color: #EFEFEF;
}
