body {
	background: #FFFFFF url(../images/bg_gradient.jpg) repeat-x scroll;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #6d6d6d;
	margin: 0;
	padding: 0;
}

a, a:visited, a:link {
	color: #3e90a7;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}


h2 {
	font-size:24px;
	font-weight:normal;
	margin-top:0;
	line-height: 24px;
}

h3 {
	font-size: 16px;
	font-weight: normal;
	margin: 0;
}

.bg-elements {	
	margin-bottom: 30px;
	position: relative;
	background: transparent url(../images/bg_header.jpg) no-repeat scroll 50% 0;	
	z-index: 1;
	 
}

.container {	
	width: 998px;
	margin: 0 auto;
}

.bg-elements #header {
	position: relative;
	height: 110px;
}

.bg-elements #header .psfn-logo {
	position: absolute;
	left: 65px;
	top: 25px;
	float: left;
	width: 314px;
	height: 76px;
}

.bg-elements #header .top-nav {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 275px;
	height: 38px;	
}

.bg-elements #header .top-nav .top-items {
	width: 182px;
	height: 38px;	
	margin: 0;
	padding: 0;
	position: relative;
}

.bg-elements #header .top-nav  .logout {
	background: url(../images/buttons/logout.png) no-repeat 0 0;

}


.bg-elements #header .top-nav  .login {
	background: url(../images/buttons/login.gif) no-repeat 0 0;

}

.bg-elements #header .top-nav .top-items li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}

.bg-elements #header .top-nav .top-items li a {
	height: 38px;
	display: block;
	outline: none;
}

.bg-elements #header .top-nav .top-items li#create-account {
	left: 0;
	width: 102px;
}

.bg-elements #header .top-nav .top-items li#create-account a:hover {
	background: url(../images/buttons/login.gif) no-repeat 0 -40px;
}

.bg-elements #header .top-nav .top-items li#edit-account {
	left: 0;
	width: 104px;
}

.bg-elements #header .top-nav .top-items li#edit-account a:hover {
	background: url(../images/buttons/logout.png) no-repeat 0 -40px;
}


.bg-elements #header .top-nav .top-items li#login-account {
	left: 102px;
	width: 80px;
}

.bg-elements #header .top-nav .top-items li#login-account a:hover {
	background: url(../images/buttons/login.gif) no-repeat -102px -80px;
	outline: none;
}

.bg-elements #header .top-nav .top-items li#logout-account {
	left: 104px;
	width: 78px;
}

.bg-elements #header .top-nav .top-items li#logout-account a:hover {
	background: url(../images/buttons/logout.png) no-repeat -104px -80px;
	outline: none;
}

.bg-elements #nav {
	clear: both;
	position: relative;
	height:75px;
	z-index: 50;
}

/************ MAIN NAV CSS *************/

/*********** END MAIN NAV CSS **********/
.bg-elements #nav .bar {
	height: 30px;
	color: #FFFFFF;
	background: #737e0e;
}
.bg-elements #nav .breadcrumbs {
	padding: 9px 0px 9px 37px;
	float: left;
}


.bg-elements #nav .bar .bar-search {
	float: right;
	padding: 6px 8px 6px 0px;
}

.bg-elements #nav .bar .bar-search a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.bg-elements #nav .bar .bar-search a:hover {
	text-decoration: none;
}

.bg-elements #nav .bar .bar-search #site-search {
	padding-left: 10px;
	width:150px;
}

.bg-elements #content {
	padding: 10px 0 25px;
	clear: both;
	position: relative;
}

.bg-elements  .home-content {
	height: 553px;
}

.bg-elements #content .home-psfn-info {
	position: relative;
	float: left;
	background: transparent url(../images/intro.jpg) no-repeat 0 0 scroll;
	width: 423px;
	height: 369px;
	padding-right: 8px;
}


.bg-elements #content .home-psfn-info a#info-join-now {
	display: block;
	position: absolute;
	left: 108px;
	bottom: 40px;
	height: 53px;
	width: 212px;
	background: url(../images/buttons/intro_join.png) no-repeat 0 0 scroll;
}



.bg-elements #content .home-psfn-info a#info-join-now:hover {
	
	background: url(../images/buttons/intro_join.png) no-repeat bottom left scroll;
}

.bg-elements #content .home-psfn-info #info-search-network {
	display: block;
	position: absolute;
	right: 14px;
	bottom: 21px;
	height: 38px;
	width: 187px;
	background: url(../images/buttons/intro_search.png) no-repeat 0 0 scroll;
}

.bg-elements #content .home-psfn-info a#info-search-network:hover {
	
	background: url(../images/buttons/intro_search.png) no-repeat 0 -39px scroll;
}


.bg-elements #content .home-psfn-map {
	position: relative;
	float: left;
	background: transparent url(../images/home_map.gif) no-repeat 0 0 scroll;
	width: 363px;
	height: 369px;
}

.bg-elements #content .home-psfn-newest {
	position: relative;
	float: right;
	background: #737e0e;
	height: 369px;
	width: 195px;
	color: #FFFFFF;
	
}

.bg-elements #content .home-psfn-newest #member-highlight-title {
	background:url(../images/titles/member_highlight_title.gif) no-repeat 0 0 scroll;
	height: 11px;
	width: 136px;
	margin: 25px 0 0 20px;
}

.bg-elements #content .home-psfn-newest #member-highlight-title h1 {
	position: relative;
	height: auto;
}

.bg-elements #content .home-psfn-newest #member-highlight-title  h1 span {

	left:-9999em;
	position:absolute;
	z-index:500;
}

.highlight-text {
	padding: 0 20px;
}

.highlight-text a {
	color: #FFFFFF;
	text-decoration: underline;
}

.bg-elements #content .home-psfn-newest ul {
	margin: 0;
	padding: 10px 0 0;
}

.bg-elements #content .home-psfn-newest ul li {
	list-style: none;
	display: block;
	width: 155px;
	padding: 7px 20px 7px;
}

.bg-elements #content .home-psfn-newest ul li a {
	display: block;
	outline: none;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}



.bg-elements #content .home-psfn-newest ul li:hover  {
	background: #c2cd23;

}


.bg-elements #content #home-bottom-content {
	clear: both;
	padding-top: 10px;
}

.bg-elements #content #home-bottom-content .bottom-box {
	background: url(../images/lower_box_gradient.jpg) repeat-x 0 0 scroll;
	border: 1px solid #e7e7dc;
	padding-left: 16px;
}


.bg-elements #content #home-bottom-content .bottom-box ul {
	margin: 0;
	padding: 15px 0 0;
	width: 100%;
}

.bg-elements #content #home-bottom-content .bottom-box ul li {
	list-style: none;
	padding: 0 10px 14px 0;
}

.bg-elements #content #home-bottom-content #quicklinks {
	height: 172px;
	width: 304px;
	margin-right: 16px;	
	float: left;
}

.bg-elements #content #home-bottom-content #quicklinks #ql-title {
	background:url(../images/titles/quick_links.png) no-repeat 0 0 scroll;
	height: 14px;
	width: 92px;
}

.bg-elements #content #home-bottom-content #quicklinks #ql-title h1 {
	position: relative;
	height: auto;
}

.bg-elements #content #home-bottom-content #quicklinks #ql-title  h1 span {

	left:-9999em;
	position:absolute;
	z-index:500;
}

.bg-elements #content #home-bottom-content #events {
	height: 172px;
	width: 304px;
	margin-right: 16px;	
	float: left;
}

.bg-elements #content #home-bottom-content #events #events-title {
	background:url(../images/titles/events.png) no-repeat 0 0 scroll;
	height: 14px;
	width: 56px;
}


.bg-elements #content #home-bottom-content #events #events-title h1 {
	position: relative;
	height: auto;
}

.bg-elements #content #home-bottom-content #events #events-title  h1 span {

	left:-9999em;
	position:absolute;
	z-index:500;
}

.bg-elements #content #home-bottom-content #news {
	background: url(../images/lower_box_gradient.jpg) repeat-x 0 0 scroll;
	border: 1px solid #e7e7dc;
	height: 172px;
	width: 304px;	
	float: right;
	position: relative;
	padding-left: 16px;
}

.bg-elements #content #home-bottom-content #news #news-title {
	background:url(../images/titles/news.png) no-repeat 0 0 scroll;
	height: 13px;
	width: 41px;
}


.bg-elements #content #home-bottom-content #news #news-title h1 {
	position: relative;
	height: auto;
}

.bg-elements #content #home-bottom-content #news #news-title  h1 span {

	left:-9999em;
	position:absolute;
	z-index:500;
}

.bg-elements #content #home-bottom-content #newsletters {
	height: 174px;
	width: 322px;	
	float: right;
	background:url(../images/titles/newsletters.jpg) no-repeat 0 0 scroll;
	position: relative;
}


.bg-elements #content #home-bottom-content #newsletters .text{
	position: absolute;
	top: 47px;
	left: 18px;	
}


.bg-elements #footer, #footer {
	clear: both;
	position: relative;	
	border-top: 1px; 
	padding-top: 20px;
	text-align: center;
	font-size: 10px;
	border-top: 1px solid #737e0e;
}


#zip-search {
	padding: .2em;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6d6d6d;
	
	bottom:35px;
	position:absolute;
	right:18px;
	width:110px;
}

.bg-elements  .listing-content {
	min-height: 425px;
}

.bg-elements #content .listing-products {
	position: relative;
	float: right;
	background: #eeefdf url(../images/listing_bg_gradient.jpg) repeat-x 0 0 scroll;	
	min-height: 372px;
	width: 258px;
	
	padding: 40px 15px 15px 20px;
}

.bg-elements #content .listing-products ul {
	margin: 10px 0 0;
	padding: 0;
}

.bg-elements #content .listing-products ul li {
	margin: 0;
	padding: 8px 0;
	
	list-style: none;
	
}

.bg-elements #content .listing-products .available {
	color: #98b552;
	font-size: 8px;
}

.bg-elements #content .listing-products #products-offered-title {
	background:url(../images/titles/products_offered.gif) no-repeat 0 0 scroll;
	height: 10px;
	width: 110px;
	margin-bottom: 3px;
}

.bg-elements #content .listing-products #products-requested-title {
	background:url(../images/titles/products_requested.gif) no-repeat 0 0 scroll;
	height: 10px;
	width: 124px;
	margin-bottom: 3px;
}

.bg-elements #content .listing-products #products-offered-title h1, .bg-elements #content .listing-products #products-requested-title h1 {
	position: relative;
	height: auto;
	margin: 0;
}

.bg-elements #content .listing-products #products-offered-title  h1 span, .bg-elements #content .listing-products #products-requested-title  h1 span {

	left:-9999em;
	position:absolute;
	z-index:500;
}

.bg-elements #content .listing-info {
	position: relative;
	float: left;	
	background: #eeefdf url(../images/listing_bg_gradient.jpg) repeat-x 0 0 scroll;
	
	min-height: 347px;
	width: 605px;
	
	padding: 40px;
}


.bg-elements #content .listing-info .listing-right-sidebar {
	clear: both;
	float: right;
	width: 150px;
	
}

#listing-contact {
	background:url(../images/buttons/contact.png) no-repeat 0 0 scroll;
	display: block;
	width: 145px;
	height: 37px;
	outline: none;
}


#listing-contact:hover {
	background:url(../images/buttons/contact.png) no-repeat 0 -37px scroll;
}


.bg-elements #content .listing-info .info {
	position: relative;
	width: 405px;
}

.prod-avail-odd {
	background: #3e90a7;
	border-bottom: 3px solid #FFFFFF;
	height: 20px;
}

.prod-avail-even {
	background: #666666;
	border-bottom: 3px solid #FFFFFF;
	height: 20px;
}

.product-name {
	width: 100px;
	text-align: right;
	padding-right: 10px;
}

.product-cal {
	width: 35px;
}

#show-product-available {
	cursor: pointer;
}

.ui-dialog-title {
	font-size: 16px;
	font-weight: normal;
}

.b {
	font-weight: bold;
}

form {
	margin: 0;
}


.bg-elements  .page-content {
	min-height: 440px;
	position: relative;
}
.bg-elements  .page-content h1 {
	font-size: 24px;
	margin-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3e90a7;
	font-weight: normal;
}


.bg-elements  .page-content h2 {
	font-size: 20px;
	margin-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3e90a7;
	font-weight: normal;
}

.bg-elements .ads-right {
	float: right; 
	width: 160px; 
	margin: 0; 
	padding: 0;
	display: inline;
	min-height: 610px;
}

.bg-elements .page-full-content-no-ads {
	width: 818px;
	padding: 40px 90px 20px;
	background:  #e9ebd9 url(../images/bg_page_gradient.jpg) repeat-x top left;
	min-height: 440px;
}


.bg-elements .page-full-content {
	width: 618px;
	padding: 40px 90px 20px;
	background:  #e9ebd9 url(../images/bg_page_gradient.jpg) repeat-x top left;
	min-height: 440px;
}


.bg-elements .page-links-content {
	width: 718px;
	padding: 40px 70px 20px 35px;
	background:  #e9ebd9 url(../images/bg_page_gradient.jpg) repeat-x top left;
	min-height: 440px;
	overflow: hidden;
}
.bg-elements .page-links {
	width: 163px;
	margin: 0 35px -20000px 0;
	padding: 0 0 20010px;
	float: left;
}

.bg-elements .actual-content {
	float: left;
	width: 495px;
}

.bg-elements .page-links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.bg-elements .page-links ul li {
	padding: 5px 0 5px 8px;
}

.bg-elements .page-links ul li:hover {
	background: #c2cd23;
	color: #FFFFFF;
}

.bg-elements .page-links ul li:hover a {
	
	color: #FFFFFF;
}


.bg-elements .page-links ul li.sel {
	background: #c2cd23;
}

.bg-elements .page-links ul li.sel a {
	color: #FFFFFF;
	font-weight: bold;
	outline: none;
}


.bg-elements .page-links ul li a {
	display: block;
	color: #6D6D6D;
	font-weight: bold;
	outline: none;
}

.bg-elements .page-links ul li a:hover {

}
.bg-elements .page-links ul li a.sel {

}

.bg-elements .page-links ul li.secondTier {
	padding-left: 25px;
}

.bg-elements .page-links ul li.secondTier a {
	color: #3E90A7;
	font-weight: bold;
}


.bg-elements .page-links ul li:hover a {
	
	color: #FFFFFF;
}
.bg-elements .page-links ul li.sel a {
	color: #FFFFFF;
	font-weight: bold;
	outline: none;
}


.contact-tbx {
	width: 230px;
	height: 18px;
	padding-top: 4px;
	padding-left: 3px;
}
.contact-tbxa {
	width: 323px;
	height: 175px;
}

.submit_payment_button {
	background: url(../images/buttons/submit_payment_button.gif) no-repeat scroll 0 0;
	text-indent: -1000em;
	height: 37px;
	width: 180px;
	border: none;
	outline: none;
	cursor: pointer;

}

.submit_payment_button:hover {
	background: url(../images/buttons/submit_payment_button.gif) no-repeat scroll 0 -37px;
}


.next-button {
	background: url(../images/buttons/next_button.gif) no-repeat scroll 0 0;
	text-indent: -1000em;
	height: 37px;
	width: 90px;
	border: none;
	outline: none;
	cursor: pointer;
	
}

.next-button:hover {
	background: url(../images/buttons/next_button.gif) no-repeat scroll 0 -37px;
}


.button-submit {
	background: url(../images/buttons/submit.gif) no-repeat scroll 0 0;
	text-indent: -1000em;
	height: 36px;
	width: 108px;
	border: none;
	outline: none;
	cursor: pointer;
	
}

.button-submit:hover {
	background: url(../images/buttons/send_button.gif) no-repeat scroll 0 -37px;
}

.button-send {
	background: url(../images/buttons/send_button.gif) no-repeat scroll 0 0;
	text-indent: -1000em;
	height: 28px;
	width: 115px;
	border: none;
	outline: none;
	cursor: pointer;
	
}

.button-send:hover {
	background: url(../images/buttons/send_button.gif) no-repeat scroll 0 -28px;
}


.bg-elements .page-contact-content {
	width: 638px;
	padding: 40px 70px 20px 90px;
	background:  #e9ebd9 url(../images/bg_page_gradient.jpg) repeat-x top left;
	min-height: 440px;
}

.bg-elements .search-box {
	background:url(../images/what_looking_bg.jpg) no-repeat 0 0 scroll;
	height: 248px;
	width: 998px;
	position: relative;
}


.bg-elements .search-results-height {
	height: 293px;
}

.button-search-network {
	background: url(../images/buttons/search_network.png) no-repeat scroll 0 0;
	text-indent: -1000em;
	height: 36px;
	width: 180px;
	border: none;
	outline: none;
	cursor: pointer;
	
}

.button-search-network:hover {
	background: url(../images/buttons/search_network.png) no-repeat scroll 0 -37px;
}

.new-search-button {
	background: url(../images/buttons/new_search_button.png) no-repeat scroll 0 0;
	text-indent: -1000em;
	height: 37px;
	width: 178px;
	border: none;
	outline: none;
	cursor: pointer;
	display: block;
	
}

.new-search-button:hover {
	background: url(../images/buttons/new_search_button.png) no-repeat scroll 0 -38px;
}

#network-search-terms {
	padding-left: 10px;
	width: 350px;	
}
#network-search-zip{
	padding-left: 10px;
	width: 75px;	
}

.bg-elements .search-box label {
	color: #FFFFFF;
}

.bg-elements .results-nav {
	width: 998px;
	height: 45px;	
	background: url(../images/results_tabs.gif) no-repeat 0 0;
	margin: 0;
	padding: 0;
	position: absolute;
	list-style: none;
	
	bottom: 5px;
}

.bg-elements .results-nav-bar {
	background:#666666; height: 5px; position: absolute; bottom:0; width: 998px;
}


.bg-elements .results-nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
}

.bg-elements .results-nav li a {
	height: 45px;
	display: block;
	outline: none;
}

.bg-elements .results-nav li#results-all {
	left: 0px;
	width: 249px;
	background: url(../images/results_tabs.gif) no-repeat 0px -46px;
}


.bg-elements .results-nav li#results-all a:hover {
	background: url(../images/results_tabs.gif) no-repeat 0px 0px;
}


.bg-elements .results-nav li#results-all.sel, .bg-elements .results-nav li#results-all.sel a:hover {
	background: url(../images/results_tabs.gif) no-repeat 0 0;
	outline: none
}

.bg-elements .results-nav li#results-producers {
	left: 250px;
	width: 251px;
}



.bg-elements .results-nav li#results-producers a:hover {
	background: url(../images/results_tabs.gif) no-repeat -250px -46px;
	outline: none;
}
.bg-elements .results-nav li#results-producers.sel {
	background: url(../images/results_tabs.gif) no-repeat -250px -46px;
	outline: none;
}

.bg-elements .results-nav li#results-producers.sel a:hover {
	background: url(../images/results_tabs.gif) no-repeat -250px -46px;
	outline: none;
}

.bg-elements .results-nav li#results-producers a:hover .bg-elements .results-nav-bottom {
	background: #c2cd23;
}

.bg-elements .results-nav li#results-buyers {
	left: 498px;
	width: 253px;
}

.bg-elements .results-nav li#results-buyers a:hover {
	background: url(../images/results_tabs.gif) no-repeat -498px -92px;
	outline: none;
	
}

.bg-elements .results-nav li#results-buyers.sel, .bg-elements .results-nav li#results-buyers.sel a:hover {
	background: url(../images/results_tabs.gif) no-repeat -498px -92px;
	outline: none;
	
}
.bg-elements .results-nav li#results-infra {
	left: 746px;
	width: 266px;
}

.bg-elements .results-nav li#results-infra a:hover {
	background: url(../images/results_tabs.gif) no-repeat -746px -138px;
	outline: none;
	
}

.bg-elements .results-nav li#results-infra.sel, .bg-elements .results-nav li#results-infra.sel a:hover {
	background: url(../images/results_tabs.gif) no-repeat -746px -138px;
	outline: none;
	
}

.bg-elements .results-listings {
	list-style: none;
	margin: 0 50px 30px 0;
	padding: 0;
	float: left;
	width: 260px;
}
.bg-elements .results-listings-last {
	margin-right: 0px;
}
.bg-elements .results-listings li {
	padding-top: 14px;
}

.bg-elements .results-listings li a {
	font-weight: bold;
	font-size: 14px;
}


.bg-elements  a.p {
	color: #c2cd23;
	font-weight: bold;
	font-size: 14px;
}

.bg-elements   a.c {
	color: #b54b28;
	font-weight: bold;
	font-size: 14px;
}

.bg-elements   a.i {
	color: #50b3cf;
	font-weight: bold;
	font-size: 14px;
}

.bg-elements .results-table {
	border-top: 1px solid #666666;
	margin: 0 50px;
	padding-top: 20px;
	padding-bottom: 50px;
	margin-top: 20px;
	height: auto;
}

.bg-elements .results {
	padding-top: 20px;
	margin-bottom: 30px;
}

.bg-elements .sidebar-item {
	cursor: pointer;
	margin-top: 14px;
}
.bg-elements #results-header {
	padding-top: 5px;
}

#site-search-submit {
	cursor: pointer;
}

.why-join {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding: 171px 40px 40px;
	width: 216px;
	background: #97a730 url(../images/why_join.jpg) top left no-repeat;
	float: right;
	margin-bottom: 20px;
	min-height: 528px;
}

.why-join ul {
	padding-left: 13px;	
	margin-left: 0px;
}


.why-join ul li {
	padding-top: 7px;
	padding-bottom: 7px;
	
	
}

.signup-form {
	width: 687px;
}


.profile-form {
	width: 818px;
}

.signup-form .box1, .signup-form-full .box1 {
	background: #e9ebd9;
	
	padding-left: 50px;
	padding-top: 28px;
	padding-right: 30px;
}

#join-title {
	background:url(../images/titles/join_title.gif) no-repeat 0 0 scroll;
	height: 16px;
	width: 330px;
	margin: 0;
}

#join-title h1 {
	position: relative;
	height: auto;
}

#join-title  h1 span {

	left:-9999em;
	position:absolute;
	z-index:500;
}

.signup-form .option {
	padding-left: 30px;
}

.signup-form .option label {
	padding-left: 5px;
}

label.fieldTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	display: block;
}

.field-row {
	margin-bottom: 8px;
}

label.fieldTitle-inline {
	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	width: 110px;
	display: block;
	float: left;
}

label.fieldTitle-inline2 {
	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding-right: 20px;
	display: inline;
	margin-left: 40px;
}


.signup-form .box2, .signup-form .box3, .signup-form .box4, .signup-form .box5  {
	margin-top: 2px; 
	background: #eff1e5;
	height: 111px;
	padding-left: 50px;
	padding-top: 20px;
	padding-right: 30px;
	clear: left;
}

.signup-form .box {
	margin-top: 2px; 
	background: #eff1e5;
	padding-left: 50px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;

}

.signup-form .box5 {
	height: 147px;
	padding-bottom: 40px;
	position: relative;
}

.join-network-button {

	background: url(../images/buttons/join_the_network_button.gif) no-repeat scroll  0px 0px;
	text-indent: -1000em;
	width: 180px;
	height: 37px;
	border: none;
	outline: none;
	cursor: pointer;
	position: absolute;
	right: 30px;
	bottom: 40px;
	outline: none;
}
.join-network-button:hover {

	background: url(../images/buttons/join_the_network_button.gif) no-repeat scroll  0px -37px;
	text-indent: -1000em;
	width: 180px;
	height: 37px;
	border: none;
	outline: none;
	cursor: pointer;
}

.submit-button {

	background: url(../images/buttons/submit_button.gif) no-repeat scroll  0px 0px;
	text-indent: -1000em;
	width: 108px;
	height: 36px;
	border: none;
	outline: none;
	cursor: pointer;
	outline: none;
}
.submit-button:hover {

	background: url(../images/buttons/submit_button.gif) no-repeat scroll  0px -37px;
	text-indent: -1000em;
	width: 108px;
	height: 36px;
	border: none;
	outline: none;
	cursor: pointer;
}

.insert-button {

	background: url(../images/buttons/insert_button.gif) no-repeat scroll  0px 0px;
	text-indent: -1000em;
	width: 115px;
	height: 28px;
	border: none;
	outline: none;
	cursor: pointer;
	outline: none;
}
.insert-button:hover {

	background: url(../images/buttons/insert_button.gif) no-repeat scroll  0px -29px;
	text-indent: -1000em;
	width: 115px;
	height: 28px;
	border: none;
	outline: none;
	cursor: pointer;
}

.textbox {
	width: 250px;
	margin-top: 3px;
}

.signup-textbox-cc {
	width: 220px;
}


.signup-textbox-normal {
	width: 385px;
	margin-top: 3px;
}

.signup-textbox-date {
	width: 100px;
	margin-top: 3px;
}


#create-business-title {
	background:url(../images/titles/create_listing_title.gif) no-repeat 0 0 scroll;
	height: 16px;
	width: 330px;
	margin: 0;
}

#create-business-title h1 {
	position: relative;
	height: auto;
	margin: 0;
}

#create-business-title  h1 span {

	left:-9999em;
	position:absolute;
	z-index:500;
}

.signup-form-full .box {
	margin-top: 2px; 
	background: #eff1e5;
	
	padding-left: 50px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
}

.required, label.error {
	font-size: 11px;
	font-style: italic;
	margin-left: 20px;
}	
label.error {
	color: #900;
	font-weight: bold;
}

#prod-request-cal {
	background: url(../images/titles/product_req_cal.gif) no-repeat 0 0 scroll;
	height: 17px;
	width: 279px;
	margin: 0;
}

#prod-avail-title {
	background: url(../images/titles/product_avail_button.gif) no-repeat 0 0 scroll;
	height: 15px;
	width: 379px;
	margin: 0;
}

#prod-avail-title h1, #prod-request-cal h1 {
	position: relative;
	height: auto;
	margin: 0;
}

#prod-avail-title  h1 span, #prod-request-cal h1 span {

	left:-9999em;
	position:absolute;
	z-index:500;
}

.form-prod-table {
	border-collapse: collapse;
}

.form-prod-table td {
	padding: 8px 25px;
	border: 1px solid #FFFFFF;
	border-collapse: collapse;
}

.form-prod-table td.header-raw {
	color: #FFFFFF;
	background: #c2cd23;
	border: 1px solid #FFFFFF;
	border-collapse: collapse;
	font-weight: bold;
}

.form-prod-table td.raw {	
	background: #f5f6e4;
}

.form-prod-table td.header-produced {
	color: #FFFFFF;
	background: #b54a26;
	border: 1px solid #FFFFFF;
	border-collapse: collapse;
	font-weight: bold;
}

.form-prod-table td.produced {	
	background: #F7ebe6;
}

.business-type {
	position: relative;
	padding-top: 15px;
}

.individual-type {
	position: relative;
	padding-top: 15px;
	display: none;
}


.community-partner-type {
	position: relative;
	padding-top: 15px;
	display: none;
}

.box1 .business-type .selections div.primary-type {
	display:block;
}

#membership-consumer {
	background: url(../images/buttons/membership_individual_button.gif) no-repeat 0px 0px;
	width: 186px;
	height: 42px;
	cursor: pointer;

}
#membership-consumer:hover, #membership-consumer.sel {
	background: url(../images/buttons/membership_individual_button.gif) no-repeat 0px -43px;

}

#membership-community {
	background: url(../images/buttons/membership_individual_button.gif) no-repeat -186px 0px;
	width: 186px;
	height: 42px;
	cursor: pointer;
}


#membership-community:hover, #membership-community.sel {
	background: url(../images/buttons/membership_individual_button.gif) no-repeat -186px -43px;

}



#membership-community-partner {
	background: url(../images/buttons/membership_community_partner_button.gif) no-repeat 0px 0px;
	width: 186px;
	height: 42px;
	cursor: pointer;
}

#membership-community-partner:hover, #membership-community-partner.sel {
	background: url(../images/buttons/membership_community_partner_button.gif) no-repeat 0px -43px;

}



#primary-producer {
	background: url(../images/buttons/membership_business_button.gif) no-repeat 0px 0px;
	width: 186px;
	height: 42px;
	cursor: pointer;

}
#primary-producer:hover, #primary-producer.sel {
	background: url(../images/buttons/membership_business_button.gif) no-repeat 0px -43px;

}

#primary-consumer {
	background: url(../images/buttons/membership_business_button.gif) no-repeat -186px 0px;
	width: 186px;
	height: 42px;
	cursor: pointer;
}
#primary-consumer:hover, #primary-consumer.sel {
	background: url(../images/buttons/membership_business_button.gif) no-repeat -186px -43px;
}

#primary-infra {
	background: url(../images/buttons/membership_business_button.gif) no-repeat -373px 0px;
	width: 186px;
	height: 42px;
	cursor: pointer;
}
#primary-infra:hover, #primary-infra.sel {
	background: url(../images/buttons/membership_business_button.gif) no-repeat -373px -43px;

}


#membership-network-member {
	background: url(../images/buttons/membership_individual_button_NEW.gif) no-repeat 0px 0px;
	width: 186px;
	height: 42px;
	cursor: pointer;

}
#membership-network-member:hover, #membership-network-member.sel {
	background: url(../images/buttons/membership_individual_button_NEW.gif) no-repeat 0px -43px;

}

#membership-farmer-sponsor {
	background: url(../images/buttons/membership_individual_button_NEW.gif) no-repeat -186px 0px;
	width: 186px;
	height: 42px;
	cursor: pointer;
}
#membership-farmer-sponsor:hover, #membership-farmer-sponsor.sel {
	background: url(../images/buttons/membership_individual_button_NEW.gif) no-repeat -186px -43px;
}

#membership-network-ambassador {
	background: url(../images/buttons/membership_individual_button_NEW.gif) no-repeat -373px 0px;
	width: 186px;
	height: 42px;
	cursor: pointer;
}
#membership-network-ambassador:hover, #membership-network-ambassador.sel {
	background: url(../images/buttons/membership_individual_button_NEW.gif) no-repeat -373px -43px;

}

.selections {
}

.bg-elements .subcat-listings {
	list-style: none;
	margin: 0 30px 30px 0;
	padding: 0;
	float: left;
	width: 180px;
}
.bg-elements .subcat-listings-last {
	margin-right: 0px;
}
.bg-elements .subcat-listings li {
	padding-top: 8px;
}


.rp-delete, .pp-delete, .rp-edit, .pp-edit {
	cursor: pointer;
}

span.error {
	color: #c77405;
}


.notification {
	color: #97A730;
}

/* more titles */

#myp-title {
	background:url(../images/titles/my_profile_title.gif) no-repeat 0 0 scroll;
	height: 15px;
	width: 120px;
}

#changep-title {
	background:url(../images/titles/chng_psswd_title.gif) no-repeat 0 0 scroll;
	height: 15px;
	width: 182px;
}

#changee-title {
	background:url(../images/titles/chng_email_title.gif) no-repeat 0 0 scroll;
	height: 15px;
	width: 138px;
}

#changeimg-title {
	background:url(../images/titles/chng_img_title.gif) no-repeat 0 0 scroll;
	height: 15px;
	width: 139px;
}

#changepi-title {
	background:url(../images/titles/edit_personal_title.gif) no-repeat 0 0 scroll;
	height: 15px;
	width: 312px;
}

#changebi-title {
	background:url(../images/titles/edit_business_title.gif) no-repeat 0 0 scroll;
	height: 15px;
	width: 252px;
}

#login-title {
	background:url(../images/titles/login_title.gif) no-repeat 0 0 scroll;
	height: 15px;
	width: 53px;
}

#ty-title {
	background:url(../images/titles/ty_title.gif) no-repeat 0 0 scroll;
	height: 15px;
	width: 103px;
}

#myp-title h1, #changep-title h1, #changee-title h1, #changeimg-title h1, #changepi-title h1,  #changebi-title h1, #login-title h1, #ty-title h1 {
	position: relative;
	height: auto;
}

#myp-title h1 span, #changep-title h1 span, #changee-title h1 span, #changeimg-title h1 span, #changepi-title h1 span, #changebi-title h1 span, #login-title h1 span, #ty-title h1 span {

	left:-9999em;
	position:absolute;
	z-index:500;
}


.event-table {

}

.event-table .event-month-col {
	width: 80px;
}

.event-title {
	color: #3E90A7;
	font-weight: bold;
}

.event-month {
	color: #737e0e;
	font-size: 13px;
}

.event-year {
	color: #b3b3b3;
}

hr.event-hr {
background:#6D6D6D none repeat scroll 0 0;
border:0 none;
color:#6D6D6D;
height:1px;
}

.no-date-row {
	padding-top: 20px;
}

/****** BUY SELL REQUEST CSS *******/

.bg-elements .bsr-landing {
	background: url(../images/what_do_bg.jpg) no-repeat 0 0 scroll;
	height: 465px;
	width: 998px;
	position: relative;
}

.bsr-landing ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 110px;
	left: 65px;
}

.bsr-landing ul li {
	float: left;
	padding-right: 42px;
}

.bsr-landing ul li a {
	display: block;
	float: left;
	color: #FFFFFF;
	text-align: center;
	height: 114px;
	width: 261px;
}


#buy-button {
	background: url(../images/buttons/sbr_buy_button.jpg) 0 0 no-repeat;
	
}

#buy-button:hover {
	background: url(../images/buttons/sbr_buy_button.jpg) 0 -115px no-repeat;
}


#sell-button {

	background: url(../images/buttons/sbr_sell_button.jpg) 0 0 no-repeat;
}

#sell-button:hover {
	background: url(../images/buttons/sbr_sell_button.jpg) 0 -115px no-repeat;
}

#request-button {

	background: url(../images/buttons/sbr_request_button.jpg) 0 0 no-repeat;
}

#request-button:hover {
	background: url(../images/buttons/sbr_request_button.jpg) 0 -115px no-repeat;
}

.bsr-text {
	margin-top: 40px;
	padding: 0 7px;
}


.bsr-form-full .box {
	margin-top: 2px; 
	background: #eff1e5;	
	padding: 20px 30px 20px 50px;
	min-height: 200px;
}

#network-search-title {
	background:url(../images/titles/network_search_title.gif) no-repeat 0 0 scroll;
	height: 16px;
	width: 167px;
}

#bsr-sell-title {
	background:url(../images/titles/sell_title.gif) no-repeat 0 0 scroll;
	height: 16px;
	width: 43px;
}

#bsr-buy-title {
	background:url(../images/titles/buy_title.gif) no-repeat 0 0 scroll;
	height: 15px;
	width: 35px;
}

#bsr-request-title {
	background:url(../images/titles/request_title.gif) no-repeat 0 0 scroll;
	height: 17px;
	width: 81px;
}

#payment-title {
	background:url(../images/titles/payment_title.gif) no-repeat 0 0 scroll;
	height: 15px;
	width: 84px;
}

#membership-agreement-title {
	background:url(../images/titles/member_agree_title.gif) no-repeat 0 0 scroll;
	height: 15px;
	width: 241px;;

}

#additional-info-title {
	background:url(../images/titles/addtl_info_title.gif) no-repeat 0 0 scroll;
	height: 15px;
	width: 246px;;

}

#bsr-sell-title h1, #bsr-buy-title h1, #bsr-request-title h1, #network-search-title h1, #payment-title h1, #membership-agreement-title h1, #additional-info-title h1 {
	position: relative;
	height: auto;
}

#bsr-sell-title h1 span, #bsr-buy-title h1 span, #bsr-request-title h1 span, #network-search-title h1 span, #payment-title h1 span, #membership-agreement-title h1 span, #additional-info-title h1 span {

	left:-9999em;
	position:absolute;
	z-index:500;
}

.bsr-header-sell {
	color: #737E0E;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	height: 30px;
}

.bsr-header-buy {
	color: #b54a26;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	height: 30px;
}


.bsr-header-request {
	color: #3E90A7;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	height: 30px;
}

.bsr-header-request a {
	font-size: 12px;
	text-decoration: underline;
}

.cant-find-request {
	color: #3E90A7;
	float: right;
	font-size: 12px;
}

.cant-find-request a, .cant-find-request a:visited, .cant-find-request a:link {	
	text-decoration: underline;
}

.bsr-post-sell-button {
	background: url(../images/buttons/post_sell_button.gif) 0 0 no-repeat;
	height: 28px;
	width: 200px;
	display: block;
	float: right;
	border: none;
	outline: none;
	cursor: pointer;
}

.bsr-post-sell-button:hover {
	background: url(../images/buttons/post_sell_button.gif) 0 -29px no-repeat;
}

.bsr-criteria {
	background: #e0e0cd;
	padding: 25px 20px;
	height: 20px;
	margin-top: 20px;
}

.bsr-sell {

}

.bsr-list {
	margin-top: 20px;
}

.bsr-list table th {
	color: #FFFFFF;
	font-weight: bold;
	height: 40px;
}

.bsr-list table td {
	text-align: center;
	height: 40px;
	border: 1px solid #FFFFFF;
	border-collapse: collapse;
	background-color: #FFFFFF;
}

.bsr-sell-list table th {
	background-color: #c1cc30;
}

.bsr-sell-list table td.odd {
	background-color: #f5f5e5;
}

.bsr-sell-list table td.sold {
	background-color: #e6e7e8;
}

.bsr-sell-list table tr.highlight td {
	background-color: #dde194;
	cursor: default;
}


.bsr-buy-list table th {
	background-color: #b54b28;
}

.bsr-buy-list table td.odd {
	background-color: #f8efea;
}

.bsr-buy-list table td.sold {
	background-color: #e6e7e8;
}

.bsr-buy-list table tr.highlight td {
	background-color: #e9cfbf;
	cursor: default;
}


.bsr-request-list table th {
	background-color: #50b3cf;
}

.bsr-request-list table td.odd {
	background-color: #e9f2f5;
}

.bsr-request-list table td.sold {
	background-color: #e6e7e8;
}

.bsr-request-list table tr.highlight td {
	background-color: #b7d6e3;
	cursor: default;
}

.form-new-bsr {

}

.form-new-bsr td {
	padding-top: 35px;
}

.datepicker {
	width: 75px;
}

.save-button {
	background: url(../images/buttons/save_button.gif) no-repeat scroll  0px 0px;
	text-indent: -1000em;
	width: 114px;
	height: 28px;
	border: none;
	outline: none;
	cursor: pointer;
	outline: none;
}

.save-button:hover {
	background: url(../images/buttons/save_button.gif) no-repeat scroll  0px -28px;
	text-indent: -1000em;
	width: 114px;
	height: 28px;
	border: none;
	outline: none;
	cursor: pointer;
	outline: none;
}

.cancel-button {
	background: url(../images/buttons/cancel_button.gif) no-repeat scroll  0px 0px;
	text-indent: -1000em;
	width: 115px;
	height: 28px;
	border: none;
	outline: none;
	cursor: pointer;
	outline: none;
}

.cancel-button:hover {
	background: url(../images/buttons/cancel_button.gif) no-repeat scroll  0px -28px;
	text-indent: -1000em;
	width: 115px;
	height: 28px;
	border: none;
	outline: none;
	cursor: pointer;
	outline: none;
}


.post-new-request-button {
	background: url(../images/buttons/post_request_button.gif) no-repeat scroll  0px 0px;
	text-indent: -1000em;
	width: 197px;
	height: 37px;
	border: none;
	outline: none;
	cursor: pointer;
	outline: none;
	display: block;
}

.post-new-request-button:hover {
	background: url(../images/buttons/post_request_button.gif) no-repeat scroll  0px -37px;
	
}


.post-new-product-button {
	background: url(../images/buttons/post_product_button.gif) no-repeat scroll  0px 0px;
	text-indent: -1000em;
	width: 197px;
	height: 37px;
	border: none;
	outline: none;
	cursor: pointer;
	outline: none;
	display: block;
}

.post-new-product-button:hover {
	background: url(../images/buttons/post_product_button.gif) no-repeat scroll  0px -37px;

}

.mark-as-sold, .delete-for-sale {
	cursor: pointer;
}

.search-requests-button {
	background: url(../images/buttons/search_request_button.gif) no-repeat scroll 0 0;
	text-indent: -1000em;
	height: 37px;
	width: 197px;
	border: none;
	outline: none;
	cursor: pointer;
	
}

.search-requests-button:hover {
	background: url(../images/buttons/search_request_button.gif) no-repeat scroll 0 -38px;
}

.search-buy-button {
	background: url(../images/buttons/search_buy_button.gif) no-repeat scroll 0 0;
	text-indent: -1000em;
	height: 37px;
	width: 197px;
	border: none;
	outline: none;
	cursor: pointer;
	
}

.search-buy-button:hover {
	background: url(../images/buttons/search_buy_button.gif) no-repeat scroll 0 -37px;
}
/****** END BUY SELL REQUEST CSS *******/



.search-crit-table {
	color: #FFFFFF;
}

.update_products_btn {
	background:url(../images/buttons/update_products_button.gif) no-repeat scroll 0 0;
	text-indent: -1000em;
	height: 27px;
	width: 116px;
	border: none;
	outline: none;
	cursor: pointer;
	display: block;
	float: right;
	margin-left: 7px;
}

.update_products_btn:hover {
	background:url(../images/buttons/update_products_button.gif) no-repeat scroll 0 -28px;
}

.edit_info_btn {
	background:url(../images/buttons/edit_info_button.gif) no-repeat scroll 0 0;
	text-indent: -1000em;
	height: 27px;
	width: 116px;
	border: none;
	outline: none;
	cursor: pointer;
	display: block;
	float: right;
}

.edit_info_btn:hover {
	background:url(../images/buttons/edit_info_button.gif) no-repeat scroll 0 -28px;
}


.change_email_btn {
	background: url(../images/buttons/chng_email_button.gif) no-repeat scroll 0 0;
	text-indent: -1000em;
	height: 27px;
	width: 116px;
	border: none;
	outline: none;
	cursor: pointer;
	display: block;
	float: right;
}

.change_email_btn:hover {
	background:url(../images/buttons/chng_email_button.gif) no-repeat scroll 0 -28px;
}

.change_password_btn {
	background:url(../images/buttons/chng_psswd_button.gif) no-repeat scroll 0 0;
	text-indent: -1000em;
	height: 27px;
	width: 116px;
	border: none;
	outline: none;
	cursor: pointer;
	display: block;
	float: right;
	margin-left: 7px;
}

.change_password_btn:hover {
	background:url(../images/buttons/chng_psswd_button.gif) no-repeat scroll 0 -28px;
}


.change_logo_btn {
	background:url(../images/buttons/chng_logo_button.gif) no-repeat scroll 0 0;
	text-indent: -1000em;
	height: 27px;
	width: 116px;
	border: none;
	outline: none;
	cursor: pointer;
	display: block;
	float: right;
}

.change_logo_btn:hover {
	background:url(../images/buttons/chng_logo_button.gif) no-repeat scroll 0 -28px;
}

.show_profile_btn {
	background:url(../images/buttons/show_profile_button.gif) no-repeat scroll 0 0;
	text-indent: -1000em;
	height: 27px;
	width: 116px;
	border: none;
	outline: none;
	cursor: pointer;
	display: block;
	float: left;

}


.show_profile_btn:hover {
	background:url(../images/buttons/show_profile_button.gif) no-repeat scroll 0 -28px;
}


.add_new_business_btn {
	background:url(../images/buttons/add_new_business_button.gif) no-repeat scroll 0 0;
	text-indent: -1000em;
	height: 38px;
	width: 149px;
	border: none;
	outline: none;
	cursor: pointer;
	display: block;
	float: left;

}

.add_new_business_btn:hover {
	background:url(../images/buttons/add_new_business_button.gif) no-repeat scroll 0 bottom;
}

.feedback_btn {
	background:url(../images/buttons/feedback_button.png) no-repeat scroll 0 0;
	text-indent: -1000em;
	height: 39px;
	width: 79px;
	border: none;
	outline: none;
	cursor: pointer;
	display: block;
	float: right;

}


.feedback_btn:hover {
	background:url(../images/buttons/feedback_button.png) no-repeat scroll 0 -39px;
}

/* FULL LISTINGS TABLE */
.listings-page .box {
	margin-top: 2px; 
	background: #eff1e5;	
	padding: 20px 30px 20px 50px;
	min-height: 100px;
}


.listings-list {
	margin-top: 20px;
}

.listings-list table th {
	color: #FFFFFF;
	font-weight: bold;
	height: 40px;
}

.listings-list table td {
	text-align: left;
	height: 40px;
	border: 1px solid #FFFFFF;
	border-collapse: collapse;
	background-color: #FFFFFF;
	padding-left: 20px;
}

.listings-list table th {
	background-color: #5d5d5d;
}

.listings-list table td.odd {
	background-color: #f3f3f4;
}


.listings-list table td.p a, .listings-list table td.p  {
	color: #C2CD23;
	font-weight: bold;
	text-decoration: none;
}

.listings-list table td.p a:hover {
	text-decoration: underline;
}

.listings-list table td.c, .listings-list table td.c a {
	color: #B54B28;
	font-weight: bold;
}

.listings-list table td.c a:hover {
	text-decoration: underline;
}

.listings-list table td.i, .listings-list table td.i a {
	color: #50B3CF;
	font-weight: bold;
}

.listings-list table td.i a:hover {
	text-decoration: underline;
}

.listings-list table td.sold {
	background-color: #e6e7e8;
}

.listings-list table tr.highlight td {
	background-color: #d6d6d6;
	cursor: default;
}

.business-why-join {
	display: block;
}

.individual-why-join {
	display: none;
}

.cp-why-join {
	display: none;
}

/* CM Additions */
.primary-type{ margin-bottom: 15px; float: left; }
.selections{ margin: 0; padding: 12px 0 0 0; list-style-type: none; }
	.selections li{ margin: 0; padding: 0; list-style-type: none; clear: left; }
	.selections span{ float: left; padding-left: 15px; width: 60%; }

#flickr_photos{ list-style-type: none; overflow: hidden; padding: 0; }
	#flickr_photos li{ float: left; margin: 0 3px 3px 3px; }
#terms_of_use{ overflow-y: scroll; width: 100%; height: 100px; padding: 0.6em; }

/* Flickr Image Gallery */
#gallery{ display:none; z-index:10000; background-color:#333; width:675px; min-height:200px; border:1px solid #666; -moz-box-shadow:0 0 90px 5px #000; -webkit-box-shadow: 0 0 90px #000; }
	#gallery .close{ background-image:url(../images/close.png); position:absolute; right:-15px; top:-15px; cursor:pointer; height:35px; width:35px; }
	#gallery .next, #gallery .prev{ position:absolute; top:40%; border:1px solid #666; cursor:pointer; display:block; padding:10px 20px; color:#fff; font-size:11px; -moz-border-radius:5px; -webkit-border-radius:5px; }
  #gallery .prev{ left:0; border-left:0; -moz-border-radius-topleft:0; -moz-border-radius-bottomleft:0; -webkit-border-bottom-left-radius:0; -webkit-border-top-left-radius:0; }
  #gallery .next{ right:0; border-right:0; -moz-border-radius-topright:0; -moz-border-radius-bottomright:0; -webkit-border-bottom-right-radius:0; -webkit-border-top-right-radius:0; }
      #gallery .next:hover, #gallery .prev:hover{ text-decoration:underline; background-color:#000; }

	#gallery .disabled{ visibility: hidden; }
	#gallery .info{ position: absolute; bottom:0; left:0;	padding:10px 15px; color:#fff; font-size:11px; border-top:1px solid #666; }
	    #gallery .info strong{ display: block; }
    
	#gallery .progress{ position: absolute; top:45%; left:50%; display:none; }
	#gallery .next, #gallery .prev, #gallery .info{ background:#333 !important; background:rgba(0, 0, 0, 0.6) url(../images/h80.png) repeat-x; }

	#gallery .info{ display: none; }

#img{ border:1px solid #666; }

/* Wunder-Profiles */
#content #super-listing{ padding-top: 0; }
#super-listing div.info{border-right: 1px solid #d8dcc6; padding-right: 20px; padding-top: 40px; }
#super-listing div.listing-right-sidebar{ padding-top: 40px; }

#super-listing h2{ color: #737f35; font-size: 22px; margin-bottom: 4px; letter-spacing: 1px; }
#super-listing h3{ color: #737f35; font-size: 16px; margin-bottom: 10px; letter-spacing: 1px; }
#super-listing .account-type{ color: #737f35; font-size: 14px; }
#super-listing .business-type{ color: #cf6e18; font-weight: bold; letter-spacing: 1px; text-transform: uppercase; font-size: 12px; }

#super-listing #metadata{ margin: 20px 0; padding: 0 0 20px; list-style-type: none; border-bottom: 1px solid #d8dcc6; }
	#super-listing #metadata li{ margin: 0 0 12px 0; padding: 0 0 0 24px; line-height: 16px; background: left center no-repeat; }
		#super-listing li#flickr{ background-image: url(/images/icons/flickr.png); }
		#super-listing li#facebook{ background-image: url(/images/icons/facebook.png); }
		#super-listing li#map{ background-image: url(/images/icons/map.png); }
		#super-listing li#website{ background-image: url(/images/icons/website.png); }

#certifications{ list-style-type: none; margin: 0; padding: 0; }
	#certifications li{ background: no-repeat center left; margin-bottom: 0px; margin-left: 0; padding: 20px 0 0 46px; min-height: 38px; }
		#certifications #buylocalwhatcom{ background-image: url(/images/icons/buylocalwhatcom.png); }
		#certifications #certifiedorganic{ background-image: url(/images/icons/certifiedorganic.png); }
		#certifications #fairtrade{ background-image: url(/images/icons/fairtrade.png); }
		#certifications #foodalliance{ background-image: url(/images/icons/foodalliance.png); }
		#certifications #gap{ background-image: url(/images/icons/gap.png); }
		#certifications #pugetsoundfresh{ background-image: url(/images/icons/pugetsoundfresh.png); }
		#certifications #salmonsafe{ background-image: url(/images/icons/salmonsafe.png); }
		#certifications #usdacertified{ background-image: url(/images/icons/usdacertified.png); }
		#certifications #whidbeyislandgrown{ background-image: url(/images/icons/whidbeyislandgrown.png); }
		#certifications #wsdafoodprocessor{ background-image: url(/images/icons/wsda_processor.png); }
		#certifications #wsdaorganic{ background-image: url(/images/icons/wsda_producer.png); }
		#certifications #kosherseattle{ background-image: url(/images/icons/kosherseattle.png); }
		#certifications #ipmintegratedpestmanagement{ background-image: url(/images/icons/ipm.png); }
		#certifications #haccp{ background-image: url(/images/icons/haccp.png); }
		#certifications #soundcatch{ background-image: url(/images/icons/soundcatch.png); }
		#certifications #islandcertified{ background-image: url(/images/icons/sanjuan.png); }
		#certifications #sustainableconnections{ background-image: url(/images/icons/sustainableconnections.png); }
		#certifications #animalwelfareapproved{ background-image: url(/images/icons/animalwelfareapproved.png); }

#content #product-showcase{ padding: 0 0 20px 0; width: 295px; }
	#product-showcase h1{ margin: 0 0 10px; padding: 0; background: no-repeat url(/images/product_showcase.png); height: 100px; text-indent: -999em; }
	#product-showcase #product-links{ border-bottom: 1px solid #737f35; padding: 10px 0px; margin: 0 20px; }
	#content #product-showcase ul li{ padding: 0px; margin: 0; line-height: 1; }
		#content #product-showcase ul li a{ padding: 8px 20px; display: block; }
			#content #product-showcase ul li a span.available{ padding-left: .4em; font-size: 11px; }
			#content #product-showcase ul a:hover{ background: #BFD036; color: #fff; }
				#content #product-showcase ul li a:hover span.available{ color: #fff; }

.valign-top{ vertical-align: top; }
.checkbox_ocean label{ white-space: nowrap; padding: 0 5px; line-height: 25px; }
.checkbox_ocean label.error{ }

/**/
.home-psfn-info-loggedin{
	position: relative;
	float: left;
	width: 390px;
	height: 335px;
	margin-right: 8px;
	padding: 16px;
	background: url(../images/lower_box_gradient.jpg) repeat-x bottom left;
	border: 1px solid #e7e7dc;	
}

.home-psfn-info-loggedin h2{ margin: 0; padding: 0; color: #737f35; font-size: 22px; letter-spacing: 1px; padding-bottom: 10px; border-bottom: 1px dotted #e7e7dc; margin-bottom: 10px;}

.home_post{ padding-bottom: 10px; border-bottom: 1px dotted #e7e7dc; margin-bottom: 10px; }
	.home_post h3{ padding: 0; margin-bottom: .25em; color: #737f35; font-size: 16px; margin-bottom: 10px; letter-spacing: 1px; }
	.home_post p{ margin: 0; padding: 0; }
	
/* Updated Accounts */
#myp-title{ float: left; margin-top: 10px; margin-left: 20px; }

#account-tabs { margin: 0; padding: 0; list-style-type: none; float: right; margin-right: 5px; }
	#account-tabs li{ float: left; margin: 0; padding: 0; list-style-type: none; }
		#account-tabs li a{ display: block; height: 39px; width: 208px; text-indent: -999em; margin-left: 20px; }
			#account-tabs li#account-info a{ background: url(/images/account/green_acctinfo_tab.jpg); }
			#account-tabs li#my-requests a{ background: url(/images/account/blue_requests_tab.jpg); }
			#account-tabs li#my-products a{ background: url(/images/account/orange_products_tab.jpg); }
			
#account-wrapper{ padding-left: 10px; padding-right: 10px; }
#account-tabs-wrapper{ clear: both; }
	#account-tabs-wrapper.account-info{ background: #f5f6e4 repeat-y top right url(/images/account/right_dropshadow.jpg); }
#account-inner-wrapper{ background: no-repeat top center url(/images/account/green_top_gradient.jpg); margin-right: -1px; overflow: hidden; padding: 30px 0; }
#account-footer{ height: 6px; }

.account-info #account-inner-wrapper{ background: no-repeat top center url(/images/account/green_top_gradient.jpg); }
#account-footer.account-info{ background: no-repeat right top url(/images/account/green_footer.jpg); }

.account-products #account-inner-wrapper{ background: no-repeat top center url(/images/account/orange_top_gradient.jpg); }
#account-footer.account-products{ background: no-repeat right top url(/images/account/orange_footer.jpg); }
#account-tabs-wrapper.account-products{ background: #f5e7de repeat-y top right url(/images/account/right_dropshadow.jpg); }


.account-requests #account-inner-wrapper{ background: no-repeat top center url(/images/account/blue_top_gradient.jpg); }
#account-footer.account-requests{ background: repeat-x right top url(/images/account/blue_footer.jpg); }
#account-tabs-wrapper.account-requests{ background: #D1E9F5 repeat-y top right url(/images/account/right_dropshadow.jpg); }

#account-wrapper .section{ margin: 10px 40px; padding: 20px 20px; background: #fff; }
	#account-wrapper .section h3{ color: #737e0e; letter-spacing: 1px; margin-bottom: 20px; font-weight: bold; font-size: 1.1em; text-transform: uppercase; }
		#account-wrapper .section h3.parts{ font-size: 1.2em; }
		#account-wrapper .section h3 span{ font-size: 1.2em; }
	#account-wrapper .section dl{ padding: 0; margin: 0; }
		#account-wrapper .section dt{ font-weight: bold; float: left; text-align: right; margin-right: .5em; clear: left; }
		#account-wrapper .section dl.lined dt{ width: 10em; }
		#account-wrapper .section dd{ float: left; margin-left: 0; }
.profile-form{ width: 100%; }

#account-wrapper td{ vertical-align: top; }
	
#account-wrapper .show_profile_btn{ float: right; margin-left: 10px; }
#account-wrapper .add_new_business_btn{ float: none; margin: 0 auto; }

/* fauxdal - it's like a modal, only not */
.fauxdal{ z-index: 5; left: auto; width: 679px; background: #fff; border: 1px solid #ccc; box-shadow: 0 0 15px rgba(0,0,0,.3); -webkit-box-shadow: 0 0 15px rgba(0,0,0,.3); -moz-box-shadow: 0 0 15px rgba(0,0,0,.3); padding: 2px; position: fixed; display: none; min-height: 300px; }
	.fauxdal .title{ background: #B54B28; color: #fff; padding: 10px; font-size: 1.4em; }
	.fauxdal .close{ position: absolute; font-size: 1.3em; padding: 0px 5px; right: 10px; top: 10px; cursor: pointer; background: #fff; border: 1px solid #888; }
		.fauxdal .close:hover{ color: #B54B28; }
		
/* Availability Calendar */
.availability-calendar{ width: 90%; border-collapse: collapse; margin: 5%; }
	.availability-calendar td{ padding: 4px; border: 1px solid #ccc; }
	.availability-calendar td.product-cal{ border: 0; border-bottom: 3px solid #ccc; }
	.availability-calendar td.product-name{ width: 160px; }
	
	.availability-calendar .even td{ background: #f0f0f0; }
	.availability-calendar .even td.prod-avail-even{ background: #3c91a8; }
	.availability-calendar .odd td.prod-avail-odd{ background: #4db3d0; }

/* All Listings */
.expanse
{
	position: relative;
		top: 0;
		left: 0;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	display: block;
	background-color: #eceedc;
	overflow: hidden;
}

	.expanse .left
	{
		position: relative;
			top: 0;
			left: 0;
		width: 45%;
		height: 20px;
		margin: 30px auto;
		padding: 0 10px;
		text-align: center;
		float: left;
	}

		.expanse .left form,
		.expanse .left form input,
		.expanse .left form select
		{
			display: inline;
		}

	#listings-detail .expanse .center
	{
		line-height: 36px; 
	}

	.expanse .right
	{
		position: relative;
			top: 0;
			left: 0;
		width: 45%;
		height: auto;
		margin: 10px auto 0;
		padding: 10px;
		border-left: dotted 1px #000;
		text-align: center;
		float: left;
	}

		.expanse .right span
		{
			text-align :right;
			float: left;
		}

	.expanse .clear
	{
		clear: both;
		font-size: 1px;
		height: 1px;
		display: block;
	}

#listings .expanse
{
	width: 679px;
}

	#listings .expanse .left,
	#listings .expanse .right
	{
		width: 300px;
	}

#listings table
{
	margin: -16px 0 0;
	width: 100%;
}

#listings table th,
#listings table td
{
	padding: 5px;
}

#listings table tr.alt td, .bsr-buy-list tr.alt td
{
	background: #fbeee9;
}

#listings-detail .expanse{ background: #eceedc; margin: 5px 0; padding: 20px 10px; text-align: center; height: auto; width: 659px; }
	#listings-detail .bsr-list{ margin-top: 0; }

.marketplace-button{ background: url('/images/account/marketplace_button.png') no-repeat scroll top left; width: 148px; height: 36px; text-indent: -999em; display: inline-block; margin-left: 1em; }
	.marketplace-button:hover{ background-position: bottom; }
	
.midtable td
{
	height: auto!important;
	padding: 10px 0;	
}

.update_products_btn{ float: none; margin: 20px auto 0; }

#account-inner-wrapper .expanse .left{ text-align: left; }
#account-wrapper #requestTable td{ vertical-align: middle; }

#profile-button{ text-indent: -999em; display: block; background: url('../images/buttons/my_acct_button_02.gif') no-repeat scroll top left; width: 107px; height: 36px; }
	#profile-button:hover{ background-position: bottom; }
	
#show-all-listings{ text-indent: -999em; display: block; height: 27px;	background: url('../images/buttons/prdcts_avail_now_button.png') no-repeat scroll top left; width: 252px; margin-bottom: 8px; }
	#show-all-listings:hover{ background-position: bottom; }

#show-product-available{ text-indent: -999em; display: block; height: 27px;	background: url('../images/buttons/seasonal_calendar_button.png') no-repeat scroll top left; width: 252px; }
	#show-product-available:hover{ background-position: bottom; }


/* Tooltip */
#certifications li span, span.tooltip{ cursor: help; border-bottom: 1px dotted #ccc; }

.bsr-form-full form #p{ width: 300px; overflow: hidden; }