* {
  margin: 0px;
  padding: 0px;
}
body {
    font-family: 'neo_sansregular', sans-serif;
    overflow: hidden;
    background-color: #000000;
}
html, body {
  height: 100%;
  overflow: hidden !important;
}
.clear {
  clear:both;
}
#header {
    height: 100%;
    width: 235px;
    background-color: #FFF;
    position: relative;
    z-index: 9999;
    display: block;
}
#header #logo a {
    height: 45px;
    width: 200px;
    position: absolute;
    left: 20px;
    top: 30px;
    background-image: url(../images/sprites.png);
    background-repeat: no-repeat;
    background-position: 1px 0px;
    display: block;
}
#header #pernambuco {
    background-image: url(../images/sprites.png);
height: 186px;
width: 186px;
position: absolute;

    left: 25px;
top: 171px;
background-repeat: no-repeat;
background-position: 0px -86px;
}
#header #patrocionio  {
    background-image: url(../images/sprites.png);
    height: 146px;
    width: 114px;
    position: absolute;
    background-repeat: no-repeat;
    background-position: 0px -307px;
    bottom: 25px;
    left: 50%;
    margin-left: -57px;
}
/*#abreu-directo {
  height: 44px;
  width: 280px;
  position: absolute;
  top: 25px;
  right: 19px;
  background-image: url(/files/System/Microsites/SaoValentim2014/imagens/loja-online.png);
  background-position: left top;
  background-repeat: no-repeat;
}*/
h1 {
    font-size: 40px;
    position: absolute;
    left: 280px;
    top: 100px;
    color: #FFF;
    padding-bottom: 8px;
    font-weight: normal;
    text-transform: uppercase;
    font-family: neo_sansbold, sans-serif;
}
nav ul#menu {
  position: absolute;
  left: 278px;
  top: 20px;
  z-index: 9999;
}
nav ul#menu li {
  list-style-type: none;
  float: left;
  margin-right: 20px;
}
nav ul#menu li a, nav ul#menu li a:link, nav ul#menu li a:visited {font-size: 28px;
  text-decoration:none;
  color:#707070;
  color:#7f456e;
  padding-right:10px;
  -webkit-transition: all 500ms cubic-bezier(0.470, 0.000, 0.745, 0.715);
  -moz-transition: all 500ms cubic-bezier(0.470, 0.000, 0.745, 0.715);
  -o-transition: all 500ms cubic-bezier(0.470, 0.000, 0.745, 0.715);
  transition: all 500ms cubic-bezier(0.470, 0.000, 0.745, 0.715); /* easeInSine */
}
nav ul#menu li a:hover {
  color: #333333;
}
nav ul#menu li a.selecionado {
  color: #b15a97;
}
nav ul#submenu {
  position: absolute;
  left: 278px;
  top: 80px;
  z-index: 9999;
  background-color: #FFFFFF;
  width: 200px;
  padding:5px 10px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
nav ul#submenu li {
  list-style-type: none;
}
nav ul#submenu li.separador {  
  font-size: 20px;
  color:#7f456e;
  float: left;
  padding:0px 3px;
}
nav ul#submenu li a, ul#submenu li a:link, ul#submenu li a:visited, ul#submenu li a:active {
  float: left;
  text-decoration: none;
  margin-right: 4px;
  font-size: 20px;
  color: #707070;
  background-color: #FFF;
  padding-top: 2px;
  padding-right: 5px;
  padding-bottom: 2px;
  padding-left: 5px;
  
  text-transform: uppercase;
}
nav ul#submenu li a:hover {
  color: #b15a97;
}
nav ul#submenu li a.sub_selecionado {
  color: #b15a97;
}
ul#social {
    position: absolute;
    height: 30px;
    width: 160px;
    top: 34px;
    right: 30px;
    z-index: 99999;
}
ul#social li {
  list-style-type: none;
  float: left;
}
ul#social li a {
  height: 27px;
  width: 27px;
  display: block;
  margin-right: 5px;
  opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    -webkit-transition: all 500ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
    -moz-transition: all 500ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
    -o-transition: all 500ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all 500ms cubic-bezier(0.230, 1.000, 0.320, 1.000); /* easeOutQuint */
}

ul#social li a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}
    
ul#social li a.fb {
    background-image: url(../images/sprites.png);
    background-repeat: no-repeat;
    background-position: -478px 0px;
}
ul#social li a.yt {
    background-image: url(../images/sprites.png);
    background-repeat: no-repeat;
    background-position: -512px 0px;
}
ul#social li a.gp {
    background-image: url(../images/sprites.png);
    background-repeat: no-repeat;
    background-position: -546px 0px;
}
ul#social li a.tw {
    background-image: url(../images/sprites.png);
    background-repeat: no-repeat;
    background-position: -581px 0px;
}
ul#social li a.wp {
    background-image: url(../images/sprites.png);
    background-repeat: no-repeat;
    background-position: -614px 0px;
}
ul#social li a.fb:hover, 
ul#social li a.yt:hover, 
ul#social li a.gp:hover,
ul#social li a.tw:hover,
ul#social li a.wp:hover  {

}


 {
  background-image: url(/files/System/Microsites/SaoValentim2014/imagens/wp-hover.png);
  background-repeat: no-repeat;
}
/* SCROLLER */
.als-container {
position: absolute;
  height: 100%;
  left: 280px;
  top: 0px;
  width: 100%;
}
.als-viewport {
      top:175px;
  left: 0px;
  height: 490px;
  position: absolute;
  width: 100% !important;
  overflow: hidden;
  padding-bottom:10px;
}
.als-wrapper {
  position: relative;
  list-style: none;
}
.als-item {
	position: relative;
	display: block;
	float: left;
	overflow: hidden;
}
.als-prev {
    cursor: pointer;
    list-style-type: none;
    color: #FFF;
    width: 48px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    text-indent: 9999px;
    position: absolute;
    top: 94px;
    z-index: 9999;
    right: 370px;
    background-image: url(../images/sprites.png);
    background-repeat: no-repeat;
    background-position: -254px -95px;
}
.als-prev:hover {
    background-position: -254px -152px;
}
.als-next {
    cursor: pointer;
    list-style-type: none;
    width: 47px;
    height: 47px;
    text-align: center;
    text-indent: 9999px;
    position: absolute;
    top: 94px;
    z-index: 9999;
    right: 314px;
    background-image: url(../images/sprites.png);
    background-repeat: no-repeat;
    background-position: -311px -95px;
}
.als-next:hover {
    background-position: -311px -152px;
}
.als-item {
    height: 429px;
    width: 270px;
    background-color: #FFF;
    margin-top: 0px;
    margin-right: 30px;
    margin-bottom: 0px;
    margin-left: 0px;
    position: relative;
    overflow: hidden;
    -webkit-transition: all 500ms cubic-bezier(0.470, 0.000, 0.745, 0.715);
    -moz-transition: all 500ms cubic-bezier(0.470, 0.000, 0.745, 0.715);
    -o-transition: all 500ms cubic-bezier(0.470, 0.000, 0.745, 0.715);
    transition: all 500ms cubic-bezier(0.470, 0.000, 0.745, 0.715); /* easeInSine */
}
.als-item .info-topo {
    background-color: #f2df0e;
    padding: 20px;
    height: 100px;
    color: #462614;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    -webkit-transition: all 500ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
    -moz-transition: all 500ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
    -o-transition: all 500ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all 500ms cubic-bezier(0.230, 1.000, 0.320, 1.000); /* easeOutQuint */
}
.als-item .info-topo:hover {
    color: #462614;
}
.als-item .info-topo h2 {
    font-size:20px;
    line-height: 27px;
    text-transform: uppercase;
    color: #462614;
    text-align:left;
    font-family: neo_sansbold, sans-serif;
    display: block;
    width: 170px;
    line-height: 20px;
}
.als-item .info-topo h2 span {
	font-size:16px;
	line-height: 27px;
	text-transform: uppercase;
	text-align:left;
	font-family: 'neo_sansregular', sans-serif;
	width: 170px;
}
.als-item .info-topo h3 {
    font-size:14px;
    color: #462614;
    /*position: absolute;
  left: 20px;
  top: 80px;*/
  font-weight: normal;
    font-family: neo_sansregular, sans-serif;
    margin-top: 10px;
    display: block;
    width: 170px;
}
.als-item .caixa-preco {
	position: absolute;
	top: 0px;
	height: 138px;
	width: 105px;
	text-align: right;
	right: 1px;
}
.als-item .caixa-preco .contentor {
  position: relative;
  height: 138px;
  width: 105px;
}
.als-item .caixa-preco .contentor span.desde {
	font-weight: normal;
	color: #333333;
	font-size: 12px;
	position: absolute;
	top: 20px;
	right: 10px;
}
.als-item .caixa-preco .contentor span.preco {
	font-family: neo_sansbold, sans-serif;
	color: #462614;
	font-size: 22px;
	text-align: right;
	font-weight: normal;
	position: absolute;
	top: 40px;
	right: 10px;
}
.als-item .caixa-preco .contentor span.pessoa {
	font-weight: normal;
	color: #333333;
	font-size: 10px;
	line-height: 12px;
	position: absolute;
	top: 65px;
	right: 10px;
	width: 88px;
}
.als-item a.info {
	background-image: url(../images/sprites.png);
	position: absolute;
	right: -2px;
	bottom: 10px;
	height: 34px;
	width: 72px;
	z-index: 9999;
	background-position: right -86px;
	text-indent: -9999px;
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	-webkit-transition: all 500ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
	-moz-transition: all 500ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
	-o-transition: all 500ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
	transition: all 500ms cubic-bezier(0.230, 1.000, 0.320, 1.000); /* easeOutQuint */
}
.als-item a.reserve {
	background-image: url(../images/sprites.png);
	position: absolute;
	right: 56px;
	bottom: 10px;
	height: 34px;
	width: 117px;
	z-index: 0;
	background-position: -523px -128px;
	text-indent: -9999px;
	-webkit-transition: all 500ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
	-moz-transition: all 500ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
	-o-transition: all 500ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
	transition: all 500ms cubic-bezier(0.230, 1.000, 0.320, 1.000); /* easeOutQuint */
	background-repeat: no-repeat;
}
.als-item .info:hover , .als-item a.reserve:hover{
	padding-right: -2px;
}
.als-item img {
    position: absolute;
    display: block;
    vertical-align: middle;
    margin-bottom: 8px;
    background-color: #333333;
    left: 0px;
    top: 140px;
    width: 328;
    height: 150px;
}
.als-item p {
    position: absolute;
    font-weight: normal;
    left: 20px;
    top: 300px;
    width: 240px;
    font-size: 11px;
    color: #838383;
    height: 46px;
}
.als-item:hover {
    color: #FFFFFF;
    background-color: #CCCCCC;
}
.als-item:hover .info-topo {
    opacity: 0.9;
    filter: alpha(opacity=90);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
}
.footer {
    background-image: url(../images/sprites.png);
    background-repeat: no-repeat;
    background-position: -277px -418px;
    height: 73px;
    width: 730px;
    position: absolute;
    bottom: 10px;
    left: 281px;
    z-index: 9999;
}
.footer p {
    font-size: 11px;
    color: #FFFFFF;
    margin-left: 383px;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}


#container {
float: left;
width: 100%; 
  height:100%;
}

#col-right {
    margin-left: 235px;
    height:100%;
}

#col-left{
    float: left;
    width: 235px;
    height:100%;
    margin-left: -100%;
    background-color: #FFFFFF;
}
#col-right ul#intro {
    height: 100%;
    list-style-type: none;
    width: 100%;
}
#portogalinhas  {
    background-color: #000000;
    height: 100%;
    width: 50%;
    float: left;
    position: relative;
}
#cabosantoagostinho  {
    background-color: #333333;
    height: 100%;
    width: 50%;
    float: left;
    position: relative;
}


#portogalinhas , #cabosantoagostinho  {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    text-indent: -9999px;
    -webkit-transition: all 500ms cubic-bezier(0.470, 0.000, 0.745, 0.715);
    -moz-transition: all 500ms cubic-bezier(0.470, 0.000, 0.745, 0.715);
    -o-transition: all 500ms cubic-bezier(0.470, 0.000, 0.745, 0.715);
    transition: all 500ms cubic-bezier(0.470, 0.000, 0.745, 0.715);
    height: 100%;
    width: 50%;
    z-index: 9999;
}
  
  #portogalinhas:hover, #cabosantoagostinho:hover {
      opacity: 0.6;
    filter: alpha(opacity=60);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
      }


#portogalinhas:hover a, #cabosantoagostinho:hover a {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100) !important;
    }
#portogalinhas  a , #cabosantoagostinho  a{
    position: absolute;
    right: 15px;
    background-image: url(../images/sprites.png);
    background-position: -254px 0px;
    height: 39px;
    width: 109px;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    text-indent: -9999px;
    -webkit-transition: all 500ms cubic-bezier(0.470, 0.000, 0.745, 0.715);
    -moz-transition: all 500ms cubic-bezier(0.470, 0.000, 0.745, 0.715);
    -o-transition: all 500ms cubic-bezier(0.470, 0.000, 0.745, 0.715);
    transition: all 500ms cubic-bezier(0.470, 0.000, 0.745, 0.715); /* easeInSine */
    bottom: 363px;
    cursor: pointer;
}
#portogalinhas a:hover, #cabosantoagostinho a:hover{
    /*opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);*/
    right: 25px;
    }

a#voltar {
    position: absolute;
    left: 277px;
    top: 32px;
    background-image: url(../images/sprites.png);
    background-position: -255px -51px;
    height: 34px;
    width: 103px;
    z-index: 9999;
	opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    -webkit-transition: all 500ms cubic-bezier(0.470, 0.000, 0.745, 0.715);
    -moz-transition: all 500ms cubic-bezier(0.470, 0.000, 0.745, 0.715);
    -o-transition: all 500ms cubic-bezier(0.470, 0.000, 0.745, 0.715);
    transition: all 500ms cubic-bezier(0.470, 0.000, 0.745, 0.715);
}

  
a#voltar:hover {
	opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    -webkit-transition: all 500ms cubic-bezier(0.470, 0.000, 0.745, 0.715);
    -moz-transition: all 500ms cubic-bezier(0.470, 0.000, 0.745, 0.715);
    -o-transition: all 500ms cubic-bezier(0.470, 0.000, 0.745, 0.715);
    transition: all 500ms cubic-bezier(0.470, 0.000, 0.745, 0.715);
	}

  @font-face {
    font-family: 'neo_sansregular';
    src: url('../fonts/neo_sans-webfont.eot');
    src: url('../fonts/neo_sans-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/neo_sans-webfont.woff') format('woff'),
         url('../fonts/neo_sans-webfont.ttf') format('truetype'),
         url('../fonts/neo_sans-webfont.svg#neo_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'neo_sansbold';
    src: url('../fonts/neo_sans_bold-webfont.eot');
    src: url('../fonts/neo_sans_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/neo_sans_bold-webfont.woff') format('woff'),
         url('../fonts/neo_sans_bold-webfont.ttf') format('truetype'),
         url('../fonts/neo_sans_bold-webfont.svg#neo_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
