img
{
  border: 0;
}

h1, h2, h3
{
  margin: 0 0 7px 0;
}

#id_content
{
  width: 800px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 1em;
}

.cl_events
{
  text-align: left;
  padding: 20px;
  margin: 20px auto 40px auto;
  line-height: 160%;
  border-collapse: collapse;
}

.cl_events td
{
  vertical-align: top;
}

.cl_events table
{
  width: 100%;
}

#older_events_header
{
  font-weight: bold;
  cursor: pointer;
}

.cl_events .clSpacer
{
  width: 100px;
}

.cl_events .clRegistrations
{
  text-align: center;
  font-size: 80%;
  color: Gray;
}

.cl_powered_by
{
  text-align: right;
  padding-top: 100px;
  padding-right: 50px;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  color: #777;
}

.cl_powered_by a, .cl_powered_by a:link, .cl_powered_by a:visited
{
  color: #777;
  text-decoration: none;
}

.clRegisterInterestHolder
{
  text-align: left;
}

.clRegisterInterest th
{
  font-weight: normal;
}

.clRegisterInterest td, .clRegisterInterest th
{
  text-align: left;
  vertical-align: top;
}

#id_view_order
{
  text-align: right;
  margin-right: 20px;
  margin-bottom: 20px;
}

.clPassword
{
  font-size: 40px;
  font-weight: bold;
  margin: 0.1em 0px;
  text-align: center;
  width:320px;
  padding: 3px;
}

.cl_sign_in
{
  font-size: 180%;
  margin: 0.1em 0px;
  width: 60%;
  text-align: center;
  width:136px;
  height:51px;
}

.cl_contact
{
 width: 310px; 
 text-align: left;
 font-size: 80%;
}

.cl_output
{
	font-weight:bold;
	text-align:center;
	background:#fad163;
	color: #000;
}

.cl_output a, .cl_output a:visited
{
  color: #00f;
}

.cl_thumbnail_table
{
  text-align: center;
  table-layout: fixed;
  width: 642px;
  margin-left: auto;
  margin-right: auto;
  font-family: arial,sans-serif;
}

.cl_thumbnail
{
  vertical-align: bottom;
  padding-bottom: 10px;
}

.cl_thumbnail_selected
{
  background-color: #ffd700;
  color: Black;
}

.cl_thumb_greybox
{
  margin: 0 auto 3px;
	background-color: #eee;
}

.cl_thumbnail img
{
  border: none;
}

.cl_thumb_captionbox
{
  position: relative;
  padding: 0;
  margin: 0 0 8px 0;
}

.cl_photo_top
{
  margin-top: 5px;
  margin-bottom: 10px;
}

.cl_photo_holder
{
  margin: 0 auto 0 auto;
}

.cl_pseudo_link
{
  cursor: pointer;
  text-decoration: none;
  color: #00f;
  border-bottom: dashed 1px #00f;
}

.cl_table_form
{
  color: #000000;
  background-color: #FFFFFF;
}

.cl_table_form th, .cl_table_form td
{
  text-align: left;
  vertical-align: top;
  border: 0px;
  padding-top: 3px;
  padding-right: 5px;
  padding-bottom: 3px;
  padding-left: 5px;
}

.cl_instructions
{
  color: #232c34;
  font-style: italic;
}

.cl_error
{
  display:block;
}

.cl_size_qty_table
{
  color: #333333;
  margin: 0 auto 0 auto;
}

.cl_size_qty_table .cl_header
{
  color: White;
  background-color: #507CD1;
  font-weight: bold;
  text-align: left;
}

.cl_size_qty_table .cl_row
{
  background-color: #EFF3FB;
}

.cl_size_qty_table .cl_alt_row
{
  background-color: White;
}

.cl_size_qty_table textarea
{
  font-family:Lucida Console,Monaco,Liberation Mono,Monospace;
  font-size: 70%;
  height: 4.8em;
}

.cl_continue #id_content
{
  text-align: left;
}

.clPayMethod
{
  margin-bottom: 0.6em;
}

#id_overseas_warning
{
  position: absolute;
  cursor: pointer;
  display:none;
  padding: 15px;
  z-index: 1;
  background-color: #fe7a15;
  color: #ffffff;
  font-weight: normal;
  text-align: center;
}

@media print
{
  .cl_noprint { display: none }
}
@media screen
{
  .cl_noprint { }
}

@media print
{
  .cl_continue
  {
    background-color: White;
    color: Black;
  }

  #id_content, .cl_continue #id_content, #id_content_holder
  {
    background-color: White;
    color: Black;
    width: auto;
    border: none;
    margin: 0;
    padding: 0;
  }
}
