/* TPL-WRAPPER */
#tpl-wrapper {
  margin: 15px auto;
  width: 720px;
}

#tpl-wrapper {
  background: #FFF none;
  border-right: thin solid #660066;
  border-bottom: thin solid #660066;
}

#tpl-wrapper tr {
  vertical-align: top;
}

#tpl-wrapper,
#tpl-wrapper * table,
#tpl-wrapper * td {
  border-collapse: collapse;
}

#tpl-header {
  background: #FFF none !important;
  color: #000 !important;
}

#tpl-header p {
  font-family: 'trebuchet ms', arial, sans-serif;
  font-size: 0.8em;
  font-weight: normal;
  margin: 1em;
}

#tpl-header img {}

.tpl-header-title {
  color: #660066;
  font-size: 1.2em;
  font-weight: bolder;
}

.tpl-header-highlight {
  color: #660066;
  font-size: 1em;
  font-weight: bold;
}

#tpl-masthead {
  background: #333 url('/espanol/images/masthead.jpg') no-repeat center center;
  clear: both;
  height: 163px;
  width: 760px;
}

#tpl-masthead a img {}

#tpl-masthead p,
#tpl-masthead a:link,
#tpl-masthead a:hover,
#tpl-masthead a:active,
#tpl-masthead a:visited {
  color: #333;
  font-family: 'trebuchet ms', arial, sans-serif;
  font-size: 0.9em;
  font-weight: normal;
}

#tpl-top-nav {
  color: #FFF;
  font-family: 'trebuchet ms', arial, sans-serif;
  font-size: 17px;
  line-height: 24px;
  vertical-align: middle;
}

#tpl-top-nav,
#tpl-top-nav div,
#tpl-top-nav div ul,
#tpl-top-nav div ul li,
#tpl-top-nav div ul li a { 
  background: #9966CC none;
}

#tpl-top-nav img {}

#tpl-top-nav ul.horizontal li a,
#tpl-top-nav table tr td a {
  font-weight: normal;
  margin: 0 5px;
  text-decoration: none;
  vertical-align: middle;
}

#tpl-top-nav ul.horizontal li a:link,
#tpl-top-nav ul.horizontal li a:visited,
#tpl-top-nav table tr td a:link,
#tpl-top-nav table tr td a:visited  {
  background: #9966CC none;
  color: #FFF;
}

#tpl-top-nav ul.horizontal li a:hover,
#tpl-top-nav ul.horizontal li a:active,
#tpl-top-nav table tr td a:hover,
#tpl-top-nav table tr td a:active {
  background: #FFF none;
  color: #660066;
}

#tpl-main-col {
  width: 581px;
}

/* TPL-MAIN */
#tpl-main {
}

/* TPL-*-NAV */
#tpl-left-nav {
  background: #FFF none;
  width: 179px;
}

#nav-logo {
}

#nav-logo img {
  width: 100%;
}

#tpl-right-nav {
  width: 179px;
}

.nav-section {
  border-collapse: collapse;
  padding: 10px 15px;
  width: 164px;
}

#tpl-left-nav .nav-section {
  padding-right: 0;
}

#tpl-right-nav .nav-section {
  padding: 10px 8px 10px 7px;
  width: 179px;
} html>body .nav-section {
  width: 164px;
}

#tpl-right-nav .nav-section h3,
#tpl-right-nav .nav-section h3 a:link,
#tpl-right-nav .nav-section h3 a:active,
#tpl-right-nav .nav-section h3 a:visited {
  margin-top: 0;
}

#tpl-right-nav .nav-section h4 {
}

#tpl-right-nav .nav-section ul {
  margin: 0 0 1em 0;
  padding: 0;
}

#tpl-right-nav .nav-section ul li {
  list-style: none none outside;
  margin: 0;
  padding: 0 5px 2px 13px;
}

#tpl-right-nav .nav-section ul li a:link,
#tpl-right-nav .nav-section ul li a:active,
#tpl-right-nav .nav-section ul li a:visited {
  display: block;
  margin-top: 0;
  padding: 2px;
}

#tpl-right-nav .nav-section ul li a:link:hover,
#tpl-right-nav .nav-section ul li a:active:hover,
#tpl-right-nav .nav-section ul li a:visited:hover {
}

#tpl-right-nav .nav-section ul.calendar li {
  padding-bottom: 5px;
}

.nav-menu { /* left nav only */
  border-collapse: collapse;
  font-family: 'trebuchet ms', arial, sans-serif;
  font-size: 0.8em;
  font-weight: bolder;
  margin-top: 5px;
  text-align: right;
  text-decoration: none;
}

.nav-menu ul {
  border-width: thin;
  border-style: solid;
  border-color: #9966CC #9966CC #9966CC #FFFFFF;
  list-style: none none outside;
  margin: 0;
  padding: 3px 0;
  width: 173px;
}

.nav-menu ul li {
}


.nav-menu ul li a:link,
.nav-menu ul li a:active,
.nav-menu ul li a:visited {
  color: #000;
  display: block;
  font-family: 'trebuchet ms', arial, sans-serif;
  padding: 1px 8px 2px 5px;
  text-decoration: none;
  width: 160px;
}

.nav-menu ul li a:link:hover,
.nav-menu ul li a:active:hover,
.nav-menu ul li a:visited:hover {
  border-bottom: 1px solid #96C;
  color: #9966CC;
  font-family: 'trebuchet ms', arial, sans-serif;
}

.nav-menu ul ul {
  font-size: 10px;
  padding-left: 5px;
  width: auto;
}

.nav-menu ul ul li a:link,
.nav-menu ul ul li a:active,
.nav-menu ul ul li a:visited {
  display: inline;
  padding: 1px 8px;
  width: auto;
}

.nav-menu .nav-menu-topic,
.nav-menu-topic a:link,
.nav-menu-topic a:hover,
.nav-menu-topic a:active,
.nav-menu-topic a:visited {
  color: #660066;
  font-size: 1.2em;
  text-decoration: none;
}

.nav-menu p {
  margin: 0.5em 0;
}


.nav-form { /* left-nav only */
  padding: 8px 5px 5px 5px;
}
#mailings {
  margin: 8px 0 2px 0;
  width: 160px;
}
#email {
  width: 100%;
}
#mail-join {
  float: right;
  height: 18px;
  margin-top: 4px;
  padding: 0;
  position: relative; left: 3px;
  width: 45px;
} html>body #mail-join {
  height: 20px;
  left: 1px;
  width: 48px;
}

#photo-gallery h3 {
  margin-bottom: 0;
}

#photo-gallery a:link,
#photo-gallery a:active,
#photo-gallery a:visited {
}

#photo-gallery div.gallerythumb {
  float: right;
  margin: 5px;
  padding: 5px;
  width: 132px;
}

/* TPL-CENTER */
#tpl-center img {
  margin: 5px 0 0 0;
}

#tpl-cnt-hd {
  margin: 0;
  padding: 0;
}
#cnt-hd img,
#cnt-hd-img {
  width: 360px;
/* change to 521px for 2-column layout */
}

/* TPL-CONTENT */
#tpl-content {
  font-family: 'trebuchet ms', arial, sans-serif;
  font-size: 0.8em;
  padding: 5px 20px;
}

#tpl-content a:link,
#tpl-content a:hover,
#tpl-content a:active,
#tpl-content a:visited {
  color: #660066;
  font-size: 1em !important;
  font-weight: bold;
}

#tpl-content h1 {
  color: #660066;
  font-size: 2em;
  margin: 0.5em 0 0 0;
}

#tpl-content img {
  margin: 0 5px 5px 0;
}

/* tool:photogallery */
#tpl-content div.gallerythumb {
  clear: none;
  float: left;
  margin: 5px;
  padding: 5px;
  width: 132px;
}

#tpl-content div.gallerythumb.even {
  clear: left;
}

#tpl-content div.learn-more a:link,
#tpl-content div.learn-more a:visited,
#tpl-content div.learn-more a:hover,
#tpl-content div.learn-more a:active {
  font-style: italic;
}

/* tool:news */
dl.release-index-fe dt {
}

dl.release-index-fe dt a:hover {
}

dl.release-index-fe dd {
}

cite.release-teaser-fe {
}

div.release-text-fe p,
div.release-text-fe span {
}

/* tool:calendar */
#tpl-content table.event-index-fe,
#tpl-content table.event-index-fe th,
#tpl-content table.event-index-fe td {
  border-collapse: collapse;
}

/* TPL-FOOTER */
#tpl-footer {
  clear: both;
  color: #330033;
  font-family: 'trebuchet ms', arial, sans-serif;
  font-size: 0.8em;
  padding: 5px 0;
}

#tpl-footer img {
  margin: 1em;
}

#tpl-footer a:link,
#tpl-footer a:active,
#tpl-footer a:visited {
}

#tpl-footer ul {
  margin: 0;
  padding: 0 0 5px 0;
}

#tpl-footer ul li {
  padding: 0 2px 0 6px;
} html>body #tpl-footer ul li {
  padding: 0 5px 0 3px;
}

#tpl-footer ul.horizontal li a:link,
#tpl-footer ul.horizontal li a:hover,
#tpl-footer ul.horizontal li a:active,
#tpl-footer ul.horizontal li a:visited {
  color: #330033 !important;
  font-family: 'trebuchet ms', arial, sans-serif;
  font-size: 0.8em;
  font-weight: normal !important;
}

#tpl-footer ul li a:link:hover,
#tpl-footer ul li a:active:hover,
#tpl-footer ul li a:visited:hover {
}

#iscape-credit {
  color: #330033 !important;
  display: inline;
  font-family: 'trebuchet ms', arial, sans-serif;
  font-size: 0.8em;
}

#iscape-credit a:link,
#iscape-credit a:active,
#iscape-credit a:visited {
}

#tpl-footer table {
}

/* ===== CLASSES ===== */

/* ===== JSV Errors ===== */
html body .error, .JSVerror {
  background: #fff none;
  color: #c00;
}

html body input.JSVerror,
html body input.error,
html body select.JSVerror,
html body select.JSVerror option,
html body select.error,
html body select.error option,
html body textarea.JSVerror,
html body textarea.error,
html body div.error{
  background: #fee none;
  border-color: #f00;
  color: #000;
}

html body img.bottom {
  margin-bottom: 0;
}

html body img.left {
  float: left;
  margin: 10px 10px 10px 0;
}

html body img.right {
  float: right;
  margin: 10px 0 10px 10px;
}

html body img.top {
  margin-top: 0;
}

ul.horizontal {
  list-style: none none outside;
}

ul.horizontal li {
  display: inline;
}

ul.no-bullet, ul.no-bullet li {
  list-style: none none outside;
  margin: 0;
  padding: 0;
}

li.last {
  border: none !important;
}
