@charset "UTF-8";
/* Custom reset */
/* link underlines tend to make hypertext less readable, 
because underlines obscure the shapes of the lower halves of words */
:link,:visited { text-decoration:underline }
/* no list-markers by default, since lists are used more often for semantics */
ul,ol { list-style:none }

/* remove the inconsistent (among browsers) default ul,ol padding or margin  */
/* the default spacing on headings does not match nor align with 
   normal interline spacing at all, so let's get rid of it. */
/* zero out the spacing around pre, form, body, html, p, blockquote as well */
/* form elements are oddly inconsistent, and not quite CSS emulatable. */
/*  nonetheless strip their margin and padding as well */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{ margin:0; padding:0 }
/* whoever thought blue linked image borders were a good idea? */
a img,:link img,:visited img { border:none }
/* de-italicize address */
address { font-style:normal }
/* more varnish stripping as necessary... */
fieldset {border: none }

/* CSS Document */
/* 

/***************************************************************************
* General 
***************************************************************************/

/* light-blue : #009fce  */

html, body{
	background-color:#303030;
	width: 100%;
	height: 100%;
}
body{
	font-family: arial,sans-serif;
	font-size: 12px;
	word-spacing: 0.4pt;
	line-height: 1.4;
	color:#222222;
}
a {
	color:#0091c0;
	text-decoration:underline;
}
a:hover , a:link, a:visited {
	color:#0091c0;
}
a:active {outline: none;}
a:focus {-moz-outline-style: none;}
a {outline-color: -moz-use-text-color; outline-style: none; outline-width: medium;}

.inline{
	display:inline;
}
strong{
	font-weight:bold;
}
em{
	font-style:italic;
}
h1 {
	font-size:40px;
	word-spacing: 5px;
	font-family:GarageGothic-Regular;
	font-weight:normal;
	color:#222222;
	text-transform: uppercase;
}
h2 {
	font-size:18px;
	font-weight:bold;
	word-spacing: 1pt;	
	font-weight:normal;
}
h3 {
	font-size:16px;
	font-weight:bold;
	word-spacing: 1pt;
	line-height: 20px;
}
img{
	border:0 none;
}
p {
	margin-bottom: 20px;
}
.interior .right p {
	padding:10px 0 5px 0;
}
.white{
	color:#f4f2ea;
}
/*.interior hr{
	border-style: none none dotted;
	border-bottom:1px dotted #404040;
	margin-top: 15px;
	background-color: transparent;
	color: #404040;
	letter-spacing: 10px;
}*/
hr {
  border : 0;
  height : 10px;
  background : url(../images/interior/dot.png) repeat-x scroll 0 0;
  margin : 15px 0 15px 0;
}
.home .tbox {
	width:230px;
}
.win.gecko .tbox {
	font-size:10px;
}
.ie.tbox{
	font-size:10px;
}
.interior .tbox {
	width:140px;
	padding:2px;
	margin:3px;
	height:10px;
	font-size:12px;
	background-color:#e9e5df;
}
.left {
	float:left;
	display:inline;
}
.left img {
	vertical-align: top;
}
.right {
	float:right;
	display:inline;
}
.clear {
	clear:both;
	height: 1px;
}
.center{
	text-align:center;
}
.small{
	font-size:11px;
}
.curr{
	background-color: transparent !important;
	position: relative;
}
.home hr{
	border:none;
	border-bottom:1px dashed #402b20;
}
.light_blue, .light_blue a{
	color:#1f7db3;
}
.red{
	border:1px solid red;
}
div#preload {
	display: none;
}
.popup form {
	margin: 4px 0 0 20px;
	text-align: left;
	width: 280px;
}
.Artists .popup form, .artists .popup form {
	margin: 4px 0 0 0;
}
.popup form p input {
	width: 130px;
	height: 21px;
	color: #000;
	vertical-align: middle;
	font-size: 12px;
	border-top: 2px solid #bcbcbc;
	border-left: 2px solid #bcbcbc;
	border-bottom: none;
	border-right: none;
	display: block;
}
.popup form fieldset p label {
	display:block;	
	margin:5px 5px 8px 6px;
	padding:0;
	width: 130px;
	font: 95% "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	color: #333;
}
.popup form p {
	width: 130px;
	height: 21px;
	float: left;
	margin: 0 5px 5px 0;
}
.popup form #EmailAddress {
	width: 195px;
}
.popup form p.email {
	width: 195px;
}
.popup form #submit {
	height: 23px; 
	width: 64px;	
	border: 0 none;
	cursor: pointer; 
	background: transparent url(../images/submit.png) no-repeat center;
	text-indent: -2500px;
	color: transparent;
	font-size: 0px;
	display:block;
	line-height: 0px;
}
.popup form p.submit {
	height: 23px;
	width: 64px;
	text-indent: -2500px;
	margin: 2px 0 0 2px;
}
form span,form p { position:relative }
label  { position:absolute; top:0; left:0}
/***************************************************************************
* Home Center / keyart
***************************************************************************/
.home #wrapper{
	margin:0px auto;
	width:1015px;
	overflow:hidden;
	position: relative;
	padding-top: 40px;
}
.home .header {
	background: transparent url(../images/home/header.jpg) no-repeat scroll 0 0;
	height: 234px;
	display: block;
}
.home .left_content {
	width: 720px;
}
/***************************************************************************
* Home Right side content
***************************************************************************/
.home #right_content{
	background-image:url(../images/home/right.png);
	width:295px;
	height: 686px;
	text-align:right;
	overflow: hidden;
}
.home .mailinglist  {
	padding-left: 80px;	
	position: relative;
}
.home .tokensignup a {
	background: transparent url(../images/home/tokensignup.png) no-repeat scroll 0 0;
	height: 20px;
	display: block;
	text-indent: -2222px;	
	position: relative;
	text-align: left;
}
.home .tokensignup a:hover {
	background: transparent url(../images/home/tokensignup_on.png) no-repeat scroll 0 0;
}
.home .mailinglist a {
	background: transparent url(../images/home/mailinglist.png) no-repeat scroll 0 0;
	height: 20px;
	display: block;
	padding-left: 88px;
	text-indent: -2222px;	
}
.home .mailinglist a:hover {
	background: transparent url(../images/home/mailinglist_on.png) no-repeat scroll 0 0;
}
#updates{
	margin:10px 0 0 0;
	text-align:left;
	font-size: 12px;
	overflow: hidden;
	position: relative;
}
#updates hr{
	border:none;
	border-bottom:1px dashed;
}
#fan_photos{	
	padding:10px 0 3px 42px;
	display: block;
	position: relative;
}
#fan_photos_img img{	
	display: inline-block;
	position: relative;
	padding: 6px 0 0 16px;
}
/***************************************************************************
* Twitter  Widget
***************************************************************************/
.twtr-widget h3 {
	display: none;
}
.twtr-widget h4 {
	display: none;
}
.twtr-hd {
	background: transparent url(../images/twitter-header.gif) no-repeat scroll center 0 !important;
	height: 34px;
	padding: 0 0 5px 0 !important;	
}
.twtr-ft div {
	padding: 7px 7px 5px 7px !important;
}
.twtr-timeline {
	border: 1px solid #000;
	-moz-border-radius: 0px 0px 0px !important;
}
.interior .twtr-bd {
	padding: 0 5px 0 5px !important;
}
/***************************************************************************
* Nav
***************************************************************************/
#nav2 {
	margin-top: 0px;
	width: 708px;
	height: 47px;
	position: relative;
	z-index: 1;
}
.sf-menu li {
	background-color: transparent;
	position: relative;
}
.sf-menu li li {
	background-color: #c0c0c0;
}
.sf-menu a {
	border-left: none;
	border-top: none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color: #111111;
	text-decoration: none;
}
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {


}
.sf-menu li li:hover, .sf-menu li li.sfHover, .sf-menu li li a:focus, .sf-menu li li a:hover, .sf-menu li li a:active {
	background-color: #c0c0c0 !important;
	color: #009fce;
}
#topNav {
	margin: 0 0 0 40px;
	padding-top: 2px;
}
#topNav a.top, #topNav .top {
	height: 47px;
	padding: 0;
	border: 0;
	text-indent: -2500px;
	z-index: 100;
}
#topNav ul.wideNav   {
	width: 13em;
}
#topNav .curr  {
	/*background-color: #00a297 !important;*/
	/*background-position: -154px -39px;*/
}
#topNav .home {
	width:62px;
	background: transparent url(../images/nav/nav.png) no-repeat 0px 0;
}
#topNav .homeCur, #topNav .home:hover  {
	background-position: 0px -49px;
}
#topNav li.eventbutton  {	
	width:98px;
	background: transparent url(../images/nav/nav.png) no-repeat -67px 0;
	position: relative;
	display: block;
}

#topNav .eventCur, #topNav li.eventbutton:hover {
	background: transparent url(../images/nav/nav.png) no-repeat -67px -49px;
}
#topNav .artist {	
	width:89px;
	background: transparent url(../images/nav/nav.png) no-repeat -160px 0;
}
#topNav .artistCur, #topNav .artist:hover  {
	background-position: -160px -49px;
}
#topNav .prices {	
	width:79px;
	background: transparent url(../images/nav/nav.png) no-repeat -246px 0;
}
#topNav .pricesCur, #topNav .prices:hover  {
	background-position: -246px -49px;
}
#topNav .community {	
	width:104px;
	background: transparent url(../images/nav/nav.png) no-repeat -325px 0;
}
#topNav .communityCur, #topNav .community:hover  {
	background-position: -325px -49px;
}
#topNav .transportation {	
	width:126px;
	background: transparent url(../images/nav/nav.png) no-repeat -430px 0;
}
#topNav .transportationCur, #topNav .transportation:hover  {
	background-position: -430px -49px;
}
#topNav .faq {	
	width:58px;
	background: transparent url(../images/nav/nav.png) no-repeat -562px 0;
}
#topNav .faqCur, #topNav .faq:hover  {
	background-position: -562px -49px;
}
#topNav .contact {	
	width:90px;
	background: transparent url(../images/nav/nav.png) no-repeat -622px 0;
}
#topNav .contactCur, #topNav .contact:hover  {
	background-position: -622px -49px;
}
/***************************************************************************
* Footer
***************************************************************************/
.footer-links {
	color: #b7b7b7;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
}
.footer-links a,.footer-links a:link, .footer-links a:hover, .footer-links a:visited {
	color: #b7b7b7;
	text-decoration: none;
}
.footer-interior {
	clear: both;
	display: block;
	padding: 0;
	position: relative;
	width: 1015px;
	margin: 0 auto;
	text-align: center;
}
/***************************************************************************
* Interior Nav
***************************************************************************/
.interior #nav{
	width:1015px;
	height:47px;
	padding:9px 0 0 140px;
}
.sidebarHome {
	padding-right: 15px;
	width: 275px;
	padding-top: 40px;
	display: inline-block;
}
#bookNow {
	margin-top: 10px;
	z-index: 1;
}
.home #bookNow {
	/*margin-top: 2px;
	padding-left: 32px;*/
}
#bookNow h2 {
	background: transparent url('../images/interior/prices.png') no-repeat;
	text-indent: -2000px;
	width: 230px;
	height: 44px;
	margin: 0 0 3px 24px;
}
.interior .officialPhotos, .home .officialPhotos  {
	background: transparent url('../images/interior/official-photos.png') no-repeat;
	text-indent: -3000px;
	height: 43px;
	width: 210px;
	display: block;
}
.interior a.officialPhotos:hover, .home a.officialPhotos:hover {
	background: transparent url('../images/interior/official-photos-on.png') no-repeat;
}
.interior .manageReservations, .home .manageReservations  {
	background: transparent url('../images/interior/manage.png') no-repeat;
	text-indent: -3000px;
	height: 43px;
	width: 210px;
	display: block;
}
.interior a.manageReservations:hover, .home a.manageReservations:hover {
	background: transparent url('../images/interior/manage_on.png') no-repeat;
}
.interior .bookNow, .home .bookNow {
	background: transparent url('../images/interior/book_now.png') no-repeat;
	text-indent: -3000px;
	width: 210px;
	height: 52px;
	display: block;
	margin-bottom: 1px;
}
.interior a.bookNow:hover, .home a.bookNow:hover {
	background: transparent url('../images/interior/book_now_on.png') no-repeat;
}
.interior .bookNowPresale, .home .bookNowPresale {
	background: transparent url('../images/interior/book_now_presale.png') no-repeat;
	text-indent: -3000px;
	width: 210px;
	height: 52px;
	display: block;
	margin-bottom: 1px;
}
.interior a.bookNowPresale:hover, .home a.bookNowPresale:hover {
	background: transparent url('../images/interior/book_now_presale_on.png') no-repeat;
}
#signup form {
	margin: 8px 0 0 15px;
	text-align: left;
	width: 214px;
}
.interior #signup form {
	margin: 8px 0 0 5px;
	text-align: left;
	width: 208px;
}
#signup form p input {
	width: 196px;
	height: 21px;
	display: block;
	vertical-align: middle;
	font-size: 12px;
	border-top: 2px solid #bcbcbc;
	border-left: 2px solid #bcbcbc;
	border-bottom: none;
	border-right: none;
}
.interior form fieldset p label {
	display:block;	
	margin:5px 5px 8px 6px;
	padding:0;
	width: 110px;
	font: 95% "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	color: #333;
}
#signup form p {
	width: 196px;
	height: 21px;
	float: left;
	margin: 0 5px 5px 0;
}
#signup form #ZipCode,#signup form p.zip {
	width: 120px;
}
#signup form #submit {
	height: 23px; 
	width: 64px;	
	border: 0 none;
	cursor: pointer; 
	background: transparent url(../images/interior/submit.png) no-repeat center;
	text-indent: -2500px;
	color: transparent;
	font-size: 0px;
	display:block;
	line-height: 0px;
}
#signup form #submit:hover{
	background: transparent url(../images/interior/submit-on.png) no-repeat center;
	height: 23px; 
	width: 64px;	
	border: 0 none;
	cursor: pointer;
	text-indent: -2500px;
	color: transparent;
}
#signup form p.submit {
	height: 23px;
	width: 80px;
	text-indent: -2500px;
	margin: 8px 0 0 0;
}
.interior form p.submit {
	width: 80px;
	height: 23px;
	margin: 5px 0 0 0;
}
/***************************************************************************
* Sidebar Headers
***************************************************************************/
#sidebar h1 {
	text-indent: -2000px;
}
body.Sessions #sidebar h1, body.sessions #sidebar h1 {
	background: transparent url('../images/sideHeaders/event.png') no-repeat 0 0;
	margin-left: 35px;
}
body.Letterfromsixthman #sidebar h1, body.letterfromsixthman #sidebar h1 {
	background: transparent url('../images/sideHeaders/event.png') no-repeat 0 0;
	margin-left: 35px;
}
body.Event #sidebar h1, body.event #sidebar h1 {
	background: transparent url('../images/sideHeaders/event.png') no-repeat 0 0;
	margin-left: 35px;
}
body.Artists #sidebar h1, body.artists #sidebar h1 {
	background: transparent url('../images/sideHeaders/artists.png') no-repeat 0 0;
	margin-left: 35px;
}
body.Prices #sidebar h1, body.prices #sidebar h1 {
	background: transparent url('../images/sideHeaders/prices.png') no-repeat 0 0;
	margin-left: 35px;
}
body.Community #sidebar h1, body.community #sidebar h1 {
	background: transparent url('../images/sideHeaders/community.png') no-repeat 0 0;
	margin-left: 35px;
}
body.Transportation #sidebar h1, body.transportation #sidebar h1 {
	background: transparent url('../images/sideHeaders/transportation.png') no-repeat 0 0;
	margin-left: 35px;
}
body.FAQ #sidebar h1, body.faq #sidebar h1 {
	background: transparent url('../images/sideHeaders/faq.png') no-repeat 0 0;
	margin-left: 35px;
}
body.Contact #sidebar h1, body.contact #sidebar h1 {
	background: transparent url('../images/sideHeaders/contact.png') no-repeat 0 0;
	margin-left: 35px;
}
/***************************************************************************
* Interior Header Artwork
***************************************************************************/
#header{
	background-image:url(../images/interior/header.png);
	height:192px;
}
/***************************************************************************
* Interior Content
***************************************************************************/
.interior .wrapper {	
	margin: 0 auto; 
	padding: 40px 0 0 0; 
	width: 1015px;
	position: relative;
}
.interior .repeater {
	background: transparent url('../images/interior/repeat.png') repeat-y scroll 0 center; 
}
#banner {
	height: 270px;
}
.home #banner {
	height: 234px;
}
.interior .container {
	background: transparent url('../images/interior/header.jpg') no-repeat;
	position: relative;
	min-height: 700px;
	height: auto !important;
	height: 700px;
	display: block;
}
.interior .outer {
	min-height: 525px;
	height: auto !important;
	height: 525px;
}
.interior #wrapper{
	margin:0px auto;
	width:1015px;
	overflow:hidden;
}
#repeat{
	background-image:url(../images/interior/repeat.png);
	padding-bottom:8px;
}
#cap {
	text-indent: -2000px;
}
.home #cap {
	text-indent: -2000px; 
	display: none; 
	visibility: visible;
}
a.faq-question  {
	font-size: 14px;
	font-weight: bold;
	line-height: 160%;
	text-decoration: none;	
}
a.faq-question:hover {
	text-decoration: underline;
}
.faq #mainContentCopy a:active, .FAQ #mainContentCopy a:active, .contact #mainContentCopy a:active, .Contact #mainContentCopy a:active, .Community #mainContentCopy a:active, .community #mainContentCopy a:active, .Event #mainContentCopy a:active, .event #mainContentCopy a:active, .Transportation #mainContentCopy a:active, .transportation #mainContentCopy a:active {
	position: relative;
	top: 1px;
}
.faq h3, .FAQ  h3 {margin-bottom: 15px}
.Community #mainContent ul li, .community #mainContent ul li {list-style: none !important; margin-left: 0;}
.Community #mainContent ul, .community #mainContent ul  {margin-left: 0 !important;}
/***************************************************************************
* Interior Left
***************************************************************************/
.interior .border{
	border:3px solid #009fce !important;
	/*-moz-border-radius: 5px;
	-webkit-border-radius: 5px;*/
}
.interior #sidebar {
	margin: 0 0 0 30px;
	text-align: left;
	position: relative;
	display: inline;
}
.interior #sidebar .sidebar-header {	
	background: transparent url(../images/interior/sidebar-header.png) no-repeat scroll 0 0;
	position: relative;
	height: 17px;
	display: block;
}
.interior #sidebar .sidebar-repeat {	
	background: transparent url(../images/interior/sidebar-repeat.png) repeat-y scroll 0 0;
	position: relative;
	padding: 5px 0 30px 0;
	display: block;
	min-height: 160px;
	height: auto !important;
	height: 160px;
}
.interior #sidebar .sidebar-footer {	
	background: transparent url(../images/interior/sidebar-footer.png) no-repeat scroll 0 0;
	position: relative;
	height: 31px;
	display: block;
}
#sidebar h1 {
	margin: 0;
	height: 35px;
	text-align: left;
}
.interior #sidebar ul {
	text-align: left;
	margin: 0 18px 0 35px;
}
.interior #sidebar li {
	font: 100% "Arial", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	/*border-bottom: 1px dashed #b1b1b1;*/
	padding: 4px 0 4px 2px;
}
.interior #sidebar li.last {
	border-bottom: none;
}
.interior #sidebar li a {
	color: #ffffff;
	text-decoration: none;
}
.interior #sidebar li a:hover, .interior #sidebar li.current a{
	color: #3EC3EC;
}
.interior #sidebar li a:active {
	position: relative;
	top: 1px;
}
/***************************************************************************
* Interior Right
***************************************************************************/
.interior #right{
	margin:0 40px 0 0;
	width:690px;
	padding:0 0 0 20px;
	border-left:1px dashed #FFFFFF;
	min-height:300px;
}
.interior #right a{
	text-decoration:underline;
}
/***************************************************************************
* Main Content
***************************************************************************/
#mainContent h1.mainH1 {
	font-family:GarageGothic-Regular;
	font-size: 50px;
	color: #000000;
	margin-bottom: 15px;
	background: transparent url(../images/interior/content-title.png) no-repeat scroll center bottom;
	height: 55px;
	padding-top: 10px;
	padding-left: 34px;
	visibility: visible !important;
	word-spacing: 5px;
	text-transform: uppercase;
	letter-spacing: 3px;
}
#mainContent {
	padding: 0 0 20px 0;
	margin-bottom: 40px;
	line-height: 160%;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	background: transparent url(../images/interior/mainContentHeader.png) no-repeat scroll 0 0;
	width: 741px;
	display: inline;
}
#mainContentCopy {
	padding: 20px 27px 0 34px;
}
.artists #mainContentCopy, .Artists #mainContentCopy, .event #mainContentCopy, .Event #mainContentCopy {
	padding-top: 10px;
} 
.faq #mainContentCopy, .FAQ #mainContentCopy, .contact #mainContentCopy, .Contact #mainContentCopy {
	width: 575px;
}
.transportation #mainContentCopy, .Transportation #mainContentCopy {
	width: 630px;
}
#mainContent ul, #mainContent ul li {
	list-style: disc outside;
	line-height: 175%;
}
#mainContent ol, #mainContent ol li {
	list-style: decimal inside;
	line-height: 175%;
}
#mainContent ul{
	margin: 0 0 0 14px;
}
#mainContent ol{
	margin: 0 0 15px 0;
}
/***************************************************************************
* Interior Artist Block
***************************************************************************/
#artist_block{
	float:left;
	width:330px;
	min-height:200px;
	height: auto !important;
	height: 200px;	
	padding:0 15px 15px 0;
	margin:0 10px 10px 0;
}
a.artist-link  {
	text-decoration: none;
	color: #111111;
	margin: 4px 10px 10px 2px;
	font-weight: bold;
	display: block;
	font-size: 12px;
}
a.artist-link:hover {
	text-decoration: underline;
}
a.artist-link:active {
	position: relative;
	top: 1px;
}
a.artistWebsite {
	background: transparent url(../images/interior/artistWebsite.png) no-repeat scroll 0 0;
	text-indent: -2000px;
	display: block;
	margin-left: 150px;
	width: 146px;
	height: 50px;
}
a.artistWebsite:hover {
	background: transparent url(../images/interior/artistWebsite_on.png) no-repeat scroll 0 0;	
}
a.musicPlayer {
	background: transparent url(../images/interior/musicPlayer.png) no-repeat scroll 0 0;
	text-indent: -2000px;
	display: block;
	width: 137px;
	float: left;
	height: 50px;
}
a.musicPlayer:hover{
	background: transparent url(../images/interior/musicPlayer_on.png) no-repeat scroll 0 0;	
}
#artistBio {
	width: 650px;
	padding-bottom: 10px;
}
.artistBioBox {
	float: left; 
	margin-right: 20px; 
	margin-bottom: 15px;
}
.artist_links_box {
	padding-top: 15px; 
	text-align: center; 
	float: none;
}
.artistsBottom {
	float: left; 
	width: 100%; 
	position: relative; 
	margin: 0; 
	padding: 0;
}
.artistsComment {
	color:#333; 
	font-size: 12px; 
	padding-left: 5px
}
#facebook-connect {
	float: left;
}
.artistsMoreArtists {
	margin-left: 430px; 
	padding-left: 40px; 
	position: relative; 
	background: transparent url(../images/interior/dot2.png) repeat-y scroll 0 0; 
	display: block;
}
/***************************************************************************
* Map
***************************************************************************/
#map{
	background-image:url(../images/map/map.png);
	width:685px;
	height:467px;	
}
/***************************************************************************
* Cabins
***************************************************************************/
.cabins{
	width: 167px;
	float: left;	
	display: inline;
}
.cabins img {
	margin: 5px;
}
.cabins-info {margin: 0 7px 0 10px;}
.interior #right .cabins-title  a {text-decoration: none !important;}
.cabins-title h3{margin-bottom: 3px}
/***************************************************************************
* Event Slideshow
***************************************************************************/
.fadein {position:relative; width:275px; height:182px;}
/*.fadein img {display: block; position:absolute; left:0; top:0; width:275px; height:182px;}*/
.fadein img {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    /*opacity:0.0;*/
	display: none;
}
.fadein img.active {
    z-index:10;
	display: block;
	/*opacity:1.0;*/
}
.fadein img.last-active {
    z-index:9;
}
/* mailing list fader */
.fader{opacity:0;display:none;}

/***************************************************************************
* ADD THIS BUTTONS
***************************************************************************/
.addthis_toolbox label {
	position: relative;
}
/***************************************************************************
* PRICES TABLE MOUSE OVERS
***************************************************************************/
.prices	th{
	font-weight:bold;
}
.prices tr:hover{
	background-color:#38c9f8;
}	
table.prices{
	width:90%;
}
.prices .slash{
	text-decoration: line-through;
	color:#888888;
}
.artistBio .read-more, .artistBio .re-collapse {
	/*float: right;*/
}
 .nobreak{display:inline}
 /***************************************************************************
* CONTACT PAGE
***************************************************************************/
.contact-info {
	width: 300px; 
	float: left; 
	margin-right: 20px; 
	border-right: 1px solid #ccc;
}
/***************************************************************************
* CONTACT FORM
***************************************************************************/
#contactform {
	padding-left: 20px;
}
#contactform-question-text {
	font-weight: bold; 
	margin-bottom: 15px;
}
#contactform form {
	width: 330px;
	text-align: left;
}
#contactform form p {
	float: left;
	height: 32px;
	margin: 0 15px 10px 0;
	width: 150px;
}
#contactform form fieldset p label {
	color: #333333;
	display: block;
	font: 95% "Lucida Grande","Trebuchet MS", Verdana, sans-serif;
	margin: 5px 5px 8px 6px;
	padding: 0;
	width: 155px;
}
#contactform form p input {
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	color: #000000;
	display: block;
	font-size: 12px;
	height: 25px;
	vertical-align: middle;
	width: 155px;
	padding: 2px;
}
#contactform form p.full {
	width: 320px;
}
#contactform form #Phone, #contactform form #EmailAddress, #contactform form #Subject {
	width: 320px;
}
#contactform p.question-text {
	font-size: 12px; 
	font-weight: bold;
}
#contactform form p.submit {
	height: 23px;
	margin: 2px 0 0 2px;
	text-indent: -5000px;
	width: 64px;
}
#contactform form input {
	font: 13px "Lucida Grande","Trebuchet MS", Verdana, sans-serif;
}
#contactform form textarea {
	width: 310px;
	height: 180px;
	font: 13px "Lucida Grande","Trebuchet MS", Verdana, sans-serif;
}
#contactform form #submit {
	background: transparent url(../images/submit.png) no-repeat scroll center center;
	border: 0 none;
	color: transparent;
	cursor: pointer;
	display: block;
	font-size: 0;
	height: 23px;
	line-height: 0;
	text-indent: -5000px;
	width: 64px;
}
#contactform form span, #contactform form p {
	position: relative;
}
#contactform label {
	left: 0;
	position: absolute;
	top: 0;
}
#contactform textarea {
	padding: 5px;
}
#contactform input.text, #contactform textarea, #contactform select {
	margin: 0.5em 0;
	background-color: #FFFFFF;
	border: 1px solid #BBBBBB;
}