/* CSS Document */

/*  Custom layout definitions, for Smartex site 

Colours:
	dark lilac #997dab
	lilac #d6b8e9
	dark orange #ff9900
	pale orange #fedfaf
	mid grey #666
	blue #069
*/
html * {
	border: 0;
	margin: 0;
	
	}
.print1 {
	background-image: url(../../gfx/print.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
}
body{
	padding:0;
	background: #fedfaf url(../../gfx/orange_grad.gif) repeat-x right top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
	}
h1 { 
	margin-left: 10px;
	font-size: 135%;
	font-weight: bold;

	}
h2 {

	font-size: 100%;
	text-transform: uppercase;
	}
h3 {
	margin-left: 10px;
	}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-left: 180px;
}

ul, ol {
	margin: 0;
	padding-left: 0;
	list-style: none;
	}
strong, em { 
	color: #ff9900;
	}
#center p, #center li, #center dt, #center dd {
	margin-left: 10px;
	}
p {
	margin: 5px 10px 10px 5px;
	}
p, li {
	font-size: 85%;
	}
.border {
	border: 2px solid #540388;
	}
.clear {
	clear: both;
	}
.clearright {
	clear: right;
	}
.clearleft {
	clear: left;
	}
a:link, a:visited {
	color: #069;
	text-decoration: underline;
	font-weight: bold;
	}
a:visited {
	color: #069;;
	}
a:hover, a:active, a:focus {
	text-decoration: underline;

	}
a.next, a.prev {
	float: right;
	padding: 2px 5px;
	margin-top: -20px;
	border: 1px solid #540388;
	color: #fff;
	background: #997dab;
	}
a.next {
	text-align: right;
	margin-left: 5px;
	margin-right: 5px;
	}
a:visited.next, a:visited.prev {
	border: 1px solid #540388;
	color: #fff;
	background: #997dab;
	}
a.paypal {
	background: #ff9900;
	color: #fff;
	font-weight: bold;
	padding: 5px;
	display: inline-block;
	}
a.paypal2 {
	display: block;
	margin-left: 70px;
	
	}	
	.paypal {
	margin-left: 20px;
}
/* _____________________________________________________________________= main wrapper __*/
#wrapper{
	width:1000px;
	background: #fedfaf;
	margin: 0px;
}	
.wrapper_small {
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #FEDFAF;
	padding: 10px;
}
/* ______________________________________________________________= Main header styles __ */
	
#header {
	padding: 0;
	width: 1000px;
	background: #fedfaf url(../../gfx/orange_grad.gif) repeat-x;
	border-bottom: 2px solid #ff9900;
	}
	
/* Gilder-levin replaces header with image */
#header #sitename {
	width: 1000px;
	height: 78px;
	position: relative;
	}
#header p {
	margin: 0;
	padding: 0;
	}
#header #sitename span {
	background: url(../../gfx/header.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}
/* ____________________________________________________________= main navigation styles __*/
#mainnav {
	width:165px;
	padding: 0;
	background: #fedfaf;
	font-size: 90%;
	float: left;
	position: absolute;
	top: 90px;
	left: 0;
	}
#mainnav p {
margin-left: 10px;
	}
#mainnav ul { /* all lists */
	width: 165px;

	list-style: none;
	font-size: 90%;
	}
#mainnav li { /* all list items */
	position : relative;
	padding: 0;
	margin-bottom : 4px;
	width: 165px;
	font-size: 100%;
	}
#mainnav li img {
	border: 0;
	}
#mainnav li a,
#mainnav a:link, #mainnav a:visited {
	padding: 0;
	color: #000000;
	display: block;
	}
#mainnav #about a,
#mainnav #apply a,
#mainnav #contactus a,
#mainnav #terms a {
	margin-left: 10px;
	margin-bottom: 0;
	}
#mainnav a:link, #mainnav a:visited {
	text-decoration: none;
	color: #666666;
	}
#mainnav a:hover, #mainnav a:active, #mainnav a:focus {
	text-decoration: underline;
	color: #666666;
	}
#mainnav2 {
	width:165px;
	padding: 0;
	background: #fedfaf;
	font-size: 90%;
	float: left;
	position: absolute;

	left: 0;
	}
#mainnav2 p {
margin-left: 10px;
	}



/* _______________________________________= body class matches list item with main nav elements __ */	
.aboutus #mainnav #aboutus,
.apply #mainnav #apply,
.contact #mainnav #contact,
.terms #mainnav #terms {
	color: #f90;
	margin-bottom: 0;
	}
/* _______________________________________= body class matches with main nav elements __ */	
.aboutus #mainnav #aboutus a,
.apply #mainnav #apply a,
.contact #mainnav #contact a,
.terms #mainnav #terms a {
	}
/* _________________________________________________________________________= columns  __*/
#center {
	float: left;
	margin: 10px 190px 10px 180px;
	width: 610px;
	position: relative;
	background: #fff;
	padding-bottom: 15px;
	}
.results #center {
	padding: 140px 0 20px 0;
	margin-bottom: 0;
	min-height: 200px;
	}
.home #center {
	background: #fedfaf;
	}
#rightcol {
	width: 200px;
	position: absolute;
	top: 90px;
	left: 800px;
}
.rightcol {
	padding: 0;
	background: #fedfaf;
	color: #000;
	font-size: 80%;
	}
/* _________________________________________________________________________= panels  __*/
.panel {
	background: #999999;
	padding: 0;

	}
.panel h1, .panel h2 {
	color: #fff;
	padding: 7px;
	}
	
/* _______________= home page  __*/	
#search_home {
	width: 342px;
	height: 435px;
	background: #FFAC32 url(../../gfx/bottom_corners_orange_wide.gif) no-repeat bottom left;
	font-size: 90%;
	color: #FFFFFF;
	}
#search_home h1 {
	background: #FFAC32 url(../../gfx/top_corners_orange_wide.gif) no-repeat top left;
	margin: 0;
	}
#featured {
	width: 256px;
	min-height:210px;
	position: absolute;
	top: 220px;
	left: 350px;
	background: #567EB1 url(../../gfx/top_corners_featured.gif) no-repeat left top;	
	}
#featured h2 {
	background: url(../../gfx/top_corners_featured.gif) no-repeat top left;
	padding-left: 10px;
	padding-top: 10px;
	}
#featured img.floatleft {
	float: left;
	margin: 0 10px 10px 5px;
	}
#featured p.info {
	color: #fff;
	font-weight: bold;
	}
#featured p.moreinfo {
	background: url(../../gfx/bottom_corners_featured.gif) no-repeat bottom left;	
	margin: 0;
	padding: 10px;
	color: #fff;
	clear: left;
	}
#directory_home {
	position: absolute;
	top: 0;
	left: 350px;
	width: 255px;
	height:210px;
	color: #fff;
	background: #1E5EB2 url(../../gfx/bottom_corners_blue.gif) no-repeat left bottom;
	}
#directory_home h2 {
	background: url(../../gfx/top_corners_blue.gif) no-repeat top left;
	padding-left: 10px;
	padding-top: 10px;
	}
#directory_home p {
	font-size: 75%;
	}
#directory_home a  {
	color: #fff;
	}
/* _______________= search results pages  __*/
#search {
	position: absolute;
	top: 0;
	left: 0;
	width: 610px;
	height: 130px;
	background: #f90 url(../../gfx/bottom_corners_orange_widest.gif) no-repeat bottom left;
	}
#search #browsesearches h2 {
	background: url(../../gfx/tlhs_corner_orange.gif) no-repeat top left;
	}
#search #browsesearches {
	float: left;
	height: 200px;
	width: 48%;

	}
#search #searchbyname {
	float: right;
	height: 200px;
	width: 48%;
	}
#search #searchbyname h2 {
	background: url(../../gfx/trhs_corner_orange.gif) no-repeat top right;
	}
#directory {
	width: 610px;
	color: #fff;
	background: #069 url(../../gfx/bottom_corners_blue_wide.gif) no-repeat bottom left;
	padding: 0;
	clear: both;
	margin: 130px 0 0 180px;
	}
#directory p.first {
	background: url(../../gfx/top_corners_blue_wide.gif) no-repeat top left;
	padding-left: 10px;
	padding-top: 10px;

	}
#directory p.second {
	padding-bottom: 10px;
	padding-left: 10px;
	}
#directory p {
	font-size: 75%;
	}
#directory a  {
	color: #fff;
	}

/* _________________________________________________________________________= results listings __*/
.results h1 {
	color: #fff;
	background: #069;
	margin-left: 0;
	padding: 5px;
	text-transform: uppercase;
	font-size: 85%;
	}
ul.enhancedresults {
	margin: 0 5px 0 0;
	padding: 0;
	}
ul.enhancedresults li {
	clear: left;
	background: #e2e2e2;
	border-bottom: 2px solid #666;
	min-height: 68px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0;
	padding-left: 0;
	}
ul.enhancedresults img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 200px;
	height: 68px;
	}
ul.regularresults {
	margin: 0  5px 0 0;
	clear: left;
	}
ul.regularresults li {
	border-bottom: 2px solid #666;
	}
.enhancedresults a.more,
.regularresults a.more {
	font-size: 90%;
	padding-left: 13px;
	margin-right: 20px;
	color: #069;
	background: url(../../gfx/more_arrow.gif) no-repeat center left;
	}
/* ___________________________________________________________________= supplier details pages __*/
h2.supplierdetails,
h3.supplierdetails {
	color: #ff9900;
	font-weight: bold;
	margin: 5px;
	}
h3.supplierdetails {
	font-size: 90%;
	margin-top: 15px;
	}
p.supplierdetails {
	margin: 5px;
	}
p.supplierdetails #companyLogo {
	float:right;
	width: 200px;
	height: 68px;
	border: 1px solid #f90;
	}
p.supplierdetails strong {
	display: inline-block;
	width: 70px;
	}
/* _______________________________________________________)______= supplier entry forms  __*/
#directoryentry {
	position: absolute;
	top: 0;
	left: 0;
	width: 610px;
	height: 80px;
	background: #f90 url(../../gfx/bottom_corners_orange_widest.gif) no-repeat bottom left;
	}
#directoryentry h1 {
	background: url(../../gfx/top_corners_orange_widest.gif) no-repeat top left;
	font-size: 105%;
	}
.entryform h2{
	color: #fff;
	background: #069;
	margin-left: 0px;
	padding: 10px;
	text-transform: uppercase;
	font-size: 85%;
	}
.entryform #center {
	padding-top: 90px;
	}
/* ___________________________________________________________________= footer styles __*/
#footer {
	clear:both;
	padding: 10px;
	width: 1000px;
	background: #fedfaf;
	color: #666;
	font-size: 80%;
	text-align: right;
	border-top: 2px solid #ff9900;
	margin-top: 20px;
	}
#footer p {
	margin: 0;
	padding: 0;
	}
#footer a:link, #footer a:visited{
	clear:both;
	background: #fedfaf;
	color: #666;
	text-align: right;
	text-decoration: none;
	font-weight: normal;
	}
#footer a:hover {
	clear:both;
	background: #fedfaf;
	color: #666;
	text-align: right;
	text-decoration: underline;
	font-weight: normal;
	}
