/* 
Project Stylesheet
Author: Nick Francis
Questions/Comments: nick@project83.com
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	background:#F0ECD7 url(../images/bg.gif) repeat-x top left;
}

#wrap {
	margin:0 auto;
	width:970px;
}

/* header */
#header {
	position:relative;
	height:153px;
	background:url(../images/header_bg.jpg) no-repeat bottom right;
}

#logo a {
	position:absolute;
	top:38px;
	left:0;
	text-indent:-9000px;
	width:373px;
	height:69px;
	background:url(../images/logo.jpg) no-repeat top left;
}

#top h3 {
	float:left;
	color:#fff;
	font-weight:normal;
	font-size:1.2em;
	padding:4px 0 3px 14px;
	background:url(../images/top_arrow.gif) no-repeat 0 6px;
}

#top h3 span {
	text-transform:uppercase;
	padding-right:.8em;
}

#top .secondary {
	float:right;
	text-align:right;
	padding-top:2px;
}

.secondary a {
	float:left;
}

.secondary a.cart {
	float:left;
	display:block;
	overflow:hidden;
	width:14px;
	height:14px;
	background:url(../images/top_cart.gif) no-repeat top left;
}

.secondary a.cart span {
	display:none;
}

.secondary a.checkout {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	font-size:1.2em;
	padding:0 1.5em 0 .6em;
	position:relative;
	top:2px;
	text-transform:uppercase;
	text-decoration:none;
}

.secondary a.checkout:hover {
	text-decoration:underline;
}

.secondary form {
	float:left;
}

.secondary input#searchMe {
	position:relative;
	bottom:5px;
	padding:0 2px;
	font-size:.95em;
	border:1px solid #E5B53B;
	color:#666;
}

/* navigation */
ul#mainNav {
	position:absolute;
	bottom:0;
	right:0;
}

ul#mainNav a {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	font-size:1.3em;
	text-transform:uppercase;
	padding:0 1.2em;
	line-height:2em;
}

ul#mainNav a:hover {
	color:#E5B53A;
}

body#home li#navHome a, body#home li#navHome a:hover, body#concerts li#navConcerts a, body#concerts li#navConcerts a:hover, body#subscriptions li#navSubs a, body#subscriptions li#navSubs a:hover, body#about li#navAbout a, body#about li#navAbout a:hover, body#support li#navSupport a, body#support li#navSupport a:hover, body#blog li#navBlog a, body#blog li#navBlog a:hover, body#contact li#navContact a, body#contact li#navContact a:hover {
	color:#fff;
	background:#093E65 url(../images/nav_active.gif) repeat-x top left;
}

/* content area */
#contentArea {
	padding:1.5em 0 3.5em 0;
}
*html #contentArea{
	/*padding: 0px;*/
}
#content {
	float:left;
	width:741px;
	background:url(../images/content_bg.gif) repeat-y top left;
}

#contentTop {
	width:741px;
	height:5px;
	background:url(../images/content_top.gif) no-repeat top left;
}

body#checkout #content {
	float:none;
	width:955px;
	background:url(../images/checkout_bg.gif) repeat-y top left;
}

body#checkout #contentTop {
	width:955px;
	height:5px;
	background:url(../images/checkout_top.gif) no-repeat top left;
}

#content h1, #sidebar h1 {
	color:#78241C;
	font-size:1.6em;
	text-transform:uppercase;
	padding:.6em 1em 0 0;
}

#sidebar h1 {
	padding-left:1em;
}

#sidebar h1 {
	font-size:1.4em;
	line-height:1.2em;
	background:url(../images/sb_top.gif) no-repeat top left;
}

body#home #content {
	width:625px;
	bottom:1em;
	background:none;
	float: left;
}

#contentWrap {
	padding:0 0 2.2em 0;
	background:url(../images/content_btm.gif) no-repeat bottom left;
}
*html #contentWrap{
	width: 715px;
}
#contentWrap .padd {
	/*padding:0 10px 0 20px;*/
	padding:0 20px;
}

body#checkout #contentWrap {
	width:955px;
	background:url(../images/checkout_btm.gif) no-repeat bottom left;
}

#contentWrap p {
	display:block;
	color:#000000;/*#535353;*/
	margin:0 0 1.5em 0;
	font-size: 13px;
}

#contentWrap h3 {
	font-family:Arial, Helvetica, sans-serif;
	color:#262626;
	font-size:1.4em;
}

#sidebar {
	float:right;
	width:202px;
	padding:0;
	
}

body#home #sidebar {
	width:328px;
	background:none;
}

#sidebar .sbWrap {
	background:url(../images/sb_bg.gif) repeat-y top left;
	/*overflow: hidden;*/
	height: auto;
}
*html #content {
	/*width: 175px;*/
}
* html #sidebar div.sbWrap{
	/*overflow: visible;*/
	
	/*float: none;*/
}
#sidebar .sbWrapBtm {
	width:202px;
	height:31px;
	background:url(../images/sb_btm.gif) no-repeat top left;
}

#sidebar h3 {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	text-transform:uppercase;
	font-size:1.2em;
	font-weight:normal;
	padding:0 0 .2em 1.2em;
	margin:0;
	
}
#sidebar div.sbWrap h3{
	display: block;
	float: none;
}
#sidebar ul {
	list-style:none;
	margin:0;
	padding:0 0 1.5em 0;
	
}

#sidebar li {
	margin:0;
	text-indent:-14px;
	padding:0 1em 0 30px;
}

#sidebar li a {
	color:#868686;
	text-decoration:none;
}

#sidebar li.active a {
	color:#79241C;
}

#sidebar li a:hover, #sidebar li a.over {
	/*position:relative;*/
	text-decoration:underline;
}
#sidebar div.sbWrap ul{
	float: none;
}
/* home page */
#featured .desc {
	float:left;
	color:#fff;
	width:190px;
	height:341px;
	margin-top:20px;
	padding:6px 0 6px 8px;
	border-top:1px solid #99988F;
	background:url(../images/desc_bg.gif) no-repeat bottom left;
}

#featured .desc h2 {
	font-weight:bold;
	font-size:1.1em;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

#featured .desc p {
	margin-bottom:1em;
	line-height:1.4em;
}

#featured .desc p.loc {
	line-height:1.2em;
	margin-bottom:0;
	font-style:italic;
}

#featured .desc p.date {
	color:#FEB400;
	margin-bottom:1em;
	
}

#featured .desc img.tckts {
	margin:0 0 1em 30px;
}

.slideshow {
	float:left;
	padding:11px 0 0 13px;
	width:380px;
	height:380px;
	background:url(../images/featured_img_bg.gif) no-repeat top left;
}

ul#selector {
	display:block;
	list-style:none;
	margin-left:300px;
}

/* Hides from IE-mac \*/
* html ul#selector {height: 1%;}
/* End hide from IE-mac */


ul#selector li {
	float:left;
	padding:0 .4em;
	
}

ul#selector li a.active, ul#selector li a.inactive {
padding:0;
margin:.5em 0 0 0 ;
}

ul#selector li a.inactive {
display:block;
width:13px;
height: 13px;
background:url(../images/slider_inactive.gif) center center no-repeat;
text-indent:-9999px;
}

ul#selector li a.active {
display:block;
width:14px;
height: 13px;
background:url(../images/slider_active.gif) center center no-repeat;
text-indent:-9999px;
}


#accordian h1 {
	width:320px;
	font-size:1.5em;
	color:#8F3223;
	text-transform:uppercase;
	margin:1em 0 0 0;
	padding:.6em;
	background:#fff;
}

.seriesWrap {
	background:#fff;
}

.seriesWrap h2 {
	padding:.6em .8em;
	color:#0C2139;
	font-size:1.4em;
	margin-bottom:.1em;
	background:#BBB url(../images/acc_h2_bg.gif) repeat-x top left;
}

.seriesWrap a.header {
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
text-decoration:none;
	height:37px;
	padding: 0 0 0 2.5em;
	color:#0C2139;
	font-size:1.4em;
	margin-bottom:.1em;
	line-height:2.2em;
	background:#BBB url(../images/acc_active_bg.gif) no-repeat top left;
}

.seriesWrap a.selected{
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
text-decoration:none;
	height:37px;
	padding: 0 0 0 2.5em;
	color:#0C2139;
	font-size:1.4em;
	margin-bottom:.1em;
	line-height:2.2em;
	background:#BBB url(../images/acc_inactive_bg.gif) no-repeat top left;
}

.seriesArtistWrap {
	padding:1em .8em;
}

.seriesArtistWrap img.main {
	float:left;
	display:inline;
	margin-right:1em;
	padding:.3em;
	border:1px solid #000;
}

.seriesArtistWrap p {
	color:#888;
	font-size:.9em;
	line-height:1.3em;
}

.seriesArtistWrap h3 {
	font-size:1.1em;
	margin-bottom:.5em;
}

.seriesArtistWrap h3 a {
	text-transform:uppercase;
	color:#2B2A25;
	font-weight:normal;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}

.seriesArtistWrap h3 a:hover {
	text-decoration:underline;
}

p.all, p.fullCal {
	float:right;
	display:inline;
	text-align:right;
	text-transform:uppercase;
	padding-bottom:1em;
	margin:1em 1em 0 0;
}

p.all a, p.fullCal a {
	padding:4px 32px 2px 0;
	color:#EDA718;
	text-decoration:none;
	background:url(../images/all_arrow.gif) no-repeat top right;
}

p.all a:hover, p.fullCal a:hover {
	text-decoration:underline;
}

/* concerts section */
.cList {
	margin:0 2em;
	padding:1em 0;
	border-bottom:1px dashed #CDCEB7;
	background:#FDFBE5;
}

.alt {
	background:#fff;
}

.cList .desc {
	float:left;
	width:515px;
}

.cList .desc img {
	float:left;
	display:block;
	clear:right;
	padding-left:.5em;
}

#contentWrap .cList .desc h3 {
	font-size:1.4em;
	font-weight:normal;
	margin:.4em 0 .2em 162px;
	padding:0;
}

.cList .desc h3 a {
	margin-top:0;
	color:#20201C;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.cList .desc h3 a:hover {
	text-decoration:underline;
}

#contentWrap .cList .desc p {
	font-size:.95em;
	padding:0;
	margin-left:162px;
}

#contentWrap .cList .desc p.date {
	color:#255384;
	margin-bottom:.2em;
}

#contentWrap .cList .desc p.venue {
	color:#757575;
}

.cList a.more img {
	float:right;
	padding:0 1em 0 0;
}

/* main series page */
h3.next {
	text-align:right;
}

h3.next img {
	padding-left:8px;
	vertical-align:middle;
}

/* concert details page */
#detailWrap .details {
	float:left;
}

#detailWrap .details h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em;
	font-weight:bold;
	margin-bottom:.2em;	
	
	width: 475px;
}

#detailWrap .details p.date {
	margin-bottom:0;
	color:#000;
	font-size: 1.1em;
}

#detailWrap .details p.venue {
	font-style:italic;
	color:#262626;
	margin-bottom:.3em;
}

#detailWrap .details p.series a {
	color:#0A2038;
}

#detailWrap .details p.series {
	margin-bottom:1em;
}

#detailWrap .links {
	float:right;
	padding:8px 3px;
	display: inline;
	border-top: #ccc solid 1px;
	border-bottom: #ccc solid 1px;
}

#detailWrap .links a {
	color:#535353;
	font-size:1em;
	text-decoration:none;
	padding:2px 0 2px 22px;
}

#detailWrap .links a:hover {
	text-decoration:underline;
}

#detailWrap .links a.print {
	background:url(../images/sm_print.gif) no-repeat top left;
}

#detailWrap .links a.friend {
	background:url(../images/sm_email.gif) no-repeat top left;
	padding-right:20px;
}

.mainImg {
	float:left;
	margin: 10px 0 0 0;
	display: inline;
	width: 320px;
	height: 330px;
}
.mainImg ul{
	list-style: none;
	margin: 0px;
}
.mainImg img {
	padding: 10px;
	border: #ccc solid 1px;
}

.mainImgBtm {
	position:relative;
	bottom:2px;
	width:403px;
	height:14px;
	background:url(../images/main_img_btm.gif) no-repeat top left;
}

ul.setList {
	float:left;/*right and the float propertie not are before*/
	padding:10px 0 0 0px;
	list-style:none;
	width: 240px;
	
}
*html ul.setList{
	width: 230px;
}
ul.setList li {
	margin:0;
	line-height:1.3em;
}

#clipCart {
	clear:both;
	padding:16px 0 0px 0;
}

#clipCart object#audioPlayer {
	float:left;
}
#clipCart em {
	float:left;
	margin-top:10px;
	width:100%;
	font-size: 11px;
	color: #535353;
}
#clipCart form#addCart {
	float:right;
}

#clipCart form#addCart h3 {
	float:left;
	padding-right:1em;
}

#clipCart h3.soldOut {
	text-align:right;
}

#clipCart form#addCart fieldset, #clipCart form#addCart select, #clipCart form#addCart input {
	float:left;
	display:inline;
}

#clipCart form#addCart fieldset {
}

#clipCart form#addCart select {
	display:inline;
	margin-right:14px;
}

#clipCart form#addCart input {
	position:relative;
	bottom:3px;
}
.concertDesc {
	clear: both;
	padding: 20px 0 0 0;
}
#contentWrap .concertDesc h3, #contentWrap .concertDesc h2 {
	padding:1em 0;
	color:#262626;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.3em;
	font-weight: bold;
	text-transform: none;
	margin-bottom: none;
}
#contentWrap .concertDesc .line {
	border-top:2px solid #000;
}

.vidWrap {
	margin-left:20px;
	padding-bottom:2em;
}

.vidWrap img {
	float:left;
	display:inline;
	margin-right:1em;
	padding:1px;
	border:1px solid #999;
}

#contentWrap .concertDesc .vidWrap h3 {
	padding:0 0 .2em 1em;
	border:0;
	font-size:1.2em;
}

#contentWrap .vidWrap h3 a {
	color:#1834CF;
	text-decoration:none;
}

#contentWrap .vidWrap h3 a:hover {
	text-decoration:underline;
}

#contentWrap .concertDesc .vidWrap p {
	padding:0 0 .2em 1em;
	color:#000;
}

/* series details */
form#seriesSelect {
	padding:0 20px;
}

form#seriesSelect h4 {
	font-family:Arial, Helvetica, sans-serif;
	padding-left:26px;
}

form#seriesSelect h4.one {
	float:left;
	padding-right:1em;
	background:url(../images/one.gif) no-repeat top left;
}

form#seriesSelect h4.two {
	clear:both;
	margin-bottom:0;
	background:url(../images/two.gif) no-repeat top left;
}

form#seriesSelect h4.three {
	float:left;
	padding-right:1em;
	background:url(../images/three.gif) no-repeat top left;
}

form#seriesSelect p.note {
	padding-left:26px;
	font-style:italic;
}

form#seriesSelect label {
	display:block;
	padding-left:30px;
}

form#seriesSelect input.checkbox {
	position:relative;
	top:3px;
}

form#seriesSelect label span {
	display:block;
	color:#535353;
	font-weight:normal;
	padding:5px 0 1.5em 25px;
}

form#seriesSelect select#ticketQuantity {
	float:left;
	display:inline;
	margin-right:1.5em;
}

/* checkout styles */
img.progressBar {
	margin:1em 0 1.5em 250px;
}

table#cart {
	width:915px;
	margin:0 20px .5em 0;
}

table#cart th {
	background:#F0F0F1;
	color:#262626;
	font-weight:normal;
	border:0;
	text-align:left;
	padding:.6em;
}

table#cart th, table#cart td {
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
}

table#cart th.quan {
	width:125px;
}

table#cart th.tot {
	width:285px;
}

table#cart td {
	padding:1em;
	vertical-align:middle;
	color:#645F5F;
	background:#E7E8E9;
}

table#cart td input.quantity {
	width:40px;
	margin-right:1em;
}
table#cart td.item {
	font-size: 11px;
}
table#cart td.item strong {
	/*margin-bottom: 5px;
	float: left;
	width: 300px;*/
	display: block;
	font-size: 13px;
}
table#cart td.item img {
	float:left;
	padding-right:1em;
}

table#cart td a.del {
	display:block;
	padding:.5em 0 .5em .5em;
	font-size:.95em;
}

table#cart td img.update {
	position:relative;
	top:8px;
}

table#cart td.cc {
	background:#F3F3F4;
}

table#cart td.cc img {
	position:relative;
	top:1.5em;
}

table#cart td.total {
	color:#fff;
	background:#AFAFAF;
}

table#cart td.total ul {
	margin:0 0 1em 0;
	list-style:none;
}

table#cart td.total li {
	margin:.3em;
	font-size:1.05em;
}

table#cart td.total p {
	color:#fff;
	margin:0;
	line-height:1em;
	padding:0;
}

table#cart td.total p.left {
	float:left;
	clear:right;
	width:70px;
}

table#cart td.total p.right {
	display:inline;
	margin-left:15px;
}

table#cart td.total li.total p {
	color:#262626;
}

/*Jacob's Donate Button addition 3/13/10*/
a.btn2{
	display:inline-block;
	border:#b4bcaa 1px solid;	
	padding:5px 8px;
	margin-top:0px;
	background:#95a978;
	color:#FFF;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}

a.continue img {
	float:left;
	display:inline;
	margin-left:20px;
}

a.checkout img {
	float:right;
	display:inline;
	margin-right:20px;
}

.couponCode {
	margin:1.5em 0;
}

#contentWrap .couponCode h3 {
	float:left;
	position:relative;
	top:.2em;
	padding-right:1em;
	color:#122238;
}

.couponCode input {
	float:left;
}

.couponCode input#promo {
	width:80px;
	display:inline;
	margin-right:1em;
}

#notes {
	border-top:4px solid #D3D2DB;
	padding:1em 2em;
	background:#F0F0F1;
}

#notes h3 {
	padding-left:0;
	font-weight:normal;
	color:#262626;
}

#notes ul {
	list-style:none;
	margin:0;
	font-size:.95em;
}

#notes li {
	color:#5B5B60;
	padding-left:20px;
	background:url(../images/bullet.gif) no-repeat 0 2px;
}

ul.merchantError {
	list-style:none;
	margin-bottom:1.5em;
}

.declineLinks {
	text-align:center;
}

.declineLinks a {
	padding:0 15px;
}

dl.acctBox {
	float:left;
	width:350px;
	padding:10px 20px;
}

dl#returning {
	margin-right:40px;
}

dl.acctBox dt {
	font-size:1.3em;
	padding-bottom:1em;
}

dl.acctBox dd, dl.acctBox dd p {
	margin:0;
}

dl.acctBox dd ul {
	margin:0;
}

dl.acctBox dd label {
	float:left;
	width:80px;
	clear:right;
	font-weight:normal;
}

dl.acctBox dd input {
	width:160px;
}

dl.acctBox dd input#signIn {
	display:inline;
	width:auto;
	margin-left:90px;
}

dl.acctBox dd input#noAcct {
	width:auto;
	margin-bottom:1.5em;
}

fieldset#checkout {
	padding:.5em;
}

p.req span, fieldset#checkout li label em {
	color:#78241C;
	font-weight:bold;
	font-style:normal;
}

fieldset#checkout li {
	margin:.3em 0;
}

fieldset#checkout li label {
	text-align:left;
	width:135px;
	padding-top:5px;
	font-weight:normal;
	color:#535353;
}

fieldset#checkout li input {
	width:250px;
	margin:.2em .2em .2em 0;
}

fieldset#checkout li input.error {
	color:#000;
}

fieldset#checkout li select {
	margin:.2em .2em .2em 0;
}

fieldset#checkout li input.cb {
	float:left;
	display:inline;
	width:auto;
	margin-right:5px;
}

fieldset#checkout li.check {
	margin-left:135px;
}

fieldset#checkout li.check label {
	font-weight:normal;
	width:auto;
}

form#PaymentForm {
	margin-left:20px;
}

fieldset#checkout h3 {
	clear:both;
}

fieldset#checkout li input#securityCode {
	width:60px;
}

fieldset#checkout input.cancel {
	margin:0 20px 0 260px;
}

#orderDetails #printOnly {
	display:none;
}

#orderDetails p.oDate {
	margin-bottom:.5em;
}

#orderDetails fieldset.orderDetails {
	padding:0;
}

#orderDetails h3 {
	margin-bottom:0;
}

table#shippingMethods {
	width:100%;
}

table#shippingMethods th {
	text-align:left;
}

table#lineItems2 {
	width:100%;
	margin-top:1em;
}

table#lineItems2 th, table#lineItems2 td {
	padding:.2em;
}

table#lineItems2 tbody td {
	border-bottom:1px solid #ccc;
}

table#lineItems2 tfoot td {
	border:0;
	font-style:normal;
}

table#lineItems2 th {
	font-weight:bold;
	background:#043050;
	color:#fff;
	padding:.3em;
}

table#lineItems2 th.name {
	text-align:left;
}

span.attr {
	display:block;
	padding:.5em 0 .2em 2em;
}

fieldset#shipTo {
	float:left;
	display:inline;
	margin-left:20px;
	width:220px;
	padding:10px;
	line-height:1.4em;
	border:1px solid #BFBBBC;
}

fieldset#billTo {
	float:left;
	display:inline;
	margin-left:20px;
	width:220px;
	padding:10px;
	line-height:1.4em;
	border:1px solid #BFBBBC;
}

fieldset#shipTo legend, fieldset#billTo legend {
	font-weight:bold;
	color:#043050;
}

fieldset#shipTo p, fieldset#billTo p {
	margin-bottom:.5em;
	padding:0;
}

fieldset#orderDetails {
	padding:0;
	margin:10px 20px 0 20px;
}

fieldset#orderDetails h3 {
	margin-bottom:0;
	padding-left:0;
}

#content .mailPayment h4 {
	margin-bottom:.2em;
}

div.order {
	margin-bottom:2em;
}

.order a#cancelBtn {
	float:left;
	display:inline;
	margin-left:20px;
}

.order input#submitBtn {
	float:right;
	display:inline;
	margin-right:20px;
}

fieldset#checkout input#submitBtn {
	margin-left:220px;
}

textarea.orderNotes {
	position:relative;
	bottom:1em;
	width:480px;
	height:50px;
	margin:0 0 1.5em 20px;
}

form#ProfileForm input#submitBtn {
	float:none;
	margin-left:220px;
	width:auto;
}

form#ProfileForm fieldset#checkout {
	padding-bottom:0;
	margin-bottom:0;
}

ol.benefits {
	margin-bottom:3em;
}

/* customer account area */
table#storeTable {
	width:100%;
	margin-bottom:2em;
}

table#storeTable th {
	text-align:left;
	color:#fff;
	background:#053152;
}

h3 a.small {
	font-size:.7em;
	padding-left:1em;
}

ul.profile {
	list-style:none;
}

ul.profile li {
	clear:both;
}

#contentWrap ul.profile p {
	margin-bottom:.5em;
}

ul.profile p.label {
	float:left;
	clear:right;
	width:120px;
	font-weight:bold;
}

ul.profile p.info {
	display:inline;
	margin-left:10px;
}

.addyWrap, .paymentWrap {
	float:left;
	width:200px;
	height:120px;
	padding-right:15px;
}

.paymentWrap {
	height:220px;
}

#contentWrap .addyWrap p, #contentWrap .paymentWrap p {
	margin-bottom:.2em;
}

#contentWrap .paymentWrap p.address {
	margin-top:.8em;
}

.addyWrap p span.default {
	font-weight:bold;
}

#addressList li {
	float:left;
	width:200px;
	height:120px;
	padding-right:15px;
}

#addressList li input {
	float:left;
	width:30px;
}

#addressList li p {
	margin-left:30px;
}

/* error container */
#errorContainer ul {
    margin:0 0 1em 0;
    list-style:none;
    padding:0;
    color:#860102;
}

#errorContainer li label {
    border:0;
    font-weight:normal;
    color:#860102;
    background:none;
    padding-left:48px;
    background:url(../images/error.gif) no-repeat 22px 5px;
}

fieldset input.error, fieldset select.error {
    background:#fff;
    padding:2px;
    border:1px solid #860102;
}


/* sidebar home */
.roundedBox {
	width:325px;
	padding:0 0 22px 0;
	background:url(../images/sb_box_btm.gif) no-repeat bottom left;
}

.roundedBox h2 {
	margin-bottom:0;
	padding:10px 12px 6px 12px;
	color:#8F1915;
	font-size:1.5em;
	text-transform:uppercase;
	background:url(../images/sb_box_top.gif) no-repeat top left;
}

#sidebar ul.events {
	list-style:none;
	margin:0 12px;
	padding-bottom:0;
}

#sidebar ul.events li {
	margin:0;
	padding:12px;
	border-bottom:1px dashed #CCCFB4;
	background:#F9FBE3;
	text-indent:0;
}

#sidebar ul.events li.alt {
	background:#fff;
}

#sidebar ul.events li img {
	float:left;
}

#sidebar ul.events li .desc {
	display:block;
	margin-left:80px;
}

#sidebar ul.events p {
	display:block;
	color:#343434;
	margin-bottom:0;
	line-height:1.3em;
}

#sidebar ul.events p strong a {
	color:#0C223A;
	text-transform:uppercase;
}

form#findArtist {
	float:left;
	width:120px;
}

form#findArtist select#artist {
	border:1px solid #EDA718;
	padding:1px;
	color:#333;
	font-size:.95em;
	position:relative;
	top:12px;
	left:12px;
	width:120px;
}
*html #sidebar div.sbWrap form fieldset select option{
	width: 100%;

}
#specialOffers {
	width:325px;
	height:124px;
	margin:1em 0;
	background:url(../images/offers_bg.gif) no-repeat top left;
}

#specialOffers h2 {
	display:none;
}

#specialOffers form {
	padding:60px 0 0 140px;
}

#specialOffers form input#email {
	font-size:.95em;
	padding:1px;
	color:#666;
	border:1px solid #ccc;
}

#specialOffers p.all {
	margin-top:.2em;
}

#sbFeatured-wrap {
background: url(../images/sb_box.gif) no-repeat scroll left bottom;
padding-bottom:8px;
padding-top:8px;
width:325px;
height:275px;

}

#sbFeatured {
width:300px;
height:251px;/*249*/
margin:0 auto;
padding-bottom:4px;
}

#sbFeatured-wrap a {
	color:#EDA718;
	text-decoration:none;
	text-transform:uppercase;
	padding:4px 0;
}

#sbFeatured-wrap a:hover {
	text-decoration:underline;
}

#sbFeatured-wrap a.prev {
	float:left;
	padding-left:38px;
	background:url(../images/sb_featured_prev.gif) no-repeat 12px 0;
}

#sbFeatured-wrap a.next {
	float:right;
	padding-right:38px;
	background:url(../images/sb_featured_next.gif) no-repeat 38px 0;
}

#newsBox {
	position:relative;
}

#sidebar #newsBox ul.nav {
	margin-left:1px;
	padding-bottom:0;
	background:#F0ECD7;
}

#sidebar #newsBox ul.nav a {
width:114px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#16354F;
	text-transform:uppercase;
	padding:0;
	line-height:2.8em;
	font-size:1.1em;
	text-align:center;
}

#sidebar #newsBox ul.nav li {
	padding:0;
	text-indent:0;
}

#newsBox ul.nav li a.active {

	background:url(../images/news_active2.gif) no-repeat top left;
}

#newsBox .feed {
	position:absolute;
	top:5px;
	right:12px;
	background:#F0ECD7;
}

#newsBox ul.events {
	padding-top:.5em;
	background:#fff;
}

#newsBox ul.events li .desc {
	margin-left:36px;
}

#newsBox ul.events li a {
	color:#16354F;
	text-transform:uppercase;
	text-decoration:none;
}

#newsBox ul.events li a:hover {
	text-decoration:underline;
}

#newsBox ul.events p.item {
	color:#878787;
	font-size:.95em;
}

/* sidebar concerts */
form#sbFindArtist {
	padding-bottom:1.2em;
}

form#sbFindArtist select {
	width:170px;
	font-size:.95em;
	color:#535353;
	margin-left:1.2em;
	border:1px solid #DAA833;
}

img.ad {
	padding-top:1em;
}

#sidebar ul#recommended li {
	text-indent:0;
	/*padding:.5em .5em .5em 13px;*/
	padding:.5em .5em .5em .5em;
	text-align: center;
}

ul#recommended li p.artist {
	font-size:1.1em;
	text-transform:uppercase;
	margin-bottom:.2em;
}

ul#recommended li p.artist a {
	color:#000;
}

ul#recommended li p.date {
	color:#757575;
	margin-bottom:.5em;
}

/* footer */
#footer {
	width:100%;
	text-align:center;
	padding:2em 0 3em 0;
	background:#0A2037 url(../images/footer_bg.gif) repeat-x top left;
}

#footContent {
	width:960px;
	margin:0 auto;
	text-align:left;
}

#footContent .col {
	float:left;
	width:252px;
	padding-right:40px;
}

#footContent .colRt {
	float:right;
	width:319px;
}

#footContent .col h2 {
	color:#DAA833;
	text-transform:uppercase;
	font-size:1.4em;
	padding-bottom:.3em;
	border-bottom:1px solid #20201C;
}

#footContent .col a.logo {
	display:block;
	padding:.5em 0;
}

#footContent .col p {
	color:#fff;
}

#footContent .col p.all a {
	background:url(../images/foot_arrow.gif) no-repeat top right;
}

#toolbox {
	width:299px;
	height:81px;
	padding:8px 10px;
	background:url(../images/tb_bg.gif) no-repeat top left;
}

#toolbox h3 {
	color:#DAA833;
	text-transform:uppercase;
	font-size:1em;
	font-weight:normal;
}

#toolbox ul {
	list-style:none;
	margin:0;
	padding-top:16px;
}

#toolbox li {
	float:left;
	padding-right:1.8em;
}

#toolbox li.give {
	padding-right:0;
}

#toolbox li a {
	padding:32px 0 0 0;
	color:#fff;
	font-size:.9em;
	text-decoration:none;
	text-transform:uppercase;
}

#toolbox li a:hover {
	text-decoration:underline;
}

#toolbox li.email a {
	background:url(../images/tb_email.gif) no-repeat top center;
}

#toolbox li.share a {
	background:url(../images/tb_share.gif) no-repeat top center;
}

#toolbox li.venues a {
	background:url(../images/tb_venues.gif) no-repeat top center;
}

#toolbox li.community a {
	background:url(../images/tb_community.gif) no-repeat top center;
}

#toolbox li.give a {
	background:url(../images/tb_give.gif) no-repeat top center;
}

#footContent ul.nav {
	float:right;
	display:inline;
	margin:2em 0;
}

#footContent ul.nav a {
	font-size:.95em;
	color:#fff;
	text-transform:uppercase;
	padding:0 .4em;
	line-height:1em;
	border-right:1px solid;
}

#footContent ul.nav li.noBdr a {
	padding-right:0;
	border-right:0;
}

#footContent p.copy {
	clear:both;
	text-align:right;
	color:#868689;
	font-size:.95em;
}

#footContent p.copy a {
	color:#868689;
	text-decoration:none;
}

#footContent p.copy a:hover {
	text-decoration:underline;
}

#footContent a.w3c {
	float:right;
}
#content div.item{
	/*width: 215px;*/
	/*height: 175px;*/
	/*float: left;*/
	margin-bottom: 20px;
	/*border: 1px solid black;*/
	padding: 0px 0px 0px 3px;
	/*text-align: center;*/
	
}
#content div.item h5{
	margin-bottom: 5px;
}
#content div.item div.title{
	float: none;
	margin-bottom: 5px;
	margin-top: 5px;
	/*border: 1px solid grey;*/
	height: 50px;
}
#content div.item div.picture{
	float: none;
	height: 120px;
/*	border: 1px solid grey;*/
	
}
#content div.item div.picture img{
	float: none;
	margin-bottom: 5px;
	vertical-align: middle;
	
	
}








/* FELIX ----------------------------------------*/


#top .tool {
	float: right;
	background: url(../images/tool-bg.png) no-repeat;
	width: 296px;
	height: 69px;
}
#top .tool a {
	text-indent: -7777px;
}
#top .tool li {
	float: left;
	margin: 0 5px 0 0;
}
#top .tool_top {
	float: left;
	margin: 5px 0 0 15px;
	display:inline;
}
#top .tool ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.t_social a {
	display: block;
	width: 22px;
	height: 22px;
	margin: 2px 0 0 0;
}
.t_twitter a {
	background: url(../images/tool-social.gif) no-repeat;
}
.t_twitter a:hover {
	background-position: 0 -22px;
}
.t_facebook a {
	background: url(../images/tool-social.gif) -27px 0 no-repeat;
}
.t_facebook a:hover {
	background-position: -27px -22px;
}
.t_feed a {
	background: url(../images/tool-social.gif) -54px 0 no-repeat;
}
.t_feed a:hover {
	background-position: -54px -22px;
}
.t_newsletter a {
	background: url(../images/tool-email.gif) no-repeat;
	display: block;
	width: 20px;
	height: 16px;
	margin: 7px 0 0 3px;
}
.t_cart a {
	background: url(../images/tool-cart.gif) no-repeat;
	display: block;
	width: 162px;
	height: 29px;
	margin-left: 0px;
}
.t_cart a:hover {
	background: url(../images/tool-cart.gif) 0 -29px no-repeat;
}
.tool_bottom {
	background: url(../images/tool-search.gif) no-repeat;
	width: 265px;
	height: 25px;
	float: left;
	clear: both;
	display: inline;
	margin: 0 0 0 15px;
	line-height: 2em;
}
.t_search {
	background: transparent;
	height: 20px;
	width: 230px;
	margin: 0 0 0 10px;
	border: none;
	line-height: 1.5em;
}



.wrapx {
	padding: 0 16px;
}
.bgquote-top {
	background: url(../images/bgquote-top.gif) no-repeat left top;
	width: 588px;
	font-family: Georgia;
	font-style: italic;
	font-size: 18px;
	line-height: 1.3em;
	float: left;
	display: block;
	margin: 0 0 10px 0;
}
.bgquote-bot {
	background: url(../images/bgquote-bot.gif) no-repeat left bottom;
	float: left;
	display: block;
}
.bgquote-top .wrapz {
	padding: 5px 10px 10px 40px;
}
h2 {
	color:#8F1915;
	font-size:1.5em;
	text-transform:uppercase;
}
.nc-top {
	float: left;
	width: 625px;
	height: 16px;
	font-size: 0;
	background: url(../images/nc-top.jpg) no-repeat;
}
.nc-mid {
	float: left;
	width: 625px;
	background: url(../images/nc-mid.jpg) repeat-y;
}
.nc-bot {
	float: left;
	width: 625px;
	height: 16px;
	font-size: 0;
	background: url(../images/nc-bot.jpg) no-repeat;
}

#featart {
	margin: 20px 0 0 0;
}
#featart .entry {
	float: left;
	width: 289px;
	height: 225px;
	background: #032b49;
	margin: 2px 2px 0 0;
}
#featart .entryw {
	float: left;
	margin: 0 6px 6px 0;
}
#featart .endright {
	margin-right: 0;
}
#featart .wrapz {
	padding: 14px;
}
#featart .linkright {

}
#featart .picwrap {
	margin: 0 0 6px 0;
}
#featart .picwrap a {
	width: 256px;
	height: 137px;
	display: block;
	border: #032b49 solid 2px;
}
#featart .picwrap a:hover {
	border: #e7a613 solid 2px;
}
#featart .desc ul {
	color: white;
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: left;
}
#featart .desc li {
	margin: 0;
	font-size: 10px;
	line-height: 1.3em;
}
#featart .desc .title {
	font-size: 15px;
	margin: 0 0 3px 0;
}
#featart .desc a {
	color: #fff;
	text-decoration: none;
}
#featart .desc a:hover {
	color: #e7a613;
	text-decoration: none;
}
#featart .price {
	float: right;
	color: #93bacd;
	font-size: 40px;
	font-weight: bold;
	margin: 6px 0 0 0;
}


a.arrowlink {
	padding:4px 32px 2px 0;
	color:#EDA718;
	text-decoration:none;
	background:url(../images/all_arrow.gif) no-repeat top right;
	text-transform: uppercase;
	text-align: right;
	float: right;
	clear: both;
	height: 20px;
	display: block;
}
a.arrowlink:hover {
	text-decoration: underline;
}
#featart .badge-wrap {
	position: relative;
}
#featart .badge-pop, #featart .badge-sold {
	position: absolute;
	z-index: 1000;
	background:url(../images/badge-pop.png) no-repeat top right;
	width: 69px;
	height: 73px;
	text-indent: -7777px;
	right: 0;
}
#featart .badge-sold {
	background:url(../images/badge-sold.png) no-repeat top right;
}
.sc {
	float: left;
	margin: 0 0 16px 0;
}
.sc .sc-top {
	float: left;
	width: 327px;
	height: 13px;
	font-size: 0;
	background: url(../images/sc-top.jpg) no-repeat;
}
.sc .sc-bot {
	float: left;
	width: 327px;
	height: 13px;
	font-size: 0;
	background: url(../images/sc-bot.jpg) no-repeat;
}
.sc .sc-mid {
	float: left;
	width: 327px;
	background: url(../images/sc-mid.jpg) repeat-y;
}
.sc .wrapz {
	padding: 5px 19px;
}
#sidebar ul.tick {
	padding: 0 0 0 20px;
}
#sidebar ul.tick li {
	list-style-image: url(../images/li-tick.gif);
	padding: 0;
	text-indent: 0;
}
#sidebar ul.tick li a {
	font-size: 14px;
	color: #000;
	font-weight: bold;
}
form.newformstd input {
	border:1px solid #CCCCCC;
	color:#666666;
	font-size:0.95em;
	padding:1px;
	margin: 0 0 3px 0;
}
#contentWrap .tophat {
	background:url(../images/content_top.gif) no-repeat top left;
	width: 741px;
	height: 5px;
	font-size: 0;
}
.artistrdesc {
	float: left;
	width: 358px;
	display: inline;
	margin: 10px 0 0 20px;
	
	height: 322px;
	position: relative;
}
.artistrdesc .review-top {
	float: left;
	display: block;
	width: 360px;
	color: #333333;
	font-size: 18px;
	font-style: italic;
	font-family: Georgia;
	line-height: 1.3em;
	background: url(../images/concert-qtop.jpg) no-repeat top;
}
.artistrdesc .wrapz {
	padding: 15px 10px 15px 20px;
}
.artistrdesc .review-bot {
	float: left;
	display: block;
	width: 360px;
	background: url(../images/concert-qbot.jpg) no-repeat bottom;
}
.concertbuttons {
	width: 100%;
	/*float: left;
	clear: both;*/
	margin: 20px 0 0 0;
	/*display: inline;*/
	text-indent: -7777px;
	
	position: absolute;
	bottom: 100px;
	left: 0px;
}
.concertbuttons a {
	float: left;
	
}
.concertbuttons .scheduleareminder {
	display: block;
	width: 176px;
	height: 28px;
	background: url(../images/scheduleareminder.gif) no-repeat;
}
.concertbuttons .scheduleareminder:hover {
	background: url(../images/scheduleareminder.gif) 0 -28px no-repeat;
}
.concertbuttons .downloadpreviewnotes {
	display: block;
	float: right;
	width: 176px;
	height: 28px;
	background: url(../images/downloadpreviewnotes.gif) no-repeat;
}

.concertbuttons .subscribe {
	display: block;
	float: right;
	width: 176px;
	height: 28px;
	background: url(../images/order-subscribenow.gif) no-repeat;
}
.concertbuttons .downloadpreviewnotes:hover {
	background: url(../images/downloadpreviewnotes.gif) 0 -28px no-repeat;
}
.concertbox {
	/*float: left;
	clear: both;
	margin: 10px 0 0 0;*/
	border: #ccc solid 1px;
	width: 356px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
.concertbox .orderonline {
	font-size: 18px;
	font-weight: bold;
	float: left;
	width: 120px;
	margin: 30px 0 0 10px;
	display: inline;
}
.concertbox .orderformy {
	float: right;
	width: 187px;
	margin: 10px 10px 10px 0;
}
.concertbox .orderformy .orderprice {
	font-size: 30px;
	font-weight: bold;
	text-align: right;
	margin: 0 0 10px 0;
}
.concertbox .orderformy .addtocart {
	text-align: right;
}
.concertbox .orderformy .addtocart select {
	font-size: 18px;
	vertical-align: top;
}


.mc-field-group, .mc-field-group2 {
	float: left;
	clear: both;
	width: 100%;
}
.middletext {
	float: left;
	width: 100%;
	margin: 20px 0 10px 0;
}
.mc-field-group label {
	width: 100px;
	float: left;
	line-height: 1.6em;
}
.mc-field-group input {
	margin: 0 0 6px 0;
}