﻿/* ------------------------------------------------------------
    Title:     Monsanto.com CSS
    Author:    Greg Maloney | greg.maloney@monsanto.com
			   Hilarie Jezik | hejezi@monsanto.com
    Section:   Core (all pages)
	Updated:   June 22, 2010
--------------------------------------------------------------- */


/* PAGE STRUCTURE
--------------------------------------------------------------- */

body {
	margin: 3px 0 0 0;
	padding: 0;
	font-family: Arial, Helvetica, Tahoma, Geneva, sans-serif;
	font-size: 1em;
	background-color: #f0eddf;
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat-x;
}
.wrapper1-mn {
	width: 960px;
	margin: 0 auto;
	padding: 0 15px;
}
.content-bottom-mn {
	height: 7px;
	width: 960px;
	float: left;
	margin: 0 0 18px 0;
	background-image: url(../images/content-bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.content-wrapper-mn {
	float: left;
	width: 950px;
	padding: 0 5px;
	margin: 0;
	background-image: url(../images/content-bg.png);
	background-repeat: repeat-y;
}
.content-frame-mn {
	float: left;
	padding: 10px;
	margin: 0;
	width: 930px;
}


/* HEADER
--------------------------------------------------------------- */

.header-mn {
	float: left;
	background-image: url(../images/nav-shadow.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 960px;
	}
.logo-mn {
	width: 195px;
	height: 67px;
	margin: 10px 0 8px 30px;
	float: left;
}


/* TOP/UTILITY NAV
--------------------------------------------------------------- */

.utility-bar-mn {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #968974;
	margin: 0 6px 3px 0;
	padding: 0;
	float: right;
}
#top-nav-mn li {
	margin: 0 13px 0 0;
	padding: 4px 13px 0 0;
	float: left;
	position: relative;
	list-style-type: none;
	background-image: url(../images/pipe1.png);
	background-repeat: no-repeat;
	background-position: right 6px;
}
#top-nav-mn li a {
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	color: #1b1208;
	font-size: 1.2em;
}
#top-nav-mn a:link, #top-nav-mn a:visited, #top-nav-mn a:active {
	color: #716958;
	text-decoration: none;
}
#top-nav-mn a:hover {
	color: #1b1208;
	text-decoration: underline;
}
#top-nav-mn li.select-country-mn {
	background-image: none;
	padding-right: 0;
}
#top-nav-mn li.search-box-mn {
	margin: 0;
	padding: 0;
}
.search-box-mn input.search-text {
	border: 0;
	background-image: url(../images/search-box.png);
	background-repeat: no-repeat;
	padding: 5px 5px 0 23px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #A09D8B;
	background-position: 0 0;
	height: 19px;
	float: left;
}
.search-box-mn input.search-btn {
	border: 0;
	background-image: url(../images/go-btn.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 29px;
	background-position: 0 0;
	float: left;
}



/* BREADCRUMBS
--------------------------------------------------------------- */

#breadcrumbs-mn {
	width: 100%;
	height: 24px;
	padding: 0;
	margin: 3px 0 10px 0;
	border-bottom: 1px solid #f0ede6;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.7em;
	color: #BBBBBB;
	text-indent: 5px;
	list-style-type: none;
}
#breadcrumbs-mn span {
	padding: 0;
	margin: 0 1px;
}
/* #breadcrumbs-mn li {
	color: #8d8a72;
	float: left;
	padding: 0 0 0 5px;
	margin: 0 0 0 5px;
	background-image: url(../images/breadcrumb-slash.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#breadcrumbs-mn li.first {
	background-image: none;
	padding: 0;
	margin: 0;
} */
#breadcrumbs-mn a {
	color: #8d8a72;
	text-decoration: underline;
}
#breadcrumbs-mn a:hover {
	color: #c55205;
	text-decoration: underline;
}



/* COLUMNS
--------------------------------------------------------------- */

.column1-mn {
	float: left;
	width: 775px;
	margin: 0 0 50px 0;
}
.column2-mn {
	float: left;
	width: 585px;
	margin: 0 10px 50px 0;
}
.column3-mn {
	width: 180px;
	margin: 0;
	float: right;
}
.column4-mn {
	float: left;
	width: 775px;
	margin: 0 0 10px 0;
}
.column5-mn {
	float: left;
	width: 270px;
	margin: 15px 20px 30px 0;
}
.column6-mn {
	float: left;
	width: 270px;
	margin: 15px 0 30px;
}
.column7-mn {
	float: left;
	width: 238px;
	margin: 15px 20px 30px 0;
}
.column8-mn {
	float: left;
	width: 238px;
	margin: 15px 0 30px 0;
}
.column9-mn {
	float: left;
	width: 930px;
	margin: 0;
}
.column10-mn {
	float: left;
	width: 740px;
	margin: 0 10px 50px 0;
}



/* SEARCH
--------------------------------------------------------------- */

.search-content-mn {
	float: left;
	margin: 15px 0 0 0;
	padding: 0 20px 50px;
	font-size: 1em;
}

.search-content-mn h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.8em;
	color: #2b1f12;
	margin: 0;
	padding: 0 0 15px 0;
	font-weight: normal;
	line-height: 1.1em;
}
.search-content-mn h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #ada98f;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	padding: 0 0 3px 1px;
}
.search-content-mn h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #2b1f12;
	margin: 0;
	padding: 3px 0 4px 0;
	font-weight: normal;
	line-height: 1em;
}
.search-content-mn p {
	margin: 0;
	padding: 0;
	color: #444444;
	font-size: 0.75em;
	line-height: 1.3em;
}
.search-content-mn p strong {
	color: #2b1f12;
}
.search-content-mn ul {
	padding: 0;
	margin: 25px 0;
	float: left;
	border-bottom: 1px dotted #dcdacd;
}
.search-content-mn ul li {
	padding: 9px 3px;
	margin: 0 0 6px 0;
	list-style-type: none;
	border-top: 1px dotted #dcdacd;
	width: 700px;
}
.search-tools {
	margin: 0;
	float: left;
	width: 700px;
	clear: both;
}
.query-text {
	margin: 0;
	padding: 0;
	color: #444444;
	font-size: 0.75em;
	line-height: 1.3em;
	float: left;
}
.query-text strong {
	color: #2b1f12;
}
.search-pagination {
	float: right;
	color: #444444;
	font-size: 0.75em;
	line-height: 1.3em;
}




/* SEARCH
--------------------------------------------------------------- */

#sitemap-mn {
	float: left;
	margin: 0;
	padding: 0 0 50px;
	font-size: 1em;
	border: 1px solid #f0ede6;
}
#sitemap-mn h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.8em;
	color: #2b1f12;
	margin: 20px 20px 15px 20px;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #f0ede6;
	font-weight: normal;
	line-height: 1.1em;
}
#sitemap-mn table td {
	width: 192px;
	vertical-align: top;
	padding: 0 20px;
}
#sitemap-mn ul {
	padding: 5px 0;
	margin: 0 0 15px 0;
}
#sitemap-mn ul li {
	list-style-type: none;
	padding: 0 0 6px 0;
	margin: 0;
	line-height: 1em;
}
#sitemap-mn ul li strong {
	font-size: 1em;
	color: #2b1f12;
}
#sitemap-mn ul li a {
	list-style-type: none;
	text-decoration: none;
	color: #444444;
	font-size: 0.8em;
}
#sitemap-mn ul li a:hover {
	color: #c55205;
	text-decoration: underline;
}



/* CONTENT
--------------------------------------------------------------- */

.content1-mn {
	float: left;
	margin: 15px 0 0 0;
	padding: 0 10px;
}

.content1-mn h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.8em;
	color: #2b1f12;
	margin: 0;
	padding: 0 0 4px 0;
	font-weight: normal;
	line-height: 1.1em;
}
.content1-mn h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	color: #ada98f;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	padding: 0 0 3px 1px;
}
.content1-mn h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.1em;
	color: #2b1f12;
	margin: 0;
	padding: 0 0 5px 0;
	font-weight: normal;
	line-height: 1.2em;
}
.content1-mn p, .product-info p {
	margin: 10px 0 18px 0;
	color: #444444;
	font-size: 0.8em;
	line-height: 1.4em;
}
.content1-mn strong {
	color: #2b1f12;
}
.content1-mn ul {
	padding: 0;
	margin: 20px 10px 20px 20px;
}
.content1-mn ul li {
	padding: 2px 2px 3px 15px;
	margin: 0 0 6px 0;
	list-style-type: none;
	background-image: url(../images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 0 10px;
	color: #555555;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.6em;
}
.content1-mn ol {
	padding: 0;
	margin: 20px 10px 20px 20px;
}
.content1-mn ol li {
	padding: 2px 2px 3px 4px;
	margin: 0 0 5px 10px;
	color: #555555;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	list-style-position: inherit;
}
.content1-mn ol ul {
	padding: 0;
	margin: 10px 10px 0 15px;
}
.content1-mn ol ul li {
	padding: 2px 2px 3px 0;
	margin: 0 0 6px 12px;
	list-style-type: circle;
	background-image: none;
	color: #555555;
	font-size: 13px;
}
p.disclaimer {
	color: #999;
	font-size: 0.7em;
}



/* INLINE DIVS & VIDEO
--------------------------------------------------------------- */

.inline-resource-column {
	width: 180px;
	margin: 0 0 10px 20px;
	float: right;
}
.inline-resource-column .inline-resource-box1 {
	background-color: #f3f8e7;
	padding: 12px 15px 15px;
	margin: 0 0 10px 0;
	font-family: Tahoma, Geneva, sans-serif;
	color: #2b1f12;
	font-size: 0.7em;
	line-height: 1.2em;
}
.inline-resource-column .inline-resource-box1 img {
	background-color: #e2e6d5;
	border: 1px solid #e2e6d5;
}
.inline-resource-column .inline-resource-box1 p {
	margin: 5px 0;
	padding: 0;
	color: #333333;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
}
.inline-resource-column .inline-resource-box1 ul {
	margin: 0;
	padding: 0;
}
.inline-resource-column .inline-resource-box1 ul li {
	display: block;
	padding: 0 0 0 8px;
	margin: 5px 0;
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	list-style-type: none;
	font-size: 1em;
	line-height: 1.2em;
	color: #333333;
}

.inline-img-1 img {
	margin: 0 0 15px 0;
}
.inline-img-right {
	float: right;
}
.inline-img-right img {
	border: 5px solid #f0ede6;
	margin: 10px 0 20px 20px;
	-moz-border-top-colors: #f0ede6;
	-moz-border-right-colors: #f0ede6;
	-moz-border-bottom-colors: #f0ede6;
	-moz-border-left-colors: #f0ede6;
}
.inline-img-left {
	float: left;
}
.inline-img-left img {
	border: 5px solid #f0ede6;
	margin: 15px 20px 20px 0;
	-moz-border-top-colors: #f0ede6;
	-moz-border-right-colors: #f0ede6;
	-moz-border-bottom-colors: #f0ede6;
	-moz-border-left-colors: #f0ede6;
}
.inline-video-1 {
	margin: 0 0 15px 0;
}


.float-right img {
	float: right;
	margin: 10px 0 20px 20px;
	border: 5px solid #f0ede6;
	-moz-border-top-colors: #f0ede6;
	-moz-border-right-colors: #f0ede6;
	-moz-border-bottom-colors: #f0ede6;
	-moz-border-left-colors: #f0ede6;
}
.float-left img{
	float: left;
	margin: 10px 20px 20px 0;
	border: 5px solid #f0ede6;
	-moz-border-top-colors: #f0ede6;
	-moz-border-right-colors: #f0ede6;
	-moz-border-bottom-colors: #f0ede6;
	-moz-border-left-colors: #f0ede6;
}



/* SIDE BOXES
--------------------------------------------------------------- */

.side-box-1 {
	float: left;
	width: 148px;
	padding: 15px;
	margin: 0 0 10px 0;
	border: 1px solid #f0ede6;
}
.side-box-2 {
	float: left;
	width: 140px;
	padding: 15px;
	margin: 0 0 10px 0;
	border: 5px solid #e9ece3;
}
.side-box-3 {
	float: left;
	width: 150px;
	padding: 15px;
	margin: 0 0 10px 0;
	background-color: #f4f8e7;
}
.side-box-1 h1, .side-box-2 h1, .side-box-3 h1  {
	color: #2b1f12;
	font-size: 0.8em;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 9px 0;
	padding: 0;
	line-height: 1em;
}
.side-box-1 h2, .side-box-2 h2, .side-box-3 h2 {
	color: #969c87;
	font-size: 0.7em;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 7px 0;
	padding: 0;
	text-transform: uppercase;
}
.side-box-1 h3, .side-box-2 h3, .side-box-3 h3 {
	font-size: 0.7em;
	color: #2b1f12;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
.side-box-1 p, .side-box-2 p, .side-box-3 p {
	margin: 5px 0 0 0;
	padding: 0 0 6px 0;
	color: #444444;
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
}
.side-box-1 img, .side-box-2 img, .side-box-3 img {
	margin: 0 0 10px 0;
}
.side-box-1 strong, .side-box-2 strong, .side-box-3 strong {
}
.side-box-1 ul, .side-box-2 ul, .side-box-3 ul {
	padding: 0;
	margin: 0 0 3px 0;
}
.side-box-1 ul li, .side-box-2 ul li, .side-box-3 ul li {
	padding: 2px 2px 2px 8px;
	margin: 0 0 3px 0;
	list-style-type: none;
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
	background-position: 0px 7px;
	color: #444444;
	line-height: 1.2em;
}
.side-box-1 hr, .side-box-2 hr, .side-box-3 hr {
	height: 1px;
	border-bottom: 1px solid #e9ece3;
	border-top: none; border-left: none; border-right: none;
	margin: 6px 0 10px 0;
}


/* AD BOXES
--------------------------------------------------------------- */

.ad-box-1 {
	float: left;
	width: 180px;
	margin: 0 0 10px 0;
	padding: 0;
}




/* LOCATIONS / FLAGS
--------------------------------------------------------------- */

.locations-mn {
	margin: 0 0 50px;
	float: left;
}
.locations-mn h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.8em;
	color: #999999;
	text-transform: uppercase;
	margin: 15px 0 5px;
	padding: 10px 0;
	font-weight: bold;
	line-height: 0.9em;
	border-bottom: 1px solid #e4e0d6;
	clear: both;
}
.locations-mn ul {
	float: left;
	padding: 0;
	margin: 5px 0 40px;
}
.locations-mn ul li {
	float: left;
	width: 184px;
	padding: 8px 2px;
	margin: 0 0 12px 0;
	list-style-type: none;
	color: #2b1f12;
	font-size: 0.8em;
	line-height: 1.2em;
	font-family: Tahoma, Geneva, sans-serif;
	background: none;
}
.locations-mn ul li span {
	color: #D3CEBE;
	margin: 0 5px;
	font-size: 0.8em;
}
.locations-mn ul li a {
	color: #aeaaa0;
	font-size: 0.85em;
}
.locations-mn ul li a:hover {
	color: #c55205;
}
.locations-mn ul li img {
	float: left;
	margin: -3px 8px 0 0;
}



/* IMAGE ROTATORS
--------------------------------------------------------------- */

#rotator-1 {
	border: 10px solid #f4f8e7;
	margin: 0 0 10px 0;
}




/* TABLES
--------------------------------------------------------------- */

.table-1-mn {
	margin: 10px 0;
	padding: 0;
	clear: both;
	border: 1px solid #e9ece3;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
}
.table-1-mn th {
	font-size: 0.7em;
	line-height: 1.2em;
	padding: 6px;
	color: #333;
	background-image: url(../images/table-ht-bg2.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #e9ece3;
	vertical-align: bottom;
}
.table-1-mn td {
	font-size: 0.7em;
	line-height: 1.2em;
	padding: 6px;
	color: #444444;
}
.table-1-mn tbody tr.odd td {
	background-color:#F0F2EC;
}
.table-2-mn {
	font-family: Tahoma, Geneva, sans-serif;
	background-color: none;
	margin: 10px 0;
	padding: 5px 10px 10px 10px;
	font-size: 1em;
	width: 100%;
	text-align: left;
	color: #444444;
	border: 5px solid #f3f8e7;
	clear: both;
}
.table-2-mn thead tr th {
	background-color: #FFF;
	border-bottom: 1px solid #FFF;
	font-size: 0.8em;
	padding: 6px 4px;
	color: #A69D8C;
	border-bottom: 1px solid #f3f8e7;
	font-weight: normal;
	text-align: left;
}
.table-2-mn thead tr .header {
	background-image: none;
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
.table-2-mn tbody td {
	color: #444444;
	font-size: 0.7em;
	line-height: 1.2em;
	font-family: Tahoma, Geneva, sans-serif;
	border-top: 1px solid #f3f8e7;
	padding: 6px 10px 6px 4px;
	vertical-align: top;
}
.table-2-mn thead tr .headerSortUp {
	background-image: url(../images/asc.gif);
}
.table-2-mn thead tr .headerSortDown {
	background-image: url(../images/desc.gif);
}
.table-3-mn {
	margin: 10px 0;
	padding: 0;
	clear: both;
	font-size: 1em;
}
.table-3-mn td {
	border-top: 1px solid #e4e0d6;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 0.8em;
	line-height: 1.3em;
	padding: 20px 20px 20px 10px;
	color: #444444;
	vertical-align: top;
}



/* EXECUTIVES
--------------------------------------------------------------- */

ul.executives {
	float: left;
	padding: 0;
	margin: 10px 0 40px;
	list-style-type: none;
}
ul.executives h3 {
	color: #2b1f12;
	font-size: 1.1em;
	line-height: 1.3em;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
	margin: 0;
	padding: 3px 0 3px 0;
	font-weight: bold;
}
ul.executives li {
	float: left;
	width: 255px;
	padding: 12px 12px 12px 2px;
	margin: 0 10px 8px 0;
	list-style-type: none;
	color: #ADA98F;
	font-size: 0.8em;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 1.2em;
	background: none;
}
ul.executives li a {
	color: #2b1f12;
	text-decoration: none;
}
ul.executives li a:hover {
	color: #c55205;
}
ul.executives li img {
	float: left;
	border: 5px solid #f0ede6;
	margin: 0 15px 0 0;
	-moz-border-top-colors: #f0ede6;
	-moz-border-right-colors: #f0ede6;
	-moz-border-bottom-colors: #f0ede6;
	-moz-border-left-colors: #f0ede6;
}




/* table.tablesorter {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E2E2E2;
	margin:10px 0pt 15px;
	font-size: 0.8em;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #e9ece3;
	border: 1px solid #FFF;
	font-size: 1em;
	padding: 5px 4px;
}
table.tablesorter thead tr .header {
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 5px 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(../images/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(../images/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
	background-color: #c4cbb6;
} */




/* TAB BOX
--------------------------------------------------------------- */

.tab-box-container-1 {
	width: 565px;
	margin: 0 0 10px 0;
	padding: 10px;
	background-color: #f3f8e7;
	float: left;
}
.tab-box-container-2 {
	width: 720px;
	margin: 10px 0;
	padding: 10px;
	background-color: #f3f8e7;
	float: left;
}
.tab-box-container-3 {
	width: 755px;
	margin: 10px 0;
	padding: 10px;
	background-color: #f3f8e7;
	float: left;
}
ul.box-tabs-mn {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 29px;
	width: 100%;
}
ul.box-tabs-mn li {
	float: left;
	margin: 0;
	padding: 0;
	height: 29px;
	line-height: 29px;
	background-color: #d4dac4;
	overflow: hidden;
	position: relative;
}
ul.box-tabs-mn li a {
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.7em;
	display: block;
	padding: 0 13px;
	color: #262c17;
	background-image: url(../images/tab-off-bg.png);
	border-left: 1px solid #E2E6D5;
	border-top: 1px solid #E2E6D5;
}
ul.box-tabs-mn li.last-tab a {
	border-right: 1px solid #E2E6D5;
}
ul.box-tabs-mn li a:hover {
	color: #000;
	background-image: url(../images/tab-hover-bg.png);
	background-repeat: no-repeat;
}	
html ul.box-tabs-mn li.active a, html ul.box-tabs-mn li.active a:hover  {
	background: #fff;
	color: #ce4d00;
	font-weight: bold;
	background-image: url(../images/tab-on-bg.png);
	background-repeat: repeat-x;
	border-left: 1px solid #E2E6D5;
	border-top: 1px solid #E2E6D5;
	border-bottom: 1px solid #FFF;
}
.tab-container-mn {
	clear: both;
	float: left;
	width: 100%;
	margin: -1px 0 0 0;
	background: #fff;
	border: 1px solid #E2E6D5;
	color: #E2E6D5;
}
.tab-content-mn {
	padding: 20px 15px 15px;
	font-size: 0.8em;
}
.tab-content-mn p {
	margin: 0 0 15px 0;
	color: #555555;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
}
.tab-content-mn p strong {
	color: #2b1f12;
}
.tab-content-mn ul {
	padding: 0;
	margin: 20px 10px 20px 20px;
}
.tab-content-mn ul li {
	padding: 2px 2px 3px 28px;
	margin: 0 0 6px 0;
	list-style-type: none;
	background-image: url(../images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #555555;
}



/* PRODUCTS
--------------------------------------------------------------- */

.product-info {
	float: left;
	margin: 12px 0 0 0;
	padding: 0 10px;
}
.product-info p {
	padding: 0;
}
.product-info strong {
	color: #2b1f12;
}
.product-info img {
	border: 10px solid #f4f8e7;
	margin: 15px 0 10px 0;
	-moz-border-top-colors: #f4f8e7;
	-moz-border-right-colors: #f4f8e7;
	-moz-border-bottom-colors: #f4f8e7;
	-moz-border-left-colors: #f4f8e7;
}
.product-info ul {
	padding: 0;
	margin: 20px 10px 20px 20px;
}
.product-info ul li {
	padding: 2px 2px 3px 18px;
	margin: 0 0 6px 0;
	list-style-type: none;
	background-image: url(../images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 0 10px;
	color: #555555;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.6em;
}
.product-info h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 2em;
	color: #2b1f12;
	text-transform: none;
	margin: 0;
	padding: 0;
	font-weight: normal;
	line-height: 1.1em;
}
.product-info h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.3em;
	color: #ada98f;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	padding: 5px 0 0 1px;
}
.product-info h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.9em;
	color: #2b1f12;
	text-transform: none;
	margin: 25px 0 0 0;
	padding: 0;
	font-weight: bold;
	line-height: 1.2em;
}





/* FAT FOOTER
--------------------------------------------------------------- */

#fat-footer-mn {
	width: 923px;
	border: 1px solid #bfb8aa;
	margin: 10px 5px 30px;
	padding: 15px 5px 25px 20px;
	float: left;
	clear: both;
}
#fat-footer-mn .fat-footer-tbl td {
	vertical-align: top;
}
#fat-footer-mn ul {
	width: 169px;
	margin: 0 15px 10px 0;
	padding: 0;
	float: left;
	list-style-type: none;
}
#fat-footer-mn ul li a {
	margin: 0;
	padding: 3px 0;
	list-style-type: none;
	font-size: 0.7em;
	color: #675e52;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 1.5em;
}
#fat-footer-mn ul li a:hover {
	color: #c55205;
	text-decoration: underline;
}
ul.quick-links {
	margin: 0 0 10px 0;
	padding: 0;
	float: right;
	list-style-type: none;
}
ul.quick-links em {
	font-size: 110%;
	line-height: 1.5em;
	color: #675e52;
	font-weight: normal;
	margin: 3px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
ul.quick-links li {
	width: 210px;
}
ul.quick-links li p {
	font-size: 0.7em;
	color: #675e52;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 1.4em;
	margin: 3px 0 20px 0;
	padding: 0;
}
ul.quick-links li {
	margin: 0 0 10px 0;
	padding: 0;
}
ul.quick-links li strong {
	font-size: 0.7em;
	line-height: 1.5em;
	color: #675e52;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
}



/* FOOTER
--------------------------------------------------------------- */

#footer-mn {
	width: 950px;
	margin: 0 5px 30px;
	padding: 0;
	clear: both;
}
#footer-mn p {
	margin: 8px 0;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 1.7em;
	font-size: 0.6em;
	color: #675e52;
	width: 950px;
}
#footer-mn a:link, #footer-mn a:visited, #footer-mn a:active {
	color: #675e52;
	text-decoration: underline;
}
#footer-mn a:hover {
	color: #c55205;
	text-decoration: underline;
}
#footer-mn span.follow-links {
	float: right;
}
#footer-mn hr {
	height: 1px;
	border: none;
	background-color: #bfb8aa;
}



/* LINKS
--------------------------------------------------------------- */

a:link, a:visited, a:active {
	color: #0a5884;
	text-decoration: underline;
}
a:hover {
	color: #c55205;
	text-decoration: underline;
}



/* FORMS
--------------------------------------------------------------- */

.checkbox, .radio {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(checkbox.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}
.radio {
	background: url(radio.gif) no-repeat;
}
.select-site-box {
	width: 210px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 29px;
	padding: 5px 6px 7px 6px;
	margin: 0 0 0 -2px;
	color: #675e52;
	background: url(../images/select-dropdown.png) no-repeat;
	overflow: hidden;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.8em;
	border: none;
	background-color: #FFF;
}
.contact-form {
	padding: 25px 25px;
	margin: 30px 0;
	width: 515px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #f0ede6;
}
.contact-form ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.contact-form ul li {
	padding: 0;
	margin: 0 0 6px 0;
	list-style-type: none;
	font-size: 1em;
}
.contact-form ul li span.consent {
	padding: 20px 0 0;
}
.contact-form ul li span {
	padding: 0;
	margin: 9px 0 0 0;
	list-style-type: none;
	font-size: 0.7em;
	float: left;
	width: 420px;
}
.contact-form input, .contact-form textarea, .contact-form select {
	padding: 7px;
	margin: 0;
	border: solid 1px #E5E5E5;
	outline: 0;
	width: 250px;
	background: #FFFFFF url('bg_form.png') left top repeat-x;
	background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
	background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	font-size: 0.8em;
	}

.contact-form textarea { 
	width: 400px;
	max-width: 400px;
	height: 150px;
	line-height: 150%;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	}

.contact-form input:hover, .contact-form textarea:hover,
.contact-form input:focus, .contact-form textarea:focus,
.contact-form select:focus, .contact-form select:focus { 
	border-color: #C9C9C9; 
	-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
	}

.contact-form label {
	margin: 9px 10px 0 0;
	color: #444444;
	width: 80px;
	float: left;
	font-size: 0.8em;
	font-weight: bold;
	}

.contact-form input.submit {
	width: auto;
	margin: 25px 0;
	padding: 6px 15px;
	background: #90957e;
	border: 0;
	font-size: 14px;
	color: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
.contact-form input.checkbox {
	width: auto;
	color: #FFFFFF;
	border: 0;
	margin: -4px 9px 0 0;
	padding: 0;
	}




/* -----[ Easy Float Clearing (apply class to float *container*) ]----- */ 
/* -----[   http://positioniseverything.net/easyclearing.html ]----- */ 
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display:inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


#fat-footer-mn table td {
	vertical-align: top;
}

.product-info div.product img {
	border: 10px solid #f4f8e7;
	margin: 15px 0 10px 0;
	-moz-border-top-colors: #f4f8e7;
	-moz-border-right-colors: #f4f8e7;
	-moz-border-bottom-colors: #f4f8e7;
	-moz-border-left-colors: #f4f8e7;
}


/* Email forms Styles - added 8-25-2010 */

.validation_summary {	
	border-right: #cc3333 1px solid;	
	padding-right: 10px;	
	border-top: #cc3333 1px solid;		
	padding-left: 15px;	
	background: #fff6f6;
	padding-bottom: 6px;	
	margin: 4px 0px 16px;	
	border-left: #cc3333 1px solid;	
	width: 425px;	
	color: #000;	
	padding-top: 4px;	
	border-bottom: #cc3333 1px solid;
	line-height: 1.75em;	
	list-style-type: square;
}
.validation_summary  p strong{
	color: #cc3333;
}
.validation_summary  ul {
	font-size: 0.8em;
	color: #000;
	line-height: 1.75em;	
	list-style-type: square;
	margin-left: 20px;
}
.validation_summary ul li {
	background-image: none;
	list-style-type: square;
	padding: 0;
	margin: 0 0 6px 0;
	font-size: 1em;
}
.contact-form input, .contact-form .state {
	font-size: 0.9em;
}	
.contact-form TEXTAREA {
	width: 370px;
}
.contact-form .category input, .contact-form .consent input {
	width: auto;
	border: 0;
	margin: 0 9px 0 0;
	padding: 0;
	display: block;
	float: left;
}
.contact-form .category label, .contact-form .consent label {
	font-size: 0.9em;
	font-weight: normal;
	width: 345px;
	margin: 0 auto;
}
.form_label {
  float: left;
  padding: 0;
  width: 120px;
  text-align: right;
  line-height: 1.75em;
}
.form_element {
  display: block;
  margin-left: 125px;
  text-align: left;
  line-height: 1.75em;
  font-weight: normal;
}
.tiny_textbox {
  width: 50px;
}
.small_textbox {
  width: 90px;
}
.medium_textbox {
  width: 160px;
}
.large_textbox {
  width: 290px;
}