/* Default */

body,td {
  font-family: arial, helvetica, verdana, bitstream vera sans, sans-serif;
  font-size: 12px;
  color: #7a7a7a;
  line-height: 20px;
}

body {
  margin: 0px;
  background-image: url('../images/pictures/large/system-files/tile_background.gif');
  background-repeat: repeat-x;
  background-color: #DFDFDF;/*DEDEDE; */
  margin-top: 70px;
}

input,select,textarea {
  font-family: verdana, bitstream vera sans, arial, helvetica, sans-serif;
  font-size: 11px;
}

/* Headings, styles */

.heading { font-weight: bold; font-family: trebuchet ms; arial, helvetica; font-size: 16px; color: #383838; }
.redheading { font-weight: bold; font-family: trebuchet ms; arial, helvetica; font-size: 16px; color: #b50937;  }
.subheading { font-weight: bold; font-family: trebuchet ms; arial, helvetica; font-size: 14px; color: #383838; }

.small { font-size: 10px; }
.tiny { font-size: 9px; }
.white { color: white; }
.blue { color: #0084c7; }
.red { color: #b50937; }
.footerred {color: #b50937; font-family: helvetica, arial; font-size: 11px; }
.footer {color: #555555; font-family: helvetica, arial; font-size: 11px; }

/* Links */

a {
  color: #0084c7; text-decoration: none;
}
a:visited {
  color: #0084c7;
}
a:hover {
  color: #0084c7;
}

/* Misc */

form {
  margin: 0px;
}

hr {
  border-width: 0px;
  height: 1px;
  color: #c0c0c0;
  background-color: #dedede;
}

.star {
  font-family: verdana;
  font-size: 13px;
  color: #c01010;
}

#mainCell {
  padding-top: 14px;
  padding-right: 24px;
  padding-bottom: 14px;
  padding-left: 20px;
}

div.siteByInfo {
  padding-top: 2px;
  padding-bottom: 3px;
  font-size: 10px;
  color: #c0c0c0;
}
div.siteByInfo a { color: #c0c0c0; text-decoration: none; }
div.siteByInfo a:visited { color: #c0c0c0; text-decoration: none; }
div.siteByInfo a:hover { color: #e0e0e0; text-decoration: none; }




span.navHoverLink .subMenu {
	visibility: hidden;
	position: absolute;
	margin-left: -8px;
	margin-top: 11px;
	padding-top: 11px;
}


.subMenu a {
	display: block;
	padding: 5px;
	color: white;
	text-decoration: none;
	/*background-color: #ff9050;*/
	background-color: #596b8f;
}
.subMenu a:visited {
	color: white;
	text-decoration: none;
}
.subMenu a:hover {
	background-color: #ff9050;
	color: white;
	text-decoration: none;
}

span.navHoverLink:hover .subMenu {
	visibility: visible;
}

span.navHoverLink.over .subMenu {
	visibility: visible;
}



.sitemapDiv {
  margin-bottom: 3px;
}
.sitemapHdrDiv {
  background-color: #f0f0f0;
  padding: 4px;
  margin-top: 24px;
  margin-bottom: 6px;
}
table.sitemapTbl {
  width: 500px;
}
td.sitemapMidCell {
  border-left: 1px solid #c0c0c0;
}

.leftMenuBackground { background-image: url('../images/pictures/large/system-files/img_btm_nav.gif'); background-repeat: no-repeat; background-position: 0px bottom; background-color: #b50937; }

.clTable { width: 640px; }
.clTable TD { padding: 3px 5px; border-right: solid #FFF 1px; }
.clTable TD A { text-decoration: underline; margin: 4px 0px; display: block; }
.clHeader { background-color: #B50937; color: #FFF; font-weight: bold; }
.clOdd { background-color: #DDD; }
.clEven { background-color: #FFF; }
.clOdd, .clEven { color: #000; border-bottom: solid #B50937 1px; }

.ccTable { }
.ccHeader { background-color: #B50937; color: #FFF; font-weight: bold; }

.footer { }
.footer A, .footer TD { color: #555555; font-size: 11px; }
.footer A:visited { color: #555; }
.footer A:hover { color: #B50937; }div.galleryListName { font-weight: bold; }

/* This is to fix a fade issue in IE when using jquery */
.gallery_image_title { background:#fff}


