@charset "UTF-8";

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  {
	background: #666666 url(images/bg_stripeblackgrey001.png); /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0px;
}
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;
}
#containerhead {
	background: #336 url(images/bg_purplestripesdiag.png) repeat;
	margin: 0px 0px 0px 0px;
	padding: 25px 0px 0px;
	height: 329px;
}
#containerhead #header #buybutton {
	float: right;
	width: 198px;
	margin-top: 10px;
	margin-right: 10px;
}
#header {
	background: #DDDDDD url(images/91509header_001_02.jpg);  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	width: 1010px;
	height: 329px;
	margin: 0px auto;
	padding: 0px;
} 
#containermain {
	width: 1002px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #000000 url(images/91509navbg_05.png) no-repeat;
	margin: 0px auto;
	text-align: left;
	padding: 0px 0px 0px 3px;
	height: 100%;
	overflow: auto;
} 
#containermain #mainnav {
	margin-bottom: 20px;
	padding: 0px;
	margin-top: 0px;
}
#containermain #mainnav #musicplayer {
	float: right;
	width: 148px;
}
#mainnav    a {
	color: #FFFFFF;
	line-height: 160%;
	text-decoration: none;
	font-size: 75%;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.05em;
}
#mainnav    a:link {
	color: #FFFFFF;
}
#mainnav    a:visited {
	color: #FFFFFF;
}
#mainnav      a:hover {
	color: #B0A075;
}
#mainnav     a:active {
	color: #7366AB;
}
#mainnav #currentpage a {
	color: #B0A075;
	line-height: 160%;
	text-decoration: none;
	font-size: 75%;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.05em;
}
#containermain #mainnav ul {
	padding: 24px 10px 10px 100px;
	margin: 0px;
}
#containermain #mainnav li {
	display: inline;
	margin-right: 0px;
	margin-left: 0px;
	border-right: 1px dotted #7366AB;
	padding-right: 14px;
	padding-left: 8px;
}
#containermain #mainnav .noborderright {
	border-style: none;
}
p {
	font-size: 80%;
	line-height: 160%;
	padding-bottom: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 225px;
	padding-left: 0px;
	padding-top: 0px;
}
#containermain #sidebar1 #sidebar1text {
	padding-right: 10px;
	padding-left: 15px;
	margin-top: 10px;
}
#sidebar1    a {
	color: #FFFFFF;
	line-height: 160%;
	text-decoration: none;
	font-size: 80%;
	font-weight: 300;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.05em;
}
#sidebar1   a:link {
	color: #FFFFFF;
	border-bottom: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#sidebar1    a:visited {
	color: #FFFFFF;
	border-bottom: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#sidebar1      a:hover {
	color: #B0A075;
}
#sidebar1     a:active {
	color: #7366AB;
}
#sidebar1  #currentpage  a {
	color: #B0A075;
}
#containermain #sidebar1 ul {
}
#containermain #sidebar1 li {
	list-style: none;
	background: url(images/secondnavgood006_05.jpg) no-repeat;
	height: 34px;
	padding-left: 26px;
	padding-top: 11px;
}
#sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 300px;
	clear: right;
	margin-top: 85px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
}
#sidebar2    a {
	color: #FFFFFF;
	line-height: 160%;
	text-decoration: none;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.05em;
}
#sidebar2    a:link {
	color: #6D61A5;
	border-bottom: 1px solid ##6D61A5;
}
#sidebar2    a:visited {
	color: #6D61A5;
	border-bottom: 1px solid ##6D61A5;
}
#sidebar2      a:hover {
	color: #6699CC;
}
#sidebar2     a:active {
	color: #7366AB;
} 
#sidebar2 h1  {
	font-size: 130%;
	color: #7367AA;
	font-weight: lighter;
	padding-bottom: 10px;
}
#mainContent  {
	margin: 0 50px 0 250px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: url(images/bg_feature001_top.jpg) no-repeat;
	width: 638px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0;
}
#mainContent #featuretitle  {
	margin-bottom: 40px;
}
#mainContent #featurephoto  {
	margin: 0px 0px 0px 25px;
	padding: 3px;
	width: 200px;
	border: 1px dotted #CCCCCC;
	float: left;
}
#mainContent #featurecontent  {
	margin-left: 50px;
	padding-top: 95px;
	padding-right: 55px;
}
#mainContent #featurephoto img  {
}
#featurecontent #showlisthome {
	margin-top: 15px;
	margin-bottom: 8px;
}
#mainContent     p a {
	color: #FFFFFF;
	line-height: 160%;
	text-decoration: none;
	font-size: 90%;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.05em;
}
#mainContent     p a:link {
	color: #B0A075;
	border-bottom: 1px solid #B0A075;
}
#mainContent     p a:visited {
	color: #B0A075;
	border-bottom: 1px solid #B0A075;
}
#mainContent       p a:hover {
	color: #69C;
	border-bottom: 1px solid #69C;
}
#mainContent      p a:active {
	color: #7366AB;
} 
#mainContent  h1   {
	font-size: 130%;
	color: #7367AA;
	font-weight: lighter;
	padding-bottom: 10px;
}
#mainContent  h2   {
	font-size: 100%;
	color: #B0A075;
	font-weight: lighter;
	padding-top: 10px;
	padding-bottom: 4px;
	line-height: 140%;
}
#mainContent  h3   {
	font-size: 130%;
	color: #7367AA;
	font-weight: lighter;
	padding-top: 10px;
	padding-bottom: 5px;
}
#mainContent  h4   {
	font-size: 80%;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
	border-top: 1px dotted #7468AB;
	margin-top: 3px;
}
#mainContent h5 {
	font-size: 90%;
	color: #7367AA;
	font-weight: lighter;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#mainContent h6 {
	font-size: 80%;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-top: 3px;
}
#containermain #mainContent #infosection {
	padding-right: 55px;
	overflow: auto;
	margin-bottom: 25px;
	padding-top: 75px;
	padding-left: 35px;
}
#containermain #mainContent #shopcart {
	padding-left: 35px;
	padding-right: 55px;
	overflow: auto;
	margin-bottom: 0px;
	margin-top: 100px;
	padding-top: 0px;
}
#Accordion1 h2 {
	margin-bottom: 10px;
}
#containermain #mainContent li {
	font-size: 80%;
	line-height: 120%;
	padding-bottom: 3px;
	list-style: square;
	margin-left: 15px;
}
#containermain #mainContent p {
}
#containermain #mainContent #featurefoot {
	background: url(images/bg_feature001_bottom.jpg) no-repeat;
	height: 80px;
}
#footer {
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#containermain #footer #footinfo {
	font-size: 80%;
	text-align: center;
	background: url(images/bg_purplestripesdiag.png);
	height: 50px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#copyright {
	font-size: 80%;
	padding-bottom: 25px;
	padding-top: 10px;
}
#copyright p {
	line-height: 200%;
}
#copyright    a {
	color: #5F99C2;
	line-height: 160%;
	text-decoration: none;
	font-size: 80%;
}
#copyright    a:link {
	color: #5F99C2;
	line-height: 160%;
}
#copyright    a:visited {
	color: #5F99C2;
	line-height: 160%;
}
#copyright      a:hover {
	color: #8CC63F;
}
#copyright     a:active {
	color: #3399FF;
}
#containermain #footer #sponsor {
	text-align: center;
	font-size: 85%;
}
#containermain #mainContent img {
}
#sidebar1 h2 {
	font-size: 100%;
	color: #B0A075;
	font-weight: lighter;
	padding-top: 10px;
	padding-bottom: 4px;
}
.whitedates {
	font-size: 100%;
	color: #FFFFFF;
	font-weight: lighter;
	padding-top: 10px;
	padding-bottom: 4px;
}
.addtocartbutton form {
}
.addtocartbutton {
	width: 225px;
	float: left;
}
.addtocartbutton p {
	padding-bottom: 4px;
}
#form    {
	width: 250px;
	text-align: left;
	vertical-align: text-top;
	margin-left: 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding: 75px 0px 10px 10px;
	margin-top: 15px;
	margin-bottom: 25px;
}
input {
	display: block;
	margin-bottom: 10px;
}
#Accordion1 input {
	display: inline;
	margin-bottom: 10px;
}
#shopcart input {
	display: inline;
	margin-bottom: 10px;
}
#submit      {
	border-style: none;
	margin-top: 15px;
	padding: 0px;
}
.tickets {
	margin-top: 10px;
}
