@charset "UTF-8";
/* CSS Document */

/* teste svn */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li, hr,
form, label
/*table, caption, tbody, tfoot, thead, tr, th, td*/ {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
/*table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}*/
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* Regras em Comum - InÃ­cio */
.fleft
{
	float:left !important
}
.fright
{
	float:right !important
}
.bold
{
	font-weight:bold !important
}
.nobold
{
	font-weight:normal !important
}
.clear
{
	clear:both !important
}
/* body's */.homepagebody,
.aboutusbody
{
	padding:15px 
}

/* standard list */.itemstandardlist .numstandardlist
{
	color:#FFCC33;
	font:2.0em bold "arial";
	padding:2px;
	position:relative;
	top:10px;
	left:6px
}
.itemstandardlist .titlestandardlist
{
	margin:0 10px 0 0;
	color:#CC6600;
	font:bold 1.2em "arial"
}
.itemstandardlist .textstandardlist
{
	top:-3px;
	margin-right:9px;
	text-align:justify
}

/* img or flash */.dynpicture1
{
	width:325px;
	height:204px;
	padding-bottom:20px
}

/* Regras em Comum - Fim */

body
{
	background:url(../images/bg.gif);
	background-position:center;
	margin-left:25px;
	font-family:arial, verdana;
}

a
{
	color:#CC3300
}

.general
{
	width:750px;
	margin:0 auto 250px;
	background-color:#fff
}
/* Home page - InÃ­cio */
.homepagedyntext
{
	height:12px;
	font-size:0.7em;
	border-top:1px solid #FEDE94;
	padding:8px;
	background-color:#fff
}
.homepagebody
{
	background:url(../images/bghomepagebody.gif) repeat-x;
	height:230px
}
.boxhomepagebody
{
	width:235px;
	height:192px;
	text-align:left
}
.footer
{
	font-size:0.7em
}
.footer .footertext
{
	padding:30px 0 0;
	width:480px;
}
.bottomtext
{
	width:750px;
	margin:0 auto;
	font-size:10px;
	color:#FFD700;
	text-align:justify;
}
/* Home page - Fim */

/* About us - InÃ­cio */
.titleaboutus
{
	height:102px;
	overflow:hidden
}
.aboutusbody
{
	font-size:12px;
	line-height:16px
}
.boxmissionstatement .contentboxmissionstatement
{
	padding:10px;
	text-align:justify!important
}
.boxprinciples .contentboxprinciples .itemstandardlist
{
	margin-bottom:-10px /* old value = 15px */
}
.footer .footertext h5
{
	color:#663300
}
/* About us - Fim */

/* Testimonials - InÃ­cio */
.titletestimonials
{
	background-color:#F4C717;
	height:22px
}
.titletestimonials div
{
	position:absolute;
	margin-top:4px
}
.testimonialsbody .testimonials
{
	padding:20px 0 0 25px;
	font-size:12px
}
.testimonialsbody .testimonials .itemtestimonial
{
	width:325px;
	padding:10px;
	text-align:justify;
	line-height:13px
}
.testimonialsbody .testimonials .itemtestimonial div
{
	color:#CC6600
}
.testimonialsbody .testimonials .itemtestimonial div span
{
	font-weight:bold
}
/* Testimonials - Fim */

/* Pricing - InÃ­cio */
.pricingbody .dyntextpricing
{
	width:300px;
	padding:10px;
	text-align:justify;
	font-size:12px;
	line-height:13px
}
.pricingbody .tablepricing
{
	width:320px;
	margin-left:30px
}
.pricingbody .tablepricing,
.pricingbody .tablepricing td
{
	border:1px solid #000;
}
.pricingbody .tablepricing td
{
	padding:8px
}
.pricingbody .tablepricing .titletablepricing td
{
	background-color:#FBC628;
	text-align:center
}
.pricingbody .tablepricing .secondtitletablepricing td
{
	font-size:12px;
	text-align:center
}
/* Pricing - Fim */

/* Products - InÃ­cio */
.productsbody .itemproducts
{
	margin:10px
}
.productsbody .itemproducts table td
{
	text-align:center;
	padding:2px 10px;
	font-size:12px;
	color:#D91C38
}
.productsbody .itemproducts table td a
{
	color:#D91C38
}
.productsbody .itemproducts table td a:hover
{
	color:#B72238
}

.productsbody .itemproducts table td.thumbnail {
	height:190px
}

/* Products - Fim */

/* Samples - InÃ­cio */
.samplesbody
{
	padding:40px
}
.samplesbody .tablesamples td
{
	padding:5px
}
/* Samples - Fim */

/* Help center - InÃ­cio */
.helpcenterbody
{
	padding:30px
}
.helpcenterbody div
{
	margin:5px 0;
	font:bold 0.9em "arial"
}
.helpcenterbody div.titlecontainerhelp
{
	margin:0 0 15px;
	color:#D06200;
	font-size:1.0em
}
.helpcenteranswer
{
	position:absolute;
	padding-left:300px
}
.helpcenteranswer .answer
{
	width:350px;
	margin-top:-15px;
	padding:5px;
	font-weight:normal;
	background-color:#F5CC2D;
	border:1px solid #FF9900
}
/* Help center - Fim */

.signupframe 
{
	border: 1px solid #F8EA28;
	color: #0A0909;
	font-family: Arial, Helvetica, sans-serif;
}