/* overwrite sparky's settings */

/* @import url(http://fonts.googleapis.com/css?family=Lato:300,400,700,900,700italic); */

body {
  margin:0;
  padding:0;
    font-family: 'Arial Narrow', sans-serif;
    font-weight:300;
    line-height:24px;
}

h1 {
    font-family: 'Arial Narrow', sans-serif;
    font-weight:900;
    padding:45px 0 0 0;
    margin:0;
    line-height:normal;
    text-transform:uppercase;
}

h2, h2 a {
    font-family: 'Arial Narrow', sans-serif;
    font-weight:300;
    padding:30px 0 15px;
    margin:0;
    line-height:normal;
}

h3 {
    font-family: 'Arial Narrow', sans-serif;
    margin:0 0 15px 0;
    padding:0;
    line-height:normal;
}

h4 {
    font-family: 'Arial Narrow', sans-serif;
    margin:0;
    padding:0;
    font-size: inherit;
}

/* overwrite joomla.css */

div.finder label, div.finder br {
  display:none;
}

/* forms */

fieldset {
  border:0;
  margin:0;
  padding:0;
}

legend {
  font-weight:bold;
  margin: 0;
  padding: 0;
}

.input {
  margin:0;
  padding:0;
}

.inputbox {
  background: #fff;
  border: 1px solid #999;
  padding: 3px;
  display: block;
}

.button {
  border: 1px solid #333;
  padding: 5px 10px;
  color:#fff;
  background:#666;
}

form {
  margin:0;
  padding:0;
}

/* lists */

ul, ol {
  margin: 15px 30px;
  padding: 0;
}

li {
  margin: 0;
  padding: 0;
}

ul.arrow li {
  list-style-image: url(../images/bullet_arrow_right.png);
}

ul.arrowleft li {
  list-style-image: url(../images/bullet_arrow_left.png);
}

ul.calendar li {
  list-style-image: url(../images/bullet_calendar.png);
}

ul.checklist li {
  list-style-image: url(../images/bullet_tick.png);
}

ul.delete li {
  list-style-image: url(../images/bullet_delete.png);
}

ul.email li {
  list-style-image: url(../images/bullet_email.png);
}

ul.file li {
  list-style-image: url(../images/bullet_file.png);
}

ul.folder li {
  list-style-image: url(../images/bullet_folder.png);
}

ul.heart li {
  list-style-image: url(../images/bullet_heart.png);
}

ul.information li {
  list-style-image: url(../images/bullet_information.png);
}

ul.lock li {
  list-style-image: url(../images/bullet_lock.png);
}

ul.pencil li {
  list-style-image: url(../images/bullet_pencil.png);
}

ul.person li {
  list-style-image: url(../images/bullet_person.png);
}

ul.rss li {
  list-style-image: url(../images/bullet_rss.png);
}

ul.shop li {
  list-style-image: url(../images/bullet_shop.png);
}

ul.song li {
  list-style-image: url(../images/bullet_song.png);
}

ul.star li {
  list-style-image: url(../images/bullet_star.png);
}

ul.star2 li {
  list-style-image: url(../images/bullet_star2.png);
}

ul.trash li {
  list-style-image: url(../images/bullet_trash.png);
}

ul.tweak li {
  list-style-image: url(../images/bullet_tweak.png);
}

ul.unlock li {
  list-style-image: url(../images/bullet_unlock.png);
}

ul.warn li {
  list-style-image: url(../images/bullet_warning.png);
}

/* typography */

.warning {
  padding:15px 15px 15px 60px;
  color:#000;
  border-top:4px solid #c10000;
  border-bottom:4px solid #c10000;
  background:#FFDE25 url(../images/warning.png) no-repeat center left;
}

.info {
  padding:15px 15px 15px 60px;
  color:#006699;
  border-top:4px solid #006699;
  border-bottom:4px solid #006699;
  background:#bde1ff url(../images/info.png) no-repeat center left;
}

.error {
  padding:15px 15px 15px 60px;
  color:#900;
  border-top:4px solid #900;
  border-bottom:4px solid #900;
  background:#f8b5b5 url(../images/error.png) no-repeat center left;
}

.typewriter {
  background: url(../images/typewriter_bg.png);
  padding:20px 15px 20px 30px;
  color:#000;
  font-family:"Courier New", Courier, monospace;
  line-height:20px;
  text-align:left;
}

blockquote {
  margin:0;
  padding:15px 15px 15px 75px;
  font-size:125%;
  font-style:italic;
  line-height:normal;
  background: url(../images/quotes.png) top left no-repeat;
}

.dropcap:first-letter {
  font-size: 300%;
  font-weight:bold;
  float:left;
  margin:0 10px 5px 0;
}

span.p_number {
  font-size: 400%;
  font-weight:bold;
  float:left;
  margin:0 10px 30px 0;
  position: relative;
  top:15px;
}

.inset_left {
  display:block;
  float:left;
  width: 150px;
  font-style: italic;
  margin: 15px 15px 15px 0;
}

.inset_right {
  display:block;
  float:right;
  width: 150px;
  font-style: italic;
  margin: 15px 0 15px 15px;
}

.inset_title {
  font-weight:bold;
  display:block;
}

img.img_left {
  float:left;
  margin:0 15px 15px 0;
}

img.img_right {
  float:right;
  margin:0 0 15px 15px;
}

/* HS specifics */

p.welcome {
  width:470px;
  height:100px;
}

.mp_right h3, .mp_left h3 {
  text-transform:uppercase;
  font-weight:300;
}

.mp_right h3 span, .mp_left h3 span {
  font-weight:900;
}

.mp_right div.moduletable_other h3, .mp_right div.moduletable_other h3 span,
.mp_left div.moduletable_other h3, .mp_left div.moduletable_other h3 span {
  text-transform:uppercase;
  font-weight:700;
  font-size:14px;
  color:#fefefe;
}

div.moduletable_other h4 a {
  font-size:13px;
  font-weight:400;
}

h4 a {
  color:#fff;
  font-size:18px;
  font-weight:700;
}

a.readmore, p.readmore a {
  color:#fff;
  text-transform:uppercase;
  font-weight:700;
  display: block;
  float:right;
  background:#000;
  padding:1px 7px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  text-decoration:none;
}

a.readmore:hover, p.readmore a:hover {
  color:#fff !important;
}

.newsflash_details {
  font-size:11px;
  text-transform:uppercase;
}

.seafloor {
  font-size:13px;
  line-height: 20px;
}

.seafloor h3 {
  font-size:18px;
  color:#fff;
}

.seafloor img {
  -webkit-border-radius:7px;
  -moz-border-radius:7px;
  border-radius:7px;
  margin-bottom:10px;
}

.mnu_footermenu > li > a {
  font-family: 'Arial Narrow', sans-serif;
}

.mnu_footermenu > li {
  margin-bottom:0;
}

.mp_copyright .custom {
  padding:15px 0 45px 0;
}

.mp_copyright .custom, .mp_copyright .custom a {
  font-size:12px;
  font-style:italic;
  color:#fff;
  text-align:center;
}

.hotanchor {
  float:left;
  margin:0 30px 15px 0;
}

.advert_line1 {
  font-size:28px;
  line-height:28px;
  font-weight:900;
  text-transform: uppercase;
}

.advert_line2 {
  font-size:57px;
  line-height:60px;
  font-weight:300;
}

a.top_modules_text1 {
  color:#ffffff;
  -webkit-transition: color .5s ease;
  -moz-transition: color .5s ease;
  -ms-transition: color .5s ease;
  -o-transition: color .5s ease;
  transition: color .5s ease;
}

a.top_modules_text1:hover {
  color:#fdc71c;
  -webkit-transition: color .5s ease;
  -moz-transition: color .5s ease;
  -ms-transition: color .5s ease;
  -o-transition: color .5s ease;
  transition: color .5s ease;
}

a.top_modules_text2 {
  color:#196688;
  -webkit-transition: color .5s ease;
  -moz-transition: color .5s ease;
  -ms-transition: color .5s ease;
  -o-transition: color .5s ease;
  transition: color .5s ease;
}

a.top_modules_text2:hover {
  color:#192487;
  -webkit-transition: color .5s ease;
  -moz-transition: color .5s ease;
  -ms-transition: color .5s ease;
  -o-transition: color .5s ease;
  transition: color .5s ease;
}

a.top_modules_text3 {
  color:#ed4c49;
  -webkit-transition: color .5s ease;
  -moz-transition: color .5s ease;
  -ms-transition: color .5s ease;
  -o-transition: color .5s ease;
  transition: color .5s ease;
}

a.top_modules_text3:hover {
  color:#de0400;
  -webkit-transition: color .5s ease;
  -moz-transition: color .5s ease;
  -ms-transition: color .5s ease;
  -o-transition: color .5s ease;
  transition: color .5s ease;
}

.content_sparky a {
  text-decoration: underline;
}

.content_sparky a:hover, .mp_right a:hover {
  text-decoration: none;
  color:#000;
}

.content_sparky h2 a {
  text-decoration: none;
}

#gallery {
  text-align:left !important;
}

/* joomla.css overrides */

.pane-toggler-down, .pane-toggler {
  background:#333;
}

.category th {
  background: #333;
}

table.category {
  border:1px solid #333;
}

.cat-list-row1 td {
  background: #666;
}
