/* -------------------------------------------------------------- 
   Reset
-------------------------------------------------------------- */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
body { line-height: 1.5; background: #fff; margin: 0; }
table { border-collapse: collapse; border-spacing: 0; }
caption, th, td { text-align: left; font-weight:400; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
a img { border: none; }
input,textarea { margin: 0; }

/* Removes Firefox imposed outline */
a { outline: none; }

/* Clearing floats without extra markup  */
.wrapper { display: inline-block; }
.wrapper:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html .wrapper { height: 1%; }
.wrapper { display: block; }




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

/* This is where you set your desired font size. The line-heights 
   and vertical margins are automatically calculated from this. 
   The percentage is of 16px (0.75 * 16px = 12px). */
body { font-size: 75%; }


/* Default fonts and colors. */
body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,input,textarea { font-family:"Helvetica Neue","Lucida Grande",Helvetica,Arial,Verdana,sans-serif; }


/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { font-weight: bold; }

h1 { font-size: 3em; line-height: 1; margin-bottom: 0.5em; }
h2 { font-size: 2em; margin-bottom: 0.75em; }
h3 { font-size: 1.5em; line-height: 1; margin-bottom: 1em; }
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; }
h5 { font-size: 1em; margin-bottom: 1.5em; }
h6 { font-size: 1em; }


/* Text elements
-------------------------------------------------------------- */

p { margin: 0 0 1.5em; }

ul, ol { margin: 0 1.5em 1.5em 1.5em; }
ul { list-style-type: disc; }
ol { list-style-type: decimal; }

dl { margin: 0 0 1.5em 0; }
dl dt { font-weight: bold; }
dl dd { margin-left: 1.5em; }

abbr, acronym { border-bottom: 1px dotted #000; }
address { margin-top: 1.5em; font-style: italic; }
del { color: #000; }

a { color: #3d2f3a; text-decoration: none; }
a:hover { text-decoration: underline; }

blockquote { margin: 1.5em; }
strong { font-weight: bold; }
em, dfn { font-style: italic; }
dfn { font-weight: bold; }
pre, code { margin: 1.5em 0; white-space: pre; }
pre, code, tt { font: 1em monospace; line-height: 1.5; } 
tt { display: block; margin: 1.5em 0; line-height: 1.5; }


/* Tables
-------------------------------------------------------------- */

table { margin-bottom: 1.4em; }
th { border-bottom: 2px solid #ddd; font-weight: bold; }
td { border-bottom: 1px solid #ddd; }
th,td { padding: 4px 10px 4px 0; }
tfoot { font-style: italic; }
caption { background: #ffc; }


/* Some default classes
-------------------------------------------------------------- */

.small { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
.large { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
.quiet { color: #999; }

.hide { display: none; }
.highlight { background: #ffc; }

.top { margin-top: 0; padding-top: 0; }
.bottom { margin-bottom: 0; padding-bottom: 0; }




/* -------------------------------------------------------------- 
   Forms
-------------------------------------------------------------- */

label { font-weight: bold; }

/* Fieldsets */
fieldset { padding: 1.4em; margin: 0 0 1.5em 0; border: 1px solid #ddd; }
legend { padding: 0 .4em; font-weight: bold; font-size: 1.2em; }

/* Textareas */
textarea { margin: 0.5em 0.5em 0 0; }
textarea { padding: .4em; }

body {
	background: #ffffff url(/themes/site_themes/av/images/header-bg.png) no-repeat top center;
}

body.placeholder {
	background: none;
}

body.message {
	background: none;
}

body.placeholder #footer {
	background: none;
}

div#header {
	width: 960px;
	height: 184px;
	margin: 0 auto;
	position: relative;
}

h1#logo {
	width: 240px;
	height: 124px;
	margin: 0;
	text-indent: -9999px;
	position: absolute;
	top: 60px;
	left: 0;
}

a.logo:link,
a.logo:visited,
a.logo:hover,
a.logo:active {
	display: block;
	width: 240px;
	height: 124px;
	text-indent: -9999px;
}

ul#nav {
	width: 720px;
	height: 120px;
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	left: 240px;
	top: 92px;
}

ul#nav li {
	float: left;
}

ul#nav li a {
	width: 120px;
	height: 60px;
	text-indent: -9999px;
	display: block;
}

a#home:link,
a#home:visited {
	background: transparent url(/themes/site_themes/av/images/nav-sprite.png) no-repeat 0 0;
}

a#home:hover,
a#home:active {
	background-position: 0 -60px;
}

a#home.active:link,
a#home.active:visited,
a#home.active:hover,
a#home.active:active {
	background-position: 0 -60px;	
}

a#tickets:link,
a#tickets:visited {
	background: transparent url(/themes/site_themes/av/images/nav-sprite.png) no-repeat -120px 0;
}

a#tickets:hover,
a#tickets:active {
	background-position: -120px -60px;
}

a#tickets.active:link,
a#tickets.active:visited,
a#tickets.active:hover,
a#tickets.active:active {
	background-position: -120px -60px;	
}

a#wine:link,
a#wine:visited {
	background: transparent url(/themes/site_themes/av/images/nav-sprite.png) no-repeat -240px 0;
}

a#wine:hover,
a#wine:active {
	background-position: -240px -60px;
}

a#wine.active:link,
a#wine.active:visited,
a#wine.active:hover,
a#wine.active:active {
	background-position: -240px -60px;	
}

a#art:link,
a#art:visited {
	background: transparent url(/themes/site_themes/av/images/nav-sprite.png) no-repeat -360px 0;
}

a#art:hover,
a#art:active {
	background-position: -360px -60px;
}

a#art.active:link,
a#art.active:visited,
a#art.active:hover,
a#art.active:active {
	background-position: -360px -60px;	
}

a#food:link,
a#food:visited {
	background: transparent url(/themes/site_themes/av/images/nav-sprite.png) no-repeat -480px 0;
}

a#food:hover,
a#food:active {
	background-position: -480px -60px;
}

a#food.active:link,
a#food.active:visited,
a#food.active:hover,
a#food.active:active {
	background-position: -480px -60px;	
}

a#sponsors:link,
a#sponsors:visited {
	background: transparent url(/themes/site_themes/av/images/nav-sprite.png) no-repeat -600px 0;
}

a#sponsors:hover,
a#sponsors:active {
	background-position: -600px -60px;
}

a#sponsors.active:link,
a#sponsors.active:visited,
a#sponsors.active:hover,
a#sponsors.active:active {
	background-position: -600px -60px;	
}

body.home #content-wrapper {
	margin: 0 auto;
	width: 980px;
	/*background: transparent url(/themes/site_themes/av/images/content-bg.png) repeat-y top center;*/		
}

body.hero #content-wrapper {
	margin: 0 auto;
	width: 980px;
	/*background: transparent url(/themes/site_themes/av/images/content-content-bg.png) repeat-y top center;*/		
	background: transparent url(/themes/site_themes/av/images/content-bg.png) repeat-y top center;		
}

body.content #content-wrapper {
	margin: 0 auto;
	width: 980px;
	/*background: transparent url(/themes/site_themes/av/images/content-content-bg.png) repeat-y top center;*/		
	background: transparent url(/themes/site_themes/av/images/content-bg.png) repeat-y top center;		
}

body.home #content {
	margin: 0 auto;
	width: 980px;
	height: 683px;
	background: transparent url(/themes/site_themes/av/images/home-content.png) no-repeat top left;
	position: relative;
}

body.hero #content {
	margin: 0 0 -20px 0;
	width: 980px;
	background-color: #ffffff;
	float: right;
	/*padding: 45px 45px 45px 45px;*/
	background: transparent url(/themes/site_themes/av/images/hero-content-bg.png) no-repeat top center;	
	min-height: 638px;
}

body.content #content {
	margin: 0 0 -20px 0;
	width: 980px;
	background-color: #ffffff;
	float: right;
	/*padding: 45px 45px 45px 45px;*/
	background: transparent url(/themes/site_themes/av/images/content-content-bg.png) no-repeat top center;	
	min-height: 638px;
}

body.hero #content #content-inner {
	width: 690px;
	margin: 0 0 0 45px;
	padding: 0 0 20px 0;
}

body.content #content #content-inner {
	width: 690px;
	margin: 0 0 0 45px;
	padding: 0 0 20px 0;
}

body.message #content {
	width: 500px;
	margin: 100px auto 0;
	padding: 0;
	text-align: center;
}

body.message #content h1 {
	color: #40313d;
}

div#home-content {
	width: 450px;
	height: 120px;
	position: absolute;
	top: 563px;
	left: 85px;
}

div#home-content h2 {
	color: #ffffff;
	font-size: 14px;
	margin: 15px 0 5px 0;
}

div#home-content p {
	color: #bcbdac;
	font-size: 11px;
	line-height: 16px;
	margin: 0;
	padding: 0 20px 0 0;
	text-align: justify;
}

div#footer {
	width: 960px;
	margin: 0 auto;
	background: transparent url(/themes/site_themes/av/images/footer-bg.png) no-repeat top center;
	padding: 30px 0 25px 0;
}

/*ul#footer-nav {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	width: 410px;
	height: 20px;
}

ul#footer-nav li {
	float: left;
	display: block;
	margin: 0;
	text-align: center;
	color: #8f8f8f;
}*/

p#footer-nav {
	clear: both;
}

p#footer-nav a:link,
p#footer-nav a:visited {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

div#footer p {
	margin: 0;
	text-align: center;
	font-size: 11px;
}

ul#super-nav {
	margin: 0;
	padding: 2px 10px;
	list-style: none;
	position: absolute;
	right: 0;
	top: 50px;
	background-color: #ffffff;
}

ul#super-nav li {
	float: left;
	margin: 0 10px 0 0;
	background: transparent url(/themes/site_themes/av/images/super-nav-li-bg.gif) no-repeat center right;
	color: #3d2f3a;
	font-size: 12px;
	line-height: 20px;
}

ul#super-nav li strong {
	color: #3d2f3a;
	padding: 5px 12px 5px 0;
}

ul#super-nav li a:link,
ul#super-nav li a:visited {
	color: #3d2f3a;
	padding: 5px 12px 5px 0;
}

ul#super-nav li a:hover,
ul#super-nav li a:active {
	text-decoration: underline;
}

ul#super-nav li a.last {
	padding: 5px 0 5px 0;
}

ul#super-nav li.last {
	margin: 0;
	background: none;
}

ul#hero-sponsors {
	list-style: none;
	width: 955px;
	height: 94px;
	margin: 20px auto 30px;
	padding: 0;
}

ul#hero-sponsors li {
	float: left;
}

ul#hero-sponsors li a {
	display: block;
	background: transparent url(/themes/site_themes/av/images/hero-sponsors.png) no-repeat 0 0;
	height: 94px;
	text-indent: -9999px;
}

a#qac:link,
a#qac:visited {
	display: block;
	width: 283px;
	background-position: 0 0;	
}

a#qac:hover,
a#qac:active {
	background-position: 0 -94px;	
}

a#pec:link,
a#pec:visited {
	display: block;
	width: 172px;
	background-position: -283px 0;	
}

a#pec:hover,
a#pec:active {
	background-position: -283px -94px;	
}

a#fdc:link,
a#fdc:visited {
	display: block;
	width: 231px;
	background-position: -455px 0;	
}

a#fdc:hover,
a#fdc:active {
	background-position: -455px -94px;	
}

a#they:link,
a#they:visited {
	display: block;
	width: 269px;
	background-position: -686px 0;	
}

a#they:hover,
a#they:active {
	background-position: -686px -94px;	
}

#placeholder-wrapper {
	margin: 100px 0 0 0;
	background: #ffffff url(/themes/site_themes/av/images/placeholder-bg.png) no-repeat top center;
}

#placeholder-content {
	margin: 0 auto;
	width: 960px;
	/*height: 149px;*/
}

#placeholder-text {	
	padding: 40px 0 0 255px;
	height: 109px;
	width: 590px;
}

#coming-soon-text {
	padding: 40px 0 0 255px;
	width: 400px;
}

div#placeholder-text h2 {
	color: #ffffff;
	font-size: 14px;
	margin: 0;
}

div#placeholder-text p {
	color: #ffffff;
	font-size: 11px;
	line-height: 16px;
	margin: 0;
	padding: 0 20px 0 0;
	text-align: justify;
}

fieldset.sign-up {
	margin: 0 40px 0 0;
	border: 0 none;
	padding: 0;
	width: 465px;
	float: left;
	height: 34px;
}

div#confirmation {
	margin: 0 40px 0 0;
	border: 0 none;
	padding: 12px 0 0 0;
	width: 465px;
	float: left;
	height: 22px;
}

fieldset.sign-up input.text {
	float: left;
	margin: 0 10px 0 0;
	width: 150px;
	padding: 6px;
	font-size: 14px;
	line-height: 18px;
}

div#confirmation h3 {
	color: #e16f0f;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
}

table td h3 {
	color: #e16f0f;
	font-size: 12px;
	font-weight: normal;
	margin: 20px 0 0 0;
}

div.store_block h3 {
	color: #cc3747;
}

div#coming-soon-text h3 {
	color: #3e333c;
	margin: 0 0 5px 0;
}

div#coming-soon-text p {
	color: #997a92;
	margin: 0 0 10px 0;
}

fieldset.sign-up input.submit {
	clear: both;
	width: 108px;
	height: 34px;
}

div.entry {
	margin: 0 0 40px 0;
	padding: 40px 0 20px 0;
	background: transparent url(/themes/site_themes/av/images/entry-bg.jpg) no-repeat top right;		
}

div.entry.first {
	border: 0 none;
	margin: 0;
	background: none;
}

div.entry h3 {
	font-size: 32px;
	line-height: 36px;
	margin: 0 0 20px 0;
	color: #3e333c;
}

div.entry img {
	margin: 0 0 20px 0;
	border: 1px dashed #cbcbcb;
}

div.entry div.information {
	float: left;
	margin: 0 20px 20px 0;
	width: 200px;	
}

div.entry div.body {
	float: right;
	width: 380px;
	margin: 0 60px 0 0;
}

div.entry div.body p {
	font-size: 14px;
	line-height: 22px;
	padding: 0 30px 0 0;
}



div.entry.small {
	margin: 0 20px 40px 0;
	padding: 20px 0 20px 0;
	width: 325px;
	background: none;
}

div.entry.left {
	float: left;
	clear: left;
	height: 500px;
}

div.entry.right {
	float: right;
	height: 500px;
}

div.entry.small.last {
	margin: 0 0 40px 0;
	padding: 20px 0 20px 0;
	width: 325px;
	float: left;
	background: none;
}

div.entry.small h3 {
	font-size: 18px;
	line-height: 22px;
	margin: 0 0 20px 0;
	color: #3e333c;
}

div.entry.small img {
	margin: 0 0 20px 0;
	border: 1px dashed #cbcbcb;
}

div.entry.small div.information {
	float: left;
	margin: 0 20px 20px 0;
	width: 130px;	
}

div.entry.small div.information.last {
	margin: 0 0 20px 0;
}

h2 {
	color: #cc3747;
}

h2.heading-wine {
	width: 469px;
	height: 115px;
	margin: 0 0 40px 79px;
	text-indent: -9999px;
	background: transparent url(/themes/site_themes/av/images/heading-wine.png) no-repeat 0 0;
}

h2.heading-art {
	width: 362px;
	height: 115px;
	margin: 0 0 40px 158px;
	text-indent: -9999px;
	background: transparent url(/themes/site_themes/av/images/heading-art.png) no-repeat 0 0;
}

h2.heading-food {
	width: 493px;
	height: 115px;
	margin: 0 0 40px 146px;
	text-indent: -9999px;
	background: transparent url(/themes/site_themes/av/images/heading-food.png) no-repeat 0 0;
}

h2.heading-sponsors {
	width: 232px;
	height: 45px;
	margin: 45px 0 20px 45px;
	text-indent: -9999px;
	background: transparent url(/themes/site_themes/av/images/heading-sponsors.png) no-repeat 0 0;
}

h2.heading-tickets {
	width: 186px;
	height: 38px;
	margin: 45px 0 20px 45px;
	text-indent: -9999px;
	background: transparent url(/themes/site_themes/av/images/heading-tickets.png) no-repeat 0 0;
}

h2.heading-contact {
	width: 193px;
	height: 37px;
	margin: 45px 0 20px 45px;
	text-indent: -9999px;
	background: transparent url(/themes/site_themes/av/images/heading-contact.png) no-repeat 0 0;
}

h2.heading-sign-in {
	width: 172px;
	height: 47px;
	margin: 45px 0 20px 45px;
	text-indent: -9999px;
	background: transparent url(/themes/site_themes/av/images/heading-sign-in.png) no-repeat 0 0;
}

h2.heading-register {
	width: 210px;
	height: 47px;
	margin: 45px 0 20px 45px;
	text-indent: -9999px;
	background: transparent url(/themes/site_themes/av/images/heading-register.png) no-repeat 0 0;
}

h2.heading-my-account {
	width: 296px;
	height: 44px;
	margin: 45px 0 20px 45px;
	text-indent: -9999px;
	background: transparent url(/themes/site_themes/av/images/heading-my-account.png) no-repeat 0 0;
}

h2.heading-reset-password {
	width: 392px;
	height: 36px;
	margin: 45px 0 20px 45px;
	text-indent: -9999px;
	background: transparent url(/themes/site_themes/av/images/heading-reset-password.png) no-repeat 0 0;
}

h2.heading-your-cart {
	width: 236px;
	height: 37px;
	margin: 45px 0 20px 0;
	text-indent: -9999px;
	background: transparent url(/themes/site_themes/av/images/heading-your-cart.png) no-repeat 0 0;
}

h2.heading-checkout {
	width: 487px;
	height: 57px;
	margin: 45px 0 20px 0;
	text-indent: -9999px;
	background: transparent url(/themes/site_themes/av/images/heading-checkout.png) no-repeat 0 0;
}

h2.heading-order-complete {
	width: 396px;
	height: 45px;
	margin: 45px 0 20px 0;
	text-indent: -9999px;
	background: transparent url(/themes/site_themes/av/images/heading-order-complete.png) no-repeat 0 0;
}

h2.heading-error {
	width: 134px;
	height: 36px;
	margin: 45px 0 20px 0;
	text-indent: -9999px;
	background: transparent url(/themes/site_themes/av/images/heading-error.png) no-repeat 0 0;
}

h3.heading-purchase-online {
	width: 297px;
	height: 29px;
	margin: 45px 0 20px 0;
	text-indent: -9999px;
	background: transparent url(/themes/site_themes/av/images/heading-purchase-online.png) no-repeat 0 0;
}

h3.heading-purchase-in-person {
	width: 345px;
	height: 29px;
	margin: 45px 0 20px 0;
	text-indent: -9999px;
	background: transparent url(/themes/site_themes/av/images/heading-purchase-in-person.png) no-repeat 0 0;
}

div.information h4 {
	margin: 0 0 10px 0;
	color: #c54051;
	border-bottom: 1px solid #f0b300;
	padding: 0 0 5px 0;
}

ul.address {
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
	color: #3e333c;
	font-size: 10px;
	line-height: 14px;
}

table.contact {
	margin: 0;
	padding: 0;
	font-size: 10px;
	line-height: 14px;
	width: 100%;
}

table.contact td {
	color: #3e333c;
	border: 0 none;
}


table.contact td.left {
	text-align: right;
	width: 20%;
	color: #997a92;
}

ul#social {
	list-style: none;
	margin: 0;
	padding: 4px 0 0 0;
	width: 263px;
	height: 24px;
	float: left;
}

ul#social li {
	float: left;
}

a#facebook:link,
a#facebook:visited {
	display: block;
	width: 130px;
	height: 24px;
	text-indent: -9999px;
	background: transparent url(/themes/site_themes/av/images/social-bg.png) no-repeat 0 0;
}

a#facebook:hover,
a#facebook:active {
	background-position: 0 -24px;
}

a#twitter:link,
a#twitter:visited {
	display: block;
	width: 133px;
	height: 24px;
	text-indent: -9999px;
	background: transparent url(/themes/site_themes/av/images/social-bg.png) no-repeat -130px 0;
}

a#twitter:hover,
a#twitter:active {
	background-position: -130px -24px;
}

div#connect {
	margin: 0 auto;	
	width: 775px;
	padding: 20px 0;
}

table.form {
	width: 100%;
	margin: 0;
}

table.form th,
table.form td {
	border: 0;
	padding: 10px;
	vertical-align: middle;
}

table.form td p {
	margin: 0;
}

table.form th {
	text-align: right;
	color: #cc3747;
	font-size: 14px;
	font-weight: bold;
}

table.form td input.text {
	width: 175px;
	padding: 6px;
	font-size: 14px;
	line-height: 18px;
}

table.form td input.text.bday_m {
	width: 30px;
}

table.form td input.text.bday_d {
	width: 30px;
}

table.form td input.text.bday_y {
	width: 50px;
}

label.error {
	display: block;
	color: red;
	font-weight: normal;
	font-size: 10px;
	padding: 3px 0;
}

span.forgot {
	font-size: 10px;
	line-height: 13px;
	color: #282828;
}

table.tickets {
	margin: 0 0 40px 0;
	padding: 0;
	width: 95%;
}

table.tickets td {
	color: #3e333c;
	border: 0 none;
	vertical-align: middle;
	padding: 10px;
	font-size: 14px;
	
}

table.tickets th {
	color: #3e333c;
	vertical-align: middle;
	padding: 10px;
	border-bottom: 1px solid #997a92;
}

table.tickets td input.text {
	width: 75px;
	padding: 6px;
	font-size: 14px;
	line-height: 18px;
	float: left;
	margin: 0 10px 0 0;
}

table.tickets td input.add-to-cart {
	width: 125px;
	height: 34px;
	float: left;
}

div.store_block {
	margin: 0 0 40px 0;
}

select.select {
	width: 193px;
}

