/************************************
            By Dan Harper
        http://www.danharper.me

           For NETTUTS.com

     Check out http://vivawp.com
************************************/

* {
margin: 0;
padding: 0;
}



.widget {
	width: 490px;
	margin-top: 20px;
}

	.widget a {
	color: #222;
	text-decoration: none;
	}
	
	.widget a:hover {
	color: #009;
	text-decoration: underline;
	}

.tabnav ul {margin-left:12px;}

	
	.tabnav li {
	display: block;
	color: #333333;
	float: left;
	height: 24px;
	}
	
		.tabnav li a {
	font:13px Arial, Helvetica, sans-serif;
	display: block;
	color:#333333;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	background-image: url(../images/corner-tab-white.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: left top;
	padding: 4px 12px;
	}
		
		.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {
	z-index:200;
	overflow:hidden;
	position:relative;
	color: #333333;
	display: block;
	background-image: url(../images/corner-tab-grey.gif);
	background-repeat: no-repeat;
	background-position: left top;	
		}
		
	.tabdiv {
	margin:0;
	background: url(../images/bg-hm-panel.jpg) no-repeat;
	padding: 12px;
	height: 147px;
	float: left;
	clear: left;
	width: 449px;
	}
.panelpoints01  {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	width: 180px;
	clear: left;
	height: 90px;
}

.panelpoints02  {
	margin: 0px 80px 0px 0px;
	padding: 0px;
	list-style-type: none;
	float: right;
	clear: right;
	width: 180px;
}
.panelpoints {
	font-size:11px;
	list-style-type: none;
	background-image: url(../images/tab-arrows.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-bottom: 3px;
	font-weight: bold;
	display: block;
	
	text-align: left;
	vertical-align: top;
	background-position: 0px 2px;
}


.tabdiv h2 {
	font-size: 13px;
	margin-bottom: 9px;
	font-weight: bold;
}

#readmore {
	float: left;
	clear: left;
	margin-top: 10px;
}


#tabvanilla {margin-left: 12px;}

#tabvanilla .greyBold {
	color: #000000;
}

.tabdiv  p {
	font-size: 90%;
	line-height: 120%;
	margin-top: 12px;
}
#tabvanilla  a {
	text-decoration: none;
	color: #000000;
}

#tabvanilla  .header {
	font-size: 1.4em;
	color: #0B5C81;
	font-weight: bold;
}
#tabvanilla .tabHead {
	color: #88C005;
	font-weight: bold;
	font-size: 110%;
}


.tabdiv img {
	float: left;
	margin-right: 10px;
	margin-bottom: 8px;
}


	
		

.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;
			}
#convenience h2 {font-size:13;}
#flexibility h2 {font-size:13;}
#cost h2 {font-size:13;}
#security h2 {font-size:13;}
#easy h2 {font-size:13;}
