
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 60px;
	background-image: url(/img/common/header_repeat.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	background-color: #ffffff;
}

body, td, th {
	color: #454545;
	font-family: Georgia, Times, serif, Arial;
	font-size: 11px;
	font-weight: normal; 
	line-height: 20px;
}

h1.title {
	color: #454545;
	font-size: 25px;
	font-weight: normal;
	line-height: 30px;
	margin-bottom: 5px;
	display: inline;
}

h2.title {
	color: #a5a5a5;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	margin-top: -5px;
	display: inline;
}

a {
	color: #5b9294;
	text-decoration: underline;
}

a:hover {
	color: #000;
}

a:hover .imgroller {
	filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60;
}

a span {
	display: none;
}

#toptexture {
	width: 100%;
	height: 212px;
	background-image: url(/img/common/header_main.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

#topheader {
	width: 960px;
	margin: 0 auto;
}

#topbar {
	width: 960px;
	height: 30px;
}

#topbar #audioplayer {
	float: left;
	margin-left: 20px;
	height: 30px;
}

#topbar #mailinglist {
	float: right;
	margin-right: 17px;
	height: 30px;
}

#navigation {
	float: right;
	height: 28px;
	text-align: right;
	margin-top: 84px;
}

#navigation a {
	display: inline-block;
	height: 28px;
}

#navigation a.home {
	background: url(/img/nav/home.gif) top left no-repeat;
	width: 51px;
}

#navigation a:hover.home {
	background-position: bottom left;
}

#navigation a.blog {
	background: url(/img/nav/blog.gif) top left no-repeat;
	width: 40px;
}

#navigation a:hover.blog {
	background-position: bottom left;
}

#navigation a.artists {
	background: url(/img/nav/artists.gif) top left no-repeat;
	width: 55px;
}

#navigation a:hover.artists {
	background-position: bottom left;
}

#navigation a.tours {
	background: url(/img/nav/tours.gif) top left no-repeat;
	width: 49px;
}

#navigation a:hover.tours {
	background-position: bottom left;
}

#navigation a.photos {
	background: url(/img/nav/photos.gif) top left no-repeat;
	width: 56px;
}

#navigation a:hover.photos {
	background-position: bottom left;
}

#navigation a.video {
	background: url(/img/nav/video.gif) top left no-repeat;
	width: 50px;
}

#navigation a:hover.video {
	background-position: bottom left;
}

#navigation a.store {
	background: url(/img/nav/store.gif) top left no-repeat;
	width: 45px;
}

#navigation a:hover.store {
	background-position: bottom left;
}

#navigation a.contact {
	background: url(/img/nav/contact.gif) top left no-repeat;
	width: 62px;
}

#navigation a:hover.contact {
	background-position: bottom left;
}

#navigation a.links {
	background: url(/img/nav/links.gif) top left no-repeat;
	width: 48px;
}

#navigation a:hover.links {
	background-position: bottom left;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	background-image: url(/img/common/title_background.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

#releases {
	float: right;
	width: 364px;
	min-height: 500px;
	background-image: url(/img/common/right_line.jpg);
	background-repeat: no-repeat;
}

#releases #title {
	padding-left: 27px;
	width: 337px;
	height: 78px;
}

#releases #content {
	padding-top: 9px;
	padding-left: 32px;
	width: 340px;
}

#releases .cover {
	float: left;
	width: 160px;
}

#releases .details {
	float: right;
	width: 169px;
}

#releases .details .title {
	color: #454545;
	font-family: Georgia, Times, serif, Arial;
	font-size: 18px;
	font-weight: normal; 
	line-height: 20px;
}

#releases .details .info {
	color: #a5a5a5;
	font-family: Georgia, Times, serif, Arial;
	font-size: 11px;
	font-weight: normal; 
	font-style: italic;
	line-height: 17px;
}

#releases .details .buy {
	color: #515151;
	font-family: Georgia, Times, serif, Arial;
	font-size: 11px;
	font-weight: bold; 
	line-height: 17px;
}

#releases .details .links {
	color: #454545;
	font-family: Georgia, Times, serif, Arial;
	font-size: 11px;
	font-weight: normal; 
	line-height: 17px;
}

#releases .details .links a {
	color: #5b9294;
	font-weight: normal; 
	text-decoration: underline;
}

#releases .details .links a:hover {
	text-decoration: none;
}

.detailspdf {
	padding-top: 5px;
}

#fullcontent {
	padding: 0px 0px 0px 0px;
	width: 960px;
	min-height: 500px;
	overflow: hidden;
}

#fullcontent #content {
	padding: 10px 0px 0px 20px;
	width: 940px;
}

#leftcontent {
	float: left;
	padding: 0px 0px 0px 0px;
	width: 560px;
	min-height: 500px;
	overflow: hidden;
}

#pagetitle {
	width: 360px;
	height: 78px;
}

#leftcontent #content {
	padding: 10px 0px 0px 20px;
	width: 540px;
}

#footer {
	margin: 60px 0px 80px 20px;
	width: 940px;
	height: 230px;
	background-image: url(/img/common/footer_background.jpg);
	background-repeat: no-repeat;
}

#footernav {
	width: 940px;
	height: 46px;
	padding: 9px 0px 0px 6px;
	color: #454545;
	font-family: Georgia, Times, serif, Arial;
	font-size: 11px;
	font-weight: normal; 
}

#footernav a {
	color: #5b9294;
	font-weight: normal; 
	text-decoration: none;
}

#footernav a:hover {
	color: #5b9294;
	font-weight: normal; 
	text-decoration: underline;
}

#footersocial {
	float: left;
	padding-left: 8px;
	height: 23px;
}

#footercredits {
	float: right;
	padding-right: 21px;
	text-align: right;
	color: #ffffff;
	font-family: Georgia, Times, serif, Arial;
	font-size: 11px;
	font-weight: normal;
}

#footercredits a {
	color: #585858;
	font-weight: normal; 
	text-decoration: underline;
}

#footercredits a:hover {
	color: #585858;
	font-weight: normal; 
	text-decoration: none;
}

#videoembed {
	float: left;
	width: 746px; 
	height: 413px;
	overflow: hidden;
	padding-top: 6px;
}

#videolink {
	float: right;
	width: 191px;
	height: 413px;
	padding-top: 6px;
}

/* general paging div */
.paging {
	width:100%;
}

/* buttons that are links */
.paging a {
	background:#adadad;
	border:1px solid #7c7c7c;
	color:#ffffff;
	float:left;
	font-size:11px;
	margin:1px;
	padding:3px 4px;
	text-decoration: none;
}

/* buttons when mousing over */
.paging a:hover {
	background:#5f5f5f;
	border:1px solid #7c7c7c;
	color:#ffffff;
	float:left;
	font-size:11px;
	margin:1px;
	padding:3px 4px;
	text-decoration:none;
}

/* this one is not a link */
.pagingbox1 {
	background:#adadad;
	border:1px solid #7c7c7c;
	color:#ffffff;
	float:left;
	font-size:11px;
	margin:1px;
	padding:3px 4px;
}

/* the current page */
.pagingbox2 {
	background:#000000;
	border:1px solid #7c7c7c;
	color:#ffffff;
	float:left;
	font-size:11px;
	margin:1px;
	padding:3px 4px;
}

/* CONTENT - NEWS ITEMS */
#content .item {
	border-bottom: 1px solid #606060;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

#content .item h1.title,
#content .item h2.title {
    display: inline;
}

#content .item .main_image {
    margin: 10px 0px;
}

#content .item .main_video {
    height: 316px;
    margin: 10px 0px;
    overflow: hidden;
    width: 520px;
}

#content .item .newstext {
}
  
#content .item ul.related_links {
    display: block;
    list-style: none;
}
  
#content .item ul.related_links li {
    clear: both;
    float: left;
    margin-bottom: 1px;
    padding: 2px 8px 2px 5px;
}

#content .item ul.related_links li a {
    color: #fff;
}

#content .item ul.related_links li a:hover {
    color: #454545;
}

#content .item ul.related_links li.even {
    background-color: #a2c1cc;
}

#content .item ul.related_links li.odd {
    background-color: #85a1ab;
}
  
#content .item .social {
	clear: both;
    display: block;
}

#content .item .social img {
    float: left;
    margin-right: 5px;
}

#content .item .social p {
    padding-top: 2px;
}

#content .touritem {
	border-top: 1px solid #606060;
	margin-top: 20px;
	padding-top: 20px;
}

#content .tourimg {
	float: left;
	width: 42px;
	height: 42px;
	margin-right: 10px;
}

#content .tourartist {
	float: left;
	width: 480px;
	padding-top: 5px;
}

#content .notourdates {
	padding: 15px 0px 0px 0px;
}

#content .tourdateitem {
	background-image: url(/img/misc/dots.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 13px;
	padding-top: 13px;
}

#content .tourdatenoline {
	padding-top: 13px;
}

#content .tourmain {
	color: #454545;
	font-family: Georgia, Times, serif, Arial;
	font-size: 18px;
	font-weight: normal;
}

#content .tourinfo a {
	text-decoration: none;
}

#content .tourinfo a:hover {
	text-decoration: underline;
}

#content .artistlist {
	background-repeat: no-repeat;
	width: 330px;
	height: 230px;
    display: table-cell;
    vertical-align: middle;
	text-align: center;
	padding: 0px 100px;
	line-height: 23px;
}

#content .artistlist a {
	display: inline-block;
	padding: 12px 12px;
	background-color: #ffffff;
	color: #454545;
	font-family: Georgia, Times, serif, Arial;
	font-size: 25px;
	font-weight: normal;
	text-decoration: none;
}

#content .artistlist a:hover {
	background-color: #454545;
	color: #ffffff;
}

#content #artistphoto {
	float: left;
	width: 530px;
	height: 230px;
}

#content #artistdetails {
	float: right;
	width: 380px;
}

#content #artistline {
	clear: both;
	border-bottom: 1px solid #606060;
	height: 20px;
	margin-bottom: 20px;
}

#artistdates {
	float: left;
	width: 326px;
}

#artistphotos {
	float: left;
	margin-left: 29px;
	width: 207px;
}

#artistreleases {
	float: left;
	margin-left: 29px;
	width: 340px;
}

#artistreleases .cover {
	float: left;
	width: 160px;
}

#artistreleases .details {
	float: right;
	width: 169px;
}

#artistreleases .details .title {
	color: #454545;
	font-family: Georgia, Times, serif, Arial;
	font-size: 18px;
	font-weight: normal; 
	line-height: 20px;
}

#artistreleases .details .info {
	color: #a5a5a5;
	font-family: Georgia, Times, serif, Arial;
	font-size: 11px;
	font-weight: normal; 
	font-style: italic;
	line-height: 17px;
}

#artistreleases .details .buy {
	color: #515151;
	font-family: Georgia, Times, serif, Arial;
	font-size: 11px;
	font-weight: bold; 
	line-height: 17px;
}

#artistreleases .details .links {
	color: #454545;
	font-family: Georgia, Times, serif, Arial;
	font-size: 11px;
	font-weight: normal; 
	line-height: 17px;
}

#artistreleases .details .links a {
	color: #5b9294;
	font-weight: normal; 
	text-decoration: underline;
}

#artistreleases .details .links a:hover {
	text-decoration: none;
}

.detailspdf {
	padding-top: 5px;
}

#artistdates .tourdateitem {
	background-image: url(/img/misc/dots.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 13px;
	padding-top: 13px;
}

#artistdates .tourdatenoline {
	padding-top: 17px;
}

#artistdates .tourmain {
	color: #454545;
	font-family: Georgia, Times, serif, Arial;
	font-size: 18px;
	font-weight: normal;
}

#artistdates .tourinfo a {
	text-decoration: none;
}

#artistdates .tourinfo a:hover {
	text-decoration: underline;
}

#artistphotos .photowrapper {
	width: 207px;
	overflow: hidden;
}

#artistphotos .photoholder {
	width: 220px;
}

#artistphotos .photoitem {
	float: left;
	width: 100px;
	padding: 7px 7px 0px 0px;
}

#artistphotos .imgbrdroll {
	border: 2px solid #a0a0a0; 
}

#artistphotos a:hover .imgbrdroll {
	border: 2px solid #000000; 
}

#content .photosetimg {
	float: left;
	width: 296px;
	height: 230px;
}

#content .photosetfloater {
	float: left;
}

#content .photosetdetails {
	width: 189px;
	height: 230px;
    display: table-cell;
    vertical-align: middle;
	padding: 0px 20px 0px 25px;
	line-height: normal;
	background-color: #e2e2e2;
}

#content .photosetdetails a {
	text-decoration: none;
}

#content .photosetdetails a:hover {
	text-decoration: underline;
}

#setofphotos {
	width: 528px;
	overflow: hidden;
}

#setofphotos .photoholder {
	width: 540px;
}

#setofphotos .photoitem {
	float: left;
	width: 100px;
	padding: 7px 7px 0px 0px;
}

#setofphotos .imgbrdroll {
	border: 2px solid #a0a0a0; 
}

#setofphotos a:hover .imgbrdroll {
	border: 2px solid #000000; 
}
