@import url('css-reset.css');
/* reset import -- must come first */

body{
	background: #011D44 url(../images/bg_main.jpg) top left repeat-x;
	color: #444;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin: 0;
	padding: 0;
}

h2 {
	color: #FFF;
	font-size: 150%;
	font-weight: bolder;
}

h3 {
	color: #10477B;
	font-size: 170%;
	font-weight: 900;
	font-style: oblique;
	margin: 0 0 .4em 0;
}
p {
	margin: 0 0 .4em 0;
}

a {
	color: #12365E;
	text-decoration: none;
}
a:hover {
	color: #F29E0E;
	text-decoration: underline;
}

td, th {
	/*border: 1px solid #000;*/
	overflow: hidden;
	max-width: 280px;
}

/* New support section in side bar... */

div#content div#col-left h2#support {
	background: url(../images/bam-home-page/support-title.png) top left no-repeat;
	height: 20px;
	margin: 10px auto 0;
	width: 205px;
	text-indent: -9999px;
}
div#content div#col-left h3#bumper-sticker {
	background: url(../images/bam-home-page/bumper-sticker.png) top left no-repeat;
	height: 64px;
	margin: 0 auto;
	text-indent: -9999px;
	width: 212px;
}
div#content div#col-left p.support-text {
line-height: 1.3em;
	margin: 12px 0 10px 2px;
	padding: 0 10px 0 17px;
}

/* end support section */

/* March Layout Update... Featured Listing And such */

h2#connecting-shoppers {
	background: url(../images/bam-home-page/connecting-shoppers-title.png) top left no-repeat;
	height: 27px;
	margin: 1.2em 0 .8em 0;
	text-indent: -9999px;
	width: 515px;
}

/* Featured lisiting box... contains all featured listing elements ... */
div#main-content div#featured-listing-box {
	background: url(../images/bam-home-page/featured-listing-bg.jpg) top left no-repeat;
	padding: 10px;
}
	div#main-content div#featured-listing-box h2#featured-listing {
		background: url(../images/bam-home-page/featured-listing.png) top left no-repeat;
		height: 17px;
		margin: 10px 0 5px 0;
		text-indent: -9999px;
		width: 180px;
	}
	div#main-content div#featured-listing-box div#featured-text {
		float: left;
		width: 205px;
	}
	div#main-content div#featured-listing-box div#featured-text p {
		padding: 0 0 5px 5px;
	}
	div#main-content div#featured-listing-box div#featured-text h2 {
		color: #10477b;
		font-size: 13px;
		font-style: italic;
		padding: 0 0 5px 5px;
	}
	div#main-content div#featured-listing-box div#featured-image {
		/*background: white;*/
		float: right;
	}
	a#read-more-button {
		background: url(../images/bam-home-page/read-more-button.png) top left no-repeat;
		border: none;
		display: block;
		height: 38px;
		margin: 0 0 0 80px;
		overflow: hidden;
		text-indent: -9999px;
		width: 119px;
	}

div.clear-both {
	clear: both;
}

/* General Info Panel... Here is the all the welcome and infomration text under the featured listing ... */
div#general-info-panel {
	border-bottom: 1px solid #cfcfcf;
	margin: 25px 0 10px 0;
	width: 500px;
}
div#general-info-panel div#general-info-left {
	border-right: 1px solid #cfcfcf;
	float: left;
	width: 250px;
	}
	div#general-info-panel div#general-info-left h2#welcome-title {
		background: url(../images/bam-home-page/welcome-title.png) top left no-repeat;
		height: 36px;
		margin: 0 0 10px 10px;
		text-indent: -9999px;
		width: 160px;
	}
	div#general-info-panel div#general-info-left p {
		padding: 10px;
	}
	
div#general-info-panel div#general-info-right {
	float: right;
	width: 240px;
	}
	div#general-info-panel div#general-info-right h2#only-aus-title {
		background: url(../images/bam-home-page/only-aus-title.png) top left no-repeat;
		height: 32px;
		margin: 0 0 10px 10px;
		text-indent: -9999px;
		width: 166px;
	}
	div#general-info-panel div#general-info-right p {
		padding: 10px;
	}

h3#home-page-promotion-text {
	background: url(../images/bam-home-page/promotion-text.png) top left no-repeat;
	height: 33px;
	margin: 0 auto;
	text-indent: -9999px;
	width: 489px;
}	

/* end march layout update */


/*layout */

div#container {
	width: 780px;
	margin: 0 auto;
}
div#top {
	background: url(../images/nav-background.jpg) bottom left no-repeat;
	height: 158px;
	margin: 0;
	padding: 0;
}
div#top h1 {
	background: url(../images/div-top-h1-background.png) top left no-repeat;
	float: left;
	height: 158px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
	width: 320px;
}
div#top h1 a {
	display: block;
	height: 158px;
}
div#top ul {
	float: left;
	list-style: none;
	list-style-type: none;
	margin: 10px 0 0 0;
	padding: 0 0 0 190px;
}
div#top ul li {
	border-right: 1px solid #12365E;
	float: left;
	margin: 0 10px 0 0;
	padding: 0 9px 0 0;
}

div#top ul li a:hover {
	color: #12365E;
}
div#nav {
	background: url(../images/div-nav-background.png) top right no-repeat;
	height: 63px;
	position: relative;
	z-index: 4;
}
div#nav > ul {
	background: url(../images/div-nav-background-ul.png) top left no-repeat;
	float: left;
	height: 28px;
	width: 483px;
	z-index: 5;
	position: relative;
}
div#nav div#search {
	float: right;
	height: 43px;
	margin: 10px 0 0 0;
	width: 297px;
}
div#nav div#search form{
	width: 297px;
}

div#nav div#search legend, div#nav div#search label {
	display: none;
	width: 0;
} 
div#nav div#search input {
	background: url(../images/div-newsletter-input-background.png) 0 -108px no-repeat;
	border: none;
	font-size: 110%;	
	height: 27px;
	margin: 0;
	padding: 8px 0 0 10px;
	position: relative;
	top: 2px;
	width: 240px;

}
div#nav div#search input:focus {
	background-position: 0 -142px;
}
div#nav div#search button {
	background: url(../images/div-search-button-background.png) bottom left no-repeat;
	border: none;
	height: 43px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 47px;
}





div#faux { /* adds rounded corners to top of content div */
background: #FFF url(../images/faux-corners.png) top left no-repeat;
height: 5px;
}
	body.twocols div#faux {
		display: none;
	}
div#content {
	background: #FFF url(../images/div-content-background.png) bottom left no-repeat;
	clear: both;
	position: relative;
	z-index: 0;
	min-height: 435px;
	height:auto !important;
	height:435px;
}
	body.twocols div#content {
		background: #F4D632 url(../images/div-col-left-background.jpg) bottom left no-repeat;
	}
	body.listing div#content {
		padding: 15px 20px 20px 20px;
	}
	body.f-form div#content form {
		background: #EFEFEF;
		border: 1px dotted #AAA;
		padding: 10px 130px;
		margin: 30px auto 0 auto;
	}
	body.f-form div#content form p {
		margin: 20px 0;
	}
	body.f-form div#content form label {
		display: inline-block;
		width: 80px;
	}
	body.f-form div#content form label.tx-label {
		position: relative;
		top: -67px;
	}
	body.f-form div#content form input {
		font-size: 115%;
		padding: 5px 0 0 5px;
		width: 275px;
		height: 25px;
		border: 1px solid #DDD;
	}
	body.f-form div#content form textarea {
		width: 310px;
		height: 80px;
		border: 1px solid #DDD;
	}
	body.f-form div#content form p.buttonholder {
		text-align: right;
		padding: 0 85px 0 0;
	}
	body#advertisers div#content form label {
		display: inline-block;
		width: 130px;
	}
	body#advertisers div#content form textarea {
		width: 340px;
	}
	body#advertisers div#content form label.tx-label {
		top: -50px;
	}
	


body.f-form form table {
	border: 1px solid #CCC;
	border-top: 1px solid #CCC;
	width: 500px;
	margin: 10px auto 0 auto;
}
body.f-form form table caption {
	visibility: hidden;
}

body.f-form form table th, body.f-form form table td {
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
	padding: 2px 20px;
}

body.f-form form table th {
	background: #EEE;
	color: #10477B;
	font-weight: bolder;
	width: 20%;
}

/*body.f-form form table td {
	width: 35%;
}*/

body.f-form form table tbody tr {
	border-bottom: 1px solid #CCC;
}

body#collect-data form label {
width: 150px !important;
}
body#collect-data form table#cats input {
width: 15px !important;
}
body#collect-data form table#cats td {
text-align: center;
width: 100px;
}
body#collect-data form small {
display: block !important;
padding: 5px 0 0 155px;
}
body#collect-data form select {
width: 180px;
}


	
	
span.df {
	display: block;
	clear: both;
}
div#content div#col-left {
	float:left;
	width: 241px;
}
div#content div#col-left h2 {
	background: url(../images/div-col-left-h2-background.png) top left no-repeat;
	height: 41px;
	text-indent: -9999px;
}
div#content div#col-left h3 {
	background: url(../images/div-col-left-h3-background.png) top left no-repeat;
	height: 41px;
	margin: 0;
	text-indent: -9999px;
}


div#content div#col-left p {
	margin: 0 0 0 35px;
}
div#content div#col-left a:hover {
	color: #12365E;
}
div#content div#col-left ul {
	margin: 5px 0 0 35px;
}
div#content div#col-left ul li{
	background: url(../images/div-col-left-li-background.png) bottom left no-repeat;
	line-height: 1.1em;
	list-style-image: url(../images/bullet.png);
	margin: 0 0 5px 0;
	padding: 0 15px 8px  0;
}
body.twocols div#content div#col-main {
	background: #FFF url(../images/div-col-main-background.png) top right no-repeat;
	float: right;
	margin: 0 0 8px 0;
	width: 539px;
}

div#main-content {
	/* disabled to make use of new background image in featured listing...
	background: url(../images/div-main-content-background.png) bottom left no-repeat;
	*/
	margin: 8px;
	padding: 0;
}

div#newsletter {
	background: url(../images/div-newsletter-background.png) top left no-repeat;
	color: #FFF;
	height: 122px;
	margin: 8px 8px 0 8px;
	padding: 10px;
	overflow: hidden;
	/*position: absolute;
	bottom: 0;*/
}
div#newsletter h2 {
	background: url(../images/div-newsletter-h2-background.png) top right no-repeat;
	float: left;
	height: 70px;
	margin: 2px 0 0 12px;
	text-indent: -9999px;
	width: 282px;
}
div#newsletter p#explanation {
	float: right;
	height: 70px;
	margin: 10px 7px 0 0;
	width: 190px;
}
div#newsletter form, div#newsletter div.success  {
	clear: both;
}

div#newsletter form label {
	display: none;
}
div#newsletter form p {
	float: left;
	width: 200px;
}
div#newsletter form p.buttonholder {
	width: 80px;
}
div#newsletter form input {
	background: url(../images/div-newsletter-input-background.png) top left no-repeat;
	border: none;
	font-size: 110%;
	height: 27px;
	margin: 0 0 10px 0;
	padding: 9px 0 0 10px;
	width: 179px;
}
div#newsletter form input#email {
	background-position: 0 -36px;
}
div#newsletter form button {
	background: url(../images/div-newsletter-button-background.png) top left no-repeat;
	border: none;
	height: 37px;
	text-indent: -9999px;
	width: 97px;
}
div#newsletter form input#name:focus, div#newsletter form input#email:focus {
	background-position: 0 -72px;
}
div#twit-follow {
	bottom: 20px;
	margin: 35px 0 0 0;
	position: absolute;
	width: 240px;
}
div#content div#col-left div#twit-follow h3 {
	background: url(../images/div-twitter-h2-background.png) top left no-repeat;
	text-indent: 0;
}
div#content div#col-left div#twit-follow h3 a {
	display:  block;
	outline: none;
	text-indent: -9999px;
}
div#content div#col-left div#twit-follow p {
	margin: 10px 0 0 0;
	padding: 0 10px 0 112px;
}


div.listing {
	width: 335px;
	margin: 10px 20px;
	overflow: hidden;
	float: left;
}
div.wanted-item {
	background: #FCFCFC;
	border: 1px dotted #DFDFDF;
	width: 313px;
	margin: 10px 20px;
	overflow: hidden;
	float: left;
	padding: 10px;
	font-size: 90%;
	min-height: 50px;
}

div.wanted-item ul {
	list-style: none;
	list-style-type: none;
	width: 30px;
	float: right;
}
div.wanted-item p {
	float: left;
	width: 270px;
}

div.odd {
	margin-left: 10px;
	float: right;
}
div.listing div.details {
	float: left;
	padding: 7px;
	border: 1px solid navy;
	background: #F2F3F5;
}
div.listing div.details > table {
	border: 1px solid #CCC;
}
ul.sidepane {
	background: url(../images/listing-bg.png) top right no-repeat;
	width: 25px;
	float: left;
	list-style: none;
	text-align: center;
	height: 210px;
	padding: 10px 5px 0 0;
	position: relative;
	left: -1px;
}
ul.sidepane li {
	margin: 3px 0 0 0;
	padding: 0;
	height: 15px;
}
ul.sidepane li a {
	margin: 0;
	padding: 0;
}
ul.sidepane li a img {
	margin: 0;
	padding: 0;
}
ul.sidepane li:last-child {
	height: 82px;
}
p.viewed {
	clear: both;
	text-align: right;
	font-size: 90%;
	padding: 10px 35px 0 0;
}
p.pages {
	clear: both;
	margin: 20px 0 0 0;
	text-align: center;
}
p.pages span {
	padding: 0 20px;
}
p.pages a.pages {
	border: solid 1px #EEE;
	display: inline-block;
	height: 17px;
	padding-top: 3px;
	width: 20px;
}
p.pages a.pages:hover {
	text-decoration: none;
}
p.pages a.selected {
	background: #0A2E62;
	border: none;
	color: #FFF;
}
p.pages a.first, p.pages a.last {
	border: none;
	width: 40px;
}


h2#main-title {
	color:#10477B;
	/*position: absolute;
	top: -35px;
	z-index: -1;*/
	font-style: oblique;
	margin-bottom: 10px;

}
h3.rss {
	height: 26px;
	margin: -35px 0 20px auto;
	width: 155px;
}
h3.rss a {
	background: url(../images/rss-button.png) top left no-repeat;
	display: block;
	height: 26px;
	overflow: hidden;
	text-indent: -9999px;
}
body.twocols h2#main-title {
	top: -30px;
	left: 20px;
}


body#sitemap div#content ul {
font-size: 100%;
margin: 25px 25px 25px 50px;
list-style: url(../images/bullet-1.png);
}
body#sitemap div#content ul li ul{
list-style: url(../images/bullet-2.png);
float: right;
margin: 20px;
}
body#sitemap div#content ul li{
clear: both;
margin: 0;
padding: 0;
}
body#sitemap div#content ul li#cats {
position: relative;
}

/* nav */

div#nav > ul > li {
	float: left;
	height: 24px;
	list-style: none;
	list-style-type: none;
}
div#nav > ul > li > a {
	background: url(../images/menu-sprites.png) top left no-repeat;
	display: block;
	height: 24px;
	outline: none;
	text-indent: -9999px;
}
	div#nav > ul li#m-cat {
		position: relative;
		width: 106px;
	}
	div#nav > ul li#m-wha {
		width: 101px;
	}
	div#nav > ul li#m-wan {
		width: 73px;
	}
	div#nav > ul li#m-req {
		width: 85px;
	}
	div#nav > ul li#m-adv {
		width: 118px;
	}
	div#nav > ul li#m-cat a {
		background-position: 0 0;
	}
	div#nav > ul li#m-wha a {
		background-position: -106px 0;
	}
	div#nav > ul li#m-wan a {
		background-position: -207px 0;
	}
	div#nav > ul li#m-req a {
		background-position: -280px 0;
	}
	div#nav > ul li#m-adv a {
		background-position: -365px 0;
	}
	div#nav > ul li#m-cat a:hover {
		background-position: 0 -24px;
	}
	div#nav > ul li#m-wha a:hover {
		background-position: -106px -24px;
	}
	div#nav > ul li#m-wan a:hover {
		background-position: -207px -24px;
	}
	div#nav > ul li#m-req a:hover {
		background-position: -280px -24px;
	}
	div#nav > ul li#m-adv a:hover {
		background-position: -365px -24px;
	}

div#nav ul li ul {
	background: #0A2E62 url(../images/div-nav-ul-li-ul-background.png) bottom center no-repeat;
	left: -469px;
	list-style: none;
	list-style-type: none;
	overflow: visible;
	position: absolute;
	visibility: hidden;
	text-align: left;
	top: 26px;
	left: 0;
	z-index: 9999 !important;
	width: 540px;
}
div#nav ul li ul li {
	border-bottom: 1px solid #294A6E;
	display: block;
	float: left;
	height: 30px;
	width: 180px;
}
div#nav ul li ul li a {
	color: #F29E0E;
	display: block;
	background: #0A2E62;
	height: 30px;
	line-height: 30px;
	font-size: 90%;
	padding: 0 0 0 20px;
}
div#nav ul li ul li a:hover {
	color: #FC0;
	display: block;
	background: #16396A;
	text-decoration: none;
}


/* footer */

div#footer {
	background: #CAF5FF url(../images/div-footer-background.png) top left no-repeat;
	/*min-height: 400px;*/
	font-size: 12px;
	margin: 20px 0 0 0;
	padding: 0;
}
div#footer strong {
	font-weight: bolder;
}
div#footer a:hover {
	color: #12365E;
}

div#policies {
	background: url(../images/div-policies-background.png) top left no-repeat;
	color: #3B6F99;
	font-size: 11px;
	margin: 0;
	padding: 20px 0 50px 0;
}
div#policies a {
	color: #3B6F99;
	display: inline-block;
	line-height: 16px;
}
div#policies a#twitter {
	background: url(../images/a-twitter.png) top left no-repeat;
	height:  16px;
	padding: 0 0 0 20px;
	margin: 0 0 0 3px;
}
div#policies p span {
	display: block;
	position: relative;
	left: 590px;
	top: -1.2em;
	width: 200px;
}
div#footer ul {
	list-style-image: url(../images/bullet-3.png);
	font-size: 11px;
	margin: 0;
	padding: 0 20px;
}
div#footer p {
	font-size: 11px;
}
div#footer ul li {
	padding: 0 0 .15em 0;
}
div#footer h3 {
font-size: 15px;
}

div#f1, div#f2, div#f3 {
	margin: 0;
	padding: 10px 0 10px 20px !important;
	float: left;
}
div#f2, div#f3 {
	border-left: 1px solid #CCEDF7;
/*	height: 190px;
	overflow: hidden;*/
}
div#f1 {
	width: 540px;
}
div#f2 {

	width: 195px;
	float: right;
}
div#f2 ul {
	margin: 5px 0;
}
div#f3 {

	border-top: 1px solid #CCEDF7;
	width: 543px;
}
div#f3 p {
	margin: 5px 0;
}

div#f1 ul {
	float: left;
	width: 135px;
	margin: 15px 5px 0 0;
}
div#f1 ul li {

	line-height: 140%;
}


/* brochure* */

table#details {
	border: 1px solid #CCC;
	border-top: 1px solid lime;
	/*border-collapse: collapse;*/
	width: 740px;
	margin: 10px auto 0 auto;
}
table#details caption {
	visibility: hidden;
}

table#details th, table#details td {
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
	padding: 2px 20px;
}

table#details th {
	background: #EEE;
	color: #10477B;
	font-weight: bolder;
	width: 20%;
}
table#details td {
	width: 35%;
}
table#details tbody tr {
	border-bottom: 1px solid #CCC;
}
div.go-to-website p {
	background: url(../images/website-link-button.png) top left no-repeat;
	height: 30px;
	line-height: 28px; 
	margin: 5px 0 0 0;
	overflow: hidden;
	width: 287px;
}
div.go-to-website p a {
	display: block;
	font-style: oblique;
	padding: 0 0 0 30px;
}
div.go-to-website p a:hover {
	color: #12365E;
	text-decoration: underline;
}
body#brochure div#ws01 {
    position: absolute;
    top: 1px;
    left: 240px;
}
body#brochure div#ws02 {
    position: relative;
}
body#brochure div#ws02 p {
	background: url(../images/website-link-button2.png) top left no-repeat;
	left: 450px;
	position: absolute;
	top: 22px;
}


div#toppane {
	background: #F9F9F9;
	border: 1px solid #EEE;
	height: 40px;
	margin: 0 0 15px 0;
	position: relative;
	overflow: auto;
}
div#toppane h3 {
	margin: 8px 0 0 20px;
}
div#toppane ul {
	left: 540px;
	padding: 0;
	position: absolute;
	top: 5px;
	width: 190px;
}
div#toppane ul li {
	display: table-cell;
	height: 30px;
	position: relative; /* makes addthis div work */
	vertical-align: middle;
	width: 30px;
}
div#toppane ul li.go-to-website {
	background: url(../images/website-link-button.png) top left no-repeat;
	height: 30px;
	padding: 0 20px 0 0;
	width: 287px;
}
div#toppane ul li.go-to-website a {
	display: block;
	font-style: oblique;
	height: 30px;
	line-height: 28px;
	padding: 0 0 0 30px;
}

h3#bot {
	margin: 30px 0 0 0;
}


/* notifications */
div.success {
	background: #CDECA0;
	border-top: 1px solid #88CE25;
	border-bottom: 1px solid #88CE25;
	color: #666;
	padding: 10px;
}

div.warning {
	background: #FFC0CB url(../images/icon-warning.png) 12px 7px no-repeat;
	border-top: 1px solid #952021;
	border-bottom: 1px solid #952021;
	color: #333;
	min-height: 35px;
	padding: 10px 10px 10px 65px;
}
div.warning a {
	color: #B70026;
}
body.f-form div.warning {
	margin: 20px 0 -10px 0;
}
div.success ul, div.warning ul {
	margin: 1.2em 0;
	padding: 0 0 0 2em;
}
div.success h4, div.warning h4 {
	color: #10477B;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 1em 0;
}


label sup {
	color: red;
}

div.nobrochure { /* borat would say: "isss-e nice!" */
	background: #F6F6F6;
	border: 1px solid #DDD;
	margin: 20px auto;
	padding: 50px;
	text-align: center;
	width: 400px;
}

div#lio { /* isolating bad code from the rest of the front-end since 1999 */
	background: #F7F7F7;
	border: 1px solid #DDD;
	padding: 10px

}

a.print-link {
	background: lime;
	font-size: 28px !important;
}


/* temporary stuff */

body#advertisers div#content form {
	padding: 10px 80px; /* extra space for brochure */
}
body#advertisers div#content textarea {
	height: 120px;
	width: 280px !important; /* extra space for brochure */
}
body#advertisers div#content p.buttonholder {
	padding-right: 160px;
}

p#brochure {
	left: 565px;
	position: absolute;
	top: 340px;
	width: 170px;
}
p#brochure strong {
	font-weight: bolder;
}
p#brochure a {
	background: url(../images/brochure2.jpg) top left no-repeat;
	display: block;
	height: 65px;
	padding: 230px 20px 0 0;
}




#cat #sf, #wn #sf, #w #sf, #req #sf, #ad #sf, #br #sf, #se #sf, #cp #sf {
position: relative;
top: 10px;
}

span.skirt {
	clear: both;
	display: block;
	height: 0px;
}



/* recapctcha widget */

div#recaptcha_widget_div {
	margin: 0 0 0 80px;
}
body#advertisers div#recaptcha_widget_div, body#collect-data div#recaptcha_widget_div {
	margin: 0 0 0 130px;
}
