/* Left_Main_Main secondary body */
#Left_Main_Main_pub li	{
	list-style-type: disc;
	padding-left: 2px;
	margin-left: 20px;
	font-weight: bold;
	text-align: left;
}
#Left_Main_Main_pub h2	{
	font-size: 19pt;
	margin: 20px 10px 0 10px;
	letter-spacing: -1px;
	font-stretch: ultra-condensed;
	font-weight: bold;
}
#Left_Main_Main_pub p	{
	font-size: 16pt;
	margin: 20px 10px 0 10px;
	letter-spacing: -1px;
	font-stretch: ultra-condensed;
	font-weight: bold;
}

#productTable	{
	width: 374px;
	/*background: url(../../themes/greenSpace/bgProduct.png) top left no-repeat;*/
	border: none;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
#productTable.productTable_en	{
	background: url(../../themes/greenSpace/bgProduct_en.png) top left no-repeat;
}
#productTable.productTable_fr	{
	background: url(../../themes/greenSpace/bgProduct_fr.png) top left no-repeat;
}
#productTable.productTable_nl	{
	background: url(../../themes/greenSpace/bgProduct_nl.png) top left no-repeat;
}
#productTable tr	{
	height: 75px;
}
#productTable tr.firstLine	{
	height: 37px;
	background: none;
	margin-top: 0;
}
#productTable tr.firstLine td	{
	padding-top: 5px;
	border: none;
}
#productTable tr.secondLine	{
	height: 37px;
	background: none;
	margin-top: 0;
}
#productTable tr.secondLine td	{
	border: none;
}
#productTable td	{
	vertical-align: middle;
	text-align: center;
	color: #fff;
}
#productTable a, #productTable a:link, #productTable a:visited	{
	color: #6c6c6c;
	text-decoration: none;
	font-weight: bold;
}
#productTable a:hover	{
	text-decoration: underline;
}
#productTable .col1	{
	width: 88px;
	font-size: 11pt;
	border: none;
}
#productTable .col1 span	{
	font-size: 9pt;
	display: block;
	clear: both;
}

/* Contest sys */
#contest	{
	width: 670px;
	font-weight: bold;
	font-size: 11pt;
	margin: 0;
	padding: 0;
	margin: 0 0 0 0px;
}
#contest th	{
	width: 25%;
	color: #868789;
}
#contest td	{
	text-align: center;
	vertical-align: middle;
}
#contest tr	{
	background: url(../../themes/greenSpace/bar.png) top left no-repeat;
}
#contest .firstCol	{
	text-align: left;
}
#contest .firstLine	{
	background: none;
	text-align: center;
}
#contest a, #contest a:link, #contest a:visited	{
	color: #c7c7c7;
	text-decoration: none;
}
#contest a:hover	{
	text-decoration: underline;
}
#contest a:active	{
	color: #868789;
	text-decoration: none;
}


/*productDesc*/
#productDesc	{
	text-align: left;
	font-size: 8pt;
}
#productDesc #productDescLeftCol	{
	border-right: 1px solid #cccccc;
}
#productDesc #productDescRightCol, #productDesc #productDescLeftCol	{
	float: left;
	width: 217px;
	padding-bottom: 10px;
}
#productDesc #productDescRightCol table, #productDesc #productDescLeftCol table	{
	margin: 0 0 10px 10px;
	width: 190px;
}
#productDesc h2	{
	color: #004491;
}
#productDesc .data	{
	width: 50px;
}
#productDesc table{
}
#productDesc tr	{
	background: url(../../themes/greenSpace/bar.png) top left no-repeat;
}
#productDesc tr.productDescTitle	{
	background: none;
}
#productDesc td	{
	height: 18px;
	vertical-align: middle;
}

/*WOE products layout*/
#WOEproductDesc	{
	text-align: left;
	font-size: 8pt;
}
#WOEproductDesc #WOEproductDescLeftCol table, #WOEproductDesc  #WOEproductDescSubCol table	{
	width: 260px;
}
#WOEproductDesc #WOEproductDescLeftCol td, #WOEproductDesc #WOEproductDescRightCol td,#WOEproductDesc  #WOEproductDescSubCol td	{
	border-bottom: 1px solid #cccccc;
}
#WOEproductDesc #WOEproductDescRightCol, #WOEproductDesc #WOEproductDescLeftCol, #WOEproductDesc #WOEproductDescSubCol	{
	float: left;
}
#WOEtableSpacer	{
	float: left;
}
#WOEproductDesc #WOEproductDescRightCol table, #WOEproductDesc #WOEproductDescLeftCol table, #WOEproductDesc #WOEproductDescSubCol table	{

}
#WOEproductDesc h2	{
	color: #0c2577;
}
#WOEproductDesc .datatitle	{
	width: 165px;
	text-align: left;
}
#WOEproductDesc .data	{
	width: 75px;
	text-align: right;
}

#WOEproductDesc tr.WOEproductDescTitle	{
	background: none;
}
#WOEproductDesc td	{
	height: 18px;
	vertical-align: middle;
}


/* -- Search Engine -- */
#searchEngine	{
	background: url(../../themes/greenSpace/leftColLighterGrey.jpg);
	width: 220px;
	height: 24px;
	margin-top: -2px;
	clear: both;
	color: #808080;
}

#searchEngineForm	{
	text-align: center;
}
#searchEngineForm p	{
	text-align: left;
	width: 400px;
	margin: 10px auto 15px auto;
}
.searchBg1	{
	background: #ffffff;
}
.searchBg2	{
	background: #f2f8e7;
}
.searchBg1, .searchBg2	{
	border-bottom: dashed 1px #666;
	padding: 3px 0 2px 0;
	width: 680px;
	filter:alpha(opacity=85);
	opacity: 0.85;
	-moz-opacity:0.85;
}
.searchBg1 h2, .searchBg2 h2	{
	margin-left: 5px;
	font-size: 11px;
}

.searchBg1 p, .searchBg2 p	{
	margin: 0 10px 10px 10px;
	font-size: 10px;
}

.searchBg1 h2 a:link, .searchBg2 h2 a:link	{
	color: #99cc00;
	text-decoration: none;
}
.searchBg1 p a:link, .searchBg2 p a:link	{
	color: #808080;
	text-align: justify;
	text-decoration: none;
	font-size: 11px;
}
.searchBg1 h2 a:visited, .searchBg2 h2 a:visited	{
	color: #808080;
	text-decoration: none;
}
.searchBg1 p a:visited, .searchBg2 p  a:visited	{
	color: #8c8c8c;
	text-decoration: none;
	font-size: 11px;
}
.searchBg1 h2 a:hover, .searchBg2 h2 a:hover	{
	text-decoration: underline;
}
.searchBg1 p a:hover, .searchBg2 p a:hover	{
	text-decoration: underline;
}
.searchBgEnd1	{
	font-size: 0px;
	width: 680px;
	height: 4px;
	background: url(../../themes/greenSpace/bg_searchEngine_bottom.png);
}
.searchBgEnd2	{
	font-size: 0px;
	width: 680px;
	height: 0px;
}
.searchBg0	{
	font-size: 0px;
	width: 680px;
	height: 4px;
	background: url(../../themes/greenSpace/bg_searchEngine_top.png);
}

#searchNav	{
	text-align: center;
	color: #808080;
}
#searchNav a	{
	color: #a6bc09;
}
#searchNav a:visited	{
	color: #8c8c8c;
}
.noBorder	{
	border: none;
}
.searchword	{
	background: #87b014;
	color: #fff;
	padding: 1px;
}
#searchButton	{
	background: none;
	font-weight: bold;
	color: #626e13;
	font-size: 8pt;
	margin: 0 0 5px 5px;
}
#searchInput	{
	margin: 4px 0 4px 3px;
	background: url(../../themes/greenSpace/inputTxtSearch.jpg);
	width: 159px;
	height: 16px;
}
#searchSubmit	{
	background: none;
	font-weight: bold;
	color: #626e13;
	font-size: 8pt;
	margin: 0 0 5px 5px;
}
#searchItem	{
	margin: 10px 0 0 3px;
	background: url(../../themes/greenSpace/inputTxtBigBig.png) top left no-repeat;
	width: 117px;
}

/******************************************/
.addBullet ul	{
	list-style: disc;
	margin-left: 10px;
	padding-left: 15px;
}
#bulletList	{
	margin-left: 15px;
	padding-left: 10px;
}
#bulletList li	{
	list-style-type: disc;
}