/*RESET*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline; 
}
body {
	color: #838383;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding: 10px 0 20px 0;
	margin: 0;
	display: block;
	background: #000;
	text-align: center;
}
body#Home {
	padding: 60px 0 20px 0;
}
#Wrapper {
	padding: 30px 0 0 0;
	width: 980px;
	text-align: left;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto 0 auto !important;
	position: relative;
}
#Wrapper {
	background: url(../_images_gen/home_wrapper_bg.gif) no-repeat center -5px;
}
#Home div#Wrapper {
	background: url(../_images_gen/home_wrapper_bg_home.gif) no-repeat center -5px;
}
#Header {
	color: #fff;
	padding: 20px 0 15px 0;
}
#Home div#Header {
	padding: 20px 0 0 0;
}
#Logo {
	float: left;
	padding: 11px 0 10px 40px;
	width: 402px;
}
#Logo h1 {
	font-size: 200%;
	font-weight: normal;
}
#Logo h1 a {
	color: #fff;
	text-decoration: none;
}
#ToolBar {
	float: right;
	padding: 0 10px 0 0;
}
#ToolBar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#ToolBar ul li {
	float:left;
	margin: 0 0 0 10px;
}
#ToolBar ul li a {
	padding: 5px 10px;
	background: #ABABE4;
	color: #3C3C4E;
	text-decoration: none;
	display: block;
	border-top: 5px solid #DCDCDC;
	font-size: 80%;
}
#Navigation {
	width: 477px;
	background: #000;
	position: relative;
	padding: 12px 10px 0 10px;
	z-index: 300;
	float: right;
}
ul#MainNav {
	padding: 0;
	list-style: none;
	margin: 0;
	line-height: 1.0;
}
ul#MainNav li {
	padding: 10px 0 0 0;
	display: block;
	float: left;
	margin: 0 22px 0 0;
	position: relative;
}
ul#MainNav li h1 {
	font-size: 70%;
}
ul#MainNav li a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 0;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif !important;
	font-weight: bold !important;
}
ul#MainNav li a:hover {
	color: #CC0000;
}
ul#MainNav li a.Active {
	color: #CC0000;
}
#Page {
	width: 921px;
	position: relative;
	padding: 0 16px 0 16px;
	margin: 0 0 0 13px;
}
#Home div#Page {
	background: none;
	padding: 0;
	margin: 0 0 0 20px;
	width: 953px;
}
.EditPage {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	background: url(../_images_gen/edit-page-blue.gif) no-repeat left;
	padding: 0 0 0 18px;
}
#Content {
	padding: 0 20px 5px 20px;
	background: #F3F3F4;
}
#Home div#Content {
	padding: 0 0;
	background: none;
}
a.Back {
	float: right;
	display: block;
	font-size: 85%;
	font-weight: bold;
	text-decoration: none;
	color: #7ba47b;
	margin: 16px 0 0 0;
}
h1#PageTitle {
	font-size: 260% !important;
	font-weight: bold !important;
	margin: 0 0 18px 0 !important;
	text-transform: uppercase;
	color: #000;
}
#LeftColumn {
	width: 105px;
	padding: 0 20px 0 0;
	margin: 25px 0 0 0;
	float: left;
	border-right: 1px solid #000000;
	min-height: 400px;
	_height: 400px;
}
#LeftColumn h2#SectionTitle {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: normal;
	color: #CCCCCC;
	font-size: 120%;
	letter-spacing: 1px;
	margin: 10px 0 20px 0;
	text-transform: uppercase;
}
#LeftColumn ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#LeftColumn ul li {
	padding: 0;
	margin: 0;
}
#LeftColumn ul li h2 {
	padding: 0;
	margin: 0;
	font-size: 85%;
}
#LeftColumn ul li a {
	padding: 6px 10px 6px 15px;
	display: block;
	text-decoration: none;
	background: url(../_images_gen/left_bullet.gif) no-repeat left 9px;
	color: #A61E22;
}
#LeftColumn ul li a:hover {
	color: #FF6600;
}
#LeftColumn ul li a.Active {
	color: #000;
}
#LeftColumn ul li a.Highlight {
	text-transform: uppercase;
	background: #DCDCDC !important;
	border: 1px solid #000;
	margin: 15px 0 0 0;
	font-size: 120%;
	padding: 6px 10px 6px 30px;
}
#LeftColumn ul li a.Highlight:hover {
	background: #A61E22 !important;
	color: #FFF !important;
}
ul#TertNav {
	border-bottom: 1px solid #DCDCDC !important;
	border-top: none !important;
	background: #fff;
	padding: 3px 10px;
	margin: 0 10px;
}
ul#TertNav h3 {
	font-size: 75%;
}
ul#TertNav li a {
	border: none !important;
	color: #ADADE7 !important;
	background: none !important;
}
ul#TertNav li a.Active {
	border: none !important;
	color: #7ba47b !important;
}
#PageCopy {
	padding: 20px;
	font-size: 85%;
	line-height: 1.6em;
	position: relative;
	width: 690px;
	float: right;
}
#PageCopy.FullWidth {
	width: 880px;
	float: none;
	padding: 20px 0;
}

#Home div#PageCopy.FullWidth {
	width: 947px;
	padding: 0;
	margin: 0;
}

#PageCopy a {
	color: #737373;
	text-decoration: none;
}
#PageCopy a:hover {
	color: #A61E22;
	text-decoration: underline;
}
#PageCopy hr.NewSection {
	color: #FFF;
	border: none;
	padding: 0;
	margin: 0;
	height: 0;
}
#PageCopy h1,
#PageCopy h2,
#PageCopy h3,
#PageCopy h4,
#PageCopy p,
#PageCopy ul,
#PageCopy ol,
#PageCopy blockquote {
	margin: 10px 0 15px 0;
	padding: 0;
}
#PageCopy h1,
#PageCopy h2,
#PageCopy h3,
#PageCopy h4
{
	line-height: normal;
	color: #A61E22;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
#PageCopy h1 {
	margin: 10px 0 15px 0 !important;
}
#PageCopy h1 a,
#PageCopy h2 a,
#PageCopy h3 a,
#PageCopy h4 a
{
	text-decoration: none;
}
#PageCopy h1 a:hover,
#PageCopy h2 a:hover,
#PageCopy h3 a:hover,
#PageCopy h4 a:hover
{
	text-decoration: underline;
}
#PageCopy h1 {
	font-size: 200%;
	font-weight: normal;
}
#PageCopy h2 {
	font-size: 160%;
}
#PageCopy h2 em {
	font-size: 70%;
	font-style: normal;
	font-weight: normal;
}
#PageCopy h3 {
	font-size: 140%;
}
#PageCopy h4 {
	font-size: 120%;
}
#PageCopy ol,
#PageCopy ul {
	padding: 0 0 0 15px;
}
.StandardTeaser {
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #DCDCDC;
}

.StandardTeaser h3 {
	margin: 0 0 5px 0 !important;
}
.StandardTeaser h2 {
	display: inline;
}
.StandardTeaser p {
	margin: 0 0 5px 0 !important;
}
.StandardTeaser img {
	display: block;
	float: right;
	margin: 0 0 10px 20px;
}
.StandardTeaser hr {
	display: none;
}
#ExpandCollapseAll {
	position: absolute;
	top: 20px;
	right: 0;
}
.FAQTeaser h2 a {
	cursor: pointer;
	display: block;
	padding: 0 0 0 22px;
}
.FAQToggle {
	background: url(../_images_gen/expand_16x16.gif) no-repeat left 3px;
}
.FAQCollapse {
	background: url(../_images_gen/collapse_16x16.gif) no-repeat left 3px;
}
.FAQAnswer {
	padding: 15px 22px 10px 22px;
}
.FAQToggleAll {
	display: block;
	width: 80px;
	padding: 0 0 0 22px;
	font-weight: bold;
	font-size: 120%;
	background: url(../_images_gen/expandall_16x16.gif) no-repeat left 1px;
	cursor: pointer;
}
.FAQCollapseAll {
	display: block;
	width: 90px;
	padding: 0 0 0 22px;
	font-weight: bold;
	font-size: 120%;
	background: url(../_images_gen/collapseall_16x16.gif) no-repeat left 1px;
	cursor: pointer;
}
span.DownloadLink {
	clear: both;
	display: block;
	margin: 0 0 10px 0;
}
span.DownloadLink a img {
	width: 18px;
	padding: 0;
	float: left;
	display: block;
	background: none !important;
	margin: 0!important;
}
span.DownloadLink a strong {
	font-weight: normal;
	display: block;
	float: left;
	margin: 0 0 0 0.6em;
}
.DateHead {
	color: #ADADE7;
	font-weight: normal;
	font-style: italic;
}
#NewsLeft {
	float: left;
	width: 420px;
}
#MainNews {
	border-bottom: 1px solid #DCDCDC;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	line-height: normal;
}
#MainNews img {
	float: left;
	display: block;
	margin: 0 20px 10px 0;
	border: 1px solid #DCDCDC;
}
#MainNews h1 {
	font-weight: normal;
	margin: 0 0 8px 0 !important;
}
#MainNews p {
	margin: 0 0 8px 0 !important;
}
.SecondaryNews {
	border-bottom: 1px solid #DCDCDC;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	line-height: normal;
}
.SecondaryNews img {
	display: block;
	float: left;
	margin: 0 20px 10px 0;
	border: 1px solid #DCDCDC;
}
.SecondaryNews h1 {
	font-weight: normal;
	font-size: 140% !important;
	margin: 0 0 8px 0 !important;
}
.SecondaryNews p {
	margin: 0 0 8px 0 !important;
}
.NewsTeasers {
	background: repeat-y;
	padding: 0;
	margin: 0 0 20px 0;
}
.NewsTeasers h3 {
	margin: 0 0 10px 0 !important;
	font-size: 160% !important;
	font-weight: normal;
}
.NewsTeasers div.MiniNews {
	line-height: normal;
	padding: 0 0 10px 0;
}
.MiniNews blockquote {
	margin: 0 !important;
	padding: 8px 0 0 0 !important;
	font-size: 95%;
}
.MiniNews p {
	padding: 0 !important;
	margin: 0 !important;
}
.MiniNews h2 {
	font-size: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	font-weight: bold !important;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
}
#SlideShow {
	float: right;
	height: 267px;
	width: 400px;
	overflow: hidden;
	background: #3A3B4B;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin: 0 0 10px 15px;
}
.SlideHolder {
	position: relative;
	height: 267px;
	width: 400px;
	overflow: hidden;
}
.SlideHolder p {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 380px;
	margin: 0 !important;
	padding: 10px !important;
	background: #3A3B4B;
	display: block;
	opacity: 0.7;
 	filter: alpha(opacity = 70);
	border-top: 1px solid #8889D0;
}
.SlideHolder span {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 380px;
	margin: 0 !important;
	padding: 10px !important;
	display: block;
	color: #fff;
	font-size: 95%;
}
.GalleryRow {
	width: 660px;
	padding: 20px 0 20px 0;
}
.GalleryRow dl {
	float: left;
	width: 176px;
	margin: 0 65px 0 0;
	text-align: center;
}
.GalleryRow dl.Last {
	float: right !important;
	margin: 0 !important;
}
.GalleryRow dd {
	padding: 5px 0;
}
.GalleryRow dd h3 {
	font-weight: normal;
	font-size: 100% !important;
	color: #666666 !important;
	margin: 0 !important;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
}
.GalleryRow dd p {
	font-weight: normal;
	font-size: 85% !important;
	margin: 5px 0 0 0 !important;
}
.GalleryRow dd span.LinkLeft {
	float: left;
	display: block;
}
.GalleryRow dd span.LinkRight {
	float: right;
	display: block;
}
.ResultsNav {
	line-height: normal;
	color: #8F867F;
}
.ResultsNav p {
	margin: 0 0 3px 0 !important;
}
.ResultsNav a {
	font-size: 130%;
	display: block;
	margin: 0 5px 0 0;
	float: left;
}
.ResultsPages {
	color: #D8D1CB;
}
.CurrentPage {
	font-size: 130%;
	font-weight: bold;
	color: #8F867F;
}

/*BLOG*/
.blogComment {
	margin: 5px 0;
}
.blogComment img {
	float: left;
}
.commentText {
	float: left;
	padding: 5px 5px;
}


.Ancillary.Right {
	float: right;
	width: 365px;
	margin: 0 0 20px 40px;
	padding: 0;
}
.Ancillary.Under {
	padding: 20px 0 0 0;
	border-top: 1px solid #ADADE7;
}
.ImageHolder {
	text-align: center;
	margin: 0 0 20px 0;
	font-size: 85%;
}
.Ancillary.Under div.ImageHolder {
	text-align: center;
	margin: 0 0 20px 0;
	font-size: 85%;
	background: #fff;
	float: left;
	margin: 0 15px 0 0;
}
.ImageHolder p {
	margin: 0 !important;
	line-height: normal;
	padding: 5px 0 !important;
}
.Downloads {
	background: #fff;
	padding: 5px;
	margin: 5px 0 20px 0;
	line-height: normal !important;
}
.Downloads a {
	text-decoration: none !important;
	font-size: 85% !important;
}
.Downloads h3, .Downloads p {
	margin: 0 0 5px 0 !important;
}

#Footer {
	width: 921px;
	position: relative;
	margin: 0 0 0 13px;
	font-size: 80%;
	line-height: normal;
	color: #939598;
	border-bottom: 1px solid #4d4d4d;
	padding: 0 16px 23px 16px;
}
#FooterInner {
	background: #F3F3F4;
}
#Home div#Footer,
#Home div#FooterInner {
	background: #000 !important;
	border: none;
	padding: 0;
	margin: 0;
	width: 980px;
}
#Footer a {
	color: #939598;
	text-decoration: none;
	text-transform: lowercase;
}
#Footer ul {
	list-style: none;
	margin: 0;
	padding: 8px 16px 8px 26px;
}
#Footer li {
	float: left;
	display: block;
	text-decoration: none;
	padding: 0 7px;
	border-left: 1px solid #939598;
}
#Footer li.FooterFirst {
	padding: 0 7px 0 0;
	border-left: none;
}
#Footer li h2 {
	font-weight: normal;
}
#Footer, .push {
     height: 20px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.NoShow {
	display: none;
}
.Clear {
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	clear: both;
}
hr {
	border: none 0;
	border-bottom: 1px solid #DCDCDC;
	width: 100%;
	height: 1px;
	padding: 0 0 5px 0;
}


#Content table {
	border-collapse: collapse;
	border: 1px solid #DDDDDD;
	font-size: 95%;
}
#Content table tr:hover {
	background: #FDCAEF;
}
#Content table td {
	margin: 0 !important;
	padding: 3px 5px;
}
#Content table td p {
	margin: 0 !important;
}

#DiscogPage {
	padding: 10px 0 0 0;
	min-height: 300px;
	_height: 300px;
}
.DiscogRow {
	width: 680px;
	padding: 0 0 12px 0;
}
#PageCopy.FullWidth div.DiscogRow {
	width: 880px !important;
	padding: 0 0 12px 0;
}
.DiscogRow dl {
	width: 314px;
	background: url(../_images_gen/discog_bg.gif) repeat-x top;
	float: left;
	margin: 0 0 0 12px;
	padding: 10px;
}
#PageCopy.FullWidth div.DiscogRow dl {
	width: 265px !important;
	background: url(../_images_gen/discog_bg.gif) repeat-x top;
	float: left;
	margin: 0 0 0 12px;
	padding: 10px;
}
.DiscogRow dl.First {
	margin: 0 !important;
}
.DiscogRow dt {
	margin: 0;
	padding: 0 10px 0 0;
	float: left;
	width: 120px;
}
.DiscogRow dt img {
	display: block;
}
.DiscogRow dd {
	width: 130px;
	float: right;
	padding: 0;
	margin: 0;
}
.DiscogRow dd h3 a,
.DiscogRow dd p a {
	color: #737373 !important;
}
.DiscogRow dd h3 {
	margin: 0 0 3px 0 !important;
	line-height: normal !important;
	font-weight: normal !important;
	font-size: 130% !important;
}
.DiscogRow dd p {
	margin: 0 0 3px 0 !important;
	line-height: normal !important;
}
a.More {
	color: #A61E22 !important;
}

#DiscogItemLeft {
	width: 250px;
	float: left;
	padding: 0 50px 0 0;
}
#DiscogItemRight {
	width: 430px;
	float: left;
}
#DiscogItemRight.Slim {
	width: 430px;
	float: left;
	padding: 0 0 0 0;
}

ol.TrackList {
	margin: 0 0 20px 25px !important;
	padding: 0 !important;
	font-size: 120%;
}
ol.TrackList li {
	margin: 0 0 10px 0 !important;
	line-height: normal !important;
}
ol.TrackList li a {
	font-size: 80%;
	font-weight: bold;
	text-decoration: underline !important;
}

#RelatedDiscog {
	float: right;
	width: 120px;
	padding: 5px 0 0 0;
	min-height: 300px;
	_height: 300px;
}
#RelatedDiscog dl {
	padding: 20px 0 0 0;
	margin: 0;
	line-height: normal;
}
#RelatedDiscog dt {
	padding: 0 0 5px 0;
}

#VideoLeft {
	width: 640px;
	float: left;
}

#HomeSlider {
	border: none !important;
	position: relative;
	z-index: 20;
	_position: absolute;
	_top: 30px;
	_left: 10px;
	margin: 0 0 0 0;
}
#HomeSlider tr:hover {
	background: #000 !important;
}
#HomeFlash {
	text-align: center;
	position: relative;
	margin: 0 0 0 -7px;
	_margin: -35px 0 0 -6px;
	padding: 0 0 31px 10px;
	border-bottom: 1px solid #4d4d4d;
	width: 943px;
	_height: 250px;
}
#HomeFlash img.SamCover {
	width: 329px;
	height: 210px;
	position: absolute;
	top: 3px;
	_top: 33px;
	left: 50px;
	padding: 0 15px;
	background: #000;
	z-index: 200;
}
#HomePlayer {
	width: 290px;
	float: right;
	padding: 5px 0 0 0;
}
#HomeStrap {
	text-indent: -9000px;
	width: 445px;
	height: 18px;
	background: url(../_images_gen/home_strap.gif) no-repeat left top;
	margin: 21px 0 10px 21px !important;
}
#HomeText {
	padding: 10px 21px 20px 21px;
	color: #939598;
}

#SamSlideShow {
	display: block;
	list-style: none;
	margin: 0 !important;
	padding: 0 !important;
	background: #EEEEEF;
	border-top: 1px solid #D9D9D9;
	border-left: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;
	width: 658px !important;
	text-align: center !important;
}

#SamSlideShow li {
	margin: 0 auto !important;
	display: block;
	position: relative;
	padding: 20px 0 10px 0 !important;
	width: 100%;
	text-align: center;
}
#SamSlideShow li img {
	display: block;
	border: 1px solid #D9D9D9;
	padding: 0 !important;
	margin: 0 auto !important;
}
#SamSlideShow li span {
	display: block;
	padding: 5px 0 5px 0 !important;
}
