@charset "utf-8";
/* CSS Document */

body {
	margin: 0; /* to prevent IE from screwing up 100% width */
	padding: 0; /* to prevent IE from screwing up 100% width */
    color: #000;
	font: 16px Verdana, Arial, Helvetica, sans-serif;
}
*, *:before, *:after {
  box-sizing: inherit;
}
p, div {
    margin: 0;
}
a {
	color: #006; /* customize based on color scheme - nav background color*/
}
img {
	border: 0;
	max-width: 100%;
	height: auto;	
}
.imgCenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.container {
	max-width: 1000px;	
	margin: 0 auto;
}
header {
	line-height: 0em;
}

#maincontainer {
	padding: 20px;
	max-width: 960px;
	line-height: 1.5em;	
}
#innercontainer { /*to add more padding for inside content pages*/
	padding: 0px 40px;	
}

.goodBox{
  box-sizing: border-box;
}

.flexit {
  display: flex;
}

a.rounded-button {
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
    background-color: #006;; /* customize based on color scheme - nav color */
    color: #fff;
	text-decoration: none;
	font-size: 90%;
    border: 0;
    padding: 5px 7px;
    margin: 0 0 0 0.25em;
}

.clearall {
	clear: both;
}
.title {
	font: 2em bold Verdana, Arial, Helvetica, sans-serif;
}
.subtitle {
	font: 1.5em bold Verdana, Arial, Helvetica, sans-serif;
}

.contentRegular {
	display: block;
}
.contentMobile {
	display: none;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.honoree-button {
	width: 300px;
    background-color: #006; /* customize based on color scheme - nav color  variable-style-css.php*/
    padding: 5px 7px;
    margin: 0 0 0.25em 0;    	
}

a.honoree-button-link {
	color: #fff;  /* customize based on color scheme - nav color  variable-style-css.php*/
	text-decoration: none;	
}

#vj {
	width: 100%;	
}

#vjSwipe {
	max-width: 570px;
	margin: auto;
}

#ad {
	max-width: 570px;
}

#scrollSwipe {
   padding-left: 20px;
   flex: 1;
}
/* customizations for jquery.dropdown.css*/
.dropdown .dropdown-menu LI {
	font-size: 0.8em;
}
.dropdown .dropdown-menu .dropdown-divider {
	height: 1px; /*because CKeditor puts a &nbsp; in the div for the divider*/
}

.dropdown .dropdown-menu .dropdown-category {
	font-size: 0.9em;
	font-weight: bold;
	padding: 3px 10px; 
}
/*//*/

#searchads {
	border: 1px solid #999999;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 10px;	
	color: #999;
	font-size:0.8em;
	padding: 2px 9px;	
}

#honoreelistSwipe {
	width: 80%;
	margin-bottom: 8px;
}
/*.ui-autocomplete-loading {
background: white url('images/ui-anim_basic_16x16.gif') right center no-repeat;
}*/
.ui-autocomplete{
	margin: 0px;
	padding: 2px;
	list-style-type: none;
	border: 1px solid gray;
	background-color: #FFF;
	color: #000;
	width: 270px;
	font-size:0.8em;
	overflow-y: auto;
	/* prevent horizontal scrollbar */
	overflow-x: hidden;	
	max-height: 200px;
	z-index: 100;
}
/* IE 6 doesn't support max-height
* we use height instead, but this forces the menu to always be this tall
*/
* html .ui-autocomplete {
height: 200px;
}
.ui-menu-item a{display:block; width:100%; cursor:pointer; padding: 3px 0; color: #000}
.ui-menu-item a:hover{background-color:#666666;color:white;}
.ui-helper-hidden-accessible { position: absolute; left: -9999px; }

/* scrolling box */
div.vertical_scroller{
	position:relative;
	height:30px;
	width:500px;
	display:block;
	background-color: #fff;
	overflow:hidden;
}
div.scrollingtext{
	position:absolute;
	font: 14px Arial, Helvetica, sans-serif;
	color:#000000;
}
.scroll_heading {	
	font: 18px bold Verdana, Geneva, sans-serif;
	color: #00B5AE;
	padding-top: 16px;
	padding-bottom: 8px;
	padding-left: 6px;
	padding-right: 6px;
}
.scroll_placement {
	float:left; padding-left: 20px;	
}
#byhonoree {
	font-size: 85%;
	padding-bottom: 9px;
	padding-left: 3px;	
}

#slideshow {
	float: left; width: 115px; 
}


#slideshow-button, #register-button {
	/*background-color: #E9E9E9;
	border: 1px solid #ACACAC;
	color: #000;	
	font-size: 0.80em;
	padding: 3px 8px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;*/
	padding: 10px;
}

#register {
	display: none;
}
  
#catlist {
	float: left; width: 175px;
}
#catlistSwipe {
	float: left; margin-right: 6px;
}
#searchform {
	float: left; 
}
#searchads {
	width: 230px;
	padding: 8px; 
	height: 16px;
}

#banners {
	padding-top: 12px;	
}
.banner {
	float: left; padding-right: 15px;	
}
.bannermsg {
	float: left;
}

#sponsorpage {
	padding-left: 150px;
	line-height: 3em;	
}

.sponsorListTiles {
	margin-right: 15px; 
	margin-bottom: 15px; 
	border: 1px solid #000; 
	background-color: #fff; 
	padding: 6px; 
	width: 200px; 
	min-height: 120px; 
	display: flex; 
	align-items: center; 
	justify-content: center;
}

/* horizontal therometer css */
.meter { 
	box-sizing: border-box;
	height: 22px;  /* Can be anything */
	position: relative;
	margin: 6px 0 4px 0; /* Just for demo spacing */
	background: #555;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	padding: 5px;
	-webkit-box-shadow: inset 0 -1px 1px rgba(255,255,255,0.3);
	-moz-box-shadow   : inset 0 -1px 1px rgba(255,255,255,0.3);
	box-shadow        : inset 0 -1px 1px rgba(255,255,255,0.3);
}
.meter > span {
	display: block;
	height: 100%;
	   -webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
		   -moz-border-radius-topright: 8px;
		-moz-border-radius-bottomright: 8px;
			   border-top-right-radius: 8px;
			border-bottom-right-radius: 8px;
		-webkit-border-top-left-radius: 20px;
	 -webkit-border-bottom-left-radius: 20px;
			-moz-border-radius-topleft: 20px;
		 -moz-border-radius-bottomleft: 20px;
				border-top-left-radius: 20px;
			 border-bottom-left-radius: 20px;
	background-color: rgb(43,194,83);
	background-image: -webkit-gradient(
	  linear,
	  left bottom,
	  left top,
	  color-stop(0, rgb(43,194,83)),
	  color-stop(1, rgb(84,240,84))
	 );
	background-image: -moz-linear-gradient(
	  center bottom,
	  rgb(43,194,83) 37%,
	  rgb(84,240,84) 69%
	 );
	-webkit-box-shadow: 
	  inset 0 2px 9px  rgba(255,255,255,0.3),
	  inset 0 -2px 6px rgba(0,0,0,0.4);
	-moz-box-shadow: 
	  inset 0 2px 9px  rgba(255,255,255,0.3),
	  inset 0 -2px 6px rgba(0,0,0,0.4);
	box-shadow: 
	  inset 0 2px 9px  rgba(255,255,255,0.3),
	  inset 0 -2px 6px rgba(0,0,0,0.4);
	position: relative;
	overflow: hidden;
}
.meter > span:after, .animate > span > span {
	content: "";
	position: absolute;
	top: 0; left: 0; bottom: 0; right: 0;
	background-image: 
	   -webkit-gradient(linear, 0 0, 100% 100%, 
		  color-stop(.25, rgba(255, 255, 255, .2)), 
		  color-stop(.25, transparent), color-stop(.5, transparent), 
		  color-stop(.5, rgba(255, 255, 255, .2)), 
		  color-stop(.75, rgba(255, 255, 255, .2)), 
		  color-stop(.75, transparent), to(transparent)
	   );
	background-image: 
		-moz-linear-gradient(
		  -45deg, 
		  rgba(255, 255, 255, .2) 25%, 
		  transparent 25%, 
		  transparent 50%, 
		  rgba(255, 255, 255, .2) 50%, 
		  rgba(255, 255, 255, .2) 75%, 
		  transparent 75%, 
		  transparent
	   );
	z-index: 1;
	-webkit-background-size: 50px 50px;
	-moz-background-size: 50px 50px;
	-webkit-animation: move 2s linear infinite;
	   -webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
		   -moz-border-radius-topright: 8px;
		-moz-border-radius-bottomright: 8px;
			   border-top-right-radius: 8px;
			border-bottom-right-radius: 8px;
		-webkit-border-top-left-radius: 20px;
	 -webkit-border-bottom-left-radius: 20px;
			-moz-border-radius-topleft: 20px;
		 -moz-border-radius-bottomleft: 20px;
				border-top-left-radius: 20px;
			 border-bottom-left-radius: 20px;
	overflow: hidden;
}

.animate > span:after {
	display: none;
}

@-webkit-keyframes move {
	0% {
	   background-position: 0 0;
	}
	100% {
	   background-position: 50px 50px;
	}
}

.nostripes > span > span, .nostripes > span:after {
	-webkit-animation: none;
	background-image: none;
}
/* horizontal therometer css */

.video-container {
  flex: 1;  
  position: relative;
  padding-bottom: 56.25%;
  height: 0; 
  overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* campaign sponsor box */
.campaignSponsorBox {
	background: none repeat scroll 0 0 white;
	padding: 6px;
	border: 1px solid #e6e5ec;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 3px 3px 7px #ccc;
	-webkit-box-shadow: 3px 3px 7px #ccc;
	-khtml-box-shadow: 3px 3px 7px #ccc;	
	box-shadow: 3px 3px 7px #ccc;
	font-family: roboto condensed, Arial, Helvetica, sans-serif;
	
	width: 100%; 
	height: 400px; 
	overflow: auto; 
}

.campaignSponsorData {
	background: none repeat scroll 0 0 #ebebeb;	
	padding: 5px;
	color: #666;
	margin-bottom: 5px;
	font-size: 90%;
	display: flex;
	flex-wrap: wrap;
}

.campaignSponsorName {
	flex-grow: 3; 
	overflow: hidden;
}

.campaignSponsorAmount {
	flex-grow: 1;
	text-align: right;
}

.campaignSponsorMessage {
	font-style:italic;
	font-size: 95%;	
}

.break {
  flex-basis: 100%;
  height: 0;
}
/* campaign sponsor box end */

#honoreeList {
	display: flex; 
	flex-wrap: wrap; 
	justify-content: center;	
}

.eachHonoree {
	margin-right: 16px; 
	margin-bottom: 20px;
	max-width: 223px;
}

.eachHonoree a {
	text-decoration: none;	
}

.honoreeNameWidget {
	text-align: center;
	font-weight: bold;
}

.honoreeTaglineWidget {
	text-align: center;
	font-size: 90%
}

.honoreeName {
		
}

.honoreeTagline {
	margin-bottom: 20px;	
}

#leftHonoree {
	flex-grow: 1;
}
#rightHonoree {
	width: 33%;
	min-width: 33%;
}

#honoreePhoto {
	min-width: 223px;
}
#honoreeActionButtons {
	flex-grow: 1;
	text-align: center;
}

.honoreeDonateButton {
	width: 80%; 
	margin: 0 auto; 
	margin-bottom: 20px;
}

a.donate-button {
    background-color: #000;
    color: #fff;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
    text-decoration: none;
    font-size: 22px;
    border: 0;
    width: 100%;
    margin: 0 0 0 0.25em;
    display: inline-block;
    font-weight: bold;
    position: relative;
    text-align: center;
    text-shadow: 0 1px 0 #000;
}

/* photoPlayer styles */
.cycle-pager {text-align: center}
.cycle-pager span { font-size: 35px; line-height: 20px; cursor:pointer}
.cycle-pager-active { color: blue; }

#thermometer {
   flex-grow: 100;
   margin-bottom: 15px;
   margin-right: -5px;
}
#home-video {
  min-width: 560px;
}
#home-video.video-container {
  padding-bottom: 40%;
}

/* raffle page */
.openCat {
   padding-top: 8px;
   color: #060;
   width: 16px;
}
.catName {
	width: 91.667%; 
	padding: 9px 6px 12px; 
	color: #060; 
	font-weight: bold; 
	font-size: 24px;	
}
.raffleCard {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 12px;
  border: 1px solid darkgrey;
  padding: 20px;
  background-color: white;
}
.raffleCard :nth-child(1) { order: 3; }
.raffleCard :nth-child(2) { order: 1; }
.raffleCard :nth-child(3) { order: 2; }						
.rafflePhoto {
  width: 170px;
  margin-right: 20px;	
}
.raffleNameDescription {
  flex: 1;
  margin-right: 20px;
}
.raffleName {
  font-size: 120%;
  font-weight: bold;
  margin: 16px 0px;
  
}

@media screen and (max-width: 1121px) { /* only do this if the screen size becomes less than 1121px */
  /*
  nav a { /* this styles the links to look like mobile links 
	  display: block;
	  margin: 0px;
	  padding: 9px;
	  border-bottom: 1px solid #f5a06e;
	  background: url(../images/mobile_link_arrow.png) no-repeat right center;
  }
  
  nav a:hover { color: #fff; background-color: rgba(255,255,255,.15); } /* rgb-alpha where the alpha is the percentage of transparency 

  a.mobile_menu {
	  display: block;
	  height: 34px;
	  background: #000 url(../images/mobile_link_menu.png) no-repeat 4px 4px;
	  cursor: pointer;
  }
  
  a.mobile_menu.selected { background-position: 4px -26px}
  */
}

@media screen and (max-width: 1001px) { /* only do this if the screen size becomes less than 1000px - was 1000px*/
  .flexit {
	display: block;
  } 
  #scrollSwipe {
	 display: none;
  }   
  #slideshow {
	  /*float: none;*/
  }
  #slideshow-button, #register-button {
	  /*padding: 9px 3px;*/
  }
  
  /* put scroll underneath, but not clickable */
  #scroll { 
	display: block;
	float: none !important;
	padding-left: 0px !important; 
  } 
  .scroll_placement { 
	clear: both; 
	float: none; 
	padding-left: 0px; 
  } 
  div.vertical_scroller { 
	width: 100% !important; 
  } 
  div.scrollingtext > div > a { 
	pointer-events: none; 
	cursor: default; 
  }   
  /* end */
    
  #honorees {
	  display: none;
  }

  #byhonoree {
	 display: none; 
  } 
  
  .banner {
	  padding-right: 10px;
  }
  #honoreeActionButtons {
	margin-top: 20px;
  }
  #thermometer {
	 margin-top: 0px;
  }
  #home-video {
	min-width: 100%;
  }
  #home-video.video-container {
	padding-bottom: 56.25%;
  } 
  #rightHonoree {
	min-width: 100%;
  }  
}

@media screen and (max-width: 800px) { /* raffle only */
	.raffleCard {
		display: block;	
	}
	.raffleNameDescription, .raffleAmount {
		margin-right: 0;
		text-align: center;
	}
	.rafflePhoto {
		display: block;
		margin: 0 auto;
	}
}

@media screen and (max-width: 581px) { /* was 580 */
   #catlist {
	 display: none; 
  } 
  
  .contentRegular {
	  display: none;
  }
  .contentMobile {
	  display: block;
  }    	
}

@media screen and (max-width: 571px) {  /* when slide becomes 320px */
  #vjSwipe {
	  max-width: 320px;
  }
  #searchads {
	width: 260px;
	margin-top: 6px;
	/*padding: 6px;
	margin-top: 2px;*/
  } 
}

@media screen and (max-width: 481px) { /* was 480 */
  #innercontainer img {
	float: none !important;
    display: block !important;
	margin: 0 !important;
  }  
}

@media screen and (max-width: 361px) { /* was 360 */
  #slideshow {
	  width: 90px;
  }
  #slideshow-button {
	  padding: 8px;
	  font-size: 11px;
  }	
  .dropdown .dropdown-menu {
    width: 320px !important;
  }  
}