

/* ==========================================================================
   Author's custom styles
   ========================================================================== */



  /* ajustes ao header */
  body { padding-top: 0; }
  .clear { clear: both;}

  .headersite {
    width: 100%;
    height: 0;
    background: url('../imgs/new_header.jpg') no-repeat center top;
    padding-bottom: 14%;
    background-size: 100% auto;;
  }

  .headersite .logo {
    display: inline-block;
    margin: 50px 0 0 0px;
  }
  .headersite .logo img { 
    width: 70%;
  }

  .headersite .logo4h { 
    position: absolute;
    right: -20px;
    top: 40px;
  }
  .headersite .logo4h img { 
    width: 80%;
  }

  .langs { 
    position: absolute;
    top: 0;
    right: 5px;
    margin-left: 5px; 
    height: 33px;
    color: #FFF;
    font-size: 12px;
    text-align: center;
  }
  .langs a { 
    text-decoration: none;
    width: 30px;
    background-color: #005DA0;
    display: block;
    color: #FFF;
    font-size: 12px;
    line-height: 24px;
    padding: 0px 0 0 0;
    margin-top: 3px;
    float: left;
    margin-left: 2px;
    border-radius: 5px;
    text-transform: uppercase;
    border: 1px solid rgba(0,0,0,.1);
  }
  .langs a:hover { background-color: #000; color: #DDD; }

  .langs a.selected { background-color: #FFF; color:#005DA0; }

  .menuCont {
    background: url('../imgs/bg_menu.jpg');
    height: 35px;
    padding: 0;
  }



  header.carousel {
    height: 50%;
  }

  header.carousel .item,
  header.carousel .item.active,
  header.carousel .carousel-inner {
    height: 100%;
  }

  header.carousel .fill {
      width: 100%;
      height: 450px;
      background-position: center;
      background-size: cover;
  }

  .navbar {
    min-height: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }

  .navbar-nav>li>a { 
    font-size: 18px; 
    padding: 6px 9px 6px 9px;
    color: #FFF;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    /*-webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background: url('../imgs/bg_menu_item.jpg') center top;
    margin: 1px 1px 0 1px;*/


    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background: transparent;
    margin: 0 0 0 0;
  }

  .navbar-nav>li>ul>li>a { 
    font-size: 16px; 
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-weight: 400;
  }

  .nav .open>a, .nav .open>a:focus, .nav .open>a:hover, .navbar-nav>li>a:hover {
    /*background: url('../imgs/bg_menu_item_hover.jpg') center top;
    color: #FFF;*/

    background: #000;
    color: #FFF;
  }

/*.container { max-width: 970px; }*/



  /* LATERAL COLUMN */
  .lateralColumn { margin-top: 20px; }
  .shortcuts ul { list-style:none; margin:0; padding:0; }
  .shortcuts li { list-style:none; width: 100%; margin-top: 10px; padding: 0 28px; position: relative; }
  .shortcuts li a { display: block; width: 100%; line-height:53px; background: url('../imgs/shortcut_bg.jpg'); text-decoration:none; color:#FFF; text-transform: uppercase; font-size:14px; text-align: center; }  
  .shortcuts li:before { content: ""; display: block; width: 28px; height: 53px; background: url('../imgs/shortcut_left.jpg'); position: absolute; top: 0; left: 0; }
  .shortcuts li:after { content: ""; display: block; width: 28px; height: 53px; background: url('../imgs/shortcut_right.jpg'); position: absolute; top: 0; right: 0; }
  .shortcuts li:hover a { background: url('../imgs/shortcut_bg_hover.jpg'); color:#000; }  
  .shortcuts li:hover:before { content: ""; background: url('../imgs/shortcut_left_hover.jpg'); }
  .shortcuts li:hover:after { content: ""; background: url('../imgs/shortcut_right_hover.jpg'); }

  .rightbox { margin: 20px 0; border: 1px solid #d4d4d4; border-radius: 50px; height: 40px; }
  .rightbox .newsletter { background: url('/resources/imgs/rightbox_newsletter_icon.png') no-repeat 8px center; height: 37px; }
  .rightbox .search { background: url('/resources/imgs/rightbox_search_icon.png') no-repeat 8px center; height: 37px; }
  .rightbox input.txtfield { width:95%; line-height:36px; padding:0; color:#333; border:0; font-size: 10px; }
  .rightbox input.btt { border:0; width: 101%; background:#333; line-height:33px; height: 39px; color:#FFF; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; }
  .rightbox .nopadding { padding: 0; }
  .rightbox input.btt:hover { background: #005DA0; }

  .banners { width:100%; margin-top:20px; }
  .banners img { width: 100%; height: auto; margin-bottom:10px; }

  .videohome {
    margin-top: 40px;
  }
  .videohome h1 {
    font-size: 18px;
  }

  .socialIcons { padding:5px 0 5px 5px; margin:20px auto 0 auto; }
  .socialIcons span { display:block; line-height:20px; }
  .socialIcons a.icons { display:inline-block; width:32px; height:32px; margin:10px 0 5px 0; }
    .iconfb { background:url(/resources/imgs/social_icons/px32/facebook.png); }
    .iconwp { background:url(/resources/imgs/social_icons/px32/wordpress.png); }
    .icontwitter { background:url(/resources/imgs/social_icons/px32/twitter.png); }
    .iconblogger { background:url(/resources/imgs/social_icons/px32/blogger.png); }
    .iconblogspot { background:url(/resources/imgs/social_icons/px32/blogspot.png); }
    .iconyoutube { background:url(/resources/imgs/social_icons/px32/youtube.png); }
    .iconflickr { background:url(/resources/imgs/social_icons/px32/flickr.png); }
    .icondelicious { background:url(/resources/imgs/social_icons/px32/delicious.png); }
    .iconissuu { background:url(/resources/imgs/social_icons/px32/issuu.png); }
    .iconinstagram { background:url(/resources/imgs/social_icons/px32/instagram.png); }


  /* HOME DESTAQUES */
  .nodecoration {
    text-decoration: none !important;
  }
  .otherContainer {
    display: block;
    height: 0;
    width: 100%;
    padding-bottom: 60%;
    background-size: cover !important;
  }
  .otherContainer h1 {
    font-size: 24px;
    display: block;
    background-color: rgba(255,255,255,.8);
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-weight: 400; 
    color: #333;
    padding-left: 15px;
    line-height: 160%;
    text-decoration: none;
    cursor: pointer;
  }
  .otherContainer:hover h1 { 
    color: #FFF;
    background-color: rgba(0,0,0,.8);
    text-decoration: none;
  }
  .otherContainer.video {
    background-color: #000;
    position: relative;
  }

  a.linelink { display: block; padding-left: 0; padding-right: 0; }
  a.linelink:hover .lineContainer { background-color: rgba(0,67,192,.1); }
  .lineContainer { background-color:#F5F5F5; margin:0 0 10px 0; padding:5px 10px; }
  .lineContainer .thumbOutter { padding:3px; border:1px solid #C0C0C0; }
  .lineContainer .thumbWrapper { width:100%; height:0; background-repeat: no-repeat; background-position:center; background-size:cover; padding-bottom: 60%; }
  .lineContainer .info { }
  .lineContainer h1 { display:block; font-family: 'Yanone Kaffeesatz', sans-serif; font-weight: 400; color:#000; font-size:20px; margin-top:10px; margin-bottom:5px; text-decoration:none; }
  .lineContainer p { display:block; clear:both; color:#666; font-size:12px; line-height:1.5em; }
  .lineContainer a.readmore { position:absolute; display:block; left:0; bottom:0; color:#AC9863; font-size:14px; font-weight:bold; }
  .lineContainerWrapper { margin:30px 0 0 0; }



  .logosFooter { background:#FFF; margin-bottom:20px; padding:10px 0 0 0; margin-left:auto; margin-right:auto; }
  .logosFooter .bannerWrapper { float:left; width:86px; margin-bottom:8px;}
  .logosFooter .bannerWrapper span { padding-left:6px;width:80px; height:24px; display:block; }
  .logosFooter .bannerWrapper span.cat { background:#FFF; line-height:9px; color:#999; font-size:10px; /* border-left:1px solid #EEE; */ }
  .logosFooter .bannerWrapper a {padding:2px; display:block; width:80px; height:80px; position:relative; -webkit-transition: all .2s;background:#FFF; /* border:1px solid #EEE; */ }
  .logosFooter .bannerWrapper a div { width: 100%; height:100%;}
  .logosFooter .bannerWrapper a .on {display:none;}
  .logosFooter .bannerWrapper a:hover { -webkit-transform: /* scale(1.1) rotate(5deg); */ box-shadow: 0 0 6px rgba(0,0,0,.2); z-index:10; opacity:1;}
  .logosFooter .bannerWrapper a:hover .on {display:block;}
  .logosFooter .bannerWrapper a:hover .off {display:none;}


  footer { 
    padding: 20px 0;
    margin-top:20px;
    background: url('/resources/imgs/bg_footer.jpg') no-repeat center center; 
    background-size: cover;
  }
  footer .inner { 
    width:100%; 
    height: 140px; 
    padding:10px 0 10px 0;
  }
  footer .inner ul { 
    list-style:none; 
    margin:0; 
    padding:0; 
  }
  footer .inner li { 
    float:left; 
    border-left: 1px solid #3A3A3A; 
    padding-left: 5px; 
    margin: 0 0 20px 22px; 
  }
  footer .inner li ul li { 
    float:none; 
    border:0; 
    padding:0; 
    margin:0; 
  }
  footer .inner li ul li ul li { 
    float:none; 
    border:0; 
    padding:0 0 0 5px; 
    margin:0; 
  }
  footer .inner a.fNiv { 
    text-decoration:none; 
    font-size:12px; 
    font-weight:normal; 
    color:#004E9C; 
  }
  footer .inner a { 
    text-decoration:none; 
    font-size:10px; 
    color:#3A3A3A; 
  }

  footer .logolemans { 
    clear:both;
    background: url('/resources/imgs/logo_footer.png') no-repeat center center; 
    width: 100%; 
    height: 60px; 
    margin: 0 0 20px 0; 
  }
  footer a.logofooterlink {
    display: block;
    width: 80px;
    height: 64px;
    margin: 0 auto;
  }

  footer .credits { 
    clear:both;
    text-align:center; 
    margin:20px auto 0 auto; 
    font-size: 11px; 
    color:#333; 
  }

  footer .credits a { 
    color:#333; 
  }
  
  footer .credits span { 
    display:block; 
    line-height:20px; 
    color:#333; 
  }




@media screen and (min-width: 1200px) {

}

@media screen and (max-width: 1199px) {
  .headersite {
    width: 100%;
    height: 0;
    background: url('../imgs/new_header.jpg') no-repeat center top;
    padding-bottom: 14%;
    background-size: 100% auto;
  }
  .headersite .logo4h { 
    top: 30px;
    right: 5px;
    text-align: right;
  }
  .headersite .logo4h img { 
    width: 60%;
  }
  .navbar-nav>li>a { 
    font-size: 14px; 
    padding: 6px 7px 6px 7px;
  }
  .shortcuts li a {
    font-size:12px;
  }
}

@media screen and (min-width: 768px) and (max-width: 992px) {
  .navbar-nav>li>a { 
    font-size: 13px; 
    padding: 6px 6px 6px 6px;
  }

}

@media screen and (max-width: 768px) {
  .headersite {
    background-image: url('../imgs/new_header_mobile.jpg');
    background-size: 100% auto;
    padding-bottom: 41.6%;
  }
  .menuCont {
    background: #005DA0;
    height: 40px;
  }
  span.icon-bar {
    background: #005DA0;
  }
  .navbar-toggle {
    padding: 8px 9px;
    background-color: #FFF;
    margin: 5px 15px 5px 10px;
    float: left;
  }

  .navbar {
    background: #005DA0;
    z-index: 100;
    min-height: 0;
  }
  .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
  .navbar ul {
    margin: 0;
  }
  .navbar-nav>li>a {
    line-height: 20px;
    font-size: 14px;
    color: #FFF;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background: #0472AE;
    margin: 0 0 1px 0;
    padding-left: 10px;
  }
  .nav .open>a, .nav .open>a:focus, .nav .open>a:hover, .navbar-nav>li>a:hover {
    background: #000;
    color: #FFF;
  }
  .navbar-nav>li>ul {
    list-style: none;
  }
  .navbar-nav>li>ul>li>a {
    color: rgba(255,255,255,.8);
  }
  .langs a {
    width: 37px;
    font-size: 14px;
    line-height: 33px;
    margin-top: 4px;
    margin-left: 4px;
    border: 1px solid rgba(0,0,0,.2);
  }

  .headersite .logo4h { 
    top: 9px;  
    right: 5px;
    text-align: right;
  }
  .headersite .logo4h img { 
    width: 60%;
  }

  .inner {
    display: none;
  }

}




/* SPECIFIC CONTENT */

  /* hotels List css */
  .hotelsList { }
  .hotelsList h2 { display:block; font-family: 'Yanone Kaffeesatz', sans-serif; font-weight: 400; font-size: 32px; line-height:120%; color:#000; margin: 25px 0 15px 0; }
  .hotelsList .hotelWrapper { position:relative; padding:10px; border:0px solid #DDD; margin-bottom:10px; border-bottom: 1px dotted #CCC; }
  .hotelsList .marker { position:absolute; bottom:10px; right:10px; }
  .hotelsList .information { }
  .hotelsList .information h1 { margin-top: 0; }
  .hotelsList .information h1 a { display:block; font-family: 'Yanone Kaffeesatz', sans-serif; font-weight: 400; font-size: 28px; line-height:120%; color:#000; }
  .hotelsList .information .text { font-size:11px; color:#666; display:block; margin:5px 0 30px 0; }
  .hotelsList .information li { font-size:11px; color:#666; }
  .hotelsList .information span.location { display:block; margin-top:8px; color:#333; font-size:11px; line-height:120%; }
  .hotelsList .information span.stars { display:block; width:120px; height:21px; }
  .hotelsList .information span.s1 { background:url(/resources/imgs/hotel_stars.png) no-repeat -100px; }
  .hotelsList .information span.s2 { background:url(/resources/imgs/hotel_stars.png) no-repeat -80px; }
  .hotelsList .information span.s3 { background:url(/resources/imgs/hotel_stars.png) no-repeat -60px; }
  .hotelsList .information span.s4 { background:url(/resources/imgs/hotel_stars.png) no-repeat -40px; }
  .hotelsList .information span.s5 { background:url(/resources/imgs/hotel_stars.png) no-repeat -20px; }
  .hotelsList .information span.s6 { background:url(/resources/imgs/hotel_stars.png) no-repeat; }
  .hotelsList .thumb { display:block; background:#FFF; border:1px solid #D3D3D3; padding:4px; }
  .hotelsList .thumb .inner { display:block; width:100%; height:0; background-repeat: no-repeat; background-position:center; background-size:cover; padding-bottom: 60%; }
  .hotelsList .rates { position:absolute; right:10px; top:40px; }
  .hotelsList .rates table td { padding:2px; }
  .hotelsList .rates table td.type { width:50px; font-size:11px; color:#000; }
  .hotelsList .rates table td.price { font-size:11px; color:#000; font-weight:bold; text-align:right; }
  .hotelsList .buttonsContainer { position:relative; margin-top:10px; right:0; }
  .hotelsList .buttonsContainer a { display:inline-block; position:relative; background-color: #15325C; border:1px solid #FFF; padding:4px 10px 4px 10px; line-height:16px; font-size:12px; color:#FFF; margin-right:10px; text-decoration:none; }
  .hotelsList .buttonsContainer a.bookhere { background:#D9D900; color:#000 !important; text-decoration:none; }
  .hotelsList .buttonsContainer a.bookhere:hover { background:#FFF; color:#D9D900 !important; border:1px solid #005DA0; }
  .hotelsList .buttonsContainer a:hover { background-color: #FFF; color:#15325C; border:1px solid #15325C; }
  #map_canvas_list { height:450px; margin-top:20px; }



  /* hotels Detail css */
  .hotelsArticle { margin-top: 20px; }
  .hotelsArticle h1 { display:block; font-family: 'Yanone Kaffeesatz', sans-serif; font-weight: 400; font-size: 32px; line-height:120%; color:#000; margin: 0 0 15px 0; }
  .hotelsArticle .imagesTop { border:0; margin-bottom:10px; }
	.hotelsArticle .imagesTop .imgbox { width:600px; height:210px; background: no-repeat center; }
	.hotelsArticle .imagesTop .imgbox a { display:block; width:600px; height:210px; }
	.hotelsArticle .information { }
	.hotelsArticle .information span.stars { display:block; width:120px; height:21px; }
	.hotelsArticle .information span.s1 { background:url(/resources/imgs/hotel_stars.png) no-repeat -100px; }
	.hotelsArticle .information span.s2 { background:url(/resources/imgs/hotel_stars.png) no-repeat -80px; }
	.hotelsArticle .information span.s3 { background:url(/resources/imgs/hotel_stars.png) no-repeat -60px; }
	.hotelsArticle .information span.s4 { background:url(/resources/imgs/hotel_stars.png) no-repeat -40px; }
	.hotelsArticle .information span.s5 { background:url(/resources/imgs/hotel_stars.png) no-repeat -20px; }
	.hotelsArticle .information span.s6 { background:url(/resources/imgs/hotel_stars.png) no-repeat; }
	.hotelsArticle .information span.location { display:block; margin:8px 0 20px 0; color:#000; font-size:12px; line-height:120%; }
	.hotelsArticle .information p.text { font-size:12px; color:#333; line-height:160%; display:block; margin:5px 0 30px 0; }
	.hotelsArticle .information p { font-size:12px; color:#333; line-height:160%; display:block; margin:5px 0 30px 0; }
	.hotelsArticle .rates { margin-bottom:15px; }
	.hotelsArticle .rates table td { padding:2px; }
	.hotelsArticle .rates table td.type { width:50px; font-size:11px; color:#000; }
	.hotelsArticle .rates table td.price { font-size:11px; color:#000; font-weight:bold; text-align:right; }
	.hotelsArticle .gMaps { }
	.hotelsArticle .gMaps .address { padding:10px 10px 10px 25px; background:#DDD; font-size:12px; font-weight:bold; line-height:140%; color:#000; }
	.hotelsArticle .gMaps #map_canvas { height:340px; }
	.hotelsArticle .selectorZone { width: 100%; background:#EEE; padding:10px; }
	.hotelsArticle .selectorZone span { font-size:12px; font-weight:bold; color:#000; }
	.hotelsArticle .selectorZone b.choice { clear:both; display:block; float:left; width:60px; font-size:11px; font-weight:bold; color:#000; line-height:20px; margin-top:5px; }
	.hotelsArticle .selectorZone select { float:left; width:200px; border:1px solid #CCC; font-size:10px; color:#333; margin-top:5px; }
	.hotelsArticle .selectorZone input.results { float:left; width:180px; height:16px; background:none; border:0; font-size:10px; color:#333; margin-top:5px; }
	.hotelsArticle .selectorZone div.driving { float:left; width:45px; height:24px; margin:10px 40px 5px 60px; background:url(/resources/imgs/icon_maps_driving.png) no-repeat right top; }
	.hotelsArticle .selectorZone div.walking { float:left; width:45px; height:24px; margin:10px 0 5px 0; background:url(/resources/imgs/icon_maps_walking.png) no-repeat right top; }
	.hotelsArticle .selectorZone div input { height:24px; }
	.hotelsArticle .imagesBottom { margin-top:20px; }
	.hotelsArticle .imagesBottomUnit { float:left;border:0; margin-bottom:13px; }
	.hotelsArticle .imagesBottom .imgbox { 
    width:94px; 
    height:70px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
  }
	.hotelsArticle .imagesBottom .imgbox a { display:block; width:94px; height:70px; }


  /* SPONSORS LIST */
  .sponsorsList { }
  .sponsorsList h2 { display:block; font-family: 'Yanone Kaffeesatz', sans-serif; font-weight: 400; font-size: 32px; line-height:120%; color:#000; margin: 25px 0 15px 0; }
  .sponsorsList .tipo { margin:50px 0 10px 0; display:block; font-size:18px; font-weight:bold; color:#000; line-height:30px; text-indent:10px; }
  .sponsorsList .tipo.first { margin-top: 20px; }
  .sponsorsList .sponsorWrapper { position:relative; padding:10px; border-bottom:1px dotted #DDD; margin-bottom:10px; }
  .sponsorsList .information { }
  .sponsorsList .information h1 { display:block; font-family: 'Yanone Kaffeesatz', sans-serif; font-weight: 400; font-size: 28px; line-height:120%; color:#000; margin: 0 0 15px 0; }
  .sponsorsList .information h1 a { color:#000; text-decoration: none; }
  .sponsorsList .information .text { font-size:11px; color:#666; display:block; margin:5px 0 30px 0; }
  .sponsorsList .information li { font-size:11px; color:#666; }
  .sponsorsList .information span.pais { color:#0065A5; font-size: 20px; padding-left: 10px; }
  .sponsorsList .logo { display:block; background:#FFF; padding-top: 10px; }
  .sponsorsList .logo .inner { display:block; height:100px; max-width: 100px; background-size: contain !important; margin: 0 auto; }
  .sponsorsList .buttonsContainer { }
  .sponsorsList .buttonsContainer a { display:inline-block; position:relative; background-color: #15325C; border:1px solid #FFF; padding:4px 10px 4px 10px; line-height:16px; font-size:12px; color:#FFF; margin-right:10px; text-decoration:none; }
  .sponsorsList .buttonsContainer a:hover { background-color: #FFF; color:#15325C; border:1px solid #15325C; }




	/* EXHIBITORS LIST */
	.exhibitorsList { }
	.exhibitorsList h2 { display:block; font-family: 'Yanone Kaffeesatz', sans-serif; font-weight: 400; font-size: 32px; line-height:120%; color:#000; margin: 25px 0 15px 0; }
	.exhibitorsList .tipo { margin:20px 0 10px 0; display:block; font-size:18px; font-weight:bold; color:#000; line-height:30px; text-indent:10px; }
	.exhibitorsList .sponsorWrapper { position:relative; padding:10px; background:#F5F5F5; border:1px solid #DDD; margin-bottom:10px; }
	.exhibitorsList .information { }
	.exhibitorsList .information h1 { display:block; font-family: 'Yanone Kaffeesatz', sans-serif; font-weight: 400; font-size: 28px; line-height:120%; color:#000; margin: 0 0 15px 0; }
	.exhibitorsList .information .text { font-size:11px; color:#666; display:block; margin:5px 0 30px 0; }
	.exhibitorsList .information li { font-size:11px; color:#666; }
	.exhibitorsList .information span.pais { color:#0065A5; font-size:12px; }
	.exhibitorsList .logo { display:block; width:80px; height:80px; background:#FFF; border:1px solid #E5E5E5; padding:3px; }
	.exhibitorsList .logo .inner { display:block; width:80px; height:80px; }
	.exhibitorsList .buttonsContainer { position:absolute; bottom:10px; left:10px; }
	.exhibitorsList .buttonsContainer a { display:block; float:left; background:#EEE; border:1px solid #CCC; padding:0 5px 0 5px; line-height:16px; font-size:12px; color:#333; margin-right:5px; text-decoration:none; }
	.exhibitorsList .buttonsContainer a:hover { background:#FFCC00; color:#000; border:1px solid #ccc; }



	/* Simple List css */
	.simpleList { }
	.simpleList h2 { display:block; font-family: 'Yanone Kaffeesatz', sans-serif; font-weight: 400; font-size: 32px; line-height:120%; color:#000; margin: 25px 0 15px 0; }
	.simpleList span.comment { display:block; margin-bottom:15px; font-size:12px; color:#666; }
	.simpleList .listWrapper { position:relative; padding:10px 10px 20px 10px; border-bottom: 1px dotted #CCC; margin-bottom:10px; }
	.simpleList .information { }
	.simpleList .information h1 { display:block; font-family: 'Yanone Kaffeesatz', sans-serif; font-weight: 400; font-size: 28px; line-height:120%; color:#000; margin: 0 0 15px 0; }
	.simpleList .information h1 a { color: #000; text-decoration: none; }
	.simpleList .information .text { color:#666; display:block; margin:5px 0 30px 0; }
	.simpleList .information li { font-size:11px; color:#666; }
	.simpleList .thumb { display:block; background:#FFF; border:1px solid #D3D3D3; padding:4px; }
	.simpleList .thumb .inner { display:block; width:100%; background-repeat: no-repeat; background-position:center; background-size:cover; height:0; padding-bottom: 60%; }
	.simpleList .buttonsContainer { }
	.simpleList .buttonsContainer a { display:inline-block; position:relative; background-color: #15325C; border:1px solid #FFF; padding:4px 10px 4px 10px; line-height:16px; font-size:12px; color:#FFF; margin-right:10px; text-decoration:none; }
	.simpleList .buttonsContainer a:hover { background-color: #FFF; color:#15325C; border:1px solid #15325C; }
	.simpleList iframe { width:600px; height:325px; }


  /* article css */
  #article { margin-top: 20px; }
  #article h1 { display:block; font-family: 'Yanone Kaffeesatz', sans-serif; font-weight: 400; font-size: 32px; line-height:120%; color:#000; margin: 30px 0 40px 0; }
  #article h2 { font-size:2em; }
  #article h3 { display:block; font-weight:normal; line-height:140%; color:#FFF; margin-bottom:15px; }
	#article p { display:block; color:#333; line-height:160%; }
	#article #cke_pastebin { display:block; color:#000; line-height:140%; font-weight:normal; }
	#article ul, #article li { color:#333; line-height:160%; }
	#article p a, #article a { font-weight:bold; color:#0064A3; }
	#article table { border-top:1px solid #CCC; border-left:1px solid #CCC; }
	#article td { border-right:1px solid #CCC; border-bottom:1px solid #CCC; padding:6px; }

		.imagesTop { border:0; margin: 0 0 35px 0; }
		.imagesTop .imgbox { height: 0; padding-bottom: 28%; background-size: cover !important; }
		.imagesTop .imgbox a { display:block; }

		.imagesLeft { float:left; margin-right:20px; }
		.imagesLeft { border:0; margin-bottom:15px; }
		.imagesLeft .imgbox { width:150px; height:110px; background-repeat: no-repeat !important; background-position: center top !important; background-size: cover !important; margin-bottom:20px; }
		.imagesLeft .v { width:150px; height:185px; }
		.imagesLeft .imgbox a { display:block; width:150px; height:110px; }
		.imagesLeft .v a { width:150px; height:185px; }

		.imagesLeft2 { float:left; margin-right:10px; margin-top: 8px; }
		.imagesLeft2 { border:0; }
		.imagesLeft2 .imgbox { width:160px; height:253px; background-repeat: no-repeat !important; background-position: center top !important; background-size: cover !important; margin-bottom:10px; }
		.imagesLeft2 .v { width:160px; height:253px; }
		.imagesLeft2 .imgbox a { display:block; width:160px; height:253px; }
		.imagesLeft2 .v a { width:160px; height:253px; }

		.imagesRight { float:right; margin-left:20px; }
		.imagesRightUnit { border:0; margin-bottom:15px; }
		.imagesRight .imgbox { width:150px; height:110px; background: no-repeat center; }
		.imagesRight .v { width:150px; height:185px; }
		.imagesRight .imgbox a { display:block; width:150px; height:110px; }
		.imagesRight .v a { width:150px; height:185px; }

		.imagesBottom { margin-top:20px; }
		.imagesBottomUnit { float:left;border:0; margin-bottom:13px; }
		.imagesBottom .imgbox { width:142px; height:96px; background: no-repeat center; }
		.imagesBottom .imgbox a { display:block; width:142px; height:96px; }

		.attachments { margin:25px 0 0 20px; }
		.attachments h2 { display:block; font-size:12px; font-weight:bold; border-left:5px solid #0064A3; line-height:120%; color:#000; padding-left:5px; margin-top:15px; margin-bottom:15px; }
		.attachments .attachWrapper { margin-bottom:10px; }
		.attachments .col1 { float:left; margin-right:10px; }
		.attachments a { font-size:11px; font-weight:bold; color:#333; line-height:140%; }
		.attachments .type { font-size:10px; color:#333; }
		.attachments .size { font-size:10px; color:#333; }

		.links { margin-top:25px; }
		.links h2 { font-size:12px; color:#333; font-weight:bold; line-height:100%; display:block; margin-bottom:10px; }
		.links .linkWrapper { margin-bottom:10px; }
		.links a { font-size:11px; font-weight:bold; color:#333; line-height:140%; }
		.links .description { font-size:10px; color:#999; }

		.formbox { float:left; width:578px; margin-top:30px; background-color:#F5F5F5; border:1px solid #EEE; padding:10px; -moz-border-radius:8px; -webkit-border-radius:8px; margin-bottom:20px; }
		.formbox h2 { color:#333; font-weight:bold; line-height:100%; display:block; margin-bottom:10px; }
		.formbox .intro { margin-top: 20px; font-size: 10px; color: #666666;}
		.formbox .campos { margin-top: 20px;}
		.formbox dt { clear: both; margin: 0px; float: left; width: 190px; color: #444; padding-top:4px; line-height:120%; }
		.formbox dd { margin: 0px; padding-top: 3px; padding-bottom: 3px;}
		.formbox dd input { width: 320px; height: 15px; border: 1px solid #CCC; color: #999; }
		.formbox dd select { width: 325px; border: 1px solid #CCC; color: #999; }
		.formbox dd textarea { font-family: Arial, Helvetica, sans-serif; width: 320px; border: 1px solid #CCC; color: #999; }
		.formbox div.mOptionsWrapper { clear:both; background:#FDFDFD; border:1px solid #EEE; padding:10px; }
		.formbox dt.mOptions { clear:both; width:180px; float:left; color:#444; }
		.formbox dd.mOptionsR { float:left; width:300px; }
		.formbox dd.mOptionsR ul { margin:0; padding:0; }
		.formbox dd.mOptionsR ul li { list-style:none; display:block; margin-bottom:5px; }
		.formbox dd.mOptionsR ul li input { clear:both; width:20px; float:left; }
		.formbox dd.mOptionsR ul li label { display:block; font-size:10px; color:#666; line-height:120%; padding-top:4px; }
		.formbox .button input { padding:10px; color: #FFF; background-color: #DEC688; margin-left: 190px; border:0; }
		.formbox .section { clear:both; margin-top: 20px; margin-bottom: 2px; font-size: 12px; font-weight: bold; color: #666; }
		.formbox hr { background-color:#CCC; color:#CCC; height:1px; border:0px; }
		#recaptcha_widget_div { margin:20px 0 20px 190px; }




  .functionBar { margin:30px 0px 0px 0px; }
  .functionBar a { 
    display:inline-block; 
    text-align:center; 
    line-height:30px; 
    border:1px solid #BBB; 
    width:60px; 
    font-size:11px; 
    color:#FFF !important; 
    margin-right:10px; 
    background-color: #CCC;
    border-radius: 5px;
    text-decoration: none;
  }
  .functionBar a.buttonHack {
    display: inline-block;
    text-align: center;
    height: 30px;
    border: 1px solid #BBB;
    width: 141px;
    text-decoration: none;
    font-size: 11px;
    color: #333;
    margin-right: 10px;
    border-radius: 5px;
    text-decoration:none; 
  }
  .functionBar a:hover {
    background-color: #15325C;
    color: #FFF;
    text-decoration:none; 
  }




	/* ========================== */
	/* = Paging styles          = */
	/* ========================== */
	div.paging { float:right; }
	div.paging ul { margin:0; padding:0; }
	div.paging li { list-style:none; float:left; }
	div.paging li.active { font-size:15px; color:#000; font-weight:bold; padding:0 3px 0 3px; }
	div.paging li a { font-size:11px; color:#000; font-weight:normal; text-decoration:none; padding:0 3px 0 3px; }
	div.paging li a:hover { text-decoration:underline; }

	#reCaptchaDiv {margin-left:185px;}






.auto-resizable-iframe {
  max-width: 1000px;
  margin: 0 auto 10px auto;
}

.auto-resizable-iframe > div {
  position: relative;
  padding-bottom: 57%;
  height: 0px;
}

.auto-resizable-iframe iframe {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}






#fancybox-wrap {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}


