@import "/admin/css/pandani-contact.css";


* {
    margin : 0px;
    padding : 0px;
}

body {
	
}

.top-box {
    height:149px;
    margin-left: auto;
    margin-right: auto;
    width: 900px;
}
.flow-top-box {
	background: url("../images/header_background.gif") no-repeat center;
	height: 200px;
}
.background-behind {
	background-image: url("../images/back-grad.png");
	background-repeat: repeat-x;
	background-color: #2B4D3B;
	position: absolute;
	height: 200px;
	width: 100%;
	z-index: -10;
}
body {
	background-color: white;
}
img {
    border: none;
}
a {
	color: #AAAAAA;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.footer p {
	line-height: 20px;
    font-family:'Georgia'; 
    color: white; 
    font-size:13px;
	padding-bottom: 15px;
}

.footer a {
	color: white;
	text-decoration: underline;
}

.footer {
    width: 900px;
    margin: auto;    
    height: 250px;
}

.footer b {
	color: #ffda85;
}

.background-bottom {
    background-color: #305340;
    background-repeat: no-repeat;
    height:600px;
    width:100%;
}


.jointext {
    width: 200px;
    float: left;
    padding-left: 100px;
    padding-top:20px;
}
.textmain {
    bottom: 1px;
    font-family:'Georgia'; 
    font-size:11pt;
	 padding-bottom: 20px; 
}
.textmain h2 {
    font-family: 'Georgia';
    color: #678953;
    font-size: 20px;
	padding: 10px 2px;
}
.textmain h3 {
	 padding: 10px 2px;
}
div.main div.textmain {
    padding-bottom: 100px;
    padding-right: 600px;
}

.children2 {
    padding-bottom: 100px;
}

.toptext {
    font-family:'Georgia'; 
    color:green; 
    font-size:11px;
	padding: 20px 20px;
}
.toptext ul {
	 list-style: none;
}
.toptext li {
		 float: left;
	 display: block;
}
.line2 {
	margin-top: 10px;
}
.toptext a{
	background-image:url(../images/li-breadcrumbs.png);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 15px;
	text-decoration: none;
	margin-right: 10px;
}
.btext {
    font-family:'Georgia'; 
    color:grey; 
    font-size:15px;
	 padding: 10px 0px;
}
.main-box {
	float: top;
   width: 900px;
   margin: auto;
}

.footer_txt1 {
    width: 270px;
}
.footer_txt2 {
    width: 210px;
}
.footer_links {
    width: 900px;
    margin: auto;
}

.bottom-box {
    background: #305340;
    clear: both;
    height: 300px;
}
.bottom-box label {
	color: white;
}

#nav li {
    display: inline;
    padding: 0px;
    margin: 0px;
    display: block;
    float: left;
}
#nav li a {
    margin: none;
    padding: 5px 8px;
    border-left: 1px solid grey;
    background: #D9D9D9;
    color: black;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    margin: 0px;
}
div.top-box div.learngrow2 {

}
.learngrow2 {
    position: absolute;
    width: 200px;
}
.rotary {
    position: absolute;
    width: 200px;
}
div.top-box div.rotary {

}
.helping {
    padding-top: 68px;
    padding-left: 18px;
}
div.bottom-box div.footer_txt1 {
    float:left;
    padding-top:20px;
}
div.bottom-box div.footer_txt2 {
    float:left;
    padding-left: 75px;
    padding-top:20px;
}
.bottom-box {
    float:top;
}
.footer_links {
    padding: 10px;
    float:top;
}
.rotary2 {
    width: 50px;
    height: 50px;
    padding-left: 100px;

}
.foodplantsinternational {
    width: 50px;
    height: 50px;
    padding-left: 425px;
}
.subscribe2 {
    width: 100px;
    height: 50px;    
    float:left;
}
.box {
    width: 900px;
    height: 120px;
}
.navpri1 {
float:right;
margin-top:32px;
}
.learn-grow {
    padding-top: 40px;
    display: block;
    float: left;
}
.rot {
    display: block;
    float: left;
    padding-left: 62px;
    padding-top: 40px;
}
.textfield2 {
    display: block;
    float: left;
    padding-left: 62px;
}

#content h2 {
	background: url('/images/line1.png') bottom left no-repeat;
	margin-bottom: 10px;
	width: 500px;
	color: #456e2c;
	line-height: 30px;
}

#navsec
{
	float: left;
	width: 180px;
}

#navsec h3
{
	font-size: 20px;
	padding: 10px 0 15px 20px;
 color: #f58025;
}

#navsec h3 a
{
	text-decoration: none;
}
#navsec h3 a:hover
{
	text-decoration: underline;
}

#navsec ul 
{
	margin: 0;
	list-style: none;
}

#navsec ul li a
{
	display: block;
	padding: 3px;
	padding-left: 20px;
	text-decoration: none;
	background: white;
	color: #e07710;
}

#navsec ul li a.active
{
	background: #e07710;
	color: white;
} 
#navsec ul li a:hover
{
	background: #e07710;
	color: white;
}

#content {
	float: left;
	width: 680px;
	padding: 0px 20px;
	font-size: 12px;
}

#content img {
	padding: 10px;
}

#content p {
	padding-bottom: 10px;
	line-height: 18px;
}

#content
{
	list-style: disc;
}

#content ul li {
	margin-left: 2em;
}

#content ol li {
	margin-left: 25px;
}

#content a {
	text-decoration: underline;
	color: #456e2c;
}


#nav a, #subMenusContainer a {
	text-decoration: none;
	display: block;
}
#nav a {
	margin: 0;
	float: left;	
	text-align: left;
	text-decoration: normal;
	color: black;
	letter-spacing: 0px;
	padding: 17px 15px 18px 15px;
	border: none;
	background: url(/images/linkbg.gif) right center no-repeat;
	background: #eda52a;
}

/* All menu links on hover or focus */
#nav a:hover, #nav a:focus, #nav a.mainMenuParentBtnFocused, #subMenusContainer a:hover, #subMenusContainer a:focus, #subMenusContainer a.subMenuParentBtnFocused{
	color: white;
	background: #e07710;
}

/* sub menu links on hover or focus */
#subMenusContainer a:hover, 
#subMenusContainer a:focus, 
#nav a.mainMenuParentBtnFocused, 
#subMenusContainer a.subMenuParentBtnFocused,
#nav li a:hover,
#nav li a:focus{
	color: white;
	background: #e07710;
}

/* Parent Sub Menu Links ---[javascript users only]*/
.subMenuParentBtn{
	color: black;
}

/* Parent Sub Menu Links on hover or focus ---[javascript users only]*/
.subMenuParentBtnFocused{
	color: white;
}

/* Parent Main Menu Links ---[javascript users only]*/
.mainMenuParentBtn{
	color: black;
}

/* Parent Main Menu Links on hover or focus ---[javascript users only]*/
.mainMenuParentBtnFocused{
	color: white;
}

/* Submenu Outer Wrapper - each submenu is inside a div with this class - javascript users only */
.smOW{ 
	display: none; 
	position: absolute; 
	overflow: hidden; 
	padding: 0 2px;
	margin: 0 0 0 -2px;
}

/* All ULs and OLs */
#nav, #nav ul, #nav ol, #subMenusContainer ul, #subMenusContainer ol { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1em;
}

/* All submenu OLs and ULs */
#nav ol, #nav ul, #subMenusContainer ul, #subMenusContainer ol {	
	background: #eda52a;
	left: 0;
}


/* List items in main menu --[for non-javascript users this applies to submenus as well]  */
#nav li { 
	display: block;
	list-style: none;
	position: relative;
	float: left;
}

#subMenusContainer li {
	list-style: none;
	border: 1px solid white;
	margin-top: -1px;
	text-align: left;
}
#subMenusContainer li a {
	padding: 10px 10px 10px 15px;
	color: #fff;
	border: none;
}

/* main menu ul or ol elment */
#nav{
	display: block;
	list-style: none;
	margin : 0 10px 0 10px;
	z-index: 5;
	right: 0;
	display: block;
}

#subMenusContainer{	
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 0;
	overflow: visible;
	z-index:1000000000;
}


#nav li {
	padding: 0;
	float: left;
	height: 47px;
}
#nav li.last a {
	border-right : none;
	background: none;
}








/* --------------------------[ The below is just for non-javscript users ]--------------------------*/
#nav li li{	float:none; }

#nav li li a{ /* Just submenu links*/	
	position:relative;
	float:none;
}

#nav li ul { /* second-level lists */
	position: absolute;
	width: 10em;
	margin-left: -1000em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	margin-top:2.2em;
}

/* third-and-above-level lists */
#nav li ul ul { margin: -1em 0 0 -1000em; }
#nav li:hover ul ul {	margin-left: -1000em; }

 /* lists nested under hovered list items */
#nav li:hover ul{	margin-left: 0; }
#nav li li:hover ul {	margin-left: 10em; margin-top:-2.5em;}

/* extra positioning rules for limited noscript keyboard accessibility */
#nav li a:focus + ul {  margin-left: 0; margin-top:2.2em; }
#nav li li a:focus + ul { left:0; margin-left: 1010em; margin-top:-2.2em;}
#nav li li a:focus {left:0;  margin-left:1000em; width:10em;  margin-top:0;}
#nav li li li a:focus {left:0; margin-left: 2010em; width: 10em;  margin-top:-1em;}
#nav li:hover a:focus{ margin-left: 0; }
#nav li li:hover a:focus + ul { margin-left: 10em; }



#header span {
	display:none;
}