html { font-size: 62.5%; } 
body { font-family: "freight-sans-pro",sans-serif; font-weight: normal!important;
font-size: 16px; font-size: 1.6rem; } /* =14px */

#ieUpdate
{
padding: 3px;
top: 0;
width: 100%;
background-color: #bebdbd;
text-align: center;
}

.print
{
	display: none;
}

.frontReg
{
	font-family: "museo-slab",serif;
	font-weight: 500 !important;
	font-size: 40px;
	font-size: 4rem;
	line-height: 4rem;
	color: white!important;
}

.frontReg:hover
{
	color: #FF3A00;
}

.frontFaq
{
	font-family: "museo-slab",serif;
	font-weight: 500 !important;
	font-size: 45px;
	font-size: 4.5rem;
}

.frontCrewReg
{
	font-family: "museo-slab",serif;
	font-weight: 500 !important;
	font-size: 45px;
	font-size: 4.5rem;
}

h1
{
	font-family: "museo-slab",serif;
	font-weight: 700 !important;
	font-size: 60px;
	font-size: 6rem;
}

h1.title
{
	padding-left:10%;
}

h1.littleTitle
{
	font-family: "museo-slab",serif;
	font-weight: 700 !important;
	font-size: 5.5rem;
	font-size: 55px;
}

h2
{
	font-family: "museo-slab",serif;
	font-weight: 300 !important;
}

h3, h4, h5
{
	font-family: "museo-slab",serif;
	font-weight: 300 !important;
}

h4.latestPos
{
	margin-top: -12%;
	color: white;
	padding-left: 6%;
}

.prodRegBox>h4, .crewRegBox>h4 {
margin-top: 15%;
}

/*h5
{
	  font-family: "museo-slab",serif;
	font-weight: 500 !important;
	font-size: 18px;
	font-size: 1.8rem;
}*/

ul li
{
	font-weight: normal;
}

.smallish
{
	font-size: 1.25rem;
	font-size: 12.5px;
}

a, a:visited, a:active
{
	text-decoration: none;
	color: #FF3A00;
}

a.push, a.push:hover,a.push:visited, a.push:active
{
	color: white;
}

a#loginBt
{
	font-family: "museo-slab",serif;
	font-weight: 500 !important;
}

a#loginBt:hover
{
	color: #FF3A00;
}

a.btn, a.btn:visited, a.btn:active
{
	color: white;
}

.white
{
	color: white;
}

a:hover
{
	color: #FF3A00;
	text-decoration: none;
}

.big
{
	font-size: 3.15rem;
}

.big:hover
{
	color: #FF3A00;
}

.email
{
	font-size: 2.3rem;
	font-size: 23px;
	line-height: 30px;
}

.email:hover
{
	color: #FF3A00;
}

nav a, .nav a, .subNav a, nav a:visited, .nav a:visited, .subNav a:visited, nav a:active, .nav a:active
{
	font-family: "museo-slab",serif;
	text-decoration: none;
	font-size: 20px;
	font-size: 2rem;
	color: white;
} 

.navsub a, .navsub a:active, .navsub a:visited
{
	font-family: "museo-slab",serif;
	text-decoration: none;
	font-size: 16px;
	font-size: 1.6rem;
	color: white;
}

.navB a, .navB a:visited, .navB a:active
{
	font-family: "museo-slab",serif;
	font-weight: 500!important;
	text-decoration: none;
	font-size: 15px;
	font-size: 1.5rem;
	color: white;
} 

.navB a:hover
{
	color: #FF3A00;
}


nav a:hover, .nav a:hover, .navsub:hover
{
	color: #FF3A00;
	text-decoration: none;
}



body#crewUpdate .navsub a.profile, body#faq .navsub a.faqs, body#home#contact .navsub a.contact, body#listEvents .navsub a.listEvents, body#List .navsub a.listEvents, body#afterList .navsub a.current
{
	background-color: #FF3A00;
}

.btn-link
{
	font-family: "museo-slab",serif;
	font-weight: 300 !important;
	text-decoration: none;
	font-size: 17px;
	font-size: 1.7rem;
	color: #FF3A00;
	margin-bottom: 1.5%;
	border: none;
	cursor: pointer;
	text-shadow: none;
	padding: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.btn-link:hover
{
	color: white;
	text-decoration: none;
}


.subNav a:hover, a#logoutBt:hover
{
	color: #FF3A00;
}

a#logoutBt
{
	color: white;
}

a#forgottenPassword, a#forgottenPassword:visited, a#forgottenPassword:active
{
	color: white;
}

a#forgottenPassword:hover
{
	color: #464646;
}

p, a, label, .small
{
	font-family: "freight-sans-pro",sans-serif;
	font-weight: normal !important;
}

.fat
{
	font-family: "museo-slab",serif;
	font-weight: 900 !important;
}

.sub
{
	margin-bottom: 35px;
}

.orange
{
	color: #FF7C00;
}

.redOrange
{
	color: #FF3A00;
}

.lightGrey
{
	color: #969696;
}

a.grey, a.grey:active, a.grey:visited
{
	color:#464646;
}

a.grey:hover
{
	color: #FF3A00;
}

.white, a.white, a.white:visited, a.white:active
{
	color: white;
}

a.white:hover
{
	color: #FF3A00;
}

a.orange, a.orange:visited, a.orange:active
{
	color: #FF3A00;
}

a.orange:hover
{
	color: #FF7C00;
}
.whiteBG
{
	background-color: white;
}

.lightGreyBG 
{
	background-color: #969696;
}

.greyBG 
{
	background-color:#464646;
}

.orangeBG
{
	background-color: #FF7C00;
}

.redOrangeBG
{
	background-color: #FF3A00;
}

.howWorks
{
	margin-top: -3%;
	margin-bottom: 4%;
}

.dropdown-menu {
background-color: #565555;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.2);
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
text-align: left
}

.dropdown-menu li a.ddown
{
	font-size: 1.5rem;
	font-size: 15px;
	line-height: 2rem;
	line-height: 20px;
}

.dropdown-menu li>a
{
	color: white;
}

.dropdown-menu li>a:hover, .dropdown-menu li>a:focus, .dropdown-submenu:hover>a 
{
text-decoration: none;
color: white;
background-color: #FF3A00;
background-image: -moz-linear-gradient(top, #FF7C00, #FF3A00);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FF7C00), to(#FF3A00));
background-image: -webkit-linear-gradient(top, #FF7C00, #FF3A00);
background-image: -o-linear-gradient(top, #FF7C00, #FF3A00);
background-image: linear-gradient(to bottom, #FF7C00, #FF3A00);
background-repeat: repeat-x;
}

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.header-wrapper 
{
     position: relative;
     top: 0;
     left: 0;
     right: 0;
     z-index: 10;
}
    
.header
{
	padding: 16px 0;
}

.logo
{
	padding: 10px 0;
	margin-left: 0;
}

nav, .nav
{
	margin-top: 36px;
}

.navsub
{
	margin-top: 3.4%;
	text-align: right;
}

.loginWrapper
{
	background-color: #FF7C00;
	padding-top: 2%;
	padding-bottom: 3%;
}

#loginPanel, #loginPanelPh
{
	display: none;
}

.loginError
{
	text-align: left;	
}

.flashError
{
	color: white;
	background-color: #FF3A00;
	padding: 5px;
}

.error
{
	color: #FF3A00;
}

.prodLogin, .crewLogin, .leftCell
{
	border-right: 1px solid white;
}

.bigpic-wrapper 
{
     background-image: url('/assets/img/siteCrewBGtest_2_wide.jpg');
     background-repeat: no-repeat;
     margin-bottom: 3%;
     border-bottom: 5px solid #FF7C00;
     padding-top: 1%;
     padding-bottom: 10%;
     background-size: cover;
}


.boxes
{
	margin-top: 11%;
}

.prodRegBox
{
	padding: 14% 0 3% 8%;
}

.crewRegBox
{
	padding: 14% 8% 3% 0; 
	text-align: right;
}

.latestEventBG
{
	background-color: rgba(255, 255, 255, .5);
}

.BBG
{
	background-color: rgba(0, 0, 0, .5);
}

.latestEvents
{
	padding: 6% 6%;
}

.list
{
	background-color: #FF7C00;
	padding: 20% 20% 2% 8%;
	border-left: none;
}

.faq
{
	background-color: #FF3A00;
	padding: 30% 20% 2% 8%;
	border-left: none;
	margin-left: -3px;
	margin-top: -.6em;
}

.latest
{
	background-color: #464646;
	padding: 20% 20% 2% 8%;
	border-left: none;
	margin-left: -3px;
	margin-top: -.6em;
}

.crew
{
	max-width: 50%;
	background-color: #FF3A00;
	padding: 13.5% 15% 2% 8%;
	border-left: none;
	margin-top: 3.6em;
	margin-left: -1em
}

.navigation
{
	padding-top: 6%;
}

ul.inline >li
{
	margin-left: 3%;
	margin-right: 3%;
}


.text-wrapper 
{
     position: absolute;
     left: 0;
     right: 0;
     z-index: 12;
}


.crewContent, .producerContent, .contactContent, .aboutContent
{
	margin-top: 2%;
	margin-bottom: 5.5%;
}

.contactContent
{
	margin-bottom: 0;
}

.footer-wrapper 
{
     position: relative;
     bottom: 0;
     left: 0;
     right: 0;
     z-index: 13;
}

.welcomeBar-wrapper
{
	padding-top: 2%;
	position: relative;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 13;
}

.contact-wrapper
{
	 padding-top:.7%; 
	 padding-bottom: 3%;
	 position: relative;
	 bottom: 0;
	 left: 0;
	 right: 0;
	 z-index: 13;
}

.gapBottom
{
	padding-bottom: 6%;
	border-bottom: 1px dashed silver;
}

.gapTop
{
	margin-top: 3%;
}

.footer
{
	padding-top: 30px;
	padding-bottom: 30px;
}


/*--REGISTRATION PAGE --*/

.regPanel
{
	margin-top: 2%;
	padding-top: 15px;
	padding-bottom: 25px;	
}

.regContent
{
	margin-top: 1%;
}


.testimonial
{
	text-align: center;
	margin-top: 6%;
	margin-bottom: 6%;
	border-top: 1px dotted silver;
}

.social
{
	margin-bottom: 1%;
	margin-top: 6%;
}

.second-form-column
{
	margin-top: 3.2%;
}

.regPart
{
	padding-top: 4%;
	padding-bottom: 4%;
	border-bottom: 1px dotted grey;
}

/*-- LOGIN --*/
#loginPanel_thanks, #loginPanelPh_thanks
{
	display: block;
}

/*--LIST--*/

.welcomeName
{
	border-top: 1px dotted silver;
	padding-top: 2%;
	margin-bottom: 2%;
}

.listForm
{
	padding-bottom: 2%;
}

.alert-Sitecrew{background-color: #767676;border-color: #272827;color:white;}
.alert-Sitecrew h4{color:white;}
.alert {text-shadow: none;}

.subNav
{
	margin-left: -30px;
}

.crewQuals p
{
	text-transform: capitalize;
}

.crewDisplay
{
	position: relative;
}

.crewDisplayCell
{
	min-width:50%;
}

/*--EVENTS LIST --*/

.eventWrapper
{
	border: 1px solid #b8b7b7;
	background-color: #ededed;
	padding: 2%;
	margin-bottom: 1%;
	margin-left: -15px;
}

.border_bottom
{
	border-bottom: 1px dotted silver;
}


.borderTop
{
	border-top:1px silver dashed; 
	margin-top:10%; 
	margin-bottom:10%;
	margin-left: -15px;
}

/* Large desktop */
@media (min-width: 1200px) 
{ 


}
 
 
 /* Smaller Desktops */
@media (min-width: 980px) and (max-width: 1199px) 
{

ul.inline >li 
{
	margin-left: 3%;
	margin-right: 3%;
}

.frontReg
{
	font-size: 3.2rem;
	line-height: 3.5rem;
}

.h4.latestPos 
{
	margin-top: -14%;
}

.latestEvents 
{
	padding: 4.3% 6%;
}

.boxes 
{
	margin-top: 12%;
}

.bigPicWrapper
{
	padding-bottom: 14%;
}

}



/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) 
{

h1{font-size:5rem;line-height: normal;}

h2 {font-size:2.5rem;line-height: normal;}

nav a, .nav a, .subNav a{font-size: 1.6rem;} 

.logo{padding-right: 30px;margin-left: -20px;}

.bigpic-wrapper { background-image: url('/assets/img/siteCrewBGtest_2.jpg');}

.list, .latest{padding: 5px 15px 1px 5px;}

.latest{margin-top: -13px;}

.faq{padding: 15px 15px 1px 5px;margin-top: -13px;}

.crew{padding: 1px 20px 1px 5px;margin-top: 32px;margin-left: -13px;}

.subNav{ margin-left: 0px;}

ul.inline >li 
{
	margin-left: 0%;
	margin-right: 0%;
}

.navigation 
{
	padding-top: 13%;
}

.frontReg
{
	font-size: 2.6rem;
	line-height: 2.8rem;
}

.prodRegBox>h4, .crewRegBox>h4 {
font-size: 13.5px;
margin-top: 55%;
}

.latestEvents>p
{
	font-size: 1.5rem;
	font-size: 15px;
}

.prodRegBox {
padding: 14% 0 51% 8%;
}

.crewRegBox{
	padding: 14% 8% 51% 0;
}

h4.latestPos
{
	margin-top: -18%;
	font-size: 15.5px;
}

.bigPicWrapper
{
	padding-bottom: 14%;
}

}
 
/* Landscape phone to portrait tablet */
@media (max-width: 767px) 
{ 

body{padding: 0;}

h1{font-size:6rem;line-height: normal;}

h1.title{padding-left:6%;}

h1.littleTitle
{
	font-size: 9.2rem;
	font-size: 92px;
}

h2 {font-size:2.5rem;line-height: normal;}

.logo{padding-right: 30px;margin-left: -30px;}

.fat{font-size: 2.5rem;}

.loginStrip{opacity: .5;}

.list, .latest, .faq, .crew {padding: 3px 0; text-align: center;}

.latest, .faq, .crew{margin-top: 4px;}

.subNav{ margin-left: 0px;}

.navB
{
	text-align: center;
	margin-top: -3%;
}

.navB a
{
	font-size: 1.8rem;
}

.ph
{
	margin-top: 1%;
	padding: 4%;
}

.loginPanel
{
	padding-left: 3%;
	padding-right: 3%;
	padding-bottom: 5%;
	text-align: center;
}

.crewLogin, .prodLogin
{
	border-right: none;
}


.crewContent, .producerContent, .aboutContent 
{
margin-left: 10px;
margin-right: 10px;
text-align: justify;
}

.prodRegBox, .crewRegBox
{
	padding: 3% 12% 3% 12%;
	text-align: center;
}

.crewRegBoxWrapper, .latestEventsWrapper
{
	padding-top: 8%;
}

.contactContent
{
	text-align: center;
}

.latestEventsWrapper
{
	margin-top: 20%;
	text-align: center;
}

h4.latestPos {
margin-top: -14%;
padding-bottom: 3%;
padding-left: 0%;
}

#WhatDoWeDo
{
	margin-top: 18%;
	margin-bottom: 13%;
}

.bigpic-wrapper {
background-size: cover;
}

.sub
{
	text-align: center;
}

.addthis_toolbox
{
	padding-left: 27%;
}
}
 
/* Portrait phones and down */
@media (max-width: 480px) 
{

body{padding: 0;}


h1{font-size:6rem;}

h2 {font-size:2.5rem;}

.fat{font-size: 2.5rem;}

h1.littleTitle
{
	font-size: 5.5rem;
	font-size: 55px;
}

.frontReg
{
	font-size: 3rem;
	font-size: 30px;
}
.boxes
{
	margin-top: 1%;
	margin-bottom: 1%;
	text-align: center;
}

.bigpic-wrapper {
background-size: cover;
}

.list, .latest, .faq, .crew {padding: 3px 0; text-align: center;}

.latest, .faq, .crew{margin-top: 4px;}

.contact{text-align: center;}

.subNav{ margin-left: 0px;}

.navB
{
	text-align: center;
	margin-top: 9%;
}

.navB a
{
	font-size: 1.8rem;
}

.ph
{
	margin-top: 4%;
	padding: 3%;
}

.loginPanel
{
	padding-left: 3%;
	padding-right: 3%;
	padding-bottom: 5%;
	text-align: center;
}

.crewLogin, .prodLogin
{
	border-right: none;
}

.contactContent
{
	text-align: center;
}

.crewContent, .producerContent, .aboutContent 
{
margin-left: 10px;
margin-right: 10px;
text-align: justify;
}

.prodRegBox, .crewRegBox
{
	padding: 3% 8% 3% 8%;
	text-align: center;
}

.crewRegBoxWrapper, .latestEventsWrapper
{
	padding-top: 8%;
}
.latestEventsWrapper
{
	margin-top: 20%;
}

h4.latestPos
{
	font-weight: 500!important;	
}

#WhatDoWeDo
{
	margin-top: 18%;
	margin-bottom: 13%;
}
.addthis_toolbox
{
	padding-left: 16%;
}

.regPanel {
padding-left: 10px;
padding-right: 10px;
}

.regContent
{
	padding-left: 10px;
	padding-right: 10px;
}

}

@media print
{

p, a, h1, h2, h3, h4
{
	font-size: 85%;
}



.print
{
	display: block;
	text-align: center;
}

.no-print, .no-print *, .btn, button
    {
        display: none !important;
    }

.eventWrapper
{
	width: 90%;
	border: none;
	padding: 0;
	margin-bottom: 1.5%;
	margin-left: 0;
	page-break-inside: avoid;
}

@page 
{  
 margin-left: 10mm; 
 }
 
}
