#wrapper #body #right .contenttitle {
	text-indent: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #990000;
}

#wrapper #body #right .shadetabs{
	margin-left: 18px;
	margin-top: 1px;
	margin-bottom: 0px;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	color: #464544;
	width: 250px;
	font-size: 12px;
	text-transform: lowercase;
	
}

#wrapper #body #right .shadetabs li{
display: inline;
margin: 0;
}

#wrapper #body #right .shadetabs li a{
	text-decoration: none;
	position: relative;
	z-index: 1;
	padding: 0px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	cursor: pointer;	
	
}

#wrapper #body #right .shadetabs li a:visited{
	color: #FFFF00;
	text-decoration: none;
}

#wrapper #body #right .shadetabs li a:hover{
text-decoration: none;
color: #FFFF00;
}

#wrapper #body #right .shadetabs li a.selected{ /*selected main tab style */
position: relative;
	color: #FFFF66;
}


#wrapper #body #right .shadetabs li a.selected:hover{ /*selected main tab style */
	text-decoration: none;
	color: #FFFF66;
}
#wrapper #body #right  .winetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-indent: 18px;
	display: block;
	margin-bottom: 10px;
}


.tabcontent{
display:none;
}

@media print {
#wrapper #body #right .tabcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: justify;
}

.tabcontent {
display:block !important;
}



@media print 
.tabcontent {
display:block !important;
}

.tabcontentstyle{ /*style of tab content oontainer*/
	border: 1px solid gray;
	width: 450px;
	margin-bottom: 1em;
	padding: 10px;
	font-size: 10px;
	text-align: justify;
}

.tabcontent{
	display:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: justify;
}

#directoryleftscroll2  #nscontainer #nscontent .tabcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: justify;
	
}


.tabcontenttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: justify;
	
}


#wrapper #body #left #visit #redwine .shadetabs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: lowercase;
}

#wrapper #body #left #visit #redwine .shadetabs li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: lowercase;
}

#wrapper #body #left #visit #redwine .tabcontent{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#wrapper #body #left #visit #directoryleftscroll-winetypes .winetitlebold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

