img, div { behavior: url(/javascripts/iepngfix.htc) }

.hidden {
  display: none;
}

img {
  border: 0;
}

#mail {
	position: absolute;
	left: 847px;
	top: 32px;
	height: 25px;
	width: 34px;
	text-indent: -2500px;
	overflow: hidden;
	cursor: hand;
	cursor: pointer;
	float: right;
	background: url(../images/blogo/mail.png) no-repeat;
}

.call_to_action {
  position: absolute;
	height: 79px;
	width: 279px;
	float: right;
	top: 395px;
	left: 525px;
}

#download-button {
  position: absolute;
  bottom: -62px;
  right: 10px;
}

#signup {
	background: url(../images/blogo/signup_background.png) no-repeat;
}

#price {
  position: absolute;
  height: 90px;
  width: 90px;
  top: 47px;
  left: 582px;
}

#signup.success {
	background: url(../images/blogo/signup_background_success.png) no-repeat;  
}

#signup.success div {
  display: none;
}

#signup.error {
	background: url(../images/blogo/signup_background_error.png) no-repeat;  
}

#forma {
	height: 40px;
	width: 260px;
	margin-top: 42px;
	margin-left: 14px;
	margin-right: -20px;
	margin-bottom: 80px;
}

#forma input {
	width: 172px;
	height: 15px;
	float: left;
	margin: 0;
	padding: 3px;
	border: none;
}

#forma #send {
	height: 22px;
	width: 58px;
	background: transparent url(../images/blogo/send.png) no-repeat;
	text-indent: -2500px;
	overflow: hidden;
	vertical-align: middle;
	cursor: pointer; 
	cursor: hand; 
}

button {
  border: none;
}

#logo {
  overflow: hidden;
	position: absolute;
	cursor: hand;
	cursor: pointer;
	top: 488px;
	left: 862px;
	height: 64px;
	width: 64px;
	float: right;
  text-indent: -500px;
  background: transparent url(../images/blogo/logo.png);
}

div #body{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

div#footer{
  width:100%;
  height:50px;
}

#logo_incomum {
  float: right;
  margin-right: -10px;
}

#screenshots {
  background: url(../images/blogo/screenshot.png) no-repeat;
	text-indent: -2500px;
	overflow: hidden;
	cursor: hand;
	cursor: pointer;
	position: absolute;
	margin-top: 397px;
	margin-left: 51px;
  width: 106px;
  height: 73px;
}

h1#title { 
  float: left; 
  text-indent: -10000px; 
  margin-top: 20px; 
  margin-left: 25px; 
  height: 84px; 
  width: 350px; 
  background: url(../images/hotsite/blogo/title.png) no-repeat;
}
body.pt-BR h1#title { background: url(../images/hotsite/blogo/title-pt-BR.png) no-repeat; }

#download-tooltip {
  position: absolute;
  z-index: 99;
  right: 40px;
  bottom: 0px;
  background: url('../images/hotsite/blogo/rollover-download.png') no-repeat scroll top left;
  width: 210px;
  height: 135px;
}

body.pt-BR #download-tooltip {
  background: url('../images/hotsite/blogo/rollover-download-pt-BR.png') no-repeat scroll top left;
}

#price-tooltip {
  position: absolute;
  right: 170px;
  bottom: 200px;
  background: url('../images/hotsite/blogo/rollover-price.png') no-repeat scroll top left;
  width: 150px;
  height: 90px;
}
body.pt-BR #price-tooltip {
  background: url('../images/hotsite/blogo/rollover-price-pt-BR.png') no-repeat scroll top left;
}

.logo { 
	background: url(/images/hotsite/blogo/gradient-corner.png) no-repeat;
}
	
.tagline { 
	background: url(/images/hotsite/blogo/gradient-header.png) repeat-x bottom;
}
		
