/* @group Basic Elements */

*, div, ol, ul, li, img {
	margin: 0;
	padding: 0;
	border: 0;
	}

body {
	background: #FFF;
	text-align: center;
	font: normal 13px/17px Arial, Helvetica, Sans-Serif;
	color: #666;
	}

input, textarea, select {
	padding: 1px;
	border: solid 1px #CCC;
	background: #FFF;
	font-family: Arial, Helvetica, Sans-Serif;
	resize: none;
	}

p {
	margin-bottom: 15px;
	}

blockquote {
	margin-bottom: 15px;
	padding: 15px; padding-bottom: 0px;
	border: solid 1px #E0E0E0;
	background-color: #F0F0F0;
	font-family: Georgia, 'Times New Roman', Serif;
	color: #000;
	}

ol, ul {
	margin-bottom: 15px;
	padding-left: 20px;
	}

ol {
	padding-left: 30px;
	}

a {
	color: #666;
	text-decoration: none;
	outline: none;
	}

a:hover {
	text-decoration: underline;
	}
	
button {
	cursor: pointer;
	outline: none;
	}
:focus {
	outline: none;
	}

.clear {
	clear: both;
	}
.hide {
	display: none;
	}

/* @end */





/* @group Layout Structure */

#layout {
	overflow: hidden;
	width: 982px;
	margin: 0 auto; padding: 0;
	text-align: left;
	}
.sideContent {
	float: left;
	width: 271px; margin-right: 7px;
	}

.sideContent_analysis {
	float: left;
	width: 250px; margin-right: 7px;
	}

.mainContent {
	float: left;
	width: 486px; margin-right: 7px;
	}

.analysisContent {
	float: left;
	width: 486px; margin-right: 7px;
	}

.rightContent {
	float: left;
	width: 211px;
	}
.fullContent {
	float: left;
	width: 764px; margin-right: 7px;
	}
	
.fullContent.fullwidth-content{
	float:none;
	width:975px;
}

.sideContent h2,
.mainContent h2,
.fullContent h2 {
	clear: both;
	height: 48px;
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: -9999px;
	}
.fullContent .homeCentre{
	float:left;
	width:492px;
}
.fullContent h2 {
	margin-bottom: 25px;
	}
	
	h2#companyHeading {
		background-image:url("/images/companies.gif");
}
	
.fullContent h3,
.fullContent h4 {
	margin-left: 20px;
	}

.sideContent ul,
.sideList {
	margin-bottom: 30px;
	margin: 20px 0px 0px 14px;
	padding-bottom: 10px;
	list-style-image: url(../../images/bullet_blue.gif);
	}
.sideContent ul li,
.sideList li {
	margin: 20px 0px;
	padding-left: 5px;
	font-weight: bold;
	}
	
.sideContent a,
.sideList a {
	color: #666;
	}

.sideEkobaiBox {
	width:271px;
	height:198px;
	background: transparent url(../../images/ekobai_box.jpg) no-repeat top left;
	display: block;
	margin-top: -8px;
	margin-bottom: 6px;
}

.ie .sideEkobaiBox {
	width:271px;
	height:198px;
	background: transparent url(../../images/ekobai_box.jpg) no-repeat top left;
	display: block;
	margin-top: 10px;
	margin-bottom: 6px;
}

.sideEkobaiBoxDiv {
	left: -10px;	
	top: 17px; 
	position: relative;
}

.ie .sideEkobaiBoxDiv {
	left: -10px;
	margin-top: -20px;
}

.sideEkobaiBox ul li {
	margin: 8px;
	padding-left: 2px;
	font-weight: bold;
	list-style-image:  url(../../images/bullet_white.png);
	}
	
.sideEkobaiBox a {
	color: #FFF;
	}

	
.newsList {
	padding-left: 18px;
	margin-bottom: 30px;
	}
.mainContent .newsList {
	padding-left: 30px;
	}
.rightContent .newsList {
	padding-bottom: 25px;
	}
.newsList dt {
	margin-top: 20px;
	margin-bottom: 2px;
	color: #2970A6;
	font-weight: bold;
	}
.newsList dd a {
	color: #666;
	}
.newsList dt a {
	color: #2970A6;
	}
.newsList dt a:hover {
	color: #666;
	}
.newsList dt span {
	color: #666;
	font-size:11px;
	}

.thumbList,
.certList,
.productList {
	margin-left: 4px;
	margin-bottom: 30px;
	overflow: hidden;
	list-style: none;
	padding: 0;
	font-weight: bold;
	}
.certList li,
.productList li {
	float: left;
	width: 227px;
	margin: 25px 15px 0px 0px;
	}
.thumbList li {
	float: left;
	width: 196px;
	margin: 25px 15px 0px 15px;
	}	
.productList li {
	margin-top: 0px;
	margin-bottom: 25px;
	}
.thumbList a,
.certList a,
.productList a {
	overflow: hidden;
	display: block;
	}
.certList a{
	display:inline;
}
.thumbList img,
.certList img,
.productList img {
	float: left;
	border: solid 1px #CCC;
	margin-right: 12px;
	}
.thumbList em,
.productList em {
	display: block;
	margin-top: 0px;
	font-style: normal;
	}
.certList em {
	display: block;
	font-style: normal;
	}
.certList em,
.productList em {
	color: #2970A6;
	}
.productList em {
	margin-top: 30px;
	}
.thumbList span,
.certList span,
.productList span {
	display: block;
	color: #2970A6;
	}
.certList span {
	font-weight: normal;
	color: #666;
	}
	
.container {
	width: 211px;
	margin-bottom: 25px;
	background: transparent url(../../images/container.gif) no-repeat bottom left;
	}
.container h2 {
	height: 37px;
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: -99999px;
	}


#breadcrumbs,
#pagination {
	clear: both;
	width: 747px; 
	height: 38px;
	padding-left: 16px;
	background: transparent url(../../images/breadcrumbs.png) no-repeat top left;
	line-height: 38px;
	}
#breadcrumbs a {
	font-weight: bold;
	color: #000;
	}
#breadcrumbs span {
	font-weight: bold;
	color: #1A6A84;
	}
#pagination {
	font-weight: bold;
	color: #000;
	}
#pagination a {
	color: #1A6A84;
	}
#pagination a.selected {
	text-decoration: underline;
	}

h3,
h3.faq-title a {
	margin-bottom: 35px;
	font-weight: bold;
	font-size: 20px;
	color: #58A101;
	}
h4 {
	font-weight: normal;
	font-size: 17px;
	color: #2C6FA3;
	}
h5 {
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 16px;
	color: #5F9B00;
	}

/* @end */





/* @group Header */
#header {
	position: relative;
	height: 145px;
	}

#ekobaiLogo {
	position: absolute;
	top: 14px; left: 18px;
	}
#ekobaiLogo a {
	display: block;
	width: 207px; height: 90px;
	}

#bannerAd {
	position: absolute;
	top: 31px; left: 240px;
	width:468px;
	}
	
#bannerAd img{
	display:block;
	margin: 0 auto;
}

#langSwitch {
	position: absolute;
	top: 10px; left: 600px;
	width: 160px; height: 18px;
	text-align: right;
	}

#userForm,
#loginForm {
	position: absolute;
	top: 9px; right: 8px;
	width: 180px;
	text-align: left;
	}
#userForm #username {
	margin-top: 35px;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	}
#loginForm h2 {
	overflow: hidden;
	text-align: left;
	}
#userForm h2 {
	float: left;
	margin-top: 3px;
	margin-bottom: 0;
	}
#userForm h2 span,
#loginForm h2 span {
	display: block; float: left;
	width: 180px;
	margin-right: 10px;
	line-height: 18px;
	border-right: solid 1px #A7A7A7;
	background: transparent url(../../images/en/header_signin.gif) no-repeat top left;
	text-indent: -99999px;
	}
#loginForm h2 a.register {
	display: block; 
	float: left;
	width: 80px;
	line-height: 18px;
	background: transparent url(../../images/en/header_register.gif) no-repeat top left;
	text-indent: -99999px;
	}
#userForm h2 a.myProfileLink {
	display: block; float: left;
	width: 94px;
	background-image: url(../../images/en/header_myprofile.gif);
	text-indent: -99999px;
	}
#loginForm h2 a.register:hover,
#userForm h2 a.myProfileLink:hover{
	background-position: bottom left;
	}
.loginFormDiv {
	margin-top: 7px;
}	
#loginForm label {
	clear: both;
	display: block; float: left;
	width: 65px;
	padding: 2px 0px; margin-bottom: 5px;
	font-size: 11px; line-height: 14px;
	font-weight: bold;
	color: #000;
	}
#loginForm input {
	width: 105px;
	margin-bottom: 7px;
	}
#loginForm .button {
	float: right;
	display: block;
	width: 70px; height: 22px;
	background: transparent url(../../images/en/header_login.png) no-repeat top center;
	text-indent: -9999999px;
	}
#loginForm .onOverbutton {
	float: right;
	display: block;
	width: 70px; height: 22px;
	background: transparent url(../../images/en/header_login.png) no-repeat bottom center;
	text-indent: -9999999px;
	}
#loginForm a {
	font-size: 11px;
	line-height: 22px;
	}
/* @end */





/* @group Main Nav */
#mainNav {
	overflow: hidden;
	margin: 0;
	padding: 17px 4px 3px 4px;
	width: 974px;
	background: transparent url(../../images/mainnav.gif) no-repeat top center;
	text-align:center;
	float:left;
	}
#mainNav ul {
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0 10px 0 10px;
	display:block;
	height: 50px;
	}
#mainNav li {
	float: left;
	display:inline;
	}
#mainNav li a {
	display: block;
	float: left;
	margin-right: 17px;
	width: 82px; height: 50px;
	background-position: top center;
	text-indent: -99999px;
	}
#mainNav li a.selected,
#mainNav li a:hover {
	background-position: bottom center;
	}
#mainNav li a.home {
	background-image: url(../../images/en/mainnav_home.png);
	}
#mainNav li a.news {
	background-image: url(../../images/en/mainnav_news.png);
	}
#mainNav li a.analysis {
	width: 106px;
	background-image: url(../../images/en/mainnav_analysis.png);
	}
#mainNav li a.products {
	width: 108px;
	background-image: url(../../images/en/mainnav_products.png);
	}
#mainNav li a.sellers {
	background-image: url(../../images/en/mainnav_sellers.png);
	}
#mainNav li a.buyers {
	background-image: url(../../images/en/mainnav_buyers.png);
	}
#mainNav li a.companies {
	width: 125px;
	background-image: url(../../images/en/mainnav_companies.png);
	}
#mainNav li a.standards {
	width: 117px;
	background-image: url(../../images/en/mainnav_standards.png);
	}
#mainNav li a.nonprofit {
	width: 122px;
	background-image: url(../../images/en/mainnav_nonprofit.png);
	}
#mainNav li a.projects {
	width: 102px;
	background-image: url(../../images/en/mainnav_projects.png);
	}
#mainNav li a.jobs {
	background-image: url(../../images/en/mainnav_jobs.png);
	}
#mainNav li a.events {
	width: 91px;
	margin-right:0;
	background-image: url(../../images/en/mainnav_events.png);
	}

/* @end */





/* @group Main Search */

#mainSearch {
	padding: 0;
	background: transparent url(../../images/mainsearchmid.png) repeat-y center left;
	float: left;
	width: 982px;
	}
#searchLabel {
	padding-left:40px;
}
#searchContainerHead, div.searchContainerHead {
	background: transparent url(../../images/mainsearchhead.png) no-repeat center left;
	height:18px;
	clear:both;
}

#searchContainerMid {
	display: none;
	padding: 0px 0px 0px 40px;
	background: transparent url(../../images/mainsearchmid.png) repeat-y center left;
	clear:both;
}
div.searchContainerMid {
	padding: 0px 0px 0px 10px;
	background: transparent url(../../images/mainsearchmid.png) repeat-y center left;
	height: 200px;
}

div#quick_search {
	margin: auto;
	width: 980px;
	height: 200px;
	vertical-align: middle;
	padding-top: 30px;
}

div#quick_search_container {
	height: 300px;
	border: 1px solid #ccc;
	background-color: white;
	position: absolute;
	left: 130px;
	width: 1015px;
	margin: auto;
	/*line-height: 400px;*/
}

#advanceSearchContainer {
	display: none;
	padding: 0px 0px 0px 40px;
	background: transparent url(../../images/mainsearchmid.png) repeat-y center left;
	clear:both;
}	
#searchContainerFoot, div.searchContainerFoot {
	background: transparent url(../../images/mainsearchfoot.png) no-repeat center left;
	height:18px;
	clear:both;
}
#searchContainer {
	clear:both;
	padding-bottom: 10px;
}	
	
#mainSearch #searchLabel {
	float: left;
	}
#mainSearch label {
	display: block;
	margin-right: 12px;
	font-weight: bold;
	line-height: 22px;
	}
#mainSearch input.inputOption {
	display: block;
	float: left;
	width: 10px;
	margin: 2px 4px 0 0;
	}
#mainSearch input.textBox {
	width: 250px;
	}
#mainSearch #searchButton {
	display: block;
	float: left;
	vertical-align: middle;
	width: 70px; height: 22px;
	background: transparent url(../../images/en/mainsearch_search.png) no-repeat top center;
	text-indent: -9999999px;
	}
#mainSearch #searchButton {
	display: block;
	float: left;
	vertical-align: middle;
	width: 70px; height: 22px;
	background: transparent url(../../images/en/mainsearch_search.png) no-repeat top center;
	text-indent: -9999999px;
	}
#mainSearch #searchHint {
	display: block;
	float: left;
	vertical-align: middle;
	width: 19px; height: 17px;
	background: transparent url(../../images/hint.png) no-repeat bottom center;
	text-indent: -9999999px;
	}
	
#mainSearch a.myProfileButton {
	display: block; float: right;
	width: 121px;
	height: 22px;
	background: transparent url(../../images/en/gotomyprofile_off.png) no-repeat;
	text-indent: -99999px;
	margin-right: 65px;
	}

#mainSearch a.myProfileButton:hover{
	background: transparent url(../../images/en/gotomyprofile_on.png) no-repeat;
	margin-left: 5px;
	}	
	
#advanceSearch {
	float: left;
	margin-left: 20px; padding-left: 20px;
	border-left: solid 1px #A7A7A7;
	line-height: 22px;
	margin-bottom:0;
	}
#advanceSearch a {
	float: left;
	padding-right: 12px;
	background: transparent url(../../images/mainsearch_advance.png) no-repeat center right;
	font-weight: bold;
	}
#searchHint {
	float: left;
	margin-bottom:0;
	margin: 0 6px 0 6px;
	line-height: 22px;
	}
#searchHint a {
	width:19px;
	height:22px;
	text-indent: -99999px;
	float: left;
	background: transparent url(../../images/hint.png) no-repeat center right;
	font-weight: bold;
	}
	
.searchHints {
	font-size: 11px;
	padding: 5px 15px;
	}
.searchHints dt {
	float: left;
	width: 150px;
}
.searchHints dd {
	clear: right;
	padding-left: 150px;
}
#psContainer label {
	float: left;
	font-weight: normal;
}
#psContainer #advSearchTxtLabel {
	font-size: 16px;
}


#advanceSearchContainer .buttonLabels {
	float: left;
	display: block;
	width: 147px;
	height: 22px;
	background: transparent url(../../images/en/search_browse_certs.jpg) no-repeat top center;
	text-indent: -9999999px;
	vertical-align: bottom;
	cursor: pointer;
	border: 0px;
}

#advanceSearchContainer .onOverALButtonLabels {
	float: left;
	display: block;
	width: 147px;
	height: 22px;
	background: transparent url(../../images/en/search_browse_certs.jpg) no-repeat bottom center;
	text-indent: -9999999px;
	vertical-align: bottom;
	cursor: pointer;
	border: 0px;
}

#advanceSearchContainer input.inputText {
	border: 1px solid #CCC;
	width: 280px;
}

.checkbox-span{
	padding: 0 5px;
}

.search_row{
	overflow:auto;
	padding-bottom:2px;
	height:auto;
	width:982px;
}

.quick_search_container{
	overflow:auto;
	height:auto;
	clear:both;
	float:none;
	font-size:11px;
	padding:0;
	margin: 5px 30px;
	overflow:auto;
	padding:5px;
	
	background:#EFEFEF;
}

.quick_search_container h4{
	margin-top:0;
	padding-top:0;
}

.quick_search_container .quick_search_filter{
	float:left;
	width:45%;
	padding:0;
	margin:0;
	text-align:left;
	margin:0;
}

.quick_search_container .filter_left{
	width:485px;
}

/* @end */

/* @group Main Search (compact) */

.compactSearch #mainSearch {
	padding: 0;
	background: transparent url(../../images/mainsearchmid_small.png) repeat-y center left;
	float: left;
	width:766px;
	}
.compactSearch #searchLabel {
	padding-left:40px;
}
.compactSearch #searchContainerHead,.compactSearch div.searchContainerHead {
	background: transparent url(../../images/mainsearchhead_small.png) no-repeat top left;
	height:12px;
	clear:both;
}

.compactSearch #searchContainerMid {
	display: none;
	padding: 0px 0px 0px 40px;
	background: transparent url(../../images/mainsearchmid.png) repeat-y center left;
	clear:both;
}
.compactSearch div.searchContainerMid {
	padding: 0px 0px 0px 10px;
	background: transparent url(../../images/mainsearchmid.png) repeat-y center left;
	height: 200px;
}

.compactSearch div#quick_search {
	margin: auto;
	width: 980px;
	height: 200px;
	vertical-align: middle;
	padding-top: 30px;
}

.compactSearch div#quick_search_container {
	height: 300px;
	border: 1px solid #ccc;
	background-color: white;
	position: absolute;
	left: 130px;
	width: 1015px;
	margin: auto;
	/*line-height: 400px;*/
}

.compactSearch #advanceSearchContainer {
	display: none;
	padding: 0px 0px 0px 40px;
	background: transparent url(../../images/mainsearchmid.png) repeat-y center left;
	clear:both;
}	
.compactSearch #searchContainerFoot, div.searchContainerFoot {
	background: transparent url(../../images/mainsearchfoot.png) no-repeat bottom left;
	height:12px;
	clear:both;
}
.compactSearch #searchContainer {
	clear:both;
	padding-bottom: 10px;
}	
	
.compactSearch #mainSearch #searchLabel {
	float: left;
	}
.compactSearch #mainSearch label {
	display: block;
	margin-right: 12px;
	font-weight: bold;
	line-height: 22px;
	}
.compactSearch #mainSearch input.inputOption {
	display: block;
	float: left;
	width: 10px;
	margin: 2px 4px 0 0;
	}
.compactSearch #mainSearch input.textBox {
	width: 250px;
	}
.compactSearch #mainSearch #searchButton {
	display: block;
	float: left;
	vertical-align: middle;
	width: 70px; height: 22px;
	background: transparent url(../../images/en/mainsearch_search.png) no-repeat top center;
	text-indent: -9999999px;
	}
.compactSearch #mainSearch #searchButton {
	display: block;
	float: left;
	vertical-align: middle;
	width: 70px; height: 22px;
	background: transparent url(../../images/en/mainsearch_search.png) no-repeat top center;
	text-indent: -9999999px;
	}
.compactSearch #mainSearch #searchHint {
	display: block;
	float: left;
	vertical-align: middle;
	width: 19px; height: 17px;
	background: transparent url(../../images/hint.png) no-repeat bottom center;
	text-indent: -9999999px;
	}
	
.compactSearch #mainSearch a.myProfileButton {
	display: block; float: right;
	width: 121px;
	height: 22px;
	background: transparent url(../../images/en/gotomyprofile_off.png) no-repeat;
	text-indent: -99999px;
	margin-right: 65px;
	}

.compactSearch #mainSearch a.myProfileButton:hover{
	background: transparent url(../../images/en/gotomyprofile_on.png) no-repeat;
	margin-left: 5px;
	}	
	
.compactSearch #advanceSearch {
	float: left;
	/*margin-left: 20px; padding-left: 20px;
	border-left: solid 1px #A7A7A7;
	line-height: 22px;*/
	margin-bottom:0;
	}
.compactSearch #advanceSearch a {
	padding-left: 12px;
	color: #33A7C6;
	font-size:12px;
	text-decoration:underline;
	/*float: left;
	background: transparent url(../../images/mainsearch_advance.png) no-repeat center right;
	font-weight: bold;*/
	}
.compactSearch #searchHint {
	float: left;
	margin-bottom:0;
	margin: 0 6px 0 6px;
	line-height: 22px;
	}
.compactSearch #searchHint a {
	width:19px;
	height:22px;
	text-indent: -99999px;
	float: left;
	background: transparent url(../../images/hint.png) no-repeat center right;
	font-weight: bold;
	}
	
.compactSearch .searchHints {
	font-size: 11px;
	padding: 5px 15px;
	}
.compactSearch .searchHints dt {
	float: left;
	width: 150px;
}
.compactSearch .searchHints dd {
	clear: right;
	padding-left: 150px;
}
.compactSearch #psContainer label {
	float: left;
	font-weight: normal;
}

.compactSearch .checkbox-span{
	padding: 0 5px;
}

.compactSearch .search_row{
	overflow:auto;
	padding-left:12px;
	padding-right:12px;
	/*padding-bottom:2px;*/
	height:auto;
	font-size:12px;
	/*width:982px;*/
	
}

.compactSearch .quick_search_container{
	float:left;
	border-left: solid 1px #999;
	margin-left:20px;
	padding:0;
	padding-left:20px;
	width:370px;
	/*overflow:auto;
	height:auto;
	clear:both;
	font-size:11px;
	padding:0;
	margin: 5px 30px;
	overflow:auto;
	padding:5px;*/
}

.compactSearch .quick_search_container h4{
	margin-top:0;
	padding-top:0;
}

.compactSearch .quick_search_container .quick_search_filter{
	/*float:left;
	width:45%;
	padding:0;
	margin:0;
	text-align:left;
	margin:0;*/
}

.compactSearch .quick_search_container .filter_left{
	/*width:485px;*/
}

.compactSearch #psContainer #advSearchTxtLabel {
	font-size: 16px;
}


.compactSearch #advanceSearchContainer .buttonLabels {
	float: left;
	display: block;
	width: 147px;
	height: 22px;
	background: transparent url(../../images/en/search_browse_certs.jpg) no-repeat top center;
	text-indent: -9999999px;
	vertical-align: bottom;
	cursor: pointer;
	border: 0px;
}

.compactSearch #advanceSearchContainer .onOverALButtonLabels {
	float: left;
	display: block;
	width: 147px;
	height: 22px;
	background: transparent url(../../images/en/search_browse_certs.jpg) no-repeat bottom center;
	text-indent: -9999999px;
	vertical-align: bottom;
	cursor: pointer;
	border: 0px;
}

.compactSearch #advanceSearchContainer input.inputText {
	border: 1px solid #CCC;
	width: 280px;
}

/* @end */


/* @group Footer */

#footer {
	clear: both;
	height: 80px;
	margin: 20px 0;
	padding-top: 20px;
	background: transparent url(../../images/footer.png) no-repeat center center;
	text-align: center;
	color: #569302;
	font-size: 11px; line-height: 11px;
	}
#footer p {
	margin: 0; padding: 1px 0 1px 0;
	}
#footer .copyright {
	margin: 5px 0px 5px 0px;
	font-weight: bold;
	}
#footer .links {
	color: #333;
	}
#footer .links a {
	font-weight: bold;
	}

/* @end */








































/* @group Home Right */

#searchDatabase {
	margin: 0; padding: 0;
	}
#searchDatabase a {
	display: block;
	width: 211px; height: 95px;
	background: transparent url(../../images/en/searchdatabase.png) no-repeat top center;
	text-indent: -99999px;
	}
	

#popularKeywords h2 {
	background-image: url(../../images/en/about_ekobai_heading.gif);
	}

#popularKeywords .news{
	background-image: url(../../images/en/news.gif);
	}
#popularKeywords .conditions{
	background-image: url(../../images/en/conditions.gif);
	}

#popularKeywords .analysis{
	background-image: url(../../images/en/analysisheading.gif);
	}

#popularKeywords .buyer{
	background-image: url(../../images/en/buyer.gif);
	}

#popularKeywords .seller{
	background-image: url(../../images/en/seller.gif);
	}

#popularKeywords .quick_guide{
	background-image: url(../../images/en/quick-guide.gif);
	}

#popularKeywords .product{
	background-image: url(../../images/en/product.gif);
	}

#popularKeywords .faq{
	background-image: url(../../images/en/faq.gif);
	}

#popularKeywords .events{
	background-image: url(../../images/en/events.gif);
	}
#popularKeywords .npo{
	background-image: url(../../images/en/non-profit.gif);
	}
#popularKeywords .glossary{
	background-image: url(../../images/en/glossary.gif);
	}
#popularKeywords .contact{
	background-image: url(../../images/en/contact.gif);
	}
#popularKeywords .sign-up{
	background-image: url(../../images/en/sign-up.gif);
	}
#popularKeywords1 h2 {
	background-image: url(../../images/en/container_popularkeywords.png);
	}
#featuredJobs h2 {
	background-image: url(../../images/en/container_featuredjobs.png);
	}
#sponsoredLinks h2 {
	background-image: url(../../images/en/container_sponsoredlinks.png);
	}
#analysisLinks h2 {
	background-image: url(../../images/en/ekobai_analysis_heading.gif);
	}
#relatedItems h2 {
	background-image: url(../../images/en/container_relateditems.png);
	}

#featuredJobs ul {
	padding: 15px 10px 1px 30px;
	list-style-image: url(../../images/bullet_green.gif);
	}
#featuredJobs ul li {
	margin-bottom: 25px;
	}
#featuredJobs ul a {
	display: block;
	color: #569302;
	font-weight: bold;
	}
	
#analysisLinks ul {
	margin: 0; padding: 0;
	list-style: none;
	}
#analysisLinks ul li {
	padding: 15px;
	border-bottom: solid 1px #CCC;
	}
#analysisLinks ul li.last,
#analysisLinks ul li:last-child {
	border-bottom: none;
	}
#analysisLinks ul a {
	display: block;
	color: #569302;
	font-weight: bold;
	}
#analysisLinks ul img {
	margin: 0 0px;
	border: solid 0px #CCC;
	}

#analysisLinks ul span.step1subTitle{
	color: #6CAA21;
	font: bold 12px Arial;       
	text-align:center;
}

#sponsoredLinks ul {
	margin: 0; padding: 0;
	list-style: none;
	}
#sponsoredLinks ul li {
	padding: 15px;
	border-bottom: solid 1px #CCC;
	}
#sponsoredLinks ul li.last,
#sponsoredLinks ul li:last-child {
	border-bottom: none;
	}
#sponsoredLinks ul a {
	display: block;
	color: #569302;
	font-weight: bold;
	}
#sponsoredLinks ul img {
	margin: 0 12px;
	border: solid 1px #CCC;
	}

#myProfileMenu,	
#popularKeywords {
	/*margin-top: 25px;*/
	}	
#myProfileMenu ul{
	margin-bottom:0;
	font-size:12px;
	padding-bottom:0;
}
#myProfileMenu ul li{
	padding:0;
}
#popularKeywords p {
	padding: 10px;
	line-height: 150%;
	}
#popularKeywords a {
	color: #999;
	}
#popularKeywords a.tagSize9 {
	color: #333;
	}
	






.tagSize9 { font-size: 34px; }
.tagSize8 { font-size: 28px; }
.tagSize7 { font-size: 24px; }
.tagSize6 { font-size: 20px; }
.tagSize5 { font-size: 18px; }
.tagSize4 { font-size: 16px; }
.tagSize3 { font-size: 14px; }
.tagSize2 { font-size: 13px; }
.tagSize1 { font-size: 12px; }
.tagSize0 { font-size: 10px; }
/* @end */





/* Claim profile / sign up */

#claimSignUpWrap {
	width: auto;
	padding-top: 5px;
}

#claimWrap {
	width: auto; 
	height: 280px;
}

#claimRightBox {
	display: block;
	width: 565px; height: 280px;
	float: right;
	background: url(../../images/claim_step1_bg.jpg) no-repeat left bottom;
}

#claimRightBox p.step1Title{
	color: #336799;
	font: bold 26px Arial;
	padding-left: 17px;
}

#claimRightBox span.step1subTitle{
	color: #6CAA21;
	font: bold 26px Arial;
}

#claimRightBox p.step1LineB{
	color: #336799;
	padding-left: 17px;
	
}

#rightBoxWrap {
	display: block;
	width: 280px; height: 280px;
	float: right;
	background: url(../../images/claim_step2_bg.jpg) no-repeat left bottom;
}

#claimRightBox h3,
#rightBoxWrap h3 {
	padding-bottom: 0px;
	font: bold 26px Arial; 
	color: #666;
	margin-bottom: 23px;
}

#claimIntro {
	float: left;
	display: block;
	height: 280px; width: 402px;
	background: url(../../images/claim_intro.jpg) no-repeat center bottom;  	
}

#rightBoxWrap .button {
	color: #FFF;
	font: bold 30px Arial;
	float: right;
	display: block;
	width: 215px; height: 53px;
	background: transparent url(../../images/claim_submit_bu.png) no-repeat top left;
}

#rightBoxWrap .onOverbutton {
	color: #333;
	font: bold 30px Arial;
	float: right;
	display: block;
	width: 215px; height: 53px;
	background: transparent url(../../images/claim_submit_bu.png) no-repeat top left;
}

#claimRightBox p.step2Bu{	
	padding: 37px 36px 0 0;
}

/* End Claim profile / sign up */






/* @group More Linkage */
p.moreLinkageNormal {
margin-top: -22px;
margin-right: 13px;
text-align: right;
font-size: 11px;
}

p.moreLinkageSpecial {
margin-top: -18px;
margin-right: 13px;
text-align: right;
font-size: 11px;
}
/* @end */




h2#productsheading {
	background-image: url(../../images/en/h2_products.png);
	}

h2#sellerProfile {
	background-image: url(../../images/en/h2_sellersprofile.png);
	}
h2#buyerProfile {
	background-image: url(../../images/en/h2_buyersprofile.png);
	}
h2#npoProfile {
	background-image: url(../../images/en/h2_nonprofitprofile.png);
	}
.profileInfo,
.productSpecs {
	margin-bottom: 30px;
	padding-left: 18px;
	}
.profileInfo dt,
.productSpecs dt {
	margin-bottom: 10px;
	color: #2970A6;
	font-weight: bold;
	}
.profileInfo dd a,
.productSpecs dd a {
	color: #666;
	}
.profileInfo dt.listInfo,
.productSpecs dt.listInfo {
	clear: both;
	float: left;
	width: 40px;
	}
.profileInfo dd.listInfo,
.productSpecs dd.listInfo {
	margin-bottom: 10px;	
	}

.button a {
	display: block;
	height: 22px;
	margin-left: 15px;
	background-repeat: no-repeat;
	background-position: top center;
	text-indent: -99999px;	
	}
.button a:hover {
	background-position: bottom center;
	}
	
.contactNow a {
	width: 92px;
	background-image: url(../../images/en/seller_contactnow.png);
	}
		
.profile_link a {
	width: 141px;
	background-image: url(../../images/en/profile_link.png);
	}
	
.sellersProfile a {
	width: 184px;	background-image: url(../../images/en/seller_detailedprofile.png);
	}
.updateButton a {
	width: 70px;
	margin-left: 20px;
	background-image: url(../../images/en/profile_update.png);
	}
.editButton a {
	width: 70px;
	margin-left: 20px;
	background-image: url(../../images/en/profile_edit.png);
	}
.displayButton a {
	width: 70px;
	margin-left: 20px;
	background-image: url(../../images/en/profile_display.png);
	}
.submitButton a {
	width: 70px;
	margin-left: 20px;
	background-image: url(../../images/en/profile_submit.png);
	}
.sendButton a {
	width: 70px;
	margin-left: 20px;
	background-image: url(../../images/en/profile_send.png);
	}
.inviteButton a {
	width: 70px;
	margin-left: 20px;
	background-image: url(../../images/en/profile_invite.png);
	}
.addProductButton a {
	width: 100px;
	margin-left: 20px;
	background-image: url(../../images/en/product_add.png);
	}
.addCompanyButton a {
	width: 100px;
	margin-left: 20px;
	background-image: url(../../images/en/company_add.png);
}
.logout a {
	float: right;
	width: 70px;
	padding: 0px;
	background-image: url(../../images/en/header_logout.png);
	}
#mainSearch .gotoProfile {
	width: 121px;
	float: right;
	padding-right: 25px;
}
.gotoProfile a {
	float: right;
	width: 121px;
	padding: 0px;
	background-image: url(../../images/en/goto_profile.png);
	}





ul.form {
	list-style: none;
	margin: 0; padding: 0;
	margin-bottom: 30px;
	padding-left: 18px;
	}
ul.form li {
	clear: both;
	margin-bottom: 10px;
	}
ul.form li label {
	clear: both;
	display: block;
	float: left;
	width: 220px;
	color: #2970A6;
	font-weight: bold;
	}
ul.form li input,
ul.form li select,
ul.form li textarea {
	padding: 2px;
	font-size: 13px;
	color: #696969;
	}
ul.form li textarea.disabled {
	background-color: #EFEFEF;
	}
	






.profilesListing,
.productsListing,
.sellersListing {
	list-style: none;
	margin: 0 25px 0 15px;
	padding: 0;
	}
.profilesListing li,
.productsListing li,
.sellersListing li {
	overflow: hidden;
	margin-bottom: 25px;
	}
.profilesListing li {
	margin-bottom: 35px;
	}
.profilesListing .date,
.productsListing .date {
	float: right;
	color: #2F6C99;
	font-weight: bold;
	}
.profilesListing img,
.productsListing img,
.sellersListing img {
	float: left;
	margin-right: 25px;
	border: solid 1px #CCC;
	}
.profilesListing div,
.productsListing div,
.sellersListing div {
	float: left;
	width: 595px;
	}
.profilesListing a,
.productsListing a,
.sellersListing a {
	font-weight: bold;
	color: #2671AB;
	}
.profilesListing p.type,
.productsListing p.company {
	font-weight: bold;
	}
.profilesListing p.type span {
	margin-right: 5px;
	color: #2671AB;
	}
.profilesListing div .button a,
.productsListing div .button a {
	margin-left: 0px;
	}
.profilesListing div .button a {
	float: left;
	}
.profilesListing div .inviteButton a {
	margin-left: 10px;
	margin-right: 10px;
	}

#jHelperTipContainer {
 display:none;
 background-color:#EEFEFE;
 padding: 4px;
 border: solid 1px #CCC;
 max-width:300px;
 width:expression(document.body.clientWidth > 300? "300px": "auto" );
 font-size:11px;
 color: #000;
 text-align: left;
 font-weight: bold;
}


.errorMessage {
color: red;
background-color: #FFFFCC;
padding: 2px;
margin: 3px 1px 3px 30px;
width: 600px;
}


.enquirySent {
color: blue;
background-color: #FFFFCC;
margin: 3px 1px 27px 10px;
width: 130px;
}


#loginDiv { 
	width: 330px;
	padding: 10px;
	margin-left: 30px;
}

#signupWelcome {
	width: 360px;
	padding: 10px;
	margin-left: 40px;
}

#loginDiv h3.loginArea {
	padding: 2px 2px 4px 2px;
	margin: 0px;
}

#signupWelcome h3.title {
	padding: 2px 2px 6px 2px;
	margin: 0px;
}

#loginDiv h5.loginArea {
	padding: 2px 2px 10px 2px;
	margin: 0px;
}

#loginDiv h5 span.loginArea {
	font-weight: thin;
	font-size: 10px;
}

#loginDiv a.signUp {
	color: #333;
	font-weight: thin;
	font-size: 12px;
}

#loginDiv p.lineB,
#signupWelcome p.lineB {
	padding: 2px 0 2px 30px;
	margin: 0;
}

#loginDiv p.lineBBu,
#signupWelcome p.lineBBu {
	padding: 2px 0 2px 30px;
	margin: 2px;
}

#loginDiv label.formLabel,
#signupWelcome label.formLabel {
	width: 130px;
	float:left;
	font-weight: bold;
}

#loginDiv hr {
	border: none 0;
	width: 100%;
	border-bottom: 2px dashed #AAA;
	padding-top: 3px;
	margin: 0 0 0 20px;
}

#signupWelcome hr {
	border: none 0;
	width: 330px;
	border-bottom: 2px dashed #AAA;
	padding-top: 3px;
	margin: 0 0 0 -13px;
}

#signupWelcome hr.main {
	border: none 0;
	width: 440px;
	border-bottom: 1px dashed #333;
	margin: 15px 0 15px -20px;
	
}

#loginDiv span.forgetPW {
	font-weight: thin;
	font-size: 10px:
	border-left: 1px solid #333;
	margin-left: 5px;
}

#loginDiv .button,
#signupWelcome .button {
	float: left;
	display: block;
	width: 70px; height: 22px;
	background: transparent url(../../images/en/header_login.png) no-repeat top center;
	text-indent: -9999999px;
	margin-right: 10px;
}

#loginDiv .onOverbutton,
#signupWelcome .onOverbutton {
	float: left;
	display: block;
	width: 70px; height: 22px;
	background: transparent url(../../images/en/header_login.png) no-repeat bottom center;
	text-indent: -9999999px;
	margin-right: 10px;
	}





#signUpDiv {
width: auto;
padding: 10px;
margin-left: 30px;
}

#signUpSuccessDiv {
width: 600px;
padding: 10px;
margin-left: 30px;
}

#signUpDiv h3.signUpArea,
#signUpSuccessDiv h3.signUpArea {
padding: 2px 2px 12px 2px;
margin: 0px;
}

#signUpDiv h5.signUpArea,
#signUpSuccessDiv h5.signUpArea {
padding: 2px 2px 10px 2px;
margin: 0px;
}

#signUpDiv a.signUp {
color: #333;
font-weight: thin;
font-size: 12px;
}

#signUpDiv p.lineB {
padding: 2px 0 2px 30px;
margin: 0;
}

#signUpDiv p.lineBBu {
padding: 2px 0 2px 30px;
margin: 2px;
}

#signUpDiv label.formLabel {
width: 260px;
float:left;
font-weight: bold;
}

#signUpDiv label.agreeLabel {
margin-left: 5px;
margin-right: 10px;
font-weight: bold;
}

#signUpDiv hr,
#forgotPWDiv hr {
border: none 0;
width: 92%;
border-bottom: 1px dashed #999;
padding-top: 3px;
margin: 0 0 0 20px;
}

#signUpDiv .button,
#forgotPWDiv .button {
float: left;
display: block;
width: 70px; height: 22px;
background: transparent url(../../images/en/profile_submit.png) no-repeat top center;
text-indent: -9999999px;
margin-right: 10px;
}

#signUpDiv .onOverbutton,
#forgotPWDiv .onOverbutton {
float: left;
display: block;
width: 70px; height: 22px;
background: transparent url(../../images/en/profile_submit.png) no-repeat bottom center;
text-indent: -9999999px;
margin-right: 10px;
}


#forgotPWDiv {
width: 460px;
padding: 10px;
margin-left: 30px;
}

#forgotPWDiv h3.forgotPWArea {
padding: 2px 2px 12px 2px;
margin: 0px;
}

#forgotPWDiv p.lineB {
padding: 2px 0 2px 30px;
margin: 0;
}

#forgotPWDiv p.lineBBu {
padding: 2px 0 2px 30px;
margin: 2px;
}

#forgotPWDiv label.formLabel {
width: 250px;
float:left;
font-weight: bold;
}

h5.editForm {
padding: 2px 2px 10px 2px;
margin: 0px;
}



#inviteDiv {
width: 600px;
padding: 10px;
margin-left: 30px;
}

#inviteDiv hr {
border: none 0;
width: 100%;
border-bottom: 1px dashed #AAA;
padding-top: 1px;
margin-top: 8px;
}

#inviteDiv h3.inviteAccount {
padding: 2px 2px 12px 2px;
margin: 0px;
}

#inviteDiv h5.inviteAccount {
padding: 10px 2px 12px 13px;
margin: 0px;
}

#inviteDiv p.lineB {
padding: 2px 0 2px 30px;
margin: 0;
}

#inviteDiv p.lineBBu {
padding: 2px 0 2px 30px;
margin: 2px;
}

#inviteDiv label.formLabel {
width: 50px;
float:left;
font-weight: bold;
}

#inviteDiv li {
margin-left: 30px;
}

#inviteDiv .button {
width: 70px;
height: 22px;
margin-left: 5px;
background: transparent url(../../images/en/profile_submit.png) no-repeat top center;
text-indent: -9999999px;
vertical-align: bottom;
}
#inviteDiv .onOverbutton {
width: 70px;
height: 22px;
margin-left: 5px;
background: transparent url(../../images/en/profile_submit.png) no-repeat bottom center;
text-indent: -9999999px;
vertical-align: bottom;
}



#searchDBDiv p.lineB {
padding: 0px;
margin: 4px 0 4px 0;
}

#searchDBDiv h4 {
padding: 5px;
margin: 0px;
font-size: 13px;
font-weight: bold;
color: #FFF;
background-color: #333;
}

.msg_body {
z-index: 1px;
border: 3px solid #000;
padding: 0px;
width: 690px;
background-color: #FFF;
position: absolute;
display: none;
margin-left: -455px;
margin-top: 2px;
}

#serviceDiv {
float: right;
width: 295px;
border-left: 2px dashed #333;
padding-left: 5px;
margin: 8px 2px 3px 0;
}

#productDiv {
margin: 8px 2px 3px 10px;
}

p.lineBMenu {
padding: 0px;
margin: 2px 0 2px 0;
}

span.searchTitle {
padding: 0px;
margin: 0 0 2px 0;
font-size: 12px;
font-weight: bold;
color: #444;
}

#productDBDiv,
#serviceDBDiv {
display: none;
z-index: 2px;
position: relative;
background-color: #FFF;
}

.profileDesc,
.productDesc {
min-heigth: 120px;
}

/* for Internet Explorer */
/*\*/
* html .profileDesc,
* html .productDesc {
height: 120px;
}
.header-slogan{
font-size:11px;
font-weight:bold;
}
/**/
}


/*register page*/

.page-container{
float:left;
width:982px;
padding-top:10px;
font-family:Tahoma, Arial}
.form_container{
float:left;
width:686px;
font-family:Tahoma, Arial;
padding-left:30px;
}
.form_container .green_head{
    float:left;
    color:#58a101;
    padding-top:5px;
    padding-bottom:5px;
    margin: 0px;
    padding-right: 0px;
    padding-left: 0px;
}
.form_container .blue_head{
    float:left;
    color:#3dacc8;
    padding-top:20px;
    padding-bottom:5px;
    margin: 0px;
    padding-right: 0px;
    padding-left: 0px;
    background-image: url(../../images/en/bot-border.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    clear:left;
    width:100%;
}
.form_div{
float:left;
width:680px;
padding-left:10px;
padding-top:5px;
padding-bottom:5px;
clear:left;
}

.form_div .left{
float:left;
font-size:11px;
color:#666;
font-weight:bold;
padding-top:3px;
width:140px;}

.form_div .left span{
color:#c95937;}

.form_div .right{
float:left;
font-size:11px;
color:#666;
width:400px;
}

.form_div .right .span1{
float:left;}

.form_div .right .span2{
float:left; 
padding-top:2px; 
padding-right:15px;}

.form_div .red_link{
color:#970000;
float:left; padding-top:15px;
}
.form_div .red_link a{
color:#970000;
text-decoration:underline;
}
.form_div .red_link a:hover{
text-decoration:none;
}

.form_div .text_field{
    font-family:Tahoma, Arial;
    font-size:11px;
    color:#666;
    border: 1px solid #cccccc;
}
.form_div select{
    font-family:Tahoma, Arial;
    font-size:11px;
    color:#666;
    border: 1px solid #cccccc;
}

.form_div .term_div{
    float:left;
    width:100%;
    font-size:11px;
    color:#666;
    padding-top:5px;
    background-image: url(../../images/en/bot-border.gif);
    background-repeat: no-repeat;
    background-position: left top;
}
.form_div .term_div a{
    text-decoration:none;
    color:#970000;
}
.form_div .term_div a:hover{
text-decoration:underline;}

.form_div .btn{
width:70px;
height:22px;
}
.form_div .btn a{
    display:block;
    background-image: url(../../images/en/profile_submit.png);
    background-repeat: no-repeat;
    background-position: top;
    height:22px;
    width:70px;
}
.form_div .btn a:hover{
    display:block;
    background-image: url(../../images/en/profile_submit.png);
    background-repeat: no-repeat;
    background-position: bottom;
}

.right_container{
float:right;
width:250px;
}
.right_container .box_top{
    float:right;
    height:10px;
    width:227px;
    background-image: url(../../images/en/box-top.gif);
    background-repeat: no-repeat;
}
.right_container .box_bot{
    float:right;
    height:10px;
    width:227px;
    background-image: url(../../images/en/box-bottom.gif);
    background-repeat: no-repeat;
}
.right_container .box_bg{
    float:right;
    width:205px;
    background-color: #FFFFFF;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #cccccc;
    border-left-color: #cccccc;
    border-right-width: 1px;
    padding-left:10px;
    padding-right:10px;
}
.right_container .box_bg .green-head{
    width:100%;
    padding-bottom:5px;
    color:#529303;
    margin: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    font-size:11pt;
}
.right_container .box_bg .text{
font-size:11pt;
color:#666;
padding-bottom:5px;
width:100%;}
.right_container .box_bg ul{
    float:left;
    margin: 0px;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    width:100%;
}
.right_container .box_bg ul li{
    float:left;
    width:100%;
    font-size:11pt;
    color:#666;
    padding-bottom:5px;
    margin: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    list-style-image: none;
    list-style-type: none;
}
.right_container .box_bg ul li span{
color: #3dacc8;
    font-weight: bold;}

.right_container .box_bg .blue{
    float:left;
    font-size:14px;
    font-weight:bold;
    padding-top:5px;
    color:#3dacc8;
    width:199px;
}

.size11 { font-size: 11px; }

.about_us_link{display:block; width:211px; height:37px;}


#profiletd {
color:#ff0000;
font-weight:bold;
font-size:16px;
}

h2#sectorNews {
	background-image: url(../../images/en/h2_update_sector_news.png);
	}

h2#popularStandards {
	background-image: url(../../images/en/h2_popular_standards_short.png);
	}


#searchContainer
{
	clear:both;padding-bottom:10px;
}
#mainSearch #searchLabel{float:left;}
#mainSearch label{display:block;margin-right:12px;font-weight:bold;line-height:22px;}
#mainSearch input.inputOption{display:block;float:left;width:10px;margin:2px 4px 0 0;}
#mainSearch input.textBox{width:250px;}#mainSearch #searchButton{display:block;float:left;vertical-align:middle;width:70px;height:22px;background:transparent url(../../images/en/mainsearch_search.png) no-repeat top center;text-indent:-9999999px;}#mainSearch #searchButton{display:block;float:left;vertical-align:middle;width:70px;height:22px;background:transparent url(../../images/en/mainsearch_search.png) no-repeat top center;text-indent:-9999999px;}#mainSearch #searchHint{display:block;float:left;vertical-align:middle;width:19px;height:17px;background:transparent url(../../images/hint.png) no-repeat bottom center;text-indent:-9999999px;}#mainSearch a.myProfileButton{display:block;float:right;width:121px;height:22px;background:transparent url(../../images/en/gotomyprofile_off.png) no-repeat;text-indent:-99999px;margin-right:65px;}#mainSearch a.myProfileButton:hover{background:transparent url(../../images/en/gotomyprofile_on.png) no-repeat;margin-left:5px;}

#searchHint{float:left;margin-bottom:0;margin:0 6px 0 6px;line-height:22px;}#searchHint a{width:19px;height:22px;text-indent:-99999px;float:left;background:transparent url(../../images/hint.png) no-repeat center right;font-weight:bold;}.searchHints{font-size:11px;padding:5px 15px;}.searchHints dt{float:left;width:150px;}.searchHints dd{clear:right;padding-left:150px;}#psContainer label{float:left;font-weight:normal;}#psContainer #advSearchTxtLabel{font-size:16px;}#advanceSearchContainer .buttonLabels{float:left;display:block;width:147px;height:22px;background:transparent url(../../images/en/search_browse_certs.jpg) no-repeat top center;text-indent:-9999999px;vertical-align:bottom;cursor:pointer;border:0;}#advanceSearchContainer .onOverALButtonLabels{float:left;display:block;width:147px;height:22px;background:transparent url(../../images/en/search_browse_certs.jpg) no-repeat bottom center;text-indent:-9999999px;vertical-align:bottom;cursor:pointer;border:0;}#advanceSearchContainer input.inputText{border:1px solid #CCC;width:280px;}#footer{clear:both;height:80px;margin:20px 0;padding-top:20px;background:transparent url(../../images/footer.png) no-repeat center center;text-align:center;color:#569302;font-size:11px;line-height:11px;}#footer p{margin:0;padding:1px 0 1px 0;}#footer .copyright{margin:5px 0 5px 0;font-weight:bold;}#footer .links{color:#333;}#footer .links a{font-weight:bold;}#searchDatabase{margin:0;padding:0;}#searchDatabase a{display:block;width:211px;height:95px;background:transparent url(../../images/en/searchdatabase.png) no-repeat top center;text-indent:-99999px;}

#search_left {
float:left;
padding:0 0 0 30px !important;
width:465px;
}

.compactSearch #search_left{
    float:left;
}
#search_left div{
    /*display:block;
    width:100%;
    overflow:hidden;*/
}
.searchHint_wrap{
    font:normal 11px Arial, Helvetica, sans-serif;
    padding:10px 0 0 0;
}
#mainSearch #searchHint{
    float:none;
    display:inline;
    width:20px;
    height:19px;
}

#advanceSearchContainerProfiles
{
	display:none;
	padding:20px;
	background:transparent url(../../images/mainsearchmid.png) repeat-y center left;clear:both;
}
#advanceSearchContainerLabels{
	  display:none;
	  padding:20px;
	  background:transparent url(../../images/mainsearchmid.png) repeat-y center left;clear:both;}
.grey_box{
    background:#dbdbdb;
    padding:5px;
    overflow:hidden;
	font-size:11px;
}
.adv_search_box{
	width:150px;
	height:110px;
}
.search_box_wrap{
    width:49%;
}
.search_box_left{
    float:left;
}
.search_box_right{
    float:right;
}
#advanceSearchContainer .search_head, #advanceSearchContainer2 .search_head{
    padding:10px 0;
}
.search_head{
    font:bold 12px Arial, Helvetica, sans-serif;
    color:#666;
    padding:3px 0;
}
.search_btn{
    background: url(../../images/search_btn.jpg) no-repeat !important;
    border:0;
    font:normal 14px Arial, Helvetica, sans-serif;
    text-align:center;
    width:237px;
    height:37px;
    color:#FFF;
}

/* QUICK SEARCH */
div#quick_search_field_container {
	background-color: white !important;
	border: 1px solid #ccc !important;
	width: 600px;
	height: 50px;
	margin: auto;
	margin-top: 55px;
}

input#quickSearchField {
	height: 48px;
	width: 550px;
	color: #ccc;
	font-size: 1.5em;
	padding-left: 5px;
	border: none;
	background: none;
}

button#quick_search_button {
	height: 32px;
	width: 32px;
	position: relative;
	top: -10px;
	left: 4px;
	background: url(../../images/btn-submit.gif) no-repeat !important;
}

div.quick_search_filter {
	width: 600px;
	margin: auto;
}


/* Register now (small link on header) */
#register-now-small {
	display: block;
	width: 177px;
	height: 24px;
	background: transparent url(../../images/en/register-now-small.png) no-repeat top center;
	text-indent: -9999999px;
	vertical-align: bottom;
	cursor: pointer;
	border: 0px;
	margin-top: 8px;
}
#register-now-small:hover {
	background: transparent url(../../images/en/register-now-small.png) no-repeat bottom center;
}

/* Register now (small link on header) */
#create-account-small {
	display: block;
	width: 177px;
	height: 24px;
	background: transparent url(../../images/en/create-account-small.png) no-repeat top center;
	text-indent: -9999999px;
	vertical-align: bottom;
	cursor: pointer;
	border: 0px;
	margin-top: 8px;
}
#create-account-small:hover {
	background: transparent url(../../images/en/create-account-small.png) no-repeat bottom center;
}

/* Register now (small link on header) */
#go-to-homepage-small {
	display: block;
	width: 177px;
	height: 24px;
	background: transparent url(../../images/en/go-to-homepage-small.png) no-repeat top center;
	text-indent: -9999999px;
	vertical-align: bottom;
	cursor: pointer;
	border: 0px;
	margin-top: 8px;
}
#go-to-homepage-small:hover {
	background: transparent url(../../images/en/go-to-homepage-small.png) no-repeat bottom center;
}


#go-to-my-info-button {
	display: block;
	width: 180px;
	height: 22px;
	background: transparent url(../../images/en/go-to-my-info-button.png) no-repeat top right;
	text-indent: -9999999px;
	vertical-align: bottom;
	cursor: pointer;
	border: 0px;
	/*margin-top: 8px;*/
}
#go-to-my-info-button:hover {
	background: transparent url(../../images/en/go-to-my-info-button.png) no-repeat bottom right;
}

#edit-my-profile-button {
	display: inline-block;
	width: 130px;
	height: 22px;
	background: transparent url(../../images/en/edit-my-profile-button.png) no-repeat top right;
	text-indent: -9999999px;
	vertical-align: bottom;
	cursor: pointer;
	border: 0px;
}
#edit-my-profile-button:hover {
	background: transparent url(../../images/en/edit-my-profile-button.png) no-repeat bottom right;
}

#delete-my-profile-button {
	display: inline-block;
	width: 140px;
	height: 22px;
	background: transparent url(../../images/en/bt_delete_profile.png) no-repeat top right;
	text-indent: -9999999px;
	vertical-align: bottom;
	cursor: pointer;
	border: 0px;
}
#delete-my-profile-button:hover {
	background: transparent url(../../images/en/bt_delete_profile.png) no-repeat bottom right;
}

#edit-this-product-button {
	display: inline-block;
	width: 140px;
	height: 22px;
	background: transparent url(../../images/en/bt_edit_product.png) no-repeat top right;
	text-indent: -9999999px;
	vertical-align: bottom;
	cursor: pointer;
	border: 0px;
}
#edit-this-product-button:hover {
	background: transparent url(../../images/en/bt_edit_product.png) no-repeat bottom right;
}

#delete-this-product-button {
	display: inline-block;
	width: 140px;
	height: 22px;
	background: transparent url(../../images/en/bt_delete_product.png) no-repeat top right;
	text-indent: -9999999px;
	vertical-align: bottom;
	cursor: pointer;
	border: 0px;
}
#delete-this-product-button:hover {
	background: transparent url(../../images/en/bt_delete_product.png) no-repeat bottom right;
}


#add-product-to-my-profile-button {
	display: inline-block;
	width: 190px;
	height: 22px;
	background: transparent url(../../images/en/bt_add_product_to_profile.png) no-repeat top right;
	text-indent: -9999999px;
	vertical-align: bottom;
	cursor: pointer;
	border: 0px;
}
#add-product-to-my-profile-button:hover {
	background: transparent url(../../images/en/bt_add_product_to_profile.png) no-repeat bottom right;
}

.upload_fail {
	width: 89px;
	height: 89px;
	padding: 5px;
	border: solid 1px #f00;
	overflow: hidden;
	background-color: #fee;
}

.upload_fail p {
	color: #f00;
}

.thumbList span.span-highlight, .certList span.span-highlight, .productList span.span-highlight,
.span-highlight{
	display:inline;
	color:#2970A6;
	font-weight:bold;
}

/* COLUMNS */

.column{
	float:left;
	padding:5px 0 5px 10px;
}

.right-column{
	float:right;
}

.bordered{
	border-left:1px dashed #CCC;
}

.one-of-two{
	width:455px;
}

.one-of-two .form_div{
	width:450px;
}

/* ADS
-----------------------------*/

.advertisement{
	font-size:10px;
	color:#999;
	padding:0;
	margin:10px 0 3px 0;
}

.advertisement-header{
	position:absolute;
	top:0px;
	width:468px;
	left:240px;
	text-align:right;
	border-bottom:1px solid #DDD;
}

.sponsored-ads{
	width:211px;
	float:none;
}

.sponsored-listing{
	-moz-border-radius:10px;
	border-radius:10px;
	border:1px solid #DFDFDF;
	margin-bottom:15px;
	padding:10px;
	font-size:11px;
}

.sponsored-listing img{
	max-width:180px;
}

.sponsored-call-to-action{
	display:block;
	color:#FFF;
	text-decoration:none;
	background:#6BAD1F;
	text-align:center;
	border-radius:10px;
	-moz-border-radius:10px;
	padding:3px 0;
	margin:0 auto;
	width:80%;
}

.sponsored-call-to-action:hover{
	text-decoration:none;
	background:#999;
	
	
}

.sponsored-promotion{
	color:#6BAD1F;
}

/* FRONTEND PROFILE TITLE DISPLAY */

.heading-area{
	padding:0 20px 10px 0;
}

.heading-area h3{
	padding:0;
	margin:0 0 5px 0;
}

/* FRONTEND KEYWORD DISPLAY */

.keyword-tag-list{
	padding:5px 0;
	overflow:auto;
}

.results .keyword-tag-list{
	padding:0 0 5px 10px;
}

.keyword-tag-title{
	color:#999;
	font-size:11px;
	padding:4px;
	padding-left:0;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

.keyword-tag-item{
	float:left;
	font-size:11px;
	color:#32A7C6;
	padding:3px;
	background:#E6FAFF;
	border:1px solid #B9E7F3;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	margin-right:5px;
	background:#F7F7F7;
	border:1px solid #CCC;
	margin-bottom:5px;
}

