/* ----------------- CSS 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, font, 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;
background: transparent;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}

ul, ol, dl {
position: relative;  
}

blockquote, q {
quotes: none;
}

/* remember to define focus styles! */
:focus {
outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: collapse;
border-spacing: 0;
}

td {
vertical-align: top;
}

.clear {
clear: both;
}

strong {
font-weight: bold;
}

a.custom {
	display: block;
	position: relative;
	text-indent: -9999px;
}

/* ----------------- Main Structure ----------------- */

body {
background: #f6f6f6 url('../images/main/mainbg.jpg') top left repeat;
font: 63% arial, helvetica, tahoma, sans-serif;
}

.backgroundwrap {
background: transparent url('../images/main/topbg.jpg') top left repeat-x;
width: 100%;
}

.bodywrap {
}

.contentwrap {
margin: 0 auto;
position: relative;
display: block;
width: 1002px;
}

#mast {
background: url('../images/main/mast.jpg') no-repeat scroll top left;
width: 1002px;
height: 290px;
display: block;
position: relative;
}

a.soundoff {
	background: url('../images/index/soundoff.png') no-repeat scroll top left;
	width: 99px;
	height: 26px;
	float: right;
	margin: 0 30px 0 0;
	top: 46px;
}

#mast h1 {
text-indent: -9999px;
width: 300px;
height: 300px;
display: none;
position: relative;
}

#content {
background: url('../images/main/contentbg.jpg') top left repeat-y;
width: 1002px;
}

#footer {
background: url('../images/main/footer.jpg') no-repeat top left;
width: 1002px;
}

/* ----------------- CSS 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, font, 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;
background: transparent;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}

ul, ol, dl {
position: relative;  
}

blockquote, q {
quotes: none;
}

/* remember to define focus styles! */
:focus {
outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: collapse;
border-spacing: 0;
}

td {
vertical-align: top;
}

.clear {
clear: both;
}

strong {
font-weight: bold;
}

a.custom {
	display: block;
	position: relative;
	text-indent: -9999px;
}

/* ----------------- Main Structure ----------------- */

body {
background: #f6f6f6 url('../images/main/mainbg.jpg') top left repeat;
font: 63% arial, helvetica, tahoma, sans-serif;
}

.backgroundwrap {
background: transparent url('../images/main/topbg.jpg') top left repeat-x;
width: 100%;
}

.bodywrap {
}

.contentwrap {
margin: 0 auto;
position: relative;
display: block;
width: 1002px;
}

#mast {
background: url('../images/main/mast.jpg') no-repeat scroll top left;
width: 1002px;
height: 290px;
display: block;
position: relative;
}

.soundoff {
	background: url('../images/index/soundoff.png') no-repeat scroll top left;
	width: 99px;
	height: 26px !important;
	float: right;
	display: block;
	position: relative;
	margin: 0 30px -46px 0 !important;
	top: 46px;
}

#mast h1 {
text-indent: -9999px;
width: 300px;
height: 300px;
display: none;
position: relative;
}

#content {
background: url('../images/main/contentbg.jpg') top left repeat-y;
width: 1002px;
}

#footer {
background: url('../images/main/footer.jpg') no-repeat top left;
width: 1002px;
}


/* ----------------- Links ----------------- */

a:link, a:visited, a:hover {
text-decoration: underline;
color: #E8112D;
font-weight: bold;
}

a:visited {

}

a:hover {
text-decoration: none;
}

/* ----------------- Navigation ----------------- */

ul#nav {
display: block;
position: relative;
list-style: none;
top: 181px;
margin: 0 0 0 257px;
}

ul#nav li {
float: left;
height: 26px;
}

ul#nav li, ul#nav li a, ul#nav li a:link {
text-indent: -9999px;
text-decoration: none;
position: relative;
height: 26px;
display: block;
background: transparent;
}

ul#nav li.index a:link, ul#nav li.index a:hover, ul#nav li.index a:visited {
background: transparent url(../images/nav/index.jpg) 0 0 no-repeat;
width: 52px;
}

ul#nav li.index a:hover {
background: transparent url(../images/nav/index.jpg) 0 -26px no-repeat;
}

ul#nav li.bio a:link, ul#nav li.bio a:hover, ul#nav li.bio a:visited {
background: transparent url(../images/nav/bio.jpg) 0 0 no-repeat;
width: 45px;
}

ul#nav li.bio a:hover {
background: transparent url(../images/nav/bio.jpg) 0 -26px no-repeat;
}

ul#nav li.disc a:link, ul#nav li.disc a:hover, ul#nav li.disc a:visited {
background: transparent url(../images/nav/disc.jpg) 0 0 no-repeat;
width: 100px;
}

ul#nav li.disc a:hover {
background: transparent url(../images/nav/disc.jpg) 0 -26px no-repeat;
}

ul#nav li.compositions a:link, ul#nav li.compositions a:hover, ul#nav li.compositions a:visited {
background: transparent url(../images/nav/compositions.jpg) 0 0 no-repeat;
width: 104px;
}

ul#nav li.compositions a:hover {
background: transparent url(../images/nav/compositions.jpg) 0 -26px no-repeat;
}

ul#nav li.projects a:link, ul#nav li.projects a:hover, ul#nav li.projects a:visited {
background: transparent url(../images/nav/projects.jpg) 0 0 no-repeat;
width: 123px;
}

ul#nav li.projects a:hover {
background: transparent url(../images/nav/projects.jpg) 0 -26px no-repeat;
}

ul#nav li.calendar a:link, ul#nav li.calendar a:hover, ul#nav li.calendar a:visited {
background: transparent url(../images/nav/calendar.jpg) 0 0 no-repeat;
width: 77px;
}

ul#nav li.calendar a:hover {
background: transparent url(../images/nav/calendar.jpg) 0 -26px no-repeat;
}

ul#nav li.clinics a:link, ul#nav li.clinics a:hover, ul#nav li.clinics a:visited {
background: transparent url(../images/nav/clinics.jpg) 0 0 no-repeat;
width: 67px;
}

ul#nav li.clinics a:hover {
background: transparent url(../images/nav/clinics.jpg) 0 -26px no-repeat;
}

ul#nav li.press a:link, ul#nav li.press a:hover, ul#nav li.press a:visited {
background: transparent url(../images/nav/press.jpg) 0 0 no-repeat;
width: 98px;
}

ul#nav li.press a:hover {
background: transparent url(../images/nav/press.jpg) 0 -26px no-repeat;
}

ul#nav li.contact a:link, ul#nav li.contact a:hover, ul#nav li.contact a:visited {
background: transparent url(../images/nav/contact.jpg) 0 0 no-repeat;
width: 67px;
}

ul#nav li.contact a:hover {
background: transparent url(../images/nav/contact.jpg) 0 -26px no-repeat;
}

/* --- DROP DOWN NAV --- */	

#biodrop {
visibility: hidden;
}

#special {
visibility: hidden;
margin-left: 558px;
}

#pressroom {
visibility: hidden;
margin-left: 824px;
}

.second ul {
display: block;
position: absolute;
z-index: 300;
margin: 0 auto 0 0;
margin-left: 309px;
top: 206px;
width: 145px;
background-color: #C2C1C1 !important;
border: 1px solid #6D6D6D;
border-bottom: none;
text-align: left;
}	

.second ul li { /* all list items */
text-indent: 0;
white-space: nowrap;
padding: 0;
margin: 0 !important;
line-height: 13px;
text-align: left;
}

.second ul a:link, .second ul a:hover, .second ul a:visited  {
background-color: #C2C1C1;
color: #000;
display: block;
border-bottom: 1px solid #6D6D6D;
text-decoration: none;
height: 20px;
padding: 5px  10px 1px 10px ;
text-indent: 0;
margin: 0 !important;
}

.second ul li a:hover {
background: #F4F4F4  !important;
text-decoration: none;
color: #E8122E;
}


/* ----------------- Social Navigation ----------------- */

ul#social {
	display: block;
	position: relative;
	list-style: none;
	margin: -33px 30px 0 227px;
	float: right;
	}

ul#social li {
	float: left;
	height: 26px;
}

ul#social li, ul#social li a, ul#social li a:link {
	text-indent: -9999px;
	text-decoration: none;
	position: relative;
	height: 26px;
	display: block;
	background: transparent;
	}
	
ul#social li.blog a:link, ul#social li.blog a:hover, ul#social li.blog a:visited {
	background: url('../images/nav/viewblog.png') no-repeat scroll top left;
	width: 111px;
	height: 22px;
}

ul#social li.facebook a:link, ul#social li.facebook a:hover, ul#social li.facebook a:visited {
	background: url('../images/nav/facebook.png') no-repeat scroll top left;
	width: 35px;
	height: 22px;
}




/* ----------------- Sub-Navigation ----------------- */

ul.subnav {
list-style: none;
top: 10px;
float: left;
display: block;
position: relative;
margin: 0 10px 10px 10px;
}

ul.leftalign li {
	text-align: left !important;
	padding-left: 0;
}
ul.leftalign li a {
	padding-left: 0 !important;
}

ul.discpage {
margin: 0 10px 10px 45px;

}

.subnav li {
background: transparent;
}



.subnav li a:link, .subnav li a:hover, .subnav li a:visited {
background: transparent url('../images/nav/subnav/gray.png') 0 5px no-repeat;
padding-left: 10px;
font-size: 1.2em;
font-weight: bold;
color: #6D6D6D;
text-decoration: none;
}

.subnav li a:hover {
color: #000;
}

.subnav li.on {
background: transparent url('../images/nav/subnav/red.png') 0 5px no-repeat;
}

.subnav li.on a:link, .subnav li.on a:hover, .subnav li.on a:visited {
color: #E8112D;
background: transparent url('../images/nav/subnav/red.png') 0 5px no-repeat;
}

.noarrow li a:link, .noarrow li a:hover, .noarrow li a:visited {
	background: none !important;
	text-align: right !important;
}

.noarrow li.on a:link, .noarrow li.on a:hover, .noarrow li.on a:visited {
color: #E8112D;
	background: none !important;
}

/* ----------------- Footer ----------------- */

#footer p {
color: #6D6D6D;
font-size: 1em;
padding: 1em 0;
}

#footer a:link, #footer a:hover, #footer a:visited {
color: #6D6D6D;
text-decoration: underline;
}

/* ----------------- Text Wrap ----------------- */
.bodycontent {
background: url('../images/main/contenttop.jpg') top left no-repeat;
width: 1002px;

}

.textwrap, .newswrap, .mailinglist form  {
float: right;
width: 710px;
padding-top: 10px;
margin: 0 20px 10px 0;
}

.textwrap {
margin-top: 5px;
margin-bottom: 20px;
}

.divider {
background: url('../images/main/divider.png') no-repeat scroll top left;
width: 727px;
height: 28px;
display: block;
padding: 1em 0 .1em 0;
}

/* ----------------- News ----------------- */

.news {
background: #f1f1f1;
padding: 7px 0;
width: 994px;
left: 4px;
display: block;
position: relative;
}

.border, .borderbottom {
width: 994px;
left: 4px;
height: 8px;
border-top: 1px solid #bbbbbb;
display: block;
position: relative;
}

.borderbottom {
border-top: none;
border-bottom: 1px solid #bbbbbb;
margin-bottom: 10px;
}

.newswrap {

}

.newswrap p {

}

/* ----------------- Mailing List ----------------- */

.mailinglist {
background: #e5e5e5;
padding: 7px 0;
width: 994px;
left: 4px;
display: block;
position: relative;
margin-top: 0;
}

.mailinglist form {

}

.mailinglist input.text {
width:190px;
font-size: 9px;
height: 12px;
padding: 2px;
display: block;
position: relative;
margin: 0 0 0 0;
}

.mailinglist input.button {
margin: -21px 15px 0 205px;
display: block;
position: relative;
}


/* ----------------- Pages ----------------- */

.leftcol {
width: 215px;
float: left;
margin: 10px 0 25px 20px;
}

/* --- Compositions --- */

ul.options {
margin-left: 20px;
padding-bottom: 20px;
}

ul.options img {
padding-right: 7px;
margin-top: 2px;
float: left;	
}

ul.options li {
margin-bottom: 12px;
font-size: 1.3em;
}

ul.options a {
top: 2px;
display: block;
position: relative;
font-weight: bold;
text-decoration: underline;

}


/* --- Details --- */

.piccolumn {
width: 218px;
float: left;
margin-right: 10px;
}

img.cd {
margin-bottom: 10px;
}

.buynow {
}

.buynow img {
float: left;
margin-right: 3px;
}

.buynow p {

}

.detailscolumn {
float: right;
width: 470px;
}

ol.tracklist {
list-style: decimal;
list-style-position: inside;
left: 20px;
margin-top: 10px;
position: relative;
display: block;
}

.tracklist li {
font-weight: bold;
}

ul.listennow {
list-style: none;
top: 15px;
margin: 0 10px 10px 20px;
display: block;
position: relative;
}

.listennow li {
background: transparent;
}

.listennow li a:link, .listennow li a:hover, .listennow li a:visited {
background: transparent url('../images/interior/listen.png') 0 0px no-repeat;
padding-left: 20px;
font-size: 1.1em;
font-weight: bold;
text-decoration: underline;
}

.listennow li a:hover {
color: #000;
}

/* --- Press ---*/

.noarrow li, .noarrow li a:link, .noarrow li a:hover, .noarrow li a:visited {
	background: none !important;
	text-align: right !important;
width: 210px;
/* font-size: 11px !important; */
}

.noarrow li.on a:link, .noarrow li.on a:hover, .noarrow li.on a:visited {
color: #E8112D;
	background: none !important;
}

/* --- Discography --- */

img.smallcd {
width: 107px;
float: left;
margin-right: 15px;
margin-bottom: 25px;
}


.discographydetails {
float: right;
display: block;
position: relative;
width: 580px;
margin-bottom: 25px;
}

.discographydetails h3 a{
	font-size:105%;
	color:#000;
	}
	
	
.learnmore {
display: block;
position: relative;
top: 20px;
margin-bottom: 20px;
}

.learnmore img {
float: left;
margin-right: 3px;
margin-top: 3px;
}

.learn_more a {
	color: #666666;
	}




/* --- Gallery --- */

p.credit {
font-size: .9em;
}

table.photos {
display: block;
position: relative;
margin: 10px auto 10px 0;
width: 520px;
text-align: left;
}

tr.largephoto {

}

.largephoto td {
padding: 0 0 5px 2px;
margin: 0 auto 0 0;
text-align: left !important;

}

tr.largephoto img {
border: 5px solid #5A5A5A;
margin: 0 0 0 0;
padding: 0;
width: auto;
text-align: left !important;
}

tr.smallphoto {
}

tr.smallphoto img {
border: 2px solid #5A5A5A;
width: 63px;
height: 63px;
}


tr.smallphoto img:hover {
border: 2px solid #D30F27;
}

.smallphoto td {
padding: 5px 2px;
width: 16%;
}

table.photos p {
margin: .3em 0;
}


/* --- Bio --- */

.biopic {
border: 3px solid #E8112D;
margin: 0 0 10px 0;
top: 20px;
position: relative;
text-align: right !important;
float: right;
}

/* --- Calendar page --- */	

table.calendar {
width: 100%;
}


table.calendar thead {
}

table.calendar thead td {
font-weight: bold;
font-size: 1.3em;
padding: 0 10px 10px 10px;
color: #444646;
border-bottom: 1px solid #D4D4D4;
}

table.calendar tbody td {
font-size: 11px;
line-height: 1.5em;
margin: 0 0 1em 0;
padding: 10px;
font-family: helvetica, arial, sans-serif !important;
}


table.calendar tr.alt td {
background-color: #E7E7E7;
}


/* --- Cartoon Page --- */

.cartoonwrap img {
border: 5px solid #6d6d6d;
position: relative;
width: auto;
}

/* ----------------- Headlines ----------------- */


h2 {
text-indent: -9999px;
display: block;
position: relative;
background: transparent;
float: left;
width: 220px;
height: 30px;
}

h2.welcome {
background: transparent url('../images/titles/welcome.png') top right no-repeat;
}

h2.press {
background: transparent url('../images/titles/press.png') top right no-repeat;
}

h2.clinics {
background: transparent url('../images/titles/clinics.png') top right no-repeat;
}

h2.bio {
background: transparent url('../images/titles/bio.png') top right no-repeat;
}

h2.awards {
background: transparent url('../images/titles/awards.png') top right no-repeat;
}

h2.calendar {
background: transparent url('../images/titles/calendar.png') top right no-repeat;
}

h2.cartoon {
background: transparent url('../images/titles/cartoon.png') top right no-repeat;
}

h2.details {
background: transparent url('../images/titles/moreinformation.png') top right no-repeat;
}

h2.gallery {
background: transparent url('../images/titles/gallery.png') top right no-repeat;
}

h2.discography {
background: transparent url('../images/titles/discography.png') top right no-repeat;
}

h2.listofworks {
background: transparent url('../images/titles/listofworks.png') top right no-repeat;
}

h2.projects {
background: transparent url('../images/titles/projects.png') top right no-repeat;
}

h2.contact {
background: transparent url('../images/titles/contact.png') top right no-repeat;
}


h2.newstitle {	
background: transparent url('../images/titles/news.png') top right no-repeat;
margin-top: 10px;
}

h2.mailingtitle {	
background: transparent url('../images/titles/mailinglist.png') top right no-repeat;
margin-top: 10px;
}

h3 {
font-weight: bold;
color: #000;
font-size: 1.4em;
}


/* ----------------- Typography ----------------- */

p, li, dd {
font-size: 1.2em;
line-height: 1.5em;
margin: 0 0 .5em 0;
}
/* ----------------- Links ----------------- */

a:link, a:visited, a:hover {
text-decoration: underline;
color: #E8112D;
font-weight: bold;
}

a:visited {

}

a:hover {
text-decoration: none;
}

/* ----------------- Navigation ----------------- */

ul#nav {
display: block;
position: relative;
list-style: none;
top: 181px;
margin: 0 0 0 257px;
}

ul#nav li {
float: left;
height: 26px;
}

ul#nav li, ul#nav li a, ul#nav li a:link {
text-indent: -9999px;
text-decoration: none;
position: relative;
height: 26px;
display: block;
background: transparent;
}

ul#nav li.index a:link, ul#nav li.index a:hover, ul#nav li.index a:visited {
background: transparent url(../images/nav/index.jpg) 0 0 no-repeat;
width: 52px;
}

ul#nav li.index a:hover {
background: transparent url(../images/nav/index.jpg) 0 -26px no-repeat;
}

ul#nav li.bio a:link, ul#nav li.bio a:hover, ul#nav li.bio a:visited {
background: transparent url(../images/nav/bio.jpg) 0 0 no-repeat;
width: 45px;
}

ul#nav li.bio a:hover {
background: transparent url(../images/nav/bio.jpg) 0 -26px no-repeat;
}

ul#nav li.disc a:link, ul#nav li.disc a:hover, ul#nav li.disc a:visited {
background: transparent url(../images/nav/disc.jpg) 0 0 no-repeat;
width: 100px;
}

ul#nav li.disc a:hover {
background: transparent url(../images/nav/disc.jpg) 0 -26px no-repeat;
}

ul#nav li.compositions a:link, ul#nav li.compositions a:hover, ul#nav li.compositions a:visited {
background: transparent url(../images/nav/compositions.jpg) 0 0 no-repeat;
width: 104px;
}

ul#nav li.compositions a:hover {
background: transparent url(../images/nav/compositions.jpg) 0 -26px no-repeat;
}

ul#nav li.projects a:link, ul#nav li.projects a:hover, ul#nav li.projects a:visited {
background: transparent url(../images/nav/projects.jpg) 0 0 no-repeat;
width: 123px;
}

ul#nav li.projects a:hover {
background: transparent url(../images/nav/projects.jpg) 0 -26px no-repeat;
}

ul#nav li.calendar a:link, ul#nav li.calendar a:hover, ul#nav li.calendar a:visited {
background: transparent url(../images/nav/calendar.jpg) 0 0 no-repeat;
width: 77px;
}

ul#nav li.calendar a:hover {
background: transparent url(../images/nav/calendar.jpg) 0 -26px no-repeat;
}

ul#nav li.clinics a:link, ul#nav li.clinics a:hover, ul#nav li.clinics a:visited {
background: transparent url(../images/nav/clinics.jpg) 0 0 no-repeat;
width: 67px;
}

ul#nav li.clinics a:hover {
background: transparent url(../images/nav/clinics.jpg) 0 -26px no-repeat;
}

ul#nav li.press a:link, ul#nav li.press a:hover, ul#nav li.press a:visited {
background: transparent url(../images/nav/press.jpg) 0 0 no-repeat;
width: 98px;
}

ul#nav li.press a:hover {
background: transparent url(../images/nav/press.jpg) 0 -26px no-repeat;
}

ul#nav li.contact a:link, ul#nav li.contact a:hover, ul#nav li.contact a:visited {
background: transparent url(../images/nav/contact.jpg) 0 0 no-repeat;
width: 67px;
}

ul#nav li.contact a:hover {
background: transparent url(../images/nav/contact.jpg) 0 -26px no-repeat;
}

/* --- DROP DOWN NAV --- */	

#biodrop {
visibility: hidden;
}

#special {
visibility: hidden;
margin-left: 558px;
}

#pressroom {
visibility: hidden;
margin-left: 824px;
}


.second ul {
display: block;
position: absolute;
z-index: 300;
margin: 0 auto 0 0;
margin-left: 309px;
top: 206px;
width: 145px;
background-color: #C2C1C1 !important;
border: 1px solid #6D6D6D;
border-bottom: none;
text-align: left;
}	

.second ul li { /* all list items */
text-indent: 0;
white-space: nowrap;
padding: 0;
margin: 0 !important;
line-height: 13px;
text-align: left;
}

.second ul a:link, .second ul a:hover, .second ul a:visited  {
background-color: #C2C1C1;
color: #000;
display: block;
border-bottom: 1px solid #6D6D6D;
text-decoration: none;
height: 20px;
padding: 5px  10px 1px 10px ;
text-indent: 0;
margin: 0 !important;
}

.second ul li a:hover {
background: #F4F4F4  !important;
text-decoration: none;
color: #E8122E;
}


/* ----------------- Social Navigation ----------------- */

ul#social {
	display: block;
	position: relative;
	list-style: none;
	margin: -33px 30px 0 227px;
	float: right;
	}

ul#social li {
	float: left;
	height: 26px;
}

ul#social li, ul#social li a, ul#social li a:link {
	text-indent: -9999px;
	text-decoration: none;
	position: relative;
	height: 26px;
	display: block;
	background: transparent;
	}
	
ul#social li.blog a:link, ul#social li.blog a:hover, ul#social li.blog a:visited {
	background: url('../images/nav/viewblog.png') no-repeat scroll top left;
	width: 111px;
	height: 22px;
}

ul#social li.facebook a:link, ul#social li.facebook a:hover, ul#social li.facebook a:visited {
	background: url('../images/nav/facebook.png') no-repeat scroll top left;
	width: 35px;
	height: 22px;
}




/* ----------------- Sub-Navigation ----------------- */

ul.subnav {
list-style: none;
top: 10px;
float: left;
display: block;
position: relative;
margin: 0 10px 10px 10px;
}

ul.discpage {
margin: 0 10px 10px 45px;

}

.subnav li {
background: transparent;
}



.subnav li a:link, .subnav li a:hover, .subnav li a:visited {
background: transparent url('../images/nav/subnav/gray.png') 0 5px no-repeat;
padding-left: 10px;
font-size: 1.2em;
font-weight: bold;
color: #6D6D6D;
text-decoration: none;
}

.subnav li a:hover {
color: #000;
}

.subnav li.on {
background: transparent url('../images/nav/subnav/red.png') 0 5px no-repeat;
}

.subnav li.on a:link, .subnav li.on a:hover, .subnav li.on a:visited {
color: #E8112D;
background: transparent url('../images/nav/subnav/red.png') 0 5px no-repeat;
}

.noarrow li a:link, .noarrow li a:hover, .noarrow li a:visited {
	background: none !important;
	text-align: right !important;
}

.noarrow li.on a:link, .noarrow li.on a:hover, .noarrow li.on a:visited {
color: #E8112D;
	background: none !important;
}

/* ----------------- Footer ----------------- */

#footer p {
color: #6D6D6D;
font-size: 1em;
padding: 1em 0;
}

#footer a:link, #footer a:hover, #footer a:visited {
color: #6D6D6D;
text-decoration: underline;
}

/* ----------------- Text Wrap ----------------- */
.bodycontent {
background: url('../images/main/contenttop.jpg') top left no-repeat;
width: 1002px;

}

.textwrap, .newswrap, .mailinglist form  {
float: right;
width: 710px;
padding-top: 10px;
margin: 0 20px 10px 0;
}

.textwrap {
margin-top: 5px;
margin-bottom: 20px;
}

.divider {
background: url('../images/main/divider.png') no-repeat scroll top left;
width: 727px;
height: 28px;
display: block;
padding: 1em 0 .1em 0;
}

/* ----------------- News ----------------- */

.news {
background: #f1f1f1;
padding: 7px 0;
width: 994px;
left: 4px;
display: block;
position: relative;
}

.border, .borderbottom {
width: 994px;
left: 4px;
height: 8px;
border-top: 1px solid #bbbbbb;
display: block;
position: relative;
}

.borderbottom {
border-top: none;
border-bottom: 1px solid #bbbbbb;
margin-bottom: 10px;
}

.newswrap {

}

.newswrap p {

}

/* ----------------- Mailing List ----------------- */

.mailinglist {
background: #e5e5e5;
padding: 7px 0;
width: 994px;
left: 4px;
display: block;
position: relative;
margin-top: 0;
}

.mailinglist form {

}

.mailinglist input.text {
width:190px;
font-size: 9px;
height: 12px;
padding: 2px;
display: block;
position: relative;
margin: 0 0 0 0;
}

.mailinglist input.button {
margin: -21px 15px 0 205px;
display: block;
position: relative;
}


/* ----------------- Pages ----------------- */

.leftcol {
width: 215px;
float: left;
margin: 10px 0 25px 20px;
}

/* --- Compositions --- */

ul.options {
margin-left: 20px;
padding-bottom: 20px;
}

ul.options img {
padding-right: 7px;
margin-top: 2px;
float: left;	
}

ul.options li {
margin-bottom: 12px;
font-size: 1.3em;
}

ul.options a {
top: 2px;
display: block;
position: relative;
font-weight: bold;
text-decoration: underline;

}


/* --- Details --- */

.piccolumn {
width: 218px;
float: left;
margin-right: 10px;
}

img.cd {
margin-bottom: 10px;
}

.buynow {
}

.buynow img {
float: left;
margin-right: 3px;
}

.buynow p {

}

.detailscolumn {
float: right;
width: 470px;
}

ol.tracklist {
list-style: decimal;
list-style-position: inside;
left: 20px;
margin-top: 10px;
position: relative;
display: block;
}

.tracklist li {
font-weight: bold;
}

ul.listennow {
list-style: none;
top: 15px;
margin: 0 10px 10px 20px;
display: block;
position: relative;
}

.listennow li {
background: transparent;
}

.listennow li a:link, .listennow li a:hover, .listennow li a:visited {
background: transparent url('../images/interior/listen.png') 0 0px no-repeat;
padding-left: 20px;
font-size: 1.1em;
font-weight: bold;
text-decoration: underline;
}

.listennow li a:hover {
color: #000;
}


/* --- Discography --- */

img.smallcd {
width: 107px;
float: left;
margin-right: 15px;
margin-bottom: 25px;
}


.discographydetails {
float: right;
display: block;
position: relative;
width: 580px;
margin-bottom: 25px;
}

.discographydetails h3 a{
	font-size:105%;
	color:#000;
	}
	
	
.learnmore {
display: block;
position: relative;
top: 20px;
margin-bottom: 20px;
}

.learnmore img {
float: left;
margin-right: 3px;
margin-top: 3px;
}

.learn_more a {
	color: #666666;
	margin-top: 10px;
	display: block;
	position: relative;
	}




/* --- Gallery --- */

p.credit {
font-size: .9em;
}

table.photos {
display: block;
position: relative;
margin: 10px auto 10px 0;
width: 520px;
text-align: left;
}

tr.largephoto {

}

.largephoto td {
padding: 0 0 5px 2px;
margin: 0 auto 0 0;
text-align: left !important;

}

tr.largephoto img {
border: 5px solid #5A5A5A;
margin: 0 0 0 0;
padding: 0;
width: auto;
text-align: left !important;
}

tr.smallphoto {
}

tr.smallphoto img {
border: 2px solid #5A5A5A;
width: 63px;
height: 63px;
}


tr.smallphoto img:hover {
border: 2px solid #D30F27;
}

.smallphoto td {
padding: 5px 2px;
width: 16%;
}

table.photos p {
margin: .3em 0;
}


/* --- Bio --- */

.biopic {
border: 3px solid #E8112D;
margin: 0 0 10px 0;
top: 20px;
position: relative;
text-align: right !important;
float: right;
}

/* --- Calendar page --- */	

table.calendar {
width: 100%;
}


table.calendar thead {
}

table.calendar thead td {
font-weight: bold;
font-size: 1.3em;
padding: 0 10px 10px 10px;
color: #444646;
border-bottom: 1px solid #D4D4D4;
}

table.calendar tbody td {
font-size: 11px;
line-height: 1.5em;
margin: 0 0 1em 0;
padding: 10px;
font-family: helvetica, arial, sans-serif !important;
}


table.calendar tr.alt td {
background-color: #E7E7E7;
}


/* --- Cartoon Page --- */

.cartoonwrap img {
border: 5px solid #6d6d6d;
position: relative;
width: auto;
}

/* ----------------- Headlines ----------------- */


h2 {
text-indent: -9999px;
display: block;
position: relative;
background: transparent;
float: left;
width: 220px;
height: 30px;
}

h2.welcome {
background: transparent url('../images/titles/welcome.png') top right no-repeat;
}

h2.press {
background: transparent url('../images/titles/press.png') top right no-repeat;
}

h2.clinics {
background: transparent url('../images/titles/clinics.png') top right no-repeat;
}

h2.bio {
background: transparent url('../images/titles/bio.png') top right no-repeat;
}

h2.awards {
background: transparent url('../images/titles/awards.png') top right no-repeat;
}

h2.calendar {
background: transparent url('../images/titles/calendar.png') top right no-repeat;
}

h2.cartoon {
background: transparent url('../images/titles/cartoon.png') top right no-repeat;
}

h2.details {
background: transparent url('../images/titles/moreinformation.png') top right no-repeat;
}

h2.gallery {
background: transparent url('../images/titles/gallery.png') top right no-repeat;
}

h2.discography {
background: transparent url('../images/titles/discography.png') top right no-repeat;
}

h2.listofworks {
background: transparent url('../images/titles/listofworks.png') top right no-repeat;
}

h2.projects {
background: transparent url('../images/titles/projects.png') top right no-repeat;
}

h2.contact {
background: transparent url('../images/titles/contact.png') top right no-repeat;
}


h2.newstitle {	
background: transparent url('../images/titles/news.png') top right no-repeat;
margin-top: 10px;
}

h2.mailingtitle {	
background: transparent url('../images/titles/mailinglist.png') top right no-repeat;
margin-top: 10px;
}

h3 {
font-weight: bold;
color: #000;
font-size: 1.4em;
}


/* ----------------- Typography ----------------- */

p, li, dd {
font-size: 1.2em;
line-height: 1.5em;
margin: 0 0 .5em 0;
}

