img
{
  border: 0;
}

h1, h2, h3
{
  margin: 0 0 7px 0;
}

.cl_pseudo_link
{
  cursor: pointer;
  text-decoration: none;
  color: #00f;
  border-bottom: dashed 1px #00f;
}

#id_content
{
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 1em;
}

.cl_page_title
{
  text-align: center;
}

.cl_search_holder
{
  text-align: center;
}

.cl_events
{
  text-align: left;
  padding: 20px 40px 40px 40px;
  width: 100%;
  line-height: 160%;
}

.cl_weddings
{
  vertical-align: top;
  width: 50%;
}

.cl_portraits
{
  vertical-align: top;
  padding-left: 130px;
  width: 50%;
}

#older_events_header
{
  font-weight: bold;
  cursor: pointer;
}

.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;
}

.cl_sign_in_form
{
  text-align: center;
}

.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;
}

#password_label
{
  color: gray;
}

.cl_contact
{
 width: 310px; 
 text-align: left;
 font-size: 80%;
 margin: 0 auto;
}

.cl_output
{
	font-weight:bold;
	text-align:center;
	background:#fad163;
	color: #000;
}

.cl_output a, .cl_output a:visited
{
  color: #00f;
}

.cl_groups
{
  margin: 0 10px 25px 10px;
  text-align: center;
}

.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: 15px;
  text-align: center;
}

#nPhoto
{
  display: inline-block;
  width: 4em;
}

.cl_photo_holder
{
  margin: 0 auto;
}

.cl_photo_frame
{
  margin: 0 auto;
  padding: 57px 0;
  background: transparent url(/images/frame.gif) no-repeat -351px 0;
  position: relative;
}

.cl_br_corner
{
  background: transparent url(/images/frame.gif) no-repeat;
  width: 351px;
  height: 149px;
  position: absolute;
  right: 0;
  bottom: 0;
}
    
#photo
{
  margin: auto;
  background-repeat: no-repeat;
}

.cl_photo_bottom
{
  margin-top: 10px;
  margin-bottom: 7px;
  text-align: center;
}

.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;
}

/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error
{
  color: #ff0000;
  display:block;
}

.field-validation-valid
{
  display: none;
}

.input-validation-error
{
  border: 1px solid #ff0000;
  background-color: #ffeeee;
}

.validation-summary-errors
{
  font-weight: bold;
  color: #ff0000;
}

.validation-summary-valid
{
  display: none;
}

.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;
}

.cl_contribution_input
{
  width: 15em;
}

@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;
  }
}

