@charset "utf-8";
body {	font-family: Arial, Helvetica, sans-serif;
}
.bottomnav{
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 5px;
	/*height:17px;*/
}
.navtable {
	margin-top: 20px; margin-bottom:20px;
}

/*@media print {

body { background-image:none; background-color:#FFFFFF}

#leftsection, #rightsection, #topmenusection, .language_selection, .mainphoto, .submenus, #footer{display:none;}

#centersection, #maintable, #maincontent, #container { width:100%} 

#module { width:50%}

}*/

h2 {
	font-size: 22px;
	font-weight: normal;
	margin: 10px 0px 10px 65px;
	color: #666666;
}
#centersection, #centersection #container {
	background-color: #FFFFFF;
	width: 900px;
}
#leftsection, #rigthsection {
	vertical-align:top;
	width:28px;
	background-color: #DBDFE0;
}
.footer {
	height: 53px;
	vertical-align: bottom;
}
.top {
	vertical-align: top;
}
.submenus {
	font-size:11px;
	font-weight:bold;
	color:black;
}
.submenus td {
	border: 1px solid black;
	background-color: #e5e5e5;
	padding:5px;
	width:auto;
	text-align:center;
}
.submenus td:hover {
	background-color: #f6f6f6;
}
.submenus a, .submenus a:link {
	text-decoration:none;
	color: #333;
}
.last#module {
	border-bottom-width: 0px;
	border-bottom-style: none;
}
.submenus a:hover {
	text-decoration:none;
	color: #000
}
.submenus a:visited {
	text-decoration:none;
	color: #333;
}
.submenus a:active {
	text-decoration:none;
	color: #000;
}
#maintable {
	width: 956px;
	height: 827px;
	;
}
#logosection {
	text-align: left;
	vertical-align: middle;
	height: 96px;
	width: 180px;
	padding-left:52px;
}
#topmenusection {
	width: 680px;
	vertical-align: middle;
	text-align: right;
	font-size: 14px;
	color: #3b7c43;
	text-transform:uppercase;
	font-weight:bold;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#topmenusection a {
	margin-left:13px;
	text-decoration:none;
	color:#999999;
}
#topmenusection span {
	margin-left:25px;
	color: #3b7c43;
}
#topmenusection a:link {
	text-decoration:none;
	color:#999999;
}
#topmenusection a:hover {
	color: #3b7c43;
}
#topmenusection a:visited {
	color:#999999;
}
#topmenusection a:active {
	color:#3b7c43;
}
#topmenusection img {
	margin-left:13px;
	vertical-align:text-bottom;
}
/*.language_selection {
	background-image: url(design/language_background.jpg);
	background-repeat:  repeat-y;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	height: 24px;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.language_selection a {
	margin-left:20px;
	text-decoration:none;
	color:#fff;
	margin-top:5px;
}
.language_selection img {
	margin-left:20px;
	vertical-align:middle;
}
.breadcrumbs {
	background-image: url(design/breadcrumb_background.jpg);
	background-repeat:  repeat-y;
	color:#ffffff;
	text-align: left;
	height: 20px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 53px;
	font-weight: bold;
	background-position: right;
}
.breadcrumbs a {
	text-decoration:none;
	color:#fff;
	margin: 0px;
	padding: 0px;
}
.language_selection span {
	color:#000;
}

.language_selection a:link {
	text-decoration:none;
	color:#fff;
}
.language_selection a:hover {
	text-decoration:underline;
	color:#000;
}
.language_selection a:visited {
	text-decoration:none;
	color:#fff;
}
.language_selection a:active {
	text-decoration:none;
	color:#000;
}

.breadcrumbs a, .breadcrumbs a:link {
	text-decoration:underline;
	color:#fff;
}
.breadcrumbs a:hover {
	text-decoration:underline;
	color:#000;
}
.breadcrumbs a:visited {
	text-decoration:none;
	color:#000;
}
.breadcrumbs a:active {
	text-decoration:none;
	color:#FFF;
}

*/

.language_selection {
	background-image: url(design/language_background.jpg);
	background-repeat:  repeat-y;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	height: 24px;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.language_selection a {
	margin-left:20px;
	text-decoration:none;
	color:#fff;
	margin-top:5px;
}
.language_selection img {
	margin-left:20px;
	vertical-align:middle;
}

.breadcrumbs {
	background-image: url(design/breadcrumb_background.jpg);
	background-repeat:  repeat-y;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	height: 20px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 63px;
	font-weight: bold;
	background-position: right;
}

.breadcrumbs a {
	text-decoration:none;
	color:#fff;
	margin: 0px;
	padding: 0px;
}

.language_selection a, .language_selection a:link, .breadcrumbs a, .breadcrumbs a:link {
	text-decoration:none;
	color:#fff;
}
.language_selection a:hover, .breadcrumbs a:hover {
	text-decoration:underline;
	color:#000;
}
.language_selection a:visited, .breadcrumbs a:visited {
	text-decoration:none;
	color:#fff;
}
.language_selection a:active, .breadcrumbs a:active {
	text-decoration:underline;
	color:#000;
}
.language_selection span {
	text-decoration:none;
	color:#000;
}
/* end of languages */
#maincontent {
	margin-left:0px;
	width: 810px;
	margin-right: 20px;
	font-size: 12px;
	color: #666666;
}


#maincontent h2 {
	margin: 10px 0px 10px 0px;
}

#module {
	width: 393px;
	font-size:12px;
	color:#666666;
	vertical-align:top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #E0E1E1;
	padding-bottom:5px;
}

.formulas #module {
text-align:center;
}

#module2 {
background-color: white;
}


tr:last-child td#module {
	border: 0px none white;
}
#module p {
	margin:0px;
	padding:0px;
}
/* Gabriel 
h2 {
	font-size: 13px;
	font-weight: normal;
	margin: 10px 0px 10px 0px;
}
*/


/* Gabriel 
h3 {
	font-size: 20px;
	font-weight: normal;
	margin:0px;
	padding:0px;
	padding-bottom: 5px;
}
*/
h3 {
	margin:0px;
	padding:0px;
	padding-bottom: 5px;
}
#module_divider {
	width: 24px;
	background-image: url(design/mid_divider.gif);
	background-repeat:  repeat-y;
}
#module img, #module2 img {
	border: 1px solid #333;
	margin: 0px 15px 10px 0px;
	float:left;
}
.formulas #module img {
	border: 0px;
	float:none;
}
.formulas #module a img {
	color: #3b7c43;
	text-decoration:none;
	text-align: center;
	font-size:12px;
	border: 0px;
}
a.more a#morelink, a.more:link, a#morelink:link, .downloads a, .downloads a:link, #module a, #module a img, #module2 a, #module2 a img {
	color: #3b7c43;
	text-decoration:none;
	text-align: right;
	font-size:12px;
	border: 0px;
}
a.more:hover, a#morelink:hover, .downloads a:hover {
	color: #3b7c43;
	text-decoration:underline;
	font-size:12px;
}
a.more:visited, a#morelink:visited, .downloads a:visited {
	color: #3b7c43;
	text-decoration:none;
	font-size:12px;
}
a.more:active, a#morelink:active, .downloads a:active {
	color: #3b7c43;
	text-decoration:underline;
	font-size:12px;
}

a.results, a.results:link {
	color: #666666;
	text-decoration:none;
	text-align: right;
	font-size:12px;
}
a.results:hover {
	color: #666666;
	text-decoration:underline;
	font-size:12px;
}
a.results:visited {
	color: #666666;
	text-decoration:none;
	font-size:12px;
}
a.results:active {
	color: #666666;
	text-decoration:underline;
	font-size:12px;
}

a.linksbreadcrumbs, a.linksbreadcrumbs:link {
	color: #ffffff;
	text-decoration:none;
	text-align: right;
	font-size:11px;
}
a.linksbreadcrumbs:hover {
	color: #ffffff;
	text-decoration:underline;
	font-size:11px;
}
a.linksbreadcrumbs:visited {
	color: #ffffff;
	text-decoration:underline;
}
a.linksbreadcrumbs:active {
	color: #ffffff;
	text-decoration:underline;
	font-size:11px;
}
/* de nuevo */



/*#module a, #module a:link {

	color: #666666;

	text-decoration:underline;

}



#module a:hover {

	color: #3b7c43;

	text-decoration:none;

}



#module a:visited {

	color: #666666;

	text-decoration:underline;

}



#module a:active {

	color: #3b7c43;

	text-decoration:none;

}*/



.home #module p {
	font-size:13px;
	margin-bottom: 5px;
}
#module2 {
	font-size:12px;
	color:#666666;
	vertical-align:top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom:5px;
}
.downloads td {
	background-image:url(design/divider_green.gif);
	background-repeat:  repeat-x;
	padding: 5px 15px 5px 0px;
		font-size: 12px;
			color: #666666;

}
.downloads td.photos {
	padding: 5px 0px 5px 0px;
	background-image:none;
	text-align:right;
}
.subtitle {
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}
.intro {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

#maincontent p {
margin-bottom: 10px;
}

#chemleft {
width: 510px;
}

#specs, .bottomnav {
	border: 1px solid #B7D0B2;
	background: #E6EBE4;

}

#specs td {
padding:2px;
text-align:center;
	font-size:11px;
	font-weight:bold;
	color:#666;
}


#specs td.white, #specs td.formula {
background-color: white;
	font-weight:normal;
	color:#333;
	border-bottom: 1px solid #B7D0B2
}
#specs td.white {
	font-size:11px;
	padding: 6px 8px 6px 8px;
}

#specs td.formula {
	font-size:13px;
	padding: 4px 8px 10px 8px;
}

#chemright {width: 300px;
	padding-left: 30px;
	padding-top: 20px;
}

#maincontent div.disclaimer {
font-size:10px;
margin-top:20px;
margin-bottom:10px;
text-align:left;
}
h4 {
font-size:14px;
font-weight:bold;
margin:0px;
padding:0px;
}.language_selection2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	height: 24px;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #B9BABC;
	width: 40px;
}

.MiTabla {
	border-left:1px solid white;
}
/*	
.mitd {
	border-left:2px solid #3A7B42;
}
.mitr {
	border-left:2px solid #3A7B42;
}
.MiTabla .mitd {border-left:2px solid #3A7B42}*/

/**/
.titlesWhite {
color:white;
font-size:14px;
font-weight:bold
}
.titlesBox2 {
color: #3A7B42;
font-size:13px;
font-weight:bold
}

.titlesBox1  {
color:#666;
font-size:13px;
font-weight:bold
}

.Mitabla td.mitd{
	border-left: 1px solid #3A7B42;
	border-bottom: 1px solid #3A7B42;
}
.Mitabla #Mitabla{
	border-left: 1px solid #3A7B42;
}
.Mitabla td{
	border-bottom: 1px solid #3A7B42;
}
.Mitabla td.bleft {
	border-left: 1px solid #3A7B42;
		border-bottom: 0px none white;
}

.Mitabla td.titlesBox1 {
	font-weight:bold;
}

/* styles for image header */

#left_header_td {
	background-image:url(headers/header_background_left.jpg);
	padding-left:52px;
	color:#555;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:500px;
	background-color: #FBFBFB;
}

#right_header_td {
	width:400px;
}

#header1 {
	font-size:26px;
	padding-top:76px;
}

#header1 .tm {
	font-size:14px;
}

#header2 {
	font-size:18px;
}

#header_table {
width:900px;
height:194px;
}

	#header3 {
	font-size:25px;
	padding-top:31px;
}

	#header4 {
	font-size:15px;
	padding-top:80px;
}
#header4 .tm {
font-size:9px;
}
#header5 {
	font-size:10px;
}

/*******************************************/

.properties_table td {
	border-bottom: 1px solid #3A7B42;
	border-left: 2px solid #3A7B42;
	padding:2px;
	text-align: center;
	color:#333333;
}

.properties_table td.properties_left_titles  {
	text-align: left;
	border-left: 0px none white;
}

.properties_table tr.properties_header td {
	font-size:14px;
	font-weight:bold;
	border-bottom: 2px solid #3A7B42;
}
.properties_table tr.properties_subheader td {
	font-size:13px;
	font-weight:bold;
	background-color:#e1e1e1;
}

.properties_table tr.properties_subheader td.properties_subheader_smaller {
	font-size:12px;
}

.properties_table td.properties_notes_left {
	border-bottom: 0px none white;
	padding:2px 2px 10px 2px;
	text-align: left;
	color:#3A7B42;
	font-size:14px;
	font-weight:bold;
	border-left: 0px none white;
}
.properties_table tr.properties_no_bottom_border  td{
	border-bottom: 0px none white;
}

.properties_table td.properties_notes_center {
	border-bottom: 0px none white;
	border-left: 0px none white;
	padding:2px 2px 10px 2px;
	text-align: center;
}

/***********************/

.applications_table td {
	border-left: 2px solid #3A7B42;
	padding:2px;
	text-align: center;
	color:#333333;
}

.applications_table tr.applications_odd td {
	background-color:#e1e1e1;
}

.applications_table td.properties_left_titles  {
	text-align: left;
	border-left: 0px none white;
}

.applications_table tr.properties_header td {
	font-size:14px;
	font-weight:bold;
	border-bottom: 2px solid #3A7B42;
}
.applications_table tr.properties_subheader td {
	font-size:13px;
	font-weight:bold;
	background-color:#e1e1e1;
}

.applications_table tr.properties_subheader td.properties_subheader_smaller {
	font-size:12px;
}

.applications_table td.properties_notes_left {
	border-bottom: 0px none white;
	padding:2px 2px 10px 2px;
	text-align: left;
	color:#3A7B42;
	font-size:14px;
	font-weight:bold;
	border-left: 0px none white;
}
.applications_table tr.properties_no_bottom_border  td{
	border-bottom: 0px none white;
}

.applications_table td.properties_notes_center {
	border-bottom: 0px none white;
	border-left: 0px none white;
	padding:2px 2px 10px 2px;
	text-align: center;
}

/***********************************************/

.recommendation_table td {
	border-left: 2px solid #3A7B42;
	padding:2px;
	text-align: center;
	color:#333333;
	font-size: 11px;
}

.recommendation_table tr.applications_odd td {
	background-color:#e1e1e1;
}

.recommendation_table td.properties_left_titles  {
	text-align: left;
	border-left: 0px none white;
}

.recommendation_table tr.properties_header td {
	font-size:13px;
	font-weight:bold;
	color: #3A7B42;
	border-bottom: 2px solid #3A7B42;
}
.recommendation_table tr.properties_subheader td {
	font-size:13px;
	font-weight:bold;
	background-color:#e1e1e1;
}

.recommendation_table tr.properties_subheader td.properties_subheader_smaller {
	font-size:12px;
}

.recommendation_table td.properties_notes_left {
	border-bottom: 0px none white;
	padding:2px 2px 10px 2px;
	text-align: left;
	color:#3A7B42;
	font-size:14px;
	font-weight:bold;
	border-left: 0px none white;
}
.recommendation_table tr.properties_no_bottom_border  td{
	border-bottom: 0px none white;
}

.recommendation_table td.properties_notes_center {
	border-bottom: 0px none white;
	border-left: 0px none white;
	padding:2px 2px 10px 2px;
	text-align: center;
}

.recommendations_title tr td {
	padding:2px;
	text-align: left;
	background-color:#3A7B42;
	color:white;
	font-size:14px;
	font-weight:bold;
}

.green_title {
	font-size:13px;
	font-weight:bold;
	color: #3A7B42;
}
.smallertype {
	font-size: 11px;
}

table.formulas {
margin-top:20px;
margin-bottom:20px;
}

table.formulas td#module {
vertical-align:bottom;
padding-top:15px;
padding-bottom:15px;

}

#module .disclaimers {
	font-size: 9px;
}

.translation {
font-size:10px;
text-transform:uppercase;
}

#topmenusection span.translation {
	margin-left:13px;
}