﻿body 
{
	background-color: #F3F3F3;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #000000;
	text-align: center;
    min-width: 760px;
}

a:link, a:visited
{
color:#003300;
text-decoration:underline;
}

a:hover 
{
color:#993300;
text-decoration:none;
}

a:active 
{
color:#993300;
text-decoration:none;
}

.submit 
{
    color: #111111;
	background: #eeeeee;
	font-size:10px;
	padding: 2px 2px 2px 2px;
	border-top: 1px solid #7b9ebd;
	border-right: 1px solid #5985AC;
	border-bottom: 1px solid #5985AC;
	border-left: 1px solid #7b9ebd;
	margin-bottom: 0px;
	text-transform: uppercase;
	cursor: pointer;
}

.cancel
{
	  color: #111111;
	background: #eeeeee;
	font-size:10px;
	padding: 2px 2px 2px 2px;
	border-top: 1px solid #7b9ebd;
	border-right: 1px solid #5985AC;
	border-bottom: 1px solid #5985AC;
	border-left: 1px solid #7b9ebd;
	margin-bottom: 0px;
	text-transform: uppercase;
	cursor: pointer;
	text-decoration: none;
	
}

a.cancel
{

	text-decoration: none;
	
}
.formlabel
{
   width: 200px; 
}
.upgrade
{
   margin-left: 38px;
}

.productimage img
{
    max-width: 300px
}




/*Structure*/

#site 
{
margin:0 auto;
text-align:left;
width: 760px;

}

#siteFlash
{
margin:0 auto;
text-align:left;
width: 860px;

}

/*Structure*/

/*Header for site */
#header {
	
	width: 760px;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	height: 57px;
	padding-top: 0px;
	margin-top: 0px;
		float:left
}

/*Header for site */
#headerFlash {
	
	width: 860px;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	height: 57px;
	padding-top: 0px;
	margin-top: 0px;
		float:left
}


#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;
	
}

#header_defaultFlash
{
	width: 860px;

	float:left;
	
}
/*Header Menubar for site */

#header_menubar  
{
	width: 760px;
	background-image: url(../images/h_menubar.gif);
	background-repeat: no-repeat;
	height: 24px;
	margin-top: 0px;
	position: relative;
	left: 0px;
	top: 0px;
	padding-top: 0px;
	font-size: 10px;
	float:left;
	color:#FFFFFF;
	z-index: 0;

}

#header_menubar  li 
{
	display: inline;
	list-style-type: none;
	margin-top: 0px;
}

#header_menubar .menubar 
{
	padding-left:6px;
    padding-top: 6px;
	text-align: left;
	float: left;
}

#header_menubar .menubar li 
{
	display: inline;
	list-style-type: none;
	margin-top: 0px;
}



#header_menubar .menudate 
{
padding-right: 4px;
padding-top: 6px;
float: right;
text-align:right;
}

#menusearch
{
	margin-top: 0px;
	float: right;
text-align:right;
}




#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;
}


#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 for site */

/*Menu Control*/

#menu {

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 0.8em 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: #000;
background: #f3f3f3;
text-transform: uppercase;
}

#menu h2 a{
color: #000;
background: #f3f3f3;
text-transform: uppercase;
border: none;

}

#menu h2 a.languagemenu{
width:111px;
text-align:center;
}

#menu a {
color: #000;
background: #f3f3f3;
text-decoration: none;

}

#menu a:hover {
color: #a00;
background: #ffffff;

}

#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: 760px;
	position:relative;
	left:0;
	top:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-style: normal;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 0px;
    float: left;
	position: relative;		
}

#content p {
	padding: 10px 0px 10px 10px;
}

/*Content for site */
/*Inner for site */

#inner {
	margin-left: 20px;
	padding: 10px 10px 10px 10px;
	width: 696px;
	border: 1px solid #898383;
  float: left;
	margin-right: 6px;
    font-size: 11px;
}



#inner p {
    font-size: 10px;
	font-weight: normal;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 6px;
	margin-top:0px;
	margin-bottom: 0px;
	color: #000000;
}

#inner table.typemenu {

width: 670px;

}
#inner table.typemenu td.plus{

width: 40px;
text-align:right;

}

#inner 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: #336633;
	background-image: url(../images/header_green.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-bottom: 2px solid #448044;

}

#inner h2 {
    font-size: 12px;
	font-weight: normal;
	padding-left: 8px;
	padding-top: 12px;
	padding-bottom: 8px;
	margin-top:0px;
	margin-bottom: 0px;
	color: #000000;
}

#inner h2 a:visited
{
	color: #000000;
	text-decoration: underline;
}

#inner h2 a:hover
{
	color: #993300;
	text-decoration: underline;
}

#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 ul 
{
padding-top: 4px;
margin-left: 12px;
padding-left: 12px;
}
#inner li
{
	padding-left: 2px;
	list-style-image: url(../images/product_li.gif);
	list-style-position: outside;
	
}


#inner td 
{
	font-size: 10px;
	vertical-align: top;
}
/*Typemenu page */
#inner p.typemenu 
{
	font-size: 10px;
	font-weight: normal;
    padding: 6px 6px 6px 4px;
    width: 670px;
	margin-top:10px;
	margin-bottom: 16px;
	margin-left: 8px;
	margin-right: 0px;
	color: #000000;
	background-color:#EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEFFEE;
}
#inner td.category 
{
	padding-bottom: 3px;
	border-bottom: 1px dashed #CCCCCC;
	padding-right: 0px;
	margin-right: 8px;
}

#inner td.categoryedit
{
	text-align: right;
	border-bottom: 1px dashed #CCCCCC;
	
}
/*Typemenu page */
#inner td.categoryresults 
{
	padding-bottom: 3px;
	width: 100px;
	padding-right: 0px;
	margin-right: 8px;
}

#inner input.search

{
	color: #111111;
	background: #eeeeee;
	font-size:10px;
	padding: 1px 1px 1px 16px;
	border-top: 1px solid #7b9ebd;
	border-right: 1px solid #5985AC;
	border-bottom: 1px solid #5985AC;
	border-left: 1px solid #7b9ebd;
	margin-bottom: 0px;
	margin-top: 1px;
	margin-right: 4px;
	text-transform: uppercase;
	cursor: pointer;
	padding: 1px 0px 1px 0px;
}

#inner input.submit
{

	
}


/*Product or Service Type Keyword Search */

#inner .typesearch
{
border: 1px solid #333333;
background: #eeeeee;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
margin: 8px 20px 10px 8px;    
width: 200px;  
}

#inner .typesearch input.keywordbox
{
    
    margin-top: 0px;
    margin-right: 0px;
  
}

#inner .typesearch input.submit
{
    margin-top: 10px;
}

#inner .typeresult
{
border: 1px solid #333333;
background: #ffffff;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
margin: 8px 20px 10px 8px;   
}



/*bottom_section for site */


/*bottom_section for site */
/*Copyright for site */

#copyright 
{
	position: relative;
	background-image: url(../images/c_menubar.gif);
	background-repeat: no-repeat;
	width: 760px;
	font-size: 10px;
	float:left;
	margin-bottom: 8px;
	margin-top: 0px;
}


#copyright ul
{
	margin-left:4px;
	margin-bottom:0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-top: 20px;
	white-space: nowrap;
	text-align: left;
}

#copyright li 
{
	display: inline;
	list-style-type: none;

}

#copyright a:link, #copyright a:visited 
{
color:#000000;
text-decoration: none;
}

#copyright a:hover 
{
color: #0E6983;
text-decoration: none;
}


#copyright p
{
	margin-left:4px;
	margin-bottom:14px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	white-space: nowrap;
	text-align: left;
}
/*Copyright for site */
/*content_help for help popups */



#content_help {
	background-color: #FFFFFF;
	height: 60%;
	width: 430px;
	position:relative;
	left:0;
	top:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	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 */

/*For wandimage on default page */

#wandimage {
	margin-left: 0px;
	margin-top: 2px;	
	margin-bottom: 0px;
	width: 230px;
	height: 200px;
	background-image: url(../images/wandimage.jpg);
	background-repeat: no-repeat;
	
}


#wandimage h4 
{
 font-size: 16px;
	font-weight:bold;
	color: White;
	padding: 3px;   
	margin-top: 0px;

}


#wandimage a.button{
	color: #000000;
	background: #c8b5a8;
	border: 1px solid #111111;
	font-size: 10px;
	text-decoration:none;
	font-weight: bold;
	float: right;
	text-transform: uppercase;
	text-align: center;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	width: 150px;
}



#wandimage h6, .shadow
{
    
  
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top:0px;
	margin-bottom: 0px;
	color: #ffffff;
    background-color:Transparent;
	background-image: none;
	border-bottom: none;
	background-position: 0px 0px;

font: bold 18px verdana, sans-serif;
}
#wandimage h6 {
position: relative; /* container H1 is positionned to place the SPAN in it */
color: #f7e4d5;
margin-left: 8px;
margin-top: 8px;
}
#wandimage h6 .shadow {
position: absolute; /* SPAN is overlaping on the title */
top: -2px; /* SPAN is offcentered */
left: -2px;
color: #460b0b;
}


#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: 230px;
margin-top: 8px;

}
/*Default page category list */
#default {
border: 1px solid #898383;
margin-top: 0px;
width: 100%;


}

#default li 
{
  color:#000000;  
}
#default img
{
float: right;
padding-right: 6px;
margin-top: -20px;
margin-bottom: -10px;
}

/*Default Search Box for default page*/
#search {
	width: 229px;
    border: 1px solid #898383;
	margin-left: 0px;
	margin-top: 0px;
	padding-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

	padding: 0px 0px 0px 0px;


	margin-bottom: 2px;
	

}
#search table.main 
{
    margin-left: 4px;
    padding-right: 6px;
    margin-bottom: 4px;
    margin-right: 0px;
    padding-top: 0px;
    width: 98%;
  height: 170px;
}


#search table.main td
{
    height: 32px;
  vertical-align:bottom;
}


#search input
{
margin-right: .5em;
color: #781351;
background: #ffffff;
border: 1px solid #95C82F;
}

#search img.help
{
float: right;
padding-right: 6px;
margin-top: -20px;
margin-bottom: 0px;
}

#search img.steps
{
width:0px;
height:179px;
}

#search input.formfield
{
border: #ffffff;
}
#search select.dropformfield
{
background: #ffffff;
border: 1px solid #95C82F;
}

#search input.submit
{
	float: right;
    
}

#search input.submitAdvanced
{
	color: #f3e6cd;

	font-size:10px;
	padding: 2px 2px 2px 2px;
	border-top: 1px solid #8d9f5d;
	border-right: 1px solid #757818;
	border-bottom: 1px solid #757818;
	border-left: 1px solid #8d9f5d;
	margin-bottom: 0px;
	text-transform: uppercase;
	cursor: pointer;
}

#searchnonenglish 
{
height: 180px;
}

#searchnonenglish table.main
{
height: 150px;
}

#searchnonenglish table.main td
{
    height: 14px;
  vertical-align:middle;
}

#searchnonenglish table.main td table
{
    height: 24px;
  
}

#searchnonenglish input.submit
{
	float: right;
	margin-top: 0px;
    
}
/*Advanced Search Box for Advanced Search page page*/

#advsearch {
	width: 100%;
	background-color:#e4e4e4;
	margin-left: 0px;
	margin-top: 0px;
	padding-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #111111;
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
}

#advsearch input.submit

{
color: #111111;
	background: #eeeeee;
	font-size:10px;
	padding: 2px 2px 2px 2px;
	border-top: 1px solid #7b9ebd;
	border-right: 1px solid #5985AC;
	border-bottom: 1px solid #5985AC;
	border-left: 1px solid #7b9ebd;
	margin-bottom: 0px;
	text-transform: uppercase;
	cursor: pointer;
}


#advsearch img.image
{
    width: 149px;
    height: 212px;
}

#advsearch img.spacer
{
    width: 10px;
    height: 212px;
}

#advsearch table.maintable
{
    margin-top: 4px;
}

/*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 #5985AC;
	border-bottom: 1px solid #5985AC;
	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 #5985AC;
	border-bottom: 1px solid #5985AC;
	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*/

#mfglist
{
    width: 496px;
    float: right;
}
/*SearchCompanies Results*/

#paidcompanies {
padding-top: 10px;

width: 100%;
}
#paidcompanies table.main {
	
	margin-left: 8px;
	margin-right: 0px;
	width: 100%;
	
}
#paidcompanies tr.listing{
	height: 50px;
	width: 100%;
	background: #eeeee6; 
}


#paidcompanies img{
	margin-top: 14px;
}
#paidcompanies img.spacer{
	width:480px;
	height:1px;
}

#paidcompanies p{
	padding-top: 6px;
	margin-left: -6px;
}

#paidcompanies_icons{	
	margin-top: -14px;
	vertical-align: text-top;
	width:160px;
}

#paidcompanies h3 {
	font-size: 10px;
	font-weight: bold;
	padding: 4px 0px 6px 8px;
	margin: 0px 0px 0px 0px;
	color: #FFFFFF;
	text-align: left;
	background-color: #999999;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#paidcompanies td.checkbox {
	width: 10%;
	height: 50px;
	background: #eeeee6;
	
		text-align: center;
}

#paidcompanies input {
	margin-top: 14px;
	margin-left: -8px;
}


#paidcompanies td.address{
width: 55%;
background: #eeeee6;
	vertical-align: middle;
		text-align: left;
}

#basiccompanies {
padding-top: 10px;
width: 100%;
margin-left: 0px;
}


#basiccompanies h3 {
	font-size: 10px;
	font-weight: bold;
	padding: 4px 0px 6px 8px;
	margin: 0px 0px 0px 0px;
	color: #FFFFFF;
	text-align: left;
	background-color: #B5B5B5;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#basiccompanies table.main {

	margin-left: 8px;
	margin-right: 0px;
	width: 100%;
}

#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: center;
	 padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 2px;
	border-bottom-style: inset;
}

#basiccompanies img.spacer{
	width:480px;
	height:1px;
}


#refsearch {
	width: 185px;
	background-color:#e4e4e4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #111111;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
}
#refsearch table{
	width: 100%;
padding:1px;

}

#refsearch table td{

padding-bottom:2px;

}

#refsearch h3 {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	background-color: #666666;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 4px 0px 6px 4px;
	margin: 0px 0px 0px 0px;
}


#refsearch a {
	font-size: 10px;
	color: #CCCCCC;
 	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 1px 3px 1px 3px;
	text-decoration:none;
	float: right;
	margin-right: 2px;
	margin-top: -21px;
}

#refsearch a:hover {
	font-size: 10px;
	color: #ffffff;
    border: solid 1px #ffffff;
	text-decoration:none;

}


#refsearch input
{


color: #781351;
background: #ffffff;
border: 1px solid #7f9db9;
width: 175px;

}

#refsearch input
{


color: #781351;
background: #ffffff;
border: 1px solid #7f9db9;
width: 175px;

}

#refsearch input.formfield
{
    width: 120px;
  
}



#refsearch input.filter
{	width: 50px;
	color: #111111;
	background: #eeeeee;
	font-size:10px;
	padding: 1px 1px 1px 1px;
	border-top: 1px solid #7b9ebd;
	border-right: 1px solid #5985AC;
	border-bottom: 1px solid #5985AC;
	border-left: 1px solid #7b9ebd;
	text-transform: uppercase;
	cursor: pointer;

}

#newsearch{
width: 100%;
}

#newsearch input.button
{
	padding:4px 4px 4px 12px;
	background: #ffffff url(../images/arrow_brown.gif) no-repeat 4px 2px;
	font-size: 9px;
	color: #523A00;
	bottom: 5px;
	text-align: center;
	width: 100%;
	text-transform: uppercase;
	cursor: pointer;
	border: 1px solid #333333;
	margin-bottom: 10px;
}

#newsearch a.button
{
	padding: 6px 0px 6px 0px;
	background: #ffffff;
	font-size: 9px;
	color: #523A00;
	text-align: center;
	width: 100%;
	text-transform: uppercase;
	cursor: pointer;
	border: 1px solid #333333;
	margin-bottom: 2px;
	text-decoration:none;
	float: left;

}

#newsearch a.button:hover
{
    padding: 6px 0px 6px 0px;
background: #eeeeee;
	color: #000000;
text-decoration:none;
border: 1px solid #8c8284;
text-decoration:none;
}

/*Relate Type list on Search Page */
#default_full {

border: 1px solid #898383;
padding: 1px;
margin: 10px 0px 10px 0px;
width: 100%;

}

#default_full td.title {
	width: 178px;
	font-weight: bold;
	text-align: left;
}

#default_full td.items {
	width: 178px;
	font-weight: normal;
	text-align: left;
}

#default_full a {
	text-decoration: none;
	color:#330000;
	display: block;
}

#default_full a:hover {
	text-decoration: none;
	color:#993300;
}

#default_full td.items p {
	margin-top: 0px;

	margin-bottom:0px;
}

/*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: 183px;
font-size: 10px;

}

#regionlist .title {
	width: 178px;
	font-weight: bold;
	text-align: left;
	
}

#regionlistrefine {
padding-top: 8px;
padding-bottom: 8px;
border: solid 1px black;
}







/* rfq box for Search */

#rfqbox {
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #111111;
	margin-bottom: 0px;
	margin-top: 0px;
}

#rfqbox img{
	width: 100%;
    height: 104px;
}

#rfqbox p
{
	
}

#rfqbox p.rfq 
{
	background-image: url(../images/rfq.gif);
	background-repeat: no-repeat;	
}
#rfqbox p.send 
{
    	background-image: url(../images/rfq.gif);
	background-repeat: no-repeat;
}

#rfqbox input
{
	margin-top: -22px;
	padding: 4px 2px 2px 4px;
	background-image: url(../images/rfqbutton.gif);
	font-size: 12px;
	color: #000000;
	bottom: 5px;
	text-align: center;
	font-weight: bold;
	width: 183px;
	text-transform: uppercase;
	cursor: pointer;
	border: 1px solid #333333;
	margin-bottom: 10px;
}

#rfqbox input.submit
{
	margin-top: -22px;
	text-align: center;
}

/* Profile */
#profile {
	margin-left: 26px;
	width: 700px;
	border: 1px solid #898383;
	font-size: 10px;
	margin-right: 10px;
	background: #eeeee6; 
}
#profile table {
width: 680px;
margin-left: 8px;
margin-right: 8px;
margin-bottom: 8px;
padding-bottom: 8px;
padding-top: 6px;
}

#profile td.flag {
width: 30px;
}

#profile ul {
padding-top: 4px;
padding-bottom: 12px;
padding-left: 6px;
}

#profile li{
	padding-left: 2px;
	margin-left: 14px;
	list-style-image: url(../images/profile_li.gif);
	list-style-position: outside;
}

#profile td {
	font-size: 10px;
	vertical-align: top;
}

#profile h1 {
font-size: 14px;
	font-weight: bold;
	padding-left: 16px;
	padding-top: 0px;
	padding-bottom: 1px;
	margin-top:-1px;
	margin-bottom: 6px;
	color: #ffffff;
	background-color: #a5a5a0;
	background-image: url(../images/header_profile.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-bottom: 2px solid #b3b3ad;
	background-position: 0px 0px;
}


#profile h2 {
font-size: 11px;
	font-weight: bold;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: -8px;
	margin-top:0px;
	margin-bottom: -5px;
	color: #000000;
}

#profile h3 {
font-size: 11px;
	font-weight: bold;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 8px;
	margin-top:0px;
	margin-bottom: 0px;
	color: #000000;
 text-align: center;
}

#profile p {
font-size: 10px;
	font-weight: normal;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 6px;
	margin-top:0px;
	margin-bottom: 0px;
	color: #000000;
}

#profile p.logo {
	width: 100%;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-top:0px;
	margin-bottom: 0px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
}

#profile p.logo img {
	border: 1px solid #666666; 
}

#profile img.companyimage {
	border-top: 2px solid #f7f7f0;
	border-right: 2px solid #d0d0c8;
	border-bottom: 2px solid #d0d0c8;
	border-left: 2px solid #f7f7f0;
}

#profile img.RFQ {
	
	margin-left: 40px;
}
#profile h1 a{
	color: #ffffff;
	text-decoration: none;
}

#profile h1 a:visited{
	color: #000000;
	text-decoration: none;
}

#profile h1 a:hover{
	color: #993300;
	text-decoration: none;
}

#profile td.category 
{
padding-bottom: 3px;
border-bottom: 1px dashed #CCCCCC
}

#profile  a.rfq{
	color: #000000;
	background: #a4a48b url(../images/rfq_profile.gif) no-repeat 0px 0px;
	border: 1px solid #111111;
	font-size: 12px;
	padding: 12px 6px 12px 72px;
	text-decoration:none;
	margin: 30px 6px 12px 100px;
	text-transform: uppercase;
	font-weight: bold;
}

#profile  a.rfq:hover{
background: #afafa3 url(../images/rfq_profile-over.gif) no-repeat 0px 0px;
	color: #555555;
text-decoration:none;
border: 1px solid #8c8284;

}


#profile  a.button{
	color: #000000;
	background: #eeeeee 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: 32px;
	text-decoration:none;
	margin-right: 6px;
	float: right;
	margin-top: 20px;
	margin-bottom: 2px;
	text-transform: uppercase;
}

#profile  a.button:hover{
background: #ffffff url(../images/arrow-over.gif) no-repeat 10px 4px;
	color: #000000;
text-decoration:none;
border: 1px solid #8c8284;
float: right;
}
#profile hr {
margin-top: 16px;
}



#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: 26px;
	
	width: 700px;
	border: 1px solid #898383;
	font-size: 10px;
	margin-right: 10px;
	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;
}








.sidepanel{
float: left;
padding-right: 8px;
width: 183px;
padding-top: 10px;
}

#searchcompany_results{

}

.searchcompanies{
height: 100%;
}
.pagenumbers
{
    width: 100%;
    text-align: center;
	  
}


/* New Profile */

#newprofile
{
	border: 2px solid #0e6983;
	width: 716px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left:22px;
}

#newprofile ul
{
  padding-left:4px;
}

#newprofile a
{
  text-decoration: none;
  color:Navy;
}

#newprofile a:hover
{
  text-decoration: none;
  color:Fuchsia;
}

#newprofile a:visited
{
  text-decoration: none;
  color:Navy;
}


#newprofile table.main
{
	width:716px;   
}

#newprofile td.header
{
	background-color:#0e6983;
	color:#FFFFFF;
	font-size:14px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	font-weight: bold;
	text-transform: uppercase;
	width:100%;
}

#newprofile table.OrgType
{
	float:right;
	width:300px;
	font-size: 10px;
	margin-top: -22px;
	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: #1694b8;
}



#newprofile td.logo
{
	background-image: url(../images/profilelogobackground.gif);
	background-repeat: repeat;
	height: 78px;
}
#newprofile p.logo
{
margin-top:0px;
margin-bottom: auto;
margin-left: 6px;
float:left;
font-size:22px;
font-weight: bold;

}

#newprofile p.logo img
{
    max-width: 400px;
}




#newprofile table.logobuttons
{
	float:right;
	width:168px;
height: 78px;
	margin-top: 0px;
	  
}

#newprofile table.description
{
	
	width:100%;
	border: solid 1px #0e6983;
	margin-top: 0px;
	margin-bottom: 2px;
	  
}
#newprofile table.description td.desimage
{
	width:240px;
	
	text-align: center;
	vertical-align: middle;	
	padding-top: 4px;
	padding-bottom: 4px;
	  
}

#newprofile table.description td.desimage img
{
	
	
	
	  
}

#newprofile table.description  img.spacer
{
	width: 232px;
	height: 1px;
	
	  
}

#newprofile table.description td.destext
{
	vertical-align: text-top;
	font-size: 11px;
	padding: 2px;
	border-left: solid 1px #00bd93;
}


#newprofile table.contact
{
border: solid 1px #0e6983;
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:#0e6983;
	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 #0e6983;
text-align: left;
margin-top: 0px;
font-size:12px;
float:right;
width: 429px;
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 #0e6983;
	font-size: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	
	  
}

#newprofile table.products td.header
{
	background-color:#0e6983;
	color:#FFFFFF;
	font-size:12px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
}



#newprofile img.productbutton
{
float: right;
margin-top: 0px;
	  
}

#newprofile table.types
{
	
	width:100%;
	border: solid 1px #0e6983;
	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 #0e6983;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 2px;
	margin-bottom: 2px;
	  
}

#newprofile table.information
{
	
	width:100%;
	border: solid 1px #0e6983;
	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:Fuchsia;
}

#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;


}


/*InnerFlash for site */

#innerFlash {
	margin-left: 10px;
	padding: 10px 10px 10px 10px;
	width: 820px;
	border: 1px solid #898383;
  float: left;
	margin-right: 6px;
    font-size: 11px;
}
#innerFlash p {
    font-size: 10px;
	font-weight: normal;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 6px;
	margin-top:0px;
	margin-bottom: 0px;
	color: #000000;
}

#innerFlash table.typemenu {

width: 670px;

}
#innerFlash table.typemenu td.plus{

width: 40px;
text-align:right;

}

#innerFlash 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: #336633;
	background-image: url(../images/header_green.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-bottom: 2px solid #448044;

}

#innerFlash h2 {
    font-size: 12px;
	font-weight: normal;
	padding-left: 8px;
	padding-top: 12px;
	padding-bottom: 8px;
	margin-top:0px;
	margin-bottom: 0px;
	color: #000000;
}

#innerFlash h2 a:visited
{
	color: #000000;
	text-decoration: underline;
}

#innerFlash h2 a:hover
{
	color: #993300;
	text-decoration: underline;
}

#innerFlash h3 {
    font-size: 12px;
	font-weight: normal;
	padding-left: 8px;
	padding-top: 12px;
	padding-bottom: 8px;
	margin-top:0px;
	margin-bottom: 0px;
	color: #000000;
}

#innerFlash ul 
{
padding-top: 4px;
margin-left: 12px;
padding-left: 12px;
}
#innerFlash li
{
	padding-left: 2px;
	list-style-image: url(../images/product_li.gif);
	list-style-position: outside;
	
}


#innerFlash td 
{
	font-size: 10px;
	vertical-align: top;
}
/*Typemenu page */
#innerFlash p.typemenu 
{
	font-size: 10px;
	font-weight: normal;
    padding: 6px 6px 6px 4px;
    width: 670px;
	margin-top:10px;
	margin-bottom: 16px;
	margin-left: 8px;
	margin-right: 0px;
	color: #000000;
	background-color:#EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEFFEE;
}
#innerFlash td.category 
{
	padding-bottom: 3px;
	border-bottom: 1px dashed #CCCCCC;
	padding-right: 0px;
	margin-right: 8px;
}

#innerFlash td.categoryedit
{
	text-align: right;
	border-bottom: 1px dashed #CCCCCC;
	
}
/*Typemenu page */
#innerFlash td.categoryresults 
{
	padding-bottom: 3px;
	width: 100px;
	padding-right: 0px;
	margin-right: 8px;
}
#innerFlash td.Flash
{
	padding-bottom: 3px;
	padding-right: 5px;
	margin-right: 8px;
	border-right:1px solid #5985AC;
	border-left:1px solid #5985AC;
	border-top:1px solid #5985AC;
	border-bottom:1px solid #5985AC;
}
#innerFlash input.search

{
	color: #111111;
	background: #eeeeee;
	font-size:10px;
	padding: 1px 1px 1px 16px;
	border-top: 1px solid #7b9ebd;
	border-right: 1px solid #5985AC;
	border-bottom: 1px solid #5985AC;
	border-left: 1px solid #7b9ebd;
	margin-bottom: 0px;
	margin-top: 1px;
	margin-right: 4px;
	text-transform: uppercase;
	cursor: pointer;
	padding: 1px 0px 1px 0px;
}

#innerFlash input.submit
{

	
}


/*Product or Service Type Keyword Search */

#innerFlash .typesearch
{
border: 1px solid #333333;
background: #eeeeee;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
margin: 8px 20px 10px 8px;    
width: 200px;  
}

#innerFlash .typesearch input.keywordbox
{
    
    margin-top: 0px;
    margin-right: 0px;
  
}

#innerFlash .typesearch input.submit
{
    margin-top: 10px;
}

#innerFlash .typeresult
{
border: 1px solid #333333;
background: #ffffff;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
margin: 8px 20px 10px 8px;   
}

/*Content for site */

#contentFlash 
{
	background-color: #FFFFFF;
	width: 860px;
	position:relative;
	left:0;
	top:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-style: normal;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 0px;
    float: left;
	position: relative;		
}
.odd{background-color: white;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-size: 11px;
font-weight:bold;
text-align: left;

	} 
.even{background-color: #99CCFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-size: 11px;
font-weight:bold;
text-align: left;
	} 





#Flash 
{
	background-color: #FFFFFF;
	position:relative;
	left:0;
	top:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 0px;
    float: left;
	position: relative;		
}
#Flash div {
display: inline;
}
#Flash div.current
{
	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: #336633;
	text-align:center;
	width: 262px;
	float:left;

}
#Flash div.tabs
{
	font-size: 12px;
	font-weight: bold;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top:0px;
	margin-bottom: 0px;
	color: #336633;
	background-color: #ffffff;
	text-align:center;
	width: 261px;
	float:left;
}
#Flash div.current a:link
{
	color: #ffffff;
}
#Flash div.current a:visited
{
	color: #ffffff;
}

/*Header Menubar for site */

#header_menubar_Flash
{
	width: 860px;
	background-image: url(../images/h_menubar.gif);
	background-repeat: repeat;
	height: 24px;
	margin-top: 0px;
	position: relative;
	left: 0px;
	top: 0px;
	padding-top: 0px;
	font-size: 10px;
	float:left;
	color:#FFFFFF;
	z-index: 0;

}
#header_menubar_Flash  li 
{
	display: inline;
	list-style-type: none;
	margin-top: 0px;
}

#header_menubar_Flash .menubar 
{
	padding-left:6px;
    padding-top: 6px;
	text-align: left;
	float: left;
}

#header_menubar_Flash .menubar li 
{
	display: inline;
	list-style-type: none;
	margin-top: 0px;
}



#header_menubar_Flash .menudate 
{
padding-right: 4px;
padding-top: 6px;
float: right;
text-align:right;
}

#header_menubar_Flash a:link, #header_menubar_Flash a:visited 
{   padding-top: 2px;
	color:#FFFFFF;
	text-decoration: none;
    font-weight: bold;
}

#header_menubar_Flash a:hover 
{
    color: #FFCC00;
	font-weight: bold;
    text-decoration: none;
}
/*Header Menubar for site */
.Reg_Types
{
	background-color:#F0FFFF;
}
.Reg_Types_Alternate
{
	background-color:#F3F3F3;
}







