/* CSS Document  Copyright 2012. All Rights Reserved - Fresh Image Design | Richard Wegner */

/*
dark blue - #28659F
light blue - #0099CC
dark red - #CBE3DC
*/

html {
	margin: 0;
	padding: 0;
}

body#campingpage {
	background: #FFF url(../images/bkgnd/camping.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
body#performerspage {
	background: #FFF url(../images/bkgnd/performers.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

a img {border-style: none;} /* Remove blue border around image links. */
a {color: #28659F; font-weight: normal;} 
a:link, a:visited {text-decoration: none;}
a:hover, a:active, a:focus {color: #0099CC; text-decoration: underline;}

.algcenter {
	text-align: center;
}BSIC

.caution {
	color: #FF6600 !important;
}

h1, h2, h3, h4 {margin: 0; padding: 0;}
h1 {
	color: #006699;
	font-size: 22px;
	margin: 0;
	padding: 20px 0 15px 0;
}
#perflup h1 {font-size: 21px !important;}

h2 {
	color: #0099CC;
	font-size: 18px !important;
	font-weight: normal !important;
	line-height: 20px;
	margin: 30px 0 8px 0;
	padding: 0;
}
h2.first {
	margin: 6px 0 8px 0;
}
h2.alert {
	color: #990000;
}
h1.caution {
	color: #FFCC00;
}
h2.daypass {
	font-size: 22px;
	line-height: 28px;
	margin: 0;
	padding: 15px 0 5px 0 ;
}

h2.camp {
	font-size: 24px !important;
	line-height: 30px;
	margin: 0;
	padding: 0 0 15px 0 ;
}

h2.lineup-day, h2.lineup-daytop {
	font-size: 24px !important;
	font-weight: bold !important;
	margin: 20px 0 10px 0;
	padding: 20px 0;
	text-align: center;
}
h2.lineup-daytop {
	padding: 0px 0 20px 0;
}

h2.AMCdate {
	font-size: 36px !important;
	font-weight: normal !important;
	line-height: 34px;
	margin: 0;
	padding: 20px 0 20px 0;
	text-align: center;
}
h2.smallcap, h3.smallcap {text-transform: uppercase;}

h3 {
	font-size: 16px !important;
	line-height: 20px;
	padding: 5px 0 5px 0;
}
#perflup h3 {
	font-size: 22px !important;
	font-weight: normal;
	line-height: 24px;
}

h4 {
	color: #666666;
	font-size: 14px;
	margin: 10px 0 0px 0;
}
h5 {
	color: #FFFFFF;
	font-size: .9em;
	padding: 2px 5px;
	background-color: #669966;
}

p {
	color: #333;
	font-size: 14px;
	line-height: 20px;
	margin: 6px 0 10px 0;
}
p.alert {
	color: #990000 !important;
}
p.nobotmargin {
	margin: 6px 0 0px 0 !important;
}
p.byline {
	color: #5A1620;
	font-size: 1.4em;
	margin: 0;
	padding: 10px 0;
}
p.clickon {
	width: 700px;
	color: #999999;
	font-size: .95em;
	padding: 10px 0 0 0;
	text-align: center;
}
p.indent {
	font-size: .9em;
	margin: 6px 0 10px 0;
	padding: 0 10px;
}
p.hrule {
	margin: 0;
	padding: 0;
	text-align: center;
}
p.quote {
	color: #0099CC;
	font-size: 1.1em;
	font-weight: normal;
}
p.quoteby {
	color: #666666;
	font-size: 1.1em;
	margin: 0;
	padding: 3px 0 20px 20px;
}
div.hrule {
	margin: 35px 0 35px 0;
	text-align: center;
}
div.hruletop {
	margin: 50px 0;
	text-align: center;
}
div.hrulebot {
	margin: -10px 0 40px 0;
	text-align: center;
}

span.blueskies {
	color: #28659F;
	font-size: 18px;
}

strong {color: #000;}

.soldout {
	color: #CC0000;
	font-weight: bold;
}

#BSIC {
	width: 70%;
	margin: 30px 0 0 70px;
	padding: 30px 20px;
	border: 1px solid #333;
	border-radius: 5px;
	box-shadow: 0px 0px 10px rgba(0,0,0,.65);
	background: rgba(255,255,255,.65);
}

#Notice {
	width: 80%;
	margin: 30px auto;
	padding: 0px 20px 20px 20px;
	border: 1px solid #333;
	xbox-shadow: 0px 0px 10px rgba(0,0,0,.65);
	background: rgba(255,255,255,.65);
	text-align: center;
}

#content, #contentH {
	margin: 0 !important;
	padding: 20px 50px !important;
	font-size: .85em;
	line-height: 1.2em;
	background: transparent;
}
#contentH {
	padding: 50px !important;
}

#contentH p {
	font-size: 1.2em;
	line-height: 1.3em;
	padding: 0;
}
#contentH p.date {
	color: #069;
	font-size: 1.8em;
	line-height: 2.1em;
	margin: 30px 0 30px 0;
}

#contentH h1 {
	font-size: 23px;
	line-height: 32px;
	margin: 0;
	padding: 5px 0 15px 0;
}
#content h1 {
	font-size: 28px;
	line-height: 32px;
	margin: 0;
	padding: 25px 0 15px 0;
}
#content p {
	padding-right: 20px;
}
#content p.caption {
	font-size: 11px;
	margin: 0 !important;
	padding: 0 !important;
	text-align: center;
}

#content ol, #content ul {
	color: #333;
	font-weight: normal;
	margin: 10px 0 0 0;
	padding: 0 80px 10px 20px;
}
#content ol.principles {color: #333; font-weight: bold;}
#content ol li {
	font-size: 14px;
	line-height: 15px;
	margin: 0;
	padding: 0 0 .5em 0;
}
#content ul li {
	font-size: 14px;
	line-height: 20px;
	margin: 0;
	padding: 0 0 0 0 !important;
}
#content ul li ul li {
	font-size: 14px;
	line-height: 15px;
	margin: 0;
	padding: 0;
}
#content ul.links, #contentH ul.links {
	color: #000;
	font-size: 15px;
	line-height: 20px;
	list-style-type: none;
	list-style-image: none;
}
#content ul.links, #contentH ul.links {
	color: #000;
	font-size: 15px;
	line-height: 20px;
	list-style-type: none;
	list-style-image: none;
}
#contentH ul.links {
	margin-top: 0;
}

#content ul.lineup li {
	font-size: 1.2em !important;
	line-height: 20px;
	list-style: none;
	margin: 0;
	padding: 0 0 .5em 0 !important;
}

#content ul.AMCschedule {
	color: #000;
	font-size: 14px;
	line-height: 18px;
	list-style-type: none;
	list-style-image: none;
}


#contentH .pullquote {
	color: #CC0000;
	font-size: 22px;
	font-weight: bold;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height: 28px;
	border-top: 2px solid #333;
	border-bottom: 2px solid #333;
	margin: 50px 20px 30px 0;
	padding: 15px 40px 15px 40px;
	text-align: center;
}

#magoo {
	margin: 20px auto 5px auto;
	text-align: center;
}
#magoo p {
	font-size: 17px;
	font-weight: bold;
	text-align: center;
}

/* Table for AMC Schedule */
table.AMCsched td {
	border: 1px solid #333;
	padding: 5px !important;
}
table.AMCsched {
	width: 90%;
	border: 1px solid #999;
	font-size: 1.1em;
	margin: 10px 0 0 0;
}
table.AMCsched td.time {
	width: 100px;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
}

/* Table for Performers Lineup */
table.lineup {
	width: 92%;
}
table.lineup td.time {
	width: 10%;
	font-size: 1.5em;
	text-align: center;
	padding-right: 10px;
	vertical-align: middle;
}
table.lineup td.photo {
	width: 80%;
	text-align: center;
	padding: 5px 0;
}
table.lineup td.photo img {
	padding: 0;
	border: 0px solid #333;
}
table.lineup td.perf, table.lineup td.perfsd {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
	vertical-align: middle;
	padding: 0 0 0 20px;
}
table.lineup td.perfsd {
	font-weight: normal;
}


div.picsrow {
	width: 700px;
	margin: 10px 0 10px 0;
	padding-left: 0px;
	text-align: center;
}
div.picsrow img {border: 1px solid #333;}
img.center {margin: 0 10px;}
img.centertall {margin: 0 65px;}

div.onepiccapCT {
	margin: 40px 0 0 0;	
	padding: 0;
	text-align: center;
}
div.onepiccapRT {
	float: right;
	width: 263px;
	margin: 14px 40px 15px 30px;	
	padding-left: 0px;
	text-align: center;
}
div.onepiccapCT p, div.onepiccapRT p {
	color: #333;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0 !important;
	padding: 0 !important;
}
div.onepiccapCT p {
	margin: 0 !important;
	padding: 3px 0 0 0 !important;
}

/* Classes */

.firstletter {
	color: #006600;
	font-size: 1.5em;
	line-height: 1.2em;
}
.bigqr, .bigql {
	font-size: 24px;
	font-weight: bold;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.bigqr {
	line-height: .5em;
}
.bigql {
	margin-left: -10px;
	line-height: 1.2em;
}
.smallcap {text-transform: uppercase;}


.clearfloat {
	clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}


.imgborder {
	padding: 1px;
	border: 1px solid #333;
}
.imageleft, .imageleftnb {
	float: left;
	margin: 10px 30px 20px 0px;
	padding: 0;
	border: 1px solid #333;
	box-shadow: 0px 0px 10px rgba(0,0,0,.65);
}
.imageleftnb {
	border: 0px solid #333;
 	margin: 4px 22px 20px 0px;
	box-shadow: none;
}

.imageleftarc {
	float: left;
	border: 0px solid #333;
 	margin: 4px 25px 20px 0px;
	padding: 0;
}

.imagealign {
	text-align: center;
}

.imagecenter {
	margin: 20px 0 20px 0;
	padding: 0;
	border: 1px solid #333;
	box-shadow: 0px 0px 10px rgba(0,0,0,.65);
}

.imgright, .imgrightnb, .imgrightnb2 {
	float: right;
	margin: 4px 40px 15px 30px;
	padding: 0;
	border: 1px solid #333;
	box-shadow: 0px 0px 10px rgba(0,0,0,.65);
}
.imgrightnoframe {
	float: right;
	margin: 4px 40px 15px 30px;
	padding: 0;
	border: 0px solid #333;
}
.imgrightnb, .imgrightnb2 {border: 0px solid #333;}

.imgrightnb2 {
	margin: 4px 40px 15px 30px;
}

.vgradient {
	font-size: 3.5em !important;
	background: -webkit-linear-gradient(#1F4179, #B0CFFE);
  	-webkit-background-clip: text;
  	-webkit-text-fill-color: transparent;
}


.pullquote {
	color: #0066CC;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top: 1px solid #996600;
	border-bottom: 1px solid #996600;
	margin: 10px 20px;
	padding: 5px 20px;
}
.quotelrg {
	color: #0099CC;
	font-size: 2em;
	line-height: .5em;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0 3px;
	vertical-align: middle; 
}
.quotesml {
	color: #0099CC;
	font-size: 1.3em;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.1em;
	padding: 2em 0 0 0;
}

#btnHideShow {
	position: absolute;
	top: 156px;
	left: 828px;
}
#btnHideShow_fr {
	position: absolute;
	top: 156px;
	left: 778px;
}
.hidediv { display: none;}
.showdiv { display: block;}
