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

           For NETTUTS.com

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





.widget {
width: 262px;
margin-left:0px;
padding: 3px;
background:#eff9fe;
margin-bottom: 15px;
}

	.widget a {
	 color: #222; 
	text-decoration: none;
	}
	
	.widget a:hover {
	/*color: #009;*/
	
	}

.widget2 {
width: 636px;
margin-left:0px;
padding: 3px;
background:#eff9fe;
margin-bottom: 15px;
}

	.widget2 a {
	color: #222;
	text-decoration: none;
	}
	
	.widget2 a:hover {
	color: #009;
	
	}

.widget3 {
width: 636px;
margin-left:0px;
padding: 3px;
background:#d7f1fe;
margin-bottom: 15px;
}

	.widget3 a {
	 color: #222; 
	text-decoration: none;
	}
	
	.widget3 a:hover {
	/*color: #009;*/
	
	}
	.tabnav li {
	display: inline;
	list-style: none;
	padding-right: 5px;
        
	}

      .widget4 {
       width: 429px;
       margin-left:0px;
       padding: 3px;
       background:#d7f1fe;
       margin-bottom: 15px;
       }

	.widget4 a {
	 color: #222; 
	text-decoration: none;
	}
	
	.widget4 a:hover {
	/*color: #009;*/
	
	}
	.tabnav li {
	display: inline;
	list-style: none;
	padding-right: 5px;
        
	}
	
	
		.tabnav li a {
		text-decoration: none;
		/* text-transform: uppercase; */ 
		color: #363636;
		font-weight: 600;
		padding: 4px 6px;
		outline: none;
		}
		
		.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {
		background: #c2e6fc;
		color: #0a532b;
		text-decoration: none;
		}
		
	.tabdiv {
	margin-top: 2px;
	background: #fff;	
	padding: 5px;
        
	}
	
		.tabdiv li {
	        list-style-image: url("star.png");
		margin-left: 30px;
                *margin-left:20px;
                text-decoration: none;
                border-bottom: 1px dashed #c2c4c4;
                border-color:#c3c3c3; 
                font-family: Georgia;
                


                
               
		}


              .tabdiv li a {
		
                text-decoration: none;
                font-size:16px;
                color:#727272;
                text-decoration: none;
                font-weight:100;
                
                
              
		}

             .tabdiv li  a:hover, .tabnav li a:active {
		
                text-decoration: none;
                color:#0b532b;
                font-weight:300;
                
		}



.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;
			}

