@charset "UTF-8";

/************************************************** CSS Reset **************************************************/

html, body, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	list-style-type: none;
	list-style-image: none;
	text-decoration: none;
}
:focus {
	outline: 0;
}
caption, th, td {
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/************************************************** End CSS Reset **************************************************/


body {
	line-height: 1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #126656;
	background-color: black;
	font-size: 12px;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
p {
	line-height: 16px;
}

#container {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 1020px;
	background-image: url(images/content.gif);
	background-repeat: repeat-y;
	background-position: center top;
	height: inherit;
}
#container  a {
	color: #126656;
}
#record {
	background-image: url(images/record.jpg);
	background-repeat: no-repeat;
	height: 315px;
	width: 310px;
	float: left;
	z-index: 4;
}
#branding {
	background-image: url(images/branding.jpg);
	background-repeat: no-repeat;
	height: 110px;
	width: 680px;
	float: left;
}

/************************************************** Navigation **************************************************/

#nav {
	width: 680px;
	background-image: url(images/nav.jpg);
	height: 30px;
	background-repeat: no-repeat;
	background-position: -280px;
	float: right;
	padding-right: 30px;
}
#navigation {
	list-style-type: none;
	padding-top: 8px;
}
#navigation li {
	float: left;
	display: inline;
	height: 22px;
}
#navigation li a {
	display: block;
	color: #F5F0E6;
	text-align: left;
	padding-right: 10px;
}
#navigation li a:hover {
	color: #00967D;
}
#footer {
	background-image: url(images/nav.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 1020px;
	background-color: #000000;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
}

/************************************************** End Navigation **************************************************/

/************************************************** Sidebar **************************************************/

#sidebar {
	float: left;
	width: 260px;
	padding-left: 40px;
	padding-bottom: 30px;
}
#player {
	padding-left: 1px;
}
#player p {
	font-size: 10px;
	font-weight: normal;
	width: 190px;
	float: left;
	padding-left: 7px;
	padding-top: 6px;
}
#sidebar p {
	padding-top: 5px;
	padding-bottom: 0px;
	line-height: 16px;
}
#sidebar   h1 {
	text-indent: -9999px;
	height: 20px;
}
#mail {
	padding-bottom: 20px;
	width: 200px;
}
#sidebarcontent {
	padding-left: 9px;
	padding-bottom: 20px;
}
#viewcart {
	width: 97px;
	float: right;
	padding-top: 8px;
}
#mail .tmail {
	text-indent: -9999px;
	height: 20px;
	background-image: url(images/mail_header.gif);
	background-repeat: no-repeat;
}
#contact {
	padding-bottom: 7px;
	width: 200px;
}
#contact .tcontact {
	text-indent: -9999px;
	height: 20px;
	background-image: url(images/contact.gif);
	background-repeat: no-repeat;
}
#sidebar .form {
	margin-top: 10px;
	width: 200px;
}
#sidebar .textfield   {
	background-color: #FFFFFF;
	font-size: x-small;
	color: #126656;
	margin-bottom: 6px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	width: 200px;
}
#sidebar .msgfield {
	background-color: #FFFFFF;
	font-size: x-small;
	margin-bottom: 6px;
	height: 90px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	width: 200px;
	color: #126656;
}
#sidebar  a  {
	text-decoration: underline;
}
#sidebar  a:hover  {
	font-weight: bolder;
}

/************************************************** End Sidebar **************************************************/

/************************************************** Main Content **************************************************/

#main {
	width: 680px;
	float: right;
	padding-right: 30px;
	padding-bottom: 40px;
	line-height: 14px;
	font-size: 12px;
}
#main a {
	text-decoration: underline;
}
#main p    {
	padding-top: 10px;
	clear: both;
}
#main h2    {
	font-size: 13px;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 6px;
	line-height: 17px;
}
#main h3 {
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 12px;
}
#main h4 {
	font-size: 16px;
	padding-bottom: 8px;
}
.readmore {
	font-size: 10px;
	margin-top: 10px;
}

/************************************************** Welcome Page **************************************************/

#main  #mainimage {
	padding-top: 40px;
	padding-left: 40px;
}

#main #welcome {
	float: left;
	width: 600px;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 40px;
}
#main #welcome img {
	float: left;
}
#main #welcome #welcomeblurb {
	float: right;
	width: 280px;
}
#main  #welcome  #welcomeblurb h1 {
	background-image: url(images/welcome.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 20px;
	width: 280px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #007965;
}
#main  #welcome  #welcomeblurb  p {
	padding-top: 15px;
	line-height: 17px;
}

#main #artist {
	float: left;
	width: 280px;
	padding-left: 40px;
	padding-top: 20px;
}
#main  #artist img {
	float: left;
	padding-top: 20px;
	padding-right: 18px;
	padding-bottom: 10px;
}
#main #artist h1 {
	background-image: url(images/artist_header.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 20px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #007965;
}
#main #artist .artist {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #007965;
}
#main #artist .artist:hover  {
	background-color: #FFFFFF;
}
#main #artist p {
	padding-bottom: 20px;
	clear: right;
}
#main #artist a {
	color: #126656;
	font-weight: bold;
}
#main #artist a:hover {
	text-decoration: underline;
}
/************************************************** End Welcome Page **************************************************/

#main #latestnews {
	padding-top: 50px;
	width: 280px;
	float: right;
	height: 400px;
	background-image: url(images/tape.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-right: 40px;
	overflow: hidden;
}
#main #latestnews img {
	padding-top: 10px;
	padding-right: 15px;
	float: left;
	display: block;
	padding-bottom: 5px;
}
#main #latestnews h1 {
	background-image: url(images/latest_news_header.gif);
	text-indent: -9999px;
	height: 20px;
	margin-bottom: 10px;
	width: 280px;
}
#main #latestnews p {
	clear: both;
	line-height: 17px;
	padding-right: 30px;
	
}

#main   #news  {
	width: 600px;
	padding-top: 20px;
	padding-right: 40px;
	padding-left: 40px;
}
#main #news h1 {
	background-image: url(images/newsitems_header.gif);
	background-repeat: no-repeat;
	height: 20px;
	text-indent: -9999px;
	padding-bottom: 10px;
	width: 600px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #126656;
}
#main #news .newsitem {
	padding-bottom: 20px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #007965;
}
#main  #news  .newsitemtext {
	float: right;
	width: 500px;
}
#main  #news  .newsitem .cal {
	float: left;
	background-image: url(images/cal.jpg);
	background-repeat: no-repeat;
	text-align: center;
	width: 100px;
	height: 50px;
	margin-top: 25px;
	background-position: center;
}
#main #news .newsitem .cal .month {
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
}
#main #news .newsitem .cal .day {
	padding-top: 8px;
	font-size: 16px;
	font-weight: bold;
}
#main #artists {
	width: 600px;
	padding-top: 10px;
	padding-right: 40px;
	padding-left: 40px;
}
#main #artists h1 {
	background-image: url(images/artist_header.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 20px;
	text-indent: -9999px;
	padding-bottom: 20px;
	width: 600px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #007965;
}
#main #artists #event {
	padding-bottom: 20px;
	padding-top: 20px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #007965;
	line-height: 1.3em;
}
#main #touring {
	width: 600px;
	padding-top: 10px;
	padding-right: 40px;
	padding-left: 40px;
}
#main #touring h1 {
	background-image: url(images/tourdates_header.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 20px;
	text-indent: -9999px;
	padding-bottom: 20px;
	width: 600px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #007965;
}
#main  #touring  .event  {
	padding-bottom: 20px;
	padding-top: 20px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #007965;
}
#main #touring .event a {
	color: #006633;
	text-decoration: underline;
}
#main .note {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: 1.4em;
}
#main #ipod {
	height: 390px;
	width: 280px;
	float: left;
	padding-left: 40px;
	background-image: url(images/ipod.jpg);
	background-repeat: no-repeat;
	background-position: 65px;
}

.talbums       {
	background-image: url(images/albums_header.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 20px;
	padding-bottom: 10px;
	width: 280px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #007965;
}
.tbrady {
	background-image: url(images/stephenbrady_header.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 50px;
	width: 280px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #007965;
}
.tbsgy {
	background-image: url(images/bsgy_header.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 50px;
	width: 280px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #007965;
}
#main #rightcol {
	float: right;
	width: 280px;
	padding-top: 40px;
	padding-right: 40px;
}
#main #leftcol {
	float: left;
	width: 280px;
	padding-top: 40px;
	padding-left: 40px;
}
#main #leftcol #large {
	height: 260px;
}
#main #leftcol #large img  {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#main #leftcol p,#main #rightcol p {
	line-height: 17px;
	padding-top: 10px;
}
#main  #rightcol  img {
	float: left;
	padding-right: 17px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#main #leftcol img {
	float: left;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#main #leftcol table, #main #rightcol table {
	font-size: 10px;
	line-height: 18px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #1F6E5E;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #1F6E5E;
	clear: both;
	padding-top: 15px;
	padding-bottom: 15px;
}
#main #catalogue {
	float: left;
	width: 600px;
	display: block;
	padding-top: 40px;
	padding-right: 40px;
	padding-left: 40px;
}
#main #catalogue h1 {
	background-image: url(images/catalogue_header.gif);
	background-repeat: no-repeat;
	height: 20px;
	text-indent: -9999px;
	padding-bottom: 10px;
	width: 600px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #126656;
}
#main #catalogue div {
	display: block;
	float: left;
}
#main #catalogue img {
	float: left;
}
#main  #catalogue  .catalogueitem {
	width: 600px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #126656;
	padding-top: 15px;
}
#main #catalogue .catalogueinfo {
	float: right;
	width: 410px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #126656;
}
#main #catalogue table {
	float: right;
	margin-bottom: 15px;
	margin-top: 15px;
	line-height: 18px;
}
.button   {
	width: 75px;
	font-size: 10px;
	color: #333333;
	margin-bottom: 5px;
}
.writer    {
	font-size: 10px;
	font-weight: bold;
}
#main #links {
	float: left;
	width: 600px;
	display: block;
	padding-top: 40px;
	padding-right: 40px;
	padding-left: 40px;
}
#main #links h1 {
	background-image: url(images/links_header.gif);
	background-repeat: no-repeat;
	height: 20px;
	text-indent: -9999px;
	padding-bottom: 10px;
	width: 600px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #126656;
}
#main #links img {
	float: left;
	padding-right: 15px;
	padding-bottom: 20px;
}
#main #links .linkitem p {
	padding-right: 10px;
	clear: none;
	padding-top: 0px;
}
#main #links .linkitem {
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #126656;
}
/* CSS AJAX */

#rotator
{
	cursor: pointer;
	overflow: hidden;
	position: relative;
	width: 610px;
	height: 250px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 610px;
	height: 250px;
}
#main  #editform {
	width: 600px;
	padding-top: 20px;
	padding-right: 40px;
	padding-left: 40px;
}
#main .textfield {
	background-color: #FFFFFF;
	font-size: x-small;
	color: #663300;
	height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	width: 100%;
}
#main .msgfield {
	background-color: #FFFFFF;
	font-size: x-small;
	color: #663300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	width: 100%;
}
#main .dropdown {
	background-color: #FFFFFF;
	font-size: x-small;
	color: #663300;
	height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	width: 100%;
}
#container #main #pagination {
	margin-top: 10px;
	text-align: right;
}
#container #main #pagination a{
	text-decoration: underline;
}
#container #main #pagination a:hover{
	text-decoration: none;
	color: #004434;
}
#footer #backtotop {
	padding-right: 70px;
	text-align: right;
	padding-top: 8px;
	width: 200px;
	float: right;
}
#footer #backtotop a {
	color: #F5F0E6;
	text-decoration: underline;
}
#footer #backtotop a:hover {
	color: #00967D;
}

/* extras */
.message{
	text-align: left;
	font-weight: bold;
	padding-bottom: 5px;
}

.error{
	text-align: left;
	padding: 5px 0 5px 5px;
	color: #f50000;
	line-height: 1.4;
	border: 1px solid #f50000;
	background-color: #ffeeee;
}

.special {display:none;}

.list_message {
	display:none;
	width:190px;
	padding:5px;
	margin-top: 10px;
	font-size: x-small;
}

.con_message {
	display:none;
	width:190px;
	padding:5px;
	margin-top: 10px;
	font-size: x-small;
}

.message_error {
	border: 1px solid #f50000;
	background-color: #ffeeee;
	color: #f50000;	
}

.message_success {
	border: 1px solid #126656;
	background-color: #eeffee;
	color: #126656;	
}
#con_alert li{
	padding-bottom: 3px;
}
#main #gallery h1 {
	background-image: url(images/gallery_header.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 20px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #007965;
}
#main #gallery div {
	display: block;
	float: left;
}
#main #gallery .catalogueitem {
	width: 600px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #126656;
	padding-top: 15px;
}
#main #gallery {
	float: left;
	width: 600px;
	display: block;
	padding-top: 40px;
	padding-right: 40px;
	padding-left: 40px;
}

