#directory {
	border: 1px solid #006;
	}
	
#advertb {
	background-color: #153e76;
	}
#advertd {
	background-color: #153e76;
	}
#adverte {
	background-color: #153e76;
	}
#advertg {
	background-color: #153e76;
	}

#pagetitle {
	color: #006;
	width: 200px;
	}
#pagetitle h2 {
	background: url(../images/h2_dots_dir.gif) left top no-repeat;
	}

.hr {
	border-top: solid 1px #006;
	}

/* category listings */
#menuhead {
	position: absolute;
	right: 0;
	background: url(../images/dir_tab_back.gif) right top repeat-x;
	height: 33px;
	margin: 0;
	text-align: right;
	}
body:last-child:not(:root:root) #menuhead {
	/* for Safari */
	top: 33px;
	}
#menuhead h3 {
	background: url(../images/dir_tab_left.gif) left top no-repeat;
	padding: 0 10px 5px 40px;
	font-size: 14px;
	line-height: 33px;
	color: #fff;
	text-transform: uppercase;
	}

#menubody {
	position: relative;
	top: 0;
	border: 1px solid #006;
	padding: 5px 9px 0 9px;
	margin: 28px 0 20px 0;
	background-color: #ccf;
	}
.menuchunk {
	float: left;
	width: 134px;
	margin: 0 3px 3px 3px;
	background: transparent;
	}
#menubody a.menutop {
	font-size: small;
	font-weight: bold;
	color: #006;
	border: 0;
	text-decoration: none;
	}
#menubody a.menutop:link, #menubody a.menutop:visited {
	text-decoration: none;
	}
#menubody a.menutop:hover, #menubody a.menutop:active {
	border-bottom: 1px solid #006;
	}
#menubody .chunkhead {
	font-size: small;
	font-weight: bold;
	color: #006;
	margin: 10px 0 0 0;
	border: 0;
	border-top: 1px solid #006;
	padding: 5px 0 0 0;
	}
#menubody ul, #menubody .menuchunk ul {
	margin: 5px 0;
	text-indent: 0;
	}
#menubody ul li, #menubody .menuchunk ul li {
	list-style: none;
	text-indent: -25px;
	}
#menubody ul li, #menubody .menuchunk ul li {
	font-size: small;
	line-height: 175%;
	}

.menuclearer {
	clear: both;
	}

/* business listings */
#dirlistmods {
	position: absolute;
	top: 5px;
	right: 0;
	z-index: 15;
	background-color: #ccf;
	border: 1px solid #99c;
	padding: 0;
	font-size: x-small;
	color: #006;
	}
#filtertoggler {
	line-height: 14px !important;
	text-decoration: none !important;
	font-weight: bold;
	display: block;
	background: transparent url(../images/arrow_down.gif) right top no-repeat;
	border: 0;
	padding: 0 40px 0 3px;
	}
#filtertoggleform {
	padding: 2px 3px;
	line-height: 1.75;
	display: none;
	}
#pcsearch {
	padding: 2px 3px;
	line-height: 1.75;
	border: 0;
	border-bottom: 1px solid #99c;
	margin-bottom: 4px;
	}
#filtertoggleform input, #pcsearch input {
	font-size: x-small;
	color: #006;
	}
#filtertoggleform div.filtersubmit {
	display: block;
	text-align: center;
	}
	
	
#directorycrumbs {
	height: 29px; width: 100%;
	margin: 0 0 0 30px;
	text-align: left;
	color: #006;
	font-weight: bold;
	}
#directorycrumbs a, #directorycrumbs a:link, #directorycrumbs a:visited, #directorycrumbs a:hover, #directorycrumbs a:active {
	color: #006;
	}
#listhead, #searchhead {
	position: relative; left: 0;
	background: url(../images/dir3_tab_main.gif) right top repeat-x;
	height: 29px; width: 100%;
	margin: -4px 0 0 0;
	text-align: left;
	}
#listhead h3, #searchhead h3 {
	background: url(../images/dir3_tab_left.gif) left top no-repeat;
	padding: 0 10px 5px 40px;
	font-size: 14px;
	line-height: 29px;
	color: #fff;
	}
#searchresults a, #searchresults a:link, #searchresults a:visited, #searchresults a:active, #searchresults a:hover {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	}
#orderhead {
	position: absolute; top: 0; right: 0;
	background: url(../images/dir3_end_main.gif) right top repeat-x;
	height: 29px;
	text-align: right;
	border-right: 1px solid #006;
	}
#orderhead h3 {
	background: url(../images/dir3_end_left.gif) left top no-repeat;
	padding: 0 10px 5px 40px;
	font-size: 14px;
	line-height: 29px;
	color: #006;
	}
#orderheading a, #orderheading a:link, #orderheading a:visited, #orderheading a:active, #orderheading a:hover {
	color: #006;
	text-decoration: none;
	text-transform: capitalize;
	}
#listbody, #searchbody {
	position: relative; top: 0;
	border: 1px solid #006;
	border-top: 0;
	border-bottom: 0;
	margin: 0 0 20px 0;
	}
#listbody {
	height: 400px;
	overflow: scroll;
	}
#searchforms {
	position: absolute; top: 72px;
	border-right: 1px solid #006;
	border-left: 1px solid #006;
	display: none;
	}
.listchunkhead {
	background: url(../images/dir3_dots.gif) left top no-repeat;
	padding: 5px 5px 5px 40px;
	font-weight: bold;
	color: #006;
	border-bottom: 1px solid #006;
	}
.listjumplinks {
	position: absolute; top: 7px; right: 10px;
	text-align: right;
	font-size: x-small;
	}
.listjumplinks a {
	margin: 0 0 0 10px;
	}
.listchunkodd {
	background: url(../images/dir3_dots.gif) left top no-repeat;
	padding: 5px 10px 5px 40px;
	background-color: #fff;
	border: 0;
	border-bottom: 1px solid #006;
	}
.listchunkeven {
	background: url(../images/dir3_dots.gif) left top no-repeat;
	padding: 5px 10px 5px 40px;
	background-color: #ccf;
	border: 0;
	border-bottom: 1px solid #006;
	}
.formholderodd, .formholdereven {
	padding: 5px 10px;
	border: 0;
	border-bottom: 1px solid #006;
	}
.formholderodd {
	background-color: #fff;
	}
.formholdereven {
	background-color: #ccf;
	}
.listtitle {
	font-weight: bold;
	}
.associationicon {
	vertical-align: text-top;
	margin: 0 2px 0 5px;
	}
#emailform {
	margin: 3px;
	padding: 5px;
	border: 1px solid #99c;
	background-color: #ccf;
	display: none;
	}
#emailform label {
	color: #006;
	}
#emailform textarea {
	margin: 5px 0;
	width: 420px;
	height: 150px;
	background-color: #fff;
	color: #006;
	font-size: small;
	}
#emailform input {
	background-color: #fff;
	color: #006;
	font-size: small;
	margin: 5px 0;
	}
input#fromemail {
	width: 420px;
	}
	
/* coupons */
h4.couponheader {
	display: block;
	width: 450px;
	text-align: center;
	}
.coupon {
	clear: both;
	width: 450px;
	margin: 5px 0;
	border: 0;
	border-top: solid 1px #153e76;
	}
.couponnamea, .couponnameb, .couponnamec, .couponnamed, .couponnamee, .couponnamef, .couponnameg,
.coupontexta, .coupontextb, .coupontextc, .coupontextd, .coupontexte, .coupontextf, .coupontextg,
.couponimagea, .couponimageb, .couponimagec, .couponimaged, .couponimagee, .couponimagef, .couponimageg {
	float: left;
	margin: 3px;
	}
.couponnamea, .couponnameb, .couponnamec, .couponnamed, .couponnamee, .couponnamef, .couponnameg {
	padding: 5px;
	background-color: #153e76;
	color: #fff;
	font-size: medium;
	font-weight: bold;
	text-align: center;
	}
.couponnamea, .couponnamec, .couponnamef {
	width: 130px;
	}
.couponnameb, .couponnamed, .couponnamee, .couponnameg {
	width: 105px;
	}
.coupontexta, .coupontextb, .coupontextc, .coupontextd, .coupontexte, .coupontextf, .coupontextg {
	padding: 5px;
	background-color: #fff;
	color: #153e76;
	font-size: small;
	text-align: center;
	}
.coupontexta, .coupontextc, .coupontextf {
	width: 140px;
	}
.coupontextb, .coupontextd, .coupontexte, .coupontextg {
	width: 190px;
	}
.couponimagea, .couponimageb, .couponimagec, .couponimaged, .couponimagee, .couponimagef, .couponimageg {
	padding: 0;
	margin: 3px;
	}
.couponimagea, .couponimagec, .couponimagef,
.couponimagea img, .couponimagec img, .couponimagef img {
	width: 140px;
	}
.couponimageb, .couponimaged, .couponimagee, .couponimageg,
.couponimageb img, .couponimaged img, .couponimagee img, .couponimageg img {
	width: 115px;
	}
.couponnamec, .coupontextc, .couponimagec {
	min-height: 145px;
	}
.couponimagec img {
	height: 155px;
	}
.couponnamea, .couponnamef, .couponnameg,
.coupontexta, .coupontextf, .coupontextg,
.couponimagea, .couponimagef, .couponimageg {
	min-height: 95px;
	}
.couponimagea img, .couponimagef img, .couponimageg img {
	height: 105px;
	}
.couponnameb, .couponnamee,
.coupontextb, .coupontexte,
.couponimageb, .couponimagee {
	min-height: 75px;
	}
.couponimageb img, .couponimagee img {
	height: 85px;
	}
.couponnamed, .coupontextd, .couponimaged {
	min-height: 60px;
	}
.couponimaged img {
	height: 70px;
	}
.couponend {
	margin-top: 5px;
	font-size: xx-small;
	}

/* Suggestions */

#suggestiontext, #searchinput {
	width: 399px;
	}
#blocksuggest {
	width: 399px;
	border: 1px solid #999;
	border-top: 0;
	background: #fff;
	display: none;
	}
#blocksuggest a {
	color: #000;
	text-decoration: none;
	display: block;
	margin: 2px 5px;
	}
#blocksuggest a:link, #blocksuggest a:visited {
	background: #ccf;
	text-decoration: none;
	}
#blocksuggest a:active, #blocksuggest a:hover {
	color: #fff;
	background: #339;
	text-decoration: none;
	}

