@import url(global.css);

#primary {
	float: right;
	margin: 0 0 0 8px;
	width: 640px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1.6em;
	color: #666;
}

#primary a {
	color: #175B77;
	text-decoration: underline;
}

#primary a:hover, #primary a:focus {
	text-decoration: none;
}

#copy {
	padding: 30px;
	background: #FAF9DD;
}

#copy h2 {
	margin: 0 0 1em;
	text-indent: -9999px;
	overflow: hidden;
	width: 361px;
	height: 60px;
	background: url('../images/directory/header-directory.png') no-repeat;
}
#copy h3.type {
	margin: 0.5em 0 0.5em;
	color: #f7941e;
	font-weight: bold;	
}

#copy h3.listing {
	float: left;
	margin: 0.5em 0 0.5em;
	color: #f7941e;
	font-weight: bold;

}
#copy h4 {
	font-weight: bold;
	float: left;
	clear:left;
}
#copy h4 a {
	text-decoration: none;
	display: block;
	padding: 0 15px 0 0;
	margin-right: 5px;
	background: url('../images/directory/arrow-greenright.png') no-repeat right;
}

#copy h4.business {
}
#copy h4.business a {
	color: #666;
	background: url('../images/directory/arrow-greenright.png') no-repeat left;
	padding: 0 0 0 15px;
}
#copy p.business {
	padding: 0 0 10px 15px;
	line-height: 1.2em
}

#copy p.italic {
	float: left;
	font-style: italic;
}
#copy p {
	clear: both;
	width: 400px;
}

#copy hr {
	border: none;
	border-bottom: 1px solid #f7941e;
	margin: 10px 0;
	clear: both;
	width: 400px;
}
#copy .pullquote {
	float: right;
	position: absolute;
	padding: 47px 0 80px;
	width: 268px;
	height: 150px;
	top: 35px;
	right: -25px;
	background: url('../images/directory/pullquote-bg.png') no-repeat;
}

#copy .pullquote p {
	margin: 0 10px;
	padding: 20px 15px;
	font-family: Georgia, serif;
	font-size: 1.385em;
	line-height: 1.556em;	
	font-weight: bold;
	text-align: center;
	color: #FFF;
	width: 225px;
}

#business {
	width: 400px;
	border: 1px solid #666;
	background: #fff;
	clear: both;
	padding: 5px;
}
#business img {
	float: left;
	margin: 0 15px 15px 0;
}
#business h4 {
	clear: none;
	color: #f7941e;
	font-size: 1.5em;
	font-family: Georgia;
	width: 260px;
	margin: 10px 0 0 0;
}
#business p {
	clear: none;
}
#business p.address {
	font-weight: bold;
	width: auto;
	font-size: 1.2em;
}
#business p.contact {
}
#business p.descr {
	float: left;
}

#business span.descr ul li {
	margin: 0 0 0 20px;
	list-style-type: disc;
}

#business span.descr ol li {
	margin: 0 0 0 30px;
	list-style-type: decimal;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
	height: 1px;
}

#copy .search {
	background: #d2c59a;
	margin: 0 0 0 -30px;
	padding: 10px 0 10px 30px;
	height: 65px;
	width: 400px;
}
#copy .search h3 {
	font-size: 1.0em;
	margin: 0;
}

#copy .search label.directorylabel {
	display: inline;
	float: left;
	margin: 0 10px 0 0;
}

#copy .search input#form-searchField {
	display: block;
	float: left;
	border: 1px solid #666666;
	height: 19px;
	width: 199px;
	color: #666;
	font-size: 1.0em;
	padding: 2px 0 0 5px;
	margin: 0 10px 0 0;
}
#copy .search select#form-businessType {
	display: block;
	float: left;
	margin: 3px 10px 0 0;
	width: 257px;
	border: 1px solid #666;
	height: 19px;
}

#copy .search button {
	border: none;
	cursor: pointer;
	display: block;
	float: left;
	padding:0;
	height: 26px;
	margin: -10px 0 0 0;
	text-indent: -9999px;
	overflow: hidden;
	width: 84px;
	background: url('../images/directory/button-findit.png');
}


#copy .listingnav {
	display: block;
	float: right;
	margin: 10px 225px 0 0;
}
#copy .listingnav a {
	margin: 0 5px;
	color: #666;
	text-decoration: none;
}
#copy .listingnav a.previous {
	background: url('../images/directory/arrow-orangeleft.png') no-repeat left;
	padding-left: 15px;
}
#copy .listingnav a:hover, #copy .listingnav a:focus {
	color: #f7941e;
	text-decoration: underline;
}

#copy .searchnav {
	display: block;
	margin: 10px 225px 0 0;
	float: right;
}
#copy .searchnav a {
	margin: 0 5px;
	color: #666;
	text-decoration: none;
}
#copy .searchnav a.selected {
	color: #f7941e;
}
#copy .searchnav a.previous {
	background: url('../images/directory/arrow-orangeleft.png') no-repeat left;
	padding-left: 15px;
}
#copy .searchnav a.next {
	background: url('../images/directory/arrow-orangeright.png') no-repeat right;
	padding-right: 15px;
}
#copy .searchnav a:hover, #copy .searchnav a:focus {
	color: #f7941e;
	text-decoration: underline;
}

#callouts {
	width: 640px;
	border-top: 9px solid #FFF;
}

#relatedinfo {
	float: left;
	padding: 0;
	width: 317px;
	background: #FAF9DD;
}

#relatedinfo a {
	margin: 0;
	padding: 0;
}
#relatedinfo img {
	margin: 0; 
	padding: 0;
	border: none;
}

#profiles {
	position: relative;
	float: right;
	margin: 0 0 0 9px;
	padding: 30px 30px 15px 30px;
	width: 254px;
	background: #E2EEC2;
}

#profiles h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	line-height: 1.0525em;
	font-weight: bold;
	color: #819C4D;
}

#profiles h4 {
	font-size: .9em;
	font-weight: bold;
}

#profiles p {
	font-size: .85em;
	line-height: 1.5em;
}

#profiles p img {
	float: left;
	display: block;
	margin: 4px 15px 4px 0;
}

#profiles p.moreprofiles {
	clear: both;
	font-weight: bold;
}

#profiles p.moreprofiles a {
	color: #666;
	text-decoration: none;
}

#profiles p.moreprofiles a:hover, #profiles p.moreprofiles a:focus {
	text-decoration: underline;
}

#profiles a#downtownprofile {
	position: absolute;
	right: -8px;
	top: -22px;
	display: block;
	width: 175px;
	height: 41px;
	background: url(/images/downtown-profile.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

/* Secondary Content
------------------------------------------------------------------------------*/
#secondary {
	float: right;
	padding: 0 0 117px;
	width: 292px;
}

#subnav ul {
	padding-bottom: 11px;
}

#subnav li {
	border-bottom: 1px solid #FFF;
}

#subnav li a {
	display: block;
	padding: 4px 20px 4px 43px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1.08em;
	color: #666;
	text-decoration: none;
	background: #BFE7F1;
}

#subnav li a:hover, #subnav li a:focus {
	background: #91C6D9;
}

#subnav li a.selected {
	color: #FFF;
	background: #91C6D9 url(/images/subnav-selected.gif) no-repeat left center;
}

#subnav li ul {
	padding-bottom: 0;
	border-top: none;	
}

#subnav li ul li {
	border-top: 1px solid #C7E5EF;;
	border-bottom: none;
}

#subnav li ul li a {
	padding: 4px 20px 4px 63px;
	background: #A9D7E6 url(/images/subnav-subitem.gif) no-repeat left center;
}

#subnav li ul li a:hover, #subnav li ul li a:focus {
	background: #91C6D9 url(/images/subnav-subitem-over.gif) no-repeat left center;
}

#keepuptodate {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 292px;
	height: 108px;
	border-top: 9px solid #FFF;
	overflow: hidden;	
}

#keepuptodate a {
	display: block;
	width: 292px;
	height: 108px;
	background: url(/images/keepup-downtownupdate.gif) no-repeat;
	text-indent: -9999px;
}


