﻿/* Search CSS - START */
#search
{
	float:right; 
	margin:0 10px 0 0;
	border: none;
	width:200px;
}

#search input
{
	margin: 0;
	border:1px solid #ccc; 
	background:#eee;
	margin: 2px 0;
	padding: 8px;
	-moz-border-radius:4px; 
	-webkit-border-radius:4px;
	font-size:12px;
}

td.ms-sbcell{
padding:0px;
padding-left:2px;
white-space:nowrap;
border:none;
vertical-align:middle;
}

.ms-sbLastcell,.ms-rightbodysectionsearchbox{
width:0%;
visibility:hidden;
}

td.ms-sbgo{
background-color:Window;
padding-left:3px;
padding-right:3px;
padding-bottom:1px;
padding-top:1px;
}

/* Search CSS - END */

/* Site Actions - Start */
#SiteActions 
{
	float: right;
	margin: 5px;
	background-image:url("/_layouts/images/siteactionsmenuhovergrad.gif");
}
/* Site Actions - End */

.floatLeft {float:left;}
.floatRight {float:right;}
.TopGap{padding:6px 0 0 0;margin:0;}
.HideHTMLControl{display: none;}
.ShowHTMLControl{display:block;}
.pushTextToHeader{position: relative; left: -230px; top: -25px;}
.PageTitle{ color: #2E7064; font-size: 2em; line-height: 2em;}

.moveUp25Px {position: relative; top: -25px; }
.division{
	height: 400px; 
	padding: 20px;
	border-top:12px solid #2E7064;
	background: url("/_layouts/images/WECO.Corporate/div/divBG.jpg") no-repeat 100% 0;
}
.agribusinessDivision{
	height: 400px; 
	padding: 20px;
	border-top:12px solid #2E7064;
	background: url("/_layouts/images/WECO.Corporate/div/agBG.jpg") no-repeat 100% 0;
	width: 645px;
	float:left;
}
.connellDivision{
	height: 400px; 
	padding: 20px;
	border-top:12px solid #2E7064;
	background: url("/_layouts/images/WECO.Corporate/div/conBG.jpg") no-repeat 100% 0;
	width: 645px;
	float:left;
}
.feedDivision{
	height: 400px; 
	padding: 20px;
	border-top:12px solid #2E7064;
	background: url("/_layouts/images/WECO.Corporate/div/feedBG.jpg") no-repeat 100% 0;
	width: 645px;
	float:left;
}

/* News Articles and Press Releases Web Part classes - Start */
.newsPress{padding-left:25px;margin: 10px 0;}
.newsPress a:hover
{
	color: #FFC702;
	background:#aaa; /* Hover */
	text-decoration: none;
}
.newsPress a {color: #2E7064;background: #ddd; text-decoration: none; padding:3px 5px;font-size:1.2em;font-weight:bold;}
div .ms-WPBody a:link, .ms-WPBody a:visited /* Override of wss webpart class */
{
	color: #2E7064;text-decoration: none;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	font-size:1.2em;
	font-weight:bold;
}
div .ms-WPBody A:hover
{
	color: #FFC702;
	background:#aaa; /* Hover */
	text-decoration: none;
}
/* News Articles and Press Releases Web Part classes - End */

.JobWPPosition
{
	position:relative;
	left:-35px;
	top:-55px;
}

.siteMapParent
{
	padding-top:40px;
	padding-bottom:10px;
	padding-left:20px;
	font-size:18px;
	font-weight:bold;
}

.siteMapChild
{
	font-size:11px;
	padding-left:55px;
}

.right_pic
{
	margin-top:50px;
	border-top:#2E7064 12px solid;
}
.right_pic_noborder
{
	margin-top:50px;
}
.historyImage {border-top:12px solid #2E7064;margin:15px 15px 5px 0;}

/* SteveO  6/1/2020  Added UL style to control bulleted lists */
UL{
                margin-left:1.5em
}
UL UL{
                margin-left:1.5em
}
