/* 2014 template update. */

#pageBody {
    background-image: none;
    background-repeat: repeat-x;
	background-color:transparent !important;
}

html{
	background:url(/images/pattern.jpg);	
}

.bodyContainer{
	background: url(/images/heroregion.jpg) center top no-repeat;
}

.bodyContainerHome {
	/*text-align:center;*/
	background: url(/images/herocorporate.jpg) center top no-repeat;
}

.bodyContainerRegion {
	/*text-align:center;*/
	/*background: url(/images/bg-region.jpg) center top no-repeat;*/
}

.bgShadowLeft {
	background-image: url(/images/bgShadowLeft.gif);
	background-repeat: no-repeat;
}
.bgShadowRight {
	background-image: url(/images/bgShadowRight.gif);
	background-repeat: no-repeat;
}
.pageLink, .breadcrumbs {
	font-size: 63%;
}
.pageLinkPrint, .footerPrint, .breadcrumbsPrint {
	font-size: 69%;
}
.pageLink a, .breadcrumbs a, .pageLinkPrint 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:0;
	font-size: 82%;
	color: #000;
	font-weight: bold;
	background:#fafafa;
	font-family: 'Open Sans', sans-serif;
	font-size:1em;
	colror:#fafafa;
}
.pageHeading a {
	color: #1b8555;
	text-decoration: none;
	display:block;
	padding:10px;
}

.pageHeading span.currentPageHeading{
    color: #000000;
	text-decoration: none;
	display:block;
	padding:10px;
}


.pageHeading a:hover{
	color:#666666;
	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 {
  	margin: 0px; 
  	padding: 0px;
	padding-top:140px;
	position:relative;
	z-index:10;
	height:auto;
	overflow:auto;
	display:inline-block;
	width:100%;
	background-image:none;
}	

.bodyContainerHome #primaryNav {
	padding-top:330px;
}

#primaryNav li {
	margin: 0px; 
	padding: 0px;
	display: inline;
	list-style-type: none;
}
#primaryNav a {
	display:inline;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	padding: 7px 20px 11px;
	border-left: 1px solid #2a2a2a;
	border-top:1px #686868 solid;
	font-size:2.8em;
	font-family: 'Open Sans', sans-serif;
	background-color:#313131;
	background-image:none;
	margin-right:0;
	font-weight:normal;
}

.bodyContainerRegion #primaryNav a {
	font-size:2.2em;
	padding-left:18px;
	padding-right:18px;
}

/* override */
#primaryNav a:hover, #primaryNav a.active, #primaryNav a.active:hover{
	border-bottom:0;
	border-left: 1px solid #2a2a2a;
	border-top:1px #686868 solid;
	background-color:#515151;
	color:white;
	background-image:none;
}

#primaryNav a.active{
	text-decoration: none;
	padding-top:14px;
	margin-top:-7px;
	/*background-color:#313131;*/
	color:white;
	background-image:none;
}

#primaryNav a:hover{
	background:#515151;	
	border-top:1px #838383 solid;
}


#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 ---------- */

ul#secNav, ul#secNav li {
	margin:0;
	padding:0;
	list-style:none;	
}

#secNav {
  	font-size: 69%;
	font-family: 'Open Sans', sans-serif;
}
	
#secNav ul {
  	list-style: none;
  	margin: 0px; 
  	padding: 0px;
}
#secNav li {
	background:#fafafa;
}
#secNav a {
	display: block;
	color: #1b8555;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right:10px;
	border-top:1px solid #ededed;
	font-size:14px;
}
#secNav a:hover {
  	color: #666666;
  	text-decoration: none;
  	background: none;
}
.pageHeading a.active ,#secNav a.active , .pageHeading .currentPageHeading{
	color: #333333;
	text-decoration: none;
	background: none;
	border-left:2px #bed354 solid;
}

.bodyContainerRegion .pageHeading a.active ,.bodyContainerRegion #secNav a.active {
	/* border-left:none;	 */
}

#secNav a.active:hover {
	color: #000;
	text-decoration: none;
	background: url(/images/arrowOrange_sml.gif) no-repeat 0% 50%;
	background:none;
}
#secNav ul ul a, .colLeft ul ul a {
	background: none;
	padding-left: 20px !important;
	padding-top: 2px !important;
	padding-bottom: 2px !important;
}
#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;
}

#Africa1 {
	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: normal;
}
a.portalHeading {
	color: #E96B10;
	text-decoration: none;
	margin-right:5px;
}
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;
	margin: 5px 5px 5px 5px;
}

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

.legendHolder{
	background-color: #4C9668;
	padding: 10px 18px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}


.legendHolderSearch, .legendHolderSearchMain{
	background-color: #4C9668;
	padding: 4px;
	padding-left:10px;
	
	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;
	position: relative;
}
.legendHolderSearchMain #searchHeading{

}
.legendHolderSearchMain #downloadButton {
	text-align: right;
}
.legendHolderSearchMain #downloadButton #selectAllDL {
	margin-top: 6px;
}

* html .legendHolderSearchMain #downloadButton #selectAllDL {
}

span.selectText {
	font-weight: normal;
	font-size: 90%;
}

.legendHolderSearchMain #downloadButton .legendButton {
	font-size: 90%;
}

input.cb_dl {
	vertical-align: top;
}

* html .cb_dl {
	margin-top: -2px;
}

.nufarmProductHolder fieldset{
	border-style: none;
}

.searchBorder td{
	background:#f7f7f7;
	padding:10px 18px;	
}

.searchBorder td.headerFactorTable {
	background: #6dab76;
	font-weight: bold;
	color:white;
	padding:10px 18px;
	font-size: 13px;
	border-left:1px white solid;
}

.searchBorder td.headerFactorTable:first-child{
	border-left:1px #6dab76 solid;	
}


.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: 0;
}

.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: 0px solid white;
	text-align: left;
}

.productSearchResults td{
	padding: 6px;
	padding-left:10px;
}

.productSearchResults a{
	color: #000000;
	font-weight: bold;
	margin-right: 5px;
}

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

.searchDescription{
	width: 300px;
}

.productSearchResults tr:first-child{
	background:#6dab76;
	color:white;
	font-size:14px;
	font-family: 'Open Sans', sans-serif;
	font-weight:bold;
}

.productSearchResults td{
	border:1px solid white;	
}

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

.oddCell{
	background:#f0f0f0;
}

.searchAttachment1, .searchAttachment2, .searchAttachment3 {
}

/* Search Button */

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

.button{
	background:#197c4f;
	padding:2px 16px;
	margin-bottom:15px;	
}

.searchBorder td.searchBtnCell{
	padding:10px 18px;
	background:#f0f0f0;	
}

.buttonArrow{
	float: left;
	height: auto;
	padding:6px 12px;
	padding-right:30px;
	text-transform:uppercase;
	background-color: #bed354;
	background-image:url(/images/white-arrow.png);
	background-repeat:no-repeat;
	background-position:right center;
}

.buttonArrow a{
	color:white;
	font-weight:bold;
	text-decoration:none;	
}

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

.buttonText{
	margin-top: 0px;
	font-size:14px;
}

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

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

.sidebarSearch{
	font-size: 94%;
}

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

a.sidebarSearchLabel {
	color: #007446;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
	display: block;
	padding-bottom: 6px;
	padding-top:13px;
	border-top:1px #d6d6d6 solid;
}

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

.buttonTextSide{
	margin-top: 2px;
	font-weight: normal;
	font-size: 115%;
	width:auto;
	text-align:center;
}

/*
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;
}

/* Gallery Lightbox CSS */

.gallery-holder {
	margin: -4px 0 0 -3px;
	padding: 0 0 45px 0;
	position: relative;
	height: 1%;
}
.gallery-holder h2 {
	margin: 0 0 9px;
	font-size: 1.166em;
	line-height: 1.142em;
}
.gallery-holder ul.gallery-base {
	margin: 0 -10px 0 -4px;
	padding: 0 0 18px;
	list-style: none;
	width: 701px;
	position: relative;
	overflow: hidden;
}
.gallery-holder ul.gallery-base  li {
	float: left;
	margin: 0 23px 15px 4px;
	display: inline;
}
.gallery-holder ul.gallery-base  li a {
	display: block;
	color: #2d2d2d;
}
.gallery-holder ul.gallery-base  li img {
	vertical-align: top;
	margin: 0 0 3px;
}
.gallery-holder ul.gallery-base  li span {
	display: block;
	font-size: 0.9em;
	line-height: 1.2em;
}
.gallery-control {
	overflow: hidden;
	width: 680px;
	border-top: 1px solid #d6dadd;
	font-weight: bold;
	margin: 0 -3px 0 -5px;
	padding: 8px 5px 0 7px;
	position: relative;
}
.gallery-control a {
	float: left;
	color: #3b6fc6;
}
.gallery-control .right { float: right; }
.gallery-control .disable { color: #b2b7bb; }

.gallery-holder .paging {
	text-align:right;
	float:right;
	list-style-type:none;
	font-family:Arial, sans-serif;
	color: #5cd5f3;
	margin-right:37px;
}

.gallery-holder .paging li {
	display:block;
	float:left;
	height:24px;
	line-height:20px;
	padding:0 10px;
}

.gallery-holder .paging li.paging-previous,
.gallery-holder .paging li.paging-next {
	background: transparent url(/images/background/bg-NandP-repeat.gif) repeat-x left top;
	padding:0;
}

.gallery-holder .paging li.paging-next a,
.gallery-holder .paging li.paging-previous a {
	color:#FFF;
	display:block;
	padding:0 0 0 10px;
	text-decoration:none;
}
.gallery-holder .paging li.paging-next a {
	background: transparent url(/images/background/bg-next-left.gif) no-repeat left top;
}

.gallery-holder .paging li.paging-previous a {
	background: transparent url(/images/background/bg-previous-left.gif) no-repeat left top;
}

.gallery-holder .paging li.paging-next a span,
.gallery-holder .paging li.paging-previous a span {
	display:block;
	padding:0 10px 0 0;
}
.gallery-holder .paging li.paging-next a span {
	background: transparent url(/images/background/bg-next-right.gif) no-repeat right top;
}

.gallery-holder .paging li.paging-previous a span {
	background: transparent url(/images/background/bg-previous-right.gif) no-repeat right top;
}


#gal_container {
	float:left;
	width:746px;
}

.gal_img_container{
	cursor:pointer;
	width: 238px;
	background-color:#eeeceb;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

.gal_img_container:hover{
	border:2px #008650 solid;
	margin-top:-2px;
	margin-left:-2px;
	margin-bottom:8px;
	margin-right:8px;
}

.gal_img_container span.rater {
	font-weight: normal;
}

.gal_img{
	padding:8px;
	float:left;
}

.gal_text{
	margin-top:5px;
	height:68px;
}

.gal_clear{
	clear:both;
}


/* buttons at nav of gallery */
.gal_top_nav{
	float:right;
	margin-bottom:10px;
	margin-right:9px;
}

.gal_dropdown{
	margin-right:15px;
	font-size:11px;
}

.gal_form{
	float:left;
}

.gal_page_btn, .gal_page_btn_selected{
	background-color:#a7c9b8;
	padding:3px;
	width:8px;
	float:left;
	margin-left:3px;
	margin-right:3px;
	cursor:pointer;
}

.gal_page_btn:hover, .gal_page_btn_selected{
	background-color:#00804d;

}

.gal_page_btn a, .gal_page_btn a:hover, .gal_page_btn a:visited, .gal_page_btn_selected, .gal_page_btn_selected a, .gal_page_btn_selected a:hover{
	text-decoration: none;
	color: #000;
}

/* ------- CUSTOM RATING FORM ---------- */

/*             styles for the star rater                */
.star-rating{
	list-style:none;
	margin: 0 5px 0 0;
	_margin-right: 0px;
	padding:0px;
	width: 70px;
	height: 16px;
	position: relative;
	overflow:hidden;
	background: url(/images/star.gif) top left repeat-x;
	float: left;
}

.star-rating li{
	padding:0px;
	margin:0px;
	width:14px;
	height:16px;
	/*\*/
	float: left;
	/* */
}
.star-rating li a{
	display:block;
	width:14px;
	height:16px;
	line-height:16px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	overflow:hidden;
}
.star-rating li a:hover{
	background: url(/images/star.gif) 0px 18px;
	z-index: 2;
	left: 0px;
	border:none;
}
.star-rating a.one-star{
	left: 0px;
}
.star-rating a.one-star:hover{
	width:14px;
}
.star-rating a.two-stars{
	left:14px;
}
.star-rating a.two-stars:hover{
	width: 28px;
}
.star-rating a.three-stars{
	left: 28px;
}
.star-rating a.three-stars:hover{
	width: 42px;
}
.star-rating a.four-stars{
	left: 42px;
}
.star-rating a.four-stars:hover{
	width: 56px;
}
.star-rating a.five-stars{
	left: 56px;
}
.star-rating a.five-stars:hover{
	width: 70px;
}
.star-rating li.current-rating{
	background: url(/images/star.gif) 0px 33px;
	position: absolute;
	height: 16px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
	left: 0px;
}

/* remove halo effect in firefox   */
a:active{
	outline: none;
}

.thankyouMessage {
	color: #213F1B;
	font-size: 57%;
	font-weight: bold;
	padding-top: 3px;
}

.ratingNumber {
	/*padding-top: 8px;*/
	font-size: 140%;
	color: #333333;
	float: right;
}

.ratingsText {
	font-size: 69%;
	color: #C33D08;
	font-weight: bold;
	border-bottom: 1px solid #C33D08;
}

.informativeMessage {
	font-style: italic;
	font-size: 63%;
	color: #333333;
}

#starRatingSection {
	margin-bottom: 5px;
	margin-left: 30px;
	width: 156px;
}

.star-rating li {
	text-indent:-9000px;
}

.ratingStarsAndScore {
	width: 260px;
	height: 75px;
	float: left;
	padding-top: 20px;
}

/* ------- END CUSTOM RATING FORM ---------- */

/* komosion logo */

div#komoLogo{
	right:0px;	/* reposition */
	top:0px;
	position:absolute;
	text-decoration:none;
}

div#komoLogo span{
	font-size:10px; /* adjust */
	line-height:1.3;
	margin-right:4px;
	color:#474e43;
	float:left;
	font-family:Helvetica, Arial, sans-serif;
	text-decoration:none;
	
}

div#komoLogo a{
	text-decoration:none;	
}

div#komoLgo img{
	float:right;
	height:10px;
	width:auto;	
}

div#komoLogo a:hover img{
	border-bottom:none;
}

div#komoLogo a:hover span,
div#komoLogo a:focus span{
	text-decoration:underline;	
}

#update-notification-registration-dialog {
	font-size: 80%;
	width: 340px;
	height: 105px;
	padding: 30px;
	background: #C6DED3;
}
#update-notification-registration-dialog h3 {
	font-size: 110%;
	display: block;
	margin: 0 0 15px 0;
}
#update-notification-registration-dialog form {
	display: block;
	margin: 0 0 15px 0;
}
#update-notification-registration-dialog input.email {
	padding: 5px;
	width: 230px;
	font-size: 120%;
}
#update-notification-registration-dialog p {
	margin: 0 0 15px 0;
}
#update-notification-registration-dialog p#download {
	margin: 0 0 30px 0;
	text-align: center;
}
#update-notification-registration-dialog label {
	display: block;
	width: 243px;
	padding: 5px;
}
#update-notification-registration-dialog label.error {
	background: #FBE3E4;
	color: #8A1F11;
}
#update-notification-registration-dialog a {
	font-size: 130%;
	color: #E96B10;
	text-decoration: underline;
	padding-left: 22px;
	width: 90%;
	background: url('/images/mobile/subscribe-download.gif') left 1px no-repeat;
}
#subscription-management h2 {
	display: block;
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 15px;
}
#subscription-management a {
	color: #E96B10;
	text-decoration: none;
}
#subscription-management a:hover {
	text-decoration: underline;
}
#subscription-management ul {
	padding: 0;
}
#subscription-management li {
	list-style: none;
	margin-bottom: 10px;
}
#subscription-management .notice {
	background: #E6EFC2;
	color: #264409;
	border-color: #C6D880;
	padding: 10px;
	margin-bottom: 10px;
}

ul.news-portal {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.news-portal li {
	margin-bottom: 15px;
}
ul.news-portal div.dateContainer,
ul.news-portal h3 {
	font-weight: bold;
}
ul.news-portal a {
	color: #E96B10;
	text-decoration: none;
}

/* Localized */

/* mw */

.templateFontFix { font-size: 62.5%; }

.customIncFontFix { font-size: 71%; }

.fragmentFontFix{ font-size:159%; }

* { font-size: 100.01%;}

#bodyContainer {
   min-height:100%;
   position:relative;
}

/* kcms wraps everything in a table#primaryContainer */
table#primaryContainer, table#primaryContainer > tbody > tr > td, #bodyContainer{ /* #bodyContainer for chrome */
	min-height:100%;
}

@media screen and (min-width:0\0) {  
        /* only way to target ie10 with the ie fix for docking footer */
		#bodyContainer{
			min-height:100%;
			height:auto;	
		}
    }  

table#primaryContainer > tbody > tr > td{
	vertical-align:top;	
}

#headerContainer {
	position:relative;
}

#header{
	width:960px;
	margin:0 auto;
	position:relative;
}

#mainContainer {
   /* padding-bottom:60px; */
   position:relative;
   z-index:30;
}

#main{
	width:920px;
	margin:0 auto;
	background:#ffffff;
	padding:20px;	
	-moz-box-shadow: 0 2px 5px 2px #999;
-webkit-box-shadow: 0 2px 5px 2px#999;
box-shadow: 0 2px 5px 2px #999;
}

#footerContainer {
   /*position:absolute;
   bottom:0;*/
   width:100%;   /* Height of the footer */
   /*background:#6cf;*/
   padding-bottom:38px;
   position:relative;
   z-index:27;
}

#footer{
	width:920px;
	margin:0 auto;
   z-index:60;
   position:relative;
	-moz-box-shadow: 0 2px 5px 2px #999;
-webkit-box-shadow: 0 2px 5px 2px#999;
box-shadow: 0 2px 5px 2px #999;
background:#6f7070;	
font-size:1.2em;
font-family: 'Open Sans', sans-serif;
padding:20px;
}

.colHomeLeft{
	float:left;
	width:210px;
	margin-right:20px;
}

.colHomeMid{
	float:left;
	width:525px;
}

.colHomeRight{
	float:right;
	width:150px;
}

.colHomeMain{
	float:left;	
}

/* regional */
.bodyContainerRegion .colHomeMain{
	width:630px; /*590*/
	margin-bottom:20px;	
}

.bodyContainerRegion .colHomeLeft{
	width:210px; /*210*/	
}

.bodyContainerRegion .colHomeMid{
	width:400px; /*400*/
}

.bodyContainerRegion .colHomeRight{
	width:255px; /*295*/	
}

/* header */

.bodyContainer #header .pattern{
	position:absolute;
	background:url(/images/bg-header.png) no-repeat left center;
	left:-160px;
	top:0;
	width:460px;
	height:200px;
}

.bodyContainerHome #header .pattern{
	height:525px;
}

#header .logo{
	position:absolute;
	background:url(/images/trans.gif) no-repeat;
	left:0px;
	top:50px;
	width:217px;
	height:105px;
	z-index:35;	
}

.bodyContainer #header h2{
	position:absolute;
	font-family: 'Open Sans', sans-serif;
	color:white;
	font-style:italic;
	font-size:3.8em;
	text-shadow: 1px 2px 3px #333;
	top:110px;
	left:280px;
	z-index:37;	
	display:none;
}

.bodyContainerHome #header h2{
	top:115px;
}

/* crop home page */

.bodyContainerCorpHome{
	background:url("/images/herocorporate.jpg") center top no-repeat;	
}

.bodyContainerCorpHome #header .pattern {
		
	height:390px;
}

.bodyContainerCorpHome #primaryNav{
	padding-top:330px;	
}

.bodyContainerCorpHome #header .logo{
	top:120px;	
}

#header .searchForm{
	float:right;
	position:relative;
	z-index:32;
	background:white;
	margin-top:20px;
	width:184px;
	padding-left:18px;
}

#header .searchForm #searchSite{
	border:0;
	font-size:1.4em;
	color:#999999;
	width:135px;
	float:left;	
	margin-top:10px;
}

#header .searchForm #searchButton{
	width:46px;
	height:40px;
	text-transform:uppercase;
	text-indent:-9999px;
	background:	url(/images/btn-search.png) left top;
	border:none;
	cursor:pointer;
	float:right;
}

#header .searchForm #searchButton:hover{
	background-position:right top;
}

#header .sitemapBtn{
	position:absolute;
	right:0;	
	top:65px;
	background:url(/images/bg-sitemap-btn.png);
	font-family: 'Open Sans', sans-serif;
	font-size:1.4em;
	color:#1b8555;
	text-decoration:none;
	padding:7px 13px 7px 19px;
	z-index:31;
	width:170px;
}

#header .sitemapBtn span.text{
	float:left;	
}

#header .sitemapBtn span.tri{
	margin-top:5px;
	width:6px;
	height:6px;
	background:url(/images/btn-sitemap.png) left top;
	display:block;
	float:right;
}

#header .sitemapBtn:hover span.tri{
	background-position:right top;	
}

#header .sitemapBtn:hover{
	color:#999999;	
}

#footer{
	color:#cccccc;	
}

#footer p{
	margin-bottom:12px;	
}

#footer a{
	color:white;
	text-decoration:none;	
}

#footer a:hover{
	text-decoration:underline;
}

/* komosion logo */

div#komoLogo{
	color:#282828;
	right:20px;	/* reposition */
	top:25px;
	position:absolute;
	text-decoration:none;
	
	font-family:Helvetica, Arial, sans-serif; /* adjust */
	font-size:12px; /* adjust */
}

div#komoLogo a{
	text-decoration:none;
	color:#282828; /* adjust */
}

div#komoLogo a:hover,
div#komoLogo a:focus{
	text-decoration:underline;
}

/* 3 column */

.colLeft{
	float:left;
	width:160px;
}

.colMain{
	float:right;
	width:740px;
	margin-bottom:20px;	
}

.colMid{
	width:510px;
	float:left;
}

.colRight{
	float:right;
	width:200px;	
}

.colRMid{
	width:509px;
	float:left;
}

.colRRight{
	float:right;
	width:200px;	
}

.colFull{
	width:100%;
	float:none;	
}

/* crumbs start ----------------------------------------------------------------- */

.crumbsContainer{
	font-family: 'Open Sans', sans-serif;
	border-bottom: 1px #ededed solid;
	margin-top:5px;
	margin-bottom:16px;	
}

.crumbsContainer a{
	color:#1b8555;
	text-decoration:none;
		
}

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

ul#crumbs,ul#crumbs li{
	margin:0;
	padding:0;
	list-style:none;
}

ul#crumbs li{
	float:left;
	background:url(/images/bg-breadcrumb.jpg) left center no-repeat;	
	padding-left:13px;
	margin-right:6px;
	margin-bottom:16px;
	font-size:1.1em;
}

ul#crumbs li:first-child{
	background:none;
	padding-left:0;	
}

.btnPrint{
	font-size:1.1em;
	float:right;	
}

.btnPrint img{
	vertical-align:middle;
	margin-right:10px;	
}

a.topLink{
	font-size:1.2em;
	color:#1b8555;
	text-decoration:none;
	background:url(/images/top-arrow.png) left 3px no-repeat;
	padding-left:10px;
	float:right;
	font-family: 'Open Sans', sans-serif;
}

a.topLink:hover{
	text-decoration:underline;	
}
.searchBorder .corners img {
	display: none;
}