/*
Simon James Photography
*/
body
{
  color: #aa9481;
  background-color: #462713;
  font-family:Verdana,arial,helvetica,sans-serif;
  margin: 10px;
}

h1
{
  color: #aa9481;
  font-weight: normal;
  font-size: 22pt;
}

a
{
  color: #a29288;
}

a:hover
{
  color: #fff;
}

.cl_pseudo_link
{
  border-bottom:1px dashed #a29288;
  color: #a29288;
}

.cl_pseudo_link:hover
{
  border-bottom:1px dashed #fff;
  color: #fff;
}

#id_content
{
  border:1px solid #826755;
  padding: 5px;
}

#header
{
  text-align: left;
  padding: 15px 0 0 15px;
}

#header img
{
  float: left;
  margin-right: 30px;
}

#menu a
{
  font-family: "Century Gothic", Verdana, Arial;
  font-size: 13px;
  text-transform: uppercase;
  text-decoration: none;
  margin-left: 5px;
}


.cl_events a
{
  text-decoration: none;
}

.cl_events a:hover
{
  text-decoration: underline;
}

.cl_events .clRegistrations
{
  color: #A29389;
}

.cl_powered_by, .cl_powered_by a, .cl_powered_by a:link, .cl_powered_by a:visited 
{
  color: #a09690;
}

.cl_thumb_greybox
{
	border:1px solid #826755;
}

#elem_photo_nav
{
  margin-top: 4px;
}

.cl_photo_top 
{
  margin-bottom: 1px;
}

.cl_photo_frame
{
  background: transparent url(frame.gif) no-repeat -351px 0;
}
.cl_br_corner
{
  background: transparent url(frame.gif) no-repeat;
}

.cl_size_qty_table
{
  color: #aa9481;
}

.cl_size_qty_table .cl_header
{
  color: #aa9481;
  background-color: #462713;
  font-weight: bold;
}

.cl_size_qty_table .cl_row
{
  background-color: #462713;
}

.cl_size_qty_table .cl_alt_row
{
  background-color: #462713;
}

.cl_size_qty_table .cl_divider_row td
{
  border-top: solid 1px #826755;
}

input[type=text], textarea
{
  border: solid 1px #826755;
}

.cl_table_form
{
  color: #aa9481;
  background-color: #462713;
}

@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;
  }
}

