@import url("/themes/fidelizador/css/typo/font.css");
body {
  background: #E5F3FA url(../images/bg.jpg) repeat-x;
  color: #292a2a; }

a, a:link, a:visited {
  text-decoration: none !important;
  color: #007bad;
  padding: 0; }
  a:hover, a:link:hover, a:visited:hover {
    color: #00598b; }

hr {
  background: #69B9DA;
  margin: 10px 0; }

h1, h2, h3, .cf {
  font-family: "VAGRoundedBTRegular", Helvetica, Arial, sans-serif;
  font-weight: normal; }

h4 {
  color: #666666;
  font-size: 105%;
  font-weight: bold;
  line-height: 1.1em; }

h3.slogan {
  margin-bottom: 10px; }

.bt {
  font-size: 28px; }

h1.bt {
  font-size: 80px;
  line-height: 0.8em; }

input.large {
  width: 250px; }

.shade {
  color: #4190AF !important; }

.cc {
  background: #69b9da;
  color: #fff;
  border-top: 1px solid #74CFF5;
  border-bottom: 1px solid #74CFF5; }
  .cc h3 {
    color: #fff !important;
    border-bottom: 1px dashed #fff; }

.ico {
  font-family: "mnmliconfontRegular"; }

.btn {
  background: #007bad; }
  .btn:hover {
    background: #006a9c;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none; }

input[type="submit"] {
  background: #30912B; }
  input[type="submit"]:hover {
    background: #184C16; }

.logo {
  text-indent: -9999px;
  display: block;
  width: 315px;
  height: 70px;
  background: transparent url(../images/logowebsmall.png) no-repeat; }

.slogan {
  font-family: "VAGRoundedBTRegular";
  font-size: 38px;
  letter-spacing: -1px;
  line-height: 1.1em;
  color: #292a2a; }

#menu {
  margin: 0 0 10px 0;
  padding: 10px 0;
  border-top: 5px solid #292A2A; }
  #menu .ico {
    font-size: 19px; }
  #menu ul li a {
    color: #292a2a;
    -moz-border-radius: .5em;
    -webkit-border-radius: .5em;
    padding: 3px 15px; }
    #menu ul li a:hover {
      color: #cfe6e6;
      background: #292a2a; }

.imageHolder {
  position: relative;
  right: -50px;
  width: 475px;
  height: 360px;
  margin-bottom: 25px; }
  .imageHolder .slideshow {
    background: #fff;
    border-left: 1px solid #999;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    padding-bottom: 5px;
    margin-bottom: 10px;
    width: 461px;
    margin-left: 5px;
    -moz-box-shadow: 0 0 3px #222; }

.imageHolder img {
  padding: 0;
  margin: 0; }

#content {
  background: #fff;
  border-style: solid;
  border-color: #b3b7bb;
  border-width: 1px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 15px 10px;
  width: 960px;
  margin: 0 auto; }
  #content .column {
    margin: 20px 10px; }
  #content h1, #content h2, #content h3, #content h4 {
    color: #007bad; }

#foot {
  background: #fff;
  border-style: solid;
  border-color: #b3b7bb;
  border-width: 1px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 0 10px;
  width: 960px;
  margin: 25px auto; }
  #foot h3 {
    color: #007bad;
    padding: 10px 0 0 10px;
    font-weight: normal; }
  #foot p {
    padding-left: 10px; }
  #foot input {
    margin-left: 10px; }
  #foot .twitter {
    line-height: 1.1em;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-style: solid;
    border-color: #69b9da;
    border-width: 4px;
    padding: 5px 0 5px 5px;
    display: block;
    width: 200px; }

.twitter, .twitter li {
    margin:0;
    padding:0;
    list-style:none;
}
blockquote {
    margin:5px 10px;
    padding:5px;
}