/*
Photography by Design
*/
body
{
  color: #000;
  background-color: #fff;
  margin: 0;
  font-family:Arial,Helvetica,sans-serif;
}

a:link, a:visited{
	color:#b3b3b3;
	text-decoration:none;
}
a:hover{
	color:#000000;
	text-decoration:underline;
}

#top_spacer
{
	clear:both;
	border-top:15px solid #FFFFFF;
	width:719px;
}

#grey_menu{
	clear:both;
	width:709px;
	height:26px;
	background:#666666;
	border-top:2px solid #FFFFFF;
	border-bottom:2px solid #FFFFFF;
	text-transform: uppercase;
	color:#FFFFFF;
	font-size:11px;
  text-align: center;
	padding:0 0 0 10px;
	margin: 0 0 10px 0;
}

#grey_menu li{
	display:inline;
	padding: 0px 15px 0px 0px;
}
#grey_menu li a:link, #grey_menu li a:visited{
	color:#FFFFFF;
	text-decoration:none;
	line-height:26px;
}
#grey_menu li a:hover{
	color:#333333;
	text-decoration:none;
}
#grey_menu li a:active{
	color:#FF6600;
	text-decoration:none;
}

.cl_pseudo_link
{
  color: #b3b3b3;
  border-bottom: dashed 1px #b3b3b3;
}

.cl_pseudo_link:hover
{
  color: #000000;
  border-bottom: dashed 1px #000000;
}

h1
{
  font-family:Arial,Helvetica,sans-serif;
  font-weight: lighter;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  font-size: 18pt;
  color: #999999;
}

#id_header
{
  text-align: left;
  border-bottom:1px solid #b3b3b3;
  margin-bottom: 20px;
}

#id_logo
{
  float: left;
  margin: 28px 0 0 13px;
}

#idStartTitle
{
  padding: 40px 0 0 306px;
  margin: 0 0 9px 0;
  text-align: left;
}

#id_content
{
	margin: 37px auto 0 auto;
	width: 719px;
	border: 1px solid #999999;
	overflow:auto;
	padding: 0px 15px 15px 15px;
}

#id_online_store
{
	width: 306px;
	height: 90px;
	float:left;
	background:url(online-store.gif) left top no-repeat;
}

#page_content 
{
  color:#000000;
  float:left;
  margin:0;
  width:411px;
  text-align: left;
}

#footer 
{
  color:#999999;
  background:transparent url(aipp.jpg) no-repeat scroll right center;
  font-size:10px;
  height:42px;
  margin:0 auto;
  padding:5px 0 0;
  width:749px;
}

.cl_page_title
{
  font-weight: lighter;
  font-size: 34pt;
  color: #d9d9d9;
  text-align: center;
}

.cl_events
{
  margin: 0;
  padding: 0;
}

.cl_events h1
{
  margin: 0;
}

.cl_events .clSpacer 
{
  width: 30px;
}

.cl_thumb_greybox
{
	border:1px solid #7f7f7f;
}

.cl_photo_holder
{
  background-color: #fff;
}

.cl_output a, .cl_output a:visited
{
  color: #000000;
	text-decoration:underline;
}

.cl_continue #id_content
{
  width: 862px;
  text-align: left;
  padding: 10px 20px 20px 20px;
  border: none;
}

.cl_size_qty_table
{
  color: Black;
}

.cl_size_qty_table .cl_header
{
  color: #999999;
  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;
}

.cl_continue th
{
  color: #999999;
}

@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;
  }
}
