.messages {
  z-index: 1000;
}

#top_spacer {
  height: 21px;
}


#topBG {
  background: url("images/frontpage/topBG.jpg") no-repeat scroll left center #def8ff;
  box-shadow: 0 4px 8px -2px #232323;
  font-size: 22px;
  height: 168px;
  margin-left: -10px;
  width: 980px;
}

#top_message_box {
  width: 480px;
  text-align: center;
  margin-left: 40px;
  color: #0066ff;
  padding-top: 20px;
  font-size: 24px;
}

#top_message_box p {
  margin: 0 0 7px 0;
}


#top_message_box .liner {
  border-top: 1px solid #73ddf9;
  margin: 16px 20px 0;
}

.lger {
  font-size: 22px;
}

.a {
  float: left;
	margin: -19px 0 0 0;
}


.ba_box {
  border: 2px solid #0066ff;
  background-color: #f6f6f6;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  padding: 20px 50px;
  width: 660px;
  margin-left: -54px;
}

.before, .after {
  width: 330px;
  float: left;
  line-height: 1.7em;
}

.four_panel, .reg_bonus {
  margin-left: -80px;
}


.d_boxes {
  margin: -5px 0 40px -79px;
  width: 840px;
}

.discovers {
  width: 206px;
  float: left;
  font-size: 15px;
}

.discovers p {
  text-align: center;
  font-size: 17px;
  margin: 0px;
}




#spotlight_box {
  margin-left: -45px;
}

#spotlight_box .spotlight_photo {
  margin-top: 12px;
}


.cosponsors_h2 {
  text-align: center;
  margin: 20px 0;
}

.cosponsors {
  margin: 0 0 30px 20px;
  padding: 0;
  width: 960px;
}

.sponsor_tile {
  height: 150px;
}

.sponsor_tile_inner {
  padding: 2px;
  float: none;
  width: 150px;
}


.footer {
  margin-top: 36px;
}




  /* BUTTONS */
.colorbox-inline {
	background: url('images/frontpage/intro_button.png') no-repeat top left;
	width: 344px;
	height: 76px;
	cursor: pointer; 
	display: block;
}
.colorbox-inline:hover {	
	background-position: bottom left;
}

.top_button a {
  float: right;
	margin: 45px 25px 0 0;
}
.intro_button a:hover {	
	background-position: bottom left;
}

#colorbox .summits_register_button .form-submit {
  background: url("images/frontpage/InstantAccess.png") no-repeat scroll right top transparent;
  border: medium none;
  cursor: pointer;
  display: block;
  width: 377px;
  height: 89px;
  position: relative;
  left: 105px;
  top: 8px;
}

.lower_button {
  margin-top: 40px;
  padding-top: 20px;
  border-top: 3px dotted #888;
  margin-bottom: 40px;
  padding-bottom: 20px;
  border-bottom: 3px dotted #888;
}

.lower_button a {
  margin: 0 auto;
}
  
  /* POP BOX */
#colorbox {
  padding-bottom: 0 !important;
  background: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

#colorbox, #colorbox div {
  overflow: hidden;
}

#colorbox .pop_form {
  background: #fff url("images/frontpage/pop_form_bg.jpg") no-repeat left top;
  width: 815px;
  height: 424px;
  position: relative;  
}

.pop_form_icon {
  float: left;
	margin: 95px 0 0 25px;
  -moz-box-shadow: 2px 3px 4px 2px #777;
  -webkit-box-shadow: 2px 3px 4px 2px #777;
  box-shadow: 2px 3px 4px 2px #777;
  width: 198px;
  height: 198px;
}

#colorbox .pop_form form {
  position: relative;
  left: 26px;
  top: 145px;
}

#colorbox #edit-FirstName-wrapper, #colorbox #edit-FirstName-1-wrapper, #colorbox #edit-FirstName-2-wrapper, #colorbox #edit-FirstName-3-wrapper {
  background: none;
}

#colorbox .form-text {
  border: 1px solid #555;
  color: #555;
  background-color: #dfdfdf;
  height: 32px;
  margin: 6px 0;
  padding-left: 6px;
  width: 532px;
  font-size: 21px;
}

#colorbox label.option {
  position: relative;
  left: 0;
  top: 0;
  color: #555;
  font-size: 13px;
}

#colorbox .form-checkbox {
  float: left;
	margin: 5px 5px 5px 0;
}

#colorbox .description {
  font-size: 12px;
	margin: 5px 0 5px 0;
}

#cboxClose {
  right: -5px;
  top: -5px;
}

#colorbox .form-item {
  margin: 0;
}


#dnone {
  display: none;
}

.ready {
  font-size: 23px;
  text-align: left;
}