@import url("reset.css");
@import url("grid.css");
@import url("prettyPhoto.css");
@import url("superfish.css");
@import url("skin.css");
@import url("http://fonts.googleapis.com/css?family=Oswald");
html {
  width: 100%;
  height: 100%;
}
html {
  width: 100%;
}
body {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: rgb(99, 99, 99);
  min-width: 980px;
  background-color: rgb(242, 242, 242);
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  font-size: 0.8125em;
}
.bg {
  width: 100%;
  background-color: transparent;
  background-image: url("../images/bg-top.jpg");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center 0pt;
}
.main {
  width: 950px;
  padding-top: 0pt;
  padding-right: 0pt;
  padding-bottom: 0pt;
  padding-left: 0pt;
  margin-top: 0pt;
  margin-right: auto;
  margin-bottom: 0pt;
  margin-left: auto;
}
a {
  color: rgb(23, 153, 207);
  outline-width: medium;
  outline-style: none;
  outline-color: -moz-initial;
  outline-color: initial;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
.clear {
  clear: both;
  width: 100%;
  line-height: 0;
  font-size: 0pt;
}
.col-1, .col-2, .col-3, .col-4 {
  float: left;
  width: 201px;
  margin-right: 13px;
}
.col-3, .col-4 {
  width: 206px;
  margin-right: 25px;
}
.col-2, .col-4 {
  margin-top: 0pt;
  margin-right: 0pt;
  margin-bottom: 0pt;
  margin-left: 0pt;
}
.column-1, .column-2, .column-3 {
  float: left;
}
.wrapper {
  width: 100%;
  overflow: hidden;
}
.extra-wrap {
  overflow: hidden;
}
.container {
  width: 100%;
}
strong {
  color: rgb(65, 65, 65);
}
p {
  margin-bottom: 18px;
}
.p1 {
  margin-bottom: 8px;
}
.p2 {
  margin-bottom: 15px;
}
.p3 {
  margin-bottom: 30px;
}
.p4 {
  margin-bottom: 40px;
}
.p5 {
  margin-bottom: 50px;
}
.reg {
  text-transform: uppercase;
}
.fleft {
  float: left;
}
.fright {
  float: right;
}
.alignright {
  text-align: right;
}
.aligncenter {
  text-align: center;
}
.it {
  font-style: italic;
}
.letter {
  letter-spacing: -1px;
}
.color-1 {
  color: rgb(255, 255, 255);
}
.color-2 {
  color: rgb(0, 0, 0);
}
.color-3 {
  color: rgb(16, 16, 16);
}
.margin-bot {
  margin-bottom: 35px;
}
.spacing {
  margin-right: 35px;
}
.spacing2 {
  margin-right: 45px;
}
.spacing3 {
  margin-right: 60px;
}
.indent-bot {
  margin-bottom: 20px;
}
.indent-bot2 {
  margin-bottom: 35px;
}
.indent-bot3 {
  margin-bottom: 45px;
}
.img-indent-bot {
  margin-bottom: 25px;
}
.img-indent {
  float: left;
  margin-top: 0pt;
  margin-right: 20px;
  margin-bottom: 0px;
  margin-left: 0pt;
}
.img-indent2 {
  float: left;
  margin-top: 0pt;
  margin-right: 10px;
  margin-bottom: 0px;
  margin-left: 0pt;
}
.img-indent-r {
  float: right;
  margin-top: 0pt;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 40px;
}
.img-box {
  float: left;
  margin-bottom: 20px;
}
.prev-indent-bot {
  margin-bottom: 10px;
}
.prev-indent {
  float: left;
  margin-top: 0pt;
  margin-right: 17px;
  margin-bottom: 0px;
  margin-left: 0pt;
}
.prev-box {
  float: left;
  margin-bottom: 8px;
}
.border {
  border-top-width: 3px;
  border-right-width: 3px;
  border-bottom-width: 3px;
  border-left-width: 3px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: rgb(0, 0, 0);
  border-right-color: rgb(0, 0, 0);
  border-bottom-color: rgb(0, 0, 0);
  border-left-color: rgb(0, 0, 0);
}
.buttons a:hover {
 cursor: pointer;
}
.menu li a, .list-1 li a, .list-2 li a, .link, .logo {
 text-decoration: none;
}
header {
  width: 100%;
  background-color: transparent;
  background-image: url("../images/header.jpg");
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0pt 0pt;
  padding-top: 28px;
  padding-right: 0pt;
  padding-bottom: 25px;
  padding-left: 0pt;
  position: relative;
  z-index: 20;
}
nav {
  float: right;
  padding-top: 15px;
  padding-right: 5px;
  padding-bottom: 0pt;
  padding-left: 0pt;
}
header h1 {
 padding: 0pt;
 position: relative;
 display: inline-block;
 margin: 0pt;
}
.logo {
  color: rgb(255, 255, 255);
  font-size: 68px;
  line-height: 1em;
  font-weight: bold;
  letter-spacing: -2px;
  display: block;
  overflow: hidden;
}
.logo:hover {
  text-decoration: none;
}
.line {
  height: 32px;
  background-color: transparent;
  background-image: url("../images/line-tail.jpg");
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: 0pt 0pt;
}
#content {
  width: 100%;
  padding-top: 15px;
  padding-right: 0px;
  padding-bottom: 75px;
  padding-left: 0px;
  background-color: rgb(252, 252, 252);
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  position: relative;
  z-index: 10;
}
.carousel-wrap1 {
  position: relative;
  overflow: visible;
}
#faded {
  position: relative;
}
#page2 #faded li {
 width: 190px;
}
#page2 #faded li img {
 width: 70px;
 height: 69px;
}
#faded li {
 overflow: hidden;
 color: rgb(203, 202, 202);
 width: 870px;
}
#faded li img {
 width: 230px;
 height: 137px;
}
#faded li .button {
 font-size: 14px;
 color: rgb(255, 255, 255);
 background: url("../images/menu-hover.png") repeat-x scroll 0pt 0pt rgb(12, 134, 218);
 text-transform: uppercase;
 text-decoration: none;
 text-shadow: 1px 1px rgba(0, 0, 0, 0.15);
 line-height: 38px;
 padding: 0pt 6px;
 display: inline-block;
}
#faded li .button:hover {
 background: none repeat scroll 0% 0% rgb(255, 255, 255);
 color: rgb(0, 0, 0);
}
.prev {
  position: absolute;
  top: -52px;
  right: 0pt;
  width: 27px;
  height: 27px;
  background-color: rgb(0, 0, 0);
  background-image: url("../images/down.gif");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 50% 50%;
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
}
.prev:hover {
  background-color: rgb(0, 0, 0);
  background-image: url("../images/down-hover.gif");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 50% 50%;
}
.next {
  position: absolute;
  top: -52px;
  right: 28px;
  width: 27px;
  height: 27px;
  background-color: rgb(0, 0, 0);
  background-image: url("../images/up.gif");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 50% 50%;
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
}
.next:hover {
  background-color: rgb(0, 0, 0);
  background-image: url("../images/up-hover.gif");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 50% 50%;
}
time {
  display: block;
}
.soc a {
 margin-right: 4px;
}
.soc {
  height: 50px;
}
.padding-top {
  padding-top: 28px;
  padding-right: 0pt;
  padding-bottom: 0pt;
  padding-left: 0pt;
}
.policy {
  text-decoration: underline;
}
.policy:hover {
  text-decoration: none;
}
.spacer-1 {
  width: 100%;
  background-color: transparent;
  background-image: url("../images/pic-1.gif");
  background-repeat: repeat-y;
  background-attachment: scroll;
  background-position: 217px 0pt;
}
.spacer-2 {
  width: 100%;
  background-color: transparent;
  background-image: url("../images/pic-1.gif");
  background-repeat: repeat-y;
  background-attachment: scroll;
  background-position: 460px 0pt;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  margin-top: 0pt;
  margin-right: 0pt;
  margin-bottom: 20px;
  margin-left: 0pt;
  color: rgb(33, 33, 33);
}
h1 {
  font-size: 30px;
  line-height: 32px;
}
h2 {
  font-size: 26px;
  line-height: 28px;
}
h3 {
  font-size: 24px;
  line-height: 28px;
  margin-top: 0px;
  margin-right: 0pt;
  margin-bottom: 25px;
  margin-left: 0pt;
}
h4 {
  font-size: 18px;
  color: rgb(59, 59, 59);
}
h5 {
  font-size: 16px;
  line-height: 18px;
}
h6 {
  font-size: 13px;
  line-height: 16px;
}
.scroll {
  overflow: auto;
  height: 180px;
  position: relative;
}
.scroll .padding-right {
  height: 1%;
  padding-right: 50px;
}
.border-bot {
  width: 100%;
  padding-bottom: 20px;
  background-color: transparent;
  background-image: url("../images/pic-1.gif");
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: 0pt bottom;
}
.box {
  background-color: transparent;
  background-image: url("../images/bg-box.jpg");
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0pt 0pt;
}
.box h3 {
 color: rgb(255, 255, 255);
}
.item {
  overflow: hidden;
  display: block;
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: rgb(242, 242, 242);
  border-right-color: rgb(242, 242, 242);
  border-bottom-color: rgb(242, 242, 242);
  border-left-color: rgb(242, 242, 242);
  text-decoration: none;
  color: rgb(98, 98, 98);
  padding-top: 20px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 13px;
  line-height: 18px;
  min-height: 86px;
  background-color: rgb(252, 252, 252);
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  cursor: pointer;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
.item:hover {
  text-decoration: none;
}
.dropcap {
  float: left;
  background-color: transparent;
  background-image: url("../images/dropcap.png");
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  width: 69px;
  text-align: center;
  color: rgb(255, 255, 255);
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 42px;
  line-height: 69px;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  margin-right: 13px;
  margin-top: 4px;
  -webkit-border-radius: 35px 35px 35px 35px;
  border-radius: 35px 35px 35px 35px;
}
.item:hover {
  background-color: rgb(242, 242, 242);
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
}
.button1 {
  display: inline-block;
  font-size: 14px;
  line-height: 34px;
  padding-top: 0pt;
  padding-right: 9px;
  padding-bottom: 0pt;
  padding-left: 9px;
  text-decoration: none;
  color: rgb(255, 255, 255);
  background-color: rgb(12, 134, 218);
  background-image: url("../images/menu-hover.png");
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: 0pt 0pt;
  font-family: Arial, Helvetica, sans-serif;
}
.button1 span {
 display: inline-block;
 cursor: pointer;
 padding-right: 9px;
 background: url("../images/button-right.png") no-repeat scroll right 0pt transparent;
}
.button1 span span {
 padding: 2px 3px 3px;
 background: url("../images/button-tail.png") repeat-x scroll 0pt 0pt transparent;
}
.button1 strong {
 padding: 0pt 0pt 0pt 8px;
 background: url("../images/marker-1.gif") no-repeat scroll 0pt 6px transparent;
}
.button1:hover {
  background-color: rgb(0, 0, 0);
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  text-decoration: none;
}
.list-1 li {
 font-size: 14px;
 line-height: 30px;
 padding: 0px 0pt 0pt 29px;
 vertical-align: top;
 background: url("../images/list-1.gif") no-repeat scroll 0pt 50% transparent;
 font-style: italic;
}
.list-1 li a {
 color: rgb(20, 21, 25);
}
.list-1 li a:hover {
 color: rgb(12, 134, 218);
}
.list-1 .last-item {
  background-color: transparent;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
}
.list-2 li {
 margin-bottom: 2px;
}
.list-2 li a {
 background: url("../images/list-2.png") no-repeat scroll 10px 10px rgb(218, 218, 218);
 display: block;
 padding: 0pt 0pt 0pt 39px;
 line-height: 39px;
 font-size: 14px;
 color: rgb(59, 59, 59);
 font-style: italic;
}
.list-2 li a:hover {
 color: rgb(255, 255, 255);
 background: url("../images/list-2.png") no-repeat scroll 10px 10px rgb(27, 31, 34);
}
.list-3 {
  list-style-type: decimal-leading-zero;
  list-style-position: outside;
  list-style-image: none;
}
.list-3 li {
 font-size: 12px;
 line-height: 16px;
 color: rgb(255, 255, 255);
 padding-bottom: 12px;
 margin-left: 25px;
 list-style-type: decimal-leading-zero;
}
.list-3 li a {
 color: rgb(237, 162, 2);
}
.list-3 li a:hover {
 color: rgb(36, 163, 206);
}
.link {
  text-decoration: none;
  font-style: italic;
  color: rgb(20, 21, 25);
  font-size: 14px;
}
.link:hover {
  text-decoration: underline;
}
.link-1 {
  display: inline-block;
  font-size: 14px;
  padding-right: 8px;
  background-color: transparent;
  background-image: url("../images/marker-3.gif");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: right 8px;
}
.link-1:hover {
  color: rgb(255, 255, 255);
}
.link-2, .link-3 {
  font-size: 14px;
  text-decoration: underline;
}
.link-2:hover, .link-3:hover {
  text-decoration: none;
}
.link-3 {
  font-size: 13px;
}
.text-1 {
  font-size: 14px;
}
.text-1:hover {
  text-decoration: none;
}
.text-2 {
  font-size: 12px;
}
.text-3 {
  font-size: 11px;
  line-height: 1.272em;
}
.soc-1 a {
 display: inline-block;
 margin-right: 4px;
}
input, textarea {
  margin-top: 0pt;
  margin-right: 0pt;
  margin-bottom: 0pt;
  margin-left: 0pt;
  font-size: 13px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: rgb(99, 99, 99);
}
#search {
  background-color: transparent;
  background-image: url("../images/search-input.gif");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 0pt 0pt;
  padding-top: 6px;
  padding-right: 13px;
  padding-bottom: 7px;
  padding-left: 13px;
  margin-top: 6px;
  margin-right: 0pt;
  margin-bottom: 0pt;
  margin-left: 0pt;
}
#search input {
 background: none repeat scroll 0% 0% transparent;
 border: medium none;
 padding: 0pt;
 width: 150px;
 outline: medium none;
}
#search a {
 background: url("../images/search-button.gif") no-repeat scroll 0pt 0pt transparent;
 display: inline-block;
 height: 16px;
 width: 16px;
}
#search a:hover {
 background-position: 0pt bottom;
}
#newsletter {
  padding-top: 0pt;
  padding-right: 0pt;
  padding-bottom: 15px;
  padding-left: 0pt;
}
#newsletter input {
 background: none repeat scroll 0% 0% rgb(242, 242, 242);
 border: medium none;
 padding: 12px 11px;
 margin: 1px 0pt 0pt 1px;
 width: 146px;
 border-radius: 20px 0pt 0pt 20px;
 box-shadow: -1px -1px 0px rgb(177, 177, 177);
 outline: medium none;
 height: 16px;
}
#newsletter a {
 background: url("../images/menu-hover.png") repeat-x scroll 0pt 0pt rgb(12, 134, 218);
 font-family: Verdana,Geneva,sans-serif;
 color: rgb(255, 255, 255);
 font-size: 18px;
 text-decoration: none;
 text-transform: uppercase;
 display: inline-block;
 line-height: 41px;
 width: 52px;
 text-align: center;
 border-radius: 0pt 20px 20px 0pt;
}
#newsletter a:hover {
 background: none repeat scroll 0% 0% rgb(0, 0, 0);
}
#contact-form {
  position: relative;
  vertical-align: top;
  width: 100%;
  height: 429px;
}
#contact-form fieldset {
 border: medium none;
 padding: 0pt;
}
#contact-form .field {
  overflow: hidden;
}
#contact-form input, #contact-form textarea {
 width: 372px;
 padding: 11px 18px 14px;
 margin: 1px 10px 0pt 1px;
 background: none repeat scroll 0% 0% rgb(242, 242, 242);
 line-height: 16px;
 border: medium none;
 border-radius: 20px 20px 20px 20px;
 box-shadow: -1px -1px 0px rgb(177, 177, 177);
 display: block;
 float: left;
 outline: medium none;
}
#contact-form textarea {
 width: 552px;
 height: 198px;
 overflow: inherit;
 resize: none;
 display: block;
 line-height: 1.2em;
 padding: 11px 18px;
}
#contact-form a {
 cursor: pointer;
}
#contact-form .alignright {
  padding-top: 12px;
}
#contact-form small {
 color: red;
 font-weight: bold;
 padding: 0pt 0pt 0pt 5px;
}
#contact-form fieldset {
 display: block;
}
#contact-form label {
 display: block;
 position: relative;
 height: 50px;
}
#contact-form.label {
  display: block;
  overflow: hidden;
}
#contact-form label.message {
 height: auto;
 margin: 0pt;
}
#contact-form .message .label {
  width: auto;
}
#contact-form .empty, #contact-form .error {
  display: none;
  color: rgb(0, 0, 0);
  font-size: 11px;
  line-height: 12px;
  position: absolute;
  top: 2px;
  right: 3px;
  width: 182px;
}
#contact-form label.message .empty, #contact-form label.message .error {
 text-align: left;
 top: 226px;
 left: 16px;
 width: 100%;
}
#contact-form .success {
  display: none;
  font-size: 13px;
  line-height: 18px;
  padding-top: 0pt;
  padding-right: 0pt;
  padding-bottom: 0pt;
  padding-left: 0pt;
  top: -18px;
  left: 10px;
  position: absolute;
  color: rgb(0, 0, 0);
  background-color: transparent !important;
  background-image: none !important;
  background-repeat: repeat !important;
  background-attachment: scroll !important;
  background-position: 0% 0% !important;
  border-top-width: medium;
  border-right-width: medium;
  border-bottom-width: medium;
  border-left-width: medium;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btns {
  position: absolute;
  bottom: 0pt;
  right: 0pt;
}
.btns a {
 margin-left: 16px;
}
#contact_form .button {
  background-color: transparent;
  background-image: url("../images/dropcap.png");
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: 0pt 0pt;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 41px;
  font-family: Arial, Helvetica, sans-serif;
  color: rgb(253, 253, 253);
  padding-top: 0pt;
  padding-right: 25px;
  padding-bottom: 0pt;
  padding-left: 25px;
  -webkit-border-radius: 20px 20px 20px 20px;
  border-radius: 20px 20px 20px 20px;
}
#contact_form .button:hover {
  background-color: rgb(0, 0, 0);
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  text-decoration: none;
}
#map_canvas {
  width: 100%;
  height: 248px;
  margin-bottom: 15px;
}
dl.address dt {
 margin-bottom: 20px;
}
dl.address span {
 float: left;
 width: 75px;
}
dl.address a {
 font-style: italic;
 color: rgb(20, 21, 25);
 text-decoration: none;
 font-size: 14px;
}
dl.address a:hover {
 text-decoration: underline;
}
.items {
  display: none;
}
.simple_gallery {
  width: 630px;
  overflow: hidden;
  height: 315px;
}
.gallery_bg {
  position: relative;
  z-index: 10;
  margin-bottom: 10px;
}
div.content a, div.navigation a {
 text-decoration: none;
 color: rgb(119, 119, 119);
}
div.content a:focus, div.content a:hover, div.content a:active {
 text-decoration: underline;
}
div.slideshow-container {
  position: relative;
  clear: both;
  height: 315px;
  z-index: 10;
}
.advanced_gallery div.slideshow-container {
 width: 388px;
 overflow: hidden;
}
.pic {
  height: 315px;
  width: 388px;
  overflow: hidden;
  float: left;
}
.caption {
  width: 221px;
  height: auto;
  padding-top: 6px;
  position: absolute;
  left: 410px;
  top: 0pt;
}
div.caption {
  overflow: hidden;
  background-color: rgb(252, 252, 252);
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
}
div.caption h2 {
 background: none repeat scroll 0% 0% transparent;
}
div.caption h4 {
 float: left;
 background: none repeat scroll 0% 0% rgb(255, 255, 255);
}
div.image-desc {
  font-size: 10px;
  text-transform: uppercase;
  float: right;
  padding-top: 8px;
  padding-right: 0pt;
  padding-bottom: 0pt;
  padding-left: 0pt;
}
.gal-pags {
  clear: both;
  margin-top: 20px;
  margin-right: 0pt;
  margin-bottom: 0pt;
  margin-left: 0pt;
  padding-top: 0pt;
  padding-right: 0pt;
  padding-bottom: 0pt;
  padding-left: 0pt;
}
.gal-pags li {
 float: left;
 list-style: none outside none;
 margin: 0pt 15px 0pt 0pt;
}
.gal-pags li.last {
 padding-right: 0pt;
}
.gal-pags li a img {
 opacity: 1;
 -moz-transition: all 0.3s ease 0s ;
}
.gal-pags li.current a img, .gal-pags li a:hover img {
 opacity: 0.65;
}
footer {
  padding-top: 25px;
  padding-right: 0pt;
  padding-bottom: 45px;
  padding-left: 0pt;
  color: rgb(16, 16, 16);
}
footer .main {
  font-size: 14px;
}
footer a {
 color: rgb(16, 16, 16);
}
footer span {
 font-size: 21px;
 color: rgb(20, 21, 25);
}
footer span a {
 color: rgb(8, 152, 227);
 text-decoration: none;
}
footer span a:hover {
 color: rgb(0, 0, 0);
 text-decoration: none;
}
.footer-menu {
  overflow: hidden;
  float: right;
  padding-top: 5px;
}
.footer-menu li {
 float: left;
 border-right: 1px solid rgb(16, 16, 16);
 padding: 0pt 11px;
}
.footer-menu li.last {
 border: medium none;
 padding: 0pt 0pt 0pt 10px;
}
.footer-menu li a {
 text-decoration: none;
}
.footer-menu li a:hover, .footer-menu li a.active {
 text-decoration: underline;
 color: rgb(17, 155, 227);
}
.privacy {
  text-decoration: underline;
}
.privacy:hover {
  text-decoration: none;
}
.lightbox-video {
  position: relative;
  overflow: hidden;
  display: inline-block;
  z-index: 99;
}
.lightbox-video img {
 position: relative;
 z-index: 2;
 background: none repeat scroll 0% 0% rgb(241, 241, 241);
}
.lightbox-video span {
 display: block;
 position: absolute;
 left: 0pt;
 top: 0pt;
 width: 100%;
 height: 100%;
 background: url("../images/play_video.png") no-repeat scroll 50% 50% transparent;
 z-index: 1;
}
.lightbox-video:hover span {
 opacity: 1;
}
#fond {
  background-color: rgb(51, 51, 255);
}
#o {
  color: rgb(255, 0, 0);
}
#b {
  background-color: rgb(51, 51, 255);
}
#prezi {
  background-color: rgb(51, 51, 255);
  color: rgb(0, 0, 153);
  display: -moz-box;
  display: -webkit-box;
  display: box;
}
