﻿* {
	padding: 0;
	margin: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background: #59595c;
	color: #767676;
	font-size: 10pt;
	line-height: 1.2em;
}

h1 {
	/* font-family: "Helvetica Neue Medium Condensed", Helvetica, Arial, sans-serif; */
	font-size: 1.5em;
	color: #00a05e;
	font-weight:bolder;
	padding-top: 10px;
	padding-left: 9px;
}

h2 {
	/* font-family: "Helvetica Neue Medium Condensed", Helvetica, Arial, sans-serif; */
	font-size: 1.3em;
	color: #7bc044;
	padding-top: .2em;
	font-weight:bolder;

}

h3 {
	/* font-family: "Helvetica Neue Medium Condensed", Helvetica, Arial, sans-serif; */
	font-size: 1.2em;
	color: #00a05e;
	font-weight: bold;
	padding: 0 0 .8em 0;
	margin: 0;
}

img{
	border: none;

}

p {
	padding: 2em 0;
}

a {
	color: #00a05e;
	text-decoration:none;
}

a:hover {
	color: #7bc044;
}

a:visited {
	color: #7bc044;

}

ol{
	list-style-position:inside;

}

ul {
	list-style:none;
}


th {
	background-color: #7bc044;
	color:#fff;
}

/* Removing SP elements -----------------------------------------------------
#s4-leftpanel {
	display:none;
}
*/

/* Overiding SP elements ----------------------------------------------------- */
.s4-ca {
    text-align: center;
	margin: 0 0 0 0;
	vertical-align: middle;
    -moz-min-width: 1007px;
    -ms-min-width: 1007px;
    -o-min-width: 1007px;
    -webkit-min-width: 1007px;
    min-width: 1007px
}


/*.s4-tn {
	display:none; */



ul.dynamic {
	background-image: url('MenuFlyoutBackground.png');
	background-repeat:repeat;
	background-color:transparent;
}

.s4-ql {
	margin-bottom: 6px;
}

.s4-ql a.selected {
	background-image:none;
	color:#00a05e!important;
	border:none !important;
	background-color:#a8a9ac;
	padding-left: 0 !important;
}

.ms-cui-modalDiv-ie,.ms-cui-glass-ie {
	background-color:transparent !important;
}


/* Custom Styles ----------------------------------------------------- */
#wrapper {

	width: 719px;
	text-align: center;
	margin: 0 auto;
    border-style: solid;
	border-width: 0 200px 100px 200px;
	border-color: #f4e8d3;
	background:#f4e8d3;
}

#header {
	width:719px;
	height:85px;
	text-align: right;
	vertical-align:bottom;
}

.customSearch
{
	float:right;
	margin-top: 55px;
	width: 180px;
}

/* Search button hider */
.customSearch .ms-sbgo img {
	display:none;
}

/* Search button hider */
.customSearch .ms-sbgo a {
	display: block;
	height: 17px;
	width: 21px;
	background:transparent url('ButtonGo.png') no-repeat scroll left top;
	margin: 0;
	padding:0;
	position:relative;
	top: 0;
}

.customSearch .ms-sbgo a:hover {
	background-image: url('ButtonGoHover.png');
}

.customSearch input.ms-sbplain {
    font-size: 0.8em;
	background-image:none;
	border: 2px solid #7bc044 !important;
    -ms-border-radius: 5px;
    border-radius: 5px;
	color:#bbb;
	margin-right: 6px;
	width:142px !important;
}

#banner {
	text-align:center;
	padding-top:2px;
	z-index: 0;

}

#bannerPortal {
	text-align:center;
	padding-top:2px;
	padding-left:2px;
	z-index: 1;
	height: 264px;
}

#bannerImage {
	padding: 0;
}

#banner img {
	padding:0;
}

#page {
	width:719px;
	background: #fff;
	border: 3px #fff solid;
	text-align:left;
}

#content {
	position:relative;
	padding: 0 179px 7px 10px;
	font-size:0.9em;
	z-index:1;
	min-height: 510px;
}

#content a:link {
	color: #00a05e;
	font-weight:500;
	text-decoration:none;
}

#content a:hover {
	text-decoration:underline;
}

#footer {
	width:715px;
	padding: 5px 0;
	font-size:x-small;
	text-align: left;
}

#footer div {
	float:left;
	width:10%;
	text-align:center;
}

#footer div:first-child {
	width:40%;
	text-align:left;
}

#footer a:link {
	color:#767676;
}

#footer a:hover {
	text-decoration:underline;
}

#logo
{
	position:absolute;
	top: 10px;
	float:left;
	padding-left:19px;
	z-index:20;
}

#siteMenuPortal {
	position:relative;
	float:left;
	top: 35px;
	left: -107px;
	width:181px;
	min-height: 204px;
	background:#7bc044;
	color: #fff;
	font-size: 10pt;
	z-index:30 !important;
	text-align:left;
}

#siteMenu {
	position:absolute;
	top: -238px;
	left: -110px;
	width:181px;
	min-height: 204px;
	background:#7bc044;
	color: #fff;
	font-size: 10pt;
}


#siteMenu ul {
	list-style-type: none;
	padding: 9px 2px;
	margin-left: 0;
}

#siteMenu li.static {
	font-size: 1em;
	padding-left: 12px;
	line-height: 1.2em;
	min-height:24px;
	width:169px;
	background-image:url('IconArrowRight.png') ;
	background-size: 15px 15px;
	background-repeat:no-repeat;
	background-position: 157px top;
}

#siteMenu a:link {
	color: #fff;
	text-decoration:none;
}

#siteMenu a:visited {
	color: #fff;
}

#siteMenu .additional-background {
	background:transparent;
}

/*#siteMenu ul.dynamic {

}*/

#siteMenu li.dynamic {
	background-image:none;
}

#siteMenu .menu-item {
    -moz-min-width: 200px;
    -ms-min-width: 200px;
    -o-min-width: 200px;
    -webkit-min-width: 200px;
    min-width: 200px;
}

#siteMenu li.dynamic .menu-item-text {
	line-height: 1.2em;
	padding: 3px 5px;
}

#siteMenuPortal  ul {
	list-style-type: none;
	padding: 9px 2px;
	margin-left: 0;
}

#siteMenuPortal li.static {
    font-size: 1em;
	padding-left: 12px;
	line-height: 1.2em;
	min-height:24px;
	width:169px;
	background-image:url('IconArrowRight.png') ;
    -ms-background-size: 15px 15px;
    background-size: 15px 15px;
	background-repeat:no-repeat;
	background-position: 157px top;
}

#siteMenuPortal a:link {
	color: #fff;
	text-decoration:none;
}

#siteMenuPortal a:visited {
	color: #fff;
}

#siteMenuPortal .additional-background {
	background:transparent;
}

#siteMenuPortal li.dynamic {
	background-image:none;
}

#siteMenuPortal .menu-item {
    -moz-min-width: 200px;
    -ms-min-width: 200px;
    -o-min-width: 200px;
    -webkit-min-width: 200px;
    min-width: 200px;
}

#siteMenuPortal li.dynamic .menu-item-text {
	line-height: 1.2em;
	padding: 3px 5px;
}


#pageMenu {
	position: absolute;
	color: #59595c;
	width: 179px;
	top: -1px;
	left: 630px;
	padding:2px;
	font-size: .8em;
	z-index:100;
}

#pageMenu a:link {
	text-decoration:none;
	color: #59595c;
	padding: 6px 0;
	font-weight:bold;
}

#pageMenu a:hover {
	color: #00a05e;
}

#pageMenu a:visited {
	color: #59595c;
}

#pageMenu ul {
	list-style:none;
	margin:0 0 0 9px;
	width: 160px;
}

#pageMenu a.static selected {
	color: #fff !important;
}

#pageMenu li {
	border-bottom: 2px #fff dotted;
}

#pageMenu li:last-child {
	border-bottom: none;
}

#pageMenu li:last-child a:link {
	padding-bottom: 0;
}

#pageMenu #s4-leftpanel {
	background-color: #a8a9ac;
	width:179px;
}

#portalPageMenu {
	position: absolute;
	background-color:#7bc044;
	color: #fff;
	width: 179px;
	left: 630px;
	width:179px;
	font-size: 1em;
	top:4px;
}


#portalPageMenu a:link {
	text-decoration:none;
	color:#fff;
}

#portalPageMenu a:hover {
	color: #00a05e;
}

#portalPageMenu a:visited {
	color: #fff;
}

#portalPageMenu ul {
	list-style:none;
	background: #7bc044;
	padding:0;
	margin:0;
}

.growerLoginLink {
	margin: 0;
	background-image: url('IconGrowers.png');
	background-repeat: no-repeat;
	background-position: 0 50%;
	background-color: #00a05e;
	padding: 12px 0 12px 46px;
	color: #fff;

}
/*
.growerLoginLink a:hover {
	color: #7bc044 !important;
}
*/
.growerLoginLink a:visited {
	color: #fff;
}

.quickLinksTitle {
	font-size:larger;
	padding: 12px 0 12px 0;
	margin: .4em 11px;
}

.contactUsLink {
	background-image: url('IconContactSmall.png');
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 12px 0 12px 37px;
	margin: .4em 11px;
	border-bottom: 2px #fff dotted;
}

.contactUsLink a:visited {
	color: #fff;
}

.eventsLink {
	background-image: url('IconCalendar.png');
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 12px 0 12px 37px;
	margin: .4em 11px;
	border-bottom: 2px #fff dotted;
}

.eventsLink a:visited {
	color: #fff;
}

.investLink {
	background-image: url('IconInvestSmall.png');
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 12px 0 12px 37px;
	margin: .4em 11px;
	border-bottom: 2px #fff dotted;
}

.investLink a:visited {
	color: #fff;
}


.greenProjectsLink {
	background-image: url('IconGreenSmall.png');
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 12px 0 12px 37px;
	margin: .4em 11px;
	border-bottom: 2px #fff dotted;
}

.greenProjectsLink a:visited {
	color: #fff;
}

.caneDevelopmentLink {
	background-image: url('IconCaneSmall.png');
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 12px 0 12px 37px;
	margin: .4em 11px;
	border-bottom: 2px #fff dotted;
}

.caneDevelopmentLink a:visited {
	color: #fff;
}

.jobOppsLink {
	background-image: url('IconJobOpSmall.png');
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 12px 0 12px 37px;
	margin: .4em 11px;
	border-bottom: 2px #fff dotted;
}

.jobOppsLink a:visited {
	color: #fff;
}

.industryLinksLink {
	background-image: url('IconIndustrySmall.png');
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 12px 0 12px 37px;
	margin: .4em 11px;
	border-bottom: 2px #fff dotted;
}

.industryLinksLink a:visited {
	color: #fff;
}

.inductionLink {
	background-image: url('IconInductionSmall.png');
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 12px 0 12px 37px;
	margin: .4em 11px;
	border-bottom: 2px #fff dotted;
}

.inductionLink a:visited {
	color: #fff;
}

.weatherLink {
	background-image: url('IconWeatherSmall.png');
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 12px 0 12px 37px;
	margin: .4em 11px;
}

.weatherLink a:visited {
	color: #fff;
}

/*
#updates {
	border-top: 2px #59595c dotted;
	margin: 9px;

}

#updates img {
	border: none;
	padding: 3px;
}

#updates td {
	vertical-align:top;
}

#updates ul {
margin:0;
padding-left:23px;
padding-top: 5px;
list-style:none;
list-style-image: url('IconArrowGreenRight.png');
font-size: 0.9em;
}

#updates li span {
	color: #7bc044;
}

.latestNews {
	width: 65%;
	border-right:2px #59595c dotted;
	border-top: 11px #fff solid;
	padding-right: 3px;
	vertical-align:top;
}

.refineries {
	padding-left: 15px;
	width: 35%;
}
*/
#portalBottom {
	border-top: 2px #59595c dotted;
	padding:4px;
	min-height: 100px;
	margin-top: 20px;
}

#portalNews {
	float:left;
	margin-top: 10px;
	padding-top: 7px;
	width:400px;

}

#portalNews img {
	border: none;
	padding-right: 2px;
	vertical-align:middle;
}

#portalNews a:link {
	color:#767676 !important;
	font-size: .9em;
}

#portalNews a:visited {
	color: #767676
}

#portalNews span {
	color: #7bc044;
	font-size: .8em;
}

#newsMoreLink {
	font-size: .9em;
}

#portalOtherSites {
	width: 190px;
	float: right;
	min-height: 200px;
	border-left: 2px #59595c dotted;
}

#portalRefineries {
	float:right;
	margin-top: 10px;
	padding-top: 7px;
	padding-left: 9px;
	width: 170px;
}

#portalRefineries img {
	padding: 13px 0 0 10px !important;
}

#portalQCS {
	float: right;
	padding: 11px;
	border-top: 2px #59595c dotted;
	margin-top: 10px;
}

#portalQCS  img{
	height: 66px;
	width: 148px;
}

#bottomBanner {
	float:left;
	position:relative;
	left: 33px;
	top: -9px;
}

/* Published Content  */
#placeMain {
	margin: 3px;
	width:600px;
}

#placeMain p
{
	padding: .4em .2em;
}

#placeMain img {
	padding: 4px;
}

#placeMain a:link {
	color: #00a05e;
	text-decoration:none;
}

#placeMain a:visited {
	color: #59595c;
}

#placeMain ul
{
	padding: 5px 3px 5px 12px;
}

#placeMain ol
{
	padding: 5px 3px;
}

#placeMain ul > li {
    background-image: url('IconBulletGrey.png');
	background-repeat:no-repeat;
	background-position: 0 50%;
    -ms-background-size: 10px 10px;
    background-size: 10px 10px;
	padding-left: 14px;
}

#placeMain ol > li {
	list-style-position:outside;
}

#placeMain table {
	margin: 5px 0;
}

#placeMain th {
	background-color: #a8a9ac;
	text-align:left;
	color:#fff;
	padding-left: 8px;
	border-left: 2px #fff solid;
}

#placeMain td {
	padding:3px 9px;

}

#userLogin {

	color:#f4e8d3
}

#linkedIn {
    float: right;
    position: relative;
    left: 37px;
    top: -269px;
}

#userLogin a:link {
	color:#f4e8d3;
}

.breadCrumb {
	padding-left: 9px;
}

.breadCrumb img{
	vertical-align:middle;
	padding-right: 2px;
}

.breadCrumb a:link {
	text-decoration:none !important;
	color: #7bc044 !important;
}

.breadCrumb a:hover {
	text-decoration:underline !important;
	color: #00a05e !important;
}

.breadCrumb a:visited {
	text-decoration:none !important;
	color: #7bc044;
}

.alwaysLink {
	color: #00a05e !important;
	font-weight:500 !important;
	text-decoration:none;
}

.alwaysLink a:visited {
	color: #00a05e !important;
	font-weight:500 !important;
	text-decoration:none;
}

.alwaysLink a:hover {
	text-decoration:underline;
}

.cleanList {
	list-style-type: none !important;
}