﻿* {
margin:0;
padding:0;
font-family:Verdana, arial, sans-serif;
font-size:11px;
}

body {
background:#d5e4d5 url(/img/bg_pattern.gif) repeat-y 50% 0;
}

#container {
width:800px;
background:#fff;
margin:32px auto 0 auto;
border:1px solid #fff;
}

#header {
width:800px;
height:312px;
background:url(/img/header.jpg) no-repeat bottom left;
position:relative;
}

img#logo {
margin:22px 0 0 32px;
}

.header_text {
position:absolute;
left:455px;
top:68px;
}

.header_text#bottom {
top:195px;
}

.header_text img, .header_text h2, .header_text p {
float:left;
}

.header_text h1 {
line-height:1.6em;
color:#555;
margin-bottom:10px;
}

h1#imagens {
float:left;
text-align:center;
margin:60px 5px 0 25px !important;
margin:60px 5px 0 8px;
}

h1#imagens span {
font-weight:normal;
font-size:14px;
}

#leftcol, #middlecol {
width:490px;
margin:10px 0 0 20px !important;
margin:10px 0 0 10px;
float:left;
}

#middlecol {
width:670px;
}

#leftcol h1 {
clear:left;
}

#rightcol {
width:230px;
margin:10px 0 0 20px !important;
margin:10px 0 0 10px;
float:left;
}

div.comment {
padding:5px;
background:#eee;
margin:7px 0;
}

ul#navigation {
background:#222;
margin-top:1px;
color:#fff;
width:780px;
padding-left:20px;
height:35px;
list-style:none;
}

ul#navigation li {
float:left;
line-height:1em;
margin:0;
text-indent:0;
background:none;
}

ul#navigation li a {
display:block;
font-size:12px;
padding:11px 15px 12px 15px;
color:#fff;
text-decoration:none;
}

ul#navigation li a.active_link
{
	color:#8dcc76;	
}

ul#navigation li a:hover {
color:#8dcc76;
}

p#footer {
clear:left;
width:800px;
text-align:center;
background:url(/img/altstripes.gif) repeat-x top left;
padding:50px 0 25px 0;
margin:0;
}

h1, h1 a {
color:#444;
font-size:14px;
margin-top:10px;
}

h3+h1 {
margin-top:5px;
}

h1 a {
color:#4864a6;
}

h2 {
font-weight:normal;
color:#444;
line-height:1.8em;
padding-top:11px;
}

h2 a {
font-size:18px;
font-weight:normal;
}

h3 {
font-size:10px;
text-transform:uppercase;
letter-spacing:.1em;
color:#454545;
margin-top:15px;
}

p+h3 {
margin-top:25px;
}

p+h1, ul+h1 {
margin-top:25px;
}

p {
line-height:1.5em;
margin:10px 0;
color:#444;
}

a {
color:#4864a6;
}

a:hover {
text-decoration:none;
}

ul {
list-style:none;
}

li {
line-height:1.6em;
margin:9px 0;
color:#444;
text-indent:15px;
background:url(/img/bullet.gif) no-repeat 0 3px;
}

a img {
border:0;
}

img.screen {
float:left;
margin:5px 0 0 5px !important;
margin:5px 0 0 0;
}

img.rss {
margin-top:10px;
}

img.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.resposta
{
	padding-top: 20px;
}

.blog_post
{
	padding-bottom: 35px;
}

blockquote 
{
	padding-left: 25px;	
	color:#444;
}

.download_click
{
	font-weight: bold;
	font-size: 18px;
}

.buy_now_button
{
	font-size: 15px;	
}

.dotnet_detected
{
	color: #1673AD;
}