/* CSS Document */

/* Topworkmen.com - tw_global.css  =============================================== */
/* Copyright Topworkmen.com 2004  =============================================== */
/* Author Topworkmen.com  =============================================== */

/* QUICK COLOUR REFERENCE  =============================================== */
/* Orange (Main) #FF7700 */
/* Orange (2nd) #FDBE51 */
/* Blue #000066 */
/* Black #000000 */
/* Grey #666666 */

/* Generic Selectors  =============================================== */

* {
	padding: 0;
	margin: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;	
}
p {
	text-align: justify;
	margin-bottom: 15px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF7700;
	font-weight: normal;
	margin-bottom: 25px;
	text-align: left;
}
h1 em {
	color:#000000;
	font-style: normal;
}	
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF7700;
	font-weight: bold;
	margin-bottom: 15px;
	text-align: left;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF7700;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: left;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: left;
}
a {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #FF7700;
	text-decoration: none;
}
img {
	border: 0;
}	
img a {
	border: 0;
}
.smallcopy {
	font-size: 9px;
}	
.MarginTop {
	margin-top: 15px;
}	
.FloatImgRight {
	float: right;
	padding-left: 10px;
}	
table, td {
	padding: 0px;
	border: none;
	border-collapse: collapse;
}
.Orange {
	color: #FF7700;
}
.ExtraBottomMargin {
	margin-bottom: 50px;
}	
	
/* Begin Main Page Layout  =============================================== */

#divContainer {
	width: 750px;
	margin: 20px auto;
	background: #FFFFFF;
}
#divHeader {
	margin-bottom: 0px;
}

/* Navigation Layout  =============================================== */

#divMainNav { 
	text-align: right;
	padding: 3px 0px;
	font-size: 10px;
	background: #FDBE51;
	margin-bottom: 5px;
	border-bottom: 1px #FF7700 solid;
}
#ulMainNav ul {
}	
#ulMainNav li {
	margin-left: 0;
	padding: 0px 5px;
	border-left: 1px solid #FFF;
	list-style: none;
	display: inline;
}	
#ulMainNav a {
	color: #000000;
	text-decoration: none;
}
#ulMainNav a:hover, #divMainNav .current {
	color: #FF7700;
	text-decoration: none;
}
#ulMainNav li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	padding-left: 10px;
}

/* Navigation Layout End  =============================================== */

#divCountrySelect {
	font-size: 10px;
	text-align: right;
	margin: 0 0 30px 0;
	padding: 4px 0;
}
#divCountrySelect img {
	padding: 0 5px;
}

#divRight {
	width: 120px;
	float: right;
}
#divRight img {
	margin-bottom: 5px;
}
#divRight h1 {
	font-size: 12px;
	color: #FF7700;
	font-weight: normal;
	border-bottom: 1px solid #666666;
	padding: 0 0 10px 0;
	margin-bottom: 10px;
	text-align: right;
}	
#divOtherServices img{
	margin-bottom: 20px;
}	
#divMain {
	margin-right: 135px;
}
#divMain ul, #divMain ol {
	margin: 0 0 15px 35px;
}	
#divMain li {
	margin-bottom: 5px;
}

/* Contact Form Layout  =============================================== */

#divContact {
	margin-bottom: 15px;
}	
#tblContactContainer, #tblContactContainer2 {
	width: 320px;
	background-color: #FDBE51;
	line-height: 0;
	margin-bottom: 15px;
}	
#tblContactContainer2 {
	width: 97%;
}	
#tblContactContainer h1 {
	color: #FFFFFF;
	margin: 0;
	font-weight: bold;
}	
#tblContact {
	width: 100%;
	line-height: normal;
}
#tblContact td {
	padding: 2px;
}
	
/* Contact Form Layout End  =============================================== */

/* Old Search Form Layout  =============================================== */

#divSearchOld {
	margin-bottom: 15px;
}	
#tblSearchContainerOld {
	width: 97%;
	background-color: #FDBE51;
	line-height: 0;
}	
#tblSearchContainerOld h1 {
	color: #FFFFFF;
	margin: 0;
	font-weight: bold;
}	
#tblSearchOld {
	width: 100%;
	line-height: normal;
}
#tblSearchOld td {
	padding: 2px;
}
	
/* Old Search Form Layout End  =============================================== */

/* Begin Search Form Layout End  =============================================== */
	
#tblSearchContainer {
	width: 610px;
}
#tdSearchImg {
	width: 279px;
}
#tdSearchForm {
	width: 331px;
	background: url(../images/global/search-img_bg.jpg) top left no-repeat;
	padding-top: 130px;
}			
#tblSearch {
	width: 275px;
	line-height: normal;
}
#tblSearch td {
	padding: 2px 0;
}
	
/* End Search Form Layout  =============================================== */

/* Comapny Search Layout  =============================================== */

	
#tblCompSearchContainer {
	background-color: #FDBE51;
	line-height: 0;
	margin-bottom: 15px;
}			
#tblCompSearch {
	width: 100%;
	line-height: normal;
}
#tblCompSearch td {
	padding: 2px;
}
	
/* Comapny Search End  =============================================== */


/* ASP Table Layouts  =============================================== */
	
#objCommand {
	background-color: #0066FF;
	border: 1px solid #000000;
}
#tblFeedback, #tblFeedback td {
	padding: 5px;
	border-bottom: 1px solid #999999;
	display: block;
}

#tblTraderInfo {
	width: 97%;
	margin-bottom: 15px;
}	
#tblTraderInfo td {
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px dashed #CCCCCC;
}	
#tblASP {
	text-align: left;
	width: 97%;
	margin-bottom: 15px;
}	
#tblASP th {
	background-color: #FDBE51;
	padding: 5px;
	border-top: 1px #FF7700 solid;
	border-bottom: 1px #FF7700 solid;
}	
#tblASP td {
	padding: 5px;
	border-bottom: 1px dotted #999;
}
#tblASP a:hover, #tblASP a:visited {
	color: #FF7700;
}
#tblASPTraderInfo {
	width: 97%;
	margin-bottom: 15px;
}
#tblASPTraderInfo th {
	background-color: #FDBE51;
	padding: 5px;
	border-top: 1px #FF7700 solid;
	border-bottom: 1px #FF7700 solid;
}	
#tblASPTraderInfo td {
	padding: 5px;
	border-bottom: 1px dotted #999;
}
#divASPtbl table{
	text-align: left;
	vertical-align: top;
	margin-bottom: 15px;
}	
#divASPtbl th {
	background-color: #FDBE51;
	padding: 5px;
	border-top: 1px #FF7700 solid;
	border-bottom: 1px #FF7700 solid;
}	
#divASPtbl td {
	padding: 3px 5px;
	border-bottom: 1px dotted #999;
}
#tdJobDescription, #tdName {
	color: #FF7700;
	width: 120px;
	text-align:left;
	vertical-align: top;
}	
#tdName {
	text-align: left;
	font-size: 10px;
	font-weight: bold;
}	
#tdFeedback { 
	text-align: left;
	vertical-align: top;
	font-size: 11px;
}	
#tdFeedback P { 
	margin-bottom: 10px;
}	

/* ASP Table Layouts End  =============================================== */


#tdCompanyName {
	text-align: left;
}	
#imgLink {
	border: 0;
	padding-right: 5px;
}
.clearer {
	font-size: 0px;
	line-height: 0px;
	clear: both;
}
#divCountry {
	text-align: center;
	margin: 15px 0;
	border-top: 1px  #FF7700 solid;
	padding-top: 15px;
}
#divCountry img {
	padding: 0 5px;
}		
#divFooter {
	font-size: 9px;
	text-align: center;
}
#divFooter p {
	margin-bottom: 3px;
}
#divFooter a {
	color: #FF7700;
	text-decoration: none;	
}
#divFooter a:hover {	
	color: #000066;
	text-decoration: none;
}	
/* For doing <hr>s nicely, from
http://diveintoaccessibility.org/day_25_using_real_horizontal_rules_or_faking_them_properly.html */
div.hr { display: none }
/*/*/a{}
div.hr {
	display: block;
	margin: 35px 0;
	border-bottom: 1px dotted #999;
	clear: left;
}
#tblAdditionalServices {
	margin-bottom: 15px;
}	
#tblAdditionalServices td {
	padding: 0 5px 5px 0;
}
#tblAdditionalServices td.class {
	padding-right: 0;
}

/* Begin Customer Feedback Layout  =============================================== */

#tblCustomerFeedback {
	width: 300px;
}
#tblCustomerFeedback td {
	padding-bottom: 10px;
	line-height: 10px;
}		

/* Begin Links Layout  =============================================== */

#tblLinks {
	width: 96%;
}
#tblLinks td {
	padding-bottom: 10px;
	text-align: left;
	vertical-align: top;
}		

/* Begin Sitemap Layout  =============================================== */

#tblTraderList {
	width: 100%;
	font-size: 9px;
}	
#tblTraderList td {
	padding-bottom: 2px;
}
	
/* End Sitemap Layout  =============================================== */

/* Start HTML Sitemap Layout  =============================================== */
	
#ulSitemap {
	margin-bottom: 50px;
}
#ulSitemap li {
	padding-bottom: 50px;
}	
#ulSitemapSub {
	padding: 10px 0 0 0;
}	
#ulSitemapTraderList {
	font-size: 10px;
}	

/* End HTML Sitemap Layout  =============================================== */

