﻿*
{
	padding:0px;
	margin:0px;
}

body 
{
	background-color:Black;
	font-family:Arial,Helvetica,Verdana;
	font-size:10pt;
	color:White;
}
h1
{
	color:#7BC144;
	font-family:Arial,Helvetica,Verdana;
	font-size:10pt;
	text-transform:uppercase;
}
h2
{
	padding:10px 0px 10px 0px;
}
p
{
	line-height:12pt;
	font-size:10pt;
	padding-bottom:15px;
}
#main_container
{
	width:900px;
	margin-left:auto;
	margin-right:auto;	
}
#header_logo
{
	width:800px;
	height:100px;
	text-align:center;
	margin:15px auto 15px auto;
	cursor:pointer;
}
#menu
{
	width:800px;
	margin:0px auto 0px auto;
	padding-top:8px;
	font-size:11pt;
	background-image:url('../img/green_menu_bar1.jpg');
	background-repeat:no-repeat;
	height:35px;
	text-align:center;
}

#menu div
{
	float:left;
	padding-left:13px;
	padding-right:13px;
	cursor:pointer;
}
#menu_left_space
{
	width:61px;
	cursor:default !important;
}
.menu_vertical_line
{
	border-left:solid 1px white;
}
#gap
{
	height:8px;
}
#content
{
	width:800px;
	height:384px;
	margin-left:auto;
	margin-right:auto;
}
#footer_links
{
	width:800px;
	margin-top:5px;
}
#footer_links div
{
	float:left;
}
.footer_cursor
{
	 /*cursor:pointer;*/
	 cursor:default;
	 font-weight:bold;
}
#bottom_gap
{
	height:30px;
}
#footer
{
	margin-left:50px;
	margin-right:50px;
	height:50px;
}
#footer div
{
	float:left;
}
#logo_2020
{
	width:124px;
	padding-top:8px;
}
#abn
{
	width:459px;
	text-align:center;
	padding-top:28px;
	font-size:8pt;
	color:#777777;
}
a 
{
	text-decoration:none;
	color:White;
}
a:hover
{
	color:#7BC144;
}

#abn a
{
	text-decoration:none;
	color:#777777;
}
#abn a:hover
{
	color:#7BC144;
}

#tlg_logo
{
	width:197px;
	float:right;
	background-color:White;
	cursor:pointer;
	padding-right:20px;
}
#content_columns
{
	height:336px;
	width:791px;
	background-color:#515352;
	padding-top:28px;
	padding-left:9px;
}
#content_columns > div
{
	float:left;	
}
#left_column
{
	width:376px;
	height:308px;
	background-color:White;	
	padding-right:10px;
	float:left;
}
#left_column div
{
	float:left;
	padding-bottom:2px;
}
.checkbox_format
{
	 margin-top:1px;
	 width:20px;
}
.first_column, .first_column_renew
{
	 width: 84px; 
	 text-align: right;
	 clear:both;
	 margin-right:10px;
	 margin-top:2px;
}
.first_column_renew
{
	 width: 100px;
}
.third_column
{
	 padding-right:10px;
	 width:81px;
	 text-align:right;
	 margin-top:2px;
}
#right_column
{
	float:left;
	margin-left:10px;
}
#mnuProducts
{
	width: 150px; 
	height: 60px; 
	background-color: #7BC144; 
	position: absolute; 
	cursor:pointer;
    top: 162px; 
    margin-left: 215px; 
    z-index: 1000;
    visibility:hidden;
}
#mnuProducts div
{
	padding:10px 0px 0px 10px;
}
#laminex
{
	padding:30px 0px 0px 49px;
	width:202px;
	cursor:pointer;
	float:left;
}
#formica
{
	padding-top:25px;
	cursor:pointer;
	float:left;
}
#trade_essentials
{
	padding:40px 0px 0px 30px;
	width:198px;
	cursor:pointer;
	float:left;
}
#greenfirst
{
	padding-top:32px;
	cursor:pointer;
	float:left;
}
#essastone
{
	padding:25px 0px 0px 55px;
	width:103px;
	cursor:pointer;
	float:left;
}
#rmks
{
	padding-top:25px;
	cursor:pointer;
	clear:both;
}
#cullity
{
	padding-top:20px;
	cursor:pointer;
	padding-left:25px;
	clear:both;
}
.image_overlay
{
	position:absolute;
	top:173px;
	visibility:hidden;
}
.mandatory
{
	color:#7BC144;
}
.submit_button
{
	background-color:#7BC144;
	border-left:solid 2px #BCF3BA;
	border-top:solid 2px #BCF3BA;
	border-bottom:solid 2px #0B4C09;
	border-right:solid 2px #0B4C09;
	cursor:pointer;
	padding:3px;
}
.checkbox_format_sibling
{
	
}
.sub_heading
{
	 font-weight:bold;
	 padding-top:10px;
}
ol
{
	margin-left:20px;
}
.boldItem, .boldItemNot
{
	clear:both;
	font-weight:bold;
}
.boldItem > div, .boldItemNot > div
{
	 width:720px;
	 float:left;
}
.boldItem div:first-child, .boldItemNot > div:first-child
{
	 width:40px;
	 float:left;
}
.boldItemNot
{
	font-weight:normal;
}
.boldItemNot ol
{
	margin-left:40px;
	list-style-type:lower-alpha;
}
.boldItemNot ol.romanList
{
	list-style-type:lower-roman;
	margin-left:80px;
}
ul
{
	margin-left:40px;
}