@media only screen and (max-width: 700px) {
/*	*/	

	ul.tNav li {
		letter-spacing: 1px;
	}

}

@media only screen and (orientation: portrait) {

	span.hidden_label {
		display: inline;
	}


	div.hidden_label {
		display: block;
	}

	h1 {
		margin-top: -10px;
	}
	
	#navbar {
	/*	
		display: block;
		margin-bottom: 20px;
		text-align: center;	
	*/
	}
	.slide_content {
		padding: 20px 10px 60px 10px;	
	}
	
	td.field_label {
		display: none;
	}
	
	td.field_label {
		display: none;
	}

}

	@font-face {
	    font-family: BrushScript;
	    src: url(fonts/brush-script-mt.ttf);
	}
/*	
	div {
	    font-family: BrushScript;
	}

*/


#backSplash {
	background-image:url('images/dot.png');
    background-size: auto;
    background-position: center center;
    background-repeat: no-repeat;
    
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 10px;
 	box-shadow: 5px 5px 20px #BBBBBB;					
/*	
	margin-right: auto;
	margin-left: auto;
	position: static;
*/
}

#BikeUseFoto {
	opacity: 1.0;
	border-style: none;
	border-width: 5px;
/*	border-color: pink; */
	padding: 0px;
}





body {
/*	background-color: #fcf7e3;  */
	background-color: #d7cb9c;
	color: #4F420E;
	margin: 0px;
	padding: 0px;
	font-family: sans-serif;
}
			
#BikeUsageCaption {
	background-color: #F5F5F5;
	color: #999999;
	font-size: 18px;
	font-style: italic;
	margin-top: 15px;
}

a.bouncingBall {
	color: #CCCCCC;
	text-decoration: none;
}

	
.autoclick a {
	color: #4F420E;
	text-decoration: none;
}

input[type=button] {
	background-color: transparent;
	border-style: solid;
	border-color: #4F420E;
	border-width: 1px;
	border-radius: 10px;
	color: #4F420E;
	font-variant: small-caps;
	font-weight: normal;
	line-height: 80%;
	padding:  5px 20px 5px 20px;
	white-space: nowrap;
}


input[type=button]:hover {
	background-color: #FDFCEF;
}



button:hover {
	background-color: #FDFCEF;
}


button.submit:hover {
	background-color: #FDFCEF;
}


input[type=submit]:hover {
	background-color: #FDFCEF;
}


input[type=text]:focus {
	background-color: #FDFCEF;
}

/*
button {
	background-color: transparent;
	border-style: solid;
	border-color: #4F420E;
	border-width: 1px;
	border-radius: 10px;
	font-variant: small-caps;
	font-weight: normal;
	line-height: 80%;
	padding:  2px 20px 2px 20px;
	white-space: nowrap;
}
*/

button.submit {
	background-color: transparent;
	border-style: double;
	border-color: #4F420E;
	border-width: 3px;
	border-radius: 10px;
	font-weight: 500;
	line-height: 80%;
	padding:  5px 20px 5px 20px;
}

.closeBtn {
	background-color: #DD0000;
	color: #FFFFFF;
	cursor: pointer;
	font-weight: bold;
	text-align: center;
	vertical-align: -300%;
	border-radius: 20px;
	margin: 10px;
	height: 25px;
	width: 25px;
}
				

.copyrightCredit {
/*	background-color: #f0e6bf; */
/*	background-color: #d7cb9c; */
	background-color:#715b01;
	color: #d7cb9c;
/*	box-shadow: 0px -5px 30px 20px #d7cb9c; */
	box-shadow: 0px -5px 30px 20px #715b01;
	line-height: 80%;
/*	margin-top: 75px; */
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
}

.date_range {
	float: left;
	margin-right: 10px;
}

dd {
	margin-bottom: 10px;
}

.explique {
	color: #000000;
	display: none;
	line-height: 140%;
	margin-top: 15px;
	opacity: 1.0;
}

.fauxBtn {
	color: #330099;
	cursor: pointer;
	font-variant: small-caps;
	font-weight: bold;
}

.fauxLink {
	color: #330099;
	cursor: pointer;
	font-weight: 500;
	text-decoration: underline;
}

figcaption {
	font-style: italic;
	text-align: center;
}

figure {
}

.footer_nav {
	background-color: #ffffff;
}

h1.slide_title {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	margin-bottom: 25px;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 900;
}

h1 {
	font-variant: small-caps;
}

h2 {
	line-height: 100%;
}

h2.slide_title {
	font-variant: small-caps;
}

h2.slide_subtitle {
	font-weight: 600;
	position-relative;
	top: 0px;
	left: 0px;
	z-index: 900;
}

h2.presentation_title {
	color: #FFFFFF;
	display: col;
	font-variant: small-caps;
	margin-bottom: 0px;
	text-align: left;
	text-shadow: 0px 0px 4px #000090;
}

.headliner {
	text-align: center;
	color: #444444;
	font-family: 'Brush Script MT', BrushScript, cursive, sans-serif;
	font-size: 475%;
	line-height: 100%;
	opacity: 0.9;
	position: relative;
	top: 20px;
}

.hidden_label {
	display: none;
}

#illustrationFrame {
	border-style: solid;
	border-width: 8px;
	border-color: #FFFFFF;
	height: auto;
	width: auto;
	opacity: 1.0;
	margin-top: 25px;
}


img {
	max-width: 100%;
    max-height: 100%;
}


img.headShot {
/*
	display: block;
	width: 320px;
	height: 360px;
*/
}


#JB {
	border-style: none;
	border-width: 1px;
	border-color: white;

	border-radius: 35px;
	padding: 10px;
	height: 60px;
	overflow: visible;
	
	float: left;
	opacity: 0.9;
	overflow: visible;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	top: -3px;
	width: auto;
}

.JB3D {
	border-radius: 35px;
	border-style: solid;
	border-width: 1px;
/*	
	border-color: white;
	background-color: white;
	box-shadow: 0px 0px 10px white;
*/	
}


.jb_footer {
	color: #696969;
	font-family: "Brush Script MT", BrushScript, cursive, sans-serif;
	font-size: 16px;
	font-weight: 100;
	height: auto;
	letter-spacing: 3px;
	line-height: 200%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	margin-bottom: 0px;
	opacity: 0.75;
	padding-top: 5px;
	position: fixed;
	bottom: 0px;
	left: -20px;
	right: -20px;
	text-align: center;
	vertical-align: bottom;
	width: 99.999%;	
	z-index: 1000;
}

#JBstar {
	color: #b1aa87;
}

input[type=text] {
	background-color: transparent;
	float: left;
	margin: 2px 5px 2px 0px;
	padding: 2px;
}

input[type=textarea] {
	background-color: transparent;
}

input[type=textarea]:focus {
	background-color: #FDFCEF;
}

texarea{
	background-color: transparent;
}

textarea:focus {
	background-color: #FDFCEF;
}

h3.BNY_subtitle {
	color: #0066C3;
	display: inline;
	float: right;
	font-variant: small-caps;
	font-weight: 100;
	text-align: right;
	padding-bottom: 0px;
	position: relative;
	top: 5px;
}


#illustrationPane {
}


.text_right {
}

li.animbullet {
	color: #000066;
	font-size: 200%;
	line-height: 125%;
	opacity: 1.0;
}

p, dl {
/*
	font-size: 20px;
	line-height: 125%;
	*/
}

.pop_Logo {
	display: inline;
	margin-left: -5px;
	margin-right: -5px;
	position: relative;
	left: 0px;
	top: 0px;
	opacity: 0.0;
	z-index: 200;
}

.listLeft {
	font-size: 24px;
	font-weight: 100;
	line-height:  100%;
	margin-left: -20px;
	margin-top: 10px;
}

.listLeft li {
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 10px;
}

#navbar {
	display: inline;
	text-align: left;	
}

/*
.nextSlide {
	width: 400px;
	height: 285px;
	display: none;
	margin-top: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #aaaaaa;
}

#presentationSponsor {
	color: #1852d5;
	font-size: 20px;
	font-family: "Brush Script MT", "Comic Sans MS", cursive, sans-serif;
	font-size: 20px;
	font-weight: 100;
	letter-spacing: 1px;
	line-height: 100%;
	opacity: 0.8;
	padding: 5px 50px 5px 5px;
	text-align: right;
    vertical-align: bottom;
	white-space: nowrap;
}
*/

#presentationTitle {
	color: #777777;	
	font-family: "Brush Script MT", BrushScript, cursive, sans-serif;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 100%;
	padding: 5px;
	text-align: left;
    vertical-align: bottom;
	white-space: nowrap;
}
	
#presentationTitle a{
	text-decoration: none;
}

#presentationTitle td {

}
			
.returnArrow {
	float: left;
	/* Safari */
	-webkit-transform: rotate(180deg);
	/* Firefox */
	-moz-transform: rotate(180deg);
	/* IE */
	-ms-transform: rotate(180deg);
	/* Opera */
	-o-transform: rotate(180deg);
    transform: rotate(180deg);
    vertical-align: sup;
    margin-right: 1px;
    cursor: pointer;
}
				
.rightArrow {
	cursor: pointer;
	font-size: 24px;
	line-height: 10%;
	position: relative;
	top: 6px;
}

.role_info {
	float: left;
}

.rotate45 {
	display: inline;
	color: #006699;
	font-size: 60%;
	font-weight: 100;
	letter-spacing: -8px;
	margin-left: -70px;
	position: relative;
	top: -30px;
}

.arrowRight {
	cursor: pointer;
	font-size: 18px;
	line-height: 10%;
	position: relative;
	top: 3px;
	left: 0px;
}


.arrowLeft {
	cursor: pointer;
	float: left;
	font-size: 18px;
	line-height: 10%;
	position: relative;
	top: 6px;
	left: 0px;
	/* Safari */
	-webkit-transform: rotate(180deg);
	/* Firefox */
	-moz-transform: rotate(180deg);
	/* IE */
	-ms-transform: rotate(180deg);
	/* Opera */
	-o-transform: rotate(180deg);
    transform: rotate(180deg);
}

				
.leftArrow {
	cursor: pointer;
	float: left;
	font-size: 24px;
	line-height: 10%;
	position: relative;
	top: 8px;
	/* Safari */
	-webkit-transform: rotate(180deg);
	/* Firefox */
	-moz-transform: rotate(180deg);
	/* IE */
	-ms-transform: rotate(180deg);
	/* Opera */
	-o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.rightPane {
/*	margin-top: 20px; */
	margin-right: 30px;
	margin-bottom: 15px;
	position: relative;
	top: 20px;
	width: auto;
	height: auto;
	text-align: center;
}

.leftPane {
/*	background-color: #FFFFFF;	*/ 		
	display: inline;
	float: left;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 25px;
	position: relative;
/*	top: 20px; */
	width: auto;
	height: auto;
	text-align: center;
}


.navBtn {
	background-color: transparent;
	border-style: solid;
	border-width: 1px;
	border-radius: 40px;
	cursor: pointer;
	font-variant: small-caps;
	font-size: 16px;
	margin-right: 1px;
	padding: 5px 7px 5px 10px;
	position: relative;
	text-align: center;
}

#navLinks {
/*	background-color: pink; */
	left: 0px;
	position: absolute;
	top: -5px;	
}

.rPaneFrame {
	background-image:url('images/dot.png');
	background-position: center center;
	
	background-repeat: no-repeat;
 	border-style: solid;
 	border-width: 1px;
 	border-color: #FFFFFF;
 	box-shadow: 5px 5px 20px #bbbbbb;
 }
 

.slide_content {
	border-style: none;
	border-width: 5px;
	border-color: blue;
	line-height: 125%;	

	padding: 40px 20px 100px 40px;
	position: relative;
	top: 60px;

	background: #d7cb9c; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(linear,  0% 0%, 0% 100%, #faf7ed, #fcf7e3,#faf7ed); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(top, #fcf7e3, #FDFCEF, #fcf7e3); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(top, #fcf7e3, #FDFCEF, #fcf7e3); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#fcf7e3, #FDFCEF, #fcf7e3); /* Standard syntax */
*/
	background: -webkit-linear-gradient(#fcf7e3, #FDFCEF, #d7cb9c); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(top,#fcf7e3, #FDFCEF, #d7cb9c); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(top, #fcf7e3, #FDFCEF, #d7cb9c); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#fcf7e3, #FDFCEF, #d7cb9c); /* Standard syntax */

	height: 100%;
	z-index: 100;
	
	max-width: 1600px;
	min-width: 400px;
}

.topbannerLogo {
/*	float: left;
	opacity: 0.9;
	overflow: visible;
	margin-right: 15px;
	margin-left: 0px; */
}

#topBanner {
/*	
	background-color: #F7F7FD;
 	box-shadow: 0px 10px 5px  #F7F7FD;
    height: 30px;
  	background-color: #D5E8DE;
  	FIGHTING FLESHTONES
	background-color: #fcf7e3;
	background-color: #f0e6bf; 
	box-shadow: 0px 5px 5px 5px #f0e6bf;  	
*/

    height: 70px;

/*	background-color: #f7edc5; */
	background-color: #fcf7e3;
	box-shadow: 0px 0px 60px 30px #fcf7e3;

	border-bottom-style: none;
	border-bottom-width: 2px;
	border-bottom-color: #fcf7e3;
/*	border-bottom-color: f8f0d3; */
/*	margin-bottom: 40px; */					
    padding: 05px 25px 0px 25px;
    position: fixed;
    left: 0px;
	top: 0px;
	width: 100%;
	z-index: 1000;
}

.splash {
	font-size: 250%;
	line-height: 50%;
	margin-right: 20px;
	padding: 0px;
	text-align: center;
	width: auto;
}

.starStruck {
/*	font-size: 16px; */
	margin-right: -3px;
}

.sub_content {
	height: auto;
	margin-bottom: 50px;
	width: 100%;		
}

/*
.subList {
	font-size: 22px;
	margin: 15px 0px 5px -20px;
}

.subList li {
	margin-bottom: 05px;
 	font-weight: normal;
}
*/

td.bC {
    color: #666666;
	font-size: 24px;
	padding: 2px;
	text-align: center;
	vertical-align: center;
}

td.field_label {
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 0px 0px 1px 0px;
	padding: 5px 3px 3px 3px;
	text-align: right;
	vertical-align: top;
}

td.field_value {
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 0px 0px 1px 0px;
	padding: 3px;
	text-align: left;
}

ul.tNav {
	position: relative;
	left: 0px;
}

ul.tNav li {
	display: inline;
	font-family: Arial, Helvetica, san serif;
	font-size: 24px;
	font-variant: small-caps;
	font-weight: normal;
	text-align: left;
	white-space: nowrap;
}


a.tNav {
	color: #b1aa87;
	cursor: pointer;
	text-decoration: none;
}

a.tNav:hover {
	color: #4F420E;
}


.wallPaper {
	float: right;
	width: 105%;
	opacity: 0.8;
	position: relative;
}

.theWall {
	border-style: solid;
	border-width: 0px;
	border-color: #CC0000;
	box-shadow: -20px 10px 80px #fefef5;
	float: right;
	margin-left: -50px;
	margin-right: 35px;
	width: 65%;
}

a.watermark {
	color: #b1aa87;
	cursor: pointer;
	text-decoration: none;
}

#AllStars {
	position: relative;
	top: 10px;
/*	font-family: 'Brush Script MT', BrushScript, cursive, sans-serif;*/
/*	font-size: 36px; */
	font-variant: small-caps;
	font-weight: normal;
	line-height: 40%;
	margin-bottom: 0px;
	text-decoration: none;
	z-index: 100;
}