tr.yellowRow
{
	background-color:#EBEBE6;
}
.unevenrow
{
	background-color:#EDEFF2;
}
td.bluerow
{
	background-color:#EDEFF2;
	font-weight:bold;
}
.tableHeader
{
	background-color:#EDEFF2;
}

table.productTable
{
	border:1px #EBEBE6 solid;
	width:100%;
}
table.productItemTable
{
	padding-bottom:2px;
	padding-top:2px;
	padding-left:3px;
}
#divPageBody
{
	width:90%;
}
/* -- Profile finder -- */
tr.datarow
{
	background-color: #F0F0F0;
}
table.searchresults
{
	background-color: #F0F0F0;
}

/* -- Changed pages -- */
td.changedpages
{
	padding-right: 1.5em;
}

/* -- Start page -- */
img.startpageimage
{
	/*padding: 2em;*/
	margin-bottom: 1em;
	width: 100%;
}

/* -- Quick search -- */
input.quicksearchinput
{
	width: 15em;
	height: 1.75em;
	border: 0.1em solid #9C9A94;
}
img.quickbaricon
{
	margin-left: 0.75em;
	width: 2.45em;
}
span.searchlabel
{
	font-weight: bold;
	font-size: 1em;
	color: #336;
}

/* ---Calender template items---*/	

div.monthcalendararea
{
	float: right;
	width: 38%;
}
div.calendarlistingarea
{
	float: left;
	width: 61%;
	text-align: left;	
}
h1.calendardayheading
{
	font-size: 1.2em;
	color: #333;
	display: inline;
}
table.calendarframe
{
	border-color: #fff;
	background-color: #fff;
}
/* IE 6 does not seem to handle parent-child selectors */
div.monthcalendararea > table
{
	border: solid 0.1em #ffffff;
}
td.calendaritem, tr.calendaritem
{
	height: 2em; 
	width: 2.2em;
	font: normal 1em verdana;
	background-color: #fff; 
	border: solid 0.1em #F0E5CE;
}
td.selecteddatecell 
{
	border: solid 0.2em #95632F;
}
td.datecellothermonth 
{
	background-color: #F0F0F0;
}
td.weekendcell
{
	background-color: #DADADA;
}
td.datecellactive
{
	background-color: #F0E5CE; 
	border: solid 0.2em #95632F;
}	
td.dayweekheader
{
	color: #333;
	border-style: none;
}

a.StartCalendar
{
	font-weight: bold; 
	font-size: 1em; 
	color: #333;
	display: block;
	text-decoration: none;
}
div.startpageleftnews, div.startpagecalendaritem
{
	margin-top: 0.7em;
	padding-top: 0.3em;
}

/* ------ Header Menu items -----*/
a.menulinkheader
{
	font-family:Arial, Helvetica, Geneva, sans-serif;
	color: #FFFFFF;
	font-weight:bold;
	font-size:14px;
	text-decoration: none;
	display: block;
	padding-left: 25px;
	padding-right: 25px;
	text-align: center;
	line-height: 19px;
	padding-top: 1px;
}
a.menulinkheader:hover
{
	color: #FFCC00;
}
a.menulinkheader2
{
	font-family:Arial, Helvetica, Geneva, sans-serif;
	color: #FFFFFF;
	font-weight:bold;
	font-size:11px;
	text-decoration: none;
	display: block;
	text-align: center;
	padding-top: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
a.menulinkheader2:hover
{
	color: #FFCC00;
}
a.menulinkheaderactive
{
	font-family:Arial, Helvetica, Geneva, sans-serif;
	color: #333333;
	font-weight:bold;
	font-size:11px;
	text-decoration: none;
	display: block;
	text-align: center;
	margin-top: 9px;
}
a.menulinkheaderactive2
{
	font-family:Arial, Helvetica, Geneva, sans-serif;
	color: #333333;
	font-weight:bold;
	font-size:11px;
	text-decoration: none;
	display: block;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
}
a.menulinktabactive
{
	font-family:Arial;
	color: #4E4E4E;
	font-weight:bold;
	font-size:12px;
	text-decoration: none;
	display: block;
	line-height: 25px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	margin-right: 3px;
	padding-top: 4px;
	margin-left: 10px;
}
a.menulinktab
{
	font-family:Arial;
	color: #FFFFFF;
	font-weight:bold;
	font-size:12px;
	text-decoration: none;
	display: block;
	line-height: 25px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-left: 10px;
}
a.menulinktab:hover
{
	color: #4E4E4E;
	padding-bottom: 0px;
}
/* ------ Footer Menu items -----*/
a.menulinkfooter
{
	font-family:Arial;
	color: #666666;
	font-weight:normal;
	font-size:11px;
	text-decoration: none;
	display: block;
	line-height: 16px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
}
a.menulinkfooter:hover
{
	color: #FFCC00;
}
a.menulinkfooteractive
{
	font-family:Arial;
	color: #666666;
	font-weight:normal;
	font-size:11px;
	text-decoration: none;
	display: block;
	line-height: 20px;
	padding-left: 15px;
	padding-right: 15px;
}
a.menulinkfooteractive:hover
{
	color: #FFCC00;
}
a.menulinkleftheader
{
	font-family:Arial;
	color: #666666;
	font-weight:bold;
	font-size:11px;
	text-decoration: none;
	display: block;
	width: 200px;
	padding-left: 15px;
	line-height: 25px;
}
a.menulinkleft:hover
{
	color: #FFCC00;

}
a.tab
{
	font-family:Arial;
	color: #666666;
	font-weight:bold;
	font-size:11px;
	text-decoration: none;
	display: block;
	padding-left: 10px;
	line-height: 22px;
	background-color: #EFEFEF;
	padding-right: 10px;
}
a.menulinkleft
{
	font-family:Arial;
	color: #666666;
	font-size:11px;
	text-decoration: none;
	padding-left: 37px;
	text-align: left;
	line-height: 18px;
	padding-right: 1px;
	display: block;
	font-weight: bold;
	background-image: url(../../images/main/arrow-2-gehl.png);
	background-repeat: no-repeat;
}
a.menulinkleft-dynapac
{
	font-family:Arial;
	color: #666666;
	font-size:11px;
	text-decoration: none;
	padding-left: 50px;
	text-align: left;
	line-height: 18px;
	padding-right: 1px;
	display: block;
	font-weight: bold;
	background-image: url(../../images/main/arrow-2-dynapac.png);
	background-repeat: no-repeat;
}
a.menulinkleft-ausa
{
	font-family:Arial;
	color: #666666;
	font-size:11px;
	text-decoration: none;
	padding-left: 37px;
	text-align: left;
	line-height: 18px;
	padding-right: 1px;
	display: block;
	font-weight: bold;
	background-image: url(../../images/main/arrow-2-ausa.png);
	background-repeat: no-repeat;
}
a.menulinkleft-gehl
{
	font-family:Arial;
	color: #666666;
	font-size:11px;
	text-decoration: none;
	padding-left: 50px;
	text-align: left;
	line-height: 18px;
	padding-right: 1px;
	display: block;
	font-weight: bold;
	background-image: url(../../images/main/arrow-2-gehl.png);
	background-repeat: no-repeat;
}
a.menulinkleft-kubota
{
	font-family:Arial;
	color: #666666;
	font-size:11px;
	text-decoration: none;
	padding-left: 50px;
	text-align: left;
	line-height: 18px;
	padding-right: 1px;
	display: block;
	font-weight: bold;
	background-image: url(../../images/main/arrow-2-kubota.png);
	background-repeat: no-repeat;
}
a.menulinkleftact
{
	font-family:Arial;
	color: #FFCC00;
	font-size:11px;
	text-decoration: none;
	padding-left: 37px;
	text-align: left;
	line-height: 18px;
	padding-right: 1px;
	display: block;
	font-weight: bold;
}
a.menulinkleft-main
{
	font-family:Arial;
	color: #333333;
	font-size:11px;
	text-decoration: none;
	padding-left: 25px;
	text-align: left;
	line-height: 24px;
	padding-right: 10px;
	display: block;
	font-weight: bold;
	background-image: url(../../images/main/arrow-gehl.png);
	background-repeat: no-repeat;
}

a.menulinkleft-main:hover
{
	color: #333333;
	cursor: pointer;
}
a.menulinkleft-main-dynapac
{
	font-family:Arial;
	color: #333333;
	font-size:11px;
	text-decoration: none;
	padding-left: 35px;
	text-align: left;
	line-height: 24px;
	padding-right: 10px;
	display: block;
	font-weight: bold;
	background-image: url(../../images/main/arrow-dynapac.png);
	background-repeat: no-repeat;
}
a.menulinkleft-main-dynapac:hover
{
	color: #333333;
	cursor: pointer;
}
a.menulinkleft-main-ausa
{
	font-family:Arial;
	color: #333333;
	font-size:11px;
	text-decoration: none;
	padding-left: 25px;
	text-align: left;
	line-height: 24px;
	padding-right: 10px;
	display: block;
	font-weight: bold;
	background-image: url(../../images/main/arrow-ausa.png);
	background-repeat: no-repeat;
}
a.menulinkleft-main-ausa:hover
{
	color: #333333;
	cursor: pointer;
}
a.menulinkleft-main-gehl
{
	font-family:Arial;
	color: #333333;
	font-size:11px;
	text-decoration: none;
	padding-left: 35px;
	text-align: left;
	line-height: 24px;
	padding-right: 10px;
	display: block;
	font-weight: bold;
	background-image: url(../../images/main/arrow-gehl.png);
	background-repeat: no-repeat;
}
a.menulinkleft-main-gehl:hover
{
	color: #333333;
	cursor: pointer;
}
a.menulinkleft-main-kubota
{
	font-family:Arial;
	color: #333333;
	font-size:11px;
	text-decoration: none;
	padding-left: 35px;
	text-align: left;
	line-height: 24px;
	padding-right: 10px;
	display: block;
	font-weight: bold;
	background-image: url(../../images/main/arrow-kubota.png);
	background-repeat: no-repeat;
}
a.menulinkleft-main-kubota:hover
{
	color: #333333;
	cursor: pointer;
}
a.menulinkleftactive
{
	font-family:Arial;
	color: #333333;
	font-weight:bold;
	font-size:11px;
	text-decoration: none;
	display: block;
	width: 185px;
	padding-left: 15px;
	line-height: 22px;
}
a.menulinkleft2
{
	font-family:Arial;
	color: #666666;
	font-size:11px;
	text-decoration: none;
	padding-left: 40px;
	text-align: left;
	display: block;
	background-image: url(../../images/main/arrow-3-dynapac.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 1px;
	padding-bottom: 1px;
}
a.menulinkleft2:hover
{
	color: #FFCC00;
}
a.menulinkleft2-ausa
{
	font-family:Arial;
	color: #666666;
	font-size:11px;
	text-decoration: none;
	padding-left: 40px;
	text-align: left;
	display: block;
	background-image: url(../../images/main/arrow-3.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 1px;
	padding-bottom: 1px;
}
a.menulinkleft2-ausa:hover
{
	color: #f17d01;
}
a.menulinkleft2-ausa-active
{
	font-family:Arial;
	color: #f17d01;
	font-size:11px;
	text-decoration: none;
	padding-left: 40px;
	text-align: left;
	display: block;
	background-image: url(../../images/main/arrow-3-ausa.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 1px;
	padding-bottom: 1px;
}
a.menulinkleft2-dynapac
{
	font-family:Arial;
	color: #666666;
	font-size:11px;
	text-decoration: none;
	padding-left: 40px;
	text-align: left;
	display: block;
	background-image: url(../../images/main/arrow-3.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 1px;
	padding-bottom: 1px;
}
a.menulinkleft2-dynapac:hover
{
	color: #B90000;
}
a.menulinkleft2-dynapac-active
{
	font-family:Arial;
	color: #B90000;
	font-size:11px;
	text-decoration: none;
	padding-left: 40px;
	text-align: left;
	display: block;
	background-image: url(../../images/main/arrow-3-dynapac.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 1px;
	padding-bottom: 1px;
}
a.menulinkleft2-gehl
{
	font-family:Arial;
	color: #666666;
	font-size:11px;
	text-decoration: none;
	padding-left: 40px;
	text-align: left;
	display: block;
	background-image: url(../../images/main/arrow-3.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 1px;
	padding-bottom: 1px;
}
a.menulinkleft2-gehl:hover
{
	color: #E1B500;
}
a.menulinkleft2-gehl-active
{
	font-family:Arial;
	color: #E1B500;
	font-size:11px;
	text-decoration: none;
	padding-left: 40px;
	text-align: left;
	display: block;
	background-image: url(../../images/main/arrow-3-gehl.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 1px;
	padding-bottom: 1px;
}
a.menulinkleft2-kubota
{
	font-family:Arial;
	color: #666666;
	font-size:11px;
	text-decoration: none;
	padding-left: 40px;
	text-align: left;
	display: block;
	background-image: url(../../images/main/arrow-3.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 1px;
	padding-bottom: 1px;
}
a.menulinkleft2-kubota:hover
{
	color: #008695;
}
a.menulinkleft2-kubota-active
{
	font-family:Arial;
	color: #008695;
	font-size:11px;
	text-decoration: none;
	padding-left: 40px;
	text-align: left;
	display: block;
	background-image: url(../../images/main/arrow-3-kubota.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 1px;
	padding-bottom: 1px;
}

a.menulinkleft8
{
	font-family:Arial;
	color: #666666;
	font-size:11px;
	text-decoration: none;
	padding-left: 40px;
	text-align: left;
	display: block;
	background-image: url(../../images/main/arrow-2.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 1px;
	padding-bottom: 3px;
	padding-right: 5px;
}
a.menulinkleft8:hover
{
	color: #FFCC00;
	background-image: url(../../images/main/arrow-3.png);
}
a.menulinkleft9
{
	font-family:Arial;
	color: #666666;
	font-size:11px;
	text-decoration: none;
	padding-left: 20px;
	text-align: left;
	display: block;
	background-image: url(../../images/main/arrow-6.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 1px;
	padding-bottom: 9px;
	padding-right: 5px;
}
a.menulinkleft9:hover
{
	color: #FFCC00;
	background-image: url(../../images/main/arrow-7.png);
}
a.menulinkleft7
{
	font-family:Arial;
	color: #666666;
	font-size:11px;
	text-decoration: none;
	padding-left: 30px;
	text-align: left;
	display: block;
	background-image: url(../../images/main/arrow-4.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-right: 15px;
}
a.menulinkleft7:hover
{
	color: #FFCC00;
	background-image: url(../../images/main/arrow-5.png);
}
a.menulinkright2
{
	font-family:Arial;
	color: #333333;
	font-size:12px;
	text-decoration: none;
	padding-left: 25px;
	text-align: left;
	display: block;
	background-image: url(../../images/main/arrow-3.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 3px;
	padding-bottom: 3px;
}
a.menulinkright2:hover
{
	color: #0099CC;

}
a.menulinkleft2-header
{
	font-family:Arial;
	color: #666666;
	font-size:11px;
	text-decoration: none;
	padding-left: 27px;
	text-align: left;
	line-height: 22px;
	display: block;
	background-repeat: no-repeat;
	background-position: middle;
	font-weight: normal;
}

a.activemenulinkleft2
{
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight:normal;
	font-size:11px;
	text-decoration: none;
	display: block;
	width: 199px;
	padding-left: 25px;
	line-height: 20px;
	background-repeat: no-repeat;
	padding-right: 10px;
	background-color: #F7F7F7;
}

a.menulinkleft3
{
	font-family:Tahoma;
	color: #757575;
	font-weight:normal;
	font-size:11px;
	text-decoration: none;
	display: block;
	width: 189px;
	padding-left: 40px;
	line-height: 18px;
	padding-right: 5px;
}
a.menulinkleft3:hover
{
	text-decoration: underline;
	background-color: #F7F7F7;
}
a.activemenulinkleft3
{
	font-family:Tahoma;
	color: #666666;
	font-weight:normal;
	font-size:11px;
	text-decoration: none;
	display: block;
	width: 189px;
	padding-left: 40px;
	line-height: 18px;
	padding-right: 5px;
	background-color: #F7F7F7;
}
a.menulinkleft4
{
	color: #2c69ab;
	font-size:11px;
	text-decoration: none;
	display: block;
	padding-left: 0px;
	line-height: 25px;
}
a.menulinkleft4:hover
{
	color: #ffcc00;
}
a.menulinkleft5
{
	font-family:Arial;
	color: #2c69ab;
	font-weight:normal;
	font-size:11px;
	text-decoration: none;
	display: block;
	padding-left: 0px;
	text-align: center;
}
a.menulinkleft5:hover
{
	color: #FFCC00;
}
a.menulinkindex
{
	font-family:Arial;
	color: #2c69ab;
	font-weight:normal;
	font-size:11px;
	text-decoration: none;
	text-align: center;
}
a.menulinkindex:hover
{
	color: #FFCC00;
	}
a.menulinkleft6
{
	font-family:Arial;
	color: #2c69ab;
	font-weight:normal;
	font-size:12px;
	text-decoration: none;
	display: block;
	padding-left: 0px;
	line-height: 25px;
}
a.menulinkleft6:hover
{
	color: #FFCC00;
}


/* --------- Listings ----------- */
.NewsListingHeader
{
	width:450px;
	padding-top:15px;
	font-size:16px;
	font-family:Arial;
	font-weight:600;
}

a.NewsLink
{
	text-decoration: underline;
	color: #2c69ab;
}
a.NewsLink:hover
{
	text-decoration: underline;
	color: #FFCC00;
}

.datelistingtext
{
	font-size: 10px;
	font-family:Arial;
	font-weight: bold;
	color: #000000;
}
/*--  first page spotlights -- */
.blackBoldLink
{
	font-weight:bold;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}

.greyText, span.greyText
{
	font-family:Arial;
	font-size: 11px;
	color:#333333;
	text-decoration:none;
	width: 190px;
}
.searchtext
{
	font-family:Arial;
	font-size: 11px;
	color:#333333;
	text-decoration:none;

}
.tablecontent
{
	font-family:Arial;
	color: #333333;
	font-weight:normal;
	font-size:12px;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 2px;
	background-color: #FFFFFF;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: top;
}
.tablecontenttext
{
	font-family:Arial;
	color: #333333;
	font-weight:normal;
	font-size:11px;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
}
.a-table-header
{
	font-family:Arial;
	width: 990px;
	height: 75px;
	background-image: url(../../images/topbg.jpg);
}
.a-left-menu-header
{
	font-family:"Trebuchet MS", Arial, sans-serif;
	color: #4E4E4E;
	font-weight:bold;
	font-size:14px;
	text-decoration: none;
	display: block;
	line-height: 30px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	padding-top: 4px;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	background-color: #FFFFFF;
	border-top: 1px solid #eeeeee;
}
.a-left-menu-content
{
	font-family:"Trebuchet MS", Arial, sans-serif;
	color: #4E4E4E;
	display: block;
	line-height: 22px;
	text-align: left;
	padding-bottom: 2px;
	border-top: 2px;
	padding-right: 10px;
	background-repeat: no-repeat;
	padding-left: 20px;
	background-color: #F9F9F9;
	width: 170px;
}
.a-left-menu-content-closed
{
	font-family:"Trebuchet MS", Arial, sans-serif;
	color: #4E4E4E;
	display: block;
	line-height: 22px;
	text-align: left;
	padding-bottom: 2px;
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 2px;
	width: 200px;
}
.a-left-menu-content-closed2
{
	font-family:"Trebuchet MS", Arial, sans-serif;
	color: #4E4E4E;
	display: block;
	line-height: 22px;
	text-align: left;
	padding-bottom: 2px;
	border-top: 2px;
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 2px;
}
.a-left-menu-content-open
{
	font-family:"Trebuchet MS", Arial, sans-serif;
	color: #4E4E4E;
	display: block;
	line-height: 22px;
	text-align: left;
	padding-bottom: 2px;
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 2px;
	background-color: #F9F9F9;
	width: 200px;
}
.a-left-menu-content-open2
{
	font-family:"Trebuchet MS", Arial, sans-serif;
	color: #4E4E4E;
	display: block;
	line-height: 22px;
	text-align: left;
	padding-bottom: 2px;
	background-image: url(../../images/main/arrow-triangle-open.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 2px;
}
.a-content-main-header
{
	color: #4E4E4E;
	display: block;
	text-align: center;
	padding: 0px;
	background-color: #FFFFFF;
	width: 100%;
}
.a-content-title
{
	color: #4E4E4E;
	display: block;
	text-align: left;
	border-left: 1px solid #e5e3e3;
	border-right: 1px solid #e5e3e3;
	background-color: #FFFFFF;
	border-top: 1px solid #e5e3e3;
	padding-left: 15px;
	padding-right: 15px;
	padding: 5px;
}
.a-content-image
{
	text-align: center;
	background-repeat: repeat-x;
	width: 100%;
	background-color: #FFFFFF;
}
.a-content-header-table
{
	background-repeat: repeat-x;
	background-image: url(../../images/main/shadow-content.png);
}
.a-content-content-table
{
	background-image: url(../../images/main/bg-content-2.png);
}
.a-content-content-header
{
	border: 1px solid #eeeeee;
	text-align: left;
	background-image: url(../../images/main/top-tab-background.png);
	background-repeat: repeat-x;
	padding-top: 4px;
	padding-left: 15px;
	padding-right: 15px;
}
.a-content-content-content
{
	font-family:"Trebuchet MS", Arial, sans-serif;
	color: #4E4E4E;
	display: block;
	line-height: 22px;
	text-align: left;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	padding-bottom: 2px;
	border-top: 2px;
	border-bottom: 1px solid #eeeeee;
	background-repeat: no-repeat;
}
.technical-table
{
	EditMenuName: Heading 3;
	display: block;
	margin: 0;
	width: 100%;
	border-bottom: none;
	font-weight: normal;
	font-size: 12px;
}
DIV.bloque_detalle_producto {
	PADDING-RIGHT: 0px; PADDING-LEFT: 15px; PADDING-BOTTOM: 30px; WIDTH: 484px; PADDING-TOP: 30px
}

