@charset "UTF-8";
/* CSS Document */

#vibeTopOfPage{height: 650px;
			   width: 100%;
			   vertical-align: middle;
				background-image:url("/images/events/vibe/vibe_open_mic_background_image.jpg");
			   -webkit-background-size: cover;
			   -moz-background-size: cover;
			   -o-background-size: cover;
			   background-size: cover;}
			   
#vibepagegobacktoevents{font-size: 75px; 
						padding: 25px 125px;
						background: transparent; 
						border: 2px solid #999999;
						cursor: pointer; }		   
						
						
div#januaryvibediv{background-image:url("/images/panels/sponsor_image_bronze.png");
			   -webkit-background-size: cover;
			   -moz-background-size: cover;
			   -o-background-size: cover;
			   background-size: cover;
			   }

div#februaryvibediv{background-image:url("/images/panels/sponsor_image_silver.png");
				-webkit-background-size: cover;
			   -moz-background-size: cover;
			   -o-background-size: cover;
			   background-size: cover;
			   }

div#marchvibediv{background-image:url("/images/panels/sponsor_image_gold.png");
			 -webkit-background-size: cover;
			 -moz-background-size: cover;
			 -o-background-size: cover;
			 background-size: cover;
			 }						
			   
#vibeBottomOfPage{height: 50%; overflow: scroll; vertical-align: top;}

#vibeWelcomeDiv{border: 0px solid #dd0000; text-align: center; height: 600px;}

#vibeFeatureDiv{border: 0px solid #dd0000; text-align: center; height: 600px;}

#vibeAttendDiv{border: 0px solid #dd0000; text-align: center; height: 600px;}

#vibeSponsorDiv{border: 0px solid #dd0000; text-align: center; height: 600px;}

#vibeWelcomeDivHeaders{text-decoration: underline; font-size: 75px; color: #000; text-align: center;}

.vibeOptionsText{font-size: 35px; color: #999;}

#vibeperformbutton{font-size: 35px; cursor: pointer; text-decoration: underline;}

#vibeattendcard{z-index: 7; width: 90%; height: 90%; background-color: #ffffff; border: 1px solid #000000; display: none;}

.sponsor_package_option center button{font-size:60px; background: transparent; border: 0px solid #000000; cursor: pointer; color: #ffffff;}

/* VIBE PAGE */

.t{font-size: 75px;}

#aftersigningupvibediv{ width: 80%; height: 80%; z-index: 4; background-color: #ffffff; display: none;}

#vibegenreselect{width: 100%; height: 50px; font-size: 30px; cursor: pointer;}

#vibeperformstagename, #vibeperformstagename, #vibeperformfirstname, #vibeperformlastname, #vibeperformmusiclink{ width: 100%; height: 50px; padding: 30px; font-size: 30px;}

#vibeperformmusiclink{width: 100%; height: 50px; padding: 30px; font-size: 30px; border: 1px solid #000000; border-left: 0px solid #000000; }

#vibesubmitperformer{font-size: 35px; cursor: pointer; background: transparent; border: 2px solid #B30000; padding: 15px; width: 100%;}

#vibeopenmicmaindiv{width: 100%; height: 100%; z-index: 0; background-color: #c9c9c9;}

.vibeperformbottomsocialtab{ width: 75px; height: 75px;}

#vibeHeaderText{color: #B30000; font-size: 55px; font-style: italic; font-weight: bold; cursor: pointer;}

#topVibeDivElement{background-color: #333333;
					position:fixed;
					top:0;
					padding: 25px;
					text-align: left;
					width:100%;
					z-index:2;
}

#bottomVibeDivElement{background-color: #333333;
					position:fixed;
					bottom: 0;
					padding: 25px;
					text-align: left;
					width:100%;
					z-index:2;
}
/* VIBE PAGE */


/* CALENDAR */
div#januaryvibediv{background-image:url("/images/events/calendar/vibe/january.png");
			   -webkit-background-size: cover;
			   -moz-background-size: cover;
			   -o-background-size: cover;
			   background-size: cover;
			   }

div#februaryvibediv{background-image:url("/images/events/calendar/vibe/february.png");
				-webkit-background-size: cover;
			   -moz-background-size: cover;
			   -o-background-size: cover;
			   background-size: cover;
			   }

div#marchvibediv{background-image:url("/images/events/calendar/vibe/march.png");
			 -webkit-background-size: cover;
			 -moz-background-size: cover;
			 -o-background-size: cover;
			 background-size: cover;
			 }

div#aprilvibediv{background-image:url("/images/events/calendar/vibe/april.png");
			 -webkit-background-size: cover;
			 -moz-background-size: cover;
			 -o-background-size: cover;
			 background-size: cover;
			 }

div#mayvibediv{background-image:url("/images/events/calendar/vibe/may.png");
		   -webkit-background-size: cover;
			 -moz-background-size: cover;
			 -o-background-size: cover;
			 background-size: cover;
			 }

div#junevibediv{background-image:url("/images/events/calendar/vibe/june.png");
			-webkit-background-size: cover;
			 -moz-background-size: cover;
			 -o-background-size: cover;
			 background-size: cover;
			 }

div#julyvibediv{background-image:url("/images/events/calendar/vibe/july.png");
			-webkit-background-size: cover;
			 -moz-background-size: cover;
			 -o-background-size: cover;
			 background-size: cover;
			 }

div#augustvibediv{background-image:url("/images/events/calendar/vibe/august.png");
			  -webkit-background-size: cover;
			 -moz-background-size: cover;
			 -o-background-size: cover;
			 background-size: cover;
			 }

div#septembervibediv{background-image:url("/images/events/calendar/vibe/september.png");
				 -webkit-background-size: cover;
			 -moz-background-size: cover;
			 -o-background-size: cover;
			 background-size: cover;
			 }

div#octobervibediv{background-image:url("/images/events/calendar/vibe/october.png");
			   -webkit-background-size: cover;
			   -moz-background-size: cover;
			   -o-background-size: cover;
			   background-size: cover;
			   }

div#novembervibediv{background-image:url("/images/events/calendar/vibe/november.png");
				-webkit-background-size: cover;
			 	-moz-background-size: cover;
				-o-background-size: cover;
			 	background-size: cover;
			 	}

div#decembervibediv{background-image:url("/images/events/calendar/vibe/december.png");
				-webkit-background-size: cover;
			 	-moz-background-size: cover;
				-o-background-size: cover;
			 	background-size: cover;}
				
/* CALENDAR */