/*
	findTraders.com Main Stylesheet
*/

@import "listings.css";
@import "listings2.css";
@import "form.css";
@import "categories.php";
@import "options.php";
@import "registration.css";
@import "address_book.css";
@import "companyRegistration.css";
@import "listingsMoreDetail.css";

label .sec_label {
	margin-top:100px;
}

html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
}

body.listings, body.testForWidth {
	background: #0099FF url(../images/mainBG.png) top left repeat-x fixed; /* Take 'fixed' out to stop it being  */
}

#allContent {
	font: normal 1.0em Trebuchet MS, Arial, Helvetica, Sans-Serif;
	margin: 0;
	padding: 0;
	padding-top: 2px;
	width: 95%;
	min-width: 950px;
	margin-left: auto;
	margin-right: auto;
	font-size: 0.85em;
	background: white;
}
.testForWidth #allContent, .listings #allContent
{
	width: 950px;
	padding-left: 27px;
	padding-right: 27px;
	background: #FFFFFF;
	/*background: transparent url(../images/allContentBG.png) repeat-y;*/
}

#header {
	height: 91px;
	background: transparent url(../images/header-middleU.png) repeat-x;
	margin-bottom: 5px;
	margin-top: 2px;
}

#headerImage {
	float: right;
}

h1 {
	width: 385px;
	height: 91px;
	display: block;
	background-image: url(../images/header-leftU.png);
	margin: 0;
	padding: 0;
	clear: none;
	float: left;
}

h1 span {
	display: none;
}

.label-F span {
	display: none;
}

#bodyContent {
	clear: both;
	padding-left: 5px;
	padding-right: 5px;
}

#footer {
	clear: both;
	font-size: 0.8em;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 40px;
}

.detail {
	font-size: 0.9em;
}
#LookupToggle div {
	text-align:right;
	padding-right:10px;
}

.hidden {
	display:none;
}

.hiddenPerm {
	display:none;
}

.visible {
	display: block;
}

.ad {
	/*margin-top: 1em;
	margin-left: auto;
	margin-right: auto;*/
	border: 0;
}

.adLink {
	margin-top: 1.5em;
	margin-left: auto;
	margin-right: auto;
	display: block;
	text-align: center;
	border: 0;
}

#paidListingImage {
	float: left;
	margin-right: 5px;
}

dt {
	font-weight: bold;
}

dd {
	padding-bottom: 0.5em;
}

#benefits {
	clear: both;
	width: 100%;
}

#upgrade form {
	float: left;
}

#upgrade p {
	padding-top: 2.7em;
}

#upgrade {
	display: block;
	width: 70%;
}

#nothanks {
	clear: both;
	padding-top: 10px;
}

p.warning {
	color: white;
	background-color: red;
	font-size: 1.2em;
	font-weight: bold;
	border: 1px solid black;
	padding: 5px 5px 5px 5px;
}

.bug {
	border: 1px solid #009;
	margin-bottom: 10px;
	padding: 10px 10px 10px 10px;
}

#adWithUs {
	border: none;
}

#adWithUs img {
	border: none;
}

#discover img {
	border: none;
}

#indexMiddle {
	width: 100%;
	height: 250px;
	background: white url(../images/indexMiddleBG.png) no-repeat;
}

#indexMiddle h2.indexHeader {
	color: #0066CC;
	text-align: left;
	width: auto;
	background: transparent;
	border: 0;
	font-size: 1.6em;
	padding-left: 23px;
	padding-top: 18px;
}
#indexMiddle p {
	width:90%;
	padding-left: 25px;
	font-weight: bold;
	font-size: 14px;
	#font-size: 12px;
}
#indexMiddle p.firstLine {
	width:70%;
}

dl#adTypes {
	float: left;
	margin-right: 10px;
}

dl#adTypes dt {
	font-size: 1.3em;
	padding-left: 5px;
	padding-top: 5px;
	background: transparent url(../images/AdDescBG.png) no-repeat;
	width: 691px;
	height: 82px;
	color: #009;
	margin-top: 10px;
}

dl#adTypes dt.gold {
	background: transparent url(../images/AdDescBGGold.png) no-repeat;
}

dl#adTypes dt.silver {
	background: transparent url(../images/AdDescBGSilver.png) no-repeat;
}

dl#adTypes dt.bronze {
	background: transparent url(../images/AdDescBGBronze.png) no-repeat;
}

dl#adTypes dd {
	margin: 0;
	padding: 5px 5px 5px 5px;
	display: block;
	width: 640px;
	color: black;
	margin-top: -60px;
	font: normal 0.9em verdana, arial, helvetica, sans-serif;
}

div#interested {
	float: left;
	width: 200px;
	background: transparent url(../images/downArrow.gif) right 80px no-repeat;
	padding-top: 50px;
}

div#interested h3 {
	color: #009;
}

div#interested p {	
	width: 130px;
}

div#adForm {
	clear: both;
}

p.sideHelp {
	margin: 0;
	padding: 2px;
	color: #666;
	font-size: 0.8em;
}
p.center {
	margin-top:2px;
	text-align: center;
	margin-bottom:2px;
}

.indentBG {
	margin-top:2px;
	background:url(../images/indent.png) top left no-repeat;
	padding-left:15px;
}
p.loader
{
	line-height:40px;
	padding-left:5px;
	width:110px;
	margin-left:2px;
	margin-top:10px;
	background:url(../images/loader.gif) right no-repeat;
	/*padding-left:30px; */
}
a.stopped {
	margin-left:5px;
}
p.loader img
{
	display:none;
}

.newDesignLink {
	background:#FFFF99 url(../traders/images/star.png) left no-repeat;
	border:1px solid #000099;
	border-bottom:2px solid #000099;
	border-right:2px solid #000099;
	padding:2px 5px 2px 25px;
	float:left;
	text-decoration:none;
	color:#000099;
}

.newDesignLink:hover {
	border:1px solid #000099;
	border-top:2px solid #000099;
	border-left:2px solid #000099;
}

