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

#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: 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;
	margin: 5px 5px 5px 5px;
}

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

.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;
	margin-right: 5px;
	text-decoration: none;
	float: left;
}
.productSearchResults .dlgroupcheck {
	float: left;
	margin-top: -7px;
}
.productSearchResults th{
	padding: 0;
	text-align: center;
}

.searchDescription{
	width: 300px;
}

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

.searchAttachment1, .searchAttachment2, .searchAttachment3 {
}

#downloads-page-dialog {
	padding: 20px;
}
#downloads-page-dialog h1 {
	font-weight: bold;
}
#downloads-page-dialog a {
	color: #1b8555;
}

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

a.sidebarSearchLabel {
	color: #007446;
    font-size: 100%;
    font-weight: bold;
    text-decoration: none;
	display: block;
	padding-bottom: 6px;
}

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

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