/* Default */

body,td {
  font-family: arial, verdana, bitstream vera sans, helvetica, sans-serif;
  font-size: 12px;
  color: #555555;
line-height: 13pt
}

body {
  margin: 0px;
  background-color: #ffffff;
}

input,select,textarea {
  font-family: arial, verdana, bitstream vera sans, helvetica, sans-serif;
  font-size: 12.5px;
}

/* Headings, styles */

.heading { color: #003964; font-family: arial; font-size: 18px; font-weight: bold; line-height: 19pt; }
.redheading { color: #fd3625; font-family: arial; font-size: 18px; font-weight: bold; line-height: 19pt}
.subheading { color: #003964; font-family: arial; font-size: 16px; font-weight: bold; line-height: 14pt }

.small { font-size: 12px; line-height: 13pt}
.tiny { font-size: 10px; line-height: 13pt}
.white { color: #ffffff; line-height: 13pt}
.grey { color: #555555; line-height: 13pt}
.red { color: #fd3625;line-height: 13pt} 
.lightblue { color: #00a6cb; line-height: 13pt}
.header { background-image:
url('http://www.stuartrobert.com/images/pictures/large/system-files/email/img_header.jpg');
background-position: center top; background-color: #d9c092; background-repeat: repeat-y no-repeat; }

/* Links */

a {
  color: #003964; text-decoration: none, font-weight: bold;
}
a:visited {
 color: #003964; text-decoration: none, font-weight: bold;
}
a:hover {
  color: #fd3625; text-decoration: none, font-weight: bold;
}

/* Misc */

form {
  margin: 0px;
}

hr {
  border: none;
  height: 1px;
  color: #C0C0C0;
  background-color: #C0C0C0;
}

.star {
  font-family: verdana;
  font-size: 12.5px;
  color: #555555;
}

#mainCell {
  padding-top: 14px;
  padding-right: 24px;
  padding-bottom: 14px;
  padding-left: 20px;
}

div.siteByInfo {
  padding-top: 2px;
  padding-bottom: 3px;
  font-size: 12.5px;
  color: #555555;
}
div.siteByInfo a { color: #003964; text-decoration: none, font-weight: bold}
div.siteByInfo a:visited { color: #003964; text-decoration: none, font-weight: bold }
div.siteByInfo a:hover { color: #ffffff; text-decoration: none, font-weight: bold}

div.galleryListName { font-weight: bold; }

/* This is to fix a fade issue in IE when using jquery */
.gallery_image_title { background:#fff}

