/* Default */

body,td {
  font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #444445;
  line-height:18px;
}

body {
  margin: 0px;
  background-color: #F7F7F7;
}

input,select,textarea {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
color:#333333;
}

/* Headings, styles */

strong, em, b, i {
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.heading { display:block; padding-bottom:5px;border-bottom:1px solid #d6d6d6; font-size: 17px; line-height:24px; color:#231f20;font-weight:bold; }
.redheading { font-size: 17px; color: #ed1c24; line-height:24px;font-weight:bold;}
.orangeheading { font-size: 17px; color: #ff690a; line-height:24px;font-weight:bold;}
.subheading { font-size: 13px; color: #231f20; line-height:24px;font-weight:bold; }

.small { font-size: 10px; }
.tiny { font-size: 9px; }
.white { color: white; }
.grey { color: #a0a0a0; }
.red { color: #cc0001; }
.darkred { color: #5D011D; }

/* Links */

a {
  color: #ed1c24;
}
a:visited {
  color: #ed1c24;
}
a:hover {
  color: #444445;
}


#home_steps a {
font-size: 13px; color: #231f20; line-height:24px;font-weight:bold;text-decoration:none;
}
#home_steps a:visited {
font-size: 13px; color: #231f20; line-height:24px;font-weight:bold;text-decoration:none;
}
#home_steps a:hover {
font-size: 13px; color: #231f20; line-height:24px;font-weight:bold;text-decoration:none;
}

/* Misc */

form {
  margin: 0px;
}

hr {
  border-width: 0px;
  height: 1px;
  color: #c0c0c0;
  background-color: #c0c0c0;
}

.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: 0px;
	margin-top: 33px;
	padding-top: 0px;
   border: solid #AFAFAF 1px;
   background-image: url('../images/pictures/large/system-files/img_popup_menu_background.png');
   background-repeat: repeat-x repeat-y;
}


.subMenu a {
	display: block;
	padding: 5px;
	color: white;
	text-decoration: none;
   font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
.subMenu a:visited {
	color: #FFF;
	text-decoration: none;
}
.subMenu a:hover {
	color: #F00;
	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;
}

.subscribeToday { border: solid #B0AFAF 2px; border-top: none; background-color: #FFF; padding-top: 14px; }
.rightBar { border: solid #d6d6d6 1px; border-left: none; background-color: #ffffff; }
.developmentSection { border: solid #32722E 2px; border-top: none; border-bottom: none; background-color: #40AE49; color: #FFF; }

.rightBox {border-bottom: 1px solid #d6d6d6; margin: 19px; width: 221px; padding-bottom: 20px}

#footer {
margin-top:10px;
margin-bottom:10px;
font-family:verdana;
font-size:11px;
color:#545454;
}
.footer_links {
color:#545454;
}
.footer_links a {
color:#545454;
text-decoration:none;
font-weight:normal;
}
.footer_links a:visited {
color:#545454;
text-decoration:none;
font-weight:normal;
}

.footer_links a:hover {
color:#1a1a1a;
text-decoration:none;
font-weight:normal;
}
div.galleryListName { font-weight: bold; }
div.galleryListName { font-weight: bold; }
