@charset "utf-8";
/* CSS Document */
html, body {
	height: 100%;
}
body {
	font-family: "Gill Sans MT", "Gill Sans", "Twentieth Century", "Tw Cen MT", Futura, Arial, Helvetica, sans-serif;
	font-size: 15px;
	/*line-height: 19px;*/
	line-height: 1.4em;
	color: #000;
	margin: 0;
	padding: 0;
	background-color: #ababab;
	background-image: url(/images/background/julian_pic1.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-attachment: fixed;
	/*width: 100%;*/
	min-height: 100%;
	/*min-width: 1024px;*/
	/*overflow: hidden;*/
	z-index: 1;
}

@font-face {
	font-family: "American Typewriter Med";
	/* for IE */
	/*src: url(/fonts/AmericanTypewriter.eot);*/
	/*src: url('/fonts/AmericanTypewriter.ttf') format("truetype");*/
	src: url('/fonts/webfontkit-20110808-163700/americantypewriter-webfont.eot');
	src: url('/fonts/webfontkit-20110808-163700/americantypewriter-webfont.eot?#iefix') format('embedded-opentype'),
       url('/fonts/webfontkit-20110808-163700/americantypewriter-webfont.woff') format('woff'),
       url('/fonts/AmericanTypewriter.ttf') format("truetype"),
       url('/fonts/webfontkit-20110808-163700/americantypewriter-webfont.svg#AmericanTypewriterRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}

img, img a {
	border: none;
}

h1 {
	color: #ffffff;
	font-size: 24px;
	line-height: 24px;
	text-decoration: none;
}
h2 {
	color: #666666;
	font-size: 14px;
}

.footnote {
	font-size: 11px;
}

a:link {
	/*color: #4b5aa8;*/
	/*color: #007100;*/
	/*color: #eea259;*/
	color: #954A00;
	text-decoration: none;
}
a:visited {
	color: #954A00;
	text-decoration: none;
}
a:hover {
	color: #954A00;
	text-decoration: underline;
}
a:active {
	color: #954A00;
	text-decoration: none;
}

li {
	padding-bottom: .3em;
}
.error {
	color: #CC3300;
}
div.row {
	clear: both;
}
div.formlabel {
	float: left;
	text-align: right;
	width: 110px;
	margin: 1em 1em 0 0;
}
div.formdata {
	float: left;
	margin: 1em 0 0 0;
}
label {
	color: #666666;
	font-weight: bold;
}


.Headline_1 {
	font-family: "American Typewriter Med", serif;
	font-size: 32px;
	line-height: 32px;
	color: #eea259;
	padding-bottom: 25px;
}

.Headline_2 {
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	color: #000;
}



#footer {
	font-size: 13px;
	color: #353535;
	padding-top: 36px;
}
#footer a:link {color:#353535; text-decoration: none;}
#footer a:visited {color: #353535; text-decoration: none;}
#footer a:hover {color:#353535; text-decoration: underline;}
#footer a:active {color:#353535;text-decoration: none;}


p.tour {
	padding-bottom: 1em;
}
.tour_date {
	font-size: .85em;
}
.button {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	/*background-color: #EEEEEE;*/
	background-color: #fff;
	color: #333333;
	padding: 2px 6px 2px 6px;
	border-top: 2px solid #CCCCCC;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: 2px solid #CCCCCC;
	cursor: pointer;
	line-height: 2.2em;
	border-radius: 2px;
}
.button:hover {
	border-bottom: 2px solid #CCCCCC;
	border-left: 2px solid #666666;
	border-top: 2px solid #666666;
	border-right: 2px solid #CCCCCC;
}
#discography td {
	padding: 0 1em 2em 0;
	vertical-align: top;
	font-size: 14px;
}
.recordTitle {
	font-weight: bold;
	font-size: 15px;
}
#joinTeaser {
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	/*color: #FFFFBB;*/
	color: #000;
	font-size: 15px; 
}
/*#joinTitle {*/
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	/*font-size: 20px;
	color: #FFFFBB;
	text-align: center;
}*/
#joinForm {
	font-weight: normal; 
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	font-size: 15px; 
	/*color: #FFFFBB;*/
	color: #000;
	text-align: center;
}
#joinForm input {
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	color: #000;
	font-size: 14px;
}
div#joinForm {
	text-align: left;
	margin-bottom: 0;
	padding-bottom: 1em;
}
#joinForm .submit {
	background-color: #a7b1ff;
	border: outset medium #999;
	border-radius: 3px;
}
#joinForm .submit:hover {
	/*background-color: #ababab;*/
	border: inset medium #999;
}

#header {
	width: 1024px;
	/*width: 1042px;*/
	height: 66px;
	position: fixed;
	display: block;
	white-space: nowrap;
	z-index: 3;
}
/*#lageLogo, #navigation, #joinList {
	float: left;
	text-align: center;
	vertical-align: top;
	margin: 0;
	padding: 0;
	height: 66px;
}*/
#lageLogo {
	width: 294px;
	height: 66px;
	position: fixed;
	font-family: "American Typewriter Med", serif;
	font-size: 43px;
	color: #eea259;
	/*padding: 22px 0 0 0;*/
	padding: 20px 0 0 0;
	text-align: center;
	left: 0;
	top: 0;
	background-image: url(/images/header/lage-logo-back.png);
	background-repeat: no-repeat;
	margin: 0;
	z-index: 3;
}
ul#navigation {
	width: 727px;
	height: 66px;
	position: fixed;
	font-family: "American Typewriter Med", serif;
	font-size: 17px;
	/*color: #f3f5fa;*/
	color: #fff;
	padding: 22px 0 0 0;
	text-align: center;
	left: 297px;
	top: 0;
	background-image: url(/images/header/navigation-back.png);
	background-repeat: no-repeat;
	margin: 0;
	z-index: 3;
}
#navigation a:link {
	color: #a7b1ff;
	text-decoration: none;
}
#navigation a:visited {
	color: #a7b1ff;
	text-decoration: none;
}
#navigation a:hover {
	color: #a7b1ff;
	text-decoration: underline;
}
#navigation a:active {
	color: #a7b1ff;
	text-decoration: none;
}
#navigation li {
	list-style: none;
	display: inline;
	/*padding: 0 0 0 14px;*/
	padding: 0 7px 0 7px;
	margin: 0;
}
#navigation li:first-child {
	padding-left: 0;
}
#joinList {
	width: 50px;
	height: 159px;
	position: fixed;
	left: 0;
	top: 186px;
}
#joinList:hover {
	cursor: pointer;
}
/*.joinText {
	float: left;
	position: relative;
	text-align: left;
	width: 135px;
	padding: 15px 0 0 10px;
	font-family: "American Typewriter Med", serif;
	font-size: 14px;
	line-height: 17px;
	color: #fff;
}
#joinButton {
	float: right;
	position: relative;
	width: 155px;
	margin-top: 10px;
	padding: 13px 0;
	text-align: center;
	font-family: "American Typewriter Med", serif;
	font-size: 17px;
	background-color: #a8abc0;
	border-radius: 5px;
	color: #fff;
	cursor: pointer;
}
.joinButton:hover {
	background-color: #9498B1;
}*/
#pageTitle {
	position: relative;
	width: 512px;
	height: 73px;
	margin-left: 512px;
	top: 70px;
	font-family: "American Typewriter Med", serif;
	font-size: 40px;
	/*color: #e3e3e3;*/
	color: #fff;
	/* left 30px below cause page to think it was 30px wider so I put the text inside a span and added left padding */
	/*padding: 28px 0 0 30px;*/
	padding: 28px 0 0 0;
	background-image: url(/images/header/page-title-back.png);
	background-repeat: no-repeat;
	z-index: 2;
}
#pageTitle span {
	padding-left: 30px;
}
#pageContent {
	position: relative;
	margin-left: 512px;
	width: 512px;
	/*min-width: 530px;
	width: 530px;*/
	margin-top: 70px;
	/*top: 70px;*/
	/*height: 100%;*/
	/*overflow: scroll;*/
	z-index: 2;
	padding-bottom: 15px;
}
div#pageContent > p:first-child {
	padding-top: 0;
	margin-top: 0;
}

.hover {
	cursor: pointer;
}

.padRight {
	padding-right: 10px;
}
.padLeft {
	padding-left: 10px;
}

