html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block; }

body {
  font-family: "PT Sans", Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 24px;
  color: #8d8f92; }

html, body {
  height: 100%; }

#root {
  clear: both;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin-bottom: -400px; }
  #root #root_footer {
    height: 400px; }

#footer {
  clear: both;
  position: relative;
  height: 400px; }

.font, div.stripes h2 {
  font-family: "PT Sans", Arial, Helvetica, sans-serif; }

.altfont, h1, h2, h3, h4, h5, h6, div.stripes h2 strong, section.skills .col strong {
  font-family: "Kreon", serif; }

::selection, ::-moz-selection {
  background: #d8d2c8;
  color: #FFF; }

.hidden {
  display: none; }

p, ul, ol, blockquote, section {
  margin-bottom: 1.5em; }

a {
  color: inherit;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  color: #e95e4c; }

a:hover {
  text-decoration: none;
  color: #000; }

em {
  font-style: italic; }

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 24px;
  color: #333; }

h1 {
  font-size: 1.5em; }

h2 {
  font-size: 1.325em; }

h3 {
  font-size: 1.25em; }

h4 {
  font-size: 1.125em; }

h5, h6 {
  font-size: 1em; }

hr {
  height: 1px;
  background: url(img/dotted.png) left bottom repeat-x;
  margin: 0 0 24px 0;
  border: none; }

/*ul, ol {
  margin-left: 20px; }

ul {
  list-style: circle inside;
  overflow: hidden; }

ul ul, ol ul {
  list-style: disc inside;
  margin-bottom: 0; }

ol {
  list-style: decimal inside;
  overflow: hidden; }

ol ol, ul ol {
  list-style: lower-roman inside;
  margin-bottom: 0; }
*/
strong, b {
  color: #333;
  font-weight: bold; }

blockquote {
  font-size: 1.3em;
  text-align: center;
  padding-left: 10px;
  font-style: italic;
  font-family: serif;
  overflow: hidden;
  margin-bottom: 24px;
  line-height: 24px; }

blockquote em {
  display: block;
  text-align: right;
  font-family: "PT Sans", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 14px;
  color: #333; }

pre {
  margin-bottom: 24px;
  background-color: #f8f8f8;
  border: 1px solid #ccc;
  padding: 6px 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px; }

img.alignleft {
  float: left;
  margin-right: 20px; }

img.alignright {
  float: right;
  margin-left: 20px; }

img.aligncenter {
  display: block;
  margin: 0 auto; }

.grid1 {
  display: inline;
  float: left;
  margin-right: 20px;
  width: 60px; }
  * html .grid1 {
    overflow-x: hidden; }

.grid2 {
  display: inline;
  float: left;
  margin-right: 20px;
  width: 140px; }
  * html .grid2 {
    overflow-x: hidden; }

.grid3 {
  display: inline;
  float: left;
  margin-right: 20px;
  width: 220px; }
  * html .grid3 {
    overflow-x: hidden; }

.grid4 {
  display: inline;
  float: left;
  margin-right: 20px;
  width: 300px; }
  * html .grid4 {
    overflow-x: hidden; }

.grid5 {
  display: inline;
  float: left;
  margin-right: 20px;
  width: 380px; }
  * html .grid5 {
    overflow-x: hidden; }

.grid6 {
  display: inline;
  float: left;
  margin-right: 20px;
  width: 460px; }
  * html .grid6 {
    overflow-x: hidden; }

.grid7 {
  display: inline;
  float: left;
  margin-right: 20px;
  width: 540px; }
  * html .grid7 {
    overflow-x: hidden; }

.grid8 {
  display: inline;
  float: left;
  margin-right: 20px;
  width: 620px; }
  * html .grid8 {
    overflow-x: hidden; }

.grid9 {
  display: inline;
  float: left;
  margin-right: 20px;
  width: 700px; }
  * html .grid9 {
    overflow-x: hidden; }

.grid10 {
  display: inline;
  float: left;
  margin-right: 20px;
  width: 780px; }
  * html .grid10 {
    overflow-x: hidden; }

.grid11 {
  display: inline;
  float: left;
  margin-right: 20px;
  width: 860px; }
  * html .grid11 {
    overflow-x: hidden; }

.cb {
  clear: both; }

.last {
  margin-right: 0!important; }

.alignright {
  text-align: right!important; }

.left {
  float: left; }

.right {
  float: right; }

/* ---------------------------------------------------- */
/*		GRID
/* ---------------------------------------------------- */
#root {
  width: 940px;
  margin-left: auto;
  margin-right: auto; }

/* ---------------------------------------------------- */
/*		HEADER
/* ---------------------------------------------------- */
header.header {
  padding: 20px 0;
  background: url(img/dotted.png) left bottom repeat-x; }
  header.header .logo {
    float: left;
    width: 100px;
    display: block; }
  header.header nav {
    height: 95px;
    line-height: 95px;
    text-align: right; }
    header.header nav a {
      color: #8d8f92;
      display: inline-block;
      margin-left: 35px;
      text-decoration: none; }
      header.header nav a:hover, header.header nav a.active {
        color: #e95e4c; }

/* ---------------------------------------------------- */
/*		SLIDER
/* ---------------------------------------------------- */
section.slider {
  height: 320px;
  position: relative;
  background: url(img/dotted.png) left bottom repeat-x;
  margin-bottom: 3em; }
  section.slider img {
    position: absolute;
    bottom: 1px;
    left: 0px; }
  section.slider div {
    position: absolute;
    width: 540px;
    right: 0px;
    top: 70px; }
  section.slider h1 {
    font-size: 43px;
    line-height: 1em;
    text-align: center; }
  section.slider p {
    font-size: 18px;
    text-align: justify; }

/* ---------------------------------------------------- */
/*		CONTENT
/* ---------------------------------------------------- */
div.stripes {
  background: url(img/stripes.png) left 5px repeat-x;
  vertical-align: middle;
  height: 20px;
  height: 1.5em;
  margin-bottom: 1.5em; }
  div.stripes h2 {
    display: inline-block;
    font-size: 14px;
    font-style: italic;
    background-color: #FFF;
    color: #8d8f92;
    margin-left: 25px;
    padding: 0 10px; }
  div.stripes h2 strong {
    font-size: 18px;
    color: #333;
    display: inline-block;
    margin-right: 10px;
    font-style: normal; }

h1 {
  margin-top: 24px;
  display: inline-block;
  margin-right: 5px;
  font-size: 26px; }

.subtitle {
  display: inline-block;
  font-size: 14px;
  font-style: italic;
  color: #8d8f92; }

nav.secondary {
  overflow: hidden;
  *zoom: 1;
  background: url(img/dotted.png) left bottom repeat-x;
  margin-bottom: 24px; }
  nav.secondary a {
    font-size: 1.2em;
    display: inline-block;
    float: left;
    margin-right: 25px;
    color: inherit;
    text-decoration: none;
    border-bottom: 3px solid transparent; }
  nav.secondary a:hover, nav.secondary a.active {
    color: #333; }
  nav.secondary a.active {
    border-color: #e95e4c; }

section.works article {
  float: left;
  margin-bottom: 20px;
  display: inline;
  float: left;
  margin-right: 20px;
  width: 220px; }
  * html section.works article {
    overflow-x: hidden; }
  section.works article h3 {
    font-size: 16px;
    margin-bottom: 0px; }
  section.works article a {
    display: block;
    width: 220px;
    height: 135px;
    margin-bottom: 5px; }
  section.works article em {
    display: block;
    font-style: italic;
    font-size: 14px; }
  section.works article aside {
    display: none; }
  section.works article .thumb {
    background: url(img/link.png) center center white no-repeat; }
  section.works article .thumb img {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s; }
  section.works article .thumb:hover img {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
    opacity: 0.6; }

section.work {
  margin-bottom: 24px;
  position: relative;
  height: 450px;
  background: url(img/dotted.png) left top repeat-x;
  background: url(img/dotted.png) left top repeat-x, url(img/dotted.png) left bottom repeat-x; }
  section.work a {
    color: inherit; }
  section.work a:hover {
    color: #e95e4c; }
  section.work .slideshow {
    background: url(img/browser.png) left bottom no-repeat;
    width: 488px;
    height: 433px;
    position: absolute;
    top: 16px;
    left: -13px; }
    section.work .slideshow .nivoSlider {
      position: relative;
      width: 460px;
      height: 380px;
      margin-left: 14px;
      margin-top: 54px;
      overflow: hidden; }
    section.work .slideshow img {
      position: absolute;
      top: 0;
      left: 0; }
  section.work .infos {
    padding-left: 535px;
    padding-top: 46px;
    width: 405px; }
    section.work .infos h3 {
      font-size: 24px;
      margin-bottom: 7px; }
    section.work .infos em {
      display: block;
      font-style: italic;
      margin-bottom: 7px; }
    section.work .infos ul {
      margin: 24px 0; }
    section.work .infos li {
      list-style: none; }

section.skills .col {
  display: inline;
  float: left;
  margin-right: 20px;
  width: 140px;
  text-align: center; }
  * html section.skills .col {
    overflow-x: hidden; }
  section.skills .col strong {
    display: block;
    font-size: 18px; }
  section.skills .col p {
    margin-bottom: 10px; }

section.about {
  display: inline;
  float: left;
  margin-right: 20px;
  width: 540px; }
  * html section.about {
    overflow-x: hidden; }

section.testimonials {
  display: inline;
  float: left;
  margin-right: 0;
  width: 380px; }
  * html section.testimonials {
    overflow-x: hidden; }

a.btn {
  display: inline-block;
  padding: 2px 10px;
  background-color: #3ea7dc;
  border: solid 1px  #2b8ec0;
  text-decoration: none;
  color: #fff;
  background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(15%, #217dac), color-stop(80%, #3195c8));
  background-image: -webkit-linear-gradient(bottom, #217dac 15%, #3195c8 80%);
  background-image: -moz-linear-gradient(bottom, #217dac 15%, #3195c8 80%);
  background-image: -o-linear-gradient(bottom, #217dac 15%, #3195c8 80%);
  background-image: linear-gradient(bottom, #217dac 15%, #3195c8 80%);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }
  a.btn strong {
    color: #FFF; }
  a.btn:hover {
    background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(15%, #2b8ec0), color-stop(80%, #3ea7dc));
    background-image: -webkit-linear-gradient(bottom, #2b8ec0 15%, #3ea7dc 80%);
    background-image: -moz-linear-gradient(bottom, #2b8ec0 15%, #3ea7dc 80%);
    background-image: -o-linear-gradient(bottom, #2b8ec0 15%, #3ea7dc 80%);
    background-image: linear-gradient(bottom, #2b8ec0 15%, #3ea7dc 80%); }
  a.btn.alt {
    border-color: #86a83d;
    background-color: #96ba48;
    background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(15%, #80a334), color-stop(80%, #96ba48));
    background-image: -webkit-linear-gradient(bottom, #80a334 15%, #96ba48 80%);
    background-image: -moz-linear-gradient(bottom, #80a334 15%, #96ba48 80%);
    background-image: -o-linear-gradient(bottom, #80a334 15%, #96ba48 80%);
    background-image: linear-gradient(bottom, #80a334 15%, #96ba48 80%); }
    a.btn.alt:hover {
      background-color: #abd159;
      background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(15%, #86a83d), color-stop(80%, #abd159));
      background-image: -webkit-linear-gradient(bottom, #86a83d 15%, #abd159 80%);
      background-image: -moz-linear-gradient(bottom, #86a83d 15%, #abd159 80%);
      background-image: -o-linear-gradient(bottom, #86a83d 15%, #abd159 80%);
      background-image: linear-gradient(bottom, #86a83d 15%, #abd159 80%);
      border-color: #86a83d; }
  section.projects article a.btn {
    color: #FFF; }

section.projects article {
  overflow: hidden;
  *zoom: 1;
  height: 145px;
  position: relative;
  background: url(img/dotted.png) bottom repeat-x; }
  section.projects article .thumb {
    float: left;
    margin: 27px 60px 27px 0; }
  section.projects article h2 {
    margin-top: 34px;
    margin-bottom: 5px;
    line-height: 22px; }
  section.projects article h2 img {
    vertical-align: middle; }
  section.projects article a {
    color: #000;
    text-decoration: none; }
  section.projects article a.btn {
    display: block;
    position: absolute;
    top: 30px;
    right: 0; }
  section.projects article p a {
    position: static;
    background: none;
    border: none;
    color: #E95E4C;
    display: inline;
    padding: 0; }
    section.projects article p a:hover {
      background: none;
      text-decoration: underline; }
  section.projects article .links {
    position: absolute;
    top: 30px;
    right: 0; }
    section.projects article .links a {
      position: static;
      display: inline-block;
      margin-left: 10px; }

section.contact {
  display: inline;
  float: left;
  margin-right: 20px;
  width: 620px;
  /* Form */
  /* === HTML5 validation styles === */ }
  * html section.contact {
    overflow-x: hidden; }
  section.contact .left, section.contact .right {
    width: 310px; }
  section.contact form .input {
    margin-bottom: 10px; }
  section.contact label {
    display: block;
    font-size: 13px;
    margin-bottom: 5px; }
  section.contact .input input, section.contact .input textarea {
    background: #FBFBFB;
    border: 1px solid #D9E1E7;
    color: #54555A;
    padding: 10px;
    width: 260px;
    -webkit-transition-duration: 0.25s;
    -moz-transition-duration: 0.25s;
    -o-transition-duration: 0.25s;
    transition-duration: 0.25s;
    outline: none; }
  section.contact .input textarea {
    width: 575px; }
  section.contact .input input:focus, section.contact .input textarea:focus {
    background: #fff;
    border: 1px solid #555;
    -webkit-box-shadow: 0 0 3px #aaaaaa;
    -moz-box-shadow: 0 0 3px #aaaaaa;
    box-shadow: 0 0 3px #aaaaaa; }
  section.contact .input input:required, section.contact .input textarea:required {
    background: white url(img/red_asterisk.png) no-repeat 98% center; }
  section.contact .input input:required:valid, section.contact .input textarea:required:valid {
    background: white url(img/valid.png) no-repeat 98% center;
    -webkit-box-shadow: 0 0 5px #5cd053;
    -moz-box-shadow: 0 0 5px #5cd053;
    box-shadow: 0 0 5px #5cd053;
    border-color: #56c93f; }
  section.contact .input input:focus:invalid, section.contact .input textarea:focus:invalid, section.contact .error textarea, section.contact .error input {
    background: white url(img/invalid.png) no-repeat 98% center;
    -webkit-box-shadow: 0 0 5px #d45252;
    -moz-box-shadow: 0 0 5px #d45252;
    box-shadow: 0 0 5px #d45252;
    border-color: #ff5a5a; }
  section.contact .error-message {
    color: #ff5a5a; }
  section.contact .submit input, section.contact .btn {
    border: solid 1px #cccccc;
    background: #FFF;
    padding: 7px 15px;
    display: block;
    cursor: pointer;
    text-align: center;
    color: inherit;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #eaeaea));
    background-image: -webkit-linear-gradient(top, #ffffff, #eaeaea);
    background-image: -moz-linear-gradient(top, #ffffff, #eaeaea);
    background-image: -o-linear-gradient(top, #ffffff, #eaeaea);
    background-image: linear-gradient(top, #ffffff, #eaeaea);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px; }

section.social {
  display: inline;
  float: left;
  margin-right: 0;
  width: 300px; }
  * html section.social {
    overflow-x: hidden; }
  section.social a {
    display: inline-block; }

section.culture {
  width: 960px;
  margin-left: -10px; }
  section.culture a {
    display: block;
    float: left;
    background: url(img/link.png) center center white no-repeat; }
  section.culture a img {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s; }
  section.culture a:hover img {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
    opacity: 0.6; }
  section.culture iframe {
    float: left; }
  section.culture .b1 {
    width: 80px;
    height: 80px; }
  section.culture .b2 {
    width: 160px;
    height: 160px; }
  section.culture .b3 {
    width: 240px;
    height: 240px; }
  section.culture .b21 {
    width: 160px;
    height: 80px; }
  section.culture .b12 {
    height: 160px;
    width: 80px; }
  section.culture .b32 {
    width: 240px;
    height: 160px; }

section.screens {
  overflow: hidden;
  *zoom: 1; }
  section.screens a {
    display: block;
    float: left;
    margin-right: 10px;
    width: 150px;
    height: 85px;
    padding: 4px;
    border: 1px solid #d3d5d5;
    background: url(img/link.png) center center white no-repeat; }
  section.screens a img {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s; }
  section.screens a:hover img {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
    opacity: 0.6; }

section.buttons a {
  text-align: center;
  display: block;
  margin-bottom: 20px;
  padding: 6px 20px 6px 19px;
  background-color: #3ea7dc;
  border: solid 1px  #217dac;
  text-decoration: none;
  color: #fff;
  font-size: 1.4em;
  font-weight: bold;
  background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(15%, #217dac), color-stop(80%, #3195c8));
  background-image: -webkit-linear-gradient(bottom, #217dac 15%, #3195c8 80%);
  background-image: -moz-linear-gradient(bottom, #217dac 15%, #3195c8 80%);
  background-image: -o-linear-gradient(bottom, #217dac 15%, #3195c8 80%);
  background-image: linear-gradient(bottom, #217dac 15%, #3195c8 80%);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  text-shadow: -1px -1px rgba(0, 0, 0, 0.2); }
  section.buttons a:hover {
    background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(15%, #2b8ec0), color-stop(80%, #3ea7dc));
    background-image: -webkit-linear-gradient(bottom, #2b8ec0 15%, #3ea7dc 80%);
    background-image: -moz-linear-gradient(bottom, #2b8ec0 15%, #3ea7dc 80%);
    background-image: -o-linear-gradient(bottom, #2b8ec0 15%, #3ea7dc 80%);
    background-image: linear-gradient(bottom, #2b8ec0 15%, #3ea7dc 80%); }
  section.buttons a em {
    font-size: 16px;
    font-style: normal;
    font-weight: normal; }
section.buttons a.alt {
  background-color: #96ba48;
  background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(15%, #80a334), color-stop(80%, #96ba48));
  background-image: -webkit-linear-gradient(bottom, #80a334 15%, #96ba48 80%);
  background-image: -moz-linear-gradient(bottom, #80a334 15%, #96ba48 80%);
  background-image: -o-linear-gradient(bottom, #80a334 15%, #96ba48 80%);
  background-image: linear-gradient(bottom, #80a334 15%, #96ba48 80%);
  border: 1px solid #6f8f2b; }
  section.buttons a.alt:hover {
    background-color: #abd159;
    background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(15%, #86a83d), color-stop(80%, #abd159));
    background-image: -webkit-linear-gradient(bottom, #86a83d 15%, #abd159 80%);
    background-image: -moz-linear-gradient(bottom, #86a83d 15%, #abd159 80%);
    background-image: -o-linear-gradient(bottom, #86a83d 15%, #abd159 80%);
    background-image: linear-gradient(bottom, #86a83d 15%, #abd159 80%);
    border-color: #86a83d; }

/* ---------------------------------------------------- */
/*		FOOTER
/* ---------------------------------------------------- */
footer.footer {
  border-top: solid 5px #e1e5ea;
  background: #ebeef1; }
  footer.footer .wrap {
    width: 940px;
    margin: 40px auto; }
    footer.footer .wrap > div {
      display: inline;
      float: left;
      margin-right: 20px;
      width: 300px; }
      * html footer.footer .wrap > div {
        overflow-x: hidden; }
  footer.footer h4 {
    margin-bottom: 10px; }
  footer.footer .lasttuts a {
    display: inline;
    float: left;
    margin-right: 20px;
    width: 60px;
    position: relative;
    float: left;
    padding: 4px;
    background-color: #fffeff;
    margin-right: 10px;
    border: 1px solid #d3d5d5;
    margin-bottom: 10px;
    display: block;
    width: 80px;
    height: 60px; }
    * html footer.footer .lasttuts a {
      overflow-x: hidden; }
  footer.footer .lasttuts a:hover:after {
    content: '';
    display: block;
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    background: url(img/play.png) center center no-repeat;
    background-color: rgba(0, 0, 0, 0.2); }
  footer.footer .lasttuts img {
    width: 80px; }
  footer.footer .social {
    margin-right: 0!important; }
    footer.footer .social a {
      display: block;
      width: 32px;
      height: 32px;
      display: inline-block; }

#nyan {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000; }

/* TipTip CSS - Version 1.2 */
#tiptip_holder {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99999; }

#tiptip_holder.tip_top {
  padding-bottom: 5px; }

#tiptip_holder.tip_bottom {
  padding-top: 5px; }

#tiptip_holder.tip_right {
  padding-left: 5px; }

#tiptip_holder.tip_left {
  padding-right: 5px; }

#tiptip_content {
  font-size: 11px;
  color: #fff;
  text-shadow: 0 0 2px #000;
  padding: 4px 8px;
  border: 1px solid rgba(255, 255, 255, 0.25);
  background-color: #191919;
  background-color: rgba(25, 25, 25, 0.92);
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent), to(black));
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  box-shadow: 0 0 3px #555;
  -webkit-box-shadow: 0 0 3px #555;
  -moz-box-shadow: 0 0 3px #555; }

#tiptip_arrow, #tiptip_arrow_inner {
  position: absolute;
  border-color: transparent;
  border-style: solid;
  border-width: 6px;
  height: 0;
  width: 0; }

#tiptip_holder.tip_top #tiptip_arrow {
  border-top-color: #fff;
  border-top-color: rgba(255, 255, 255, 0.35); }

#tiptip_holder.tip_bottom #tiptip_arrow {
  border-bottom-color: #fff;
  border-bottom-color: rgba(255, 255, 255, 0.35); }

#tiptip_holder.tip_right #tiptip_arrow {
  border-right-color: #fff;
  border-right-color: rgba(255, 255, 255, 0.35); }

#tiptip_holder.tip_left #tiptip_arrow {
  border-left-color: #fff;
  border-left-color: rgba(255, 255, 255, 0.35); }

#tiptip_holder.tip_top #tiptip_arrow_inner {
  margin-top: -7px;
  margin-left: -6px;
  border-top-color: #191919;
  border-top-color: rgba(25, 25, 25, 0.92); }

#tiptip_holder.tip_bottom #tiptip_arrow_inner {
  margin-top: -5px;
  margin-left: -6px;
  border-bottom-color: #191919;
  border-bottom-color: rgba(25, 25, 25, 0.92); }

#tiptip_holder.tip_right #tiptip_arrow_inner {
  margin-top: -6px;
  margin-left: -5px;
  border-right-color: #191919;
  border-right-color: rgba(25, 25, 25, 0.92); }

#tiptip_holder.tip_left #tiptip_arrow_inner {
  margin-top: -6px;
  margin-left: -7px;
  border-left-color: #191919;
  border-left-color: rgba(25, 25, 25, 0.92); }

/* Webkit Hacks  */
@media screen and (-webkit-min-device-pixel-ratio:0) {
  #tiptip_content {
    padding: 4px 8px 5px 8px;
    background-color: rgba(45, 45, 45, 0.88); }

  #tiptip_holder.tip_bottom #tiptip_arrow_inner {
    border-bottom-color: rgba(45, 45, 45, 0.88); }

  #tiptip_holder.tip_top #tiptip_arrow_inner {
    border-top-color: rgba(20, 20, 20, 0.92); } }
/*
 * jQuery Nivo Slider v2.7.1
 * http://nivo.dev7studios.com
 *
 * Copyright 2011, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */
/* The Nivo Slider styles */
.nivoSlider {
  position: relative; }

.nivoSlider img {
  position: absolute;
  top: 0px;
  left: 0px; }

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
  margin: 0;
  z-index: 6;
  display: none; }

/* The slices and boxes in the Slider */
.nivo-slice {
  display: block;
  position: absolute;
  z-index: 5;
  height: 100%; }

.nivo-box {
  display: block;
  position: absolute;
  z-index: 5; }

/* Caption styles */
.nivo-caption {
  position: absolute;
  left: 0px;
  bottom: 0px;
  background: #000;
  color: #fff;
  opacity: 0.8;
  /* Overridden by captionOpacity setting */
  width: 100%;
  z-index: 8; }

.nivo-caption p {
  padding: 5px;
  margin: 0; }

.nivo-caption a {
  display: inline !important; }

.nivo-html-caption {
  display: none; }

/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
  position: absolute;
  top: 45%;
  z-index: 9;
  cursor: pointer; }

.nivo-prevNav {
  left: 0px; }

.nivo-nextNav {
  right: 0px; }

/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
  position: relative;
  z-index: 9;
  cursor: pointer; }

.nivo-controlNav a.active {
  font-weight: bold; }

.notif {
  position: relative;
  padding: 7px 15px;
  margin-bottom: 18px;
  color: #404040;
  background-color: #EEDC94;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fceec1), color-stop(100%, #eedc94));
  background-image: -webkit-linear-gradient(#fceec1, #eedc94);
  background-image: -moz-linear-gradient(#fceec1, #eedc94);
  background-image: -o-linear-gradient(#fceec1, #eedc94);
  background-image: linear-gradient(#fceec1, #eedc94);
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  border-color: #EEDC94 #EEDC94 #E4C652;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-width: 1px;
  border-style: solid;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25); }

.notif.success {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: #57A957 #57A957 #3D773D;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #62c462), color-stop(100%, #57a957));
  background-image: -webkit-linear-gradient(#62c462, #57a957);
  background-image: -moz-linear-gradient(#62c462, #57a957);
  background-image: -o-linear-gradient(#62c462, #57a957);
  background-image: linear-gradient(#62c462, #57a957);
  color: #FFF; }

.notif.error {
  border-color: #C43C35 #C43C35 #882A25;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ee5f5b), color-stop(100%, #c43c35));
  background-image: -webkit-linear-gradient(#ee5f5b, #c43c35);
  background-image: -moz-linear-gradient(#ee5f5b, #c43c35);
  background-image: -o-linear-gradient(#ee5f5b, #c43c35);
  background-image: linear-gradient(#ee5f5b, #c43c35);
  color: #FFF; }

.notif .close {
  float: right;
  color: black;
  font-size: 20px;
  font-weight: bold;
  line-height: 13.5px;
  text-decoration: none;
  text-shadow: 0 1px 0 white;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=25);
  opacity: 0.25; }

/* fancyBox v2.0.6 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-tmp iframe, .fancybox-tmp object {
  vertical-align: top;
  padding: 0;
  margin: 0; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

.fancybox-skin {
  position: relative;
  padding: 0;
  margin: 0;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.fancybox-opened {
  z-index: 8030; }

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-outer, .fancybox-inner {
  padding: 0;
  margin: 0;
  position: relative;
  outline: none; }

.fancybox-inner {
  overflow: hidden; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 10px; }

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
  margin: 0;
  vertical-align: top; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("img/fancybox_sprite.png"); }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8020; }

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("img/fancybox_loading.gif") center center no-repeat; }

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040; }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  background: transparent url("blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden; }

.fancybox-prev span {
  left: 20px;
  background-position: 0 -36px; }

.fancybox-next span {
  right: 20px;
  background-position: 0 -72px; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -9999px;
  left: -9999px;
  padding: 0;
  overflow: visible;
  visibility: hidden; }

/* Overlay helper */
#fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: #000; }

#fancybox-overlay.overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8030;
  text-align: center; }

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  margin-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

