/*
Deb Joyce Photography
*/
body
{
  background-color: #fff;
  font-family:Arial,Helvetica,sans-serif;
}

h1
{
  color: Black;
}

.cl_thumb_greybox
{
	border:1px solid #7f7f7f;
}

.cl_photo_top 
{
  margin-bottom: 0;
}

.cl_size_qty_table
{
  color: Black;
}

.cl_size_qty_table .cl_header
{
  color: Black;
  background-color: White;
  font-weight: bold;
}

.cl_size_qty_table .cl_row
{
  background-color: White;
}

.cl_size_qty_table .cl_alt_row
{
  background-color: White;
}

.cl_size_qty_table .cl_top_border
{
  border-top: solid 1px #b3b3b3;
}

@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;
  }
}
