body {
	margin: 0;
	padding: 0;
	background-color: #ededed;
	text-align: center;
	font-size: 12px;
	color: #666;
	font-family: Arial,Verdana,sans-serif;
}
a {
	text-decoration: none;
	color: #ED6D1D;
}
img {
	border: 0px;
}
.pngfix /*dimensions required*/ {
	behavior: url(/Common/js/iepngfix.htc);
}

a:hover {
	text-decoration: underline;
}
hr {
	border: 0px;
	height: 1px;
	background-color: #ccc;
	width: 80%;
}
.divider {
	border-right: 1px solid #ccc;
	padding: 5px;
	float: left;
}
#container {
	margin: 0 auto;
	width: 950px;
	background: #fff;
	text-align: left;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

#sidebar {
	width: 220px;
	min-height: 300px;
	float: left;
}
div.syndicate {
	margin-bottom: 50px;
}
#sidebar a {
	color: orange;
	font-weight: bold;
	padding-left: 15px;
}
#sidebar h4, #features h4 {
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #333;
	margin: 0;
	padding-bottom: 5px;
}
#leftsidebar {
	width: 220px;
	height: 300px;
	float: left;
	text-align: center;
}
#artistspotlight {
	width: 190px;
	text-align: left;
	margin: auto;
}
#artistspotlight a {
	font-size: 10px;
	line-height: 12px;
}
#contentarea {
	width: 480px;
	min-height: 490px;
	float: left;
	padding: 10px;
	border-right: 1px solid #ebeaeb;
	border-left: 1px solid #ebeaeb;
	margin-top: 0;
	font-size: 12px;
	font-family: Tahoma;
	line-height: 18px;
}
/*
#contentarea ul li
{
	list-style-type:square;
	padding-bottom:4px;
}
*/
.nobullet {
	list-style-type: none !important;
	padding: 0px;
}
#contentarea h3 {
	font-family: Tahoma;
	color: #333;
	font-size: 22px;
	line-height: 30px;
	font-weight: normal;
	font-variant: small-caps;
	text-shadow: blue 0px 0px 3px;
	margin: 0;
	padding-top: 8px;
	padding-bottom: 5px;
}
#contentarea h1, #contentarea h2, #contentarea h4, #contentarea h5 {
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #333;
	margin: 0;
	padding: 0 0 5px 0;
}
#topbanner {
	height: 120px;
	vertical-align: middle;
	padding: 10px 0 5px 0;
}
#topbanner #logo {
	margin: 0 38px 0 25px;
	float: left;
}

.figure {
	display: inline;
	float: right;
	width: 227;
	vertical-align: top;
	margin: 0px;
	padding: 0 8px 0 8px;
	font-size: 10px;
	line-height: 12px;
}
#topbanner p {
	line-height: 25px;
	letter-spacing: 1px;
	margin: 0px;
	float: right;
	width: 700px;
	padding-right: 10px;
	padding-left: 10px;
}
#topbanner .content img {
	padding: 0 10px 0 0;
}
#features {
	float: right;
	width: 194px;
	padding: 15px;
	font-size: 10px;
	line-height: 12px;
}
#features p {
	margin: 0;
	padding: 10px 0 10px 0;
	font-size: 12px;
	line-height: 14px;
}
#showcase {
	width: 725px;
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	border-left: 1px solid white;
	border-top: 3px solid white;
}
#showcase li {
	padding: 0;
	cursor: pointer;
	display: block;
	height: 176px;
	float: left;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}
#showcase li a {
	margin-top: -3px;
	font-size: 12px;
	font-family: verdana, sans-serif;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	overflow: hidden;
	display: block;
	width: 160px;
	padding: 2px 5px 2px 15px;
	line-height: 22px;
	height: /**/ 22px;
	background: transparent url(/images/gradient_blue.gif) top left repeat-x;
}
#showcase img {
	width: 180px;
	height: 150px;
}
#primarynav li a:hover {
	text-decoration: underline;
}
.txtbox {
	border: 1px solid orange;
}
#features input {
	vertical-align: middle;
}
.artistCategoryLink {
	font-size: 13px;
	color: navy;
	font-weight: normal;
	line-height: 30px;
}
.artistletter {
	position: absolute;
	font-size: 20px;
	font-weight: bolder;
}
.artistList a {
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	color: navy;
	margin-left: 25px;
}
.videoitem .videotitle {
	font-size: 14px;
	font-weight: bold;
}
.videoitem .videoinfo .formats {
	font-size: 12px;
}
.clear {
	height: 0;
	line-height: 0;
	clear: both;
}
#headernav {
	text-align: right;
	line-height: 25px;
}
#prefooternav {
	text-align: center;
	position: relative;
	clear: both;
	width: 950px;
	height: 50px;
	line-height: 50px;
	background-color: #aaa;
	border-top: 2px solid white;
}
#prefooternav b a {
	color: #333;
}
#prefooternav a {
	color: white;
}
#footer {
	border-top: 1px solid #ccc;
	clear: both;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10px;
	color: #ccc;
}
#footer p, #footer a {
	color: #999;
}
#footer a {
	text-decoration: underline;
}
.square, a.square:hover {
	font-size: 8pt;
	text-align: center;
	background-color: Silver;
	padding: 3px 5px 5px 8px;
	text-decoration: none;
	border: 1px solid black;
	color: white;
}

.headshot {
	padding: 5px 5px 0px 0px;
}
.ArtistDetailYear {
	text-align: right;
	float: right;
}
a.SelectedYear {
	color: Black;
	border: 1px solid black;
	padding: 2px 2px 2px 2px;
}
.shareThis {
	float: left;
}
.lineup {
	color: #5BAB04;
	font-family: Tahoma;
	font-size: 22px;
	font-variant: small-caps;
	font-weight: bold;
	line-height: 30px;
	margin-bottom: -0.5em;
	margin: 0px -0.5em;
	padding-bottom: 0px;
	padding-top: 8px;
	text-shadow: yellow 0px 0px 3px;
}
.artistCategoryPanel {
	background: white url(/images/artistsgallery_bg.gif) right center no-repeat;
}

.artistCategoryPanel table {
	width: 100%;
}
.artistCategoryPanel table td {
	width: 50%;
}

.sponsors img{
	margin: 10px;
}