

/* CSS Document */

body
{
margin:0;
font:70%/150% Tahoma;
background:url("../../images/bg-img.jpg") top left no-repeat;
}
a
{
color:#16387C;
text-decoration:none;
}


a:hover
{
color:#16387C;
text-decoration:underline;
}

input,select
{
margin:0;
padding:0;
text-align:left;
}

*
{
	list-style:none;
}

.homelinkicon
{
	display:-moz-inline-stack;
	display:inline-block;
	background:url("../../images/homeicon.png") 0% 60% no-repeat;
	padding:0 0 0 1.7em;
}

.NewMessage
{
	display:-moz-inline-stack;
	display:inline-block;
	background:url("../../images/new.gif") 0% 60% no-repeat;		
	padding:0 0 0 2.7em;
}


.logoutlink
{
	display:-moz-inline-stack;
	display:inline-block;
	background:url("../../images/logout-icon.png") 0% 60% no-repeat;
	padding:0 0 0 1.7em;
}


.wrapper
{
margin:0 auto;
width:1000px;
}
.wrapper1
{
margin:0 auto;
width:1020px;
}

.toplinks
{
text-align:right;
margin:0.3em 0 0 0;
}

.toplinks a
{
	color:#000;
}


.header
{
clear:both;
display:block;
  min-height:20px;
  height:auto !important;
  height:20px;
  overflow:hidden;
  *overflow:visible;
margin-bottom:0.6em;

}





.countryname
{
font-size:80%;
margin-left:0.7em;
display:block;
color:#666;
}


.headerlinks
{
float:right;
margin-top:2.4em;
width:440px;
text-align:right;
}

.headerlinksInner
{
float:right;
margin-top:2.4em;
width:672px;

}

.headerlinklist
{
list-style:none;
margin:0;
padding:0;
overflow:hidden;
}

.headerlinklist li
{
float:left;
margin-left:0.5em;
width:100px;
height:25px;
padding:0.5em 0 0 0;

background:url("../../images/btn-homepage.png") no-repeat;
}
.headerlinklist li.hllink01
{
background:url("../../images/btn-homepage01.png") no-repeat;
width:112px;
font-weight:bold;
}

.headerlinklist li.btn01
{
background:url("../../images/bt-95.png") no-repeat;
width:95px;
}


.logo
{
float:left;
background:url("../../images/logo.png") no-repeat;
width:151px;
height:60px;
margin-top:10px;
margin-left:5px;
}


.logo h1
{

width:151px;
height:60px;
padding:0em;
margin:0;
}
.logo a.home
{
	display:-moz-inline-stack;
	display:inline-block;

width:151px;
height:60px;
padding:0em;
margin:0;
}


.logo h1 span
{
display:none;
}

.headerright
{
height:23px;
background:url("../../images/bg_headerright.png") repeat-x;
padding-left:2.0em;
padding-right:0.2em;
float:right;

}






.searchpannel
{

font-size:11px;
margin:0px 0 0px 0;
clear:both;
display:block;
background: url("../../images/bg-search-pannel.png") no-repeat bottom;
height:100px
}









.popularsearches
{
background:url("../../images/img-popularsearch.png") no-repeat top left;
height:21px;
padding:0.1em 0 0 25px;
color:#333;
clear:both;
display:block;
margin-top:0em;
margin-left:2em;
margin-right:2em;
font-size:11px;
}







.hrtleft
{
	display:-moz-inline-stack;
	display:inline-block;
	float:left;
	height:23px;
	float:left;
	padding:0px 0px 0px 22px;
	background:url("../../images/bg_headerright.png") no-repeat top left;
}

.ticker
{
background:url("../../images/ticker.gif") repeat-x top left;
height:20px;
border:1px solid #D0D0D0;
border-top:0px;
}

.newlyposted
{
	clear:both;
	background:url("../../images/bg-01.png") no-repeat top left;
	display:block;
	margin:5px 0 5px 0;
	padding:0 0 0 0;
	height:31px;
	overflow:hidden;
	
}
.newlyposted h2
{
float:left;
margin:0.1em 0 0 0.7em;
padding:0em 0 0 0;
font-size:100%;
background:url("../../images/newlyposted.gif") no-repeat center left;
}

.width500
{
width:500px;
}

.marqueecontent
{
float:left;
color:#333;	
}
.marqueecontent a
{
color:#333;
}

.marqueecontent span
{
color:#ff7800;
}


.tickerrightnav
{
float:right;
background:url("../../images/rightusernav.gif") repeat-x center left;
width:420px;
height:21px;
}

.tickerrightnav ul
{
list-style:none;
margin:0;
padding:0;
}
.tickerrightnav ul li
{
float:left;
background: url("../../images/linkline.gif") no-repeat left center;
height:17px;
padding:0.2em;
}

.tickerrightnav ul li a
{
color:#666;
font-weight:bold;
padding:0.5em;
}

.tickerrightOuternav
{
float:right;
background:url("../../images/rightusernav.gif") repeat-x center left;
width:290px;
height:21px;
}

.tickerrightOuternav ul
{
list-style:none;
margin:0;
padding:0;
}
.tickerrightOuternav ul li
{
float:left;
background: url("../../images/linkline.gif") no-repeat left center;
height:17px;
padding:0.2em;
}

.tickerrightOuternav ul li a
{
color:#666;
font-weight:bold;
padding:0.5em;
}


.rightline
{

}













.contentbody
{
margin-top:0.6em;
margin-bottom:0.6em;
overflow:hidden;
clear:both;
}







.contentbodyIndex
{
	background:#fff;
	border-top:4px solid #C87B00;
	border-left:1px solid #F1D078;
	border-right:1px solid #F1D078;
	border-bottom:1px solid #F1D078;

	padding-top:0.5em;
	padding-bottom:0.5em;
margin-top:0.6em;
margin-bottom:0.6em;

clear:both;
  min-height:20px;
  height:auto !important;
  height:20px;
  overflow:hidden;
  *overflow:visible;
}



.contentcompanybody
{
  min-height:20px;
  height:auto !important;
  height:20px;
  overflow:hidden;
  *overflow:visible;
margin-top:0.6em;
margin-bottom:0.6em;
border:1px solid #ccc;
background:#fff;
padding:0.5em;
}
.asd
{
	border:1px solid red;
}

.contentpannelcompany
{
float:left;
margin-left:1em;
width:760px;
}

.companyheadercontainer
{
text-align:center;

border:1px solid #ccc;
margin-bottom:0.5em;
overflow:hidden;
*overflow:none;

}

.companyheadercontainer h1
{
color:#666;
}

.companyinformation
{
padding:0.5em;
clear:both;
background:url("../../images/bg-companyprofile.gif") 0 0 no-repeat;
width:764px;
height:170px;

}

.compprofile
{
background:url("../../images/bg-companyprofile.gif") 0 100% no-repeat;
width:764px;
height:185px;
margin:0.8em 0 0 0;
}



.compprofile h3
{
margin:0em 0 0 14.5em;
padding:1.1em 0 0 0;
}

.compprofile .text
{
margin:1em 0 0 17em;
}

.floatrightbuton
{

float:right;
padding:0.4em;
}




.leftpannel
{
z-index:2;
float:left;
width:210px;
background:#fff url("../../images/bg_leftpannel.gif") repeat-x;
border:1px solid #F1D078;

}





.leftpannellogout
{
float:left;
width:210px;
}


.categorydetails
{
clear:both;

margin:1em 0 0 0;
margin:0.6em 0 0 0;
clear:both;
border:1PX solid #d0d0d0;
  min-height:20px;
  height:auto !important;
  height:20px;
  overflow:hidden;
  *overflow:visible;
}
.categoryheader
{

border-bottom:1px solid #cecece;

padding:0 0 0 1.8em;
font-weight:bold;


margin:0;
height:21px;
background: #f6f6f6 url("../../images/bg_table.gif") repeat-x left bottom;

padding:0.4em 0 0 0em;
font-size:110%;
color:#333333;

}

.headerfloatleft
{
float:left;

background: url("../../images/grey_button.gif") no-repeat left center;
padding:0 0 0 1.6em;
}

.headerfloatright
{
float:right;
padding:0 1.5em 0 0;
margin:-0.5em 0 0 0;

font-weight:normal;
font-size:11px;
}

headerfloatright input
{
margin:0;
padding:0;
}



.leftpannel .headerleftpannel
{
background: url("../../images/grey_button.gif") no-repeat left center;
border-bottom:1px solid #F1D078;
height:21px;
padding:0.3em 0 0 1.8em;
font-weight:bold;
color:#333333;
font-size:120%;
}

.searchmaincat
{
	padding:0.2em 0em 0.2em 2.5em ;
	font-size:100%;
	font-weight:bold;
	background: #FCF4CD url("../../images/arrow08.png") no-repeat 6% -33%;
}

.leftpannelgroups
{
float:left;
}

.communitylisting
{
clear:both;
margin:0;
padding:0;
background:#f8f8f8;
border:1px solid #cecece;
margin:0 0 0.5em 0;
}


.communitylisting li
{
background:url("../../images/linksbg.gif") no-repeat left center;
padding:0.2em 0 0.2em 0;
}

.communitylisting a
{
padding:0.1em 0 0 1.0em;
}

.communitysearch
{
clear:both;
background:url("../../images/bar.png") repeat-x left top;
padding:0.4em 0 0.4em 0;
border:1px solid #eee;
  min-height:20px;
  height:auto !important;
  height:20px;
  overflow:hidden;
  *overflow:visible;
}

.searchfloatleft
{
float:left;
}


.searchfloatleft input
{
border:1px solid #ccc;
background:#f8f8f8;
padding:0.1em;
}

.searchbuttonright
{
float:left;
margin:0 0 0 0.5em;
}


.searchbuttonright input
{
background: url("../../images/inputbuttonbg.gif") center center repeat-x;
border:1px solid #bfbfbf;
margin:0.1em 0 0 0;
padding:0 0.2em 0em 0.2em;
font-size:100%;
text-align:center;
}

.labelsearch
{
display:-moz-inline-stack;
display:inline-block;
padding:0 0.5em 0 0.5em;
color:#333;
}


.leftlinkslsearch td
{
padding:3px;
width:500px;	
}



.leftlinkslsearch a
{

padding:0.2em 0.5em 0.3em 0.9em;
display:-moz-inline-stack;
display:inline-block;

}


.leftlinkslsearch td
{

width:500px;	
}



.leftlinkslsearch a
{

padding:0.2em 0.5em 0.3em 0.9em;
display:-moz-inline-stack;
display:inline-block;

}

.leftlinkslsearch a:hover
{

text-decoration:underline;

}
 a:hover
{

text-decoration:underline;

}






.leftlinks td
{

width:500px;	
}



.leftlinks a
{
background:url("../../images/linksbg.gif") no-repeat left center;
padding:0.2em 0.5em 0.3em 0.9em;
display:-moz-inline-stack;
display:inline-block;

}


#suckertree1 a
{
background:url("../../images/linksbg.gif") no-repeat left center;
padding:0 0 0 1em;
}

#suckertree1 a:hover
{
	background:#E7E7E7 url("../../images/linksbg.gif") no-repeat left center;	

}


.linkcolor
{
	background:#E7E7E7;
	border:1px solid red;
}


.leftlinks a:hover
{

text-decoration:underline;

}

.leftlinkssubcategory
{


	}
	
	.leftlinkssubcategory td
	{
	margin:0;
	padding:0 0 0 1.5em;
	}
	
	
.leftlinkssubcategory a
{
background:url("../../images/linksbg.gif") no-repeat left center;
padding:0.2em 0.5em 0.1em 0.9em;
display:-moz-inline-stack;
display:inline-block;
}

.textlinksBlue1
{
font-weight:normal;

}



.catlist01
{
float:left;
width:320px;
margin:0 0 1.0em 0.5em;

}



.catlist02
{
float:left;
width:320px;
margin:0 0 1.0em 0.5em;
}





.categorydata
{
vertical-align: text-top;
list-style:none;
margin:0 0 0 0;
padding:0 0 0 0.5em;
}
li.category
{
	font-weight:bold;
}

.subcat
{
	list-style:none;
	margin:0 0 0 0;	
	padding:0 0 0px 1.5em;
	background:#fdfbec;
}


li.subcategory
{
	font-weight:normal;
}






.contentpannel
{
float:left;
margin-left:1em;
width:560px;
}





.contentpannel03
{
float:left;
margin-left:1em;
width:770px;
padding:0;
}
.contentpannel05
{
float:left;
margin-left:1em;
width:795px;
padding:0;
}

.contentpannel04
{
float:left;
margin-left:1em;
width:760px;
padding:0;
}



.contentpannelproduct
{
float:left;

width:668px;
overflow:hidden;

}


.contentpannelfull
{
float:left;
margin-left:1em;
width:772px;

}

.contentpannelfullgroup
{
float:left;
margin-left:1em;
width:776px;
}



.contentpannelfulllogout
{

margin-top:2.5em;
padding:0.4em;
overflow:hidden;
clear:both;
}

.logoutmsg
{
text-align:center;
margin-top:0.5em;
margin-bottom:1em;
background:url("../../images/logout-img.png") bottom left;
width:982px;
height:90px;
padding:71px 0 0 0;
font-size:130%;
font-weight:bold;
}




.rightpannel
{
float:left;
margin-left:1em;
width:200px;
}



.currencyconvertor

{
		width:200px;
		height:210px;
	border:1px solid #d6d6d6;
background:url("../../images/gradient-fp.jpg") bottom left;
	margin:0.5em 0 0.2em 0;
	overflow:hidden;
}



.popsearches
{
	width:200px;
	border:1px solid #d6d6d6;
background:url("../../images/gradient-fp.jpg") bottom left;
	margin:0.5em 0 0.2em 0;
	overflow:hidden;

}

.titlepopsearch
{
		border-bottom:1px solid #ccc;		
		
}

.tradefair
{
	margin-top:0.5em;
}
.indexad
{
	text-align:center;
	margin-top:2em;
}


.titlepopsearch h2
{

	
	margin:0;
	padding:0.2em 0 0.2em 0.3em;
	font-size:12px;

}


.rightpanneladvertisment1
{
	
margin-bottom:0.5em;
}


.rightpannelA
{
background:#004993 url("../../images/bg_blue.jpg") repeat-x;
height:215px;
margin-bottom:0.5em;
}



.rightpannelA .bgblue
{
			background:url("../../images/bg_blue1.jpg") no-repeat bottom left;
			height:215px;
}



.indices
{
	border:1px solid #d6d6d6;
	height:285px;
	padding:0.2em;
	overflow:hidden;
}



.RPbuyers
{
			
}

.RPbuyers h2
{
			background:url("../../images/bg_buyers.gif") no-repeat top left;
			padding:0.3em 0em 0.3em 0.4em;
			*padding:0.3em 0em 0.3em 0.4em;
			margin:0;
			font-size:100%;
			font-weight:bold;
}

.RPbuyers p
{
color:#fff;
padding:0.5em 0em 0em 0.5em;
margin:0;
line-height:1.4em;
}

.RPbuyers a
{
color:#fda83b;
font-weight:bold;
text-decoration:underline;
}

.RPsellers
{

}

.RPsellers h2
{
			background:url("../../images/bg_sellers.gif") no-repeat top left;
			height:25px;
			padding:2.2em 0em 0em 0.4em;
			margin:0;
			font-size:100%;
			font-weight:bold;
}

.RPsellers p
{
color:#fff;
padding:0.5em 0em 0em 0.5em;
margin:0;
line-height:1.4em;
}

.RPsellers a
{
color:#fda83b;
font-weight:bold;
text-decoration:underline;
}

.premiummembership
{
	border:1px solid #fff;
	margin-top:0.5em;
}

.premiummembership span
{
display:-moz-inline-stack;
display:inline-block;
padding:0.8em 0em 0em 0.3em;
color:#fff;
font-size:10px;
font-weight:bold;
}

.premiummembership img
{
padding-left:0.3em;
}



.rightpannelnews
{
height:320px;
border:1px solid #d6d6d6;
background:#f0f0f0;
}

.newscontent
{
	margin-top:1em;
	height:300px;
	overflow:auto;
	clear:both;
	overflow-x:hidden
}




.newsheader

			{
			background:url("../../images/newsheader.jpg") no-repeat top left;
			height:33px;
			margin:0;
			border-bottom:1px solid #d6d6d6;
			}


.newsheader h2
{
			float:left;
			margin:0;
			padding:0;
			padding:0.2em 0em 0em 0.3em;
			font-size:100%;
			font-weight:bold;
}

.morelink
{
padding-left:7.2em;
font-size:10px;
color:#fff;
}


.rightpanelad2
{
margin-top:0.5em;
}
.footerIndex
{
clear:both;
text-align:center;
color:#333333;
background:url("../../images/bg-footer-01.gif") repeat-x top left;
width:1000PX;
margin:0 auto;
margin-top:0.5em;
margin-bottom:0.5em;
border:1px solid #F1D078;
}

.footerIndex p
{
margin:0em 0em 0em 0em;
}

.footer
{
clear:both;
margin:0.8em 0 0.8em 0;
text-align:center;
color:#003399;
}

.footer p
{
margin:0em 0em 0em 0em;
}

.footernote
{
		/*background:url("../../images/bg_footernote.gif") repeat-x top left;
		height:23px;
		text-align:center;
		border:1px solid #afb2b4;
*/
}

.footerouter
{
	text-align:center;
	width:100%;

}
.footerouter a

{
	color:#16387C;
}
.footernoteouter
{
		background:url("../../images/bg_footernote.gif") repeat-x top left;
		height:20px;
		text-align:center;
		border:1px solid #afb2b4;
		padding:0.3em 0 0 0;
}


.contentlogin
{
*margin-top:0.5em;
padding:0.4em;
overflow:hidden;
clear:both;
}


.signinheading
{
		background:url("../../images/signheader.png") no-repeat top left;
		height:25px;
		padding:0.6em 0.5em 0.4em 0.5em;
		font-size:180%;
}

.loginbackground
{
		background:url("../../images/bg_login.jpg") no-repeat top left;
		height:359px;
		padding:0.5em;
		
}

.loginform
{
float:left;
position:relative;
top:1.5em;
*top:1.5em;
width:410px;
margin:0 0 0 3em;
overflow:hidden;

}

.loginsignupmessage

{
float:left;
position:relative;
left:10em;
top:4em;
*top:4em;
width:300px;
height:300px;
margin:0 0 0 3em;
overflow:hidden;
color:#cc6600;
}

.loginsignupmessage ul
{
list-style:none;
line-height:3em;
}

.loginlabel
{
display:block;
font-size:110%;
font-weight:bold;
padding:0 0 0.5em 0;
}
.logininput
{
padding:0.2em;
width:210px;
}
.rememberlogin
{
clear:both;
display:block;
margin:0.3em 0 0 0;
}

.rememberlogin input
{
margin:0.3em 0.3em 0 0.3em;
}


.forgotpassword{
display:block;
margin:0.5em 0 0 0;
oveflow:hidden;
}


.joinfreebuttonholder
{
clear:both;
margin:0.4em 0 0 0;
*margin:1.2em 0 0 0;

}


.joinfreebutton
{
		background:url("../../images/joinfreebutton.gif") no-repeat top left;
		display:-moz-inline-stack;
		display:inline-block;
		width:203px;
		height:25px;
		padding:0.5em 0 0.1em 2.5em;
		color:#cc6600;
		font-weight:bold;
		margin:0 0 0 3.8em;
}

.joinfreebutton:hover
{
		color:#cc6600;
		text-decoration:none;
		background:url("../../images/joinfreebutton.gif") no-repeat bottom left;
				padding:0.5em 0 0.1em 2.5em;
}




.loginbuttonholder
{
clear:both;
margin:0.4em 0 0 0;
*margin:1.2em 0 0 0;
}

.loginbutton
{
		background:url("../../images/login_button.jpg") no-repeat top left;
		display:-moz-inline-stack;
		display:inline-block;
		width:203px;
		height:22px;
		padding:0.4em 0 0.1em 2.5em;
		color:#cc6600;
		font-weight:bold;
}

.loginbutton:hover
{
		color:#cc6600;
		text-decoration:none;
		background:url("../../images/login_button.jpg") no-repeat bottom left;
}

.forgotpassword
{
margin:0.5em 0 0 0;
}


.enquirylist
{

width:900px;
}




.enquirylist li
{

width:900px;
}








enquirylist input
{
}





.sendenquirybg
{
background:#fff;
  min-height:10px;
  height:auto !important;
  height:10px;
  overflow:hidden;
  *overflow:visible;

		padding:0.5em;
		margin:0 0 0 0.5em;
		BORDER:1PX solid #ccc;
}



.signupcontainer
{
*margin-top:0.5em;
padding:0.4em;
clear:both;
  min-height:10px;
  height:auto !important;
  height:10px;
  overflow:hidden;
  *overflow:visible;
	
}


.signupheading
{
		background:url("../../images/signheader.png") no-repeat top left;
		height:25px;
		padding:0.6em 0.5em 0.4em 0.5em;
		font-size:180%;
}



.signupbackground
{
		background:url("../../images/signupbg.jpg") no-repeat top left;
  min-height:10px;
  height:auto !important;
  height:10px;
  overflow:hidden;
  *overflow:visible;

		padding:0.5em;
		margin:0 0 0 0.5em;
}

.signupnote
{
float:left;
position:relative;
left:0em;
top:1em;
*top:1em;
width:260px;
margin:0 0 0 1.5em;
overflow:hidden;
color:#cc6600;
}

.signupnote ul
{
margin:0;
padding:0;
list-style:none;

}
.signupnote ul li
{
padding:1.0em 0 0 0em
}


.signupform
{
float:left;
position:relative;
left:0em;
top:1em;
*top:1em;
margin:0 0 0 0em;
overflow:hidden;
color:#cc6600;
}

.signupform ul
{
margin:0;
paddong:0;
list-style:none;
}

.signupform ul li
{

margin:0 0 1.2em 0;
}

.signuplabel
{
display:-moz-inline-stack;
display:inline-block;
width:130px;
margin:0 0.5em 0 0;
text-align:right;
}
.signuptextbox
{
width:180px;
height:20px;
border-radius: 5px; /* If supported by the browser, you'll see rounded corners */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

	width:250px;
	height:20px;
	border:solid 1px #c0c0c0;
	margin:0 0 8px 0;
	color:#333333;
	font-size:1.2em;
	padding:2px 3px 2px 3px;
}

.generalTextbox
{	
border-radius: 5px; /* If supported by the browser, you'll see rounded corners */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

	width:200px;
	height:20px;
	border:solid 1px #c0c0c0;
	margin:0 0 8px 0;
	color:#333333;
	font-size:1.2em;
	padding:2px 3px 2px 3px;
}
.generaltextarea {
	border-radius: 5px; /* If supported by the browser, you'll see rounded corners */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width:250px;
	height:20px;
	border:solid 1px #c0c0c0;
	margin:0 0 8px 0;
	color:#333333;
	font-size:1.2em;
	padding:5px 3px 3px 3px;
	font-family:Arial, Helvetica, sans-serif;
}

.signupbuttonholder
{
margin:1.75em 0 0 12em;
*margin:1.75em 0 0 9em;
}



.signuppagebutton
{
		background:url("../../images/joinfreebutton.gif") no-repeat top left;
		display:-moz-inline-stack;
		display:inline-block;
		width:130px;
		height:28px;
		padding:0.6em 0 0.1em 2.5em;
		color:#0000;
		font-size:11px;
		margin:0 0 0 2.0em;
		

}
.signuppagebutton1
{
	background:url("../../images/joinfreebutton.gif") no-repeat top left;
		display:-moz-inline-stack;
		display:inline-block;
		width:145px;
		height:28px;
		padding:0.6em 0 0.1em 2.5em;
		color:#cc6600;
		font-weight:bold;
		margin:0 0 0 30.8em;
}
.signuppagebutton:hover
{
		color:#cc6600;
		text-decoration:none;
		background:url("../../images/joinfreebutton.gif") 0px -57px no-repeat;
		padding:0.6em 0 0.1em 2.5em;
}

.terms
{
margin:0 0 0 16em;
*margin:0 0 0 12em;
}

.signuptitle
{
font-size:130%;
padding:0 0 0.4em 0em;
margin:0 0 0.9em 3.0em;
*margin:0 0 0.9em 3.5em;
border-bottom:1px dashed #ccc;
}


/* Index Table Properties */



.businessleadsgrid
{
background:url("../../images/bg-leads.gif") repeat-x left top;
border:1PX solid #F6D990;
  min-height:10px;
  height:auto !important;
  height:10px;
  overflow:hidden;
  *overflow:visible;
  font-size:11px;
  }


.businessleadsgrid h2.headerbl
{
margin:0;
padding:0.4em 0 0 1.8em;
height:21px;
background: url("../../images/grey_button.gif") no-repeat left center;
font-size:110%;
color:#333333;
}


.leadsfooter
{
	border:1px solid #FDDB33;
	*border:0px;
	overflow:hidden;
	background:#fff; 	
	/*background:#FEFAD5 url("../../images/footer-leads1.gif") repeat-x;*/
	border-top:1px solid #F6D990;
	height:28px;
	*height:28px;

}

.leadsfooter .btleads
{
	float:left;
	width:260px;
	text-align:left;
	padding:5px 0 0 10px;
}


.leadsfooter .btleads a
{		width:130px;
	text-decoration: none;
	display:-moz-inline-stack;
	display:inline-block;
	text-align:center;
	padding:0.2em 0em 0.4em 0.6em;
	color:#333333;
	background:url("../../images/bt-leads.png") repeat-x top left;
	border:0px solid #c4c4c4;
	margin:0px 0 0 0;
	*margin:-1px 0 0 0;
}

.leadsfooter .btleads a:hover
{	
	text-decoration: underline;
}

.buyingLeads
{
margin:0;
padding:0;
float:left;
width:280px;
height:150px;

}

.buyingLeads .leadsCycleContainer
{
width:280px;
font-size:11px;
padding:0;
margin:0;
}

.buyingLeads .leadsCycleContainer li
{
	margin:0;
	padding:0;
	height:31px;
	overflow:hidden;
}


.prodtext
{
		display:-moz-inline-stack;
	display:inline-block;
	float:left;
	padding-right:0.5em;
	
}

.datetime
{
	padding-right:0.2em;
	color:#666;
	display:-moz-inline-stack;
	display:inline-block;
	float:right;
	}



.sellingleads
{
margin:0;
padding:0;
border-left:1px solid #999;
float:left;
width:277px;
height:150px;
}


.sellingleads .leadsCycleContainer
{
width:277px;
font-size:11px;
}


.sellingleads .leadsCycleContainer li
{
	margin:0;
	padding:0;
	height:31px;
	overflow:hidden;

}




h2.leadsheader
{
margin:0;
padding:0.2em 0 0.2em 1.0em;
background:#FDF9D6;
border-top:1PX solid #F6D990;
font-size:110%;

}



.widthA
{
float:left;
width:178px;
padding:0 0 0 0.3em;
}

.widthB
{
float:left;
width:70px;
color:#666;
}

.mappic
{
float:left;
width:20px;
padding:0 0 0 0.3em;
}



.forumsholder
{
	text-align:center;
	border:1px solid #D0D0D0;	
	text-align:center;
	width:100px;
	height:75px;
	margin-left:0.3em;
	margin-top:0.2em;
	margin-bottom:0.2em;
}

.forumsholder img
{

	margin:0.2em 0 0 0;
	height:50px;

}

a.forumlinks
{
	clear:both;
	display:block;
	padding-top:0.2em;

}




.alternate01
{
background:#FEFCEC;
}

.alternate
{
background:#F0F1F1;
}


.alternaterows
{
background:#FFFED3;
}

.forumssection
{
margin:0.6em 0 0 0;

background:#fff url("../../images/bg_leftpannel.gif") repeat-x;
clear:both;

  min-height:1px;
  height:auto !important;
  height:1px;
  overflow:hidden;
  *overflow:visible;
}


.forumssection h2.headerfp01
{
border:1PX solid #F6D990;
	border-bottom:0PX solid #F6D990;
	background: url("../../images/grey_button.gif") no-repeat left center;
	margin:0;
	font-size:110%;
	color:#333;
	padding:0.4em 0 0.3em 0;
}

.forumssection h2.headerfp01 span
{
	padding:0.3em 0 0 2em;
}

.featuredproducts
{
margin:0.6em 0 0 0;

background:#fff url("../../images/bg_leftpannel.gif") repeat-x;
clear:both;
border:1PX solid #F6D990;
  min-height:1px;
  height:auto !important;
  height:1px;
  overflow:hidden;
  *overflow:visible;

}




.featuredproducts h2.headerfp span
{

	
	background: url("../../images/grey_button.gif") no-repeat left center;
	padding-left:1.5em;
}
.featuredproductsgrid
{
	margin-top:0.3em;
	margin-left:0.3em;
	margin-bottom:0.2em;
	border:1px solid #ccc;
	height:130px
}


.datalist
{
width:100%;

}


.datalistright
{
width:100%;

}




.tabpannelgrid
{
margin:0.6em 0 0 0;


border:1PX solid #d0d0d0;
overflow:hidden;
}

.headerfp
{
margin:0;
height:21px;
background:#fff url("../../images/bg_leftpannel.gif") repeat-x;
padding:0.4em 0 0 0em;
font-size:110%;
color:#333333;
}

.headerfp h2
{
margin:0;

background:url("../../images/grey_button.gif") no-repeat left top;
float:left;
padding:0 0 0 1.7em;
font-size:110%;
}




.tablefooter
{
background:#f0f0f0;
text-align:right;
}



.tablefooterforums
{
text-align:right;
background:#fff;
/*background:#FEFAD5 url("../../images/footer-leads1.gif") repeat-x left top;*/
border:1px solid #F6D990;
border-top:0px;
padding:0px 0 0px 0;
}

#gvCommForum table td
{
	padding:0.2em 0 0.2em 0;
}

.linktablefooter
{
background:url("../../images/morebutton.gif") no-repeat left center;
}

.linktablefooter span
{
padding:0 0.3em 0 1.2em;
}














.floatleft
{
float:left;
}

.floaright
{
float:right;
padding:0 0.3em 0 0;
}

.linebeak20{
display:block;
height:20px;
}
.buttonHolder
			{
			float:left;
			display:inline;
			margin-right:8px;
			}
		.buttonHolder a{color:#720808; text-decoration:none;}
		.buttonHolder a:hover{color:#fff; text-decoration:none;}
		.buttonHolder a.btnLeft
			{
			float:left;
			padding:0px 0px 0px 10px;
			background:url("../../images/bg_button.png") no-repeat top left;
			}
		.buttonHolder a.btnLeft .btnRight
			{
			cursor:pointer;
			float:left;
			padding:6px 10px 6px 0px;
			background:url("../../images/bg_button.png") no-repeat top right;
			}
		.buttonHolder a:hover.btnLeft{background:url("../../images/bg_button.png") no-repeat 0 -30px;}
		.buttonHolder a:hover.btnLeft .btnRight{background:url("../../images/bg_button.png") no-repeat 100% -30px;}
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
	/* TAB Control */
		
		
	.shadetabs{
padding: 2px 0;
margin-left: 8px;
margin-top: 0px;
margin-bottom: 0px;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/

}

.shadetabs li{
display: inline;
margin: 0;
padding:0;
}

.shadetabs li a{
	text-decoration: none;
	position: relative;
	z-index: 1;
	display:-moz-inline-stack;
	display:inline-block;
	text-align:center;
	width:96px;
	padding:0.4em 0 0.4em 0;
	color:#333333;
	background:url("../../images/tab-inactive.png") repeat-x top left;
	border:0px solid #c4c4c4;
	margin:0px 0 0 0;
	*margin:-1px 0 0 0;
	

}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 0px;

}

.shadetabs li a.selected{ /*selected main tab style */
height:19px;
padding-top:3px;
	background:url("../../images/tab-inactive.png") repeat-x bottom left;
	border:0px solid #c4c4c4;
	
top:-1px;
*top:1px;

COLOR:#333;
font-weight:bold;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

#tabcontent_1,#tabcontent_2,#tabcontent_3,#tabcontent_4
{
height:30px;
overflow:hidden;
margin-top:1.4em;
padding-left:2em;
}

#tabcontent_1,#tabcontent_2,#tabcontent_3,#tabcontent_4
{
color:#ccc;
font-weight:bold;
}

.tabcontent{
display:none;

}



/* ######### CSS for Inverted Modern Bricks II Tabs. Remove if not using ######### */

.modernbricksmenu2{
padding: 0;
width: 362px;
border-top: 5px solid #D25A0B; /*Brown color theme*/ 
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.modernbricksmenu2 ul{
margin:0;
margin-left: 10px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.modernbricksmenu2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.modernbricksmenu2 a{
float: left;
display: block;
color: white;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
background-color: black; /*Brown color theme*/ 
}

.modernbricksmenu2 a:hover{
background-color: #D25A0B; /*Brown color theme*/ 
color: white;
}

.modernbricksmenu2 a.selected{ /*currently selected tab*/
background-color: #D25A0B; /*Brown color theme*/ 
color: white;
border-color: #D25A0B; /*Brown color theme*/ 
}

.tabcontent{
display:none;
}



@media print {
.tabcontent {
display:block !important;
}
}

/* ######### CSS for Indented CSS Tabs. Remove if not using ######### */


.indentmenu{
width: 100%; /*leave this value as is in most cases*/
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
/* width: 80%; width of menu*/
border-top: 1px solid navy; /*navy border*/
background: black url(../../images/indentbg.gif) center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
padding: 5px 11px;
text-decoration: none;
border-right: 1px solid navy; /*navy divider between menu items*/
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a.selected{
color: white !important;
padding-top: 6px; /*shift text down 1px*/
padding-bottom: 4px;
background: #fff;
}


.tabcontentstyle{ /*style of tab content oontainer*/
width: 512px;
margin-bottom: 1em;
padding: 10px;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}


.inputbuton
{
cursor:hand;
background: #FFD74D url(../../images/inputbuttonbg.gif) left top repeat-x;
border:1px solid #FFCC33;
margin:0;
padding:0.2em;
font-size:100%;
font-weight:bold;
text-align:center;
color:#333333;
}



.tabpannelcontainer
{
background: #f6f6f6 url("../../images/bg_table.gif") repeat-x left bottom;

border:1px solid #CECECE;
margin:0.5em 0 0 0;
}



.tabpannel
{
overflow:hidden;
padding: 0px 0;
margin-left: 0;
margin-top: 2px;
_MARGIN-TOP:-1px;
margin-bottom: 0;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.tabpannel li{
display: inline;
margin: 0;
margin-left:1.1em;
}

.tabpannel li a{


	text-decoration: none;
	position: relative;
	z-index: 1;
	display:-moz-inline-stack;
	display:inline-block;
	text-align:center;
	width:83px;
	height:15px;
	padding:4px 0 4px 0;

	color:#333333;
	background:url("../../images/buttontabs.png") repeat-x top left;

}

.tabpannel li a:visited{
color: #2d2b2b;
}

.tabpannel li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.tabpannel li a.selected{ /*selected main tab style */
position: relative;
top: 1px;


}

.tabpannel li a.selected{ /*selected main tab style */
height:15px;

	background:url("../../images/buttontabs.png") repeat-x bottom left;
	border:0px solid #c4c4c4;
	


COLOR:#333;
font-weight:bold;

}

.tabpannel li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}	
		
		
		
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	

.tabpannel li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}



.searchinput
{
width:400px;
color:#333;
margin:0;
padding:0.1em;
font-size:110%;
}

.searchselect
{
width:150px;
margin:0;
padding:0.1em;
font-size:110%;

}


.banner2
{
margin:0.5em 0 0 0;
}


.breadcrumb
{
margin:0.4em 0 0em 0.3em;
}

.breadcrumb a
{
	color:#ff6600;
}

.breadcrumb strong
{
	font-size:100%;
}



.sellingleadsad
{

text-align:center;
margin:0.3em 1em 0.3em 1em;
overflow:hidden;
}

.sellingleadcontainerheader
{
width:900px;
}



.sellingleadstable
{
background:#fff;
border:1px solid #d0d0d0;
border-top:0;
width:100%;
border:1px solid #d0d0d0;
padding:0;
margin:0;
}

.searchtablecontainer
{
background:#fff;
width:100%;
padding:0;
margin:0;

}

.searchtablecontainer td
{
	padding:0.2em 0 0.2em 0.3em;
	
}
.searchtablealtrow
{
background:#f8f8f8;
}

.searchtablealtrow td
{
	

}


.tradeshowpic
{
	float:left;

	margin:0 0.8em 0 0;
	
}
.tradeshowpic img
{
	width:100px;
	height:70px;
}


.tradeshowdesc
{
	float:left;
	margin:0 0.8em 0 0;
	width:400px;
}

.tradeshowvenue
{
	float:left;
}


.sellingleadtableheader
{
background: #f6f6f6 url("../../images/bg_table.gif") repeat-x left bottom;
height:25px;


border:1px solid #d0d0d0;
border-bottom:0;
}

.sellingleadtableheader h3
{
font-size:14px;
margin:0;
padding:0.2em 0 0 1em;
}



.selectall01
{
background:url("../../images/bg_table.gif") repeat-x;
height:23px;
width:95.6%;
padding:0.2em 0 0 0.3em;
}

.selectall
{
background:url("../../images/bg_table.gif") repeat-x;
height:23px;
width:99.6%;
padding:0.2em 0 0 0.3em;
}


.selectall01
{
background:url("../../images/bg_table.gif") repeat-x;
height:23px;
width:99.6%;
padding:0.2em 0 0 0.3em;
}


.greyheader
{
background: #f6f6f6 url("../../images/bg_table.gif") repeat-x left bottom;
height:25px;

padding:0.2em 0 0 0.3em;
}

.greyheader h2
{
	margin:0;
	padding:0;
	font-size:110%;
}

.searchtable
{
	width:100%;
}



.searchtable input
{
margin:0;
padding:0;
}



.searchtable01
{
	width:100%;
}

.searchtable01 input
{
margin:0;
padding:0;
}
.searchtable01 th
{
	background:url("../../images/bg-tableheader.gif") repeat-x;
	
	text-align:left;
	padding:0.3em 0 0.2em 0.5em;
	width:15%;
	white-space:pre-line;
	border-bottom:1px solid #cecece;
}

.searchtable01 th.picture
{
	width:10%;
}



.searchtable01 td
{
	width:15%;
	vertical-align:top;
		}
		
		.searchtable01 td.picture
{
	width:10%;
}

		
		.picture img
		{
			width:50px;
			height:50px;
			
		}
.chkbox
{
float:left;
padding:0.4em 0 0 0;
*padding:0;
}
.tablechkbox
{
padding:0.4em 0 0 0;
*padding:0.4em 0 0 0;
width:35px;
}


.chk3
{
}
.chk2
{
margin:0.3em 0 0 0em;
*margin:0.3em 0 0 1em;
padding:0 0 0 1em;
*padding:0em 0 0 0em;
}


.a1
{
mrgin:0;
padding:0.5em 0 0 0.5em;
}

.tablecontainer
{
clear:both;
display:block;
border:1px solid #d0d0d0;
background:#fff;

}




.tabletitle
{
margin:0.2em 0 0 0.8em;
color:#333;
}

.tabletitle h3
{
float:left;
font-size:100%;
/*background: url("../../images/grey_button.gif") no-repeat left center;*/
margin:0 0 0 0;
padding:0 0 0 1em;
}

.totalno
{
float:right;
padding:0 1em 0 0;
}


.selectall input
{
margin:0;
}

.selectall01 input
{
margin:0;
}

.imgcontainer
{
width:110px;
height:112px;
background: url("../../images/thumbnailbg.gif") no-repeat left center;

}



.imgcontainer img
{
	text-align:center;

}

.imgcontainersearch
{
background: url("../../images/thumbnailbg.gif") no-repeat left center;
align:center;
padding-left:0em;
}

.imgcontainersearch img

{
align:center;
padding-left:1.4em;
}


.imgcontainerbsearch
{
	/*
	background: url("../../images/thumbnailbg.gif") no-repeat left center;
text-align:left;
padding-left:0em;
*/
width:80PX;
vertical-align:top;
}




.imgcontainerbsearch img

{
padding-right:0.3em;
padding-top:0.3em;
}

.tablecontent
{
padding-left:1em;
margin:1em;


}
.conpanyIcon
{
background: url("../../images/company-icon.png")  no-repeat left bottom;
padding-left:25px;	
height:23px;
}

a.textlinksBlue2
{
	color:#16387C;
	
	
}

.bold
{
	font-weight:bold;
	}
	
	.largebold
	{
		font-weight:bold;
		font-size:110%;
	}


.maincat
{
	background:#FCF4CD;
}
.enquirebutton
{
margin-top:0.5em;
}


.normalbutton
{
background:url("../../images/bg_buttons.gif") repeat-x;
	display:-moz-inline-stack;
	display:inline-block;
	border:1px solid #e9a300;
	padding:0 0.5em 0 0.5em;
	color:#996600;

}
.normalbuttonKey
{
background:url("../../images/bg_buttons.gif") repeat-x;
	display:-moz-inline-stack;
	display:inline-block;
	border:1px solid #e9a300;
	padding:0 0.5em 0 0.5em;
	color:#996600;
	margin:0px;
	


}

.changephoto
{
background: url(../../images/inputbuttonbg.gif) center center repeat-x;
	display:-moz-inline-stack;
	display:inline-block;
	border:1px solid #ccc;
	padding:0 0 0 0.5em;
	margin:0;
	color:#996600;

}





.normalbutton
{
background:url("../../images/bg_buttons.gif") repeat-x;
	display:-moz-inline-stack;
	display:inline-block;
	border:1px solid #e9a300;
	padding:0 0.5em 0 0.5em;
	color:#996600;

}





.normalbutton:hover
{
	color:#996600;
	text-decoration:underline;
}


.leadscontainer
{
margin:0.6em 0 0 0;

overflow:hidden;
}


.hotbuyinglead
{
float:left;
width:314px;
margin:0.5em 0 0 0;
background: #f6f6f6 url("../../images/bg_table.gif") repeat-x left bottom;

border:1PX solid #d0d0d0;
  min-height:10px;
  height:auto !important;
  height:10px;
  overflow:hidden;
  *overflow:visible;
  }

.hotbuyingleadheader
{
margin:0 0 0.5em 0;
}

.hotbuyinglead h2
{
margin:0;
padding:0.4em 0 0 1.5em;
height:21px;
background: url("../../images/grey_button.gif") no-repeat left center;
font-size:110%;
color:#333333;
}





.hotsellinglead
{
margin:0 0.6em 0 0;
float:left;
width:314px;
background: #f6f6f6 url("../../images/bg_table.gif") repeat-x left bottom;

border:1PX solid #d0d0d0;
  min-height:10px;
  height:auto !important;
  height:10px;
  overflow:hidden;
  *overflow:visible;
  }

.hotsellingleadheader
{
margin:0 0 0.5em 0;
}
.hotsellinglead h2
{
margin:0;
padding:0.4em 0 0 1.5em;
height:21px;
background: url("../../images/grey_button.gif") no-repeat left center;
font-size:110%;
color:#333333;
}


.contmain
{
width:99.5%; 
float:left;

}

.contmain img
{
border:0px;
height:50px;
width:50px;
}
.contmain .leadimgcontainer
{
float: left; 
vertical-align: text-top;
padding:0 0 0 0;
margin:0 0.6em 0 0.3em;
}

.contmain .contlinks
{
padding:0.

}
.linebreak5em
{
height:5px;
overflow:hidden;
display:block;
clear:both;

}

.googleadsubcat
{
clear:both;
display:block;
width:315px;

border:1px solid #ccc;
}

.buyretools
{
margin:0 0 0.5em 0;
padding:0 0 0.5em 0;
background:#fff url("../../images/bg_FeaturedProducts.gif") repeat-x left bottom;
border:1PX solid #d0d0d0;
min-height:100px;
  height:auto !important;
  height:100px;
  overflow:hidden;
  *overflow:visible;
}

.buyretools h2
{
background: #f6f6f6 url("../../images/bg_table.gif") repeat-x left bottom;

height:25px;
margin:0em 0 0 0em;
padding:0.3em 0 0 0.5em;
color:#333;
font-size:12px;
}

.buyretools ul
{
margin:0 0.5em 0 1.5em;
padding:0 0.5em 0 0.5em;
}

.buyretools ul li
{
list-style:square;
margin-bottom:0.5em;
}


.subcatadvertisment
{
margin:0.6em 0 0 0;
border:1px solid #ccc;
tex-align:center;
}



.tabletitlecommunitytable
{
background: #f6f6f6 url("../../images/bg_table.gif") repeat-x left bottom;

height:25px;
border:1px solid #d0d0d0;
border-bottom:0;
margin:0.5em 0 0 0em;
color:#333;

}



.tabletitlecommunitytable h3

{
margin:0;
padding:0;
font-size:110%;
padding:0.2em 0 0.2em 0.3em;
}


.groupstable
{
border:1px solid #d0d0d0;
}
.communitytable
{
	background:#fdfbec;
border:1px solid #e1e1e1;
width:99.5%;
color:#666;
margin:0.3em 0 0.3em 0.3em;
}

.communitytable td
{
padding:0.3em;

}

.goupstablelist
{
margin:0;
padding:0;
list-style:none;
color:#333;
}

.goupstablelist li
{
padding:0 0 0.5em 0;
float:left;


}
.labellist
{
	display:-moz-inline-stack;
	display:inline-block;
	width:90px;
	text-align:right;
	padding:0 0.4em 0 0;
	color:#000;
}

.grouptablelinks
{
margin:0;
padding:0;
list-style:none;
color:#333;
}


.grouptablelinks li
{

	background:url("../../images/bg_buttons.gif") repeat-x;
	width:60px;
	border:1px solid #e9a300;
	padding:0 0.5em 0 0.5em;
	color:#996600;
	margin:0.2em 0 0.2em 0;
}


.btcontainer li
{
list-style:none;
padding-bottom:5px;
}



.btcontainer li .normalbutton
{
background:url("../../images/bg_buttons.gif") repeat-x;
	display:-moz-inline-stack;
	display:inline-block;
	border:1px solid #e9a300;
	
	color:#996600;
width:60px;
text-align:center;

}





.btcontainer li .normalbutton:hover
{
	color:#996600;
	text-decoration:underline;
}



.communitytableimgcontainer
{
margin:0.3em 0 0.3em 0;
background: url("../../images/thumbnailbg.gif") no-repeat top center;
width:108px;
height:112px;
}





.communitytableimgcontainer img
{
padding:1em 0 0 0;
}


.creategroupheading
{
background:url("../../images/signheader.png") no-repeat top left;
		height:25px;
		padding:0.6em 0.5em 0.4em 0.5em;
		font-size:180%;
margin:0 0 10PX 0;
}
.creategroupheading1
{
background:url("../../images/signheader.png") no-repeat top left;
		height:20px;
		padding:0.6em 0.5em 0.4em 0.5em;
		font-size:120%;
margin:0 0 10PX 5px;
width:800px;
}




.dashboard
{
background:url("../../images/bg-dashboard.png") repeat-y top left;

  min-height:10px;
  height:auto !important;
  height:10px;
  overflow:hidden;
  *overflow:visible;
  padding:0.5em 0.5em 0.5em 0.5em;
  margin:0 0 0 0;
  WIDTH:703PX;
}

.groupimage
{
float:right;
margin:0.5em 3em 0 1em;
padding:0.3em;
background:#fff;
border:1px solid #ccc;
}

.groupimage img
{
	width:155px;
	height:110px;

}





.grouplistdashboard
{
float:left;
padding:0 0 0 0.3em;
list-style:none;
width:335px;
margin-top:1em;
}

.grouplistdashboard li
{
margin:0 0 0.6em 1em;
width:285px;

}

.grouplistdashboard li label
{

}

	.orange
	{
	font-size:12px;
	color:#F65801;
	font-weight:bold;
	border-bottom:1px dashed #ccc;
	}
	
	.orange a
	{
		font-size:11px;
		font-weight:normal;
		padding-left:5px;		
	}
	









.creategroupbg
{
background:url("../../images/bg_form.jpg") no-repeat top left;
  min-height:10px;
  height:auto !important;
  height:10px;
  overflow:hidden;
  *overflow:visible;
  padding:0.5em 0.5em 0.5em 0.5em;
  margin:0 0 0 0;

}

.creategroupform
{
width:775px;
}

.creategroupform ul
{
list-style:none;
margin:0;
padding:0;
}

.creategroupform ul LI
{
padding:0 0 1.2em 0;
overflow:hidden;
}

.createbutton
{
margin:0 0 0 18.8em;
}

.editbutton
{
margin:0 0 0 9.3em;
}


.buttoncreate
{
background: url(../../images/inputbuttonbg.gif) center center repeat-x;
border:1px solid #bfbfbf;
margin:0.1em 0 0 0;
padding:0 0.2em 0em 0.2em;
font-size:110%;
text-align:center;
}

.mandatorymessage
{
text-align:right;
margin:0 2em 1em 0em;
}




.labelcreategroup
{
display:-moz-inline-stack;
display:inline-block;
width:200px;
padding:0em 0.5em 0 0;
margin:0;
text-align:right;
color:#cc6600;
vertical-align:top;
font-weight:bold;
font-size:120%;	

}
.labelcreategroup1
{
display:-moz-inline-stack;
display:inline-block;
color:#cc6600;
font-weight:bold;
font-size:120%;	

}





.formsubheading
{
display:-moz-inline-stack;
display:inline-block;
width:200px;
padding:0em 0.5em 0 0;
margin:0;
text-align:right;
color:#cc6600;
vertical-align:top;
font-weight:bold;
}



.creategroup1
{
display:-moz-inline-stack;
display:inline-block;
padding:0em 0.5em 0 0;
margin:0;
}

.creategroup1 label 
{
	margin-left:5px;
}

.message
{
color:red;
}


.groupheader
{
margin:0em 0 0 0;
padding:4px 0 4px 5px;
background: #f6f6f6 url("../../images/bg_table.gif") repeat-x left bottom;


overflow:hidden;
height:17px;
}
.groupheader h3
{
margin:0;
font-size:12px;
background: url("../../images/grey_button.gif") no-repeat left center;
font-weight:bold;
padding:0em 0 0 1.8em;
font-weight:bold;
}



.groupmaincontainer
{
margin:0 0 0.5em 0;
padding:0 0 0.5em 0;


min-height:20px;
  height:auto !important;
  height:20px;
  overflow:hidden;
  *overflow:visible;
}

.compname
{
margin:0.6em;
padding:0 0 0 0;
font-size:24px;
}


.details
{
float:left;
margin:0.5em 0 0 1em;

padding:0;

}

.details h2
{

}
.groupimage
{
float:right;
margin:0.5em 3em 0 1em;
padding:0.3em;
background:#fff;
border:1px solid #ccc;
}

.groupimage img
{
	width:155px;
	height:110px;

}
.prdimgs
{

paddong:0.5em;
text-align:center;
padding:0.4em;
}

.groupdescription
{
width:350px;
display:-moz-inline-stack;
display:inline-block;
padding:0em 0em 0em 0em;
margin:0;
}

.grouplist
{
float:left;
margin:0;
padding:0 0 0 0.6em;
margin:0em 0em 0.8em 0em;
list-style:none;
width:380px;
color:#333;
}

.grouplist li
{
margin:0 0 0.3em 0.5em;
padding:0 0 0 0;
}


.grouplist li.grouplistbtn
{
	
	display:block;
	padding-top:0.5em;
}


h3.venuname
{
	font-size:12px; text-decoration:underline; margin:0.5em 0 0.2em 0; padding:0;
	color:#000;
}








.grouplistdashboard
{
float:left;
padding:0 0 0 0.3em;
list-style:none;
width:335px;
margin-top:1em;
}

.grouplistdashboard li
{
margin:0 0 0.6em 1em;
width:285px;

}

.grouplistdashboard li label
{

}










.forumdetails
{
text-align:center;
margin:0.2em 0 0.2em 0;
}

a.zoom
{
display:-moz-inline-stack;
display:inline-block;
padding:0em 0em 0em 1.5em;
margin:0 0 0 0.5em;
text-align:center;
color:#333;
background:url("../../images/zoom-icon.gif") no-repeat left top;

}

.sellinleadsdescription
{

margin:1em 3em 3em 1em;
}

.sellingleadtable
{
margin:1em 1em 2em 1em;

}


.labelsgroup
{
display:-moz-inline-stack;
display:inline-block;

padding:0em 0em 0em 0em;
margin:0 0 0 0.5em;
text-align:center;
color:#333;
font-weight:bold;

}
.groupmaincontainerright
{
clear:both;
display:block;
margin:0 0 0 0.7em;
}

#BlazeleadDivFeed
{
border:1px solid #D0D0D0;
border-top:0px;
padding:0.2em 0.5em 0em 0.5em;
min-height:170px;
height:auto !important;
height:170px;
overflow:auto;
}

#BlazeleadDivSocNetwork
{
border:1px solid #D0D0D0;
border-top:0px;
padding:0.2em 0.2em 0.em 0.2em;
min-height:170px;
height:auto !important;
height:170px;
overflow:auto;
}

.floatleftforum
{
float:left;
width:400PX;
}


.floatrightgroup
{
float:left;
width:350PX;
}


.floatrightgroupgm
{
float:left;
width:375PX;
}




.groupcontainer1
{

height:400px;
}

.messagegroup
{
display:block;
clear:both;
background:url("../../images/icons/information.gif") left center no-repeat;
text-align:left;
padding:0.7em 1em 0.7em 2em;
}






.leftpannelnobg
{
float:left;
width:210px;
background: #f6f6f6 url("../../images/bg_table.gif") repeat-x left top;
border:1px solid #cecece;
border-bottom:0px;
}

.leftpannelproduct
{
float:left; width:210px;
}
.leftpannelproduct1
{
float:left;
margin-top:0.5em;
width:210px;
background:#f8f8f8 url("../../images/bg_leftpannel-00.gif") left bottom repeat-x;
border:1px solid #cecece;
}


.leftpannelproduct1 .headerleftpannel
{
background: url("../../images/grey_button.gif") no-repeat left center;
border-bottom:1px solid #cecece;
height:22px;
padding:0.3em 0 0 1.8em;
font-weight:bold;
color:#333333;

}

.leftpannelproduct1 ul
{
list-style:none;
margin:0;
padding:0;
}


.leftpannelproduct1 ul li
{
margin:0.2em 0.3em 0.2em 0.3em;
padding:0 0 0.2em 0;
}



.profilelist
{
margin:0;
padding:0;
list-style:none;
font-weight:normal;
margin:0.2em 0em 0em 0em;

}

.profilelist li
{
background:url("../../images/linksbg.gif") no-repeat left center;
padding:0.2em 0 0.2em 0;
border-bottom:1px solid #cecece;
}

.profilelist li.accordionlist
{
background:url("../../images/linksbg12.gif") no-repeat left center;

border-bottom:1px solid #cecece;
margin:0;
padding:0;
}

.profilelist li a
{
padding:0 0 0 1.0em;

}

.textboxes
{
width:205px;
}

input.normaltext 
	{
width:200px;	
}
.seprator1
{
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
padding:0.3em 0 0.3em 0;
}

.commonTextBox
{
width:200px;
height:100px;
}

.mymessages
{
width:755px;

}
.mymessageheading
{
background:url("../../images/signheader.png") no-repeat top left;
		height:25px;
		padding:0.6em 0.5em 0.4em 0.5em;
		font-size:180%;
		width:100%;
}


.mymessagesection
{
  min-height:10px;
  height:auto !important;
  height:10px;
  overflow:hidden;
  *overflow:visible;
  padding:0.5em 0em 0.5em 0em;
  margin:0 0 0 0;
  background:#fff;
  border:1px solid #ccc;
}

.mymessagesection ul
{
list-style:none;
}



.labelmessages
{
display:-moz-inline-stack;
display:inline-block;
width:50px;
padding:0em 0.5em 0 0;
margin:0;
text-align:right;
color:#cc6600;
vertical-align:top;

}

.mymessageslist
{
display:-moz-inline-stack;
display:inline-block;
padding:0em 0.5em 0 0;
margin:0;
}



.txtarea
{
width:300px;
height:100px;
}






/* Add By Dheeraj Verma */

.textlinksBlue{font-family:arial;font-size:11px;color:#355DA6;text-decoration: none;font-weight:normal;}
a.textlinksBlue:hover{font-family:arial;font-size:11px;color:#355DA6;text-decoration:none;font-weight:normal;}
a.textlinksBlue:visited{font-family:arial;font-size:11px;color:#355DA6;text-decoration:none;font-weight:normal;}

	.dhtmlgoodies_tabPane{
		height:21px;	/* Height of tabs */

	}

	
	.dhtmlgoodies_aTab{
		border-left:1px solid #919b9c;
		border-right:1px solid #919b9c;
		border-bottom:1px solid #919b9c;
		border-top:1px solid #919b9c;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
		padding:5px;
		width:900px;
		height:55px;		
		overflow:auto;
	}
	.dhtmlgoodies_tabPane DIV{
		float:left;
		height:100%;	/* Height of tabs */
		padding-left:3px;
		vertical-align:middle;
		background-repeat:no-repeat;
		background-position:bottom left;
		cursor:pointer;
		position:relative;
		bottom:-1px;
		margin-left:0px;
		margin-right:0px;
	}
	.dhtmlgoodies_tabPane .tabActive{
		background-image:url('../images/tab_left_active.gif');
		margin-left:0px;
		margin-right:0px;	
		z-index:10;	
	}
	.dhtmlgoodies_tabPane .tabInactive{
		background-image:url('../images/tab_left_inactive.gif');
		margin-left:0px;
		margin-right:0px;
		z-index:1;
	}

	.dhtmlgoodies_tabPane .inactiveTabOver{
		background-image:url('../images/tab_left_over.gif');
		margin-left:0px;
		margin-right:0px;
	}
	.dhtmlgoodies_tabPane span{
		font-family:arial;
		vertical-align:top;
		font-size:11px;
		padding-left:3px;
		padding-right:3px;		
		line-height:21px;
		float:left;
	}
	.dhtmlgoodies_tabPane .tabActive span{
		padding-bottom:1px;
		line-height:20px;
	}
	
	.dhtmlgoodies_tabPane img{
		float:left;
	}
	
	
	.subcatleft
	{

	float:left;
	width:316px;
	margin-top:0.6em;

	margin-left:0.5em;

	}
	
	#msgMember
	{
	background:#fff url(../../images/inputbuttonbg.gif) center bottom repeat-x;
	padding:0.4em 0 0.4em 0;
	border:1px solid #eee;

	border:1px solid #ccc;
	width:770px;
	color:red;
	font-weight:bold;
	text-align:center;
	}
	
	
	#msgMemberlogin
	{
background:#fff url(../../images/inputbuttonbg.gif) center bottom repeat-x;
padding:0.4em 0 0.4em 0;
border:1px solid #eee;

	border:1px solid #ccc;
	width:400px;
	color:red;
	font-weight:bold;
	text-align:center;
	}
	
	
	
	.pagefooter
	{
	border-top:1px solid #ccc;
background:#fff url(../../images/inputbuttonbg.gif) center bottom repeat-x;
padding-left:0.5em;
	}
	
	
	.titleA
	{
	margin:0;
	padding:0;
	text-align:left;
	margin-bottom:8px;
background: url("../../images/grey_button.gif") no-repeat left center;
PADDING:0 0 0 1.8EM;
	font-size:110%;
	}
	
	.padding08
	{
	padding:0.8em;
	}
	
	
	
	.leftpannellsearch
{
float:left;
width:210px;
background:#f8f8f8 url("../../images/bg_leftpannel.gif") repeat-x;
border:1px solid #cecece;
border-bottom:0px solid #cecece;
}




.leftpannellsearch .headerleftpannellsearch
{
background: url("../../images/grey_button.gif") no-repeat left center;
border-bottom:1px solid #cecece;
height:22px;
padding:0.3em 0 0 1.8em;
font-weight:bold;
color:#333333;

}

.sellingleadscontainer
{
border:1px solid #ccc;
overflow:hidden;
background:#fff;

}

.textblackbold
{
font-weight:bold;
}

.sellingleadscontainer .sellingleadinfo
{
float:left;
width:330px;

}
.sellingleadscontainer .sellingleadsheader
{
 min-height:20px;
  height:auto !important;
  height:20px;
  overflow:hidden;
  *overflow:visible;
border-bottom:3px solid #ccc;
margin-bottom:1em;
}

.sellingleadscontainer .sellingleadsheader h1
{
float:left;
margin:0;
padding:0.5em;

font-size:18px;
}

.sellingleadscontainer .sellingleadsheader .floatrightsellingheader
{
float:right;

margin: 0.8em 2em 0 0;
}

.sellingleadscontainer .sellingleadinfo ul
{
list-style:none;

margin:0 0 0 1em;
}

.sellingleadscontainer .sellingleadinfo ul h3
{
font-size:12px;
text-decoration:underline;
margin:0 0 0.6em 0;
padding:0;
}


.sellingleadscontainer .sellingleaddetails
{
background:#f5f5f5;
margin:0 0 0 2em;
float:left;
width:580px;
border:1PX solid #d0d0d0;
}





/*Categories*/

.catother
{
background:url("../../images/categories/Agriculture.jpg") top center no-repeat;
color:#333333;
width:986px;
height:78px;
border:1px solid #cccccc;
}


.catother h1
{
padding:0.8em 0 0 0;
text-align:center;
color:#666;
}

.other
{
background:url("../../images/categories/other.jpg") top center no-repeat;
color:#333333;
width:986px;
height:78px;
border:1px solid #cccccc;
}


.other h1
{
padding:0.8em 0 0 0;
text-align:center;
color:#666;
}


.catagricultre
{
background:url("../../images/categories/Agriculture.jpg") top center no-repeat;
color:#333333;
width:986px;
height:78px;
border:1px solid #cccccc;
}


.catagricultre h1
{
padding:0.8em 0 0 0;
text-align:center;
color:#666;
}




.catbusinessservice
{
background:url("../../images/categories/BusinessService.jpg") top center no-repeat;
color:#333333;
width:986px;
height:78px;
border:1px solid #cccccc;
margin:0 0 0.7em 0;
}

.catbusinessservice h1
{
padding:0.8em 0 0 0;
text-align:center;
color:#fff;
}


.catapparel
{
background:url("../../images/categories/Apparel.jpg") top center no-repeat;
width:986px;
height:78px;
border:1px solid #cccccc;
}

.catapparel h1
{
padding:0.8em 0 0 0;
text-align:center;
color:#fff;
}

.catapparel
{
background:url("../../images/categories/Apparel.jpg") top center no-repeat;
width:986px;
height:78px;
border:1px solid #cccccc;
}

.catchemicals
{
background:url("../../images/categories/chemicals.jpg") top center no-repeat;
width:986px;
height:78px;
border:1px solid #cccccc;
}


.catchemicals h1
{
padding:0.8em 0 0 0;
text-align:center;
color:#666;
}


.cathardwaresoftware
{
background:url("../../images/categories/computerhardwaresoftware.jpg") top center no-repeat;
width:986px;
height:78px;
border:1px solid #cccccc;
}


.cathardwaresoftware h1
{
padding:0.8em 0 0 0;
text-align:center;
color:#fff;
}




.cathardwaresoftware
{
background:url("../../images/categories/computerhardwaresoftware.jpg") top center no-repeat;
width:986px;
height:78px;
border:1px solid #cccccc;
}


.cathardwaresoftware h1
{
padding:0.8em 0 0 0;
text-align:center;
color:#fff;
}

.ConstructionRealEstate
{
background:url("../../images/categories/ConstructionRealEstate.jpg") top center no-repeat;
width:986px;
height:78px;
border:1px solid #cccccc;
}


.ConstructionRealEstate h1
{
padding:0.8em 0 0 0;
text-align:center;
color:#fff;
}



.ElectricalEquipment
{
background:url("../../images/categories/ElectricalEquipment.jpg") top center no-repeat;
width:986px;
height:78px;
border:1px solid #cccccc;
}


.ElectricalEquipment h1
{
padding:0.8em 0 0 0;
text-align:center;
color:#666;
}



.ElectronicComponents
{
background:url("../../images/categories/ElectronicComponents.jpg") top center no-repeat;
width:986px;
height:78px;
border:1px solid #cccccc;
}

.ElectronicComponents h1
{
padding:0.8em 0 0 0;
text-align:center;
color:#FFF;
}




.Energy
{
background:url("../../images/categories/Energy.jpg") top center no-repeat;
width:986px;
height:78px;
border:1px solid #cccccc;
}

.Energy h1
{
padding:0.8em 0 0 0;
text-align:center;
color:#FFF;
}




.fashionAccessories
{
background:url("../../images/categories/fashionAccessories.jpg") top center no-repeat;
width:986px;
height:78px;
border:1px solid #cccccc;
}

.fashionAccessories h1
{
padding:0.8em 0 0 0;
text-align:center;
color:#666;
}


.FoodBevrage
{
background:url("../../images/categories/FoodBevrage.jpg") top center no-repeat;
width:986px;
height:78px;
border:1px solid #cccccc;
}


.FoodBevrage h1
{
padding:0.8em 0 0 0;
text-align:center;
color:#fff;
}


.FurnitureFurnishing
{
background:url("../../images/categories/FurnitureFurnishing.jpg") top center no-repeat;
width:986px;
height:78px;
border:1px solid #cccccc;
}


.FurnitureFurnishing h1
{
padding:0.8em 0 0 0;
text-align:center;
color:#fff;
}

.Enviornment

{
background:url("../../images/categories/Enviornment.jpg") top center no-repeat;
width:986px;
height:78px;
border:1px solid #cccccc;
}

.Enviornment h1
{
padding:0.8em 0 0 0;
text-align:center;
color:#fff;
}

.GenralIndustrialEquip
{
background:url("../../images/categories/GenralIndustrialEquip.jpg") top center no-repeat;
width:986px;
height:78px;
border:1px solid #cccccc;
}

.GenralIndustrialEquip h1
{
padding:0.8em 0 0 0;
text-align:center;
color:#fff;
}



.Transportaion
{
background:url("../../images/categories/Transportaion.jpg") top center no-repeat;
width:986px;
height:78px;
border:1px solid #cccccc;
}

.Transportaion h1
{
padding:0.8em 0 0 0;
text-align:center;
color:#fff;
}


.Toys
{
background:url("../../images/categories/Toys.jpg") top center no-repeat;
width:986px;
height:78px;
border:1px solid #cccccc;
}

.Toys h1
{
padding:0.8em 0 0 0;
text-align:center;
color:#fff;
}



.Tools
{
background:url("../../images/categories/Tools.jpg") top center no-repeat;
width:986px;
height:78px;
border:1px solid #cccccc;
}

.Tools h1
{
padding:0.8em 0 0 0;
text-align:center;
color:#666;
}


.TimepieceJewellery
{
background:url("../../images/categories/TimepieceJewellery.jpg") top center no-repeat;
width:986px;
height:78px;
border:1px solid #cccccc;
}

.TimepieceJewellery h1
{
padding:0.8em 0 0 0;
text-align:center;
color:#666;
}

.catAutomobiles
{
background:url("../../images/categories/Automobiles.jpg") top center no-repeat;
width:986px;
height:78px;
border:1px solid #cccccc;
}

.catAutomobiles h1
{
padding:0.8em 0 0 0;
text-align:center;
color:#fff;
}

.catprocessingmachinery
{
background:url("../../images/categories/processing-machinery.jpg") top center no-repeat;
width:986px;
height:78px;
border:1px solid #cccccc;
}

.catprocessingmachinery h1
{
padding:0.8em 0 0 0;
text-align:center;
color:#fff;
}

.catgiftcraft

{
background:url("../../images/categories/giftcraft.jpg") top center no-repeat;
width:986px;
height:78px;
border:1px solid #cccccc;
}

.catgiftcraft h1
{
padding:0.8em 0 0 0;
text-align:center;
color:#fff;
}

.catHealthWellness
{
background:url("../../images/categories/HealthWellness.jpg") top center no-repeat;
width:986px;
height:78px;
border:1px solid #cccccc;
}

.catHealthWellness h1
{
padding:0.8em 0 0 0;
text-align:center;
color:#666;
}


.catHomeApplicances
{
background:url("../../images/categories/HomeApplicances.jpg") top center no-repeat;
width:986px;
height:78px;
border:1px solid #cccccc;
}

.catHomeApplicances h1
{
padding:0.8em 0 0 0;
text-align:center;
color:#666;
}


.catHomeGarden
{
background:url("../../images/categories/HomeGarden.jpg") top center no-repeat;
width:986px;
height:78px;
border:1px solid #cccccc;
}

.catHomeGarden h1
{
padding:0.8em 0 0 0;
text-align:center;
color:#666;
}



.catLightsLighting
{
background:url("../../images/categories/LightsLighting.jpg") top center no-repeat;
width:986px;
height:78px;
border:1px solid #cccccc;
}

.catLightsLighting h1
{
padding:0.8em 0 0 0;
text-align:center;
color:#666;
}

.catLuggageBags

{
background:url("../../images/categories/LuggageBags.jpg") top center no-repeat;
width:986px;
height:78px;
border:1px solid #cccccc;
}

.catLuggageBags h1
{
padding:0.8em 0 0 0;
text-align:center;
color:#666;
}


.catMeasurementAnalysis

{
background:url("../../images/categories/MeasurementAnalysis.jpg") top center no-repeat;
width:986px;
height:78px;
border:1px solid #cccccc;
}

.catMeasurementAnalysis h1
{
padding:0.8em 0 0 0;
text-align:center;
color:#666;
}


.catMineralsMetallurgy

{
background:url("../../images/categories/MineralsMetallurgy.jpg") top center no-repeat;
width:986px;
height:78px;
border:1px solid #cccccc;
}

.catMineralsMetallurgy h1
{
padding:0.8em 0 0 0;
text-align:center;
color:#666;
}

.catShoesAccessories

{
background:url("../../images/categories/ShoesAccessories.jpg") top center no-repeat;
width:986px;
height:78px;
border:1px solid #cccccc;
}

.catShoesAccessories h1
{
padding:0.8em 0 0 0;
text-align:center;
color:#666;
}

.catSportsEntertainment

{
background:url("../../images/categories/SportsEntertainment.jpg") top center no-repeat;
width:986px;
height:78px;
border:1px solid #cccccc;
}

.catSportsEntertainment h1
{
padding:0.8em 0 0 0;
text-align:center;
color:#666;
}


.catTelecommunications

{
background:url("../../images/categories/Telecommunications.jpg") top center no-repeat;
width:986px;
height:78px;
border:1px solid #cccccc;
}

.catTelecommunications h1
{
padding:0.8em 0 0 0;
text-align:center;
color:#666;
}


.catSecurityProtection


{
background:url("../../images/categories/SecurityProtection.jpg") top center no-repeat;
width:986px;
height:78px;
border:1px solid #cccccc;
}

.catSecurityProtection h1
{
padding:0.8em 0 0 0;
text-align:center;
color:#666;
}



.GeneralMechanicalComponents
{
background:url("../../images/categories/GeneralMechanicalComponents.jpg") top center no-repeat;
width:986px;
height:78px;
border:1px solid #cccccc;
}

.GeneralMechanicalComponents h1
{
padding:0.8em 0 0 0;
text-align:center;
color:#666;
}

.catOfficeSupplies
{
background:url("../../images/categories/OfficeSupplies.jpg") top center no-repeat;
width:986px;
height:78px;
border:1px solid #cccccc;
}

.catOfficeSupplies h1
{
padding:0.8em 0 0 0;
text-align:center;
color:#666;
}


.catPackagingPaper
{
background:url("../../images/categories/PackagingPaper.jpg") top center no-repeat;
width:986px;
height:78px;
border:1px solid #cccccc;
}

.catPackagingPaper h1
{
padding:0.8em 0 0 0;
text-align:center;
color:#666;
}


.catPrintPublishing
{
background:url("../../images/categories/PrintPublishing.jpg") top center no-repeat;
width:986px;
height:78px;
border:1px solid #cccccc;
}

.catPrintPublishing h1
{
padding:0.8em 0 0 0;
text-align:center;
color:#666;
}


.catServiceEquipment
{
background:url("../../images/categories/ServiceEquipment.jpg") top center no-repeat;
width:986px;
height:78px;
border:1px solid #cccccc;
}

.catServiceEquipment h1
{
padding:0.8em 0 0 0;
text-align:center;
color:#666;
}


.catPlassticRubber
{
background:url("../../images/categories/PlassticRubber.jpg") top center no-repeat;
width:986px;
height:78px;
border:1px solid #cccccc;
}

.catPlassticRubber h1
{
padding:0.8em 0 0 0;
text-align:center;
color:#666;
}

.catExcessInventory
{
background:url("../../images/categories/ExcessInventory.jpg") top center no-repeat;
width:986px;
height:78px;
border:1px solid #cccccc;
}

.catExcessInventory h1
{
padding:0.8em 0 0 0;
text-align:center;
color:#666;
}

.catHardware
{
background:url("../../images/categories/Hardware.jpg") top center no-repeat;
width:986px;
height:78px;
border:1px solid #cccccc;
}

.catHardware h1
{
padding:0.8em 0 0 0;
text-align:center;
color:#fff;
}

.containerbasket
{
background:#fff;
border:1px solid #ccc;
margin-top:1em;
}

.containerbasket h2
{
margin-left:1em;
}

.basketgrid
{

padding-left:2em;

overflow:hidden;
}


.basketgrid table th
{
text-align:left;
background: #f6f6f6 url("../../images/bg_table.gif") repeat-x left bottom;

padding:0.4em 0 0.4em 0em;
color:#333333;

}

.basketgrid table td
{
padding:0.4em 0 0.4em 0;
margin:0;
}










.grouplist1
{
float:left;



list-style:none;
width:750px;  

}
accordion_content
.grouplist1 li
{
margin:0.7em 0 0.6em 2em;

}

.grouplist1 .msglabel
{
float:left;
width:75px;
margin-right:10px;

text-align:right;
}


.grouplist1 .msgcontent
{
float:left;
}







		
		
		
	/* $$$$$$ Vertical Accordions start $$$$$$ */
		
		#vertical_container H3 SPAN
		{
	
	background: url("../../images/grey_button.gif") no-repeat left top;
	padding:0em 0 0.1em 1.9em;
	display:-moz-inline-stack;
	display:inline-block;
		}
		
.accordion_toggle 
	{
	display: block;
	cursor: pointer;
	font-size:11px;
	font-weight:bold;
	background:url("../../images/bg_footernote.gif");
	color:#333;
	padding:0px 10px 0px 5px;
	margin:0;
	text-transform: uppercase;
	text-align:left;
	}
	
	.accordion_toggle  h1
	{
	margin:0;
	padding:0;
	}
	
	.accordion_content a.textlinksBlue
	{
	background:url("../../images/linksbg.gif") no-repeat left center;
	padding:0.2em 0 0.2em 0.8em;
	}
	

.accordion_content 
	{
	background:url("../images/bg-accordion.gif");
	overflow:hidden;
	margin:0;
	padding:0px 0px 5px 0px;

	}	
	
	h1.accordion_toggle accordion_toggle_active
	{
	color:#aa2300;
	}
	

	
/*.accordion_toggle_active {}*/
	


.products01
{
	float:left;
	margin:0.5em 0.4em 0.5em 0.4em;
	width:168px;
	height:158px;
	background:transparent url("../../images/bg-featured-products.png") repeat-x left top;

}

.products01 .products01IMG
{
	text-align:center;

}


.products01 .products01IMG img
{
	width:80px;
	height:80px;	
	border:1px solid #ccc;

}

.productdesc
{
	margin-top:0.5em;
	text-align:center;
	color:#00007D;
}

.productname
{
	font-weight:bold;
	text-align:center;
	color:#00007D;
	margin-bottom:0.5em;
}




.newfeaturedproducts
	{
	margin:0.6em 0 0 0;
background:#fff url("../../images/bg-grad.gif") repeat-x left top;
clear:both;
border:1PX solid #F6D990;
  min-height:1px;
  height:auto !important;
  height:1px;
  overflow:hidden;
  *overflow:visible;
}


.newfeaturedproducts h2.headernewfp
{

	
	background: url("../../images/grey_button.gif") no-repeat left center;
	margin:0;
	font-size:110%;
	color:#333;
	padding:0.3em 0 0.3em 0;
	border-bottom:1PX solid #F6D990;
}

.newfeaturedproducts h2.headernewfp span
{
	padding:0.3em 0 0 2em;
}




.sliderwrapper01{
/*position: relative; leave as is*/
overflow: hidden; /*leave as is*/
border: 0px solid navy;
border-bottom-width: 0px;
}



.sliderwrapper01 .contentdiv{
visibility: hidden; /*leave as is*/
/*position: absolute; leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 5px;

height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.bgblue01
{
	background:url("../../images/gradient-fp.jpg") repeat-x top left;
}






.sliderwrapper{
/*position: relative; leave as is*/
overflow: hidden; /*leave as is*/
border: 0px solid navy;
border-bottom-width: 0px;
height: 140px;
}



.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
/*position: absolute; leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 5px;
background: white;

height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination
{
background: url("../../images/bg_leftpannel.gif") repeat-x left bottom;
text-align: right;
/*background:#FEFAD5 url("../../images/footer-leads1.gif") repeat-x left top;*/
border-top:1px solid #F6D990;
padding: 5px 10px;
}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #00007D;
border:1px solid transparent;
}

.pagination a:hover, .pagination a.selected{
color: #000;
background:#FAF0BF url("../../images/bg_footernote.gif") repeat-x left top;
border:1px solid #F6D990;
}


.paginationfp
{

text-align:right;
background:#fff;
/*background:#FEFAD5 url("../../images/footer-leads1.gif") repeat-x left top;*/
border-top:1px solid #F6D990;
padding: 4px 10px;
}


.paginationfp a{
padding: 0 5px;
text-decoration: none; 
color: #00007D;
background: white;
border:1px solid #fff;
}

.paginationfp a:hover, .paginationfp a.selected{
color: #000;
border:1px solid #F6D990;
background:#FAF0BF url("../../images/bg-01.gif") repeat-x left top;
}



.groupcontainerdetails
{
	float:left;
	width:390px;	
}

.populargroups
	{
	float:left; 
	width:130px;
	padding:0 0 0 0.7em;
	border-left:1px solid #ccc;
	}
	.populargroups ul
	{
		list-style:none;
		margin:0;
		padding:0 0 0 0.5em;
		margin:0 0 0 0.5em;
		
	list-style-image:url("../../images/list-style.gif");
	}


.populargroups h3
{
	text-align:center;
	font-size:110%;
	color:#333333;
	font-weight:bold;
	padding:0 0 0.3em 0;
	margin:0;
}

.populargroupsimg
{

	padding:0.5em;
	float:left;
	width:115px;
}

.populargroupsimg img
{
	width:90px;
	height:75px;
}


.groupimg
{
	border:1px solid #ccc;
	padding:0.5em;
	float:left;
	width:115px;
	height:75px;
	text-align:center;
}

.groupimg img
{
	width:70px;
	height:75px;
}


.groupdetails
{
	float:left;
	overflow:hidden;
	padding:0em 0.5em 0.5em 0.5em;
	width:240px;	

}

.groupdetails h3
{
	font-size:110%;
	color:#333333;
	font-weight:bold;
	padding:0 0 0.3em 0;
	margin:0;
}

.groupcontent
{
	padding:0 0 0.5em 0;
	border-bottom:1px dashed #ccc;
}

.grouplinks
{
	margin:0.5em 0 0 0;
}




.tablebg0
{
	background:#F6D990;
}
.tablebg0 td
{
background:#fff;	
}
	
td.iconforums
{background:#fff url("../../images/icon-forums.png") no-repeat top left;}

	
	
.threeicons ul
{
	padding:0;
	margin:0;
	list-style:none;
}
.threeicons ul li
{
	float:left;
	padding-right:0.2em;
}			

			
/* $$$$$$ Vertical Accordions End $$$$$$ */









.parentcategory li
{background:#fff url("../../images/bg-parent-link.gif") repeat-y top left;}

.parentcategory li a
{
	color:#333;
}



.childcategory a
{
	color:#fff;
}





.mainCategory {padding:4px 0!important;width:210px;position:relative; z-index:10000;}
.mainCategory ul{margin:0;padding:0;font:1em/120% tahoma;width:210px;}
.mainCategory li{padding:0; list-style-image:none;width:205px;margin:0 0 2px 1px;}
.mainCategory li strong{font-size:1.2em;}
.mainCategory li a{display:block;width:198px;padding:4px 0 4px 10px;border:0px solid red;border-top-width:0px;}
.mainCategory li a:hover,.mainCategory li.current a {color:#fff; border:0px solid red;border-top:0px solid #CECECE;background: url("../../images/bg-link-hover.gif") repeat-y top left;}
.mainCategory li a:visited{/*color:#039;*/}
.mainCategory h4{margin:2px 12px;padding:0;border:none;font:bold 1.1em tahoma;color:#7B2E00;}
#divUserCategory{border-bottom:none;}
#divUserCategory ul{width:auto;margin:0 4px;padding-bottom:4px;border-bottom:1px dashed #cccccc;}
#divUserCategory li{width:auto;}
#divUserCategory li a{width:161px;padding-left:6px;}

.ctgPlusItem{position:absolute;top:0px;left:0px;width:150px;height:330px; z-index:10011;}
.ctgPlusItem .content{border:1px solid #8F5B24;border-top:2px solid #8F5B24;background:#B87935 url("../../images/bg-mo-link.gif") repeat-x top left;position:absolute;z-index:10012;  width:165px; overflow:hidden; }
.ctgPlusItem .content .space{padding-left:12px;}
.ctgPlusItem .content a{border:0px transparent #F0F0F0;display:block;width:140px;padding:3px 10px;line-height:130%; border-bottom:1px solid #8F5B24;}
.ctgPlusItem .content a:hover{border:0px solid #CCCCCC; background:#FCEFB7; color:#333333; border-bottom:1px solid #8F5B24;}
.ctgPlusItem li a:visited{/*color:#039;*/}
.ctgPlusItem ul{list-style-type:none;list-style-image:none;margin:1px;width:162px;font-family: tahoma;}

.divExchangeItem{background-color:#FFFBEF;padding-bottom:10px;margin-bottom:15px;border-bottom:1px solid #FFB64B;}

/* CSS Sprites homeIcon >>>> */
.openCategoryIcon{float:right;margin:3px 3px 0 0;height:21px;width:26px;background:url(/images/eng/style/css_images/sprites/sprites_homeIcon.gif) no-repeat 0 0;}
/* <<<< CSS Sprites homeIcon */

span.validationerror
    {
    	
    	background:url("error_corner.gif") left no-repeat;
    	padding:2em 0 2em 1em;
    	display:block;
    	margin:0;    	
    }
    span.validationerror div
    {
    	background: url(bg-error-msg.gif) repeat-x;
    	padding:0.4em 0 0.35em 0em;
    	display:inline;
    	border-right:1px solid #ffd99e;
    	border-bottom:1px solid #ffd99e;
    	

    }
    
    span.validationerror div p
    {
    	background:url("exclamation.gif") 4px 0px no-repeat;
    	margin:0;
    	padding:0 2em 0em 2em;
    	display:inline;
    }
    
    
    
    
    
    
    
    
    /************ PasswordStrength Related Styles ***********************/


.TextIndicator_TextBox1_Strength1
{
     background-color:#ff0000;
     color:#fff;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
          clear:both;
     display:block;
     margin:2em 0 0 -19.5em;
}
.TextIndicator_TextBox1_Strength2
{
     background-color:#ff6666;
     color:#fff;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
          clear:both;
     display:block;
     margin:2em 0 0 -19.5em;
}
.TextIndicator_TextBox1_Strength3
{
     background-color:Gray;
     color: #FFCAAF;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
          clear:both;
     display:block;
     margin:2em 0 0 -19.5em;
}
.TextIndicator_TextBox1_Strength4
{
     background-color:#009933;
     color:#fff;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
          clear:both;
     display:block;
     margin:2em 0 0 -19.5em;
}
.TextIndicator_TextBox1_Strength5
{
     background-color:#003300;
     color: #fff;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
          clear:both;
     display:block;
     margin:2em 0 0 -19.5em;
}


.watermarked1
{
    color:#8d8d8d;
}

.watermarked22
{
width:400px;
color:#333;
margin:0;
padding:0.1em;
font-size:110%;
}

.watermarkedSUP
{
	color:#8d8d8d;
	width:180px;	
}
.signupdd
{
	border-radius: 5px; /* If supported by the browser, you'll see rounded corners */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width:250px;
	height:29px;
	border:solid 1px #c0c0c0;
	margin:0 0 13px 0;
	color:#333333;
	font-size:1.2em;
	padding:4px 3px 2px 3px;
}
.watermarkedSUP1
{
	color:#8d8d8d;
	width:180px;
	height:20px;
	border-radius: 5px; /* If supported by the browser, you'll see rounded corners */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

	width:250px;
	height:20px;
	border:solid 1px #c0c0c0;
	margin:0 0 8px 0;
	padding:2px 3px 2px 3px;
}

.watermarked
{
    color:#8d8d8d;
}
.MaskedEditFocus1
{
	width:180px;
}
.MaskedEditError1
{
	width:180px;
}



    
    
    
    
    
    .errorpannel
    {
    	background:#fff;
    	width:776px;
    	height:346px;
    	margin:0 auto;
    	background:url("../../images/error-box.jpg") top left no-repeat;
    }
    
    .errortext
    {
    	color:#de8a00;
    	margin:0;
    	padding:8em 5em 10em 15em;
    	font-size:150%;
    	line-height:2em
    }
    
    
    
    .tablestyle
    {
    	background:url("../../images/bg_table_yellow.gif") repeat-x left top;
    }
    
        
    
    
    .addproducttable
    {
    	border:1px solid #f6d990;
    	background:#fff;
    }
    
    .addproducttable input
        {
        	width:100px;        	
        }
    
    .addproducttable td
    {
    	padding:0.3em;
    	border:1px solid #f6d990;
    }
    
    
    tr.selectedrow
    {
    	background:#ccc;
    }
    
    tr.alternaterow
    {
    	background:#fffed3;
    }
    
    .footer01
    {
    	background:fdf9d6;
    	border:1px solid #ffd99e;
    	padding:0.3em;
    
    }


    
    
    .signuperror
    {
    	margin-left:30px;
    	color:Red;    	
    	width:200px;
    	padding:0.4em 0 0.35em 0em;
    }
    
    /*AutoComplete flyout */

.autocomplete_completionListElement 
{  
	margin : 0px!important;
	background-color : #fff;
	cursor : 'default';
	overflow : auto;
	height : 200px;
    text-align : left; 
    list-style-type : none;
    border:1px solid #8E8E8E;
    width:300px;
    padding:0 0 0 0em;
    position:absolute;
    z-index:20000;
    color:#333;
    font-weight:normal;
    overflow-x:hidden;
    overflow-y:hidden;
    font:110%;

}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #3366CC;
	color: #fff;
	padding:0.1em 0 0.2em 0.5em;

}

/* AutoComplete item */

.autocomplete_listItem 
{
	color : windowtext;
	padding:0.1em 0 0.2em 0.5em;
	color:#333;
	
}



.divpopupmsg
{
position:absolute;
top:250px;
left:450px;
z-index:2587413;
width:400px;
height:110px;
background:#fff5e2;
border:3px solid #dd6f2d;

}

.popupheader
{
  	background:url("../../images/popheader.png") repeat-x left top;
	padding:0.3em 0 0.2em 0.7em;
	font-size:110%;
	font-weight:bold;
	color:#fff;
	text-align:left;
	height:25px;

	}
	
	.popupdivcontent
	{
	padding:1em 0 0.4em 0;
	text-align:center;
	}
	
	.btnmargin
	{
	margin:1.5em 0 0 0;
	}

	.crossbtn
	{
	float:right;

	padding:0 0.1em 0 0;
	}
	
	.popupinputbt
	{
	  	background:url("../../images/btn-bg-popup.png") repeat-x left top;
		border:1px solid #b0320c;
		padding:0.2em;
		text-align:center;
		
	}

.msgtable
{

padding:0.3em 0 0.3em 0.5em ;
margin:0 0 0.5em 0;
background:#fff url("../../images/bg_buttons.gif") repeat-x;
border:1px solid #e9a300;
color:#996600;
font-weight:bold;
font-size:110%;
text-align:left;
}


.TnC
{
margin-top:0.5em;
margin-bottom:1em;
width:800px;
padding:0.6em;
background:#fff;
border:1px solid #ccc;
font-size:110%;
}

h2.tnc01
{
	margin:0 0 1em 0;
	padding:0.3em;
	font-size:120%;
}

.TnC ul
{
	list-style-type:circle;
}

.TnC li h3
{
	margin:0 0 0.3em 0;
background:#efefef;
padding:0.4em;
border-bottom:1px solid #cccccc;
font-size:110%;
}

.font20
{
	font-size:120%;
}

.tradecontent
{
	padding:0.5em;
}


.tradecontent td
{
	width:50%;

}

.hrline hr
{
	border:1px solid #f6d990;
	background:transparent;
	height:1px; 
}


.tradeimg
{
	float:left;
	padding:0 0 0 0;
	margin:0 0 0 0;
	border:1px solid #ccc;
	overflow:hidden;
	width:65px;
	height:65px;
}

.tradetext
{
	float:left;
	padding:0 0 0 0.5em;
	color:#333;
}



.tradeshowname
{
	display:block;
	margin:0 0 0.1em 0;
	font-weight:bold;
	
}

.tradedateindex
{
	background: url("../../images/tender-icons.png") no-repeat -1% 100%;
padding:0 0 0 2em;
color:#16387C;
}






.tenderdate
{
	float:left;
	width:60px;
	height:60px;
	background:url("../../images/calendar-icon.jpg") no-repeat left top;
	text-align:center;
}
.tenderdate .month
{
	color:#fff;
	font-weight:bold;
}

.tenderdate .date
{
	font-weight:bold;
	font-size:120%;
}


.tenderdetails
{
	float:left;
}


.tradeshowname1
{
	text-align:left;
	float:left;
	width:520px;
}

.tradeflag
{
	float:left;
}

.resultsdetails
{
	font-size:130%;
	padding:0 0 0 -2em;
}


.tendersdesc
{
	float:left;
	width:400px;

	


}

.tender01
{
	float:left;
	width:205px;
	margin-bottom:0.5em;
}

.tender02
{
	float:left;
	width:250px;
	margin-bottom:0.5em;
}

.line01
{
	float:left;
	width:1px;
	background:#ccc;
	height:30px;
	margin-right:5px;
	margin-left:5px;
}

.tablestyle01
{
background:#fdfbec;
border:1px solid #e1e1e1;
width:99.2%;
}

.tablestyle01A
{
width:70px;
}

.tablestyle01B
{
width:320px;
padding:0 0px 0 0px;
}

.tablestyle01 td
{
padding:5px 0 5px 0;
}

.tablestyle01C div
{
color:#666;
padding:0.1em 0 0.1em 0;
}
.tsector span
{
  	background:url("../../images/tender-icons.png") no-repeat 0 top;
	display:inline-block;
	padding:0 0 0 2.5em;
	width:75px;
	color:#000;
}

.tlocation span
{
 	background:url("../../images/tender-icons.png") no-repeat 0 34%;
	display:inline-block;
	padding:0 0 0 2.5em;
	width:75px;
	color:#000;
}

.ttendervalue span
{
 	background:url("../../images/tender-icons.png") no-repeat 0 65%;
	display:inline-block;
	padding:0 0 0 2.5em;
	width:75px;
		color:#000;
}

.tdate span
{
 	background:url("../../images/tender-icons.png") no-repeat 0 100%;
	display:inline-block;
	padding:0 0 0 2.5em;
	width:75px;
	color:#000;
}


.TenderDetails-btn
{
 	background:url("../../images/TenderDetails-btn.png") no-repeat 0 100%;
	width:82px;
	height:22px;
	display:inline-block;
	padding:0 0 0 25px;
}

.valeu05
{
color:#666;
}








.tablestyle02
{
background:#fdfbec;
border:1px solid #e1e1e1;
width:99.2%;
}

.tablestyle02 td
{
padding:5px 0 5px 0;
}

.tename
{
background:url("../../images/tender-desc.png") no-repeat left top;
padding:0.5em 0em 0 2.5em;
}

.tedesc
{
color:#666;
padding:0 0em 0 0.3em;
}

.tablestyle02A
{
width:400px;

}


.tvisitors, .tvenue, .texhibitors, .tsdate
{
	color:#666;
padding:0.2em 0 0.2em 0;

}


.tvisitors span
{
background:url("../../images/iconset-tradeshow.png") no-repeat 0 0%;
	display:inline-block;
	padding:0 0 0 2.5em;

	color:#000;
}

.tvenue span
{
background:url("../../images/iconset-tradeshow.png") no-repeat 0 100%;
	display:inline-block;
	padding:0 0 0 2.5em;

	color:#000;
}
.texhibitors span
{
background:url("../../images/iconset-tradeshow.png") no-repeat 0 34%;
	display:inline-block;
	padding:0 0 0 2.5em;

	color:#000;
}
.tsdate span
{
background:url("../../images/iconset-tradeshow.png") no-repeat 0 68%;
	display:inline-block;
	padding:0 0 0 2.5em;
color:#000;
}

div.tSbtn
{
display:block;
padding-top:1em;
clear:both;
}
.tenderdetailstable
{
border:1px solid #cccccc;
border-bottom:0px;
width:100%;
}
.tenderdetailstable td
{
padding:0.3em;
border-bottom:1px solid #cccccc;
}

.tenderdetailstable td.labletdd
{
font-weight:bold;
text-align:right;
padding:0.3em 0.7em 0em 0.7em;
background:#fdfbec;
border-right:1px solid #cccccc;
vertical-align:top;
}
.tenderdetailstable td.valuetdd
{
vertical-align:top;
}
.tenderdetailheading
{
background: url("../../images/bg_table.gif") repeat-x left bottom;
border:1px solid #cccccc;
padding:0.5em;
font-weight:bold;
font-size:12px;
}
.tradeshowdetailstable
{
border:1px solid #cccccc;

width:100%;
}
.tradeshowdetailstable td
{
vertical-align:top;
padding:0.4em 0 0.3em 0;

border-bottom:1px solid #cccccc;
}
.tradeshowdetailstable td.labletdd
{
font-weight:bold;
text-align:right;
padding:0.4em 0.7em 0.3em 0.7em;
background:#fdfbec;
border-right:1px solid #cccccc;
vertical-align:top;
}
.tradeshowdetailstable td.valuetdd
{
padding-right:4em;
padding-left:0.5em;
}

.tradeshowdetailstable td.imgtradeshow
{
border-left:1px solid #ccc;
padding:0.3em;
}

.tradeshowdetailstable ul
{
list-style:none;
margin:0;
padding:0;
}
.tendercontactdetails
{
list-style:none;
}

.tendercontactdetails li
{
padding:0.4em;
}

.tendercontactdetails li span
{
display:inline-block;
padding:0 0.3em 0 0.3em;
}

.tendercontact
{
background:#fdfbec;
width:100%;
}

.tendercontact td
{

}
.tendercontact .contactlabel
{
text-align:right;
padding:0em 0.7em 0em 0.7em;

}
.tendercontact .contactvalue
{
padding:0 0 0 0.4em;
color:#666;
}

.leftpannelproduct
{
float:left; width:210px;
}
.headerleftpannel
{
background: url("../../images/grey_button.gif") no-repeat left center;
border-bottom:1px solid #F1D078;
height:21px;
padding:0.3em 0 0 1.8em;
font-weight:bold;
color:#333333;
font-size:120%;
}
td.width150
{
width:150px;
}
.tablestyle02B
{
width:200px;
}
.tvisitors, .tvenue, .texhibitors, .tsdate
{
color:#666;
padding:0.2em 0 0.2em 0;


}
.tablestyle01B
{
width:270px;

}
.tablestyle01C
{
width:290px;
}
.tenderhomepage
{
width:100%;
padding:0.5em;
}
.tenderhomepage td a
{
text-decoration:underline;
}
.tenderhomepage td
{
border-bottom:1px solid #f6d990;
padding-top:5px;
padding-bottom:5px;
vertical-align:top;
}

.tenderhomepage .tenderarrow
{
background: url("../../images/tender-arrow.jpg") no-repeat left bottom;
padding:0 0 0 2em;
}

.tenderhomepage .tenderval
{
padding:0 0 0 2em;
}
.tendercat
{
background: url("../../images/tender-icons.png") no-repeat 0 0;
padding:0 0 0.3em 2em;
}
.gridAdd
{
background: url("../../images/add.png") no-repeat 0 0.3em;
padding:0 0 0.3em 1.2em;

}

.tenderdte
{
background: url("../../images/tender-icons.png") no-repeat -1% 100%;
padding:0 0 0 2em;
}










.tendercountry

{
background: url("../../images/country-icon.jpg") no-repeat left bottom;
padding:0 0 0 2em;
}
.subcat ul
{
	list-style:none;
margin:0;
padding:0;
}

.subcat ul li
{
	list-style:none;
margin:0;
padding:0;

}
.leftlinkscontainer
{
list-style:none;
margin:0;
padding:0em;
padding-bottom:8px;

}

.leftlinkscontainer div
{
	margin:0;
	padding:0;
	height:14px;
	vertical-align:top;
	
	
}

.leftlinkscontainer img
{
	margin:0;
	padding-top:5px;
	vertical-align:top;
}

.leftlinkscontainer a
{	
	vertical-align:top;		
	margin-top:0;
}

#Categories1_UpdatePanel2 ul li a
{
	padding-left:0.9em;	
background:url("../../images/link-arrow.gif") no-repeat left center;
}

#Categories1_UpdatePanel2 ul
{list-style:none;
margin:0;
padding:0.3em;
}

#Categories1_UpdatePanel2 ul li a
{
  	background:url("../../images/link-arrow.gif") no-repeat left center;
	padding-left:0.9em;
}




.relatedtradeshows
{
	border:1px solid #ccc;
	width:100%;
}

.relatedtradeshows td
{
	width:33%;
	vertical-align:top;
	padding:0.5em;
	border-bottom:1px solid #ccc;
	}

.imgtrade01
{
	float:left;
	margin-right:0.4em;
	overflow:hidden;
width:80px;
	height:80px;
}


.commoncountry
{
	background: url("../../images/country-icon.jpg") no-repeat left bottom;
	padding:0 0 0 2em;
	color:#B82B00;
}





.hotproductheader
{
	position:relative;
	display:inline;
	margin:0;
	padding:0.2em 0 0 1.8em;
	top:-28px;
	background: url("../../images/grey_button.gif") no-repeat left center;
	font-size:110%;
	color:#333333;
}
.labelcreategroup11
{
margin-left:100px;
margin-right:50px;	
font-size:130%;
text-align:left;
}
.keywordtable
{
height:60px;
margin-top:10px;	
}

.keywordtable td
{
padding:0;
padding-right:15px;
margin:0;
text-align:left;
color:#cc6600;
vertical-align:top;
font-size:80%;
}

.searchcompanygrid
{
background:#fdfbec;
border:1px solid #e1e1e1;
width:99.5%;
color:#666;
}


td.cstablechk
{
padding:0.4em 0.7em 0 0.9em;

}

td.chkboxC1
{
	width:25px;
	
	vertical-align:top;
	text-align:center;
}

td.imgC1
{
	width:80px;
	padding:0 0 0 0.4em;
}

td.imgC1 img
{
}

td.descC1
{

width:585px;
}

.PSresult
{
	clear:both;
	margin:0.2em 0 0.2em 0.3em;
	width:766px;
}

.PSresult table td
{
	padding:0.3em;
}





.dottedborder
{
	border-bottom:1px dotted #333;	
	margin:0 0 0.5em 0;
	color:#3366cc;

}



.phoneno
{
background: url("../../images/telephone.png") no-repeat;
display:block;

padding:0.1em 0 0.3em 2em;
}


.faxno
{
background: url("../../images/telephone-fax.png") no-repeat;
display:block;
padding:0.1em 0 0.3em 2em;
}
.gshield
{
background: url("../../images/GMShield.png") no-repeat;
padding:0.5em 1.3em 0 1.7em;
text-align:center;	
}

.countryicon
{
background: url("../../images/globe-country.png") no-repeat;
display:block;
padding:0.1em 0 0.3em 2em;

}

.Ccountry
{
background: url("../../images/cssearchicon.png") no-repeat 0% 0%;
padding:0 0 0 2em;
margin-bottom:0.3em;
}

.Cphone
{
background: url("../../images/cssearchicon.png") no-repeat 0% 51%;
padding:0 0 0 2em;

margin-bottom:0.3em;
}
.Cwebsite
{
background: url("../../images/cssearchicon.png") no-repeat 0 100%;
padding:0.2em 0 0 2em;

}
.Cgold
{
background: url("../../images/GMShield.png") no-repeat 0 100%;
padding:0.8em 0 0 2em;	
}

.Cwebsite a
{
color:#207100;

}

td.ccompanydesc
{
width:440px;
padding-right:0.5em;
}

td.ccompanyaddress
{
width:260px;
padding-right:0.5em;
}
.ccompanynametd
{
border-bottom:1px dotted #333;	
}
.ccompanyname
{

margin-right:0.5em;
padding-left:1.5em;
color:#3366cc;
font-size:12px;
font-weight:bold;
background: url("../../images/name-cc.png") no-repeat 0% 50%;
}


.Cenquirebutton
{
margin-top:0.5em;

}

.Cenquirebutton a
{
background: url("../../images/Csendmsg.png") no-repeat 0% 0%;
display:block;
width:113px;
height:31px;
padding-top:0.5em;
padding-left:3.4em;
}

.Cenquirebutton a:hover
{
background: url("../../images/Csendmsg.png") no-repeat 0% 102%;
color:#fff;
text-decoration:none;
}

.Cenquirebutton1
{
margin-top:0.5em;
border:0px solid red;
}

.Cenquirebutton1 a
{
background: url("../../images/Csendmsg.png") no-repeat 0% 0%;
display:block;
width:113px;
height:31px;
padding-top:0.5em;
padding-left:3.4em;
}

.Cenquirebutton1 a:hover
{
background: url("../../images/Csendmsg.png") no-repeat 0% 104%;
color:#fff;
text-decoration:none;
}






.searchleadgrid
{
background:#fdfbec;
border:1px solid #e1e1e1;
width:99.5%;
color:#666;
}
.Lenquirebutton
{
margin-top:0.5em;
}

.Lenquirebutton a
{
background: url("../../images/enquire-btn.png") no-repeat 0% 0%;
display:block;
width:113px;
height:23px;
padding-top:1.5em;
padding-left:3.4em;
}

.Lenquirebutton a:hover
{
background: url("../../images/enquire-btn.png") no-repeat 0% 108%;
color:#fff;
text-decoration:none;
}
.Lcompname
{
background: url("../../images/Lead-icons.png") no-repeat 0 100%;
padding:0 0 0 2em;
margin-bottom:0.5em;
}
.Lcountry
{
background: url("../../images/Lead-icons.png") no-repeat 0 0%;
padding:0 0 0 2em;
margin-bottom:0.3em;
}
.Lposteddate
{
background: url("../../images/Lead-icons.png") no-repeat 0 50%;
padding:0.1em 0 0.1em 2em;
}
.tableheaderbutton
{
margin:0.2em 0 0 0.8em;
color:#333;
}
.tableheaderbutton h3
{
float:left;
font-size:10px;
font-weight:normal;
margin:0 0 0 0;
padding:0 0em 0 1em;
}
a.headecontactbtn, a.headeraddbskt, a.headerenquirenowbtn
{
display:inline-block;
background: url("../../images/tabheader-btn.png") no-repeat 0 0%;
width:94px;
height:19px;
text-decoration:none;
margin-right:1em;
}
.headecontactbtn span
{
display:inline-block;
background: url("../../images/btnmsgL.png") no-repeat 10% 70%;
padding-left:2.4em;
}
a.headecontactbtn:hover, a.headeraddbskt:hover, a.headerenquirenowbtn:hover
{
background: url("../../images/tabheader-btn.png") no-repeat 0 100%;
}
.headeraddbskt span
{
display:inline-block;
background: url("../../images/bskt-icon.png") no-repeat 10% 70%;
padding-left:2.4em;
}
.headerenquirenowbtn span
{
display:inline-block;
background: url("../../images/enquirebtn-L.png") no-repeat 10% 70%;
padding-left:2.4em;
}

#bubble_tooltip{
	width:147px;
	position:absolute;
	display:none;
    z-index: 100;
}
#bubble_tooltip .bubble_top{
	background-image: url('../../images/bubble_top.gif');
	background-repeat:no-repeat;
	height:16px;
    background-position: bottom;
}
#bubble_tooltip .bubble_middle{
	background-image: url('../../images/bubble_middle.gif');
	background-repeat:repeat-y;
	background-position:bottom left;
     padding: 10px;

    font-size: 10px;
    padding-bottom: 0px;
    padding-right: 20px;
}
#bubble_tooltip .bubble_middle span{
	position:relative;
	top:-8px;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size:11px;
}
#bubble_tooltip .bubble_bottom{
	background-image: url('../../images/bubble_bottom.gif');
	background-repeat:no-repeat;
	background-repeat:no-repeat;
	height:44px;
	position:relative;
	top:-6px}
	.gridBorder
	{
		border-left-width:0px !important;
		border-right-width:0px !important;


	}
	.modalPopup 
    {
	    background-color:#ffffdd;
	    border-width:3px;
	    border-style:solid;
	    border-color:Gray;
	    padding:3px;
	    width:250px;
    }
    .modalBackground 
    {
	    background-color:Gray;
	    filter:alpha(opacity=70);
	    opacity:0.7;
    } 
    
    .dashboardcontainer
{
background:#fff;
width:99%;
display:block;
overflow:hidden;
margin:0 0 1em 0;
}

.dashboardcontent
{
float:left;
width:890px;
margin:0.5em 0em 0 1.2em;
padding:0.2em;
}
.dbheaderdetails
{
overflow:hidden;
}


.cdtopprofilepic
{
float:left;
width:48px;
border:1px solid #e2e2e2;
padding:0.5em;
margin:0 1.5em 0 0;
}
.cdtopprofile
{
background: url("../../images/bg-dbtop.gif") repeat-x;
border:1px solid #e2e2e2;
float:left;
width:795px;
padding:0.5em;
margin-bottom:1em;
}

.cdtopprofile h3
{
margin:0;
}

.cdtopprofile .bgwhite
{
background:#fff;
border:1px solid #c3c3c3;

}

.profilestatstable
{
width:100%;
}

.profilestatstable td
{
width:33%;
}

.profilestatstable td.cc1
{
padding-left:1.5em;
font-size:12px;
font-weight:bold;
}


.profilestatstable td.cc2
{
color:#999;
text-align:center;
}




.profilestats
{
background: url("../../images/bg-profilestats.jpg") no-repeat;
height:38px;
width:350px;
margin:0.2em 0 0.2em 0;
padding:0.3em 0.3em 0.3em 1em;
}


.profileststatscore, .profileststatcompletelink
{
float:left;
font-weight:bold;
padding:0 0.5em 0 0.5em;
margin-top:-0.5em;
}
.profileststatcompletelink
{
margin-top:-1em;
}

.profileststatcompletelink1
{
float:left;
font-weight:bold;
padding:-0.5em 0.5em 0 1.5em;
margin-top:-0.5em;
margin-left:0.5em;
}

.profilescoretext
{
float:left;
height:10px;
}

.profilescorebar
{
float:left;
width:163px;
height:10px;
clear:left;
border:1px solid #a2b4da;
margin-top:-0.2em;
}

.bluefill
{
background:#a2b4da;
height:10px;
}


.dboverview
{
background: url("../../images/db-overview-bg.jpg") repeat-x;
display:block;
border:1px solid #cbcbcb;
border-top:0px;
width:620px;
margin:0.5em 0 0 0;
padding:0.5em;
}

h3.titledb
{
color:#003366;
font-weight:bold;
margin:0.1em 0 0 0.7em;
padding:0.3em 0 0 1.7em;
background: url("../../images/btn-arrow.jpg") 0% 105% no-repeat;
font-size:18px;
font-weight:bold;
}


.floatlefth3
{
float:left;
width:690px;

}



.dbgreyboxes
{
display:block;
background: url("../../images/db-greybox.png") 0% 105% no-repeat;
height:179px;
width:627px;
margin:1em 0 0 0;
}

.dbmsgbox
{
padding:0.5em;
width:280px;
float:left;

}

.msgstatus
{
margin:4em 0 1em 11em;
line-height:17px;
}
.msgstatus span
{color:#ff6600; font-weight:bold;}

.msgstatus span.blue
{color:#003399; font-weight:normal;}

.dbrefer
{
margin:0 0 0 3.4em;
padding:0.5em;
width:280px;
float:left;
}

.bdreferfields
{
display:block;
padding:1em 0.5em 0.5em 0.5em;
margin-left:0.3em;
}

.bdreferfields input
{
width:90px;
font-size:10px;
}

.sendrefer
{
background: url("../../images/send-icon.png") 90% 0% no-repeat;
text-align:right;
margin:1em 0 0 0;
}




.scorebar
{
background: url("../../images/bg-scorebar.jpg") repeat-x;
border:1px solid #9099a8;
width:250px;
height:17px;

}

.scorefinal
{
background: url("../../images/bg-scoregreen.gif") repeat-x;
height:17px;
}


.statscontainer
{
width:250px;
overflow:hidden;
margin-top:0.3em;
}

.statslbl
{
vertical-align:top;
padding:0.3em 2em 0.3em 1em;
font-weight:bold;
text-align:right;
}


.floatleftstat
{
float:left;
}

.floatrightstat
{
float:right;
}

.dbstatstable
{
margin:3em 0 0 0;
width:100%;
}


.dbstatstable td
{
padding-bottom:3em;
}

.dbstatstable span
{
color:#ff0000;
}



.dashboardleft
{
background: url("../../images/dashboards-left-bg.gif") repeat-y;
width:64px;
float:left;

}


.dashboardleft ul
{
margin:0;
padding:0;
font-size:10px;

}




.dashboardleft ul li
{
padding:0 0 0.2em 1em;

}

.dashboardleft ul li.selected
{
background: url("../../images/select-btn-dashboard.gif") no-repeat;
width:64px;
height:53px;
padding-top:1em;
}


.dashboardleft ul li.notselected
{
background: url("../../images/btn-dashboard.jpg") no-repeat;
width:64px;
padding-top:1em;
	min-height:53px;
	height:auto !important;
	height:53px;
	overflow:hidden;
	_overflow:visible;
}

.leadbtn {margin-top:0.5em}

.leadbtn a
{
display:inline-block;
background: url("../../images/btn-leads.png") no-repeat;
padding:0.25em 2.5em 0.5em 2.5em ;
}

a.dblink
{
display:inline-block;
background: url("../../images/dashboard-link-icons.png") 5% 0 no-repeat;
padding:3.2em 0 0 0;
}


a.dbcomplink
{
display:inline-block;
background: url("../../images/dashboard-link-icons.png") 5% 13% no-repeat;
padding:3.2em 0 0 0;
}


.dashboardleft ul li.pad0
{
padding:0.8em 0 0.2em 1em;
}
a.dbcompprevilink
{
display:inline-block;
background: url("../../images/preview-company.png") 0 0 no-repeat;
padding:2.2em 0 0em 0;
line-height:12px;
}




a.dbprofilelink
{
display:inline-block;
background: url("../../images/dashboard-link-icons.png") 5% 27% no-repeat;
padding:2.8em 0.5em 0 0;
line-height:10px;
}


a.dbprodlink
{
display:inline-block;
background: url("../../images/dashboard-link-icons.png") 5% 41% no-repeat;
padding:3.2em 0 0 0;
}



a.dbBLlink
{
display:inline-block;
background: url("../../images/dashboard-link-icons.png") 5% 55.5% no-repeat;
padding:3.2em 0 0 0;
line-height:8px;
}



a.dbSLlink
{
display:inline-block;
background: url("../../images/dashboard-link-icons.png") 5% 73.5% no-repeat;
padding:3.2em 0 0 0;
line-height:8px;
}


a.dbacsettinglink
{
display:inline-block;
background: url("../../images/dashboard-link-icons.png") 5% 89% no-repeat;
padding:3.2em 0 0 0;
line-height:8px;
}


a.dbmsglink
{
display:inline-block;
background: url("../../images/dashboard-link-icons.png") 5% 104% no-repeat;
padding:3.2em 0 0 0;
}


.dbrightboxtop
{
background: url("../../images/dashboard-rightbox.png") 0 0 no-repeat;
height:171px;
width:247px;
margin-top:0.5em;
margin-left:1em;
}


.dbrightboxtop h3.a1
{
background: url("../../images/icon-dbrightbox.png") 1% -25% no-repeat;
margin:0em 0 0 0.5em;
padding:0.9em 0 0 1.7em;
}

.dbrightboxtop h3.a2
{
background: url("../../images/mgmtsite-icon.gif") 1% 100% no-repeat;
margin:0em 0 0 0.5em;
padding:0.9em 0 0 2.1em;
}

.dbprofileinfo
{
width:240px;
margin:1em 0 0 0;
}

.dbprofileinfo td
{
  word-wrap: break-word;
  font-size:12px;
  padding-top:0.5em;
  padding-bottom:0.5em;
}

.rtlbl
{
text-align:right;
padding:0 0.3em 0 0.3em;
}

.dbcompdetails
{
margin:1em 0 0.5em 0.5em;

padding:0.5em;
}














.dbcontentholder
{
background: url("../../images/db-overview-bg.jpg") repeat-x;
display:block;
clear:both;
margin-top:0.5em;
border:1px solid #cbcbcb;
border-top:0px;

}




.dbproducttable
{
margin:1em 0em 1em 0.5em;

}



.dbproducttable table
{
width:98%;
}

.dbproducttable table td
{
padding:0.5em 0.5em 0.5em 0.5em;
}

.dbproducttable table td.prodpic
{
padding:0.8em 0.3em 0.3em 0.3em;
text-align:center;
border:1px solid #ccc;
width:120px;

}



.dbproducttable table td.prodpic img
{
width:100px;
height:90px;

}


.dbproducttable table td.proddetails
{
padding:0.3em 0.3em 0.3em 1em;
vertical-align:top;
}
.borderright
{

}

.bluename
{
}

.posteddate
{
font-size:10px;
color:#666;
}

.greytext
{
height:35px;
overflow:hidden;
margin-top:0.3em;
color:#333;
}

.ornname
{
color:#ff4850;
font-weight:bold;
font-size:12px;
}

.dbbuttons
{
background: url("../../images/btn-cdproduct.png") 0 0 no-repeat;
width:115px;
height:22px;
margin-top:1em;
}

.dbbtnedit, .dbbtndelete
{
float:left;
width:20px;
padding-left:2em;
padding-right:1.2em;
padding-top:0.3em;
}   
    
.addbtntemplate {margin-top:1.5em; margin-left:1.5em; overflow:hidden;}

.addbtntemplate a
{
display:inline-block;
background:url("../../images/btn-leads.png") no-repeat;
padding:0.25em 2.5em 0.5em 2.5em ;
}





.tableholderprod td
{
vertical-align:top;

}
.tableholderprod td table
{
height:100px;
width:360px;
margin:0 0 0em 0em;
}
.margintop5em
{
padding-top:0.7em;
padding-left:1em;
}
.headerlinklist li a
{
display:inline-block;
margin-left:0.2em;
padding:0 0 0 2.6em;
height:21px;
}
a.hlbuyer
{
background:url("../../images/iconset-headerlinks.png") 0 104% no-repeat;
}
a.hlbuyer1
{
display:inline-block;
margin-left:0.2em;
padding:0 0em 0 0;
height:21px;
background:url("../../images/iconset-headerlinks.png") 0 104% no-repeat;
}
a.hlSeller1
{
display:inline-block;
margin-left:0.2em;
padding:0 0 0 0;
height:21px;
background:url("../../images/iconset-headerlinks.png") 0 84% no-repeat;
}
a.hlsupport1
{
display:inline-block;
margin-left:0.2em;
padding:0 0 0 0;
height:21px;
background:url("../../images/iconset-headerlinks.png") 0 .8% no-repeat;
}
a.hlMB1
{
display:inline-block;
margin-left:0.2em;
padding:0 0 0 0;
height:21px;
background:url("../../images/iconset-headerlinks.png") 0 64% no-repeat;
}

a.hlSeller
{
background:url("../../images/iconset-headerlinks.png") 0 84% no-repeat;
}


a.hlsupport
{
background:url("../../images/iconset-headerlinks.png") 0 .8% no-repeat;
}

a.hlMB
{
background:url("../../images/iconset-headerlinks.png") 1% 23.5% no-repeat;

}

a.hlmsg
{
background:url("../../images/iconset-headerlinks.png") 0 64% no-repeat;
}

a.hlgroup
{
background:url("../../images/iconset-headerlinks.png") 0 45% no-repeat;
}










.compimg
{
float:left;
width:155px;
margin:0.9em 0 0 0.85em;
height:155px;

}
.comlogo
{
display:block;
width:150px;
border:1px solid #ccc;
height:150px;
background:#fff;
display: table-cell;
text-align: center;
vertical-align: middle;
*display:block;
}

.comlogo img
{
text-align: center;
}


.compdetail
{
float:left;
width:560px;
height:105px;
margin:2em 0 0 1.5em;

}

.compdetail h3
{
margin:0.5em 0 0.5em 0;
padding:0;
}

.compdetailtext
{
height:75px;

margin:1.5em 0 1em 0;
}






.sendmsgbtn
{
margin-top:0.5em;
float:right;
}

.sendmsgbtn a
{
background: url("../../images/Csendmsg.png") no-repeat 0% 0%;
display:block;
width:113px;
height:32px;
padding-top:0.5em;
padding-left:3.4em;
}

.sendmsgbtn a:hover
{
background: url("../../images/Csendmsg.png") no-repeat 0% 105%;
color:#fff;
text-decoration:none;
}










.compprofilelist
{
float:left;
margin:0;
padding:0 0 0 0em;
margin:0em 0em 0.8em 0em;
list-style:none;
width:500px;
color:#333;
}

.compprofilelist li
{
margin:0 0 0.3em 0em;
padding:0 0 0 0;
}

.compprofilelist li .labelsgroup
{
display:inline-block;
width:180px;
text-align:right;
padding:0 0.7em 0 0;
}
.margintop0em
{
padding-top:0.7em;	
}
/**Styling information specific to individual content pages**/

/* Accordion */
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

.accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #5078B3;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

.accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}


.accordionContent
{
    background-color: #D3DEEF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}
.keywordV a img
{
	border:0;
	margin-left:5px;
}

.floatleftC1
{
	float:left;
	width:400px;
}

.iconset01
{
	float:left;
	width:150px;
	margin-right:0.5em;
padding-left:1.5em;


}








.iconset01A
{
background: url("../../images/iconset01.png") no-repeat 0% -7%; padding:0 0 0 2em;
margin-bottom:0.3em;
}

.iconset01B
{
background: url("../../images/iconset01.png") no-repeat 0% 45%; padding:0 0 0 2em;

margin-bottom:0.3em;
}
.iconset01C
{
background: url("../../images/iconset01.png") no-repeat 0% 100%;padding:0 0 0 2em;

}





.containerPD
{
margin:1em 0 0.5em 0;
padding:0 0 0.5em 0;


min-height:20px;
  height:auto !important;
  height:20px;
  overflow:hidden;
  *overflow:visible;
  border:1px solid #cccccc;
  background: url("../../images/db-overview-bg.jpg") repeat-x;
}


.containerPD h2.titleA
{
	font-size:14px;
	font-weight:bold;
	color:#003366;
	margin:0.5em 0 1em 0;
	clear:both;
	display:block;
	

}


.prdimgsPD
{
	
	width:150px;
	height:150px;
	padding:0.5em;
	text-align:center;
		border:1px solid #dedede;
		margin: 0 0 0 0.5em;
}

.prdimgsPD img
{
	width:145px;
	height:130px;
}


.grouplistPD
{
float:left;
padding:0.2em 0 0 0.6em;
margin:0em 0em 0em 0.8em;
list-style:none;
width:530px;
color:#333;
  border:1px solid #cccccc;
}

.grouplistPD li
{
margin:0 0 0.3em 0.5em;
padding:0 0 0 0;
}


.grouplistPD li.grouplistbtn
{
	
	display:block;
	padding-top:0.5em;
}

.labelsgroupPD
{
	display:inline-block;
	width:150px;
	text-align:right;
	font-weight:bold;
	padding-right:0.5em;
}


li.descPD
{
	clear:both;
	display:block;
	padding:0.5em;
	margin:1em 0 1em 0;
}



.contentpannelmsg
{
float:left;
margin-left:1em;
width:805px;
background:#fff;
padding:0 0.8em 0 0.8em;
border:1px solid #ccc;
}

.msggrid 
{	
	border:1px solid #C1C1C1;
}

.contentpannelmsg h3.header
{
	font-size:16px;
	border-bottom:2px solid #ccc;
	font-weight:bold;
	margin:0.4em 0 0.4em 0;
	padding:0;
}

.msggrid th
{
	text-align:left;
	background: #f6f6f6 url("../../images/bg_table.gif") repeat-x left bottom;
	padding:0.4em 0 0.4em 0.4em;
	border:1px solid #C1C1C1;
	border-left:0px solid #C1C1C1;
	border-right:0px solid #C1C1C1;
	font-weight:normal;
	
}


.msggrid td
{
		padding:0.3em 0 0.3em 0.4em;
		border-bottom:1px dotted #999999;

}


.msgfooter
{
	background:#EFEFEF;
	text-align:right;
	border:1px solid #ccc;
	border-top:0px;
	display:block;
	padding:0.1em 0.3em 0.1em 0em;
}

.deletemsg
{
	  background: url("../../images/trash-icon.png") no-repeat;
	  display:inline-block;
	padding:0 0 0 1.5em;
}

.msgactionbar
{
	margin:0.3em 0 0.3em 0;
}


.alt00
{
		  background:#F4F3F3 url("../../images/thread-bg.png") repeat-y;
		  border:1px solid #ccc;
}

.whitecolor
{
	background:#fff;
	border:1px solid #E5E5E5;
	margin:0.2em 0em 0.2em 0.5em;
	padding:0.3em;
	width:520px;
  min-height:70px;
  height:auto !important;
  height:70px;
  overflow:hidden;
  *overflow:visible;
}

.padding90
{
	padding-right:0.6em;
}



.bckbutton
{
margin-top:0.5em;

}

.bckbutton a
{
background: url("../../images/bckinbox.png") no-repeat 0% 0%;
display:block;
width:113px;
height:31px;
padding-top:0.5em;
padding-left:3.4em;
}

.bckbutton a:hover
{
background: url("../../images/bckinbox.png") no-repeat 0% 102%;
color:#fff;
text-decoration:none;
}

.addresslink
{
	background: url("../../images/card_address.png") no-repeat 0% 0%;
	font-weight:bold;
	padding:0 1.3em 0 1.7em;

}




.addtobasketbtn
{
margin-top:0.5em;

}

.addtobasketbtn a
{
background: url("../../images/addtocartbtn.png") no-repeat 0% 0%;
display:block;
width:113px;
height:31px;
padding-top:0.5em;
padding-left:3.4em;
}

.addtobasketbtn a:hover
{
background: url("../../images/addtocartbtn.png") no-repeat 0% 102%;
color:#fff;
text-decoration:none;
}


.replybox
{
background:#FCEFB8 url("../../images/bg-leads.gif") repeat-x left top;
border:1PX solid #F6D990;

  font-size:11px;
  padding:0 0.2em 0 0.2em;
  margin:0 0.7em 0 0.7em;
margin-top:1.4em; width:700px;
}

.mymessagesreply
{
	display:block;
	padding:0.5em 0 0.5em 3em;
	background:#fff;


	margin-bottom:0.2em;
}

.msgtxtarea
{
	height:120px;
	width:620px;
}

.lblmgreply
{
	display:block;
	font-weight:bold;
	color:#cc6600;
	padding:0.5em 0 0.5em 2em;
	background: url("../../images/grey_button.gif") no-repeat left center;

}

.communitysearch
{
background:#FCEFB8 url("../../images/bg-leads.gif") repeat-x left top;
border:1PX solid #F6D990;
}




td.groupnametitle
{
border-bottom:1px dotted #333;

}

.groupnametitletd
{
margin-right:0.5em;
padding-left:1.5em;
color:#3366cc;
font-size:12px;
font-weight:bold;
background: url("../../images/name-cc.png") no-repeat 0% 50%;
}

.bgglobe
{
background:url("../../images/bg-globe-DB.jpg") no-repeat top left;
  min-height:10px;
  height:auto !important;
  height:10px;
  overflow:hidden;
  *overflow:visible;
  margin:0 0 0 0;
}

.imgupload
{
float:left;
width:410px;
border:1px solid #ccc;
margin:1em 0 0 1em;
height:140px;
}


.imgupload legend, .imguploadfull legend
{
font-weight:bold;
color:#16387c;
padding:0.5em;
}

.imgholderDB
{
margin:1em 2em 1.5em 1em;
}

.editpicDB
{
background:url("../../images/edit-img.png") no-repeat top left;
padding:0 0 0 1.9em;
}


.imgtitle
{
padding:0.5em 0.5em 0em 0em;
width:70px;

text-align:right;
}


.imguploadfull
{
clear:both;
width:848px;
border:1px solid #ccc;
margin:1em 0 0 1em;
height:180px;
}








.underline
{
border-bottom:1px solid #ccc;
}

.editformfiled
{
float:left;
border:1px solid red;
}


.editform
{

}



.infobox
{
background:#fff;
margin:0 0 1em 0;

}

.infobox .editheader
{
background:#fefad5 url("../../images/img-edit-info.gif") no-repeat 1% 50%;
background:#;
border-bottom:1px solid #f6d990;
padding:0.5em 0.5em 0.5em 3em;
font-weight:bold;
color:#c87b00;
font-size:12px;
height:15px;
}

.infobox ul
{
list-style:none;
margin:2em 0 0 0;
padding:0;
}

.infobox ul LI
{
padding:0 0 1.2em 0;
overflow:hidden;
}

.editheadertitle
{
float:left;
}
.editinfobtn
{
margin:0 0 0.5em 14em;
float:right;
}

.editinfobtn
{
background: url("../../images/edit-info-icon.png") no-repeat;
padding:0 0 0 2em;
}

.saveinfo
{
 	background:url("../../images/savebtn1.png") no-repeat 0 10%;
	width:55px;
	height:22px;
	display:inline-block;
	padding:0 0 0 30px;
}
.saveinfo a
{
padding-top:2px;
display:inline-block;

}


.cancelbtn1
{
 	background:url("../../images/cancelbtn1.png") no-repeat 0% 0%;
	width:55px;
	height:22px;
	display:inline-block;
	padding:0 0 0 30px;
}


.cancelbtn1 a
{
padding-top:2px;
display:inline-block;
}

.btnsavechanges
{
margin-left:13em;
}

.notification-login
{
 	background:#fefdf7 url("../../images/bg-login-notification.gif") repeat-x 0% 0%;
	border:1px solid #ffd99e;
	width:500px;
	padding:0.2em;
	position:relative;
	
}

.notification-login span
{
display:block;
background: url("../../images/notification-alert.png") no-repeat left center;
padding:0 0 0 4em;
}

.unsubscribe
{
padding:1em 0 1em 0;
}


h2.thanks
{
font-size:18px;
color:#cc6600;
}

h3.confimation
{
font-size:12px;
color:#666;
font-weight:normal;
}

.invitepannel
{
	background:url("../../images/bg-invite.gif") repeat-x 0% 0%;
	border:1px solid #ffab4b;
	width:650px;
	margin:0.5em 0 0 0;
}

.invitepannel h3
{
font-size:12px;
font-weight:bold;
color:#fff;
padding:0.5em 0 0 0.5em;
margin:0 0 1.5em 0;
}


.inviteform
{
padding:0 1.5em 0em 1.5em;

}

.inviteform .logos
{
padding:1em 0em 1em 0em;

text-align:center;
}


.inviteform span.label
{
display:inline-block;
width:150px;
text-align:right;
padding:0.5em 0 1em 0;
}



.inviteform span.field
{
display:inline-block;

width:350px;
padding:0.5em 0 1em 0;
}


.inviteform .invitebutton
{
	padding:0.5em 0 0 13.5em;

}

.inviteform .invitebutton input.sbmt
{
border:1px solid #e9a300;
background:#ffecbf;
padding:0em;
width:150px;
text-align:center;
}


.inviteform  .invitenote
{
	background:url("../../images/info-icon.png") no-repeat 0% 0%;
	padding:0 0 0 2em;
	margin:2em 0 1em 5.5em;
	font-weight:bold;
}

.contactstable
{
width:550px;
border:1px solid #e9a300;
margin:0em 0 1em 2em;

}

.contactstable th
{
border-bottom:1px solid #e9a300;
background:#ffecbf;
padding:0.2em 0 0.3em 1em;
margin:0;
text-align:left;
}

.contactstable td
{
border-bottom:1px solid #ccc;
 padding:0.2em 0 0.3em 1em;
}

.contactstable tr.alt
{
background:#f0f0f0;
}


.inviteoptions
{
font-size:12px;
}

.refineheader
{
background: url("../../images/grey_button.gif") no-repeat left center;
border-bottom:0px solid #F1D078;
height:21px;
padding:0.3em 0 0 1.8em;
font-weight:bold;
color:#333333;
font-size:120%;
}
.subcatrefine
{
	list-style:none;
	margin:0 0 0 0;	
	padding:0 0 0px 0em;
	background:#fdfbec;
}

.titlerefine
{
	padding:0.5em 0em 0.2em 0.5em ;
	font-size:100%;
	font-weight:bold;
	background:#fcf4cd;
	border-top:1px solid #f1d078;
	border-bottom:1px solid #f1d078;
	color:#16387c;
	}
	
	.titlerefine .titlerefineA
	{
	display:inline-block;
	padding:0em 0 0em 0.5em;
	position:relative;
	top:-3px;
	}
	
	
	
	.refinelistcountry
	{
	padding:0 0 0 0;
	}
	.refinelistcountry div
	{
	border-bottom:1px solid #ffefc5;
	padding:0.5em 0 0.5em 0.5em;
	}
	
		.refinelistcountry div img
		{
		padding-right:0.5em;
		}
		
		.refinelistA
{
padding:0 0 0 0;
}
	
	.refinelistcountryA a
	{
	display:block;
	border-bottom:1px solid #ffefc5;
	padding:0.3em 0 0.3em 1em;
	margin-left:5px;
	background: url("../../images/arrow-list-refine.gif") no-repeat left center;
	}
	
	
.book_step,
.book_step:link,
.book_step:visited {
	background: #FFF url(../../images/steps_bg.gif) no-repeat right -160px;
	color: #999;
	display: block;
	font-family: arial;

	float: left;
	padding-right: 25px;
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
	}
a.book_step {
	cursor: pointer !important;
	color: #7BA1D2;
	background: #FFF url(../../images/steps_bg.gif) no-repeat right -80px;
	}
a.book_step span {
	background: #FFF url(../../images/steps_bg.gif) no-repeat left -80px;
	}

a:hover.book_step {
	background: #FFF url(../../images/steps_bg.gif) no-repeat right -40px;
	}
a:hover.book_step span {
	background: #FFF url(../../images/steps_bg.gif) no-repeat left -40px;
	}

.book_step span {
	background: #FFF url(../../images/steps_bg.gif) no-repeat left 0px;
	display: block;
	float: left;
	padding-top: 8px;
	padding-bottom: 12px;
	padding-left: 43px;
	position: relative;
	}

.book_step span em {
	color: #FFF;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	left: 13px;
	position: absolute;
	top: 6px;
	}
	/*.book_step:hover span {
		background: #FFF url(steps_bg.gif) no-repeat left -40px;
	}*/

/* Current Step */
.book_step.current {
	background: #FFF url(../../images/steps_bg.gif) no-repeat right -160px;
	color: #555;
	cursor:default;
	}
.book_step.current span {
	background: #FFF url(../../images/steps_bg.gif) 
	no-repeat left -40px;
	font-size:17px;
	color:#F88017;
	font-weight:bold;
	}

/* Disabled Step */
.book_step.disabled {
	background: #FFF url(../../images/steps_bg.gif) no-repeat right -120px;
	color: #AAA;
	cursor: default;
	}
.book_step.disabled span {
	background: #FFF url(../../images/steps_bg.gif) no-repeat left -120px;
	}

table.booking_steps {
	width:550px;
	background: #FFF url(../../images/steps_line_bg.gif) repeat-x left 49% ;
	}
table.booking_steps td,
table.booking_steps th {
	padding: 0;
	}
table.booking_steps	td.spacer { background: none; width: 61px}

.msgbgregister
{
	width:720px;
	height:195px;
	background: #FFF url(../../images/msg-bg-main.png) no-repeat;
	padding:2.5em 2.5em 0em 2.5em;
	
}

.msgbgregister h3
{
font-size:14px;
}
.ajax__htmleditor_editor_default
{
	display:inline-block;
		width:530px;
		
}
.ajax__htmleditor_editor_base ajax__htmleditor_editor_default
{
	display:inline-block;
		width:550px;
}

.impmsg01
{
		background: #ffe3aa url(../../images/bg-msg-strips.gif) repeat-x;
		border:1px solid #ffcc60;
		padding-left:0.5em;
		margin-bottom:5px;

		
}

.impmsg01 span
{
		background:url(../../images/icons/information.gif) left top no-repeat;
		padding:0 0 0.5em 2em;
}
.mgmtsite
{
		background: url(../../images/mgmtsite-icon.gif) 10px 5px no-repeat;
		margin:1em 0 0 0;
		padding:0.6em 0 0.3em 3em;
}

.bannerCMS
{
padding:0.7em 0 0 0.1em;
}

.boxCMS
{
background: url(../../images/bg-grey.jpg) 0px 0px no-repeat;
margin:1em 0 0 0;
width:815px;
height:131px;

}

.boxCMS .contentCMSbox
{
margin:0.5em 0.5em 0 0em;
padding:0 0.9em 0 1.5em;
overflow:hidden;
}

.boxCMS .contentCMSbox h3
{
background: url(../../images/pencil01.png) 3px 0px no-repeat;
color:#163995;
padding:0.3em 0 0.5em 2em;
border-bottom:1px solid #ccc;
}

.contentCMS
{
overflow:hidden;
}

.floatleftimg
{
float:left;
}

.floatleftcntnt
{
float:left;
width:490px;
}


.floatleftcntnt h4
{
margin:0;
padding:0;
}

.floatleftcntnt ul
{
list-style:none;
margin:0.2em 0 0 0;
padding:0;
}

.floatleftcntnt ul li
{
float:left;
background: url(../../images/greypointer1.png) 2px 3px no-repeat;
padding:0 0 0.5em 1.5em;
margin:0 0 0 1em;
}

.CMSBTN
{
float:left;
background: url(../../images/btn-editCMS.png) 2px 3px no-repeat;
margin:0 0 0 0em;
width:178px;
height:58px;

}

.CMSBTN a
{
display:inline-block;
padding:1.6em 0 0 2.54em;
font-size:16px;
}


.webmgtmt
{
font-size:24px;
font-weight:normal;
color:#666;
margin:0.3em 0 0.3em 0;
padding:0 0 0.5em 0;
border-bottom:1px solid #ccc;
}

ul.aboutuslist
{
list-style-type: square; 
padding:1.5em;
text-align:left;
}

ul.aboutuslist li
{
list-style-type: square; 
padding:0.3em;
}

.postleads
{
background:#fcefb7 url(../../images/bg-A1.gif) repeat-x;
border:1px solid #ca9e4a;

}

.postleads h3
{
color:#16387c;
text-align:center;
margin:0.3em 0 0 0;
padding:0 0 0.2em 0;
border-bottom:1px solid #f6d990;
}


.post01 
{
background:#fff;
background: url(../../images/bg-A1A.gif) repeat-y;
margin:0.3em 0.6em 0.3em 0.5em;
border-top:1px solid #707070;
}

.freepostbtn
{
clear:both;
background: url(../../images/Lfree-btn.png) 6px 6px no-repeat;
height:33px;
font-weight:bold;
margin:1em 0 1em 0;
}

.freepostbtn a
{
display:block;
padding:1em 0 0 4em;
}

.freepostbtn a.BL
{
background: url(../../images/lfreebag.png) 6px 0px no-repeat;
height:28px;
}

.freepostbtn a.SL
{
background: url("../../images/lfreesale.png") 6px 0px no-repeat;
height:33px;
}

.Lfreeimg
{
float:left;
width:60px;
padding:0.2em;

}

.Lfreetext
{
float:left;
width:120px;

}


.feedbackbutton {
    position: fixed;
    top:280px;
    right: 0;
}

.feedbackbutton a
{
display:inline-block;
width:41px;
height:137px;
background: url("../../images/feedback-btn.png") 6px 0px no-repeat;
}

.feedbackbutton a span
{display:none;}



.Cdescription
{
color:#703a00;
}


.floatleftC1 a.textlinksBlue2 span
{
	color:#e65a00;
	

}

.ccompanynametd a.ccompanyname span
{
	color:#e65a00;
}




.LeadSell
{
border:1px solid #ca9e4a;
background:#f7d18a url("../../images/bg-showProductsi.gif") top repeat-x;
margin:0.5em 0 0.5em 0;
}

.LeadSell h3
{
color:#793403;
text-align:center;
margin:0.3em 0 0 0;
padding:0 0 0.2em 0;

}

.post02
{
background: url("../../images/bg-showProductsinner.gif") repeat-y;
margin:0.3em 0.6em 0.3em 0.5em;
border-top:1px solid #707070;
}


.post02 .Lfreeimg
{
float:left;
width:60px;
padding:0.2em 0.2em 0.2em  0.4em;

}

.post02 .Lfreetext
{
float:left;
width:115px;
color:#703a00;
padding:0.4em 0em 0em  0em;
}
.post02 .freepostbtn
{
clear:both;
background: url("../../images/Lfree-btn-sell.png") 6px 6px no-repeat;
height:33px;
font-weight:bold;
margin:1em 0 1em 0;
}


.post02 .freepostbtn a.SL
{
background: url("../../images/lfreesale.png") 6px 0px no-repeat;
height:33px;
color:#fff;
padding:1em 0 0 4.5em;
}


.BL-bg
{
width:570px;
height:28px;
background: url("../../images/BL-bg.png") 0px 0px no-repeat;
padding:15px 0 0px 60px;
}

.BL-bg a
{
font-size:18px;
text-decoration:underline;
font-weight:bold;
}
.BL-bg a:hover
{
text-decoration:none;
}

.BL-bg span
{
display:inline-block;
padding-left:10px;
}


.BL-Searchbar
{
background: url("../../images/BL-searchBar.gif") 0px 0px repeat-x;
height:38px;
border-left:1px solid #ffb015;
border-right:1px solid #ffb015;
padding:0.9em 0 0 0;
}


.BL-Searchbar input, .BL-Searchbar button {
	border: none;
	float: left;
}

.BL-Searchbar input.box {
	color: #666;
	font-size: 1.2em;
	width: 610px;
	height: 26px;
	padding-top:5px;
	padding-left:8px;
	padding-right:4px;
	background:url("../../images/BL-searchInput.png") no-repeat left top;
	margin-right: 5px;
}
.BL-Searchbar input.box:focus {
	background: url("../../images/BL-searchInput.png") no-repeat left bottom;
	outline: none;
}

.BL-Searchbar a.btn {
	width: 38px;
	height: 30px;
	cursor: pointer;
	text-indent: -9999px;
	background: url("../../images/BL-searchBTN.png") no-repeat top right;	
}
.BL-Searchbar a.btn:hover {
	background: url("../../images/BL-searchBTN.png") no-repeat bottom right;	
}


.BL-Searchbar .searchselect
{
height:30px;
width:150px;
border:1px solid #ccc;
}

.BL-searchtitle
{
	float:left;
	width:130px;
	text-align:right;
	font-weight:bold;
	padding-right:0.5em;
	color:#666;
	padding-top:0.6em;
}


.BLsearch
{
float:left;
padding-right:1.5em;
}
.BLfloatleft
{

float:left;
width:210px;
}

.BL-Keywords
{
float:left;
clear:right;
margin:0 0 1em 0;
}





.BL-Keywords h3
{
margin:0;
padding:0;
width:212px;
height:32px;
background: url("../../images/Keyword-top.png") left top no-repeat;	
}
.BL-Keywords h3 span
{
display:block;
padding:0.6em;
}

.BL-Keywordscontent
{
width:212px;
background: url("../../images/bg-BL-Keywords.png") repeat-y;	
}

.BL-Keywordscontent ul
{
margin:0;
padding:0;
}

.BL-Keywordscontent ul li
{
background: url("../../images/arrow-dots.png") no-repeat left center;	

padding:0.3em 0 0.3em 2em;
}

.BL-keywordFooter
{
background: url("../../images/BL-Keyword-footer.png") no-repeat;	
width:212px;
height:5px;
}
h3.buyingleadsexclusive
{
	font-size:16px;
	padding:0 0 0 1.4em;
	margin:0;
	font-weight:normal;
	background: url(../../images/arrow-oofer.png) left top no-repeat;
	
	
}

h3.buyingleadsexclusive span
{
font-weight:bold;
color:#aa2300;

}

.BL-note
{
clear:both;
background: #ffffcc;
border:1px solid #ffff81;
overflow:hidden;
}

.BL-note .floatleftetx
{
background: url(../../images/info-BL.png) 2px 5px no-repeat;
padding:0 0 0 3em;
float:left;
width:695px;
}

.BL-note .closebtn
{
float:right;
}

.BL-note .closebtn a
{
display:inline-block;
background: url(../../images/close-BL.png) 10px 10px no-repeat;
width:35px;
height:50px;
}

.BL-note .closebtn a span
{
display:none;
}
.freesitebanner
{
	background:url("../../images/info-BL.png") left top no-repeat;
	height:41px;
	padding:0em 0 0 3em;
	font-weight:bold;
	color:Blue;
	font-size:12px;
}

/*Added Form Message*/

.msgcentercontainer
{
width:990px;
margin-bottom:1em;
}

.msgcentercontainer .msgcentercontainerheader
{
height:6px;
background:url("../../images/topmsgcenter.png") no-repeat;
}

.msgcentercontainer .msgcentercontainerfooter
{
height:6px;
background:url("../../images/msgcenterfooter.png") no-repeat;
}

.msgcentercontainer .msgcontentbox
{
background:url("../../images/bgmsgcenter.png") repeat-y;
padding:1px 6px 5px 7px;
overflow:hidden;
}

.msgcentercontainer .msgcontentbox .mgheader
{
background:url("../../images/bg-msgtitleheader.png") left top repeat-x;
}

.msgcontentmain
{
background: url("../../images/bg-main-msg.gif") left top repeat-y;
overflow:hidden;
border:1px solid #c0a049;
width:955px;
margin:5px 0px 0px 10px;
}


.msgleftpanel
{
width:171px;

float:left;
}


.msgcntentpanel
{
float:left;
width:765px;
margin:0.5em 0.75em 0em 0.75em;
}


.msgtoolbar
{
	clear:both;
	background: url("../../images/bg-toolbar.gif") left bottom repeat-x;
	border:1px solid #ccc;
	height:20px;
	margin:0em 0em 0.5em 0em;
	padding:0.9em 0 0.1em 0;
	
}

.floatleft08
{
float:left;
width:580px;

}
.floatleft081
{
float:left;
width:640px;

}

.floatright08
{
	width:180px;
float:right;
padding-top:0.3em;
}


h2.msgcentertitle
{
		background:url("../../images/mailbox.png") 10px 4px no-repeat;
		margin:0 0 0 0;
		padding:0.6em 0 0.8em 3.2em;
		color:#913800;
		font-size:18px;
}


.msgcontacts
{
}

.msgcontacts li
{
		margin:0 0 0 0;
		padding:0.6em 0 0.8em 3.2em;
}

.msgcontacts li.mails
{		
background:url("../../images/mails.png") 5px 10px no-repeat;
}

.msgcontacts li.mailsselected
{		
background:#cc9d4d url("../../images/mails.png") 5px 10px no-repeat;
color:#fff;
}

.msgcontacts li.addressbook
{		
background:url("../../images/address_book.png") 5px 5px no-repeat;
}


.newmsg
{
	clear:both;
	display:block;
	border-top:1px dotted #cb9e49;
	border-bottom:1px dotted #cb9e49;
}

.compose
{
		background: url("../../images/composemsg.png") 5px 3px no-repeat;	
		margin:0 0 0 0;
		padding:0.6em 0 0.8em 3.2em;
}



.msglinks
{
	margin:0 0 0 0em;
}

.msglinks li
{
margin:0 0 0 0;
padding:0.5em 0 0.5em 2.5em;
border-bottom:1px dotted #ccc;
}

.msglinks li:hover
{
background:#e6cea7;
text-decoration:underline;
}
.newmsg li:hover
{
background:#e6cea7;
text-decoration:underline;
}


.msginbox
{
		background: url("../../images/msginbox.png") 5px 5px no-repeat;	
}

.msgsent
{
	background: url("../../images/outbox.png") 5px 5px no-repeat;	
}

.msgspam
{
		background: url("../../images/msgspam.png") 5px 5px no-repeat;	
}

.msgtrash
{
	background: url("../../images/msgtrash.png") 5px 6px no-repeat;	
}

.msgblock
{
		background: url("../../images/msgblock.png") 5px 7px no-repeat;	
	
}
.msgadd
{
		background: url("../../images/add-contact.png") 5px 7px no-repeat;	
	
}




.msgcntentpanel .title
{
clear:both;
overflow:hidden;
border-bottom:3px solid #cb9e49;

}


.msgcntentpanel .title h3
{
		padding:0.5em 0 0.7em 2.5em;
		margin:0;
		background: url("../../images/inbox-big.png") 0px 0px no-repeat;
	font-size:16px;
	color:#323232;
}




.bg-msgheaderdetails
{
background: url("../../images/bg-msgdetails.gif") bottom left repeat-x;
}
.messageBody
{
overflow:hidden;
margin:1em 0 2em 0;
border:1px solid #eee;
padding:0em;

}
.msgproductimg
{
display:inline-block;
color:#666;
padding:0 1em 0 0;
}

.msgproductimg img
{
width:70px;
height:70px;
border:1px solid #ccc;
}


.senderdetails
{
float:left;
width:145px;
padding:0.5em;
margin:0 0.5em 0 0;
font-size:11px;
text-align:right;
overflow:hidden;
border-right:3px solid #e3e3e3;
}

.msgtxtContent
{
float:left;
width:580px;

padding:0.5em 0.5em 0.5em 1em;
}


.postreply
{
clear:both;
background:url("../../images/bg-postreply.gif") left top no-repeat; width:725px; height:182px;
padding:0.5em 1.5em 0.3em 1.5em;
}

.postreply h3
{
border-bottom:1px solid #ccc;
margin:0 0 0.3em 0;
padding:0 0 0.4em 0;
color:#333;
}



.input38
{
width:710px;
height:97px;
}

.btnReply
{
border-top:1px solid #ccc;
clear:both;
text-align:right;
margin:0.3em 0 0 0;
}

.btnReply a.reply
{
display:inline-block;
background:url("../../images/replymsgbtn.gif") left top no-repeat; width:52px; height:22px;
text-align:left;
margin-top:0.4em;
padding:0.4em 0 0 2.5em;

}


.personmae
{
}

.personmae div
{
font-weight:bold;
}



.personmae img
{
width:36px;
height:36px;
border:1px solid #ddd;
padding:0.2em;
}

.senddateTime
{
color:#999;
}

.sendercompname
{
}

.linksender
{
margin:0.5em 0 0 0;
overflow:hidden;
}


.spamsender
{
display:inline-block;
background:url(../../images/msgspam.png) left no-repeat;
padding:0.1em 0 0 2em;
}

.blocksender
{
display:inline-block;
background:url(../../images/block-small.png) left  no-repeat;
padding:0.1em 0 0 1.4em;
}
.Unblocksender
{
display:inline-block;
background:url(../../images/unblock.png) left  no-repeat;
padding:0.1em 0 0 1.8em;
}


.receivedmsgnote
{
color:#666;
font-size:10px;
line-height:1.3em;
margin:0 0 0.7em 0;
border:1px solid #ccc;
background:url(../../images/info-msg.gif) 10px 5px  no-repeat;
padding:0 3em 0 3em;
}

.msgsubject
{
font-size:14px;
font-weight:bold;
}

.msgheaderdetails
{
border-bottom:1px dotted #ddd;
padding:0.3em 0 0.3em 0.5em;
}

span.labelmsg
{
display:inline-block;
font-weight:bold;
width:100px;

}
span.lblmsgdesc
{
display:inline-block;
}




.msgSequence
{
margin:0.7em 1em 0.7em 0;
padding:0.3em 0 0.3em 0;
overflow:hidden;
border-top:1px dotted #ddd;
border-bottom:1px dotted #ddd;
}

.msgdetailsright
{
float:right;
}

.msgdetailsleft
{
float:left;
}

.msgnumber
{
	display:inline-block;
	color:#666;
	padding:0 1em 0 0;
}

a.prvBtn
{
display:inline-block;
background:url(../../images/prvMsg.png) 0px 3px  no-repeat;
padding:0.1em 0 0 2em;
}

a.nxtBtn
{
display:inline-block;
background:url(../../images/nxtMsg.png) right 3px  no-repeat;
padding:0.1em 2em 0 0em;
}

a.backtionbox
{
display:inline-block;
background:url(../../images/backtionbox.gif) 0px 0px  no-repeat;
padding:0.1em 0 0 2em;
}


.inresponseto
{
color:#666;
}

.replysbject
{
font-weight:bold;
color:#aa2300;
font-size:14px;
}


/*RIGHT BOX START HERE*/

#right_box{width:265px;
float: right;
}

.showcase_box{width:261px;
float:left;
margin-bottom:8px;
}
.showcase_top{background-image:url(../../images/showcase_top.png);
width:251px;
height:42px;
float:left;
background-repeat:no-repeat;
font-size:13px;
font-weight:bold;
color:#FFFFFF;
line-height:37px;
padding-left:10px;
}
.showcase_top2{background-image:url(../../images/showcase_top2.png);
width:251px;
height:42px;
float:left;
background-repeat:no-repeat;
font-size:13px;
font-weight:bold;
color:#333;
line-height:37px;
padding-left:10px;
}
.showcase_bg{background-image: url(../../images/showcase_bg.png);
width:231px;
padding:5px 15px;
float:left;
background-repeat: repeat-y;
}
.showcase_image_box{width:230px;
float:left;
text-align:justify;
}

.showcase_img1{background-image:url(../../images/showcase_img1.png);
width:55px;
height:52px;
float:left;
padding-right:35px;
background-repeat:no-repeat;
}

.showcase_img2{background-image:url(../../images/showcase_img2.png);
width:55px;
height:52px;
float:left;
background-repeat:no-repeat;
}
.post_product{background-image:url(../../images/post_your_product_button.png);
width:152px;
height:38px;
float:left;
margin:5px 0px 5px 30px;

}


.showcase_bottom
{
	background-image: url(../../images/showcase_bottom.png);
width:261px;
height:13px;
float:left;
margin-top:5px;
background-repeat:no-repeat;
}
.trade_word{background-image:url(../../images/arrow_dooted.png);
height:21px;
background-repeat:repeat-x;
float:left;
width:231px;
padding-bottom:5px;
}
.trade_arrow{background-image:url(../../images/arrow_blue.png);
width:30px;
height:12px;
margin-top:3px;
background-repeat:no-repeat;
float:left;
}
.trade_arrow_text{
width:131px;
float:left;
color:#000000;
font-weight:bold;
}
.trade_text_arrow{background-image:url(../../images/trade_arrow.png);
width:24px;
height:22px;
float:right;
margin-right:12px;
margin-top:8px;
}
.trade_word2{float:left
}

.selling_lead{
width:134px;
height:26px;
background-color:#c5f0f8;
float:right;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#056e83;
line-height:26px;
text-align:center;
margin-right:6px;
margin-top:6px;
}
.buying_lead_bg{background-image:url(../../images/buiying_lead_bg.png);
height:32px;
background-repeat:repeat-x;
width:223px;
float:left;
padding-top:5px;
padding-left:8px;
}
.flag{background-image:url(../../images/flag1.png);
background-repeat:no-repeat;
width:35px;
height:13px;
float:left;
margin-top:2px;
}
.flag2{background-image:url(../../images/flag2.png);
background-repeat:no-repeat;
width:35px;
height:13px;
float:left;
margin-top:2px;
}
.flag3{background-image:url(../../images/flag3.png);
background-repeat:no-repeat;
width:35px;
height:13px;
float:left;
margin-top:2px;
}
.flag4{background-image:url(../../images/flag4.png);
background-repeat:no-repeat;
width:35px;
height:13px;
float:left;
margin-top:2px;
}
.flag_text{
width:188px;
font-size:13px;
float:left;
}
.trade_show_box{ width:230px;
float:left;
padding-bottom:12px;
}

.trade_show_img_text{
width:160px;
line-height:16px;
float:left;
}
.heited{ font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color: #000000;
}
.date{ font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color: #f95e00;
}

.tander_arrow{
background-image: url(../../images/tender_arrow.png);
width:27px;
height:62px;
margin-top:2px;
float:left;
background-repeat:no-repeat;
}
.tander_arrow_text{
width:199px;
line-height:16px;
float:left;
}
.tender_text_small{
font-size:11px;
color: #000000;
}
.tender_text_small_orange{ 
font-size:11px;
color: #f95e00;
}
.paymentradio
{
	border:1px solid red;
	float:left;
	text-align:left;
	width:500px;
}

/*RIGHT BOX END HERE*/

.txtabt
{
	float:left;
	margin:0.5em 0.4em 0 0.5em;
	width:755px;
	font-size:120%;
	background: url(images/bg_form.jpg)  repeat-y;	
	padding:8px;
	min-height:20px;
  height:auto !important;
  height:20px;
  overflow:hidden;
  *overflow:visible;


}

.aboutimg
{
	float:right;
	margin:0.5em 0.3em 0 0;
}

.contactaddress
{
	float:left;
	width:200px;
	border-right:1px solid #ccc;
	padding:0.5em;
	line-height:2em;
	margin:0 1em 0 0;
}

