body { margin:0; padding:0; background-image:url("../images/maincontentstrip.png"); background-position:top; background-repeat:repeat-y; background-color:#000; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
img{border:0px; border-color:#000000;}

#wrapper { background-image:url("../images/bg100.jpg"); background-position: top; background-repeat:no-repeat;}

#maincontent {height:auto; width:950px; height:auto; margin-left:auto; margin-right:auto;}
#header { width:950px; height:200px; background-image:url("../images/header.png"); background-repeat:no-repeat;}
#menu { width:910px; height:30px; padding-left:20px; padding-right:20px; margin-left:auto; margin-right:auto; margin-top:10px;}
#home { width:124px; height:30px; float:left;}
#news { width:129px; height:30px; float:left;}
#tour { width:118px; height:30px; float:left;}
#bio { width:96px; height:30px; float:left;}
#music { width:150px; height:30px; float:left;}
#store { width:136px; height:30px; float:left;}
#contact { width:156px; height:30px; float:left;}
#menubreak { width:950px; height:5px; background-image:url("../images/menubreak.png"); background-repeat:no-repeat; margin-top:10px;}
#contentleft { width:660px; height:auto; float:left; padding-right:10px; padding-bottom:10px;  margin-top:10px; margin-left:10px;}
#contentright { width:248px; height:auto; float:left; padding-left:13px; padding-bottom:10px; margin-top:10px; border-left:solid; border-left-width:1px; border-color:#666;}
#footer { width:930px; height:40px; padding-left:10px; padding-right:10px; padding-top:25px;}
#footerleft { float:left; width:685px;}
#footerright { float:left;}

/*social icons*/
#social { width:160px; height:160px; margin-top:20px; margin-left:45px;}
#myspace { width:65px; height:65px; float:left;}
#facebook { width:65px; height:65px; float:left; margin-right:10px;}
#youtube { width:65px; height:65px; float:left;margin-top:10px;}
#twitter { width:65px; height:65px; float:left; margin-right:10px; margin-top:10px;}

/*subscription form*/
#newsletter { width:240px; height:30px; background-image:url("../images/newsletter-header1.png"); margin-top:20px;}
#media { width:240px; height:30px; background-image:url("../images/media-header.png"); margin-top:20px;}
.required {color: red;}
#form { margin-top:20px;}
#form td, select, textarea, checkbox   { font-size:10px; font-family: Arial, Helvetica, sans-serif;font-size: 12px;}
#form input {  width:145px; height:14px;}

.rss h1 { font-size:14; font-weight:bold;}
.rss p { font-size:12;}


/*audio player*/
.player { width:200px; margin-left:25px; margin-top:10px;}

/*links*/
   a {
    text-decoration: underline; font-weight:bold;
 }
 a:link {
     color: #181818; 
 }
 a:visited {
     color: #181818;
 }
 a:active {
    color: #181818;
 }
 a:hover {
      color: #666666;
 }

/*headings*/
h1 {color:#000000; font-size:16px; font-weight:bold;}

h2 {font-size: 14px; color:#000000; font-weight:bold;}

h3 { font-size:13px; color:#000000; font-weight:bold;}

h4 {font-size:13px; color:#000000;}

/*TOUR PAGE*/
body hr { height:1px; width:100%; color:#333;}
a.nav_home {background:url("../images/tixbutton.png") no-repeat top; width:100px; height:20px; display:block; border:0;}
a.nav_home:hover { background:url("../images/tixbutton.png") no-repeat bottom; border:0;}
#datetitle { width:250px; height:18px; float:left; font-weight:bold; padding-top:2px;}
.date { width:400px; height:auto; background-color:#FFF;}
#datebutton { width:150px; height:auto; float:right; text-align:center;margin-bottom:20px;}
#datecontent { width:350px; height:auto; float:left; margin-bottom:20px;}
#datewrapper { width:500px; height:auto; margin-bottom:20px;}
#alldateswrapper { width:500px; height:auto; margin-left:auto; margin-right:auto;}


/*BIO PAGE*/
#press { width:180px; height:150px;}

/*HOME PAGE*/
#homeleftwrapper {width:305px; height:auto; margin-right:10px; float:left;}
#homerightwrapper {width:305px; height:auto; margin-left:0px; float:left;}
#hometopleft { width:305px; height:auto;}
#homebottomleft { width:305px; height:auto; margin-top:20px;}
#hometopright { width:305px; height:auto; margin-top:15px; margin-left:10px;}
#homebottomright { width:305px; height:auto; margin-top:20px; margin-left:20px;}
.slideshow { height: 232px; width: 232px; margin: auto }
.slideshow img { padding: 0px; border: 1px solid #ccc; background-color: #; }

/*MEDIA*/
body hr { width:100%; height:1px; color:#666; margin-top:10px; margin-bottom:10px;}
body table, tr, td { font-weight:bold;}
#youtube1 {}
#youtube2 { margin-top:30px;}
#youtube3 { margin-top:30px;}
.border { border-width:1px; border-color:#000; border-style:solid;}




/*youtube*/
#youtubeplayer { width:240px; height:194px; background-image:url("../images/"); margin-top:15px;}

.err {
	color: #FF0000;
	text-align: center;
	margin-top: 2em;
	margin-bottom: 2em;
	margin-left: 0em;
	margin-right: 0em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	border: solid 1px #FF0000;
	background-color: #FFBBBB;
}    
.warn {
	color: #FF5000;
	text-align: center;
	margin-top: 2em;
	margin-bottom: 2em;
	margin-left: 0em;
	margin-right: 0em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	border: solid 1px #FF5000;
	background-color: #FFBB66;
}

.okay {
	color: #009900;
	text-align: center;
	margin-top: 2em;
	margin-bottom: 2em;
	margin-left: 0em;
	margin-right: 0em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	border: solid 1px #009900;
	background-color: #AAEEAA;
}
.gallery_image {
	float:left;
	margin:10px 0px 0px 10px;
}
.clearfix {
	clear:both;
}
.gallery {
	width:670px;
}
.NavAdmin {
	margin:10px 0px 0px 10px;
}

#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message{font-family:"HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:200;color:#fff;}
#sb-container{position:fixed;margin:0;padding:0;top:0;left:0;z-index:999;text-align:left;visibility:hidden;display:none;}
#sb-overlay{position:relative;height:100%;width:100%;}
#sb-wrapper{position:absolute;visibility:hidden;width:100px;}
#sb-wrapper-inner{position:relative;border:1px solid #303030;overflow:hidden;height:100px;}
#sb-body{position:relative;height:100%;}
#sb-body-inner{position:absolute;height:100%;width:100%;}
#sb-player.html{height:100%;overflow:auto;}
#sb-body img{border:none;}
#sb-loading{position:relative;height:100%;}
#sb-loading-inner{position:absolute;font-size:14px;line-height:24px;height:24px;top:50%;margin-top:-12px;width:100%;text-align:center;}
#sb-loading-inner span{background:url(../loading.gif) no-repeat;padding-left:34px;display:inline-block;}
#sb-body,#sb-loading{background-color:#060606;}
#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:hidden;}
#sb-title,#sb-title-inner{height:26px;line-height:26px;}
#sb-title-inner{font-size:16px;}
#sb-info,#sb-info-inner{height:20px;line-height:20px;}
#sb-info-inner{font-size:12px;}
#sb-nav{float:right;height:16px;padding:2px 0;width:45%;}
#sb-nav a{display:block;float:right;height:16px;width:16px;margin-left:3px;cursor:pointer;background-repeat:no-repeat;}
#sb-nav-close{background-image:url(../close.png);}
#sb-nav-next{background-image:url(../next.png);}
#sb-nav-previous{background-image:url(../previous.png);}
#sb-nav-play{background-image:url(../play.png);}
#sb-nav-pause{background-image:url(../pause.png);}
#sb-counter{float:left;width:45%;}
#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff;}
#sb-counter a.sb-counter-current{text-decoration:underline;}
div.sb-message{font-size:12px;padding:10px;text-align:center;}
div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline;}

