/***************** GENERAL DEFAULT FORMAT ******************/
body {
  font-family: Verdana, Geneva, sans-serif;
  color: #000;
  font-size: 13px;
  background-color: #474547;
  background-image: url('/images/events/main_background.png');
  background-repeat: repeat-x;
}
a:link, a:visited {
  color: #00C; 
  text-decoration: underline; 
}
a:active, a:hover {
  color: #00F;
  text-decoration: underline; 
}
h1 {
  font-size: 30px;
  line-height: 30px;
  margin: 5px 15px 0px 0;
  padding: 0 4px 4px 0;
}
h2 {
  border-bottom: 1px solid #000;
  font-size: 19px;
  margin: 20px 15px 2px 0;
  padding: 0 4px 4px 0;
}
h3 {
  font-size: 15px;
  font-weight: bold;
  margin: 0 10px 5px 0;
  padding: 0 4px 0 0;
}
h4 {
  font-size: 19px;
  font-weight: bold;
  margin: 0 10px 5px 0;
  color: #0000cc;
}
h5 {
  font-size: 12px;
  font-weight: bold;
  margin: 0 10px 5px 10px;
  color: #0000cc;
}
em {
  font-weight: bold;
  font-style: italic;
}
p, ul, ol, #welcomeDiv {
  margin: 5px 0;
  font-family: Georgia, "Times New Roman", Times, serif;  
}
ul, ol { padding-left: 30px; }
ul li { list-style: disc; }
ol li { list-style-type: decimal; }

table.layout { 
  border-spacing: 0px;
  width: 100%;
}
table.layout tr { vertical-align: top; }


/* General Layout */
.topbar {
   margin: 0;
  padding: 2px 5px;
  overflow: hidden;
  font-size: 12px;
  height: 18px;
}
.width {
  width: 790px;
  margin-left: auto;
  margin-right: auto;
}
#menus {
  height: 20px;
  margin-top: 10px;
  color: #ccc;
}
#menus a:link, #menus a:visited {
  color: #eee; 
}
#menus a:active, #menus a:hover {
  color: #fff;
}

#container {
  margin-bottom: 45px;
  clear: both;
  background-color: #fff;  
}
#header {
  height: 30px;
  background-color: #0000ff;
} 
#footer {
  font-size: 10px;
  clear: both;
  color: #000;
}
.column {
  padding: 20px;
}
.main {
  width: 440px;
}                                   
.side {
  width: 260px;
}           
.indent {
  margin-left: 15px;
}                        
#column2 {  background-color: #ddd; }


/*** Registration Only ***/
#asterisk, .legal {
  font-size: 11px;
  color: #aaa;
  line-height: 14px;
}
#asterisk {
  margin: 0;
  float: right;
}
.legal {
  margin: 25px 0 0;
}
.legal a {
  color: #aaa;
}
.powered_by {
  margin: 10px 10px 0;
}
#registration .section {
  margin: 20px 0;
  float: left;
}
#registration .formIntro {
  clear: both;
  margin: 20px 10px;
}
#registration .billingForm {
  border-top: 1px solid #ddd;
  margin-top: 10px;
  padding-top: 5px;
}
#registration #card_code_note {
  font-size: 11px;
  font-style: italic;
  text-decoration: underline;
  color: #aaa;
}
#registration #card_code_note .tooltip {
  z-index: 10;
}
#registration .amount {
  font-size: 14px;
  float: left;
  margin-bottom: 5px;
}
#regPrice, #groupTotal {
  font-size: 16px;
}
#registration .stop {
  font-size: 22px;
  padding: 10px;
  width: auto;
}
#accountSetupForm, #resendEmailModal {
  background-color: #fff;
  border: 1px solid #999;
  padding: 15px;
}
#resendEmailModal {
  width: 300px;
}

#regFormTabs {
  height: 26px;
  position: relative;
  font-size: 13px;
  font-weight: bold;
  bottom: -1px;
}
#regFormTabs div {
  border: 1px solid #ddd;
  padding: 5px 12px;
  margin-left: 8px;
  cursor: default;
  float: left;
  border-top-right-radius: 12px;
  border-top-left-radius: 12px;
  background-color: #777;
  color: #fff;
  box-shadow: inset 0px 5px 5px #333;
}
#regFormTabs div:hover {
  box-shadow: inset 0px 4px 4px #222;
  background-color: #888;
}
#regFormTabs div.selected {
  border-bottom: 1px solid #fff;
  background-color: #fff;
  color: #000;
  box-shadow: inset 0px 8px 8px #ddd;
}
#regFormTabs div.selected:hover {
  background-color: #fff;
  box-shadow: inset 0px 8px 8px #ddd;
}
#indivFields, #groupFields {
  box-shadow: 0px 0px 4px #555;  
  float: left;
}
#indivFields ul.form .checkbox label {
  width: 235px;
}
#addIndivPromo, #addGroupPromo {
  font-size: 11px;
  margin-left: 10px;
}

#enterPromoCodeModal {
  background-color: #fff;
  padding: 15px;
}
#registrantList {
  margin: 0 10px;
}
#registrantList label {
  width: 130px;
  padding: 1px 5px 3px 0px;
  text-align: right;
  color: #666;
}

#registrantList input {
  width: 200px;
}
.listRemove {
  font-size: 10px;
  margin-left: 5px;
}
.listAdd {
  margin-left: 115px;
}

/*** Collection Hub Only ***/
#collection .width {
  width: 950px;
}
#collection .one.column {
  background-color: #fff;
}
#collection .column.left {
  width: 620px;
  padding: 0 20px 20px;
}
#collection .column.right {
  width: 245px;
  padding-right: 20px;
}
#collection .right p + h3{
  margin-top: 20px;
}
#collection .column.right h3 {
  border-top: 1px solid #aaa;
  padding-top:10px;
}
#myEvents .eventList {
  min-height: 500px;
}

/*** Registration & Collection Hub ***/
#body div.one.column {
  overflow:hidden;
}
#registration #collection_logo { 
  max-width: 250px;
}
#logoDiv { 
  float: right;
  width: auto;
}
/* Calendar */
#calendar {
  padding-bottom: 10px;
}
#calendar .datelist {
  clear: both;
  margin-bottom: 10px;
  max-height: 185px;
}
#calendar .date {
  background-color: #eee;
  border: 1px solid #333;
  font-size: 12px;
  text-align: center;
  margin: 5px;
  color: #00c;
  width: 108px;
  float: left;
}
#calendar .date a {
  text-decoration: none;
  display: block;
  padding: 5px;
}
#calendar span.date {
  color: #888;
  padding: 5px 0;
}
#calendar .date .tooltip a {
  text-decoration: underline;
  display: inline;
  padding: 0;
}
#calendar .footnote {
  font-size: 9px;
  margin: 10px 5px 0;
  clear: both;
  color: #aaa;
  height: 17px;
  float: left;
  margin-top: 2px;
}

/**** Collection Login ****/

#login #body {
  background-color: #fff;
  overflow: hidden;
  padding: 15px;
}
#login .top {
  margin-bottom: 40px;
}
#login .login {
  width: 480px;
}
#login h3 + p{
  margin-bottom: 20px;
}


/***************** LOBBY *******************/

/* Div Layout */
#lobby .width {
  width: 700px;
}
#lobby .column{  padding: 15px 15px 5px 15px; }
#lobby #column1 .main{ width: 460px; }
#lobby #column2 .side {  width: auto; }

#lobby h1 {
  border-bottom: 1px solid #000;
}
#lobby h3 {
  margin: 20px 15px 2px 0;
}

/*  Other  */
.event_desc {
  margin-bottom: 25px;
  min-height: 250px;
}
.help {
  border: 1px dashed #aaa;
  font-weight: bold;
  padding: 5px;
  text-align: center;
}
#date {
  font-size: 13px;
  font-weight: bold;
}
#countdown {
  background-color: #555;
  border: 1px solid #000;
  color: #FFF;
  font-size: 15px;
  margin: 6px 0;
  padding: 3px;
  text-align: center;
  width: 270px;
  text-shadow: 2px 2px 2px #000;
}
#countdown span {
  padding: 0 7px;
}
#status {
  border: 1px solid #000;
  margin: 15px 0 0;
  height: 80px;
  overflow: auto;
  box-shadow: 3px 3px 5px #888;
  border-radius: 5px;
}
#status p.boxTitle {
  margin: 0;
  padding: 2px;
  color: #fff;
  text-align: center;
  border-bottom: 1px solid #000;
  background-color: #555;
}
#statusText {
  margin: 5px;
  font-style: italic;
}
#lobby .headshot {
  max-width: 150px;
}
