.shadetabs{
	padding: 0;
	list-style-type: none;
	text-align: right; /*set to left, center, or right to align the menu as desired*/
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	width: 310px;
	height: 22px;
}

.shadetabs li{
	display: inline;
	margin: 0;
	text-decoration: none;
}

.shadetabs li a{
	text-decoration: none;
	margin-right: 1px;
	color: #2d2b2b;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-style: none;
	height: 40px;
	background-color: #ececec;
}

.shadetabs li a:visited{
	color: #2d2b2b;
	text-decoration: none;
}

.shadetabs li a:hover{
	color: #2d2b2b;
	text-decoration: none;
}

.shadetabs li.selected{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0px;
	color: #333333;
}

.shadetabs li.selected a{ /*selected main tab style */
	border-bottom-color: #FFFFFF;
	text-decoration: none;
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontentstyle{ /*style of tab content oontainer*/
	width: 310px;
	padding-top: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	vertical-align: top;
}

.tabcontent{
	display: none;
}
.tabcontentholder {
	width: 290px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: top;
	height: 290px;
}


/* tabs artists */

.shadetabs2b{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	width: 210px;
	padding-top: 5;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	list-style-type: none;
}

.shadetabs2b li{
	margin: 0;
	text-decoration: none;
}

.shadetabs2b li a{
	text-decoration: none;
	color: #2d2b2b;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-style: solid;
	background-color: #F9F9F9;
	width: 192px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}

.shadetabs2b li a:visited{
	color: #2d2b2b;
	text-decoration: none;
}

.shadetabs2b li a:hover{
	color: #2d2b2b;
	text-decoration: none;
}

.shadetabs2b li.selected{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0px;
	color: #CC0000;
	margin-left: -2px;
}

.shadetabs2b li.selected a{ /*selected main tab style */
	border-bottom-color: #CCCCCC;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-right-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	background-color: #EDEDED;
	background-image: url(../images/site/bullet-1.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
	width: 183px;
	color: #CC0000;
}

.shadetabs2b li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontentstyle2b { /*style of tab content oontainer*/
	width: 310px;
	padding-top: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	vertical-align: top;
}

.tabcontent2b {
	display: none;
}
.tabcontentholder2b {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: top;
	float: left;
	width: 249px;
}

/* tabs FULL */

.shadetabsfull {
	padding: 0;
	list-style-type: none;
	text-align: right; /*set to left, center, or right to align the menu as desired*/
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	width: 800px;
	height: 22px;
}

.shadetabsfull li{
	display: inline;
	margin: 0;
	text-decoration: none;
}

.shadetabsfull li a{
	text-decoration: none;
	margin-right: 1px;
	color: #2d2b2b;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-style: none;
	height: 40px;
	background-color: #ececec;
}

.shadetabsfull li a:visited{
	color: #2d2b2b;
	text-decoration: none;
}

.shadetabsfull li a:hover{
	color: #2d2b2b;
	text-decoration: none;
}

.shadetabsfull li.selected{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0px;
	color: #333333;
}

.shadetabsfull li.selected a{ /*selected main tab style */
	border-bottom-color: #FFFFFF;
	text-decoration: none;
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.shadetabsfull li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontentstylefull { /*style of tab content oontainer*/
	width: 800px;
	margin: 0px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	vertical-align: top;
	padding: 0px;
}

.tabcontentfull {
	display: none;
}
.tabcontentholderfull {
	width: 755px;
	vertical-align: top;
	margin: 10px;
	padding: 15px;
}



@media print {

.tabcontent {
display:none!important;
}
}
