

/*****************************************/
/******* ©2008 // despecial.com *******/
/*****************************************/

/* DEFAULTS */
body, html {
	background-color: #251A12;
	background: transparent url("../_img/lh_bg.jpg");
	font: normal 12px Georgia, Times New Roman, serif;
	line-height: 15px;
	color: #968260;
	margin: 0;
	padding: 0;
}
html { overflow-x: hidden }
form, table, p, h1, h2, h3 {
	margin: 0;
	padding: 0
}
img { border: none }
a:link,
a:visited {
	text-decoration: none;
	color: #C5843D 
}
a:hover,
a:active {
	color: #A36C30
}
.left { float: left }
.right { float: right }
.center { text-align: center}
.clear { clear: both }
.none { display: none }

h1 {
	font-size: 22px;
}
h2 {
	font-size: 18px;
}


/* SITE LAYOUT */
#site {
	width: 964px;
	height: 946px;
	position: absolute;
	left: 50%;
	margin-left: -482px;
	display: block;
	background: transparent url("../_img/site_bg.jpg") no-repeat
}
#header {
	width: 778px;
	height: 300px;
	margin-left: 100px;
}
#navi1 {
	height: 287px;
	width: 283px;
	background: transparent url("../_img/navi-logo1.jpg") no-repeat;
	float: left
}
#navi2 {
	height: 263px;
	width: 221px;
	background: transparent url("../_img/navi-logo2.jpg") no-repeat;
	float: left;
	margin-top: 24px	
}
#navi3 {
	height: 228px;
	width: 252px;
	background: transparent url("../_img/navi-logo3.jpg") no-repeat;
	float: left;
	margin-top: 14px
}
#body {
	margin-top: 4px;
	margin-left: 116px;
	overflow-x: hidden;
	width: 790px;
	height: 460px;
}
#content {
	width: 530px;
	height: 445px;
	background: transparent url("../_img/content_bg.jpg") no-repeat;
	margin-right: 10px;
	float: left
}
#sidebar {
	width: 250px;
	height: 460px;
	background: transparent url("../_img/sidebar_bg.jpg") no-repeat;
	overflow: hidden;
	float: left
}
#footer {
	position: relative;
	margin-left: 116px;
	width: 760px;
	height: 225px;
	background: transparent url("../_img/footer_bg.jpg") no-repeat;
}


/* CONTENT FORMATS */
#text {
	margin: 8px 0 0 10px;
}
#text p {
	margin-bottom: 8px
}
#text h2 {
	margin-bottom: 4px
}
.headline img { margin-top: 2px }
.headline h1 { display: none }
.welcome { margin-top: 12px }
.newsline,
.newsline2,
.datesline,
.gbline {
	margin-top: 10px;
	padding-bottom: 5px;
	width: 505px;
	border-bottom: 1px dotted #706147
}
.gbline { cursor: default }
.datesline {
	cursor: pointer;
	font-size: 13px;
	margin-top: 8px;
}
.datesline span {
	font-size: 12px;
}
.tour {
	display: none;
}
.newsline2 a {
	color: #665841;
	font-size: 17px;
}
.newsdate,
.datesdate,
.gbdate { 
	float: right;
	margin-top: -20px;
	margin-right: 5px;
	color: #706147
}
.datesdate { cursor: pointer }
.datesdate { margin-top: -25px }
.transparent {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
#text p.datesinfo { 
	width: 498px;
	border: 1px solid #706147;
	background-color: #3F2A0B;
	opacity: 0.77;
 	filter: alpha(opacity=77);
 	padding: 3px;
	margin-bottom: 20px
}
.newsmore {
	font-size: 18px;
	text-align: center;
	color: #BC7D23;
	margin-top: 30px;
}
.newsmore span {
	color: #968260;
	font-weight: normal;
}
#text p.newsshort {
	margin-bottom: -15px;
}
.titleright { 
	float: right;
	margin: 0 5px 5px 5px;
}
.bandfoto {
	float: left;
	margin-left: 5px;
	width: 95px
}
.bandfoto img {
	border: 1px solid #cecece;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.bandfoto a img:hover {
  opacity: 0.77;
  filter: alpha(opacity=77);
}
#visuals img,
.shirt a img {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.semi {
	border: 1px solid #cecece;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
#visuals img:hover,
.semi:hover,
.shirt a img:hover {
	opacity: 0.9999;
	filter: alpha(opacity=100);
}
.shirt {
	float: left;
	width: 165px;
	text-align: center;
}
.shirt p {
	text-align: left;
	margin-left: 30px
}
.merch50 {
	margin-left: 40px;
	float: left;
}
.hr {
	clear: both;
	display: block;
	width: 500px;
	height: 40px;
	background: transparent url("../_img/content_line.gif") no-repeat  4px center;
	border: none;
	opacity: 0.333;
	filter: alpha(opacity=33)	
}
#text p.lyrics {
	width: 245px;
	float: left;
}
#mp3player {
	float: left;
	margin-right: 20px;
}
#visuals {
	margin-top: 4px;
}
.hint {
	text-align: center;
	font-size: 10px;
}
.gbentry { padding-bottom: 6px }
.gbcomment {
	margin-top: -10px;
	border: 1px dotted #C5843D;
	width: 502px;
	padding: 2px;
}
.gbcommentdate {
	float: right;
	margin-top: -10px;
	margin-right: 5px;
}
#text label { 
	line-height: 20px;
	float: left; 
	width: 100px;
}
#text input {
	padding: 2px;
	margin: 2px 0 2px 0;
	float: left;
	font: normal 11px arial, helvetica, sans-serif;
	width: 220px;
	color: #968260;
	border: 1px dotted #cecece;
	background-color: #3F2A0B
}
#text textarea {
	padding: 2px;
	margin: 2px 0 2px 0;
	font: normal 11px arial, helvetica, sans-serif;
	width: 500px;
	height: 100px;
	color: #968260;
	border: 1px dotted #cecece;
	background-color: #3F2A0B
}
#text .counter,
#text .gb_math {
	float: none;
	width: 22px;
	text-align: center;
	color: #968260;
	border: 1px dotted #cecece;
	background-color: #3F2A0B
}
#text .gb_math {
	float: left;
}
#text .reset {
	margin-left: 30px;
}
#text .submit {
	font-weight: bold;
	margin-left: 20px;
}
.required { color: darkred }
#text .gbinfo {
	font-size: 11px;
	margin-top: -4px
}
.error { color: darkred }


/* SCROLLBARS */
#Scroller-1 { 
  position: absolute; 
  overflow: hidden;
  width: 510px;
  height: 395px;
}
.Scroller-Container {
  position: absolute;
  top: 0px; 
  left: 0px;
}
#Scrollbar-Container {
  margin-top: -5px;
  margin-left: -15px;
  position: relative;
  float: left;
}
.Scrollbar-Track {
  width: 16px; 
  height: 395px;
  position: absolute;
  top: 42px;
  left: 4px;
  background: transparent url("../_img/scrollbar.jpg") no-repeat center center;
}
.Scrollbar-Handle {
  position: absolute;
  left: 0px;
  width: 17px;
  height: 17px;
}



/* SIDEBAR FORMATS */
#context {
	position: relative;
	margin: 8px 0 8px 22px;
	width: 190px;
	height: 425px;
	display: block;
	overflow: hidden;
}
#context p {
	margin: 2px 0 8px 0;
	font-size: 11px
}
a.updates:link,
a.updates:visited { 
	text-transform: uppercase;
	color: #C5843D;
	font: bold 12px Georgia, Times New Roman, serif
}
a.updates:hover,
a.updates:active {
	color: #DB9243
}
.updates_img {
	margin: 2px;
	border: 1px dotted #7D4F1F
}
#context p.dates { font: bold 12px Georgia, Times New Roman, serif }


#copyright {
	margin-left: 25px;
	font: normal 10px Georgia, Times New Roman, serif;
	color: #5A4D3A
}
#copyright a:link,
#copyright a:visited { color: #5A4D3A; text-decoration: none }
#copyright a:hover,
#copyright a:active { color: #776346 }


/* FOOTER */
#foot {
	position: absolute;
	margin: 56px 0 8px 10px;
	width: 740px;
	height: 145px;
	display: block;
}
#foot a img {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
#foot a img:hover {
  opacity: 0.9999;
  filter: alpha(opacity=100);
}
#partner {
	margin: 0px 30px 0 2px
}
.footershirt {
	float: left;
	margin: 20px 30px 0 0
}
.footerspace {
	float: left;
	text-align: center;
	margin: 30px 30px 0 0
}
.footermerch {
	float: left;
	margin: 15px 0 0 0
}



/*****************************************/
/******* ©2008 // despecial.com *******/
/*****************************************/

/* MENU BUTTONS */
#nav1 {
	margin-top: 210px;
	margin-left: 50px;
	width: 50px;
	height: 42px;
	display: block;
}
#nav1 span { display: none }
a.nav1:link,
a.nav1:visited { background: none }
a.nav1active,
a.nav1:hover,
a.nav1:active {
	background: transparent url("../_img/nav_hover1.jpg") no-repeat
}


#nav2 {
	margin-top: -22px;
	margin-left: 100px;
	width: 47px;
	height: 35px;
	display: block;
}
#nav2 span { display: none }
a.nav2:link,
a.nav2:visited { background: none }
a.nav2active,
a.nav2:hover,
a.nav2:active {
	background: transparent url("../_img/nav_hover2.jpg") no-repeat
}

#nav3 {
	margin-top: -22px;
	margin-left: 148px;
	width: 51px;
	height: 33px;
	display: block;
}
#nav3 span { display: none }
a.nav3:link,
a.nav3:visited { background: none }
a.nav3active,
a.nav3:hover,
a.nav3:active {
	background: transparent url("../_img/nav_hover3.jpg") no-repeat
}

#nav4 {
	margin-top: -24px;
	margin-left: 224px;
	width: 58px;
	height: 28px;
	display: block;
}
#nav4 span { display: none }
a.nav4:link,
a.nav4:visited { background: none }
a.nav4active,
a.nav4:hover,
a.nav4:active {
	background: transparent url("../_img/nav_hover4.jpg") no-repeat
}

#nav5 {
	margin-top: 223px;
	margin-left: 3px;
	width: 52px;
	height: 30px;
	display: block;
}
#nav5 span { display: none }
a.nav5:link,
a.nav5:visited { background: none }
a.nav5active,
a.nav5:hover,
a.nav5:active {
	background: transparent url("../_img/nav_hover5.jpg") no-repeat
}

#nav6 {
	margin-top: -40px;
	margin-left: 58px;
	width: 62px;
	height: 34px;
	display: block;
}
#nav6 span { display: none }
a.nav6:link,
a.nav6:visited { background: none }
a.nav6active,
a.nav6:hover,
a.nav6:active {
	background: transparent url("../_img/nav_hover6.jpg") no-repeat
}

#nav7 {
	margin-top:-61px;
	margin-left: 122px;
	width: 97px;
	height: 45px;
	display: block;
}
#nav7 span { display: none }
a.nav7:link,
a.nav7:visited { background: none }
a.nav7active,
a.nav7:hover,
a.nav7:active {
	background: transparent url("../_img/nav_hover7.jpg") no-repeat
}

#nav8 {
	margin-top: 181px;
	margin-left: 50px;
	width: 101px;
	height: 27px;
	display: block;
}
#nav8 span { display: none }
a.nav8:link,
a.nav8:visited { background: none }
a.nav8active,
a.nav8:hover,
a.nav8:active {
	background: transparent url("../_img/nav_hover8.jpg") no-repeat
}

#nav9 {
	margin-top: -27px;
	margin-left: 152px;
	width: 74px;
	height: 29px;
	display: block;
}
#nav9 span { display: none }
a.nav9:link,
a.nav9:visited { background: none }
a.nav9active,
a.nav9:hover,
a.nav9:active {
	background: transparent url("../_img/nav_hover9.jpg") no-repeat
}

#navhome {
	position: absolute;
	width: 700px;
	height: 140px;
	display: block;
	left: 50%;
	margin-left: -350px;
	top: 50px;
}
#navhome span { display: none }
#navhome a:link { background: none }



/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../_img/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../_img/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../_img/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
	display:none
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../_img/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

