/* Tags */
a {
	text-decoration: none;
}
a:link {
	color: #cc0000;
}
a:visited {
	color: #567681;
}
body {
	margin: 10px;
}
body, td {
	color: #434344;
	font: 8pt verdana, sans-serif;
}
b, h1, h2 {
	color: #525253;
	font-family: arial, sans-serif;
}
h1 {
	font-size: 8pt;
	margin: 0;
}
input, select, textarea {
	color: #222222;
	font: 8pt arial, sans-serif;
}
p {
	margin: 10px 0 0 0;
}
th {
	text-align: left;
	vertical-align: top;
}
ul {
	margin: 10px 0 0 15px;
}
li {
	margin-bottom: 10px;
}

/* General */
.gap {
	width: 20px;
}
.image {
	border: #808284 1px solid;
}
.link {
	font: bold 8pt arial, sans-serif;
	margin-top: 5px;
	text-align: right;
}
.padding {
	padding: 0 10px;
}
.title {
	background-color: #e6e7e7;
	padding: 3px 10px;
}
.total {
	width: 631px;
}

/* Colors */
.clay {
	background-color: #d2d1bd;
	padding: 10px;
}
.red {
	color: #cc0000;
}
.sand {
	background-color: #f3f2eb;
	padding: 10px;
}
.sand input, .sand select {
	background-color: #adada6;
	color: #ffffff;
}

/* Forms */
.for_button {
	padding: 12px 6px;
}
.for_disabled, .for_field {
	background-color: #f2f2ef;
	padding: 3px 6px;
}
.for_disabled {
	vertical-align: middle;
}
.for_label, .for_label_checkbox {
	text-align: right;
	vertical-align: middle;
}
.for_label {
	padding: 3px 6px 3px 0;
}
.for_label_checkbox {
	background-color: #f2f2ef;
	padding: 3px 20px 3px 3px;
}
.for_large {
	width: 210px;
}
select.for_large {
	width: 216px;
}
textarea.for_large {
	height: 72px;
}
.for_medium {
	width: 120px;
}
.for_small {
	width: 60px;
}
.for_tiny {
	width: 30px;
}

/* Lists */
.list, .pagination {
	width: 631px;
}
.list th {
	background-color: #a5ab85;
	padding: 9px;
}
.list th a:visited {
	color: #004278;
}
.list td {
	padding: 9px;
}
.lis_contrast {
	background-color: #f5f5f0;
}

/* addresses.tpl.php */
.add_form {
	float: right;
}


/* benefits.tpl.php */
#ben_main {
	width: 330px;
}
#ben_table {
	border-collapse: collapse;
	margin: 15px 0;
}
#ben_table td {
	background: #f3f2eb;
	border: #ffffff 1px solid;
	padding: 2px 3px;
}
#ben_table th {
	background: #deddd7;
	border: #ffffff 1px solid;
	padding: 2px 3px;
}

/* confirm.tpl.php */
.con_subtotal {
	background-color: #edede8;
	padding: 5px 0;
	text-align: right;
	width: 100%;
}
.con_subtotal table {
	display: inline;
}
.con_subtotal td {
	padding: 3px 5px;
	text-align: right;
}

/* crumbs.tpl.php */
#crumbs {
	background-color: #a7a7a9;
	color: #ffffff;
	margin-bottom: 15px;
	padding: 5px 10px;
}
#crumbs a:link, #crumbs a:visited {
	color: #ffffff;
	text-decoration: underline;
}

/* details.tpl.php */
.det_images {
	border-bottom: #ffffff 2px solid;
	border-left: #ffffff 2px solid;
}
.det_text {
	width: 299px;
}
.det_text p {
	margin: 5px 0 20px 10px;
}
.det_specs {
	margin: 1px 0 20px 0;
	width: 299px;
}
.det_specs_td {
	background-color: #f3f2eb;
	padding: 3px;
}

/* footer.tpl.php */
#foo_right {
	padding: 0 10px;
}
#foo_right div {
	background: #f1f2f2;
	margin-top: 10px;
	padding: 5px 10px;
}
#foo_right div table {
	width: 611px;
}
#foo_left {
	background: #e7e8e9;
	font: 7pt arial, sans-serif;
	padding: 5px;
	vertical-align: bottom;
}

/* home.tpl.php */
#hom_about {
	width: 290px;
}
#hom_image {
	display: inline;
	float: left;
	margin: 0 10px 7px 0;
}
#hom_destaque {
	padding-top: 10px;
}
#hom_destaque_texto {
	padding-left: 10px;
}

/* header.tpl.php */
#hea_body {
	width: 762px;
}
#hea_frame {
	margin: 0 auto;
	width: 762px;
}
#hea_left {
	background: #e7e8e9 url(../graphics/bg_left.gif) repeat-x;
	width: 111px;
}
#hea_login {
	margin: 54px auto;
	width: 95px;
}
#hea_login form {
	margin: 10px 0;
}
.hea_input {
	width: 81px;
}
#hea_main {
	padding: 0 10px;
}
.hea_theme {
	padding: 10px 0;
}
#hea_intro {
	border: #808284 1px solid;
}
.men_open {
	height: 19px;
	width: 157px;
}
.men_closed img, .men_open img {
	border: #808284 1px solid;
}
.submenu {
	margin-top: 5px;
}
.submenu a:visited, a.constant:visited {
	color: #cc0000;
}

/* products.tpl.php */
.pro_link {
	font: bold 8pt arial, sans-serif;
	text-align: right;
}
.pro_lis_image {
	width: 100px;
}
.pro_lis_text {
	padding-left: 10px;
}

/* representatives.tpl.php */
#rep_brasil {
	background: url(../graphics/brasil.gif) no-repeat;
	height: 330px;
	position: relative;
	width: 350px;
}
.rep_item {
	display: none;
}
.rep_layers {
	position: absolute;
}

/* user.tpl.php */
.usr_subtitle {
	background-color: #ffb1b1;
}
.usr_header, .usr_list {
	width: 100%;
}
.usr_header th, .usr_list td, .usr_list th, .usr_subtitle {
	padding: 10px 5px;
}
.usr_header td {
	padding: 1px 5px;
}
.usr_header th, .usr_list th {
	background-color: #b00000;
	color: #ffffff;
	font-family: arial, sans-serif;
}
.usr_list th a:visited {
	color: #cc0000;
}