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

           For NETTUTS.com

     Check out http://vivawp.com
************************************/
#cabernet {
	background-image:url(_img/wines-cabernet.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 395px;
	width: 615px;
}
#blanc {
	background-image:url(_img/wines-blanc.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 461px;
	width: 615px;
}
#chard {
	background-image:url(_img/wines-chard.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 485px;
	width: 615px;
}
#cramenere {
	background-image:url(_img/wines-cramenere.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 509px;
	width: 615px;
}
#morande-link a {
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	padding-left: 40px;
	float: left;
	margin-top: 180px;
	color: #770022;
}
#morande-link a:hover {
	color: #555555;
}

.widget {
	width: 770px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.widget a {
	color: #ffffff;
	text-decoration: underline;
}
.widget a:hover {
	color: #655C4C;
	text-decoration: none;
}
.tabnav UL {
	list-style: none;
	width: 316px;
	top: 150px;
}
.tabnav li {
	display: inline;
	list-style: none;
	padding-right: 0px;
	padding-left:0px;
	float: left;
}



.tabnav li a {
	display: block;
	outline: none;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
	height: 273px;
	width: 79px;
	background: no-repeat left top;
	/*overflow:hidden;*/
}
.tabnav li a:hover{
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	height: 273px;
	width: 79px;
}
.tabnav li a:active, .tabnav li.ui-tabs-selected a {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
	height: 273px;
	width: 79px;
	background: url(_img/tab-bground.jpg) no-repeat left top;
}


#white-background {
	background-image: url(_img/wines-background.png);
	background-position: left top;
	height: 350px;
	width: 615px;
	margin-top: 273px;
	background-repeat: no-repeat;
}



.tabcontent {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
	width: 440px;
	padding-top: 25px;
	padding-left: 80px;
	padding-right: 95px;
	
}

.tabdiv {
	width: 443px;
	margin:0;
	float: left;
	text-align: justify;
	/*height: 219px;*/
	padding: 0px;
	display: inline;
	z-index: 1;
}
.tabdiv a {
	color: #FFFFFF;
	text-decoration:underline;
}
.tabdiv a:hover {
	color:#655C4C;
	text-decoration:none;
}
.tabdiv li {}
.ui-tabs-hide {
	display: none;
}
	#featuredvid {
	text-align: center;
}
.fvid {
	margin-bottom: 5px;
}
.vidselector li {
	list-style: none;
	padding: 0px;
	background:;
	text-transform: uppercase;
	margin-bottom: 0px;
}

