* {
margin: 0;
padding: 0;
}

h1, h2, h3, h4, h5, h6 {
font-size: 100%;
}

table {
border-collapse: collapse;
border-spacing: 0;
}

form {
margin: 0;
padding: 0;
}

caption, th {
text-align: left;
}

fieldset, img {
border: 0;
}

ul {
padding: 0;
margin: 0
}

ul li {
padding: 0;
margin: 0;
list-style: none;
}

a {
text-decoration: none;
color: #fff;
}

/* structural elements */

.clear, .clear-ie {
clear: both;
height: 0;
line-height: 0;
display: block;
}

.clear-ie {
display: none;
}

body {
text-align: center;
font-size: small;
font-family: Arial, Verdana, sans-serif;
color: #fff;
background: #164F64;
background: #164F64 url(../i/bg-pattern-full.jpg) top center repeat-x;
}

body#player {
background: #164F64;
}

div#container { /* container for entire layout */
position: relative;
margin: 0 auto;
width: 1062px;
text-align: left;
font-size: 0.94em;
padding-bottom: 20px;
}

div#container-player {
text-align: left;
margin: 0;
padding: 0;
width: 350px;
}

h1 {
font-size: 1.6em;
margin-bottom: 2em;
}

div#flashHeader {
position: relative;
width: 1062px;
height: 187px;
}

/* menu */

div#menu {
position: absolute;
margin-top: -20px;
margin-left: 120px;
z-index: 1000;
}

ul#menu-items {

}

ul#menu-items li {
float: left;
display: block;
margin-right: 19px;
background: url(../i/nav-shadow.png) 100% 100% no-repeat;
}

ul#menu-items li a {
display: block;
height: 24px;
margin: 0 3px 3px 0;
}

ul#menu-items li span {
display: none;
}

a#link-home {
width: 56px;
background: url(../i/nav-home.png) no-repeat;
}
a#link-news {
width: 56px;
background: url(../i/nav-news.png) no-repeat;
}
a#link-bio {
width: 38px;
background: url(../i/nav-bio.png) no-repeat;
}
a#link-tour {
width: 113px;
background: url(../i/nav-tour.png) no-repeat;
}
a#link-watch {
width: 134px;
background: url(../i/nav-watch.png) no-repeat;
}
a#link-photos {
width: 78px;
background: url(../i/nav-photos.png) no-repeat;
}
a#link-buy {
width: 102px;
background: url(../i/nav-buy.png) no-repeat;
}
a#link-contact {
width: 84px;
background: url(../i/nav-contact.png) no-repeat;
}

ul#menu-items a.menu-link:hover, ul#menu-items a.on {
background-position: 0px -24px;
}

div#content {
position: relative;
text-align: center;
width: 1062px;
background: #164F64 url(../i/bg-pattern.jpg) -89px 0px repeat-x;
}

div#content-inner {
margin: 0 auto;
text-align: left;
width: 845px;
padding-top: 36px;
}

div#column-alpha {
width: 470px;
float: left;
}

div#column-beta {
width: 340px;
float: right;
}

/* general content module styles */

div.module ul.item-list li.item {
margin: 10px 25px;
}

div.module ul.item-list li.item a.thumb-link {
float: left;
margin-right: 12px;
}

div.module ul.item-list li ul.single-item {
float: left;
}

div.module ul.item-list li.module-button {
margin-left: 10px;
text-align: center;
}

img.module-bg {
float: left;
}

img.arrow {
padding: 0 3px 3px 0;
background: url(../i/nav-shadow.png) 100% 100% no-repeat;
}

/* what's new */

div#whats-new {
width: 479px;
}

div#whats-new ul.single-item {
width: 340px;
}

div#whats-new a.thumb-link img {
border: 2px solid #c0ebf8;
}

div#whats-new a.thumb-link img.arrow {
border: 0;
}

div#whats-new ul#whats-new-list {
background: url(../i/home-whatsNew-bg.gif);
width: 479px;
float: left;
}

div#whats-new li.date {
font-weight: bold;
}

div#whats-new li.header span, div#whats-new li.header a {
background: #c0ebf8;
color: #b84367;
font-weight: bold;
}

div#whats-new li.header span {
padding: 0 2px;
}

/* buy stuff */

div#buy-stuff {
width: 479px;
margin-top: 20px;
}

div#buy-stuff ul#buy-stuff-list {
background: url(../i/home-buyStuff-bg.gif);
width: 464px;
float: left;
padding-top: 10px;
padding-left: 15px;
}

div#buy-stuff li.item {
width: 210px;
float: left;
margin-right: 0;
margin-left: 10px;
margin-top: 0;
margin-bottom: 10px;
}

div#buy-stuff li.title a {
font-weight: bold;
text-decoration: underline;
color: #fff;
}

div#buy-stuff li.button {
margin-top: 3px;
}

div#buy-stuff ul.single-item {
width: 95px;
}

div#buy-stuff a.thumb-link img {
border: 2px solid #c0ebf8;
}

div#buy-stuff a.thumb-link img.arrow {
border: 0;
}

div#buy-stuff ul.item-list li.item a.thumb-link {
margin-right: 7px;
}

/* tour dates */

div#tour-dates {
width: 339px;
position: relative;
}

div#tour-dates ul#tour-dates-list {
background: url(../i/home-tour-bg.gif);
width: 339px;
float: left;
}

div#tour-dates ul#tour-dates-list li.item {
margin: 10px 13px;
}

div#tour-dates li.date a {
color: #afbc3c;
font-weight: bold;
}

div#tour-dates ul.single-item {
width: 230px;
}

div#tour-dates ul.item-list li.item a.thumb-link {
margin-right: 7px;
margin-top: 2px;
}

div#tour-dates ul.item-list li.item {
padding: 2px 10px;
}

div#tour-dates ul.item-list a {
text-decoration: underline;
}

div#tour-dates ul#tour-dates-list li.alt {
background: #3d6372;
}

div#seagull {
position: absolute;
top: -41px;
right: -14px;
width: 70px;
height: 62px;
background: url(../i/seagull.png);
}

/* photo gallery */

div#photo-gallery {
width: 339px;
margin-top: 20px;
}

div#photo-gallery ul#photo-gallery-list {
background: url(../i/home-tour-bg.gif);
width: 339px;
float: left;
}

div#photo-gallery ul#photo-gallery-list li.item {
margin: 10px 22px;
}

div#photo-gallery ul#photo-gallery-list li.item a.thumb-link {
float: none;
margin-right: 0px;
}

div#photo-gallery a.thumb-link img {
border: 2px solid #c0ebf8;
}

div#photo-gallery p.caption {
margin: 0 10px;
}

/* news page */

body#news div#column-alpha {
width: 183px;
}

body#news div#column-beta {
width: 632px;
}

/* watch-listen */

body#watch-listen div#column-alpha {
width: 183px;
}

body#watch-listen div#column-beta {
width: 632px;
}

div#watch-listen {
width: 632px;
position: relative;
}

div#watch-listen ul#watch-listen-list {
background: url(../i/news-recentNews-bg.gif);
width: 632px;
float: left;
}

div#watch-listen ul#watch-listen-list a {
text-decoration: underline;
}

div#watch-listen ul.single-item {
width: 440px;
}

div#watch-listen ul#watch-listen-list li.item {
margin: 6px 4px 6px 15px;
padding: 4px 3px;
}

div#watch-listen li.header span, div#watch-listen li.header a {
background: #c0ebf8;
color: #b84367;
font-weight: bold;
}

div#watch-listen ul#watch-listen-list li.item .text {
margin-top: 6px;
}

div#watch-listen ul#watch-listen-list li.item .video {
margin-top: 9px;
}

div#watch-listen ul#watch-listen-list li.alt {
background: #3d6372;
}

div#watch-listen ul#watch-listen-list li.item a.thumb-link {
margin-right: 6px;
}

div#watch-listen li.header span {
padding: 0 2px;
}

/* recent news */

div#recent-news {
width: 632px;
position: relative;
}

div#recent-news ul.single-item {
width: 440px;
}

div#recent-news a.thumb-link img {
border: 2px solid #c0ebf8;
}

div#recent-news a.thumb-link img.arrow {
border: 0;
}

div#recent-news ul#recent-news-list {
background: url(../i/news-recentNews-bg.gif);
width: 632px;
float: left;
}

div#recent-news ul#recent-news-list li.item {
border-bottom: 1px dotted #fff;
padding-bottom: 8px;
}

div#recent-news ul#recent-news-list li.last {
border-bottom: 0;
}

div#recent-news li.date {
font-weight: bold;
}

div#recent-news li.header span, div#recent-news li.header a {
background: #c0ebf8;
color: #b84367;
font-weight: bold;
}

div#recent-news li.header span {
padding: 0 2px;
}

/* photo gallery page */

body#photos div#column-alpha {
width: 183px;
}

body#photos div#column-beta {
width: 632px;
}

div#photos {
width: 632px;
position: relative;
}

div#photos a.thumb-link img {
border: 1px solid #c0ebf8;
margin: 0;
}

div#photos ul#photos-list {
background: url(../i/photoGallery-bg.gif);
width: 632px;
float: left;
}

div#photos ul#photos-list li.item {
margin-right: 0;
}

p.controls {
margin: 0;
padding: 0;
}

/* buy stuff page */

body#buy-stuff div#column-alpha {
width: 183px;
}

body#buy-stuff div#column-beta {
width: 632px;
}

div#buy {
width: 632px;
position: relative;
}

div#buy ul#buy-list {
background: url(../i/photoGallery-bg.gif);
width: 617px;
float: left;
padding-top: 15px;
padding-left: 15px;
}

div#buy ul#buy-list li.item {
width: 290px;
float: left;
margin-right: 0;
margin-left: 10px;
margin-top: 0;
margin-bottom: 10px;
}

div#buy li.title a {
font-weight: bold;
text-decoration: underline;
color: #fff;
}

div#buy li.button {
margin-top: 3px;
}

div#buy ul.item-details {
width: 102px;
float: left;
margin-right: 6px;
}

div#buy ul.single-item {
width: 180px;
}

div#buy a.thumb-img img {
border: 2px solid #c0ebf8;
}

div#buy li.buy-stuff-div {
border-top: 1px dotted #6dc0cd;
margin: 12px 25px 12px 10px;
clear: both;
float: none;
}

div#buy li.title {
margin-bottom: 3px;
}

div#buy li.price {
font-weight: bold;
}

div#buy li.title span, div#buy li.title a, div#buy li.title p {
background: #c0ebf8;
color: #b84367;
font-weight: bold;
}

div#buy li.title span, div#buy li.title p {
padding: 0 2px;
}

div#buy li.title p {
margin-right: 12px;
}

/* contact us page */

/* bio/press page */

ul.press-list li.press-item {
margin-bottom: 1em;
}

ul.press-item-detail {

}

ul.press-item-detail li.press-author {
font-style: italic;
text-align: right;
}

/* tour dates */

body#tour-full div#column-alpha {
width: 183px;
}

body#tour-full div#column-beta {
width: 632px;
}

div#tour-full {
width: 632px;
position: relative;
}

div#tour-full ul.single-item {
width: 500px;
}

div#tour-full a.thumb-link img {
border: 2px solid #c0ebf8;
}

div#tour-full a.thumb-link img.arrow {
border: 0;
}

div#tour-full ul#tour-dates-list {
background: url(../i/news-recentNews-bg.gif);
width: 632px;
float: left;
}

div#tour-full ul#tour-dates-list li.item {
padding-bottom: 8px;
}

div#tour-full img.tour-icon {
float: left;
margin-right: 10px;
}

div#tour-full li.date {
margin-bottom: 0.2em;
}

div#tour-full li.date span {
background: #c0ebf8;
color: #b84367;
font-weight: bold;
padding: 0 2px;
}

div#tour-full li.text a {
text-decoration: underline;
}

/* bio page */

body#bio div#column-alpha {
width: 183px;
}

body#bio div#column-beta {
width: 632px;
}

div#bio {
width: 632px;
position: relative;
}

div#bio ul#bio-list {
background: url(../i/news-recentNews-bg.gif);
width: 632px;
float: left;
}

div#bio ul#bio-list li.item {
margin: 10px 50px;
}

div#bio img.bio-photo {
border: 2px solid #c0ebf8;
margin: 5px 0 10px 5px; 
}

div#bio ul.press-list {
border: 2px solid #b84367;
padding: 20px 20px 0px 20px;
margin: 20px 0;
}

div#bio img.arrow {
float: left;
margin-right: 5px;
}

div#bio ul.press-item-detail {
width: 420px;
float: left;
}

/* contact page */

body#contact div#column-alpha {
width: 183px;
}

body#contact div#column-beta {
width: 632px;
}

div#contact {
width: 632px;
position: relative;
}

div#contact ul#contact-list {
background: url(../i/news-recentNews-bg.gif);
width: 632px;
float: left;
padding: 10px 0;
}

div#contact ul#contact-list li.item {
margin: 10px 60px;
}

div#contact img.contact-photo {
border: 2px solid #c0ebf8;
margin: 5px 0 10px 5px; 
}

div#contact ul.press-list {
border: 2px solid #b84367;
padding: 20px 20px 0px 20px;
margin: 20px 0;
}

div#contact img.arrow {
float: left;
margin-right: 5px;
}

div#contact ul.contact-item-detail {
width: 420px;
float: left;
}

div#contact ul.contact-items li {
padding-left: 26px;
background: url(../i/arrow-red.jpg) no-repeat;
margin: 20px 0;
}

div#contact ul.contact-items li a {
text-decoration: underline;
}

/* sub modules */

div#buy-sub, div#tour-sub, div#news-sub {
width: 183px;
}

div#buy-sub ul#buy-sub-list, div#tour-sub ul#tour-sub-list, div#news-sub ul#news-sub-list {
background: url(../i/news-watchListen-bg.gif);
width: 183px;
float: left;
}

div#buy-sub ul#buy-sub-list li.item {
padding: 15px 5px 10px 30px;
margin: 0 10px 0 20px;
border-bottom: 1px dotted #fff;
}

div#buy-sub ul#buy-sub-list li.last {
border: 0;
}

div#buy-sub ul#buy-sub-list a, div#tour-sub ul#tour-sub-list a, div#news-sub ul#news-sub-list a {
text-decoration: underline;
}

div#buy-sub a.thumb-img img {
border: 2px solid #c0ebf8;
}

div#buy-sub ul.item-details li.title {
margin: 0.4em 0;
}

div#buy-sub ul.item-details li.button {
margin-top: 0.5em;
}

div#tour-sub ul.item-list li.item, div#news-sub ul.item-list li.item  {
margin: 10px 8px 10px 20px;
padding-bottom: 7px;
border-bottom: 1px dotted #fff;
}

div#tour-sub ul.item-list li.last, div#news-sub ul.item-list li.last {
border: 0;
}

div#tour-sub ul.item-list li.item ul.single-item, div#news-sub ul.item-list li.item ul.single-item {
width: 125px;
margin: 0;
}

div#tour-sub ul.item-list li.item a.thumb-link, div#news-sub ul.item-list li.item a.thumb-link {
margin-right: 3px;
}

/* merchandise forms */

form.merchandise select {
background: #2ca4b6;
color: #fff;
border: 1px solid #fff;
font-size: 0.9em;
}

form.merchandise select option {
padding-right: 1em;
}

form.merchandise td {
padding: 0px 5px;
}

form.merchandise input.table-input {
margin: 5px 0 0 4px;
}

/* footer */

div#footer {
margin-top: 4em;
text-align: center;
color: #6eb0c1;
}

div#footer a {
color: #fff;
}

div#footer span {
padding: 0 6px;
}

div#footer p#copyright {
margin-top: 5px;
}

