/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* BASICS & COMMON ELEMENTS */

body {
	background: #4d0005 url(../img/bg_dropshadow.png) center top repeat-y;
	color: #999;
	font-size: 13px;
	font-weight: normal;
	font-family: "Helvetica Neue", Helvetica, Arial, "Liberation Sans", sans-serif;
	margin: 0;
	padding: 0;
}

a {
	color: #999;
	text-decoration: none;
}

a:hover {
	color: #fff;
}

h2.bigheading {
	color: #95000a;
	font-size: 24px;
	text-shadow: 0 0 1px #000;
}

h2.huge {
	font-size: 24px;
	margin: 0 auto;
	padding: 30px 0;
	text-align: center;
	width: 90%;
}

h2.medium {
	font-size: 16px;
	margin: 0 auto;
	padding: 20px 0;
	text-align: center;
	width: 90%;
}

#main h3 {
	color: #95000a;
	font-size: 14px;
	line-height: 1.8em;
	text-shadow: 0 0 1px #000;
	text-transform: uppercase;
}

#main p {
	font-size: 15px;
	text-shadow: 0 0 1px #000;
}

.red,
a.red,
p.red,
span.red {
	color: #95000a;
}

a.red:hover {
	color: #fff;
}

.fr {
	float: right;
	margin: 3px;
}

.fl {
	float: left;
	margin: 3px;
}

a.boxlink {
	background: #95000a;
	border: 1px solid #95000a;
	color: #eee;
	display: block;
	font-size: 10px;
	line-height: 1.2em;
	padding: 4px 6px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: none;
}

a.boxlink:hover {
	background: #000;
	border-color: #333;
}

.bold {
	font-weight: bold;
	text-shadow: 0 0 1px #000;
	text-transform: uppercase;
}

p.center {
	margin: 8px auto;
	text-align: center;
}


/* GENERAL LAYOUT */

#container {
	background: #000;
	border-left: 3px solid #333;
	border-right: 3px solid #333;
	width: 960px;
	margin: 0 auto -15px auto;
	overflow: hidden;
	position: relative;
	/* preload unitip images */
	background-image: #000 url(../img/TipPoint.png) no-repeat;
	background-image: #000 url(../img/TipMid.png) no-repeat;
	background-image: #000 url(../img/TipCap.png) no-repeat;
}

#tracking {
	display: none;
}

#main {
	background: #000;
	clear: both;
	position: relative;
}

#fullcol {
	margin: 0 auto;
	width: 860px;
}

#leftcol {
	float: left;
	margin: 0 0 0 40px;
	width: 455px;
}

#rightcol {
	float: right;
	margin: 0 40px 0 0;
	width: 370px;
}


/* HEADER AREA */

#header {
	background: #000 url(../img/bg_santanahead.jpg) no-repeat;
	height: 458px;
	position: relative;
}

#header h1#logo {
	height: 250px;
	overflow: hidden;
	width: 960px;
}

#header h1#logo a {
	display: block;
	line-height: 2000;
}

#navarea {
	width: 550px;
}

ul#headnav {
	margin: 15px auto 0;
	display: table;
	font-size: 
	white-space: nowrap;
}

ul#headnav li {
	border-right: 1px solid #666;
	display: table-cell;
	float: left;
	text-shadow: #000 0 0 1px;
	text-transform: uppercase;
}

ul#headnav li a {
	display: block;
	padding: 8px 10px;
	text-decoration: none;
}

ul#headnav li.current a {
	color: #fff;
}

ul#headnav li.last {
	border: none;
}

ul#actionlinks {
	clear: both;
}

ul#actionlinks a {
	display:block;
	height: 44px;
	line-height: 200px;
	margin: 0 auto;
	overflow: hidden;
	width: 441px;
}

ul#actionlinks a#buytickets {
	background: url(../img/btn_buytickets.png) no-repeat;
}

ul#actionlinks a#signup {
	background: url(../img/btn_signup.png) no-repeat;
}

ul#actionlinks a#specialoffers {
	background: url(../img/btn_specialoffers.png) no-repeat;
}

ul#actionlinks a#buytickets:hover,
ul#actionlinks a#signup:hover,
ul#actionlinks a#specialoffers:hover {
	background-position: 0 -44px;
}


/* LEFT COLUMN */

.bodycopy p {
	font-size: 15px;
	line-height: 25px;
	margin-bottom: 35px;
	text-shadow: #000 0 0 1px;
}

.bodycopy.alt p {
	line-height: 1.2em;
}

/*
#videoplayer {
	background: url(/img/gallery/Vid-Image1.jpg) left top no-repeat;
	border: 1px solid #ddd;
	height: 344px;
	margin: 0 auto;
	width: 425px;
}
*/

#videoplayer {
	background: url(/img/gallery/new_santana_image_425x344.jpg) left top no-repeat;
	border: 1px solid #ddd;
	height: 344px;
	margin: 0 auto;
	width: 425px;
}


#leftcol #showdates {
	margin-top: 25px;
}

/* RIGHT COLUMN */

.sidebox {
	margin: 0 auto 65px;
}

.sidebox h3 {
	background: url(../img/bg_redline.png) 0 65% repeat-x;
	text-align: center;
}

.sidebox h3.noline {
	background: none;
	text-align: left;
}

.sidebox h3 span {
	display: -moz-inline-stack;
	display: inline-block;
	background: #000;
	color: #bbb;
	font-weight: normal;
	margin: 0 auto;
	padding: 4px 20px;
}

.sidebox#singlephoto img {
	border: 1px solid #333;
	margin-top: -10px;
	padding: 12px;
}

a.morelink {
	background: #000;
	border: 1px solid #333;
	color: #ccc;
	display: block;
	font-size: 12px;
	margin: 0 auto;
	padding: 3px 8px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 130px;
}

a.morelink:hover {
	background: #95000a;
	border-color: #95000a;
}

a.newslink {
	background: #000 url(../img/bg_linkarrow.png) right center no-repeat;
	border: 1px solid #333;
	display: block;
	margin: 10px auto 15px;
	position: relative;
	text-decoration: none;
}

a.newslink span.datestamp {
	color: #95000a;
	position: absolute;
	top: 12px;
	left: 10px;
}

a.newslink span.newstitle {
	display: block;
	font-size: 12px;
	margin: 10px 0 0 75px;
	text-transform: uppercase;
	width: 265px;
}

a.newslink span.newspreview {
	display: block;
	font-size: 12px;
	margin: 3px 0 8px 75px;
	width: 265px;
}

#showdates table {
	margin: 5px auto 20px;
	width: 98%;
}

#showdates table td {
	border-bottom: 1px solid #333;
	padding: 15px 8px;
	text-align: center;
	text-transform: uppercase;
}

#showdates table td.hover {
	color: #fff;
}

#showdates table td.weekday {
	color: #95000a;
	text-align: left;
}

#showdates table td.buytix {
	text-align: right;
}

#showdates table td.buytix a {
	background: #95000a;
	border: 1px solid #95000a;
	color: #eee;
	display: block;
	font-size: 10px;
	padding: 4px 2px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

#showdates table td.buytix a:hover {
	background: #000;
	border-color: #333;
}


#social {
	position: absolute;
	bottom: 0;
}

#social a {
	background: url(../img/btn_social.png) 0 0 no-repeat;
	float: left;
	height: 36px;
	line-height: 150px;
	margin: 0 8px;
	width: 36px;
	overflow: hidden;
}

#social a#myspace {
	background-position: 0 0;
}

#social a#myspace:hover {
	background-position: 0 -36px;
}

#social a#facebook {
	background-position: -36px 0;
}

#social a#facebook:hover {
	background-position: -36px -36px;
}

#social a#ilike {
	background-position: -73px 0;
}

#social a#ilike:hover {
	background-position: -73px -36px;
}

#social a#imeem {
	background-position: -109px 0;
}

#social a#imeem:hover {
	background-position: -109px -36px;
}

#social a#lastfm {
	background-position: -145px 0;
}

#social a#lastfm:hover {
	background-position: -145px -36px;
}

#social a#twitter {
	background-position: -181px 0;
}

#social a#twitter:hover {
	background-position: -181px -36px;
}

#social a#live365 {
	background-position: -217px 0;
}

#social a#live365:hover {
	background-position: -217px -36px;
}


/* TICKETS & SEATING */
a#seatingchartlink {
	display: block;
	margin: 10px auto 45px;
	text-align: center;
	text-transform: uppercase;
	width: 98%;
}

a#seatingchartlink img {
	display: block;
	margin-bottom: 12px;
}

img#seatingchart {
	display: block;
	margin: 0 auto 40px;
}


/* SOCIAL SANTANA */

#santanawidget {
	float: left;
	width: 300px;
	margin-right: 30px;
}

#live365widget {
	float: left;
	margin-left: 30px;
}

#social.socialpage {
	clear: none;
	float: right;
	margin: 0;
	position: relative;
	width: 205px;
}

#social.socialpage a {
	background: url(../img/btn_largesocial.png) 0 0 no-repeat;
	height: 46px;
	margin: 10px 11px;
	width: 46px;
}

#social.socialpage a#myspace {
	background-position: 0 0;
}

#social.socialpage a#facebook {
	background-position: -71px 0;
}

#social.socialpage a#ilike {
	background-position: -142px 0;
}

#social.socialpage a#imeem {
	background-position: 0px -46px;
}

#social.socialpage a#lastfm {
	background-position: -71px -46px;
}

#social.socialpage a#twitter {
	background-position: -142px -46px;
}

#social.socialpage a#live365 {
	background-position: 0 -92px;
}

#social.socialpage a#iphone {
	background-position: -71px -92px;
	margin-right: 0;
	width: 118px;
}

div.subsocial {
	float: right;
	margin: 10px 10px 0 0;
	text-align: right;
	width: 220px;
}

div.subsocial a {
	display: block;
}


/* SIGN-UP */

h2.signupheader {
	font-size: 18px;
	margin: 10px auto;
	text-align: center;
	text-shadow: 0 0 1px #000;
	text-transform: uppercase;
	width: 95%;
}

form#signup {
	display: block;
	margin: 10px auto;
	padding: 0;
	width: 700px;
	text-shadow: 0 0 1px #000;
}

form#signup fieldset#mainform label {
	float: left;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
	width: 45%;
	margin: 12px 5% 12px 0;
}

fieldset#mainform label input {
	display: -moz-inline-stack;
	display: inline-block;
	margin-left: 10px;
	width: 170px;
}

fieldset#birthdate {
	font-size: 16px;
	font-weight: bold;
	margin: 15px auto;
	text-align: center;
	text-transform: uppercase;
	width: 700px;
}

fieldset#birthdate input {
	display: -moz-inline-stack;
	display: inline-block;
	margin: 0 12px;
	width: 20px;
}

fieldset#birthdate input#dob_year {
	width: 40px;
}

fieldset#birthdate span.datehelp {
	font-size: 11px;
	font-weight: normal;
	display: block;
	margin-left: 250px;
	text-align: left;
}

fieldset#optin {
	margin: 15px auto;
	width: 300px;
}

fieldset#optin label {
	display: block;
	margin-bottom: 15px;
	padding-right: 30px;
	position: relative;
}

fieldset#optin input {
	height: 15px;
	position: absolute;
	right: 5px;
	top: 0;
	width: 15px;
}

form#signup button#submit {
	background: url(/img/btn_submit.png) left top no-repeat;
	border: 0;
	clear: both;
	display: block;
	height: 30px;
	margin: 30px auto 0;
	overflow: hidden;
	padding: 0;
	text-align: center;
	text-indent: 300px;
	width: 150px;
}

form#signup button#submit:hover {
	background-position: 0 -30px;
}

form#signup button#submit:active {
	background-position: 0 -60px;
}


/* TERMS */

#main .bodycopy.alt ul#terms li,
#main .bodycopy.alt p.termsintro {
	font-size: 12px;
	line-height: 1.6em;
	margin: 15px 0;
	text-shadow: 0 0 1px #000;
}

p.termsintro {
	margin-top: 0;
}

ul.generic {
	list-style: outside;
	list-style-type: square;
	margin: 0 0 10px 50px;
}

ol.generic {
	list-style: outside;
	list-style-type: decimal;
	margin: 0 0 10px 50px;
}

ul#terms li ul li {
	margin: 0 0;
}


/* FOOTER */

#footer {
	background: #000 url(../img/bg_footer.png) left bottom no-repeat;
	clear: both;
	margin: 50px 0 0 0;
	padding: 0 0 90px 0;
	width: 100%;
}

#footerlinks {
	clear: both;
	float: left;
	font-size: 11px;
	left: 50%;
	position: relative;
	text-align: left;
}

#footcopy {
	clear: both;
	display: block;
	font-size: 11px;
	padding: 10px 0 0;
	text-align: center;
}

#footerlinks ul {
	left: -50%;
	position: relative;
}

#footerlinks ul li {
	border-left: 1px solid #333;
	float: left;
	margin: 0 10px;
	padding: 8px 4px 8px 15px;
	position: relative;
}

#footerlinks ul li.first {
	border-left: none;
}

#footerlinks ul li a {
	float: left;
	white-space: nowrap;
}

#footerlinks a {
	text-decoration: none;
	text-transform: uppercase;
}

/* MISC */

#galleryarea.sidebox {
	border: 1px solid #333;
	padding: 10px;
}


/* unitip css */

#unitip {
	position: absolute;
	z-index: 1000;
	top: -1000px;
	color: #fff;
	font: 11px;
	display: none;
}

#unitippoint, #unitipmid, #unitipcap {
	position: relative;
	top: 0px; 
	left: 0px;
	width: 145px;
	display: block;
}

#unitippoint { 
	background: url(../img/TipPoint.png) no-repeat; 
	height: 19px; 
	overflow: hidden; 
}

#unitipmid { 
	background: url(../img/TipMid.png) repeat; 
	width: 115px;
	height: auto; 
	padding: 5px 15px;
}

#unitipcap { 
	background: url(../img/TipCap.png) no-repeat;
	height: 7px; 
	overflow: hidden; 
}



/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	width: 0;
	height: 0;
}

/* http://www.positioniseverything.net/easyclearing.html */

.clearfix:after {
	clear: both;
	content: '.';
	display: block;
	visibility: hidden;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}