@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:#efe9db;
	width: 100%;
	height: 100%;
}
body{
	font-family: Georgia, Times New Roman, serif;
	font-size: 13px;
	word-spacing: 0.4pt;
	line-height: 1.4;
	color:#333333;
	min-width: 1024px;
}
body.home {
	background: transparent url(../images/bg/bg1.jpg) no-repeat scroll 50% 0;
	margin-top: 25px;
	min-height: 740px;
	/*height: 740px;*/
}
body.interior {
	margin-top: 25px;
	min-height: 740px;
	/*height: 740px;*/
}
a {
	color:#333333;
	text-decoration:underline;
}
a:hover , a:link, a:visited {
	color:#333333;
}
a:hover {
	text-decoration: none;
}
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:27px;
	word-spacing: 5px;
	font-family: Knockout, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#d14f1e;
	text-transform: uppercase;
}
h1.headline {
	font-size:27px;
	word-spacing: 5px;
	font-family: Knockout, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#d14f1e;
	text-transform: uppercase;
	letter-spacing: .5px; 
	padding: 5px 0 5px 0; 
	border-top: 2px solid #d14f1e; 
	border-bottom: 1px solid #CCCCCC;
}
h2.blockHeader {
	font-size:21px;
	word-spacing: 2px;
	font-family:Archer Medium, sans-serif;
	font-weight:normal;
	color:#d14f1e;
	text-transform: uppercase;
	width: 80%;
	letter-spacing: .5px; 
	padding: 7px 5px 0px 5px; 
	margin: 0 auto; 
	text-align: center; 
}
h2 {
	font-size:24px;
	line-height: 28px;
	word-spacing: 1pt;	
	font-weight:normal;
}
h3 {
	font-size:18px;
	font-weight:normal;
	word-spacing: 1pt;
	line-height: 22px;
	margin-bottom: 10px;
}
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 {
  background-color: #ccc;
  color: #ccc;
  height: 1px;
  margin : 15px 0 15px 0;
}
.grayHr {
	background: transparent url(../images/home/dottedHr.png) repeat-x scroll 0 0; 
	display: block; 
	height: 5px; 
	width: 954px; 
	margin: 10px 0 5px 13px;
}
.interior .grayHr {
	background: transparent url(../images/home/dottedHr.png) repeat-x scroll 0 0; 
	display: block; 
	height: 5px; 
	width: 698px; 
	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: 0px;
}
.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/popup/submit.png) no-repeat center;
	text-indent: -5000px;
	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
}
/***************************************************************************
* Page Layout 
***************************************************************************/
#wrapper{
	margin:0px auto;
	width:980px;
	position: relative;
}
.navigation {
	height: 24px;
	display: block;
	padding-top: 129px;
	clear: both;
}
.left_content {
	width: 720px;
	padding-left: 13px;
}
.interior .left_content {
	border-right: 1px solid #cccccc;
	min-height: 600px;
}
#right_content{
	padding: 0 0 30px 18px;
	width:215px;
	overflow: hidden;
}
.home #right_content{
	padding-bottom: 0;
}
.container {
	margin-top: 25px;
	background-color: #ffffff;
	overflow:hidden;
}
.interior .container {
	padding-bottom: 30px;
	height: auto !important;
	/*height: 500px;*/
	min-height: 500px;
}
/***************************************************************************
* Header
***************************************************************************/
#header {
	padding-left: 100px;
	z-index: 1;
}
#header .logo h2 {
	/*background: transparent url('../images/interior/prices.png') no-repeat;*/
	text-indent: -3000px;
	float: left; 
	width: 330px;
	display: block;
}
#header .dates h2 {
	background: transparent url('../images/dates.png') no-repeat;
	text-indent: -3000px;
	float: left; 
	width: 130px; 
	margin: 18px 0 0 68px;
	height: 101px;
}
#header h2.prices {
	background: transparent url('../images/prices.png') no-repeat scroll 0 0;
	text-indent: -3000px;
	width: 182px;
	height: 30px;
	margin: 10px 0 7px 54px;
}
.liveChat  {
	background: transparent url('../images/live_chat.png') no-repeat;
	text-indent: -3000px;
	width: 182px;
	height: 35px;
	display: block;
	margin: 4px 0 1px 54px;
}
a.liveChat:hover {
	background: transparent url('../images/live_chat_on.png') no-repeat;
}
.bookNow {
	background: transparent url('../images/book_now.png') no-repeat;
	text-indent: -3000px;
	width: 182px;
	height: 35px;
	display: block;
	margin: 0 0 1px 54px;
}
a.bookNow:hover {
	background: transparent url('../images/book_now_on.png') no-repeat;
}
.bookNowPresale {
	background: transparent url('../images/book_now_presale.png') no-repeat;
	text-indent: -3000px;
	width: 182px;
	height: 35px;
	display: block;
	margin: 0 0 1px 54px;
}
a.bookNowPresale:hover {
	background: transparent url('../images/book_now_presale_on.png') no-repeat;
}
/***************************************************************************
* Home Bottom Blocks 
***************************************************************************/
.home #block-strip {
	background: transparent url(../images/greenStripe.png) repeat scroll 0 0; 
	width: 935px; 
	float: left; 
	position: relative; 
	padding: 10px; 
	display: inline; 
	margin: 5px 0 10px 13px;
}
.home #block-strip .blockOuter {
	float: left; 
	background-color: #fff; 
	margin-right: 10px; 
	width: 225px;
	height: 220px;
}
.home #block-strip .blockOuterLast {
	float: left; 
	background-color: #fff;  
	width: 228px;
	height: 220px;
}
.home #block-strip .blockContent {
	padding: 10px;
}
.home #block-strip .FaqBlock ol {
	list-style: none outside none;
}
.home #block-strip .FaqBlock li {
	margin-bottom: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.home #block-strip .blockLine {
	margin: 0 auto; 
	text-align: center; 
	height: 5px; 
	line-height: 5px;	
}
.home #block-strip .fan_box_home {
	padding-top: 15px;
}
.interior #block-strip {
	background: transparent url(../images/greenStripe.png) repeat scroll 0 0; 
	width: 195px; 
	float: left; 
	position: relative; 
	padding: 10px; 
	display: inline; 
	margin: 0 0 15px 0;
}
.interior #block-strip .blockOuter {
	float: left; 
	background-color: #fff; 
	width: 195px;
}
.interior #block-strip .blockLine img {
	margin: 0 0 0 5px;  
	height: 5px; 
	line-height: 5px;
	width: 185px;	
}
.interior .blockContent ol {
	margin: 0;
	padding: 0 0 15px 0;
}
.interior .blockContent li {
	margin: 0 5px 0 5px;
	padding: 0 0 10px 0 !important;
}
.interior .blockContent li a {	
	font-size: 12px;
}
/***************************************************************************
* Right side content
***************************************************************************/
.lineHeader {
	border-top: 2px solid #d14f1e; 
	padding-top: 10px;	
}
a.booknow-ticket  {
	background: transparent url(../images/interior/bookNowTicket.png) no-repeat scroll 0 0;
	height: 86px;
	display: block;
	text-indent: -5000px;	
	padding-bottom: 15px;
}
.gettingthere-ticket a {
	background: transparent url(../images/gettingThereTicket.png) no-repeat scroll 0 0;
	height: 159px;
	display: block;
	text-indent: -5000px;	
	padding-bottom: 15px;
}
.mailinglist a {
	background: transparent url(../images/home/mailinglist.png) no-repeat scroll 0 0;
	height: 75px;
	display: block;
	text-indent: -5000px;
	padding-bottom: 10px;
}
.mailinglist a:hover {
	background: transparent url(../images/home/mailinglist_on.png) no-repeat scroll 0 0;
}
.interior .mailinglist a {
	padding-bottom: 10px;
}
.interior .messageboardheader {
	margin: 0;
}
.messageboard a {
	background: transparent url(../images/home/messageBoard.png) no-repeat scroll 0 0;
	height: 50px;
	display: block;
	text-indent: -5000px;
	padding-bottom: 15px;	
}
.messageboard a:hover {
	background: transparent url(../images/home/messageBoard_on.png) no-repeat scroll 0 0;	
}
#updates{
	margin:0;
	text-align:left;
	overflow: hidden;
	position: relative;
}
#updates hr{
	border:none;
	border-bottom:1px dashed;
}
/***************************************************************************
* Navigation
***************************************************************************/
#nav2 {
	margin-top: 0px;
	width: 970px;
	height: 20px;
	position: relative;
	z-index: 99;
}
.sf-menu li {
	background-color: transparent;
	position: relative;
}
.sf-menu li li {
	background-color: #333333;
}
.sf-menu a {
	border-left: none;
	border-top: none;
	font-family: Georgia, Times New Roman, sans-serif;
	text-align: left;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color: #ffffff;
	text-decoration: none;
}
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {

	background-color: transparent !important;
}
.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: #333333 !important;
	color: #ffffff;
}
.sf-menu li li a:hover {
	text-decoration: underline;
}
#topNav {
	margin: 0 10px 0 10px;
	display: inline-block;
}
#topNav a.top, #topNav .top {
	height: 20px;
	padding: 0;
	border: 0;
	text-indent: -3000px;
	z-index: 100;
}
#topNav ul.wideNav   {
	width: 13em;
}
#topNav .curr  {
	/*background-color: #00a297 !important;*/
	/*background-position: -154px -39px;*/
}
#topNav .home {
	width:60px;
	background: transparent url(../images/nav/nav.png) no-repeat scroll 0 1px;
	margin-right: 40px;
}
#topNav .homeCur {	
}
#topNav .home:hover  {
	background-position: 0px -22px;
	background-color: #666666 !important;
}
#topNav .event {	
	width:102px;
	background: transparent url(../images/nav/nav.png) no-repeat scroll -99px 1px;
	position: relative;
	display: block;
	margin-right: 40px;
}
#topNav .eventCur, #topNav .event:hover  {
	background-position: -99px -22px;
	background-color: #666666 !important;
}
#topNav .artist {	
	width:72px;
	background: transparent url(../images/nav/nav.png) no-repeat scroll -243px 1px;
	margin-right: 41px;
}
#topNav .artistCur, #topNav .artist:hover  {
	background-position: -243px -22px;
	background-color: #666666 !important;
}
#topNav .prices {	
	width:65px;
	background: transparent url(../images/nav/nav.png) no-repeat scroll -356px 1px;
	margin-right: 41px;
}
#topNav .pricesCur, #topNav .prices:hover  {
	background-position: -356px -22px;
	background-color: #666666 !important;
}
#topNav .community {	
	width:107px;
	background: transparent url(../images/nav/nav.png) no-repeat scroll -463px 1px;
	margin-right: 40px;
}
#topNav .communityCur, #topNav .community:hover  {
	background-position: -463px -22px;
	background-color: #666666 !important;
}
#topNav .transportation {	
	width:138px;
	background: transparent url(../images/nav/nav.png) no-repeat scroll -693px 1px;
	margin-right: 43px;
}
#topNav .transportationCur, #topNav .transportation:hover  {
	background-position: -693px -22px;
	background-color: #666666 !important;
}
#topNav .faq {	
	width:45px;
	background: transparent url(../images/nav/nav.png) no-repeat scroll -611px 1px;
	margin-right: 40px;
}
#topNav .faqCur, #topNav .faq:hover  {
	background-position: -611px -22px;
	background-color: #666666 !important;
}
#topNav .contact {	
	width:86px;
	background: transparent url(../images/nav/nav.png) no-repeat scroll -882px 1px;
}
#topNav .contactCur, #topNav .contact:hover  {
	background-position: -882px -22px;
	background-color: #666666 !important;
}
/***************************************************************************
* Footer
***************************************************************************/
.footer {
	float: left; 
	width: 100%; 
	background-color: #443f3c !important;
	display: inline-block;
}
.footer-block {
	width: 980px; 
	margin: 0 auto; 
	text-align: center;
	background: #443F3C url(../images/home/footer.png) no-repeat scroll 0 0;
	display: block;
	height: 95px;
}
.footer-header {
	float: left; 
	width: 195px;
}
.footer-nav-outer {
	width: 100%; 
	background-color: #443f3c !important;
}
.footer-nav {
	width: 980px; 
	text-align: center; 
	margin: 0 auto;
}
#footer-nav {
	color: #ffffff;
	width: 100%; 
	float: left; 
	text-align: left !important;	
	margin-top: 10px;
	clear: both;
	background-color: #443F3C;
}
#footer-nav h3 {
	color: #ffffff;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	padding: 15px 0 5px 0;
	text-transform: uppercase;
	font-weight: normal;
	line-height: 17px;
	margin: 0;
}
#footer-nav a {
	color: #ffffff;
	text-decoration: none;
}
#footer-nav a:hover {
	text-decoration: underline;
}
#footer-nav li {
	background: url(../images/home/navArrow.png) no-repeat scroll left center transparent;
	font-size: 11px;
	list-style: none outside none;
	margin-bottom: 2px;
	padding-left: 15px;
	font-family: Verdana, "Lucida Grande", Arial, Helvetica, Sans-Serif;
}
.footer-logos {
	float: left; 
	position: relative; 
	height: 60px; 
	margin-bottom: 20px;
}
.footer-copyright {
	font-family: Verdana, 'Lucida Grande', Arial, Helvetica, Sans-Serif; 
	font-size: 11px; 
	color: #999999; 
	display: inline-block; 
	vertical-align: middle; 
	height: 50px;
}
.footer .icons {
	float: left;
	width: 240px;
	padding-top: 15px;
}
.footer .cello {
	float: right;
	margin-right: 70px;
	padding-top: 6px;
}
/***************************************************************************
* 
***************************************************************************/
.interior #nav{
	width:980px;
	height:47px;
	padding:9px 0 0 140px;
}
.sidebarHome {
	padding-top: 0;
	display: inline-block;
}
#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;
}
/***************************************************************************
* Interior Content
***************************************************************************/
.interior .wrapper {	
	margin: 0 auto; 
	padding: 40px 0 0 0; 
	width: 980px;
	position: relative;
}
.interior .repeater {
	background: transparent url('../images/interior/repeat.png') repeat-y scroll 0 center; 
}
#banner {
	height: 270px;
}
#repeat{
	background-image:url(../images/interior/repeat.png);
	padding-bottom:8px;
}
#cap {
	text-indent: -8000px;
}
#cap {
	text-indent: -8000px; 
	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 Sidebar
***************************************************************************/
.interior .border{
	/*border:3px solid #009fce !important;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;*/
}
.interior #sidebar ul {
	margin: 7px 0 20px 0;
}
.interior #sidebar li {
	padding: 2px 0 2px 0;
}
.interior #sidebar li a {
	color: #333333;
	text-decoration: underline;
}
.interior #sidebar li a:hover, .interior #sidebar li.current a{
	color: #333333;
}
.interior #sidebar li a:hover{
	text-decoration: none;
}
.interior #sidebar li a:active {
	position: relative;
	top: 1px;
}
.interior #sidebar .FaqBlock li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style: none;
	display: inline-block;
}
/***************************************************************************
* Main Content
***************************************************************************/
#mainContent h1.mainH1 {
	font-family:Archer Medium, sans-serif;
	font-weight:normal;
	color:#d14f1e;
	font-size: 30px;
	visibility: visible !important;
	text-transform: uppercase;
	float: left;
}
#mainContentHeader {
	border-bottom: 1px solid #cccccc;
	height: 43px;
}
#mainContent {
	padding: 0 0 30px 0;
	line-height: 160%;
	width: 703px;
}
#mainContentCopy {
	padding: 15px 4px 0 5px;	
}
#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
***************************************************************************/
.featured-artists img {
	float: left; 
	margin: 0 20px 20px 0;
}
.featured-artists-bio {
	margin: 3px 0 0 0; 
	font-size: 16px;
}
.more-artists-block {
	margin-top:15px; 
	display: inline-block; 
	background: transparent url(../images/greenStripe.png) repeat scroll 0 0; 
	padding: 15px 0 15px 16px;
}
.more-artists-artist {
	padding:10px 10px 5px 10px; 
	margin: 0 12px 12px 0; 
	background-color: #fff; 
	display: inline;
}
#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: underline;
	color: #333333;
	margin: 2px 0 0 0;
	font-weight: normal;
	display: block;
	font-size: 12px;
	text-align: left;
}
a.artist-link:hover {
	text-decoration: none;
}
a.artist-link:active {
	position: relative;
	top: 1px;
}
a.musicPlayer {
	background: transparent url(../images/interior/musicPlayer.png) no-repeat scroll 0 0;
	text-indent: -8000px;
	display: block;
	width: 215px;
	height: 50px;
	margin-top: 25px;
}
a.musicPlayer:hover{
	background: transparent url(../images/interior/musicPlayer_on.png) no-repeat scroll 0 0;	
}
#artistBio {
	padding-bottom: 10px;
}
.artistBioBox { 
	margin: 0 15px 15px 0;
	float: left;
}
.artistBio {
	padding-bottom: 10px;
}
.artist_links {
	margin-left: 375px;
}
.artist_links_box {
	padding-top: 15px; 
	text-align: left; 
}
.artist_links a {
	font-style: italic;
	font-size: 12px;
}
.artistsBottom {
	float: left; 
	width: 700px; 
	position: relative; 
	margin: 0; 
	padding: 0;
}
.artistsComment {
	color:#333; 
	font-size: 12px; 
	padding-left: 5px
}
#facebook-connect {
	width: 470px;
	margin-left: 210px;
	padding-left: 10px;
	position: relative;
}
#facebook-connect h1 {
	margin-bottom: 15px;
}
.artistsMoreArtists {
	background: url(../images/greenStripe.png) repeat scroll 0 0 transparent; 
	margin: 0; 
	padding: 13px 0 13px 0; 
	position: relative; 
	display: block;
	float: left;
	width: 200px;
}
.artistsMoreArtists h2.blockHeader {
	background-color: #fff; 
	width: 165px; 
	padding-top: 2px;
}
.artistsMoreArtistList {
	padding-bottom: 10px; 
	background-color: #fff; 
	margin: 0 auto; 
	text-align: center; 
	width: 175px;
}
.artistsMoreArtistsArtist {
	margin: 0 auto; 
	text-align: center; 
	padding: 5px 10px 5px 10px; 
	background-color: #fff; 
	width: 155px;
}
.nobreak{
	display:inline;
}
/***************************************************************************
* Map
***************************************************************************/
#map{
	background: url(../images/greenStripe.png) repeat scroll 0 0 transparent; 
	width: 668px; 
	padding: 15px;	
}
#map img {
	margin: 0 auto; 
	text-align: center; 
	border: 5px solid #fff;
}
.ports {
	float: left; 
	margin-top: 10px;
}
.port-pic {
	float: left;
}
.port-pic img {
	width: 193px; 
}
.port-description {
	text-align:left; 
	margin-left: 215px; 
}
.port-description-text {
	padding: 5px 0 15px 0;
}
/***************************************************************************
* Cabins
***************************************************************************/
.ship-description {
	width:340px; 
	padding-bottom: 25px;
}
.ship-description-text {
	padding-top: 5px;
}
.ship-description ul {
	margin: 0 !important
}
.ship-description ul li {
	list-style: none outside none !important;
}
.ship-pics {
	background-color: #e7e7e7; 
	margin-left: 350px; 
	padding: 12px;
}
.ship-pics-decks {
	padding-top: 30px; 
	text-align: center; 
	margin: 0 auto;
}
.ship-pics-decks-link {
	margin-top: 8px;
}
.ship-pics-decks-link a {
	font-size: 11px;
}
.ship-pics-boat img {
	padding-top: 15px;
	width: 320px; 
	height: 210px; 
}
.cabins{
	float: left;	
}
.cabin-pic {
	float: left;
}
.cabin-pic img {
	width: 225px;
	height: 140px; 
}
.cabins-info {
	margin-left: 245px;	
}
.cabins-link {
	padding-top: 3px
}
/***************************************************************************
* Twitter  Widget
***************************************************************************/
.home .twitter-box {
	margin-bottom: 10px;
}
.twtr-widget h3 {
	display: none;
}
.twtr-widget h4 {
	display: none;
}
.twtr-widget p {
	font-family: Georgia, Times New Roman, serif;
	font-style: italic;
	color: #333333;
}
.twtr-hd {
	/*background: transparent url(../images/twitter-header.gif) no-repeat scroll center 0 !important;*/
	height: 2px;
	padding: 0 0 5px 0 !important;	
}
.twtr-ft div {
	padding: 7px 7px 5px 7px !important;
}
.twtr-ft {
	border-top: 1px solid #cccccc !important;
	margin-top: 7px !important;
	padding-top: 7px !important;
}
.twtr-ft span a {
	text-decoration: underline !important;
	font-size: 11px;
	color: #333333 !important;
}
.twtr-ft span a:hover {
	text-decoration: none !important;
}
.twtr-timeline {
	-moz-border-radius: 0px 0px 0px !important;
}
.interior .twtr-bd {
	padding: 0 5px 0 5px !important;
}
.twtr-widget .twtr-tweet-wrap {
	padding: 6px 8px 15px 0 !important;
}
/***************************************************************************
* Event Slideshow
***************************************************************************/
.fadein {position:relative; width:355px; height:230px;}
/*.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;
}
.addthis_header {
	float: right;
	padding: 10px 5px 0 0;
}
div#atffc {
	height: 0px !important;
	margin: 0;
	padding: 0;
}
/***************************************************************************
* PRICES TABLE MOUSE OVERS
***************************************************************************/
.prices	th{
	font-weight:bold;
}
.prices tr:hover{
	background-color:#f3ede2;
}	
table.prices{
	width:100%;
}
.prices .slash{
	text-decoration: line-through;
	color:#888888;
} 
/***************************************************************************
* HOME PAGE FEATURED CONTENT VIDEOS AND PICTURES
***************************************************************************/
#featured{ 
	width:582px; 
	padding:10px 128px 10px 10px; 
	position:relative; 
	border:0; 
	height:480px; 
	background:transparent url(../images/grayStripe.png) repeat scroll 0 0;
}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; left:590px; 
	list-style:none; 
	padding:0; margin:10px 0 0 0; 
	width:120px; 
}
#featured ul.ui-tabs-nav li{ 
	padding: 0 0 8px 14px;
}
#featured ul.ui-tabs-nav li img{ 
	float:left; margin:0 5px 0 0; 
	background:transparent; 
	padding:4px; 
	border:0;	
}
#featured ul.ui-tabs-nav li span{ 
	font-size:11px; font-family:Verdana; 
	line-height:18px; 
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:72px; 
	background-color: #ffffff;
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:#2E83C6; 
}
#featured li.ui-tabs-selected{ 
	background:url('images/selected-item.gif') top left no-repeat;  
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:#d14f1e; 
}
#featured .ui-tabs-panel{ 
	background: none repeat scroll 0 0 transparent; 
	position:relative;
	display: block;
	height: 390px;
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:400px; left:0; 
	height:80px; 
	background-color: #ffffff;
	width: 700px;
}
#featured .info h2{ 
	font-size:18px; font-family:Georgia, serif; 
	color:#333; padding:5px; margin:0;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 5px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#333;
}
#featured .info a{ 
	text-decoration:none; 
	color:#333; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}
/***************************************************************************
* HOME LATEST HEADLINES
***************************************************************************/
.home .news {
	padding: 10px 0 15px 0;
}
.home .news li a {
	font-size: 14px;
	font-family: Georgia, Times New Roman, serif;
	color: #333333;
}
.home .news li {
	margin-bottom: 15px;
}
.home .news .readMore a {
	color: #111111;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.home .eventDetails {
	float: left; 
	width: 485px; 
	margin-top: 10px; 
	font-size: 13px; 
	font-family: Georgia, 'Times New Roman', serif;
}
.home .eventDetailsText {
	margin-top: 13px;
	line-height: 1.5;
}
/***************************************************************************
* FLICKR BADGE
***************************************************************************/
.flickr-badge {
	float: left; 
	margin: 10px 25px 0 0;
}
#flickr_badge_source_txt {padding:0; font: 11px Arial, Helvetica, sans-serif; color:#666666;}
#flickr_badge_icon {display:block !important; margin:0 !important; border: 1px solid rgb(0, 0, 0) !important;}
#flickr_icon_td {padding:0 5px 0 0 !important;}
.flickr_badge_image {text-align:center !important;}
#flickr_www {clear: both; display:block; padding:5px 10px 0 5px !important; font: 11px Arial, Helvetica, sans-serif !important; color:#222222 !important;}
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {text-decoration:underline !important; background:inherit !important;color:#222222;}
#flickr_badge_uber_wrapper a:hover {text-decoration: none !important;}
#flickr_badge_wrapper {}
#flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, sans-serif !important; color:#666666 !important;}
.flickr_badge_image img {
	border: 0 none !important;
	height: 60px;
	width: 60px;
	float: left;
	padding: 3px;
}
#flickr_badge_uber_wrapper {
	width: 200px;
	background-color: #e3e4e6;
	padding: 5px 5px 10px 5px;
	margin-top: 13px;
}
/***************************************************************************
* ARTISTS PAGINATOR
***************************************************************************/
.paginator {
	clear: both;
	float: right;
	margin-right: 12px;
}
.paginator .active {
	color:#333;
	background-color: #fff;
	padding:3px 8px 5px 8px;
	margin:3px 5px 5px 5px;
	text-decoration:underline;
}
.paginator .active:hover {
	text-decoration: none;
}		
.paginator .inactive {
	color:#333;
	cursor:default;
	text-decoration:none;
	background-color:#fff;
	padding:3px 8px 5px 8px;
	margin:3px 5px 5px 5px;
}
/***************************************************************************
* CONTACT PAGE
***************************************************************************/
.contact-info {
	width: 300px; 
	float: left; 
	margin-right: 20px; 
	border-right: 1px solid #ccc;
}
/***************************************************************************
* CONTACT FORM
***************************************************************************/
#contactform {
	float: left;
	/*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/popup/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;
}
#contactform .question-text {
 	padding-top: 20px; 
 	clear: both; 
 	float: none; 
 	font-weight: bold;
}
#contactform .booked {
	width:300px; 
	font-weight: bold;
}
#contactform .booked-no {
	width:100px; 
	float: left; 
	padding-top: 4px;
}
#contactform .booked-yes {
 	float: left; 
 	padding-top: 4px;
}
/***************************************************************************
* FAQ SEARCH
***************************************************************************/
.searchFaq {
	float: right;
	padding-top: 8px;
}
.searchFaq form input {
	border: 1px solid #555;
	padding: 4px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-size: 11px;
	color: #555;
}
.searchFaq form input.search {
	width: 200px;
	padding: 5px;
}
.searchFaq form .submit {
	background-color: #666;
	color: #fff;
}
/***************************************************************************
* PRESS PULL QUOTES
***************************************************************************/
.PressBlock blockquote {
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	color: #555;
	margin: 0 2px 2px 0px;
}
.PressBlock .bqstart {
	color: #D14F1E;
	float: left;
	font-family: Georgia,'Lucida Grande', Verdana, Helvetica, sans-serif;
	font-size: 400%;
	font-style: normal;
	line-height: 45px;
	margin-bottom: 55px;
	margin-top: -40px;
	padding-top: 45px;
	width: 27px;
}
.PressBlock .bqend {
	color: #D14F1E;
	float: right;
	font-family: Georgia,'Lucida Grande', Verdana, Helvetica, sans-serif;
	font-size: 400%;
	font-style: normal;
	height: 13px;
	margin-top: -20px;
	padding-top: 45px;	
}
.PressBlock .credits {
	font-size: 11px;
	float: right;
}
.PressBlock a.pub {
	font-style: italic;	
}
.PressBlock a.quote {
	text-decoration: none;
	color: #555;
}
.itinerary p {
	display: inline;
}
.itinerary li {
	margin-bottom: 10px;
}
#home_quotes { margin: 0; padding-top: 0; width: 20px; height: 165px; }	
.quotes_imgs { width: 193px; height: 165px; margin: 0 auto; overflow: hidden; position: relative; }
.quotes_imgs ul { list-style: none; margin: 0; padding: 0; width: 193px; height: 165px; }
.quotes_imgs ul li { list-style: none; margin: 0; padding: 0; width: 193px; height: 165px; }		
.quotes_imgs div.button { position: absolute; top: 0; width: 24px; height: 130px; background: bottom center no-repeat; z-index: 100; display: none }
.quotes_imgs div.prev { left: -1px;  }
.quotes_imgs div.prev img {height: 25px !important; padding-top: 125px}
.quotes_imgs div.next { right: -1px;  }
.quotes_imgs div.next img {height: 25px !important;}		
.quotes_larrow { float: left; }
.quotes_rarrow { float: right; position: relative; }
/***************************************************************************
* HOME DESTINATIONS CYCLE
***************************************************************************/
#home_events { margin: 0; padding-top: 0; width: 20px; height: 165px; }	
.events_imgs { width: 193px; height: 165px; margin: 0 auto; overflow: hidden; position: relative; }
.events_imgs ul { list-style: none; margin: 0; padding: 0; width: 193px; height: 165px; }
.events_imgs ul li { list-style: none; margin: 0; padding: 0; width: 193px; height: 165px; }		
.events_imgs div.button { position: absolute; top: 0; width: 24px; height: 130px; background: center center no-repeat; z-index: 100; display: none }
.events_imgs div.prev { left: -1px;  }
.events_imgs div.prev img {height: 130px !important;}
.events_imgs div.next { right: -1px;  }
.events_imgs div.next img {height: 130px !important;}		
.events_larrow { float: left; }
.events_rarrow { float: right; position: relative; }