body {
	margin: 0;
	padding: 0;  
	font-family: helvetica, arial, sans-serif;
	background-color: #F5F6F7;
	text-align: center;
}
body{padding: 0;margin: 0;}

.btn {
 padding:0px 0px 0px;
 font:bold 9px verdana ;
 color:#000;
 border:1px solid #d5bd98;
 border-right-color:#935e0d;
 border-bottom-color:#935e0d;
 border-left-color:#d5bd98;
 border-top-color:#d5bd98;
 background:#ffdc8a;
 background-image:url(imgweb/btn.gif);
 background-repeat:repeat-x;
}
.btn2{
 width:80px;
 padding:0px 0px 0px;
 font:bold 9px verdana ;
 color:#000;
 border:1px solid #d5bd98;
 border-right-color:#935e0d;
 border-bottom-color:#935e0d;
 border-left-color:#d5bd98;
 border-top-color:#d5bd98;
 background:#ffdc8a;
 background-image:url(imgweb/btn2.gif);
 background-repeat:repeat-x;
} 
.btnGrande{
 width:120px;
 padding:0px 0px 0px;
 font:bold 14px verdana ;
 color:#000;
 border:1px solid #d5bd98;
 border-right-color:#935e0d;
 border-bottom-color:#935e0d;
 border-left-color:#d5bd98;
 border-top-color:#d5bd98;
 background:#ffdc8a;
 background-image:url(imgweb/btn.gif);
 background-repeat:repeat-x;
}
.fontpeq{font-size:9px;color:#666}
.titulo{font-size:14px;color:#444; background-color:#eeeeee;height:30px;width:100%;padding-top:10px; text-align:center }



a {
  color: #3671a1;
	margin: 0;
	padding: 0;
}
a img {
  border: 0;
	padding: 0;
}
p {
	font-size: 1.3em;
	color: #232323;
	font-family: georgia, times, "times new roman";
	line-height: 1.3em;
	margin: 0 0 15px 0;
}
strong {
	color: #000;
}

span.highlight {
  background-color: #ffcc00;
  color: #000;
  padding: 2px;
  margin: 5px 0;
}

span.red {
	color: #990000;
}

h1 {
	text-align: center;
	font-size: 1.5em;
	letter-spacing: -1px;
	font-family: helvetica, arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #fff;
}

div.clear {
  clear: both;
}

div.pullquote {
  font-family: Georgia;
  color: #3671a1;
  font-size: 36px;
  text-align: left;
  padding: 0 15px;
  margin: -7px 0 30px 0;
}

/* STATEMENT --------------------------------------------------*/

div.statement {
	text-align: center;
	width: 100%;
	margin: 5px 0 15px 0;
}

body.home div.left div.statement {
	width: 710px;
}

div.statement h2 {
	margin: 0;
	font-family: georgia, helvetica, arial, sans-serif;
	font-size: 32px;
	font-weight: normal;
	color: #444;
}

div.statement a {
	font-weight: bold;
}

/* STRUCTURE --------------------------------------------------*/

div.container {
  width: 950px;
  margin: 0 auto;
	padding: 0;
	background-color: transparent;
	text-align: center;
}

div.site_header div.container {
	background-color: transparent;
}

div.links div.container {
	background-color: #333;
}

div.content {
	width: 950px;
	float: left;
	margin-bottom: 20px;
}

div.leftcolumn {
  width: 455px;
  padding: 0 15px 15px 0;
  padding-left: 0;
  padding-bottom: 0;
  float: left;
	text-align: left;
}

div.rightcolumn {
  width: 455px;
  padding: 0 0 15px 15px;
  float: left;
	text-align: left;
}

div.rightcolumneven {
  width: 435px;
  padding-left: 0px;
  float: right;
	text-align: left;
}

div.leftcolumneven {
  width: 435px;
  padding-right: 0px;
  float: left;
	text-align: left;
}

/* HEADERS ----------------------------------------------------*/

div.site_header {
  background-color: #222;
  /* border-top: 2px solid #c00;*/
	border-bottom: 1px solid #d3e7f4;
  padding: 0 26px;
}

div.site_header a {
	color: #fff;
}

div.site_header a.green {
	color: #fff;
	font-weight: bold;
}

div.site_header div.inner {
  padding: 15px 0;
	font-size: 14px;
}

div.site_header div.inner img {
	margin-top: 3px;
}

div.site_header div.inner {
  color: #666;
	text-align: left;
}

div.site_header div.logo_37signals img {
  width: 110px;
  height: 24px;
}

div.logo_37signals {
  margin-top: 14px;
  float: right;
  width: 110px;
}

div.logo_highrise {
  margin-top: 10px;
  margin-right: 15px;
  margin-left: -10px;
  float: left;
}

div.header {
	text-align: left;
}

div.header h1 {
	text-align: left;
	font-size: 44px;
	font-family: helvetica, arial, sans-serif;
	color: #000;
	margin-bottom: 5px;
}

div.header h2 {
	text-align: left;
	font-size: 20px;
	font-family: helvetica, arial, sans-serif;
	margin: 0 0 30px 0;
	color: #555;
}

/* SHADOWBOX --------------------------------------------------*/

div.feature div.shadow {
  background: url(../images/background_shadow.png) no-repeat bottom right;
  padding: 0 7px 7px 0;
}

div.feature div.inner {
  overflow: hidden;
  background: #fff;
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
  padding: 8px;
	text-align: left;
}

div.feature div.inner img {
	margin-bottom: 3px;
}

div.feature div.inner a {
  color: #333;
  text-decoration: none;
}

div.feature div.inner a:hover {
  text-decoration: underline;
}

div.small_features {
	overflow: hidden;
	margin: 0;
	padding: 0;
}

div.small_features div.feature {
  float: left;
  width: 230px;
}

div.feature {
  margin: 0 10px 11px 0;
}

div.small_features div.end {
	margin-right: 0;
}

div.feature div.container {
  width: 656px;
  background-color: #efefef;
  padding: 10px 15px 20px 15px;
  font-size: 11px;
  text-align: left;
}

div.feature h3 {
  font-family: Helvetica,Arial,Verdana,sans-serif;
  font-weight: bold;
  font-size: 14px;
  margin: 7px 0 0 0;
	color: #fff;
}

div.feature p {
  text-align: center;
  color: #000;
}

div.feature h1 {
  font-family: times;
  color: #000;
  font-weight: bold;
  font-size: 3.8em;
  text-align: center;
  margin: 5px 0 5px 0;
}

div.feature h2 {
	color: #999;
	font-size: 12px;
	margin: 2px 0 0 0;
	padding: 0;
	font-weight: normal;
	text-align: center;
}

div.feature h3 {
  font-family: Helvetica,Arial,Verdana,sans-serif;
  font-weight: bold;
  font-size: 14px;
  margin: 7px 0 0 0;
	color: #222;
}

div.feature h3 span.category {
  color: #c00;
}

div.feature h4 {
	margin: 1px 0 0 0;
	padding: 0;
	font-size: 10px;
	font-weight: normal;
	color: #555;
	line-height: 1em;
}

div.feature h5 {
	font-family: Georgia;
  color: #222;
  font-size: 14px;
  margin: 5px 0;
  font-weight: normal;
}

/* MASTHEAD ---------------------------------------------------*/

div.masthead {
	margin: 0 auto;
	padding: 20px 0 0 0;
	text-align: center;
	width: 100%;
}

div.masthead h1 {
  font-family: helvetica, arial sans-serif;
  font-size: 46px;
  font-weight: bold;
  color: #000;
	letter-spacing: -2px;
	margin: 0;
}

body.home div.masthead {
	width: 950px;
	margin: 0 auto 20px auto;
	padding-top: 0;
}

div.masthead h2 {
	margin: 0;
	font-size: 24px;
	font-weight: normal;
	color: #444;
	font-family: helvetica, arial, sans-serif;
	letter-spacing: 0;
}

div.top {
	margin: 0 auto 30px auto;
	padding: 20px 0 0 0;
	width: 100%;
	background-color: #e6f4fd;
	border-bottom: 1px solid #dadfcb;
	background-image: url(../images/texture.png);
}

div.main_feature {
  width: 950px;
	margin: 0 auto 0 auto;
	position: relative;
}

/* FOOTER -----------------------------------------------------*/

div.footer {
	border-top: 1px solid #000;
  background-color: #111;
	padding-top: 0px;
	color: #ccc;
	clear: both;
}

div.footer div.container {
	background-color: #111;
}

div.footer div.bar {
	clear: left;
	padding-top: 10px;
	font-size: 11px;
}

div.footer div.bar a, div.footer div.legal a {
	color: #fff;
}

div.footer div.legal {
	margin: 0px auto;
	margin-bottom: 0;
	border-top: 1px solid #333;
	padding: 10px;
	text-align: center;
	font-size: 10px;
	width: 800px;
	background-color: #111;
	line-height: 1.4em;
}

div.footer div.legal img {
	margin-bottom: 30px;
}


p {
	color: #222;
}

 

div.pullquote {
  color: #3671a1
}

div.scenario ul {
  font-size: 14px;
}

div.action {
  background-color: #a7daf1;
}

div.action h2 {
	color: #174c6d;
}

div.action h2 a {
	color: #174c6d;
}

/* STRUCTURE --------------------------------------------------*/

div.site_header {
	border-bottom: 0;
	margin-bottom: 0;
}

div.pageband { font-size:3px;
	margin: 0 0 0 0;
	padding: 0;
	width: 100%;
	background-color: #e6f4fd;
	border-top: 1px solid #dadfcb;
	border-bottom: 1px solid #dadfcb;
	background-image: url(../images/texture.png);
}

div.pagetitle {
  padding: 0;
	height: 5px;
}

div.pagetitle h1 {
  font-family: helvetica, arial sans-serif;
  font-size: 28px;
  font-weight: bold;
  color: #222;
	letter-spacing: -1px;
	margin: 0;
	padding: 11px 0 0 0;
	text-align: left;
}


/* EXTRAS ----------------------------------------------------*/

div.api {
  width: 165px;
  float: right;
  background-image: url(../images/bkgd_api.jpg);
  background-repeat: no-repeat;
  padding: 15px; margin-top:20px;
  text-align: left;
  font-family: Verdana, sans-serif;
  font-size: 11px; color: #666;
}

div.api h5 {
  font-family: Helvetica, Arial, sans-serif;
  color: #333;
  font-size: 14px;
  margin: 10px 0 15px 0;
}

div.apps {
  text-align: left;
  width: 740px;
}

div.apps h2 {
  font-family: Georgia, serif;
  color: #222;
  font-size: 21px;
  font-weight: normal;
  line-height: 1.3em;
  margin: 0;
}

div.appgroup {
  border-top: 1px solid #ccc;
  margin: 20px 0 0 0;
}

div.appgroup h3 {
  margin: 10px 0 0 0;
	padding: 0;
	font-size: 14px;
	line-height: 1.2em;
	color: #000;
	text-transform: uppercase;
}

div.appgroup table {
  margin: 20px 0 0 0;
}

div.appgroup td {
  padding:0;
  text-align: left;
}

div.appgroup td.description {
  padding: 5px 5px 5px 0;
  font-family: Verdana, sans-serif;
  font-size: 15px; 
}

div.appgroup td.iphone {
  padding: 0 20px 10px 10px;
  font-family: Verdana, sans-serif;
  font-size: 11px;
	height: 100px;
}

div.appgroup h4 {
  font-family: Helvetica, Arial, sans-serif;
  margin: 5px 0;
	padding: 0;
	font-size: 14px;
	line-height: 1.2em;
}

div.appgroup img {
  border: 1px solid #ccc;
	padding: 1px;
}

div.appgroup img.iphone {
  border: 0;
	padding: 0;
}
