@charset "UTF-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}

a img {
	border:0;
}

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFF;
	margin: 0;
	padding: 0;
	text-align: center;
}

li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	list-style:none;
}

.news_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000000;
	list-style:none;
	font-weight:bold;
}

.news_item {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	list-style:none;
}

.wrap #container {
	width: 1024px;  
	background: #fff;
	margin: 0 auto;
	padding:20px 0 0 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
}


.wrap #header { 
	background: #fff; 
	padding: 1px 10px 0 0;  /* 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. */
	z-index:99;
	position:relative;
	width:1024px;
}

 
.wrap #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

.logoBox {
	width:220px;
	height:66px;
	float:left;
}

.followUsBox {
	position:relative;
	top:-5px;
	right:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:right;
	color:#666;
}

.followUsBox a:hover {
	text-decoration:underline;
}

.followUsBox a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	color:#666;
	text-decoration:none;
}

.linkBox {
	height:40px;
	padding:34px 0 0 0;
	margin-left:235px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.85em;
	background-color:#fff;
	text-align:left;
	color:#000;
}

.linkBox a {
	color:#000;
	text-decoration:none;
	margin-left:18px;
	font-weight:bold;
}

.linkBox a:hover {
	color:#999999;
	text-decoration:underline;
	font-weight:bolder;
}

.linkBox a:visited {
	color:#535353;
	text-decoration:underline;
	font-weight:bolder;
}

.wrap #mainContent {
	padding: 10px 0 0 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	clear:both;
	text-align:center;
	margin:0 auto;
	position:relative;
	z-index:0;
}

#slider-wrapper {
    width:1024px;
    height:500px;
    margin:0 auto;
}

#slider {
	position:relative;
    width:1024px;
    height:500px;
	background:url(images/loading.gif) no-repeat 50% 50%;*/
}

#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:5px;
	bottom:-20px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

.wrap #upcoming {
	width:510px;
	padding:50px 20px 0 0;
	text-align:left;
}

#upcoming h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
}

.tagline {
	font:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight:bold;
	color:#666666;
	padding:30px 0 0 0;
	text-align:left;
}

.wrap #news {
	width:495px;
	height:100%;
	float:right;
	padding:50px 0 0 20px;
	text-align:left;
}

#news h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
}

#seasonGraphic {
	background:url(images/AiOP_Ad_web.jpg) no-repeat;
	width:500px;
	height:182px;
	overflow:hidden;
}

.artistList {
	width:1024px;
	clear:left;
	-moz-column-count: 4; 
	-moz-column-gap: 1em; 
	-webkit-column-count: 4; 
	-webkit-column-gap: 1em; 
}

.artistList p {
	padding: 10px 0 0 5px;
    line-height: 18px;
	display:block;
	width:240px;
	float:left;
}

#contactBox {
	padding:35px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
}

#contactBox h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
}

#informationBox {
	padding:0;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
}

#informationBox h1 {
	font-size:20px;
	border-bottom:#000 solid 1px;
	padding-bottom:2px;
}

#informationBox p {
	font-size:15px;
	padding-top:15px;
}

#informationBox a {
	color:#666666;
	font-size:15px;
	text-decoration:none;
}


#informationBox .italics {
	font-size:13px;
	font-style:italic;
	padding-left:10px;
}

#formSubmitBox {
	padding:35px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
}

#formSubmitBox h1 {
	font-size:20px;
	border-bottom:#000 solid 1px;
	padding-bottom:2px;
}

#formSubmitBox h2 {
	font-size:15px;
}

#formSubmitBox p {
	font-size:15px;
	padding-top:15px;
}

#formSubmitBox a {
	color:#666666;
	font-size:15px;
	text-decoration:none;
}


#formSubmitBox .italics {
	font-size:13px;
	font-style:italic;
	padding-left:10px;
}

.horizMainBox {
	width:1024px;
	padding:0;
	text-align:left;
}

.horizMainBox span {
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
}

.vertMainBox {
	width:500px;
	padding:0 0 0 0;
	text-align:left;
}

.vertMainBox span {
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
}

.vertTextBox {
	margin-left:520px;
	font-size:20px;
	padding-bottom:2px;
	padding-top:10px;
	text-align:left;
}

.horizMainBox h1 {
	font-size:20px;
	border-bottom:#000 solid 1px;
	padding-bottom:2px;
	padding-top:10px;
	text-align:left;
}

.vertTextBox h1 {
	font-size:20px;
	border-bottom:#000 solid 1px;
	padding-bottom:2px;
	padding-top:10px;
	text-align:left;
}

.vertTextBox h2 {
	font-size:15px;
	text-align:left;
}

.vertTextBox p {
	padding-top:15px;
	font-size:11px;
	text-align:left;
}

.vertTextBox a {
	color:#333333;
	text-decoration:none;
	font-size:11px;
}

.horizMainBox a {
	color:#000;
	text-decoration:none;
	font-size:15px;
	font-weight:bold;
}

.vertTextBox a:hover {
	color:#999999;
	text-decoration:underline;
}

.horizMainBox a:hover {
	text-decoration:underline;
}

.vertTextBox .italics {
	font-size:11px;
	font-style:italic;
	padding-left:10px;
}

.pinkRollover a:hover {
	color:#ca008a;
}

.shop {
	text-align:left;
}

.shop h1 {
	font-size:20px;
	border-bottom:#000 solid 1px;
	padding-bottom:2px;
	padding-top:10px;
	text-align:left;
}

.shopThumb {
	width:315px;
	height:320px;
	padding:20px 20px 20px 0;
	float:left;
}

.shopCopy {
	margin-left:335px;
}

.shop h4 {
	font-size:20px;
}

.shopCopy p {
	padding-top:20px;
	font-size:11px;
	text-align:left;
}

.shopCopy h2 {
	font-size:15px;
	padding-top:5px;
}

.shopCopy h3 {
	font-size:12px;
	padding-top:5px;
}

a.buyButton {
	display:block;
	background:#000;
	width:80px;
	height:16px;
	color:#FFF;
	text-align:center;
	padding:10px;
	font-weight:bold;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	-webkit-transition: background 0.2s ease;
	-moz-transition: background 0.2s ease;
	-o-transition: background 0.2s ease;
	transition: background 0.2s ease;
}

a:hover.buyButton {
	background:#666;
}

.strikethrough {
	text-decoration:line-through;
}
	

.floatLeft {
	float:left;
}

.floatRight {
	float:right;
}

.wrap #footer {
	padding: 40px 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#fff;
	clear:both;
	text-align:left;
}

 
.wrap #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 */
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
