/* --- Font Size Conversion Table From Base 16px --- */
/* ---  9px = 57% --- */
/* --- 10px = 63% --- */
/* --- 11px = 69% --- */
/* --- 12px = 75% --- */
/* --- 13px = 82% --- */
/* --- 14px = 88% --- */
/* --- 15px = 94% --- */
/* --- 16px = 100% --- */
/* --- 18px = 113% --- */
/* --- 20px = 125% --- */
/* --- 24px = 150% --- */

#pageBody {
	/*text-align:center;*/
	background-image: url(/images/bg.gif);
	background-repeat: repeat-x;
}
.bgShadowLeft {
	background-image: url(/images/bgShadowLeft.gif);
	background-repeat: no-repeat;
}
.bgShadowRight {
	background-image: url(/images/bgShadowRight.gif);
	background-repeat: no-repeat;
}
.pageLink, .footer, .breadcrumbs {
	font-size: 63%;
}
.pageLinkPrint, .footerPrint, .breadcrumbsPrint {
	font-size: 69%;
}
.pageLink a, .footer a, .breadcrumbs a, .pageLinkPrint a, .footerPrint a, .breadcrumbsPrint a {
	text-decoration: none;
	color: #E96B10;
}
.pageLink a:hover, .footer a:hover, .breadcrumbs a:hover {
	text-decoration: underline;
	color: #E96B10;
}
.dottedLine {
	background: url(/images/dottedLine.gif) repeat-y top center;
}
.headerLink {
	font-size: 69%;
	color: #FFFFFF;
}
.headerLink a {
	color: #FFFFFF;
	text-decoration: none;
}
.headerLink a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.pageHeading {
	padding-left: 10px;
	font-size: 82%;
	color: #000;
	font-weight: bold;
}
.pageHeading a, .pageHeading a:hover {
	color: #E96B10;
	text-decoration: none;
}

.sharePriceTable td {
	padding: 3px;
	border: 1px solid black;
}

#searchSite {
	filter: alpha(opacity=92);
	-moz-opacity:0.92;
	opacity: 0.92;
}
/* ---------- Primary Navigation ---------- */
#primaryNav {
	font-size: 63%;
  	margin: 0px; 
  	padding: 0px;
  	background: url(/images/tab_bottom.gif) repeat-x 0px 20px;
  	height: 21px;
  	overflow: hidden;
}	
#primaryNav ul {
  	list-style: none;
  	margin: 0px; 
  	padding: 0px;
  	margin-left: 1px;
  	text-align: left;
}
#primaryNav li {
	margin: 0px; 
	padding: 0px;
	display: inline;
	list-style-type: none;
}
#primaryNav a {
	display: block;
	float: left;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding: 4px 20px 4px 10px;
	margin-right: 1px;	
	border-left: 1px solid #008752;
	background: url(/images/nav_greenTab.gif) no-repeat top right;
}
#primaryNav a:hover, #primaryNav a.active, #primaryNav a.active:hover {
	color: #000;
	text-decoration: none;
	border-left: 1px solid #999;
	border-bottom: 1px solid #FFF;
	background: url(/images/nav_whiteTab.gif) no-repeat top right;
}

#primaryNav #corporateHomeLink a {
	float: right;
	color: #E96B10;
  	text-decoration: none;
  	font-weight: bold;
  	border: none;
  	background: none;
  	padding: 1px 15px 1px 10px;
}
#primaryNav #corporateHomeLink a:hover {
	color: #E96B10;
  	text-decoration: none;
  	font-weight: bold;
}

/* ---------- Secondary Navigation ---------- */
#secNav {
  	margin: 0px; 
  	padding: 0px;
  	font-size: 69%;
}	
#secNav ul {
  	list-style: none;
  	margin: 0px; 
  	padding: 0px;
}
#secNav li {
 	margin: 0px; 
	padding: 0px;
}
#secNav a {
	display: block;
	color: #E96B10;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#secNav a:hover {
  	color: #E96B10;
  	text-decoration: underline;
  	background: url(/images/arrowOrange_sml.gif) no-repeat 0% 50%;
}
#secNav a.active {
	color: #000;
	text-decoration: none;
	background: url(/images/arrowGray_sml.jpg) no-repeat 0% 50%;
}
#secNav a.active:hover {
	color: #000;
	text-decoration: none;
	background: url(/images/arrowOrange_sml.gif) no-repeat 0% 50%;
}
#secNav ul ul a {
	background: none;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#secNav ul ul a:hover, #secNav ul ul a.active, #secNav ul ul a.active:hover {
	background: none;
}


.productSearchBox {
	background-color: #E2E2E2;
	border: 1px solid #ACACAC;
	width: 181px;
	height: 130px;
	padding: 10px;
}
.productSearchBox a {
	color: #E96B10;
	text-decoration: none;
	font-weight: bold;
}
.productSearchBox a:hover {
	color: #E96B10;
	text-decoration: underline;
}



.formField {
	width: 250px;
}
.productTable {
	width: 100%;
	color: #FFF;
}
.productTable td {
	border: 1px solid white;
	background-color: #3EA979;
}
.productTable td a {
	display: block;
	color: #FFFFFF;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
}
.productTable td a:hover {
	background-color: #328E65;	
	text-decoration: none;
}
.productTableHeading td {
	background-color: #276F4F;
	padding: 5px 10px 5px 10px;
	font-weight: bold;
}
.productDetailsTable {
	margin-right: 10px;
}
.productDetailsTable td {
	padding: 5px 10px 5px 0px;
}
.productLabel {
	text-align: right;
	vertical-align: top;
	width: 80px;
}
.boomCalculator {
	border: 2px solid #3EA979;
}
.boomCalculator td {
	padding: 5px;
}
.productImage {
	padding: 5px;
	margin: 5px;
	border: 1px solid #3EA979;
	text-align: center;
}

#productAutoComplete, #problemAutoComplete, #situationAutoComplete {
	position: absolute;
	z-index: 15;
	display: none;
	background-color: white;
	width: 336px;
	height: 100px;
	margin-top: 2px;
	text-align: left;
	overflow: auto;
	color: black;
}

.productListTable {
	width:100%;
}

.productListTableHeading td {
	background-color: #276F4F;
	padding: 5px 10px 5px 10px;
	font-weight: bold;
	color: #FFF;
}
.productListTable td {
	padding: 5px 10px 5px 10px;
	border-bottom: 1px solid #276F4F;
}

.productListTable a {
	color: #276F4F;
	text-decoration: none;
	font-weight: bold;
}
.productListTable a:hover {
	color: #276F4F;
	text-decoration: underline;
	font-weight: bold;
}

.productLink {
	color: #276F4F;
	text-decoration: underline;
}
.productLink:hover {
	color: #3EA979;
	text-decoration: underline;
}

.style1 {
	font-weight: bold;
	color: #FFFFFF;
}
.tables {
	background-color: #CCE6D8;
	border: 1px solid #1B523B;
	margin-right: 2px;
	margin-bottom: 2px;
}
.tablesInner {
	color: #1B523B;
	background-color: #CCE6D8;
	border-top: 1px dashed #1B523B;
	border-right: 1px none #1B523B;
	border-bottom: 1px none #1B523B;
	border-left: 1px none #1B523B;
	padding-top: 2px;
	padding-bottom: 2px;
}
.countrylink {
	color: #E96B10;
	text-decoration: none;
}
.countrylink:hover {
	color: #E96B10;
	text-decoration: underline;
}

#AsiaPacific {
	position:absolute;
	/*width:127px;
	height:85px;*/
	display: none;
}
#Europe1 {
	position:absolute;
	/*width:127px;
	height:120px;*/
	display: none;
}
#SthAmerica {
	position:absolute;
	/*width:127px;
	height:70px;*/
	display: none;
}
#NthAmerica {
	position:absolute;
	/*width:127px;
	height:68px;*/
	display: none;
}

.countryAdminTable {
	border: 1px solid #1F5C3E;
	border-collapse: collapse;
}
.countryAdminTable th,  .countryAdminTable td {
	border: 1px solid #1F5C3E;
	height: 30px;
	padding: 2px 5px;
}
.countryAdminTable th {
	background-color: #cccccc;
}
.countryAdminTable td {
}


.portalDate {
	font-size: 100%;
}
.portalTopic {
	font-size: 100%;
	color: #E96B10;
	text-decoration: none;
}
.portalTopic a {
	color: #E96B10;
	text-decoration: none;
}
.portalTopic a:hover {
	color: #E96B10;
	text-decoration: underline;
}
.portalHeading {
	font-size: 110%;
	font-weight: bold;
}
a.portalHeading {
	color: #E96B10;
	text-decoration: none;
}
a.portalHeading:hover {
	color: #E96B10;
	text-decoration: underline;
}
.messageText {
	font-size: 100%;
}
.portalWindow {
    color: #1F5C3E;
    padding: 10px;
    margin: 10px;
}
.whitebg {
	background-color: #FFFFFF;
}
/* ---------- NuFarm custom products ----------*/

.factorList{
	height: 120px;
	overflow: auto;
	width: 240px;
	border: 1px solid #999999;
	font-weight: normal;
}

.factorListProduct{
	height: 120px;
	overflow: auto;
	border: 1px solid #999999;
	font-weight: normal;
	width: 320px;
}

.factorList td{
	padding-right: 2px;
	border: 1px solid #C8C8C8;
}

.factorList .evenCell{
	background-color: #FFFFFF;
}

.factorList .oddCell{
	background-color: #A6C8B8;
}

.red {
	margin-top: 20px;
	text-align: center;
	color: #FF0000;
	font-size: 110%;
	font-weight: bold;
}

.nufarmProductHolder{
	margin-top: 30px;
}

.nufarmProductHolder label{
	text-decoration: none;
	font-weight: bold;
}

.nufarmProductHolder select{
	font-size: 10px;
}

.nufarmSideProductHolder{
	margin-top: 10px;
}

.nufarmSideProductHolder, .nufarmSideProductHolder fieldset {
	border: 0;
}

.nufarmSideProductHolder label{
	text-decoration: none;
	font-weight: bold;
}

.legendHolder{
	background-color: #4C9668;
	padding: 4px;
	color: #FFFFFF;
	font-size: 125%;
	font-weight: bold;
	margin-bottom: 20px;
	margin-left: 30px;
	margin-right: 30px;
}


.legendHolderSearch, .legendHolderSearchMain{
	background-color: #4C9668;
	padding: 4px;
	color: #FFFFFF;
	font-size: 125%;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 6px;
	margin-left: 10px;
	margin-right: 10px;
}

.legendHolderSearchMain{
	margin-left: 3px;
	margin-right: 0;
}


.nufarmProductHolder fieldset{
	border-style: none;
}

.headerFactorTable {
	background: #ACC7B8;
	font-weight: bold;
	font-size: 10px;
}


.factorTable{
	border: 1px solid #6A766D;
	border-top: none;
	border-left: none;
}

.factorTable  td{
	border-left: 1px solid #6A766D;
	border-top: 1px solid #6A766D;
	text-align: left;
}


.widthInput{
	width: 96%;
	text-align: left;
}

.searchInput{
	margin-left: 12px;
	text-align: center;
}

.test td {
border: 1px solid red;
}

.searchBorder td{
	border: 1px solid #6D736C;
}

.searchBorder td tr td{
	border: 0;
}

.attdel{
	color: #EF9B41;
	font-size: 105%;
	font-weight: bold;
	padding-left: 10px;
}

.nobold{
	font-weight: normal;
}

/* ------------- Nufarm search ------------*/
.searchHeading{
	font-weight: bold;
	vertical-align: middle;
	height: 20px;
}

.productSearchResults{
	border: 1px solid #6D736C;
	text-align: left;
}

.productSearchResults td{
	padding: 6px;
}

.productSearchResults a{
	color: #000000;
	font-weight: bold;
}

.productSearchResults th{
	padding: 0;
	text-align: center;
}

.searchDescription{
	width: 300px;
}

.evenCell{
	background: #B1C6B8;
	border-top: 1px solid #8C9C92;
}

.searchAttachment1, .searchAttachment2, .searchAttachment3{
	text-align: center;
}


/* Search Button */

.corners{
	float: left; 
	width: 8px;
}

.button{
	float: left;
	height: 19px;
	background-color: #3D9366;
	
}

.buttonText{
	margin-top: 3px;
}

.button a{
	text-decoration: none;
	margin-top: 3px;
	height: 19px;
	color: #FFFFFF;
}

.button a:hover{
	text-decoration: underline;
}

.sidebarSearch{
	font-size: 94%;
}

.sidebarSearch select{
	font-size: 95%;
}

.buttonTextSide{
	margin-top: 2px;
	font-weight: bold;
	font-size: 115%;
}

/*
import module
*/

.previewTableHeader{
	font-weight: bold;
	font-size: 110%;
}

.previewTableOdd{
	background-color: #c7e8db;
}

.previewTableEven{
	background-color: #e9fbf4;
}

.separatePreview{
	margin-bottom: 15px;
	height: 20px;
}

.customErrors{
	border: 1px solid #C6DED3;
	padding: 4px;
	color: #3D3D3D;
}

.statusImport{
	font-weight: bold;
	font-size: 105%;
}

.importVerify{
	background-color: #D6E7DE;
	border: 1px solid #B3BBB6;
}

.importVerify td{
	padding: 3px;
}

.importVerify a{
	color: #000000;
	text-decoration: underline;
}

.importProductName{
	color: #FFFFFF;
	font-size: 105%;
	font-weight: bold;
}

.errorPreview{
	background-color: #871A23;
	color: #FFFFFF;
}

.redText{
	color: red;
}


/* ----- IDS ----- */
#pt_bodyContainer { 
	display: block;
	width: 960px; height: 100%;
	text-align:left;
	font-family: HelveticaNeue, "Helvetica Neue",Helvetica, Arial, sans-serif;
	margin:0 auto 20px auto; padding: 0;
}

.black {
	background-color: #000;
}

.black #pt_NavImage {
	background: transparent url(/images/product_template_bg/nav_a_bg.gif) repeat-y left top;
	display:block;
	height:1%;
}

.white {
	background-color: #FFF;
}

.white #pt_NavImage {
	background: transparent url(/images/product_template_bg/nav_w_a_bg.gif) repeat-y left top;
	display:block;
	height:1%;
}

/* ----- 1 sidePanel-left ----- */
.pt_sidePanel-left { width:165px;}

#pt_header {
	display:block; width:100%; height:60px; 
	margin:0; padding: 0;
}

.pt_home #pt_header { height: 306px; }

#pt_logotypeBox {
	display: block;
	width:165px; height: 132px;
	background: transparent url(/images/product_template_bg/inside_lh_banner.gif) no-repeat left top;
}

.white #pt_logotypeBox {
	background-image: url(/images/roundUP_PowerMAX/roundup_logo.jpg);
}

/* ----- 2. Main Content Box ----- */
#pt_mainContentBox { display:block; float:left; width:795px;}

/* ----- 2.1. header ----- */
#pt_header {
	display: block;
	width: 795px; height: 132px;
	background: transparent url(/images/product_template_bg/inside_banner.jpg) no-repeat left top;
}

.white #pt_header {
	background-image: url(/images/roundUP_PowerMAX/roundup_minorBanner.jpg);
}

.pt_home #pt_header { background-image: url(/images/product_template_bg/home_banner.jpg); }
.pt_home.white #pt_header { background-image: url(/images/roundUP_PowerMAX/roundup_mainBanner.jpg); }

#pt_searchBox { float:right; }

/* ----- 2.2. Main Content ----- */
.pt_sidePanel-left, .pt_mainContent, .pt_sidePanel-right { 
	display:block;
	float:left; margin:0; padding:0;
}

.pt_mainContent { width:795px; padding-top: 20px; }

.pt_mainContent-holder {
	display:block; float:left;
	background: #000 url(/images/product_template_bg/pt_mainContent-bg.gif) no-repeat 495px 42px;
}

.white .pt_mainContent-holder {

	background: transparent url(/images/product_template_bg/pt_mainContent-bg.gif) no-repeat 495px 42px;
}

.pt_home .pt_mainContent-holder {
	background: none;

}

.pt_split .pt_mainContent-holder {
	background-position:495px 0px;
}

#pt_wide {
	width: 795px;
}

/* ----- 2.2.1. inner ----- */
.pt_mainContent .pt_fullCol {
	width:765px; padding:0 15px 15px 15px;
	clear:both;
}

.pt_mainContent .pt_inner { 
	display: block; float: left; 
	width:465px; padding: 0 15px;
}

.pt_mainContent .pt_inner1Col { 
	width:765px; padding: 0 15px;
}

.pt_home .pt_mainContent .pt_inner { width: 317px; padding: 0 25px 0 30px; }

/* ----- 2.2.2. right sidePanel ----- */
.pt_sidePanel-right { width:300px; }
.pt_home .pt_sidePanel-right { width: 423px; }
.pt_sidePanel-right .pt_inner { 
	width:270px;
}
.pt_home .pt_sidePanel-right .pt_inner { width:367px; padding: 0 25px 0 30px; }

/* ----- 2.3 Footer ----- */
#pt_footSpace {
	clear: left;
	height:95px;
}

#pt_footer {
display:block;
float:left;
height:80px;
padding:15px 0 3px;
width:795px;
}
#pt_footerNav { display:block; width: 100%; height:40px; float:left; clear: both; }
#pt_poweredByBox {  display:block; width: 140px; height:20px; float:right; }

/* ----- Generic classes ----- */
.pt_clearer { display: block; clear: both; width: 100%; height: 0px; }

/* ----- PARAGRAPHS ----- */
p.pt_breadcrumbs { font-size:69%; margin: 10px 10px 20px 17px; color: #FFF; }
.white p.pt_breadcrumbs { color: #555; }
.pt_inner1Col p.pt_breadcrumbs, .pt_fullCol p.pt_breadcrumbs { margin-left:0;}
p.pt_breadcrumbs em { font-style:normal; color: #CF4039; }
.white p.pt_breadcrumbs em { font-style:normal; color: #000; }
/* ----- LISTS ----- */
#pt_navigation ul {
	margin:0; padding:0;
	font-size:83%;
	list-style-type: none;
	zoom:1;
	background: transparent url(/images/product_template_bg/nav_a_bg.gif) repeat left top;
}
.white #pt_navigation ul {
	background: transparent url(/images/product_template_bg/nav_w_a_bg.gif) repeat left top;
}	

#pt_navigation li {
	margin:0; padding:0;
	background: transparent url(/images/product_template_bg/nav_li_bottomBg.gif) no-repeat left bottom;
}

.white #pt_navigation li {
	background: transparent url(/images/product_template_bg/nav_w_li_bottomBg.gif) no-repeat left bottom;
}

#pt_navigation li a { 
	display:block;
	padding: 9px 9px 9px 18px;
	color: #FFF;
	text-decoration: none;
	background: transparent url(/images/product_template_bg/nav_a_topBg.gif) no-repeat left top;
}

.white #pt_navigation li a {
	background: transparent url(/images/product_template_bg/nav_w_a_topBg.gif) no-repeat left top;
}

.white #pt_navigation li a { color: #444; }

#pt_navigation li.active a, #pt_navigation li a:hover, #pt_navigation li a:focus { color: #FF0000;}

/* this is the parent menu item */
.white #pt_navigation li.active a, .white #pt_navigation li a:hover, .white #pt_navigation li a:focus {
	/*color: #008752;*/
}


#pt_navigation ul ul { font-size:100%; background-image: url(/images/product_template_bg/nav_lili_bg.gif);}
.white #pt_navigation ul ul { font-size:100%; background: transparent url(/images/product_template_bg/nav-light-bg.jpg) repeat-y right top;}
#pt_navigation li li { background: none;}
#pt_navigation li li a { background: none; }
.white #pt_navigation li li { background: none;}
.white #pt_navigation li li a { background: none; }
#pt_navigation li.active li a { color: #FFF; }
.white #pt_navigation li.active li a { color: #444; }
#pt_navigation li.active li.active a, #pt_navigation li.active li a:hover { color: #FF0000; }

/** secondary menu items **/
.white #pt_navigation li.active li.active a, .white #pt_navigation li.active li a:hover { 
	/*color: #008752;*/
}

#pt_navigation li li.active li a { color: #FFF; }
.white #pt_navigation li li.active li a { color: #444; }
#pt_navigation li li.active li.active a, #pt_navigation li li.active li a:hover { color: #CF4039; }
.white #pt_navigation li li.active li.active a, .white #pt_navigation li li.active li a:hover { color: #000; }

#pt_footerNav ul {
	float:right; clear: both;
	list-style-type:none;
	margin:0 25px 0 0; padding:0;
}

#pt_footerNav li {
	display:inline;
	margin:0; padding:0;
	color: #777;
	font-size: 69%;
	line-height: 1.2em;
}

#pt_footerNav li a {
	color: #777;
	text-decoration: none;
	padding: 0 5px 0 4px;
	border-right: 1px solid #666;
}

#pt_footerNav li.pt_lastNav a { border: 0; padding-right: 0; } 
#pt_footerNav li a:hover { color: #CF4039; }
.white #pt_footerNav li a:hover { color: #000; }

/* ----- BREAK ----- */
.pt_clearer hr { display:none; }

/* ----- LINKS ----- */
p.pt_breadcrumbs a { color: #CF4039; text-decoration: none;}
.white p.pt_breadcrumbs a { color: #000; text-decoration: none;}
p.pt_breadcrumbs a:hover { text-decoration: underline;}

/* ----- FORMS ----- */
form.pt_searchForm {
	display:block; float:right;
	margin:10px 0 0 0; padding:12px 0 0;
	width:200px; height: 30px;
}

#pt_searchCriteria {
	color:#666;
	font-family:Helvetica,Arial,sans-serif;
	font-size:70%;
	height:16px; width:140px; /* [height] OR [width]- padding = [actual height] OR [actual width] */
	margin-top:0 !important; padding:4px 0 0 5px;
	border:0;
}

#pt_searchGo {
	margin-top:2px !important; 
	margin-left: 5px;
	padding:0;
	vertical-align:top;
}

.pt_searchButton a {
	color: #FFF;
	font-size:80%;
	text-decoration:none;
}

.pt_searchLogo {
	float:right;
	display:block;
	width:52px; height:52px;
	margin:11px 18px 0 0;
	background: transparent url(/images/product_template_bg/search_logo.png) no-repeat left top;
}


.sticky_footer_white {
	height: 17px;
}
