* {
	margin: 0;
}

html, body {
	height: 99%;
}

body{
	margin:0;
	padding: 0;
	background: #fff;
	text-align: center;
}

img{
	border:0px;
}

body, div, th, td, p, li, a, span {
	font-family: arial, helvetica, sans-serif;
	font-size:12px;
	line-height: 150%;
	font-weight: 400;
	padding: 0;
}

h1 {
	font-size:24px;
	line-height: 150%;
	font-weight: 400;
	color:#333 !important;
	margin: 5px 0 10px 0;
	padding: 0;
}

h2 {
	font-size:12px;
	line-height: 150%;
	font-weight: 400;
	color:#56bb00;
	margin: 5px 0 10px 0;
	padding: 0;
}

body, div, th, td, p, li, span {
	color:#000;
}

body, div, th, td, li, a, span {
	margin: 0;
}

p {
	margin: 0 0 10px 0;
}

a, a:visited{
	/*color:#80c400;*/
	color:#56bb00;
	text-decoration:none;
}

a:hover, a:active{
	/*color:#80c400;*/
	color:#56bb00;
	text-decoration: none;
	/*border-bottom: 1px dotted #80c400;*/
	border-bottom: 1px dotted #5AA25A;
}

.clear{
	clear:both;
	height:1px;
	overflow: hidden;
}

/* BEGIN TOPPANE */

#wrapper{
	margin: 0 auto -30px; /* -30 for height of footer */
	border:0px;
	padding:0px;
	width:900px;
	text-align: center;

	/* for sticky footer */
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

/* BEGIN HEADER */

.header{
	margin: 20px auto 15px;
	padding:0;
	width:800px;
	text-align: left;
}

.logo {
	float: left;
	display: inline;
}

.logo a:hover,
.logo a:active{
	border-bottom: none;
}

.topnavlinks{
	margin: 0px;
	padding:0px;
	width: 400px;
	float: right;
	display: inline;
	text-align:right;
}

.topnavlinks{
}

.topnavlinks a,
.topnavlinks a:visited{
}

.topnavlinks a:hover,
.topnavlinks a:active{
}

.searchbar{
	margin: 0 auto;
	padding:0px;
	clear: both;
	width: 800px;
	text-align: left;
}

.catsearch_searchlist{
	margin: 15px auto 0;
	padding:0px;
	clear: both;
	width: 800px;
	text-align: left;

}

.contentpane{
	width:100%;
	margin-top: -5px;
	float: left;
	display: inline;
	clear:both;
}

/* light green gradient on top of search results */
.searchresults_greengradbg,
.loctip_greengradbg{
	background: url('../images/searchresultgreengradbg.png') no-repeat top left;
	margin: 0;
	clear: both;
	height: 250px;
	z-index:  -100;
}

/* background image and color for search results */
.searchresults,
.loctip{
	background: url('../images/searchresultbg.png') repeat-y center top;
	padding: 0;
	margin: 0px;
	clear:both;
}

/* push results and tabs up */
.searchresults_align,
.loctip_align{
	margin-top:-230px;
	width: 100%;
	float: left;
	display: inline;
}

/* tabs */
.tabs{
	width: 800px;
	margin: 0 auto;
}

.searchresults_filter_wrapper{
	width:800px;
	margin:0 auto;
	clear:both;
	text-align: left;
}

.searchresults_filter{
	width:650px;
	margin:15px 0 10px 20px;
}

.searchresults_filter span{
	float:left;
	display: inline;
	margin-right: 25px;
	font-size: 11px;
}

/* begin map */

.searchresults_map_tab{
	float: right;
	margin-right: 65px;
	*width: 100px;
	z-index: 100;
}

.searchresults_map_tab a{
	text-decoration: none;
	outline: none;
}

.searchresults_map_tab a:hover,
.searchresults_map_tab a:active{
	text-decoration: none;
	outline: none;
	cursor: pointer;
	border-bottom: none;
}

.searchresults_map_tabright,
.loctip_whitetabright{
	background: url('../images/maptab.png') no-repeat top right;
	margin: 0;
	padding: 0;
}

.searchresults_map_tableft,
.loctip_whitetableft{
	background: url('../images/maptab.png') top left no-repeat;
	margin-right: 15px;
	padding: 8px 0 5px 17px;
	height: 20px;
}

.searchresults_map_tableft span,
.loctip_whitetableft{
	font-weight: 600;
	*font-weight: 400;
	font-size: 11px;
}

.searchresults_map_wrapper,
.loctip_locwrapper{
	background: url('../images/searchresult_mapbottom.png') bottom left no-repeat;
	width:900px;
	padding-bottom: 6px;
	margin:0;
	clear:both;
}

.searchresults_map_sides,
.loctip_locsides{
	background: #fff;
	width:810px;
	padding: 0;
	margin:0 auto;
	clear:both;
	*height: 15px;
	min-height: 15px;
}

.searchresults_map{
	width:782px;
	padding: 0;
	margin:0 auto;
	clear:both;
	text-align: center;
}

.searchresults_mapinner{
	margin:15px 0;
	border: 1px solid #000;
	width: 780px;
	height: 300px;
	float: left;
	display: inline;
}

/* begin results lister */
.searchitem_wrapper{
	width:760px;
	margin:10px auto;
	background: #fff;
	clear:both;
	border-top: 1px solid #598900;
	border-right: 1px solid #6aa200;
	border-bottom: 1px solid #77b600;
	border-left: 1px solid #6aa200;
	text-align: left;
}

/* shadow for top of result item */
.searchitem_bgshadow{
	background: url('../images/searchresult_wrapresultshadow.png') top left repeat-x;
	z-index: 0;
	width: 100%;
	height: 8px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

/* bump content in result item, compensate for shadow */
.searchitem_logocontent{
	margin-top:-8px;
	z-index: 100;
}

.searchitem_image{
	float: left;
	display: inline;
	width: 100px;
	margin-right: 0px;
	padding: 20px;
}

.searchitem_content{
	margin: 10px 0;
	padding: 10px 0 10px 10px;
	float: left;
	display: inline;
	border-left: 1px solid #215E21;
	min-height: 80px;
	width: 587px;
	_width: 597px;
}

/* green line for result item title */
.searchitem_titlewrapper{
	width: 100%;
	border-bottom: 1px solid #56bb00;
	float: left;
	display: inline;
}

.searchitem_title{
	float: left;
	display: inline;
	text-transform: uppercase;
	font-weight: 600;
	color: #56bb00;
}

.searchitem_distance{
	float: right;
	display: inline;
}

.searchitem_description{
	margin: 8px 0;
	float: left;
	width: 100%;
	clear: both;
	display: inline;
}

.searchitem_description_small{
	margin: 8px 0;
	float: left;
	width: 80%;
	clear: both;
	display: inline;
}

.searchitem_amenities{
	margin-top: 10px;
	float: left;
	display: inline;
	clear: both;
	width: 100%;
}

.searchitem_chamberlogo{
	display: none;
}

.searchitem_bottomwrapper{
	width: 100%;
	border-top: 1px solid #215E21;
	float: left;
	display: inline;
	padding-top: 3px;
}

/* bottom rounded area and shadow bottom for results lister */
.searchresults_bottom,
.loctip_bottom{
	background: #fff url('../images/searchresultbottom.png') top left no-repeat;
	width: 900px;
	margin: 0 auto;
	clear: both;
	height: 100px;
}

/* PAGE NUMBERS */

#spanPagingLocations a,
#spanPagingLocations a:visited,
#spanPagingTips a,
#spanPagingTips a:visited{
	color:#fff;
	font-weight: 600;
	padding: 0;
	margin-right: 10px;
}

#spanPagingLocations a:hover,
#spanPagingLocations a:active,
#spanPagingTips a:hover,
#spanPagingTips a:active{
	color:#000;
	border-bottom: none;
	font-weight: 600;
}

/* BEGIN FOOTER */

#footer{
	margin: 0px auto 20px;
	padding:0px;
	width:800px;
	clear: both;
	color: #777;
}









/* CERTIFIED MEMBERS */

/* show black certified bar on results lister */
.searchitem_cert .searchitem_certright{
	background: url('../images/searchresultcert.png') bottom right no-repeat;
}

.searchitem_cert .searchitem_certright .clear{
	clear:both;
	height:1px;
	overflow: hidden;
}

/* width of content area if result is certified member */
.searchitem_cert .searchitem_content{
	width: 567px;
	_width: 577px;
}

/* CHAMBER MEMBERS */

/* show if a chamber member */

.searchitem_chamber .searchitem_content{
	position: relative;
}

.searchitem_chamber .searchitem_chamberlogo{
	margin: 0;
	width: 65px;
	float: right;
	display: inline;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	right: 0;
}

/* width of description and bottom tip area if result is certified member */
.searchitem_chamber .searchitem_description,
.searchitem_chamber .searchitem_bottomwrapper{
	width: 505px;
}

/* CERTIFIED AND CHAMBER MEMBERS */

.searchitem_cert .searchitem_chamber .searchitem_content{
	position: relative;
}

.searchitem_cert .searchitem_chamber .searchitem_chamberlogo{
	margin: 0;
	width: 65px;
	float: right;
	display: inline;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	right: 0;
}

/* width of description and bottom tip area if result is certified member */
.searchitem_cert .searchitem_chamber .searchitem_description,
.searchitem_cert .searchitem_chamber .searchitem_bottomwrapper{
	width: 485px;
}

.searchitem_bottomleft{
	float: left;
	display: inline;
	/*color: #215E21;*/
	color:#000;
}

.searchitem_bottomright{
	float: right;
	display: inline;
	/*color: #215E21;*/
	color:#000;
}




/* sticky footer */
#footer, .push 
{
	height: 30px;
}


/* DISPLAY IF NO TIPS */

#divTips{
	clear: both;
}

.number{
    font-size: 25px;
    font-style: italic;
}


.post-date {
    margin: 15px 10px 10px 10px;


    width: 45px;
    height: 49px;
    float:left;
    background: url(../images/date-bg.gif) no-repeat;
}

.post-month {
    font-size: 11px;
    text-transform: uppercase;
    color: #FFFFFF;
    text-align: left;
    display:block;
    line-height: 11px;
    padding-top: 2px;
    margin-left: 10px;
}

.post-day {
    font-size: 18px;
    text-transform: uppercase;
    color: #999999;
    text-align: left;
    display:block;
    line-height: 18px;
    padding-top: 7px;
    margin-left: 10px;
}

.feedback_date{
	width: 50px;
	overflow: hidden;
	float: left;
	display: inline;
	height: 49px;
    background: url(../images/date-bg.gif) no-repeat;
}

.feedback_large{
	margin-left: 20px;
	float: left;
	display: inline;
	width:475px;
	padding:0;
	border-bottom: 1px solid #215E21;
	margin-bottom: 3px;
}

.venue_contact{
	margin: 0;
	float: right;
	display: inline;
	width:275px;
	height: 190px;

}
