/*IE6 PNG FIX*/
img, div { behavior: url(iepngfix.htc) }

img, div, a, input { behavior: url(iepngfix.htc) }
/*END IE6 PNG FIX*/
form {
	margin: 0;
	padding: 0;
}

html,body {
	margin: 0;
	padding: 0;
	height:100%; /* needed for container min-height */
}

html {
	background:url(../images/body-bg.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

body {
	text-align: center;
	color: #75573f;
}

h1 {
	font-weight: bold;
	color: #6f5a47;
	font-size: 9pt;
	margin: 0 0 15px 0;
	padding: 0;
}

h2 {
	font-weight: bold;
	color: #004f00;
	font-size: 8pt;
	margin: 0 0 10px 0;
	padding: 0;
}

h3 {
	color: #735745;
	font-weight: bold;
	font-size: 8pt;
	margin: 0 0 5px 0;
	padding: 0;
}

#wrapper {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width: 930px;
	background:#fff;
	color: #75573f;
	height: auto !important; /* real browsers */
	height: 100%; /* IE6: treaded as min-height*/
	min-height: 100%; /* real browsers */
}

* html #wrapper{
	height: 100%;
}

form.search {
	float: right;
	margin: -5px 0 0 0;
}

#header {
	margin: 0;
	padding: 5px 0 0 0;
	height: 253px;
	background: #fff url(../images/header-bg.gif) repeat-x bottom center;
	position: relative;
	z-index: 0;
}

	#header a {
		text-decoration: none;
	}

#logo {
	z-index: 999;
	width: 211px;
	height: 92px;
	position: absolute;
	top: 5px;
	left: 25px;
	color: green;
	font-size: 9pt;
	padding: 0 0 0 0;
	font-weight: bold;
}

#logo img {
	border: none;
}

#content {
	padding: 0px 0 0 15px;
	float: left;
	width: 900px;
	text-align: left;
}

#column2-a ul {
	list-style-type: none;
	margin: 0 0 25px 15px;
	padding: 0;
	font-size: 8pt;
}

#column2-a li {
	background: url(../images/bullet.gif) no-repeat 0px 7px ;
	margin: 5px 0 15px 5px;
	line-height: 14pt;
	padding: 0 0 0 15px;
}

#column2 a {
	color: #004f00;
	text-decoration: underline;
}

#column2-a a {
	color: #004f00;
	text-decoration: underline;
}

#nav {
	float: left;
	width: 190px;
	background:url(../images/nav-bar-right.gif) no-repeat top right;
	height: 565px;
	text-align: left;
}

.nav {
	color: #0f4803;
	font-size: 9pt;
	font-weight: normal;
	list-style-type: none;
	padding: 0;
	margin: -10px 0 0 -10px;
}

.nav li {
	color: #004f00;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	margin: 10px 0 10px 0px;
}

.nav li ul {
	list-style-type: none;
	margin: 5px 0 0 0;
	padding: 0;
}

.nav li ul li {
	font-size: 7pt;
	font-weight: normal;
	margin: 0;
	display: block;
}

	.nav li ul li a {
		color: #004f00;
	}
	
	.nav li ul li a:hover {
		text-decoration: none;
	}
	
	.nav li ul li a.active {
		background: 0;
		border: 0;
		color: #6f5a47;
		padding: 0 0 0 5px;
	}

.nav li a {
	color: #0f4803;
	text-decoration: none;
	display: block;
	padding: 0 0 0 5px;
}

.nav li a:hover {
	color: #0f4803;
	text-decoration: none;
}

.nav li a.active {
	background-color: #cce395;
	border-top: 1px solid #0f4803;
	border-bottom: 1px solid #0f4803;
	background: #cce395 url(../images/nav-arrows.gif) no-repeat center right;
	padding: 5px 0 5px 5px;
	width: 180px;
}

#column2 {
	float: left;
	width: 415px;
	margin: 0 0 0 10px;
	font-size: 8pt;
}

#column2-a {
	float: right;
	width: 700px;
	margin: -10px 0 35px 10px;
	font-size: 8pt;
}

p {
	color: #75573f;
	margin: 0 0 15px 0;
	font-size: 8pt;
	line-height: 14pt;
}

#column2 img, #column2-a img {
	padding: 2px;
	border: 1px solid #8fbe12;
	clear: both;
}

#column2 img.fr, #column2-a img.fr {
	margin: 5px 0 10px 10px;
}

#column2-a img.fl {
	margin: 5px 10px 10px 0;
}

#column3 {
	float: right;
	width: 272px;
	margin: -10px 0 0 5px;
	padding: 0;
}

#mission {
	background:url(../images/green-bg.png) no-repeat top left;
	width: 262px;
	height: 350px;
	padding: 5px 10px 5px 10px;
	margin: 15px -25px 0 0;
	float: right;
	display: block;
}

#mission ul {
	list-style-type: none;
	margin: 0 0 0 -5px;
	padding: 0;
	font-size: 8pt;
	color: #004f00;
	width: 220px;
}

#mission li {
	background: url(../images/bullet.gif) no-repeat 0px 7px ;
	margin: 5px 0 15px 5px;
	line-height: 14pt;
	padding: 0 0 0 15px;
}

#members td, #membersx td {
	width: 210px;
	text-align: center;
	border: 1px solid #8fbe12;
	padding: 5px;
}

#members, #membersx {
	width: 100%;
}

	#members img, #membersx img {
		margin: 0 0 5px 0;
	}

	#members a, #membersx a {
		clear: both;
		display: block;
	}

	#members .brandimage, #membersx .brandimage {
		height: 50px;
		vertical-align: center;
	}
	
	#members .brandimage img, #membersx .brandimage img {
		vertical-align: center;
	}

#members2 {
	width: 100%;
}

#members2 td {
	text-align: center;
	padding: 5px 0 5px 0;
	width: 32%;
}

#members td {
	text-align: center;
	border: 1px solid #8fbe12;
	padding: 5px;
}

#members td img {
	border: none;
}

.bt {
	border-top: 1px solid #8fbe12;
}

.bl {
	border-left: 1px solid #8fbe12;
}

.br2 {
	border-right: 1px solid #8fbe12;
}

.bb {
	border-bottom: 1px solid #8fbe12;
}

.name {
	padding: 0 3px 8px 3px;
}

.searchInfo {
	margin: 15px 0 15px 0;
}


#search-member {
	width: 300px;
	font-size: 7pt;
	font-weight: bold;
	color: #0f4803;
	text-align: right;
	float: right;
	height: 25px;
	padding: 5px 0 0 0;
}

	#search-member a {
		color: #0f4803;
		font-weight: bold;
		text-decoration: none;
		border-right: 1px solid #0f4803;
		padding: 0 10px 0 0;
		display: block;
		float: left;
	}
	
	#search-member a:hover {
		text-decoration: underline;
	}

.search-box {
	width: 100px;
	font-size: 8pt;
	margin: 0 5px 0 0;
	height: 15px;
	font-family: Verdana;
}

.search-button {
	border: 1px solid #0f4803;
	background-color: #fff;
	font-size: 8pt;
	color: #0f4803;
	padding: 3px;
	font-family: Verdana;
	cursor: pointer;
	cursor: hand;
}

.bulleted {
	list-style-image: url(../images/bullet.gif);
	margin: 0;
	padding: 0;
	color: #75573f;
}

.bulleted li {
	margin: 5px 0 5px 0;
}

#catalogue td {
	background-color: #efefef;
}

#catalogue th {
	font-size: 7pt;
	font-weight: normal;
	background-color: #004f00;
	width: 80px;
	text-align: center;
}

	#catalogue td.white {
		background-color: #fff;	
	}

	#catalogue th a {
		color: #fff;
		text-decoration: none;
	}

	#catalogue th a:hover {
		text-decoration: underline;
	}
	
	#catalogue td.product-ok {
		text-align: center;
	}
	
	#catalogue td.product {
		font-size: 7pt;
		padding: 3px;
	}
	
	#catalogue td.product a {
		color:  #004f00;
		text-decoration: none;
	}
	
	#catalogue td.product a:hover {
		text-decoration: underline;
	}

html>/**/body #footer {
	position: absolute;
	width: 100%;
	bottom:0;
	background:#735745;
	color: #fff;
	font-size: 8pt;
	height: 15px;
}

#footer{
	width: 100%;
	bottom:0;
	background:#735745;
	color: #fff;
	font-size: 8pt;
	height: 15px;
}
 
#footer-list {
	width: 45%;
	float: left;
	text-align: left;
	margin: 0 0 0 5px;
}

#footer-list a{
	color: #fff;
	text-decoration: none;
}

#footer-list ul {
	margin: 0;
	padding: 0;
	margin: 1px 0 0 -10px;
}

#footer-list li {
	display: inline;
	padding: 0 10px 0 10px;
}

#footer-uniweb {
	width: 45%;
	float: right;
	text-align: right;
	margin: 0 5px 0 0;
}

#footer-uniweb a{
	color: #fff;
	text-decoration: none;
}

.br {
	border-right: 1px solid #fff;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.noborder img {
	border: none !important;
}

th.white {
	color: #fff;
}

#home-blocks {
	float: left;
	width: 100%;
}

.home-block {
	float: left;
	margin: 10px 10px 0 0;
	width: 220px;
}

.home-block-title {
	border-top: 1px solid #004f00;
	padding: 5px;
	color: #004f00;
	font-size: 1.2em;
	font-weight: bold;
	width: 210px;
}

.who-makes-that {
	background-image: url(../images/who-makes-that.gif);
	width: 220px;
	height: 180px;
}

.join-egmf {
	background-image: url(../images/join-egmf.gif);
	width: 220px;
	height: 180px;
}

.home-block-text {
	color: #004f00;
	border-bottom: 1px solid #004f00;
	padding: 5px;
	width: 210px;
}

.home-block a {
	text-decoration: none !important;
}

.paging {
	margin: 0 0 20px 0;
	float: right;
	width: 100%;
	text-align: center;
}

	.paging a {
		padding: 5px;
	}

.disabled {
	padding: 5px;
}

#address {
	float: right;
	color: #004f00;
	border: 1px solid #004f00;
	padding: 5px;
	margin: 0 0 10px 10px;
}

#address p {
	margin: 0;
}

.label {
	text-align: right;
	padding: 5px 10px 0 0;
}

.input2 {
	width: 220px;
}

.vtop {
	vertical-align: top;
	padding-top: 5px;
}

#order-online td {
	padding-bottom: 5px;
	vertical-align: top;
}

#order-online input, #order-online textarea, #order-online select {
	font-family: Verdana;
	font-size: 8pt;
}

#order-online input {
	height: 15px;
}

.submit-td {
	border-top: 1px solid #004F00;
	padding-top: 5px;
}

.error-table {
	background-color: #fcd3d3;
	border: 1px solid #a01818;
	color: #a01818;
	width: 100%;
}

	.error-table td {
		padding-top: 5px;
		padding-bottom: 5px;
	}
	
.success-table {
	background-color: #d4e7a1;
	border: 1px solid #225c31;
	color: #225c31;
	width: 100%;
}

	.success-table td {
		padding-top: 5px;
		padding-bottom: 5px;
	}

.error-img {
	width: 50px;
	text-align: center;
}

.error-img img {
	border: 0 !important;
}

.error-detail {
	color: #a01818;
	font-size: 7pt;
	margin: 0 !important; 
}

.no-display{
	display: none;
}

.green-border-logos {
	border-top: 1px solid #8fbe12;
	border-left: 1px solid #8fbe12;
	border-right: 1px solid #8fbe12;
}

.green-border-name {
	border-left: 1px solid #8fbe12;
	border-right: 1px solid #8fbe12;
	border-bottom: 1px solid #8fbe12;
	padding: 0 3px 8px 3px;
}

.imgtitle {
	border: 1px solid #8fbe12;
	padding: 3px;
	font-size: 7pt;
	color: #004F00;
	width: 220px;
}

.imgtitle.fr {
	margin: 0 0 0 10px;
}

.imgtitle img.fr, .imgtitle img.fl {
	margin: 0 0 3px 0 !important;
	border: 0 !important;	
	clear: both;
	padding: 0 !important;
}

.no-border {
	border: 0 !important;
}