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


/* RESET  */

html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input {
	margin: 0;
	padding: 0;
}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

 
body {
	text-align:left;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	background-color: #B4B4B4;
} 

h1 {
	font-size:14px;
	color: #ffffff;
	font-style: normal;
	font-weight: normal;
}

h2 { 
	font-size:11px;
	color: #ffffff;
	font-weight: bold;	
}

p {
	font-size:11px;	 
	color:#ffffff;
	margin-bottom:0px;
	margin-top: 0px;
	margin-left: 0px;
	line-height: 15px;
}

p.page_text {
	margin-bottom:4px;
	margin-top: 4px;
	margin-left: 0px;
	text-align: left;
}



p.contact_text {
	font-size:11px;
	margin-bottom:4px;
	margin-top: 4px;
	margin-left: 0px;
	text-align: left;
}

div.node_scoller_buttons {
	position:absolute;
	top: 446px;
	z-index: 3;
 
	left: 137px;
	width: 50px;
}


div.scroll_buttons_lyrics {
	position:absolute;
	top: 195px;
	z-index: 3;
	left: -29px;
	width: 50px;
}


div.node_scroll_text {

	position:absolute;
	top: 437px;
	padding-left: 0px;
	width:406px;
	height:133px;
	text-align: left;
	overflow: hidden;
	left: 379px;
}

p.scroll_text {
	 
	margin-bottom:4px;
	margin-top: 4px;
	margin-left: 0px;
	text-align: left;
}
 
 
 /* this handles the hiding and revealing of the page, after loading and centering */
 
 div.center {
	visibility: visible;
}
 
 
 div.site_bounds {
	position: relative;
	margin: auto;
	width: 1000px;
	height:670px;
	overflow: hidden;
 }
 
 div.background_image_hide {
	position:absolute;
	top: 0px;
	left: 0px;
	visibility: hidden;
}


div.nav_bar {
	position:absolute;
	top: 20px;
	left: 20px;
	width:100px;
	height:400px;
	 
 /* display: block; */
}

div.lyric_album_bar {
	position:absolute;
	top: 20px;
	left: 120px;
	width:241px;
	height:558px;
	 
 /* display: block; */
}

div.text_box {
	position:absolute;
	top: 27px;
	left: 140px;
	width:426px;
	height:500px;
	 
}

div.story_box {
	position:absolute;
	top: 27px;
	left: 140px;
	width:426px;
	height:500px;
	 
}

div.lyric_box {
	position:absolute;
	top: 16px;
	left: 435px;
	width:364px;
	height:500px;
	 
}

div.vimeo_1_box {
	position:absolute;
	top: 480px;
	left: 18px;
	width:318px;
	height:158px;
}

div.vimeo_2_box {
	position:absolute;
	top: 480px;
	left: 368px;
	width:255px;
	height:155px;
}

div.home_box {
	position:absolute;
	top: 27px;
	left: 140px;
	width:595px;
	height:500px;
}

div.home_disc_box {
	position:absolute;
	top: 463px;
	left: 153px;
	width:307px;
	height:97px;
}


div.home_press_box {
	position:absolute;
	top: 357px;
	left: 151px;
	width:312px;
	height:97px;
}

div.listen_box {
	position:absolute;
	top: 20px;
	left: 158px;
	width:466px;
	height:500px;
}

div.listen_box p{
  margin: 0px 0px; 
  font-size:12px;
  line-height: 22px;
  color: #ffffff;
}


div.photo_page_box {
	position:absolute;
	top: 27px;
	left: 140px;
	width:847px;
	height:445px;
}

div.text_box p{
	margin: 0px 0px;
	font-size:12px;
	color: #ffffff;
}

div.press_box {
	position:absolute;
	top: 27px;
	left: 140px;
	width:482px;
	height:700px;
 
}

div.press_box p{
  margin: 0px 0px; 
  font-size:11px;
  color: #ffffff;
}

div.video_box {
	position:absolute;
	top: 20px;
	left: 158px;
	width:637px;
	height:655px;
}


div.tour_dates_box {
	position:absolute;
	top: 17px;
	left: 140px;
	width:572px;
	height:600px;
 
}

div.text_image_box {
	position:absolute;
	top: 28px;
	left: 614px;
	width:152px;
	height:494px;
}

div.press_image_box {
	position:absolute;
	top: -1px;
	left: 492px;
	width:152px;
	height:494px;
}

div.johns_box {
	position:absolute;
	top: 411px;
	left: 629px;
	width:130px;
	height:130px;
	 
 /* display: block; */
}

div.logo {
 	position:absolute;
	top : 0px;
	left : 0px;
	/*left : 648px;*/
 /*display: block; */
}

div.icon_box {
	position:absolute;
	overflow: hidden;
	top: 360px;
	left: 634px;
	width: 124px;
	height: 23px;
	 
 }
 
div.twitter_box {
	position:absolute;
	overflow: hidden;
	top: 290px;
	left: 0px;
	width: 420px;
	height: 165px;
	background-color: #000000;
	 
	/* for IE */
  filter:alpha(opacity=70);
	/* CSS3 standard */
  opacity:.7;
 }
 
 div.twitter_pad {
 	position:absolute;
	bottom : 5px;
	left : 5px;
	 
	/* for IE */
  filter:alpha(opacity=70);
	/* CSS3 standard */
  opacity:.7;
}

div.MenuBarItemList {
	/* display:none; */  
	margin-left: 0px; 
}

div.trans_color_box {
	position:absolute;
	top: 60px;
	left: 60px;
	width: 800px;
	height: 568px;
	background-color: #000000;
	/*	border: 1px solid black; */
	/* for IE */
  filter:alpha(opacity=30);
	/* CSS3 standard */
  opacity:.3;
 }
 
 div.trans_color_look_box {
	position:absolute;
	top: 60px;
	left: 60px;
	width: 993px;
	height: 500px;
	background-color: #000000;
	/*	border: 1px solid black; */
	/* for IE */
  filter:alpha(opacity=30);
	/* CSS3 standard */
  opacity:.3;
 }
 
 
 div.trans_look_box {
	position:absolute;
	top: 61px;
	left: 60px;
	width: 993px;
	height: 500px;
  }
 
 
 div.trans_color_tour_dates_box {
	position:absolute;
	top: 60px;
	left: 60px;
	width: 800px;
	height: 875px;
	background-color: #000000;
	/*	border: 1px solid black; */
	/* for IE */
  filter:alpha(opacity=30);
	/* CSS3 standard */
  opacity:.3;
 }
 
  div.trans_color_video_box {
	position:absolute;
	top: 60px;
	left: 60px;
	width: 883px;
	height: 875px;
	background-color: #000000;
	/*	border: 1px solid black; */
	/* for IE */
  filter:alpha(opacity=30);
	/* CSS3 standard */
  opacity:.3;
 }
  

div.trans_box {
	position:absolute;
	top: 61px;
	left: 60px;
	width: 800px;
	height: 563px;
 
  }
  
 div.visionthingLogo  {
	position: absolute;
	top: 670px;
	left: 5px;
	width: 855px;
	height: 40px;
}

a.logo{
	color:#ffffff;
	text-decoration:none;
	font-size:10px;
	line-height: 12px;
} 
  
/*
a:link {color:#ffffff; text-decoration:none; outline: none;}
a:visited {color:#ffffff; text-decoration:none; outline: none;}
a:hover {color:#ffffff; text-decoration:none;  outline: none;}
a:active {color: #ffffff; text-decoration:none; outline: none;}
*/

a.nav_word:link {color:#aaaaaa; text-decoration:none; font-size:12px; line-height:30px;}
a.nav_word:visited {color:#aaaaaa; text-decoration:none;  font-size:12px; line-height:30px;}
a.nav_word:hover {color:#ffffff; text-decoration:none; font-size:12px; line-height:30px;}
a.nav_word:active {
	color:#ffffff;
	text-decoration:none;
	font-size:12px;
	line-height:30px;
}

a.nav_word_selected {
color: #ffffff ; 
text-decoration:none;
font-style: normal;
font-weight: bold;
cursor:default;
font-size:12px; line-height:30px;
}


 
a.nav_lyric:link {color:#dddddd; text-decoration:none; font-size:11px; line-height:16px; }
a.nav_lyric:visited {color:#dddddd; text-decoration:none; font-size:11px; line-height:16px; }
a.nav_lyric:hover {color:#ffffff; text-decoration:none; font-size:11px; line-height:16px; }
a.nav_lyric:active {
	color:#ffffff;
	text-decoration:none;
	 
	font-size:11px; line-height:16px;  
}

a.nav_lyric_selected {
color: #ffffff ; 
text-decoration:none;
font-style: normal;
font-weight: bold;
cursor:default;
font-size:11px; line-height:16px; 
} 

a.logo_email{color:#ffffff; text-decoration:none; font-size:30px;}

a.press{
	color:#ffffff;
	text-decoration:none;
	font-size:11px;
	line-height: 13px;
} 

a.contact{
	color:#ffffff;
	text-decoration:none;
	font-size:12px;
	line-height: 16px;
}

a.download{
	color:#47BED4;
	text-decoration:none;
	font-size:12px;
	line-height: 16px;
	 
}
a.download:visited {color:#47BED4; text-decoration:none;}
a.download:hover {color:#F0E54D; text-decoration:none;}
a.download:active {
	color: #F0E54D;
	text-decoration:none;
	font-style: normal;
	font-weight: bold;
}
 

a.email:link {color:#333000; text-decoration:none; }
a.email:visited {color:#333000; text-decoration:none;}
a.email:hover {color:#333000; text-decoration:none;  font-weight: bold; }
a.email:active {
	color: #333000;
	text-decoration:none;
	font-style: normal;
	font-weight: bold;
}
	 
 
img { border-color:#ffffff; }
a:hover img { border-color:#ffffff; }
img.selected, a.selected img { border-color:#ffffff; background-color:#ffffff; }
 
 
 
 div.node_scoller_buttons {
	position:absolute;
	top: 139px;
	z-index: 3;
	padding-left: 0px;
	left: -32px;
	width: 14px;
	}
	
	 	
	div.node_scroll_text  {
	position:absolute;
	top: 37px;
	padding-left: 0px;
	width:420px;
	height:700px;
	text-align: left;
	overflow: hidden;
	left: 30px;
	}
	 
	p.scroll_text {
		margin-bottom:4px;
		margin-top: 4px;
		margin-left: 0px;
		text-align: left;
	}
	
	
.download_button {
        font-size: 10px;
        float: right;
        font-weight: bold;
        font-family: ariel, helvetica, sans-serif;
        text-align: center;
        margin-top: 7px;
        margin-left: 5px;
        
}

.download_button a:link, .download_button a:visited {

        display: block;
        width: 70px;
        height: 26px;
        text-decoration: none;
        background-image:   url(/static/images/download04.gif);
        background-repeat:  no-repeat;
        background-position: 0 0px;
        background-color: #ffffff;
        color: #ffffff;
        line-height: 2.2em;
        

}
.download_button a:hover, .download_button a:visited:hover{
        background-image: url(/static/images/download04.gif);
        background-repeat: no-repeat;
        background-position: 0 -91px;
}
