@charset "iso-8859-1";

body {
	font-family: "Lucida Grande",Arial,Verdana,sans-serif;
	font-size: 12px;
	background: #202020;
	color: #333;
}

p {
	line-height: 18px;
	text-align: justify;
	text-indent: 2%;
}
ul {
	list-style-position: outside;
	margin-left: 0px;
	padding-left: 20px;
	list-style: square;
	vertical-align: middle;
}
li {
	margin-top: 6px;
	margin-bottom: 6px;
}
fieldset {
	border: #ccc 1px dashed;
}
fieldset legend {
	font-weight: bold;
	background: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
img {
	border:0;
}
#main {
	background-color: white;	
}

#header {
	background: url(../images/page-banner.png) repeat-x top left;	
	background-color: #DA251D;
	border-bottom: 1px solid white;
}

#logo {
	font-family: 'Trebuchet MS';
	font-size: 40pt;
	font-weight: normal;
	padding-top: 3px;
	height: 97px;
	background: url(../images/page-top.png) no-repeat left top;
}

.meio {
	padding: 0px 25px 0px 25px;
	overflow: hidden;
	height: 100%;
}

#logo p {
	margin-top: 10px; 
	line-height: 74px;
}

#logo a {
	color: white;
	text-decoration: none; 
	border: none;
	margin: 0px;
	padding: 0px;
	margin-left: 20px; 
	padding-left: 80px; 
	background: url(../images/page-logo.png) no-repeat left center;
	behavior: url(css/iepngfix.htc);
}

#menu {
	background-color: #DA251D;
	border-bottom: 4px solid #F5F7C9;
	clear: both;
}

#menu ul {
	margin: 0px;
	padding: 0px;
}

#menu li {
	line-height: 36px;
	margin: 0px; /*adicionei*/
}

#menu a {
	color: white;
	text-decoration: none; 
	border: none; 
}

#menu a:hover {
	color: #333;
}

#menu li.active {
	background-color: #F5F7C9;
}

#menu li.active a {
	color: #333;
}

#submenu {
	background-color: #F5F7C9;	
	clear: both;
}

#submenu ul {
	margin: 0px;
	padding: 0px;
}

#submenu li {
	line-height: 30px;
	margin: 0px; /*adicionei*/
}

#submenu a {
	color: #333;
	text-decoration: none; 
	border: none; 
	font-size1: 10pt;
}
#submenu li.active {
	background-color: #fff;
	color: #333;
}
#promo_title {
	font-size: 18px;
	font-weight: normal;
	margin-top: 10px;
}

#promo_text {
	text-align1: justify;
	margin: 15px 0px 30px 0px;
	color: #777;
	line-height: 1.8em;
}

#divisor {
	text-align: center; 
	margin-bottom: 30px;
}

#divisor p {
	line-height: 33px; 
	margin: 0px;
}

#content {
	margin-top: 20px;
}

#column_left {
	padding: 0px 0px 0px 20px;
}

#column_right {
	padding: 0px 20px 0px 20px;
}

#column {
	padding: 0px 20px 0px 20px;
}

#footer {
	text-align: center;
	background: url(../images/page-bottom.png) no-repeat bottom left;
	background-color: #809330;
	color: #444;
}

#footer p {
	line-height: 30px;
	margin: 0;
	text-align: center;
}

/* ----------------- */

.inline {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: block;
	overflow: hidden;
	height: 100%;
}

.inline li {
	color: #000;
	display: block;
	float: left;
	font-weight: normal;
	padding: 0px 5px 0px 10px;	
}

.box {
	clear: both;
	background-color: #E8F0F9;
	margin:0pt 0pt 15px;
	padding:0pt;
	width:250px;
	
	border: 1px solid #e6e6e6; /*#EEE8AA;*/
}

.box-top {
	font-weight: bold;
	background: #E8F0F9 url(../images/misc-dotted-border1px.gif) repeat-x bottom left;	
	
	height:26px;
	line-height:26px;
	margin:0px 0px 10px;
	padding: 6px 0px 0px 20px;
	width: 230px;
}

.box-bottom {
	width:250px;
}

.gray {
	background-color: #EDF7AA;
}

.beige{
	background-color: #F5F7C9;
}

.box-content  {
	margin: 0;
	padding: 0pt 20px;
	overflow: hidden;
}

.box-content p {
	margin: 12px 0px;
}

.testimonial-text {
	color: #595959;
	text-align1: justify;
}

.testimonial-author {
	text-align: right;
}

h1 {
	font-size: 150%;
}

a {
	color: #043DBC;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.features {
	list-style-image: url(../images/icon-check.png);
}


ul.features li p1 {
	padding-bottom: 8px;
}

.title {
	font-size: 120%;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 0px;
}

.download {
	border-collapse: collapse;
	width: 540px;
}

.download td, th {
	padding-right: 15px;
	padding-left: 5px;
	border: 1px solid #EAEBC0;
	vertical-align: top;
	height: 70px;
}

.download th{
	background-color: #F5F7C9; /*#F5F5DC;*/
	height: 35px;
	line-height: 30px;
}

h2, h1 {
	margin-top: 0px;
}

.press-releases {
	border-collapse: collapse;
}

.press-releases td {
	border-top: 1px solid #d3d3d3;
}

.press-releases .date {
	width: 150px;
	vertical-align: top;
}

.quote .text {
	color: #666;
}

.quote .author {
	text-align: right;
	position: relative;
}

p.buy {
	background: url(../images/icon-cart.gif) no-repeat left center;
	background1: url(../images/cart_put.png) no-repeat right center;
	padding-left: 25px;
	padding-right1: 25px;
}

.swapper {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#column_left1 {
	border-right: 1px solid #ccc;
}

.swapmenuitem {
	border-bottom: 1px solid #ccc;
	padding: 5px 15px 5px 0px;
}

.swapmenuitem a {
	text-decoration: none;
	color: #777;
	width: 100%;
	line-height: 20px;
}

.swapmenuitem a:hover {
	color: #0088CC;
}

.swapmenuitem.last {
	border-bottom: 0px solid red;
}

#content {
	background: url(../images/page-background.png) repeat-x bottom left;
	overflow: hidden;
	width: 100%;
}

.feature-box {
	padding: 0px;
	padding-left: 100px;
}

.timetracking {
	background: url(../images/features-timetracking.png) no-repeat top left;
}

.reporting {
	background: url(../images/features-reporting.png) no-repeat top left;
}

.billing {
	behavior: url(css/iepngfix.htc);
	background: url(../images/features-billing.png) no-repeat top left;
}

.crossplatform {
	behavior: url(css/iepngfix.htc);
	background: url(../images/features-crossplatform.png) no-repeat top left;
}

.flag {
	display: none;
}

.screenshots-image img {
	border: 0px;
}

.pagenav {
	margin: 20px 0px 10px 0px;
}
