﻿/*Base Site Structure*/



body 
{
	height: 100%;
	padding: 0px 0px 0px 0px;
	margin-left: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;

	color: #000000;
	text-align: center;
	min-width: 885px;
}


a:link{
color:#333333;
text-decoration:underline;
}
a:visited{
color:#333333;
text-decoration:underline;
}



a:hover {
color:#993300;
text-decoration:none;
}

a:active {
color:#CC0000;
text-decoration:none;
}




.submit 
{
   
}

.cancel
{
	  
	
}

a.cancel
{

	text-decoration: none;
	
}
.formlabel
{
   width: 200px; 
}
.upgrade
{
   margin-left: 38px;
}
/*End Base Site*/
/*Structure*/

#site 
{
border:1px solid #222222;
margin-left: auto;
margin-right:auto;
width: 885px;
text-align: left;
background-color: #FFFFFF;

}

#top-section 
{
  margin-top:0px;
  float:left;
  left:0;
  top:0;
  }

/*Structure*/

/*Header for site */
#header {
	
width: 885px;
    height: 88px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	vertical-align:bottom;
	/*background-color: #ffffff;*/
	background-color:#F5F5F5;
		
	color:#000000;
	text-transform:uppercase;
}



#header table.menu 
{
    width: 60%; float: right;
   
}
#header form {
margin-bottom:0px;
}

#header select 
{
	font-size: 10px;
	padding-bottom: 2px;

}
/*Header for site */


#header_default  
{
	width: 760px;

	float:left;
	
}
#menubar
{ margin-top: 10px;
    margin-left: 6px;
    background: #239e46;
    float:left;
    width: 166px;
   
    padding-top: 10px;
    padding-bottom: 10px;
  
}

#menubar ul{
margin-left: 5px;
padding-left: 4px;
padding-right: 4px;
font-size: 11px;

}

#menubar li{


}

#menubar a:link{
color:white;
text-decoration:none;
font-weight:bold;

}
#menubar a:visited{
color:white;
text-decoration:none;
font-weight:bold;
}



#menubar a:hover {
color:white;
text-decoration:underline;
font-weight:bold;
}


#menusearch
{
	margin-top: 0px;
	float: right;
text-align:right;
}



#menusearch input
{
    margin-top: 0px;
	font-size: 10px;
	margin-right: 2px;
}


#menusearch input.textbox
{
margin-top: -1px;
height: 15px;

}

#menusearch input.submit
{
	margin-top: 1px;
	
}

#header_menubar a:link, #header_menubar a:visited 
{   padding-top: 2px;
	color:#FFFFFF;
	text-decoration: none;
    font-weight: bold;
}

#header_menubar a:hover 
{
    color: #FFCC00;
	font-weight: bold;
    text-decoration: none;
}

/*Header Menubar for site */

/*Menu Control*/
#topnav {
position:relative;
float:left;
margin-top: 0px;
background-color:#239e46;
width:885px;
height:27px;
display:inline;
}

#menu {
margin-top: 4px;
margin-right:0px;
background: none;
float: right;
 position: relative;
 z-index: 20000;
}
#menu ul {
list-style: none;
margin: 0;
padding: 0;

float: left;
}

#menu a, #menu h2, #menu h2 {
font: bold 8pt arial, helvetica, sans-serif;
display: block;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #ccc #888 #555 #bbb;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 2px 3px;
}

#menu h2 {
color: #fff;
background: #239e46;
text-transform: uppercase;
}

#menu h2 a{
color: #fff;
background: #239e46;
text-transform: uppercase;
border: none;

}

#menu h2 a.languagemenu{
width:111px;
text-align:center;
}

#menu a {
color: #fff;
background: #239e46;
text-decoration: none;

}

#menu a:hover {
color: #fff;
background: #1cbf4b;

}

#menu li {
position: relative;}


#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}

#menu ul ul {
position: absolute;
z-index: 500;
}

#menu ul.languages
{
    font-size: 11px;
width: 125px;
background-color: #fff;
text-align:center;
}
div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}
/*End Menu Control*/



/*Content for site */

#content {
	background-color: #ffffff;
	width:590px;
    text-align: left;
	left:0;
	top:0;
	font-style: normal;
	padding-top: 2px;
	padding-bottom: 6px;
	margin-top: 0px;
	font-size: 12px;	
	float: left;		
}

#content p {
	padding: 10px 0px 10px 10px;
}
#inner {
	padding:4px;
	width: 580px;
	vertical-align:top;
	


}


#inner ul {
padding-top: 4px;
}
#inner li{
	padding-left: 4px;
	list-style-image: url(images/bullet.gif);
	list-style-position: inside;
}



#inner td {
	font-size: 12px;
	vertical-align: top;
}

#inner h1 {

	margin-top: 2px;
	margin-left: 4px;
 
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	
	font-size: 14px;
	font-weight:bold;

}


#inner h2 {
font-size: 12px;
	font-weight: normal;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 8px;
	margin-top:0px;
	margin-bottom: 0px;
	color: #000000;


}

#inner h3 {
font-size: 12px;
	font-weight: normal;
	padding-left: 8px;
	padding-top: 12px;
	padding-bottom: 8px;
	margin-top:0px;
	margin-bottom: 0px;
	color: #000000;


}



#inner p {
font-size: 12px;
	font-weight: normal;

	padding-top: 8px;
	padding-bottom: 6px;
	margin-top:0px;
	margin-bottom: 0px;
	margin-left: 2px;
	color: #000000;


}



#inner h2 a:visited{

	color: #000000;
	text-decoration: underline;

}

#inner h2 a:hover{

	color: #993300;
	text-decoration: underline;

}

#inner td.category 
{
	padding-bottom: 3px;
	border-bottom: 1px solid #ffffff;
	padding-right: 0px;
	margin-right: 0px;
}

#inner .regfinish
{   
	width: 100%;
	
}
#inner .regfinish table tr
{
background: #EEEEE6;
}

#inner .regfinish table tr.spacer
{
background: #ffffff;
}

#inner .regfinish table input.submit
{
	color: #000000;
	font-size: 9px;
	font-weight:bold;
	background: #ffffff;
	padding: 1px 5px 1px 5px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	margin-top: 0px;
	margin-left:8px;
    text-align: center;
   
	text-transform: uppercase;
	cursor: pointer;
	float: right;
	height: 26px;
	position: relative;
	
}


#inner .typesearch
{
border: 1px solid #000000;
background: #ffffff;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
margin-left: 8px;
margin-right: 20px;
margin-bottom: 10px;
margin-top: 8px; 
width: 50%;   
}

#inner .typesearch input.keywordbox
{
    float: right;
    margin-top: -10px;
    margin-right: 0px;
    border: 1px solid #000000;
}

#inner .typesearch input.submit
{
	color: #000000;
	font-size: 9px;
	font-weight:bold;
	background: #ffffff;
	padding: 1px 5px 1px 5px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	margin-top: -8px;
	margin-left:8px;
    text-align: center;
   
	text-transform: uppercase;
	cursor: pointer;
	float: right;
	height: 26px;
	position: relative;	
}


#inner .typeresult
{
border: 1px solid #000000;
background: #ffffff;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
margin-left: 8px;
margin-right: 20px;
margin-bottom: 10px;
margin-top: 8px;    
}



#inner .typeresult input.submit
{
	color: #000000;
	font-size: 9px;
	font-weight:bold;
	background: #ffffff;
	padding: 1px 5px 1px 5px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	margin-top: -8px;
	margin-left:8px;
    text-align: center;
   
	text-transform: uppercase;
	cursor: pointer;
	float: right;
	height: 26px;
	position: relative;
}

#inner .categorysearch input.submit
{
		color: #000000;
	font-size: 9px;
	font-weight:bold;
	background: #ffffff;
	padding: 1px 5px 1px 5px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	margin-top: -8px;
	margin-left:8px;
    text-align: center;
   
	text-transform: uppercase;
	cursor: pointer;
	float: right;
	height: 26px;
	position: relative;
}




#default {

	width: 550px;
    border: 1px solid #8496c6;
	margin-left: 0px;
	margin-right: 4px;
	margin-top: 8px;
	padding-right: 5px;
	font-size: 12px;
	color: #111111;
	padding-top: 8px;
	padding-left: 0px;
	margin-bottom: 0px;

}
#default table{

width: 100%;

}

#default li 
{
  color:#000000;  
}
#default h1 
{

 width: 100%;
	margin-top: -8px;
	margin-left: -14px;
 
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 8px;
	padding-right: 10px;
	
	font-size: 12px;
	font-weight:bold;

}


#default img
{

margin-top: -26px;
margin-bottom: 1px;
margin-right: 12px;
float: right;
}

 #bottom-section {
  position:relative;
  left:0;
  top:0;
  	float:left;
  }

#copyright 
{
    background-color: #239d46;
	position: relative;
    border-top: solid 1px #31516b;
	width: 100%;
	text-align:center;
	margin-bottom: 8px;
	margin-top: -10px;
	font-size: 10px;
	padding-top: 8px;
	
}



#copyright p{
	margin-top: 20px;
	white-space: nowrap;
	text-align: center;
	color:#ffffff;
}



#copyright a:link, #copyright a:visited {
color:#ffffff;
text-decoration: none;
}

#copyright a:hover {
color: Red;
text-decoration: none;
}

/*content_help for help popups */


#content_help {
	background-color: #FFFFFF;
	height: 60%;
	width: 430px;
	position:relative;
	left:0;
	top:0;

	font-size: 10px;
	font-style: normal;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 0px;
float: left;
		position: relative;
		text-align: left;
			
}

/*inner_help for help popups */
#inner_help {
	margin-left: 36px;
	padding: 1em 2em 1em 1em;
	width: 330px;
	border: 1px solid #898383;
	font-size: 10px;
	margin-right: 10px;
}

#inner_help ul {
padding-top: 4px;
}
#inner_help li{
	padding-left: 4px;
	list-style-image: url(../images/product_li.gif);
	list-style-position: inside;
}

#inner_help td {
font-size: 10px;
}

#inner_help h1 {
font-size: 12px;
	font-weight: bold;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top:0px;
	margin-bottom: 0px;
	color: #ffffff;
	background-color: #767676;
	background-image: url(../images/header_gray.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-bottom: 2px solid #a2a2a2;
}

#inner_help h2 {
font-size: 10px;
	font-weight: normal;
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 8px;
	margin-top:0px;
	margin-bottom: 0px;
	color: #000000;
	text-align: center;
}

#inner_help p {
font-size: 10px;
	font-weight: normal;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 6px;
	margin-top:0px;
	margin-bottom: 0px;
	color: #000000;

}

#inner_help h2 a:visited{

	color: #000000;
	text-decoration: underline;
}

#inner_help h2 a:hover{

	color: #993300;
	text-decoration: underline;
}
/*inner_help for help popups */




#defaulttop 
{
width: 100%;
   float:  left;
    margin-top: -30px;
}

#defaultbottom 
{
width: 100%;
   float: left;
    margin-top: 0px;
}




#col1
{
float: left;
width: 230px;

display: inline;
}

#col2
{
float: left;
width: 230px;
margin-left: 3px;
}

#col3
{
float: left;
width: 230px;
margin-left: 3px;
} 
/*For advanced search box on homepage on default page */
#advanced_search {
border: 1px solid #898383;
width: 228px;
height: 100px;
margin-top: 0px;
}


#advanced_search a.button{
	color: #000000;
	background: #eeeeee;
	border: 1px solid #111111;
	font-size: 10px;
	text-decoration:none;
	float: right;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}

#advanced_search a.button:hover{
background: #ffffff ;
color: #000000;
text-decoration:none;
border: 1px solid #8c8284;
float: right;
}

#advanced_search p {
padding-left: 6px;
padding-top: 0px;
margin-top: 0px;
margin-bottom: 0px;
padding-bottom: 2px;
width: 210px;

}

#advanced_search img
{
float: right;
padding-right: 6px;
margin-top: -20px;
margin-bottom: -10px;
}

#feature_ads
{
width: 174px;
margin-top: 8px;

}


/*Default Search Box for default page*/

/*Advanced Search Box for Advanced Search page page*/

#advsearch {
	width: 550px;
	border: 1px solid #8496c6;
	margin-left: 0px;
	margin-right: 4px;
	margin-top: -20px;
	padding-right: 5px;
    float: left;
	font-size: 12px;
	color: #111111;
	padding-top: 8px;
	padding-left: 0px;
	margin-bottom: 0px;
	
}
#advsearch table {	
    width: 100%;
 
    padding-top: 4px;
}


#advsearch h1 {
    
 width: 100%;
	margin-top: -8px;
	margin-left: -14px;
 	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 8px;
	padding-right: 10px;
	
	font-size: 12px;
	font-weight:bold;
}

#advsearch input
{
margin-right: .5em;

color: #000000;


}

#advsearch input.formfield
{



}

#advsearch input.formcheck
{


}





#advsearch select.dropformfield
{


}

#advsearch input.submit

{
	color: #000000;
	background: #ffffff;
	font-size:9px;
	padding: 1px 1px 1px 16px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	margin-bottom: 0px;
	text-transform: uppercase;
	cursor: pointer;
}



#advsearch img.image
{
    width: 1px;
    height: 212px;
}

#advsearch img.spacer
{
    width: 10px;
    height: 212px;
}

#registration {
width: 100%;

}


#registration table {
width: 100%;
margin-bottom: 20px;
margin-top: 8px;
}

#registration table.orgtype {
width: 300px;

}

#registration table.languages {
width: 300px;

}

#registration li 
{
  color:#000000;  
}

#registration a {
color:#000000;
}

#registration a:visited  {
color:#000000;
}

#registration a:hover {
color:#993300;
text-decoration: none;
}

#registration img
{
float: right;
padding-right: 6px;
margin-top: -20px;
margin-bottom: -10px;
}

#registration p{
padding-top: 8px;

}
#registration p.note{

	padding-bottom: 14px;
	text-align: left;
	font-style: italic;
	font-weight: bold;
}

#registration h2 {
font-size: 12px;
	font-weight: bold;
	margin-left: -8px;
	padding-top: 0px;
	padding-bottom: 8px;
	margin-top:0px;
	margin-bottom: 0px;
	color: #000000;
}

#registration .regsection{

border: 1px solid #000000;
background: #ffffff;
padding-top: 10px;
padding-bottom: 38px;
padding-left: 14px;
padding-right: 14px;
margin-left: 20px;
margin-right: 20px;
margin-bottom: 20px;
margin-top: 10px;
}

#registration .regsection p {
margin-left: -8px;

}

#registration a.change {
float: right;
margin-right: 6px;
}



#registration form{
padding-left: 20px;
padding-right: 10px;

}


#registration a.question{
	color: #000000;
	background: #ffffff;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	font-size: 12px;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	text-decoration:none;
	margin-right: 2px;
	
	margin-top: -24px;
	margin-bottom: 6px;
	text-transform: uppercase;
	float: right;
	font-weight: bold;
}
#registration  a.question:visited{
color: #000000;
}


#registration  a.question:hover{
background: #ffffff;
	color: #000000;
text-decoration:none;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;

}




#registration input.submit
{
	color: #000000;
	background: #ffffff;
	border: 1px solid #111111;
	font-size: 9px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	text-decoration:none;
	margin-right: 6px;
	 float: right;
	margin-top: 0px;
	margin-bottom: 10px;
	text-transform: uppercase;
	
}

#registration  a.button{
	color: #000000;
	background: #ffffff;
	border: 1px solid #111111;
	font-size: 9px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	text-decoration:none;
	margin-right: 6px;
	 float: right;
	margin-top: 0px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

#registration  a.button:hover{
background: #ffffff;
	color: #000000;
text-decoration:none;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;

}

#registration  a.button:visited{
color: #000000;
}

#registration p.email{
	padding-top: 24px;
	padding-bottom: 0px;

}

#registration .topbutton {

	text-align: right;
	padding-bottom: 4px;

}

#registration .topbutton a{
	margin-top: -10px;
	padding-bottom: 4px;
	margin-right: 4px;
	color:#000000;

}

#registration .topbutton a:visited{
color: #000000;
}

#registration td.profile{
width: 360px;

}
#registration img.searchHelp
{

margin-top: -30px;
margin-bottom: 1px;
margin-right: 8px;
float: right;
}

/*Advanced Search Box for Advanced Search page page*/
/*Buyer Control Panel */

#buyer 
{
    width:100%
}
#buyer a.question{
	color: #000000;
	background: #ffffff;
	border-top: 1px solid #7b9ebd;
	border-right: 1px solid #5850AC;
	border-bottom: 1px solid #5850AC;
	border-left: 1px solid #7b9ebd;
	font-size: 12px;
	padding: 1px 4px 1px 4px;
	text-decoration:none;
	margin: -24px 2px 0px 6px;
	text-transform: uppercase;
	font-weight: bold;
}
#buyer  a.question:visited{
color: #000000;
}


#buyer  a.question:hover{
background: #b7b7b7;
	color: #000000;
text-decoration:none;
	border-top: 1px solid #7b9ebd;
	border-right: 1px solid #5850AC;
	border-bottom: 1px solid #5850AC;
	border-left: 1px solid #7b9ebd;
}

#buyer input.submit
{
  margin-top: -2px;  
  
}

#buyer table.main
{
    background-color: #f0f7ff;
}
#buyer table.main_inner
{
    background-color: #EEEEE6;
}


#buyer td.space
{
    background-color: #ffffff;
}

#buyer tr.COLOR_ROW
{
    background-color: #EEEEE6;
}
#buyer tr.COLOR_ROW_ALT
{
    background-color: #F6F6F2;
}



#buyer table.products
{
    width:100%
}

#buyer table.products td.left
{
    width:50%
}

#buyer table.products td.right
{
    width:50%
}




/*Buyer Control Panel */

/*Registration Finish*/

#inner table.regfinish
{
	width: 660px;
}
#inner table.regfinish tr
{
background: #EEEEE6;
}

#inner table.regfinish tr.spacer
{
background: #ffffff;
}
#inner table.regfinish input.submit
{
  margin-top: 0px;  
}

#UpgradeGold td.list 
{
    background: url(../images/upgrade/Upgrade4.gif) no-repeat;
    width: 354px;
    height: 260px;
    padding-top: 0px;
}

#UpgradeGold h2 {
    font-size: 12px;
	font-weight: bold;
	padding-left: 6px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top:0px;
	margin-bottom: 0px;
	color: #000000;


}

#UpgradeGold h2.top {
	padding-top: 4px;
}

#UpgradeGold td.purchase 
{
  text-align: center;
}

#SilverFree td.silver 
{
  background: url(../images/upgrade/silverupgrade.gif) no-repeat;
  width: 339px;
    height: 159px;
    border: solid 1px #448044;
}

#SilverFree td.silver ul
{
    padding-top: 32px;
    width: 160px;   
}

#SilverFree td.silver p
{ 
    padding-top: 24px;   
}


#SilverFree td.free 
{
  background: url(../images/upgrade/free.gif) no-repeat;
  width: 338px;
    height: 159px;
    border: solid 1px #448044;
     
}

#SilverFree td.free p
{
    padding-top: 140px;
    font-weight:bold;
    
}

/*Registration Finish*/


/*SearchCompanies Results*/
.sidepanel{
float: left;
padding-right: 2px;
width: 150px;
padding-top: 2px;

}


#mfglist
{
    width: 410px;
    float: right;
    font-size: 8px;
    margin-right: 8px;
    padding-top: 2px;
  
}
#paidcompanies 
{
    width:100%;
padding-top: 6px;



}
#paidcompanies table {
	
	margin-left: 8px;
	margin-right: 8px;
	
}
#paidcompanies tr.listing{
	height: 50px;
	width: 100%;
	background: #eeeee6; 
}
#paidcompanies img{
	margin-top: 14px;
}
#paidcompanies img.spacer{
	
	height:2px;
}

#paidcompanies p{
	padding-top: 6px;
	margin-left: -6px;
}

#paidcompanies_icons{	
	margin-top: -10px;
	vertical-align: text-top;
	padding-right: 6px;
float: left;

}

#paidcompanies h3 {
	font-size: 12px;
	font-weight: bold;
	padding: 4px 0px 6px 8px;
	margin: 0px 0px 0px 0px;
	color: #000000;
	text-align: left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#paidcompanies td.checkbox {
	width: 10%;
	height: 50px;
	background: #eeeee6;
	vertical-align: middle;
		text-align: center;
		padding-right: 4px;
		padding-left: 4px
}


#paidcompanies td.address{
width: 90%;
background: #eeeee6;
	vertical-align: middle;
		text-align: left;
}

#basiccompanies 
{
    width:100%;
padding-top: 10px;
margin-left: 0px;

}


#basiccompanies h3 {
	font-size: 12px;
	font-weight: bold;
	padding: 4px 0px 6px 8px;
	margin: 0px 0px 0px 0px;
	color: #000000;
	text-align: left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#basiccompanies table {

	margin-left: 8px;
	margin-right: 10px;
	
}

#basiccompanies tr.listing{
	height: 20px;
	
	margin-top: 8px;
	margin-bottom: 8px;
	background: #ffffff;
	border-bottom-width: 2px;
	border-bottom-style: inset;
}

#basiccompanies td{
   
}

#basiccompanies td.checkbox{
width: 10%;
	vertical-align: middle;
	text-align: center;
 padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 2px;
	border-bottom-style: inset;
}

#basiccompanies td.address{
	width: 55%;
	vertical-align: middle;
	text-align: left;
	 padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 2px;
	border-bottom-style: inset;
}

#basiccompanies td.phone{
	width: 35%;
	vertical-align: middle;
	text-align: right;
	 padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 2px;
	border-bottom-style: inset;
}

#basiccompanies img.spacer{

	height:1px;
}


#rfqbox {
margin-top: 0px;
}

#rfqbox img{

}

#rfqbox p
{
	
}

#rfqbox p.rfq 
{
	
}
#rfqbox p.send 
{

}
#rfqbox input
{

}

#rfqbox .RFQsubmit
{
	width: 100%;
	color: #000000;
	background: #ffffff;
	border: 1px solid #111111;
	font-size: 9px;
	padding: 3px 0px 3px 0px;
	text-decoration:none;
	margin-right: 0px;
	 float: left;
	margin-top: 0px;
	margin-bottom: 2px;
	text-transform: uppercase;
	margin-left: 0px;

}


#default_full {

border: 1px solid #898383;

padding: 1px;
margin-top: 2px;
margin-left: 8px;
margin-right: 0px;
margin-bottom: 10px;

}

#default_full td.title {
	
	font-weight: bold;

	text-align: left;
}

#default_full td.items {

	font-weight: normal;


	text-align: left;
}


#default_full a {
padding: 3px 3px 3px 0px;

}
#refsearch {
	border: 1px solid #898383;
	margin-left: 0px;
	font-size: 12px;
	color: #000000;
	padding: 0px 0px 0px 0px;
    width: 100%;
	margin-top: 0px;
	float: left;
}
#refsearch table
{
    width: 100%
}


#refsearch h3 {

	font-size: 12px;
	font-weight: bold;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 6px;
	margin-top:0px;
	margin-bottom: 0px;
	color: #000000;
	text-align: left;
	

}


#refsearch a {

	float: right;
	margin-right: 2px;
	margin-top: -24px;
	background: #ffffff;
	border: 1px solid #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	text-decoration: none;
	font-weight: bold;
}

#refsearch a:hover {

}


#refsearch input
{
color: #781351;
background: #ffffff;
border: 1px solid #000000;
width: 140px;
margin-left: 2px;
}

#refsearch input.filter
{		width: 60px;
	color: #000000;
	background: #ffffff;
	border: 1px solid #000000;
	font-size: 9px;
	padding: 2px 0px 2px 0px;
	text-decoration:none;
	margin-right: 6px;
	 float: right;
	margin-top: 3px;
	margin-bottom: 6px;
	text-transform: uppercase;
}




#newsearch input.button
{
    width: 100%;
	color: #000000;
	background: #ffffff;
	border: 1px solid #000000;
	font-size: 9px;
	padding: 3px 0px 3px 0px;
	text-decoration:none;
	
	 float: left;
	margin-top: 0px;
	margin-bottom: 2px;
	text-transform: uppercase;

}



#newsearch a.button
{
    
	padding: 4px 0px 4px 0px;
	background: #ffffff;
	font-size: 9px;
	color: #000000;
	
	text-align: center;
	width: 100%;
	text-transform: uppercase;
	cursor: pointer;
	border: 1px solid #000000;
	margin-bottom: 6px;
	margin-top: 0px;
	text-decoration:none;
	float: right;

}

#newsearch a.button:hover
{
    padding: 4px 0px 4px 0px;
background: #ffffff;
	color: #000000;
text-decoration:none;
border: 1px solid #333333;
text-decoration:none;

}

#newsearch 
{
    margin-top: 8px;
    float: left;
    width: 100%
}





#typecompanies {

margin-top: 8px;
padding-bottom: 16px;

	font-size: 11px;

}

#typecompanies table {
	border: 1px solid #333333;
	background-color: #eeeeee;
	width:90%;
	padding: 4px;
	margin-left:8px;
}

/*Relate Type list on Search Page */
/*Relate Type list on Search Page */
#regionlist {

border: 1px solid #898383;
padding: 1px;
margin: 10px 0px 10px 0px;
width: 100%;
font-size: 10px;

}

#regionlist .title {
	font-size: 12px;
	font-weight: bold;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 6px;
	margin-top:0px;
	margin-bottom: 4px;
	color: #000000;
	text-align: left;
	width: 100%;
}

#regionlistrefine {
padding-top: 4px;
padding-bottom: 4px;
}













#profilelist ul{
	padding-left: 16px;
}

#profilelist li{
	padding-left: 0px;
	list-style-image: url(../images/profile_product_li.gif);
	list-style-position: outside;
	margin-left: 8px;
	font-size: 9px;
}

#unpaidprofile {
	margin-left: 0px;
    margin-top: 10px;
	width: 590px;
	border: 1px solid #898383;
	font-size: 10px;
	margin-right: 20px;
	background: #ffffff; 
}

#unpaidprofile p{
	margin-left: 32px;
	margin-top: 0px;

}

#unpaidprofile img{
	float: left;
	position: absolute;
	margin-top: 12px;
	margin-left: 6px;

}

#unpaidprofile ul {
padding-top: 4px;
padding-bottom: 12px;
margin-left: 24px;
}
#unpaidprofile li{
	padding-left: 4px;
	list-style-image: url(../images/unpaidprofile_li.gif);
	list-style-position: outside;
}

#unpaidprofile  a.button{
	color: #000000;
	background: #ffffff url(../images/arrow-over.gif) no-repeat 10px 4px;
	border: 1px solid #111111;
	font-size: 12px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	text-decoration:none;
	margin-right: 6px;
	float: right;
	margin-top: -35px;
	margin-bottom: 2px;
	text-transform: uppercase;
}

#unpaidprofile  a.button:hover{
background: #eeeeee url(../images/arrow-over.gif) no-repeat 10px 4px;
	color: #000000;
text-decoration:none;
border: 1px solid #8c8284;
float: right;
}

#model
{
width: 100%;

margin-top: 8px;
}

#model td.shade {
background-color: #eeeee6;
}

#model table 
{

}

#typecompanies table
{
    width:100%
}

.product_table
{
    width:100%
}

.product_table td.row1
{
    background-color: #eeeee6;
}

.product_table td.row2
{
    background-color: #E5E5E5;
}

.product_table td.row3
{
    background-color: #F2F2F2;
}










#searchcompany_results{

}

.searchcompanies{
height: 100%;
font-size: 10px;
}
.pagenumbers
{
    width: 100%;
    text-align: center;
	  
}


/* New Profile */

#newprofile
{
	border: 2px solid #239d46;
	width: 580px;

	margin-left:0px;
}

#newprofile ul
{
  padding-left:4px;
}

#newprofile a
{
  text-decoration: none;
  color:Navy;
}

#newprofile a:hover
{
  text-decoration: none;
  color:Green;
}

#newprofile a:visited
{
  text-decoration: none;
  color:Navy;
}


#newprofile table.main
{
	width:580px;   
}

#newprofile td.header
{
	background-color:#239d46;
	color:#FFFFFF;
	font-size:12px;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 4px;
	font-weight: bold;
	text-transform: uppercase;
	width:100%;
}

#newprofile table.OrgType
{
	float:right;
	width:210px;
	font-size: 8px;
	margin-top: -20px;
	font-weight: normal;
	text-transform: none; 
	text-align:right;
	margin-right: 6px
}

#newprofile table.OrgType td.on
{
	color: #ffffff;
}

#newprofile table.OrgType td.off
{
	color: #24ac4b;
}



#newprofile td.logo
{
	background-image: url(../images/profilelogobackground.gif);
	background-repeat: repeat-x;
	height: 78px;
}
#newprofile p.logo
{
margin-top:2px;
margin-bottom: auto;
margin-left: 6px;
float:left;
font-size:18px;
font-weight: bold;

}


#newprofile table.logobuttons
{
	float:right;
	width:168px;
height: 78px;
	margin-top: 0px;
	  
}

#newprofile table.description
{
	
	width:100%;
	border: solid 1px #239d46;
	margin-top: 2px;
	margin-bottom: 2px;
	  
}

#newprofile td.desimage
{
	width:240px;

	text-align: center;
	vertical-align: top;	
	padding-top: 4px;
	padding-bottom: 4px;
	  
}

#newprofile td.desimage img
{

	
	  
}

#newprofile td.destext
{
	vertical-align: text-top;
	font-size: 11px;
	padding: 2px;
		border-left: solid 1px #239d46;
}

#newprofile table.contact
{
border: solid 1px #239d46;
text-align: left;
width: 233px;
font-size:12px;
float:left;
margin-top: 2px;
	margin-bottom: 2px;
}

#newprofile table.contact p
{
	padding: 4px;
}

#newprofile caption.header
{
	background-color:#239d46;
	color:#FFFFFF;
	font-size:12px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
}

#newprofile table.contactinfo
{
border: solid 1px #239d46;
text-align: left;
margin-top: 0px;
font-size:12px;
float:right;
width: 292px;
margin-top: 2px;
	margin-bottom: 2px;
}

#newprofile table.contactinfo p
{
padding-left: 4px;
padding-top: 4px;
padding-bottom: 4px;
}

#newprofile table.products
{
	
	width:100%;
	border: solid 1px #239d46;
	font-size: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	  
}

#newprofile table.products td.header
{
	background-color:#239d46;
	color:#FFFFFF;
	font-size:12px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
}



#newprofile img.productbutton
{
float: right;
margin-top: 0px;
	  
}

#newprofile table.types
{
	
	width:100%;
	border: solid 1px #239d46;
	font-size: 12px;
	  
}

#newprofile table.types td.header
{
	text-align: left;
	font-size: 12px;
	padding-bottom: 4px;
	  
}

#newprofile table.types ul
{
	
	padding-top: 8px;
	  
}

#newprofile table.attachments
{
	
	width:100%;
	border: solid 1px #239d46;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 2px;
	margin-bottom: 2px;
	  
}

#newprofile table.information
{
	
	width:100%;
	border: solid 1px #239d46;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 2px;
	margin-bottom: 2px;
	  
}
#newprofile td.productimage
{
    width:16%
}

#newprofile td.producttypes
{
    width:33%
}

#newprofile table.types a
{
  text-decoration: none;
  color:Navy;
}

#newprofile table.types a:hover
{
  text-decoration: none;
  color:Green;
}

#newprofile table.types a:visited
{
  text-decoration: none;
  color:Navy;
}

#buttons table{
padding-bottom: 4px;
margin-top: 8px;
}

#buttons table td{
text-align: right;
padding-right: 8px;
}

#buttons input.submit{
float: none;
width: 270px;
}


.profilenonenglish
{
background-color: #cccccc;
width: 618px;
padding: 10px;


}


table.nonenglish{
padding-left:2px;
margin-left:8px;
font-weight: normal;

}


table.nonenglish a{
 font-size: 12px;
font-weight: bold;


}

.productimage img
{
    max-width: 300px
}


/* Footer */
.footer {
width:885px;
background-color:#FFFFFF;
}

.footertext {

margin-top:5px;
padding-bottom:6px;
text-align:center;
vertical-align:text-top;
font-size: 10px;
}

.footer td.logo
{
    width:166px;
 
    margin-top: 100px;
    
}


.wandlogo
{
	margin-left: 58px;
}

.pagenumbers
{

}

#feature_ads
{

margin-left: 6px;
padding-bottom: 8px;
padding-top: 26px;

}

#feature_ads td
{


padding-bottom: 8px;


}

#partendorse
{

    max-width: 400px;
}





.partners
{
    margin-left: 16px;
}

.partners td
{
       padding-top:1px;
   padding-left:1px;
    padding-right:1px;
    text-align:center;
}

.partners td.label
{
    width: 120px;
    font-size: 12px;
    vertical-align:text-top; 
}

.partners td.header
{   font-size: 12px;
    text-align: center;
 border-right: 1px solid #aaaaaa;
    vertical-align:text-top;
}

.partners td.headernoborder
{   font-size: 12px;
    text-align: center;
    vertical-align:text-top;
}

.partners td.border
{   padding-top: 1px;
     border-right: 1px solid #aaaaaa;
     padding-bottom: 1px;
}

.partners td.bordernoright
{   padding-top: 1px;
    padding-bottom: 1px;
}

.partners td.borderendorse
{  
	/* background-color:;*/
	 padding-top: 1px;
     border-right: 1px solid #aaaaaa;
     border-top: 1px solid #aaaaaa;
     padding-bottom: 1px;
    
}

.partners td.borderendorsenoright
{   padding-top: 1px;
    padding-bottom: 1px;
    border-top: 1px solid #aaaaaa;
    
}

.cancel

{
	color: #000000;
	background: #ffffff;
	font-size:9px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	margin-bottom: 0px;
	text-transform: uppercase;
	cursor: pointer;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 4px;
}




#upgrade li
{

list-style:square;
}
#payment hr {
color: #f00;
background-color: #f00;
height: 5px;
width: 50%;

}
