/*
Passion8 Photography
*/
body
{
  background-color: #000;
  margin-top: 0;
  font-family:Arial,Helvetica,sans-serif;
}

a
{
  color: #6b37c0;
}

.mainNav 
{
  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #FFFFFF; font-weight: bold
}

.cl_pseudo_link
{
  color: #6b37c0;
  border-bottom: dashed 1px #6b37c0;
}

h1
{
  font-family: 'Century Gothic', Arial, Helvetica;
  font-weight: normal;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  font-size: 18pt;
}

#id_content
{
  width: 902px;
  background-color: #fff;
}

.cl_page_title
{
  font-family: 'Century Gothic', Arial, Helvetica;
  font-weight: normal;
  font-size: 18pt;
  color: #fff;
  text-align: left;
  margin-left: 30px;
  margin-right: 30px;
  padding: 0px 0 6px 10px;
  background-color: #6b37c0;
}

.cl_events
{
  font-size: 14pt;
  margin-top: 0;
  padding: 0;
}

.cl_thumb_greybox
{
	border:1px solid #7f7f7f;
}

.cl_photo_holder
{
  background-color: #fff;
}

.cl_photo_top
{
  margin-bottom: 0;
}

.cl_continue #id_content
{
  width: 862px;
  text-align: left;
  padding: 10px 20px 20px 20px;
}

.cl_size_qty_table .cl_header
{
  background-color: #6b37c0;
}

@media print
{
  .cl_continue
  {
    background-color: White;
  }

  #id_content, .cl_continue #id_content, #id_content_holder
  {
    background-color: White;
    width: auto;
    border: none;
    margin: 0;
    padding: 0;
  }
}
