body {
		background-color: #fff;
		font-family: Verdana, Helvetica, Arial, sans-serif;
		margin-left: auto;
		margin-right: auto;
		background-repeat: repeat-y;
		font-size: 13px;
		padding: 0px;

		font-family:Verdana, Arial;
		/* scrollbar-base-color: #ffd03a; 
		scrollbar-face-color: #ffd5a2; 
		scrollbar-track-color: #ffecb0; 
		scrollbar-arrow-color: #330033;
		scrollbar-highlight-color: #ffe770; 
		scrollbar-3dlight-color: #ffddb5; 
		scrollbar-shadow-color: #fbc99e;
		scrollbar-darkshadow-color: #000000;*/
}


p {
		font-family:Arial, Helvetica, sans-serif;
		text-align: left;
		padding-top: 0px;
		margin: 0px 10px 10px 6px;
		line-height: 1.3em;
		font-size: 12px;
		color: #000;
		
}


h2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 28px;
		color: #666;
		background: none;
		font-weight: normal;
		padding-left: 0;
		border: none;
		border-bottom: 1px dotted #ccc;
}


h3 {
		font-family: Arial, Helvetica, sans-serif;
		padding: 4px 4px 4px 0;
		color: #999 !important;
		background: none;
		font-weight: none;
		font-size: 20px;
		border: none;
		border-bottom: 1px dotted #ccc;
}


a {
		text-decoration: underline;
}

#leftColumn a {
		text-decoration: none;
}

a:link {
		color: #47a;
}

a:visited {
		color: #666;
}

a:active,a:hover {
		color: #900;
}

#legend li.externalLink {
		background: url(../images/ico_external.png) left top no-repeat;
		padding-left: 18px;
}

a.externalLink,a.externalLink:link,a.externalLink:visited,a.externalLink:active,a.externalLink:hover
	{
		background: url(../images/ico_external.png) right center no-repeat;
		padding-right: 18px;
}

#legend li.newWindow {
		background: url(../images/ico_newwindow.png) left top no-repeat;
		padding-left: 18px;
}

a.newWindow,a.newWindow:link,a.newWindow:visited,a.newWindow:active,a.newWindow:hover
	{
		background: url(../images/ico_newwindow.png) right center no-repeat;
		padding-right: 18px;
}

#banner {
		height: 93px;
		background-color: #e2f3b8;
}

#banner  a#bannerRight img {
		margin: 10px 10px 0 0 !important;
}

#banner  a#bannerLeft img {
		margin: 10px 0 0 10px !important;
}

#bodyColumn {
		margin-right: 1.5em;
		margin-left: 197px;
}


#breadcrumbs {
		overflow: hidden;
		padding: 3px 10px 3px 20px;
		background-image: url(../images/breadcrumbs.png);
		background-repeat: repeat-x;
		border: none;
		background-color: #fff !important;
}

#breadcrumbs a {
		font-weight: bold;
		color: #999;
		text-decoration: underline;
}


#breadcrumbs,#footer,#navcolumn li {
		font-size: 10px;
}

.button {
	background-color:#333333;
	color:#ffffff;
	margin:3px;
	font:Arial, Helvetica, sans-serif;

}

code {
		font-size: 12px;
}


.description {
		background-image:url(../images/bgdescription.jpg);
		background-repeat:no-repeat;
		background-position:top;
		padding: 3px 0px 0px 0px;
		text-align:left;
		margin: 0px 0px 0px 0px;
		width: 100%;
		height:170px;
		border-style: solid;
		
}

.descriptionNew {
		background-image:url(../images/bgdescription.jpg);
		background-repeat:no-repeat;
		background-position:top;
		padding: 0px 0px 0px 0px;
		text-align:left;
		margin: 0px 0px 0px 0px;
		width: 100%;
		height:170px;
		border: 0px
		
}
.descriptionNew2 {
		text-align:left;
		border: 0px
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		
		
}


.descriptiontitles {
		text-align: left;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight:bold;
		line-height: 13px;	
}


.descriptionheaders {
		vertical-align: top;
		text-align: left;
		padding-top: 0px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:18px;
		font-weight:bold;
		line-height: 13px;
		letter-spacing: -1px;
		
		
}

div.exportlinks {
		background-color: #eee;
		border: 1px dotted #999;
		padding: 2px 4px 2px 4px;
		margin: 2px 0 10px 0;
		width: 79%;
}

dl {
		border: 1px dotted #ccc;
		background-color: transparent;
}

dt {
		background-color: transparent;
		font-family: Arial, Helvetica, sans-serif;
		color: #999 !important;
		font-weight: bold;
		font-size: 16px;
}


#footer {
		padding: 10px;
		margin: 20px 0px 20px 0px;
		border-top: solid #ccc 1px;
		color: #333333;
}

.footerlink {
	FONT-SIZE: 10px; 
	COLOR: #ffffff; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.footerlink A:link {
	FONT-SIZE: 10px; 
	COLOR: #ffffff; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none;
}

.footerlink A:hover {
	FONT-SIZE: 10px; 
	COLOR: #ffffff; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: underline;
}


hr {
		border: none;
		border-bottom: 1px solid #ccc;
		background-color: transparent;
		height: 1px;
}


#intro {
		border: solid #ccc 1px;
		margin: 6px 0px 0px 0px;
		padding: 10px 40px 10px 40px;
}

.itemtitles {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 24px;
	COLOR:#333333;
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-ALIGN: left;
	letter-spacing:-1PX;
}

.itemcontainer {
	width:395px;
	margin-top:6px;
	padding:3px 0 6px 6px;
}

.itemADDED {
	FONT-SIZE: 11px; 
	COLOR:#333333;
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-ALIGN: left;
	padding-left:3PX;
	
}

.itemCATEGORIES {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 14px; 
	COLOR:#333333;
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-ALIGN: left;
	letter-spacing:-1PX;
	border-bottom: 1px solid #333333;
	
	
}

.itemPrice {
	FONT-WEIGHT: bold;
	background-image:url(images/bullet2.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding:6px 6px 6px 30px;
	FONT-SIZE: 14px; 
	COLOR:#333333;
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-ALIGN: left;
	letter-spacing:-1PX;
	background-color:#ebebb6;

}
.itemPriceBottom {
	FONT-WEIGHT: bold;
	padding:0px 6px 0px 6px;
	COLOR:#333333;
	background-color:#ebebb6;
}

#leftColumn {
		width: 170px;
		float: left;
}

#leftColumn {
		margin: 10px 0 10px 0;
		border: 1px solid #ccc;
		border-top: none;
		border-left: none;
		padding-right: 0;
		padding-left: 0;
		width: 180px;
		background-color: #e2f3b8;
}


#navcolumn {
		margin: 0 !important;
		padding: 0 !important;
}

#navcolumn h5 {
		font-size: 11px;
		padding: 1px 0 1px 12px;
		color: #666;
		background-position: left 5px;
		font-variant: small-caps;
		border: none;
		border-bottom: 1px solid #ccc;
		border-top: 1px solid #ccc;
		background-color: #ECFEBC;
}

#navcolumn ul {
	margin: 3px 0 5px -0em;
}

#navcolumn ul a {
		color: #333333;
}

#navcolumn ul a:hover {
		color: red;
}

#navcolumn ul li {
		background-image: url(../images/list.png);
		background-position: top left;
}

#navcolumn ul li.expanded {
		background-image: none;
		font-weight: bold;
		color: #666;
}

#navcolumn ul li.expanded ul {
		margin-top: 0;
		margin-bottom: 0;
}

#navcolumn ul li.expanded ul li {
		font-weight: normal;
}




.price {
		text-align:left;
		margin: 0px;
		width: 115px;
		height:auto;
		border-color: transparent;
}


.scroll {
		padding: 3px 0px 0px 0px;
		margin: 6px 0px 0px 0px;
		width:440px !important;width /**/:200px;
		height:140px !important;height /**/:200px;
		overflow:auto;
    
}


.source {
		border: 1px solid #999;
		overflow: auto;
		background-color: #eee;
}


span.export {
		padding: 0 4px 1px 20px;
		display: inline;
		display: inline-block;
		cursor: pointer;
}

span.excel {
		background-image: url(../img/ico_file_excel.png);
}

span.csv {
		background-image: url(../img/ico_file_csv.png);
}

span.xml {
		background-image: url(../img/ico_file_xml.png);
}

span.pdf {
		background-image: url(../img/ico_file_pdf.png);
}

span.rtf {
		background-image: url(../img/ico_file_rtf.png);
}

span.pagebanner {	
		padding: 6px 4px 2px 4px;
		width: 801px;
		margin-top: 10px;
		display: block;
		border-bottom: none;
		margin-left: 10px;
}

span.pagelinks {
		padding: 3px 4px 8px 4px;
		width: 801px;
		display: block;
		border-top: none;
		margin-bottom: 0px;
		margin-left: 10px;
}


.subsection {
		margin-left: 3px;
		color: #333333;
}

.subsection p {
		font-size: 12px;
}


.subsectionTitle {
		font-size: 13px;
		font-weight: bold;
		color: #666;
}




table {
		font-size: 10px;
		border: 1px solid #eee;
		margin: 5px 0px 3px 0px !important;
		width: 809px;
}




table.bodyTable th {
		color: white;
		background-color: #bbb;
		text-align: left;
		font-weight: bold;
}

table.bodyTable th,table.bodyTable td {
		font-size: 11px;
}

table.bodyTable tr.a {
		background-color: #ddd;
}

table.bodyTable tr.b {
		background-color: #eee;
}



th,td {
		padding: 2px 4px 4px 4px !important;
		text-align: left;
		vertical-align: top;
	
}


thead tr {
		vertical-align: top;
	
	
}

th.sorted {
		background-color: orange;
	
}

th a,th a:visited {
		color: black;
}

th a:hover {
		text-decoration: underline;
		color: black;
}

th.sorted a,th.sortable a {
		background-position: right;
		display: block;
		width: 100%;
}

th.sortable a {
		background-image: url(../img/arrow_off.png);
}

th.order1 a {
		background-image: url(../img/arrow_down.png);
}

th.order2 a {
		background-image: url(../img/arrow_up.png);
}

tr.odd {
		background-color: #fff
}

tr.tableRowEven,tr.even {
		background-color: #fff
}


.thumb {
		background-image:url(../images/bgthumb.jpg);
		background-repeat:no-repeat;
		background-position:top;
		text-align: center;
		width: 190px;
		height: 170px;
		padding: 1px 0px 0px 0px;
		border-style: solid;
}


td,select,input,li {
		font-family: Verdana, Helvetica, Arial, sans-serif;
		font-size: 12px;
		color: #333;
}



.xright a:link,.xright a:visited,.xright a:active {
		color: #666;
}

.xright a:hover {
		color: #003300;
}





/* multilingual hacks start here */
.pricesale {
		background-color: #fbfbfb;
		background-image:url(../images/bgpricesale.jpg);
		text-align: center;
		width: 114px;
		height: 170px;
		padding: 1px 0px 0px 0px;
		border-style: solid;
}
.pricerent {
		background-color: #fbfbfb;
		background-image:url(../images/bgpricerent.jpg);
		text-align: center;
		width: 114px;
		height: 170px;
		padding: 1px 0px 0px 0px;
		border-style: solid;
}
.priceboth{
		background-color: #fbfbfb;
		background-image:url(../images/bgpriceboth.jpg);
		text-align: center;
		width: 104px;
		height: 170px;
		padding: 1px 0px 0px 0px;
		border-style: solid;
}
.thumb {
		background-image:url(../images/bgthumb.jpg);
		background-repeat:no-repeat;
		background-position:top;
		text-align: center;
		width: 190px;
		height: 170px;
		padding: 1px 0px 0px 0px;
		border-style: solid;
}
/* spanish */
.pricesale_es {
		background-color: #fbfbfb;
		background-image:url(../images/bgpricesale_es.jpg);
		text-align: center;
		width: 114px;
		height: 170px;
		padding: 1px 0px 0px 0px;
		border-style: solid;
}
.pricerent_es {
		background-color: #fbfbfb;
		background-image:url(../images/bgpricerent_es.jpg);
		text-align: center;
		width: 114px;
		height: 170px;
		padding: 1px 0px 0px 0px;
		border-style: solid;
}
.priceboth_es{
		background-color: #fbfbfb;
		background-image:url(../images/bgpriceboth_es.jpg);
		text-align: center;
		width: 104px;
		height: 170px;
		padding: 1px 0px 0px 0px;
		border-style: solid;
}
.thumb_es {
		background-image:url(../images/bgthumb_es.jpg);
		background-repeat:no-repeat;
		background-position:top;
		text-align: center;
		width: 190px;
		height: 170px;
		padding: 1px 0px 0px 0px;
		border-style: solid;
}
/* german */
.pricesale_de {
		background-color: #fbfbfb;
		background-image:url(../images/bgpricesale_de.jpg);
		text-align: center;
		width: 114px;
		height: 170px;
		padding: 1px 0px 0px 0px;
		border-style: solid;
}
.pricerent_de {
		background-color: #fbfbfb;
		background-image:url(../images/bgpricerent_de.jpg);
		text-align: center;
		width: 114px;
		height: 170px;
		padding: 1px 0px 0px 0px;
		border-style: solid;
}
.priceboth_de{
		background-color: #fbfbfb;
		background-image:url(../images/bgpriceboth_de.jpg);
		text-align: center;
		width: 104px;
		height: 170px;
		padding: 1px 0px 0px 0px;
		border-style: solid;
}
.thumb_de {
		background-image:url(../images/bgthumb_de.jpg);
		background-repeat:no-repeat;
		background-position:top;
		text-align: center;
		width: 190px;
		height: 170px;
		padding: 1px 0px 0px 0px;
		border-style: solid;
}
/* italian */
.pricesale_it {
		background-color: #fbfbfb;
		background-image:url(../images/bgpricesale_it.jpg);
		text-align: center;
		width: 114px;
		height: 170px;
		padding: 1px 0px 0px 0px;
		border-style: solid;
}
.pricerent_it {
		background-color: #fbfbfb;
		background-image:url(../images/bgpricerent_it.jpg);
		text-align: center;
		width: 114px;
		height: 170px;
		padding: 1px 0px 0px 0px;
		border-style: solid;
}
.priceboth_it{
		background-color: #fbfbfb;
		background-image:url(../images/bgpriceboth_it.jpg);
		text-align: center;
		width: 104px;
		height: 170px;
		padding: 1px 0px 0px 0px;
		border-style: solid;
}
.thumb_it {
		background-image:url(../images/bgthumb_it.jpg);
		background-repeat:no-repeat;
		background-position:top;
		text-align: center;
		width: 190px;
		height: 170px;
		padding: 1px 0px 0px 0px;
		border-style: solid;
}
/* french */
.pricesale_fr {
		background-color: #fbfbfb;
		background-image:url(../images/bgpricesale_fr.jpg);
		text-align: center;
		width: 114px;
		height: 170px;
		padding: 1px 0px 0px 0px;
		border-style: solid;
}
.pricerent_fr {
		background-color: #fbfbfb;
		background-image:url(../images/bgpricerent_fr.jpg);
		text-align: center;
		width: 114px;
		height: 170px;
		padding: 1px 0px 0px 0px;
		border-style: solid;
}
.priceboth_fr{
		background-color: #fbfbfb;
		background-image:url(../images/bgpriceboth_fr.jpg);
		text-align: center;
		width: 104px;
		height: 170px;
		padding: 1px 0px 0px 0px;
		border-style: solid;
}
.thumb_fr {
		background-image:url(../images/bgthumb_fr.jpg);
		background-repeat:no-repeat;
		background-position:top;
		text-align: center;
		width: 190px;
		height: 170px;
		padding: 1px 0px 0px 0px;
		border-style: solid;
}
/* dutch */
.pricesale_nl {
		background-color: #fbfbfb;
		background-image:url(../images/bgpricesale_nl.jpg);
		text-align: center;
		width: 114px;
		height: 170px;
		padding: 1px 0px 0px 0px;
		border-style: solid;
}
.pricerent_nl {
		background-color: #fbfbfb;
		background-image:url(../images/bgpricerent_nl.jpg);
		text-align: center;
		width: 114px;
		height: 170px;
		padding: 1px 0px 0px 0px;
		border-style: solid;
}
.priceboth_nl{
		background-color: #fbfbfb;
		background-image:url(../images/bgpriceboth_nl.jpg);
		text-align: center;
		width: 104px;
		height: 170px;
		padding: 1px 0px 0px 0px;
		border-style: solid;
}
.thumb_nl {
		background-image:url(../images/bgthumb_nl.jpg);
		background-repeat:no-repeat;
		background-position:top;
		text-align: center;
		width: 190px;
		height: 170px;
		padding: 1px 0px 0px 0px;
		border-style: solid;
}