#heroFlash {
  margin: 0px;
  padding: 0px;
  height: 340px;
  overflow: hidden;
  background: url("/images/hero_bg.gif") left top repeat-x;
}

#heroFlash a {
  margin: 0px;
  padding: 0px;
  float: left;
  display: block;
  height: 320px;
  width: 50%;
  overflow: hidden;
}

#heroFlash a.left {
	background: url("/images/hero.gif") left top no-repeat;
}

#heroFlash a.right {
	background: url("/images/hero.gif") right top no-repeat;
}

#heroFlash a span {
	display: none;
}


#wherebox {
  padding: 10px;
  padding-right: 0;
  background-color: #f8f8f8;
}

#wherebox h4 {
  font-size: 12px;
  font-weight: bold;
  margin-top: 7px;
  padding-bottom: 3px;
}
#wherebox h2 {
  margin-bottom: 10px;
}
#wherebox input.txt {
  border: solid 1px #aee057;;
  background-color: #FFFFFF;
  width: 245px;
  font-size: 12pt;
  color: #000000;
  padding: 6px;
margin-bottom: 5px;
}

#wherebox input.btn {
  margin-top: 5px;
}
#wherebox h1 {
font-size: 20px
}



#upcoming h1 {
  width: 265px;
  border-right: solid 1px #e4e5e5;

  float: left;
  height: 41px;
  background-color: #FFFFFF;
  padding-left: 9px;
  padding-top: 5px;
  color: #6ea416;
  font-size: 26px;
}
#upcoming h2 {
  width: 300px;
  float: right;
  height: 45px;
  text-align: right;
  padding-top: 10px;
  padding-right: 5px;
}




#upcoming #headbar {
  background-color: #f8f8f8;
  height: 45px;
  border-bottom: solid 1px #e4e5e5;
  border-top: solid 1px #e4e5e5;
  border-right: solid 1px #e4e5e5;
}



#networkers {
  background: url(/images/meetingwave/bg/bg.wavemakers.gif) no-repeat;
  background-position: 0px -63px;
  height: 730px;

}
.networker {
  float: left;
  padding: 5px;
  text-align: center;

}
.networker img {
  height: 70px;
  margin-left: 5px;
}
.networker a {
  color: #6ea416;
  font-weight: bold;
  font-size: 12px;
}


#what-happened {
	position: absolute;
	left: 0;top: 0;
}

#itsfree {
	padding-top: 10px;
	line-height: 20px;
	color: #548404;
    text-align: justify;
    font-size: 15px;
}

#helicopter {
  font-size: 18px;
  padding-top: 8px;
  padding-bottom: 8px;
  text-align: center;
  background-image: url(/images/meetingwave/bg/bg_helicopter.gif);
}


.blue-box {
	background: url(/images/meetingwave/bg/bg.bluebox.gif) no-repeat;
	float: left;
	width: 213px;
	height: 135px;
	margin: 5px;
}

.blue-box:hover {
	background: url(/images/meetingwave/bg/bg.bluebox.hover.gif) no-repeat;
}

.bb-desc {
	font-size: 11px;
	text-align: justify;
	padding: 4px;
height: 75px;
}

.bb-top h4 {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

.bb-top h3 a {
	color: #576ee0;
	font-size: 14px;
}

.bb-top-left {
	padding-top: 2px;
	padding-left: 4px;
	float: left;
}

.bb-profile-image img {
	width: 30px;
	height: 30px;
	float: right;
	padding: 3px;
}

a.bb-view-link  {
	font-weight: bold;
	display:block;
	float: right;
	font-size: 11px;
	padding-right: 10px;
	background-image: url(/images/meetingwave/candy/view_invite_arrow.gif);
	background-repeat: no-repeat;
	background-position: right 1px;
margin-right: 5px;
}

.bb-location {
	font-weight: bold;
	font-size: 10px;
}

#upcoming {
  background-image: url(/images/meetingwave/bg/bg.orangebox.gif);
  background-repeat: no-repeat;
  background-position:  0px -160px;
  padding-bottom: 10px;
  padding-left: 3px;
  margin-bottom: 2px;
}

#signin-blue {
  background-image: url(/images/meetingwave/bg/bg.bluesignin.gif);
  background-repeat: no-repeat;
  background-position:  0px -110px;
  padding-bottom: 5px;
  /*height: 290px;*/
  height: 178px;
}

#next-opportunity {
	background: url(/images/meetingwave/bg/bg.wavemakers.gif) no-repeat;
	background-position: 0px -705px;
	height: 85px;;
	padding-left: 1px;
	margin-bottom: 3px;
}



#testimonial {
	height: 176px;
	background-image: url(/images/meetingwave/bg/bg.testimonialbox.gif);
	background-repeat: no-repeat;
	background-position:  0px 25px;
}

#testimonial p {
	font-family: Garamond;
	text-align: center;
	padding: 5px 10px;
	font-size: 15px;
}

#testimonial p.testimonial-sig {
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	text-align: right;
	margin-right: 40px;
}

#create-new-account {
	margin: 0;
	padding: 0;
	font-size: 15px;
	text-align: left;
	padding-left: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #eaf3ca;
	border-top: 1px solid;
	margin-left: 1px;
	width: 264px;
	margin-bottom: 2px;
	color: #77ba00;
}

#create-new-account-wrap {

	text-align: center;
}

#extry {
	float: right;
	margin-right: 10px;
	padding-bottom: 5px;
}

.formrow input {
	border: solid 1px #d0d1d4;
	width: 173px;
	background-color: #f9f9fd;
	padding:4px;
	font-size: 14px;
	color: #6e6e6e;
	margin-top: 6px;
}


.formrow label {
	color: #76ba00;
	font-weight: bold;
	font-size: 14px;
	text-align: right;
	width: 75px;
	margin-top: 10px;
	margin-right: 5px;
	display: block;
	float: left;
}

#signin-subform input.btn {
	float: right;
	margin-right: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}


#map_div {
	border-left: solid 1px #7f8992;
	border-right: solid 1px #7f8992;
}
#map_container {
	padding-left: 2px;
	height: 355px;
	background-image: url(/images/meetingwave/bg/bg.map.gif);
	background-repeat: no-repeat;
	background-position:  0px -89px;
}

#forgot-password {
	float: right;
	margin-top: 0px;
}




#nav_row {
	height: 92px;
}

.show-inv h3 {
	color: #548404;
}

.show-inv h3.five_w {
	color: #548404;
	background: url(/images/ttb/orangebit.gif);
	background-repeat: no-repeat;
	background-position: 4px;
	padding-left: 15px;
}

.show-inv h4 {
	font-weight:bold;
	font-size: 14px;
	margin-top: 5px;
}

.w_section {
	margin-bottom: 9px;
}

.show-inv h3.oneliner {
	color: #5b5b5b;
	font-weight: normal;
	font-size: 14px;
	margin-bottom: 3px;
	margin-top: 3px;
}

.show-inv h3.oneliner em {
	font-weight: bold;
}

.show-inv {
	
	padding: 10px;
}

.sidebar {
	background: url(/images/meetingwave/bg.slice.offwhite.gif);
	
}

  #related_invites ul{
      font-size: 12px;
list-style-type: none;

list-style-position:outside;
color:#6EA416;
margin-left:12px;
  }

  #related_invites ul li{
      margin: 3px 0;
  }
  
  #related_invites li a{
   display:block;  
   font-weight:bold;
}
  #related_invites li span{
      display:block;
    text-align:left;
    margin-left:10px;
    color:#5B5B5B;
}
  
.w_section {
	margin-left: 20px;
}

h2.big_date {
	font-size: 15px;
	padding: 8px;
	background: #fefbaf;
	text-align: left;
	height: 38px;
}

#guest_response_container {
	font-size: 14px;
}

.sidebar-box h3 {
	background-color: #5b5b5b;
	padding: 5px;
	color: #FFF;
	font-size: 16px;
	margin-bottom: 8px;
	
}

.sidebar-box h3 a { color: #FFF; }
.sidebar-box {
	padding-bottom: 10px;
	width: 258px;
}
.sidebar-box p {
	font-size: 14px;
	font-style: italic;
}


.sidebar h4 {
	font-weight: bold;
	padding-left: 0;
}

.guest_response_inner {
	padding-left: 0px;
}
.show-inv h1 {
	background-color: #DDD;
	padding: 5px;
	margin-bottom: 10px;
}

#button_box {
	float: right;
    width: 300px;
}

a.flag-link {
  margin-top: 2px;
  padding-left: 14px;
  float: right;
  font-style: italic;
  font-size: 12px;
  /*background-image: url(/images/meetingwave/candy/green_flag.gif);
  background-repeat: no-repeat;
  background-position: left;
  */
}

#flag-box {
  height: 260px;
  width: 275px;
  background-color: #fefbaf;
  border: solid 2px #dddddd;
  position: absolute;
}

#flag-box h2 {
  padding-left: 24px;
  margin-top: 4px;
  margin-left: 5px;
  background-image: url(/images/meetingwave/candy/red_flag_yellow_bg.gif);
  background-repeat: no-repeat;
  background-position: left center;
}

#flag-box p {
  text-align: justify;
  font-size: 14px;
  padding: 0px 5px;
  margin-bottom: 10px;
}

#flag-box ul {
  list-style-type: none;
  margin-left: 15px;
  font-size: 13px;
  font-style: italic;
}

#flag-box ul li {
  padding-bottom: 8px;
}
#flag-box ul li strong {
font-weight: bold;
}

#flag-box .flag-buttons {
  text-align: center;
  padding-top: 10px;
  width: 100px;
  margin: auto;
}
#flag-box .flag-buttons input {
  float: left;
}
.cancel-flag-link {
  font-size: 10px;
  font-weight:bold;
  text-decoration: underline;
  color: #668bc3;
}






/* SIDEBARS */

/* ---------------------- MESSAGES ----------------------*/
#messages_sidebar { 
	background:  url(/images/ttb/email_bg.gif) no-repeat;
	background-position: 5px 10px;
	padding-bottom: 0;
}


.them span.title { 
	padding: 1px 2px 1px 4px; 
	font-weight: bold;
}

.you span.title {
	padding: 1px 2px 1px 4px; 
	font-weight: bold;
}
p.you, p.them {
	margin-bottom: 4px;
}


a#send_a_message { 
	font-size: 12px;
	font-weight: bold; 
} 


#message_form h4 {
	font-size: 10px;
	padding: 0;
	margin: 0;
}
#message_form textarea {
	width: 235px;
	height: 70px;
	border: solid 1px #aee057;;
}
#message_form .buttons_bar {
	float: right;
	height: 40px;
	padding-top: 5px;
	padding-right: 8px;
}

#message_spinner {
	margin-left: 125px;
	margin-bottom: 10px;
}

#message_form {
	height: 115px;
	margin-top: 5px;
	padding-left: 5px;
}
/* ---------------------- END MESSAGES ----------------------*/

/* ---------------------- REMINDERS ----------------------*/
#reminder_form { margin: 0; padding: 0;}

#reminder_form p {
	font-size: 12px;
	width: 215px;
	
	margin-bottom: 10px;
	float: left;
}

#reminder_form p select { 
	font-size: 0.9em; 
	
}
#reminder_cb {
	width: 30px;
	float: left;
}

.reminder_cb { 
	margin-left: 10px;
}
#reminder_body {
	height: 30px;
}


/* ---------------------- END REMINDERS ----------------------*/

/* ----------------------  RECURRING ----------------------*/

#recurring_confirmed { 
	padding-top: 10px;
	padding-bottom: 4px;
	border-collapse: collapse;
	font-family: arial;
	font-size: 0.9em;
	
}

#recurring_confirmed p {
	padding: 3px;
}
#recurring_confirmed table {
	width: 98%;
}
#recurring_confirmed table th{
	font-weight: bold;
	padding-left: 5px;
}

#recurring_confirmed tr.odd {
	background-color: #ddd;
}
#recurring_confirmed tr.even {
	background-color: #eee;
}


#recurring_confirmed table tr td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.selected_recurring_conf td { background: #fefbaf;}


p.repeating_whence {
	font-weight: bold;
	padding-left: 30px;
	background-image: url(/images/meetingwave/indicators/recurring.gif);
	background-repeat: no-repeat;
	background-position: 12px center;
}
#select_another_date {
   font-size: 12px;
   padding-left: 28px;
}

/* ----------------------  END RECURRING ----------------------*/

/* ----------------------  GUEST RESPONSE ----------------------*/

table.guest_response_column {
	width: 240px;
}

table.guest_response_column th {
font-size: 12px;
font-style: italic;
color: #999;
}
table.guest_response_column td.new_status_container {
	width: 112px;
	text-align: right;
}
table.guest_response_column td select { width: 110px; }
table.guest_response_column td  {
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
table.guest_response_column td  a { font-weight: bold; }
table.guest_response_column tr.odd { background-color: #ddd; }
table.guest_response_column tr.even { background-color: #eee; }
#outstanding_rsvps_container { padding-bottom: 6px; } 
#columntable.guest_response_inner { padding-left: 10px; }
#outstanding_rsvps { padding-left: 10px; }
#guest_list {
	padding-left: 10px;
	padding-bottom: 10px;
}

.guest_response_inner h4 {
	background-image: url(/images/ttb/orangebit.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	background-position: 4px center;
	padding-bottom: 5px;
	padding-top: 5px;
}

#no_guest_list {
	padding-left: 10px;
	margin-bottom: 5px;
}
a#guest_messaging {
	font-weight: bold;
	margin-left: 10px;
padding-top: 10px;
}

#acceptances_awaiting_response {
	padding-left: 35px;
	padding-top: 10px;
	background-image: url(/images/ttb/alert_guy.gif);
	background-repeat: no-repeat;
	background-position: 10px 8px;
	color: red;
	font-weight: bold;
	font-variant: small-caps;
}

/* ----------------------  DATE SELECTOR ----------------------*/

#select_date {
	border: solid 1px #5b5b5b;
	width: 260px;
	padding: 0;

	background: url(/images/meetingwave/bg.slice.offwhite.gif);
	margin-top: 4px;
	margin-right: 8px;
 	height: 130px;
}

#select_date .instructions {


	font-style: italic;
	color: #42412d;
	float: left;
	width: 115px;
	margin: 0px;
	margin-left: 5px;
	margin-bottom: 0;
	padding: 4px;
	font-size: 11px;
	padding-bottom: 0;
    margin-top: 0;

}

#select_date table {
 	float: right;
	width: 120px;
	height: 80px;
	text-align: center;	
	font-weight: bold;
        font-size: 11px;
}

#select_date table tr td.disabled {
	color: #888;
}

#select_date .prev {
	float:left;
	font-weight:bold;
	padding-left: 15px;
	padding-bottom: 5px;
        padding-top: 2px;
        font-size: 11px;
}

#select_date .next {
	float:right;
	padding-right: 13px;
	font-weight: bold;
	padding-bottom: 5px;
        padding-top: 2px;
        font-size: 11px;
}

#select_date .next a { 
	color: #d47d20;
}

#select_date .prev a { 
	color: #d47d20;
}

#select_date .head h5 {
	width: 230px; 
	float: left; 
	font-size: 12px; 
	font-weight:bold; 
	margin:0; 
	padding:0;
	padding-top: 4px; 
	margin-left: 4px;
}
#select_date .head a { 
	float: right; 
	padding-top: 2px; 
	padding-right: 2px;
}

.sel_date_left {
  float: left;
  clear: both;
  padding: 0;
  margin:0;
  width: 120px;
}

.sel_date_right {
  float:right;
  width: 125px;
}
/* ----------------------  END DATE SELECTOR ----------------------*/

/* ----------------------  END GUEST RESPONSE ----------------------*/


#flash {
	padding: 10px 15px;
	margin-bottom: 8px;
	width: 360px;
	font-weight: bold;
	font-size: 14px;
}
form#rsvp_form {
  display: inline;
  float: right;
}




.attend-dialog-container {
  padding: 10px;
}
.attend-dialog-container #button-box {
  width: 100%;
  text-align: center;
  margin-top: 5px;
}
.attend-dialog-container h4 {
  margin-top: 5px;
  font-weight: bold;
  color: #6ea416;
}
.attend-dialog-container textarea {
  border: solid 1px #aee057;
  width: 310px;
  height: 60px;
  padding: 2px;
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  color: #5d5d5d;
}

#attend-processing {
  text-align: center;
}



.where_pic {
	float: left;
	margin-right: 7px;
}
.where_pic img {
	height: 60px;
	width: 60px;
}
.yelp-link {
	clear: both;
	display: block;
	font-size: 12px;
	float: left;
	padding-left: 17px;
	padding-top: 4px;
	background: url(/images/meetingwave/candy/yelp_icon_small.gif) no-repeat center left;
}

#masthead {
  background: url(/images/meetingwave/bg/bg.masthead.gif) no-repeat;
  height: 185px;
}
#masthead.shortmasthead {
 height: 112px;
}
#mastheadround {
  background: url(/images/meetingwave/bg/bg.mastheadround.gif) no-repeat;
  height: 190px;
}

ul#administrivia {
  float: right;
  margin-right: 14px
}

ul#administrivia li {
  display: inline;
  padding: 0;
  margin: 0;
  font-size: 11px;
  font-weight:bold;
}

ul#administrivia li a {
  color: #497206;
}

ul#administrivia li a:hover {
  color: #85cd06;
}

#logo {
  background: url(/images/meetingwave/logos/logo.gif) no-repeat;
  width: 340px;
  height: 75px;
  padding-top: 10px;
  float: left;
  margin-top: 20px;
  margin-left: 20px;
  padding-left: 0;
  margin-bottom: 0;
}

#logo-box-huge {
	background: url(/images/meetingwave/logos/mw_logo_w_tagline.gif) no-repeat;
	width: 412px;
	height: 151px;
	padding-top: 10px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	padding-left: 0;
	margin-bottom: 0;
}

#logo-huge {
	font-size: 50px;
	height: 60px;
	width: 412px;
}

#logo-huge span {
	display:none;
}

#tagline-huge {
	margin-top: 12px;
	font-size: 26px;
	height: 70px;
	width: 400px;
}

#tagline-huge span {
	display: none;
}


#logo span {
  display: none;
}

ul#main-nav {
  float: right;

  padding-right: 0px;
  padding-top: 0px;
height: 28px;

}

#main-nav-wrap {
  background: url(/images/meetingwave/bg/bg.nav.lo.gif) no-repeat;
  background-position: top right;
  float: right;
  height: 33px;
  width: 590px;
  padding-top: 1px;
  /*margin-top: 8px;*/
  margin-top: 21px;
}

ul#main-nav li {
  display: inline;
  float: left;
  font-size: 14px;
  margin-left: 30px;
  padding-bottom:4px;
border-right: solid 1px white;
height: 100%;
}

ul#main-nav li a {
  color: #FFFFFF;
  display: block;
  padding-right: 7px;
margin-top: 8px;
margin-right: 10px;
}

ul#main-nav li a:hover {
  color: #3c6100;
  display: block;
  padding-right: 7px;
}


#login {
  width: 250px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px;

}
#login a {
	margin-top: 3px;
	display: block;
}
#masthead input#member_email_header {
  float:left;
  border: solid 1px #FFFFFF;
  background: url(/images/meetingwave/bg/bg.login.form.gif);
  width: 142px;
  height: 15px;
  margin-bottom: 4px;
  padding: 4px;
}

#masthead input#member_password_header {
  border: solid 1px #FFFFFF;
  background: url(/images/meetingwave/bg/bg.login.form.gif);
  float: left;
  width: 142px;
  height: 15px;
  padding: 4px;
}

#password_field label.overlabel-apply,
#email_field label.overlabel-apply {
  padding: 2px;
  font-size: 12px;
  font-weight: bold;
  position:absolute;
  top:3px;
  left:5px;
  z-index:1;
  color:#88b937;
}

#login-button {
  margin-top: 34px;
}

#sub-nav-wrap {
  clear:both;
  float: left;
    background: url(/images/meetingwave/bg/bg.subnav.gif) no-repeat;
height: 25px;
background-position: 0px 0px;
padding: 0;
margin:0;
width: 800px;
}

ul#sub-nav {
  margin-top: 0px;
  margin-left: 0;
}

ul#sub-nav li {
  display: inline;
  color: #FFFFFF;
float:left;
display: inline;
padding-top: 1px;
}

ul#sub-nav li a {
  color: #FFFFFF;
  margin: 0;padding: 0;
  display: block;
  float: left;
  padding-right: 3px;
  margin-left: 5px;
  padding-top: 3px;
  font-size: 14px;
}

ul#sub-nav li a:hover {
  color: #3c6100;
}

ul#sub-nav li#logout a, ul#sub-nav li#logout {
padding: 0;
margin: 0;

}

#welcome-box {
  float: left;
  margin-top: 20px;
  margin-left: 15px;
  font-size: 14px;
}

#welcome-box h3,
#welcome-box h3 a {
  color: #438569;
  font-weight: bold;
  font-size: 14px;
}



ul#administrivia { font-size: 14px; }


#browse-sub-nav-wrap {
  float: right;
  padding: 0;
  margin:0;
  width: 165px;
  font-weight: normal;
}

ul#browse-sub-nav {
  margin-top: 0px;
  margin-left: 0;
}

ul#browse-sub-nav li {
  color: #FFFFFF;
  float:left;
  display: inline;
  padding-top: 1px;
}

ul#browse-sub-nav li a {
  color: #FFFFFF;
  margin: 0;padding: 0;
  float: left;
  padding-right: 3px;
  margin-left: 5px;
  padding-top: 3px;
  font-size: 14px;
}

ul#browse-sub-nav li a:hover {
  color: #3c6100;
}

#signup_button {
	display: block;
	background: url(/images/meetingwave/buttons/signup.gif) no-repeat center center;
	width: 197px;
	height: 78px;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}
#signup_button span {
	display: none;
}

#logo-box {
	width: 100%;
}

#buttons-huge {
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}

a#login_using_google_nav {
	clear:both;
 width: 107px;
 float: left;
}
a#connect_with_facebook_nav {

}

#login-nav {
  width: 380px;
  height: 30px;
  margin-top: 25px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  float: right;
}

#login-nav #login-button {
	float: left;
	margin-top: 5px;
}

#login-nav-fields {
 float: left;
}

#signup-links {
	float: right;
	width: 340px;
}

#signup-links a {
	float: left;
}

.verification-main-print {
 font-size: 17px;
 line-height: 1.6em;
}

.verification-fine-print {
    font-size: 12px;
	font-weight: normal;
    line-height: 1.8em;
}