body{
	margin:0;
	color:#000;
	font:11px arial,sans-serif;
	background:#453b34 url(http://www.boise.org/images/BCVB_BG2.gif);
	min-width:980px;
}
img{border-style:none;} 
.printonly { display: none; }
a{text-decoration:none;}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
/* page */
#page
{
	background-color:#453b34;
	width:980px;
	overflow:hidden;
	margin:0 auto;
}
/* header */
#header{
	width:100%;
	height:262px;
	overflow:hidden;
	padding:0px 0 0;
}
/* flash */
.flash{
	width:100%;
	overflow:hidden;
}
.flash img{display:block;}
/* content */
#content{
	background:url(http://www.boise.org/images/bg-content.gif) no-repeat 14px 0;
	width:100%;
	overflow:hidden;
	padding:0 0 46px;
}
/* main content block */
.main{
	width:680px;
	float:right;
	margin:0 16px 0 0;
	display:inline;
}
/* content tabs */
.main .tabs-area{
	width:100%;
	overflow:hidden;
	background:url(http://www.boise.org/images/bg-dots.gif) repeat-x 0 100%;
}
.gallery{
	width:680px;
	margin:0 0 8px;
	padding: 0;
	list-style:none;
	background:url(http://www.boise.org/images/bg-dots.gif) repeat-x 0 100%;
	overflow:hidden;
}
.gallery li{
	width:168px;
	float:left;
	margin:0 2px 0 0;
	padding:0 0 11px;
}
.gallery li a{
	background:#a2c9e1;
	padding:5px 4px 0 5px;
	color:#fff;
	float:left;
}
.gallery li a:hover,
.gallery li a.active{
	text-decoration:none;
	position:relative;
}
.gallery li a:hover span,
.gallery li a.active span{display:block;}
.gallery li img{
	display:block;
	margin:0 0 8px;
}
.gallery strong{
	display:block;
	text-align:center;
	font-size:12px;
	line-height:15px;
	margin:0 0 3px;
}
.gallery span{
	width:100%;
	float:left;
	height:100%;
	margin:0 0 -11px;
	padding:0 0 18px;
	position:relative;
	cursor:pointer;
}
.gallery .tab-1 a{background:#a2c9e1;}
.gallery .tab-2 a{background:#d64928;}
.gallery .tab-3 a{background:#993;}
.gallery .tab-4 a{background:#928471;}
.gallery .tab-1 a:hover span,
.gallery .tab-1 a.active span{background:url(http://www.boise.org/images/arrow-blue.gif) no-repeat 50% 100%;}
.gallery .tab-2 a:hover span,
.gallery .tab-2 a.active span{background:url(http://www.boise.org/images/arrow-red.gif) no-repeat 50% 100%;}
.gallery .tab-3 a:hover span,
.gallery .tab-3 a.active span{background:url(http://www.boise.org/images/arrow-green.gif) no-repeat 50% 100%;}
.gallery .tab-4 a:hover span,
.gallery .tab-4 a.active span{background:url(http://www.boise.org/images/arrow-brown.gif) no-repeat 50% 100%;}
/* tab content */
.main .tab-content{
	height:1%;
	overflow:hidden;
	background:#302924;
	padding:13px 5px 17px 32px;
	margin:0 0 7px;
}
.main .tab-content p{
	font-size:14px;
	line-height:25px;
	color:#fff;
	margin:0;
}
.main .tab-content p a{
	color:#dc9b18;
	font-weight:bold;
}
.main .tab-content .more{
	background:url(http://www.boise.org/images/arrow-more.gif) no-repeat 100% 5px;
	padding:0 10px 0 0;
}
.main .tab-content .title{
	color:#dc9b18;
	background:url(http://www.boise.org/images/title-sep.gif) no-repeat 100% 2px;
	padding:0 11px 0 0;
	margin:0 10px 0 0;
}
/* content box */
.content-box{
	height:1%;
	overflow:hidden;
	padding:35px 0 0 32px;
	color: #FFFFFF;
}
.content-box-full{
	padding:25px 0 0 0px;
}

.content-box-full-lesstoppadding 
{
	padding:5px 0 0 0px;
}

.content-box .heading-home{
	background:url(http://www.boise.org/images/heading-home.gif) no-repeat;
	width:554px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 8px;
}
.content-box .heading-success{
	background:url(http://www.boise.org/images/heading-success.gif) no-repeat;
	width:341px;
	height:25px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 8px;
}
.content-box  {
	font-size:14px;
	line-height: 17px;
	color:#fff;
}
#home p 
{
	line-height:24px;
	margin:0 0 29px;
}
.content-box  p a, .content-box  a{
	color:#dc9b18;
	font-weight:normal;
	font-size:14px;
	line-height: 16px;
}
#home p a 
{
font-size:15px;
line-height:24px;
font-weight: bold;
}
/* actions area */
.actions{
	width:100%;
	overflow:hidden;
	background:url(http://www.boise.org/images/bg-dots.gif) repeat-x 0 14px;
}
.actions .heading{
	width:100%;
	overflow:hidden;
	margin:0 0 21px;
}
.actions .heading strong{
	float:left;
	background:#fff url(http://www.boise.org/images/bg-arrow.gif) no-repeat;
	font-size:13px;
	line-height:27px;
	color:#453b34;
	padding:0 0 0 21px;
}
.actions .heading strong span{
	float:left;
	background:url(http://www.boise.org/images/bg-arrow.gif) no-repeat 100% 0;
	height:36px;
	padding:0 33px 0 0;
}
.actions .actions-area{
	height:1%;
	overflow:hidden;
	padding:0 0 0 61px;
}
.actions .action-box{
	width:260px;
	float:left;
	margin:0 16px 0 0;
}
.actions .action-box .bg-box{
	background:url(http://www.boise.org/images/bg-dots-v.gif) repeat-y;
	width:100%;
	overflow:hidden;
	margin:0 0 21px;
}
.actions .action-box .box{
	height:1%;
	overflow:hidden;
	background:url(http://www.boise.org/images/bg-actions.gif) no-repeat 0 100%;
	padding:12px 0 14px 22px;
}
.actions .heading-professionals{
	background:url(http://www.boise.org/images/heading-professionals.gif) no-repeat;
	width:130px;
	height:17px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 14px;
}
.actions .heading-visitors{
	background:url(http://www.boise.org/images/heading-visitors.gif) no-repeat;
	width:73px;
	height:17px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 14px;
}
.actions ul{
	margin: 0;
	padding: 0;
	list-style:none;
}
.actions ul li{
	vertical-align:top;
	font-size:14px;
	margin:0 0 9px;
}
.actions ul li a{
	color:#fff;
	background:url(http://www.boise.org/images/arrow-more-w.gif) no-repeat 100% 6px;
	padding:0 11px 0 0;
}
.actions ul li a:hover{
	color:#dc9b18;
	background-image:url(http://www.boise.org/images/arrow-more.gif);
	text-decoration:none;
}
/* signup box */
.signup{
	width:100%;
	overflow:hidden;
}
.signup h4{
	font-size:14px;
	margin:0 0 3px;
	color:#a2c9e1;
}
.signup p{
	font:13px/19px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
	margin:0 0 15px;
}
.signup .signup-box{
	height:1%;
	overflow:hidden;
	background:url(http://www.boise.org/images/icon-signup.gif) no-repeat 0 2px;
	padding:0 0 0 34px;
}
.signup .signup-box .text{
	float:left;
	width:160px;
	padding:4px 5px 3px; 
	margin:0;
	border:0;
	background:#fff;
}
.signup .signup-box .watermarked
{
	color: #AAAAAA;
}

.signup .signup-box .btn-submit{
	float:left;
	background:none;
	margin:0;
	padding:0;
	width:55px;
	height:21px;
	font-size:14px;
	font-weight:bold;
	color:#dc9b18;
	border:0;
	cursor:pointer;
}
/* video area */
.video{
	width:100%;
	overflow:hidden;
	background:url(http://www.boise.org/images/bg-dots.gif) repeat-x;
	padding:24px 0 0;
}
.video .video-box{
	width:285px;
	float:left;
}
.video .video-box img{display:block;}
/* plan box */
.plan{
	width:328px;
	float:right;
	padding:13px 0 0;
}
.plan .heading-plan{
	background:url(http://www.boise.org/images/heading-plan.gif) no-repeat;
	width:149px;
	height:20px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 2px;
}
.plan .heading-plan a{
	display:block;
	height:100%;
}
.plan p{
	font-size:14px;
	margin:0 0 22px;
}
.plan .plan-nav{
	margin:0 0 0 -5px;
	padding:0;
	list-style:none;
	height:1%;
	overflow:hidden;
}
.plan .plan-nav li{
	vertical-align:top;
	font-weight:bold;
	font-size:13px;
	margin:0 0 9px;
}
.plan .plan-nav li a{
	color:#453b34;
	display:block;
	width:213px;
	height:33px;
	padding:7px 0 0 44px;
}
.plan .plan-nav .btn-green{background:url(http://www.boise.org/images/btn-green.gif) no-repeat;}
.plan .plan-nav .btn-blue{background:url(http://www.boise.org/images/btn-blue.gif) no-repeat;}
.plan .plan-nav .btn-red{background:url(http://www.boise.org/images/btn-red.gif) no-repeat;}
/* sidebar */
.sidebar{
	width:256px;
	float:left;
	margin:18px 0 0 28px;
	display:inline;
}
/* sidebar tabs */
.sidebar .tabs{
	margin:0 0 8px;
	padding: 0;
	list-style:none;
	width:247px;
	overflow:hidden;
	background:url(http://www.boise.org/images/bg-dots.gif) repeat-x 0 100%;
}
.sidebar .tabs li{
	float:left;
	font-size:17px;
	font-weight:bold;
	margin:0 2px 0 0;
	height:44px;
	text-transform:uppercase;
}
.sidebar .tabs a{
	float:left;
	height:20px;
	padding:12px 0 0;
	color:#fff;
	text-align:center;
}
.sidebar .tabs a:hover,
.sidebar .tabs a.active{
	height:32px;
	text-decoration:none;
}
.sidebar .tabs a span{
	display:block;
	height:100%;
	background:none;
	cursor:pointer;
}
.sidebar .tabs .btn-events a{
	width:153px;
	background:url(http://www.boise.org/images/btn-events.gif) repeat-x;
}
.sidebar .tabs .btn-blog a{
	width:90px;
	background:url(http://www.boise.org/images/btn-blog.gif) repeat-x;
}
.sidebar .tabs .btn-events a:hover span,
.sidebar .tabs .btn-events a.active span{background:url(http://www.boise.org/images/arrow-events.gif) no-repeat 50% 100%;}
.sidebar .tabs .btn-blog a:hover span,
.sidebar .tabs .btn-blog a.active span{background:url(http://www.boise.org/images/arrow-blog.gif) no-repeat 50% 100%;}
.sidebar .tabs .btn-events em{
	display:block;
	background:url(http://www.boise.org/images/heading-events.gif) no-repeat;
	width:129px;
	height:10px;
	margin:0 auto;
	text-indent:-9999px;
	overflow:hidden;
}
.sidebar .tabs .btn-blog em{
	display:block;
	background:url(http://www.boise.org/images/heading-blog.gif) no-repeat;
	width:40px;
	height:10px;
	margin:0 auto;
	text-indent:-9999px;
	overflow:hidden;
}
/* sidebar tab-content */
.sidebar .tab-content{
	width:245px;
	overflow:hidden;
	margin:0 0 43px;
}
/* sidebar basic content */
.sidebar .basic{
	width:213px;
	overflow:hidden;
	padding:0 16px;
	background:#5c5146;
}
.sidebar .blogheading
{
	background-color: #5C5146;
	width: 245px;
}
.sidebar .blogheading .visitors
{
	background: #999933 url(http://www.boise.org/images/blogheading_visitors.gif) no-repeat right center;
	line-height: 24px;
	color: #FFFFFF;
	padding: 5px 20px 5px 15px;	
	font-weight: bold;
}
.sidebar .blogheading .professionals
{
	background: #928471 url(http://www.boise.org/images/blogheading_professionals.gif) no-repeat right center;
	line-height: 24px;
	color: #FFFFFF;
	padding: 5px 20px 5px 15px;	
	font-weight: bold;
}

/* events */
.sidebar .events{
	margin: 0;
	padding: 0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.sidebar .events li{
	vertical-align:top;
	width:100%;
	overflow:hidden;
	padding:14px 0 10px;
	border-top:1px solid #fff;
	margin:-1px 0 0;
}
.sidebar .events .date{
	float:left;
	width:44px;
}
.sidebar .events .date strong, .eventdetail .date strong{
	display:block;
	font-size:13px;
	line-height:13px;
	color:#fff;
	text-align:center;
}
.sidebar .events .date em, .eventdetail .date em{
	display:block;
	font-size:31px;
	line-height:32px;
	color:#993;
	font-style:normal;
	text-align:center;
	font-weight: bold;
}
.sidebar .events .text{
	width:151px;
	float:right;
}
.sidebar .events h3{
	margin:0 0 5px;
	font-weight:bold;
	color:#dc9b18;
	text-transform:uppercase;
	font:bold 13px/18px Helvetica, Arial, sans-serif;
}
.sidebar .events h3 a{color:#dc9b18;}
.sidebar .events .place, .eventdetail .place{
	display:block;
	font-size:13px;
	color:#fff;
	font:italic 13px/15px "Palatino Linotype", "Book Antiqua", "Palatino", serif;
	margin:0 0 6px;
}
.sidebar .events .time, .eventdetail .time{
	display:block;
	font-size:13px;
	line-height:16px;
	color:#fff;
}
/* sidebar more content */
.sidebar .more{
	width:100%;
	overflow:hidden;
	background:#2d2823 url(http://www.boise.org/images/bg-more.gif) no-repeat 0 100%;
	padding:0 0 29px;
}
.sidebar .more .calendar{
	overflow:hidden;
	font-size:14px;
	padding:11px 18px 0 10px;
	min-height:21px;
}
* html .sidebar .more .calendar{
	height:21px;
	overflow:visible;
}
.sidebar .more .calendar .lnk-cal 
{
	float: left;
}

.sidebar .more .calendar .lnk-more{
	float:right;
	background:url(http://www.boise.org/images/arrows-more.gif) no-repeat 100% 5px;
	color:#a2c9e1;
	padding:0 10px 0 0;
}
/* blog box */
.sidebar .blog-box{
	width:100%;
	overflow:hidden;
	padding:17px 2px 22px;
}
.sidebar .blog-box .date{
	display:block;
	font-size:13px;
	color:#fff;
	font-style:normal;
	margin:0 0 6px;
}
.sidebar .blog-box .title{
	display:block;
	font-size:13px;
	line-height:16px;
	color:#A2C9E1;
	font-weight:bold;
	margin:0 0 5px;
}
.sidebar .blog-box .title a{color:#dc9b18;}
.sidebar .blog-box p{
	font-size:13px;
	line-height:19px;
	margin:0;
	color:#fff;
}
.sidebar .blog-box .lnk-more{
	color:#dc9b26;
	font-size:13px;
}
.sidebar .blog-box a{
	color: #DC9B18;
}


/* blog navigation */
.sidebar .blog-nav{
	height:1%;
	overflow:hidden;
	padding:12px 9px 10px 11px;
}
.sidebar .blog-nav ul{
	height:1%;
	overflow:hidden;
	margin:0;
	padding:0 7px;
	list-style:none;
	background:#f7efe3;
}
.sidebar .blog-nav ul li{
	vertical-align:top;
	height:1%;
	overflow:hidden;
	color:#2d2823;
	font-size:12px;
	background:url(http://www.boise.org/images/blog-sep.gif) repeat-x;
	padding:10px 7px 6px;
	margin:-2px 0 0;
}
.sidebar .blog-nav ul li a{
	color:#2d2823;
	background:url(http://www.boise.org/images/arrow-blog-nav.gif) no-repeat 0 4px;
	padding:0 0 0 12px;
}
.sidebar .blog-nav ul li a:hover{
	color:#d64928;
	background-image:url(http://www.boise.org/images/arrow-orange.gif);
	text-decoration:none;
}
/* map */
.sidebar .map{
	width:100%;
	overflow:hidden;
	margin:0 0 22px;
}
.sidebar .map img{display:block;}
/* search box */
.search{
	height:1%;
	overflow:hidden;
	background:url(http://www.boise.org/images/icon-search.gif) no-repeat;
	padding:17px 0 0 60px;
}
.search .text{
	float:left;
	width:135px;
	margin:0 5px 0 0;
	padding:4px 5px 3px;
	border:0;
	background:#fff;
}
.search .btn-search{
	float:left;
	width:41px;
	height:26px;
	font-size:14px;
	line-height:14px;
	font-weight:bold;
	color:#dc9b18;
	padding: 0px 0 0 2px;
	margin:0;
	border:0;
	background:none;
	background-repeat: no-repeat;
	cursor:pointer;
	/*background:url(http://www.boise.org/images/btn-search.gif) no-repeat right; padding-right: 10px; */
}
/* footer */
#footer{
	width:100%;
	overflow:hidden;
	background:#5c5146;
	padding:6px 0;
}
#footer .footer-area{
	width:980px;
	margin:0 auto;
	overflow:hidden;
	background:url(http://www.boise.org/images/bg-dots-v.gif) repeat-y 725px 0;
}
/* footer navigation */
#footer .foot-nav{
	width:696px;
	float:left;
	padding:25px 0 0 30px;
}
#footer .foot-nav .holder{
	width:100%;
	overflow:hidden;
	margin:0 0 17px;
}
#footer .foot-nav .box{
	width:155px;
	float:left;
	margin:0 10px 0 0;
}
#footer .foot-nav .box h4{margin:0 0 15px;}
#footer .foot-nav .heading-connect{
	width:63px;
	height:9px;
	background:url(http://www.boise.org/images/heading-connect.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
#footer .foot-nav .heading-website{
	width:60px;
	height:9px;
	background:url(http://www.boise.org/images/heading-website.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
#footer .foot-nav .heading-resources{
	width:76px;
	height:9px;
	background:url(http://www.boise.org/images/heading-resource.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
#footer .foot-nav .heading-popular{
	width:60px;
	height:9px;
	background:url(http://www.boise.org/images/heading-popular.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
#footer .foot-nav .box ul{
	margin: 0;
	padding: 0;
	list-style:none;
}
#footer .foot-nav .box ul li{
	vertical-align:top;
	font-size:11px;
	margin:0 0 3px;
}
#footer .foot-nav .box ul li a{color:#fff;}
#footer .foot-nav p{
	color:#fff;
	font-size:10px;
	margin:0;
}
#footer  .foot-box{
	width:227px;
	float:right;
	padding:12px 0 0;
}
#footer  .foot-box .logos{
	width:100%;
	overflow:hidden;
	margin:0 0 21px;
}
/* logos */
#footer  .logos .boise{
	float:left;
	background:url(http://www.boise.org/images/logo-boise.gif) no-repeat;
	width:90px;
	height:80px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 21px 0 0;
}
#footer  .logos .idah{
	float:left;
	background:url(http://www.boise.org/images/logo-idah.gif) no-repeat;
	width:97px;
	height:36px;
	text-indent:-9999px;
	overflow:hidden;
	margin:5px 0 0;
}
#footer  .logos .boise a,
#footer  .logos .idah a{
	display:block;
	height:100%;
}
#footer  .foot-box  address{
	font-style:normal;
	color:#fff;
	font-size:11px;
	margin:0 0 13px;
}
#footer  .foot-box  address span{display:block;}
#footer  .foot-box .phone{
	width:100%;
	overflow:hidden;
	margin: 0;
	padding: 0;
	list-style:none;
}
#footer  .foot-box .phone li{
	float:left;
	background:url(http://www.boise.org/images/phone-sep.gif) no-repeat 0 4px;
	color:#fff;
	margin:0 0 0 -6px;
	padding:0 12px 0 6px;
}

.hotdeasstayplayheader { background-color: #2D2823; width: 100%; height: 95px; margin-bottom: 10px; }
.listingphotoammenities { background-color: #5C5146; }

p.event_item { padding: 5px 0 5px 0; margin: 0 0; }

h1.dynamic { margin-top: 5px; margin-bottom: 5px; }

h1.dynamic span
{
	display: block;
	text-indent:-9999px;
	font-size: 1px;
	height: 1px;
}
h2 { color: #E9DAC8; font-weight: bold; font-size: 16px; }
.fieldlabel { color: #a2c9e1; }
span.fieldsettitle { color: #7F7262; font-weight: bold;}
div.repeateritemtitle { color: #A2C9E1; font-weight: bold; font-size: 15px; }
a.go { font-weight: bold; background:url(http://www.boise.org/images/arrow-orange2.gif) no-repeat right; padding-right: 10px; line-height: 15px; }

td.label {vertical-align: top; padding-top: 5px; width: 100px; }
td.field {vertical-align: top; padding-top: 5px; }
#map_canvas { color: #453B34; width: 474px; height: 450px;}

a.showhidelink { font-size: 13px; line-height: 15px; }
span.categoryheading, span.angledheading { background: url(http://www.boise.org/images/rtanglebrown.gif) no-repeat right; padding: 3px 13px 3px 5px; display:inline-block; font-size: 13px; line-height: 18px; }
span.categoryheading-events, span.angledheading-red { background-color:#D64928; }
span.categoryheading-fromtheblog, span.angledheading-blue { background-color:#6699CC; }
span.categoryheading-features, span.angledheading-ltbrown { background-color:#7F715E; }
span.categoryheading-listings, span.angledheading-yellow { background-color:#DC9B18; }
span.categoryheading-outdoorsandrecreation, span.angledheading-dkyellow { background-color:#DC9B18; }
span.categoryheading-artsandculture, span.angledheading-green { background-color:#999933; }
span.categoryheading-accommodations, span.angledheading-dkbrown { background-color:#302924; }
span.categoryheading-meetings, span.angledheading-seafoam { background-color:#7ABAA3; }
span.categoryheading-grouptours, span.angledheading-purple { background-color:#A96697; }
span.categoryheading-sports, span.angledheading-gray { background-color:#888888; }
span.categoryheading-transportation, span.angledheading-yellowgreen { background-color:#D1CB70; }

.myMapLogo {background: #5C5146; width: 176px; height: 470px; float: right; position: relative; z-index: 10;}
.myMapLogoContent { padding: 5px 5px 5px 10px; font-size: 13px; line-height: 15px; }

.myMapLogoContent a { display: block; padding: 5px 0 3px 0; font-weight: bold; font-size: 13px; line-height: 15px;}

.featuregalleryleft { float: left; background: url(http://www.boise.org/images/imagegallery-left.gif) no-repeat top right; width: 310px; padding: 0px 40px 0px 0px;  }
.featuregalleryright { float: right; background: url(http://www.boise.org/images/imagegallery-right.gif) no-repeat top left; width: 310px; padding: 0px 0px 0px 40px; margin-left: 10px;  }
.featuregallery { background: #241F1B url(http://www.boise.org/images/imagegallery-footer.gif) no-repeat bottom; width: 310px; text-align: center; padding-bottom: 20px; }
.featuregallery div.photos {vertical-align: middle; padding: 10px;}
.gallerydocs { text-align: left; }

a.callout { color: #000000; height: 40px; width: 255px; padding-left: 35px; margin: 5px 0 5px 0; line-height: 32px; font-size: 13px; color: #222222; font-weight: bold; display: block; }
a.callout:hover {  }
a.callout-orange { background: url(http://www.boise.org/images/calloutarrow-orange.gif) no-repeat; }
a.callout-green { background: url(http://www.boise.org/images/calloutarrow-green.gif) no-repeat; }
a.callout-blue { background: url(http://www.boise.org/images/calloutarrow-blue.gif) no-repeat; }


.listing_results_grid { }
.listing_results_header { background-color: #E9DAC8;  color: #999933;  font-weight: bold; font-size: 12px; }
.listing_results_row { background-color: #F6F1EA; color: #333333; font-weight: bold; font-size: 11px; }
.listing_results_row a { font-weight: bold; }
.listing_results_altrow { background-color: #E9DAC8;  color: #333333; font-weight: bold; font-size: 11px; }
.listing_results_altrow a { font-weight: bold; }
a.listing_results_newsearch { padding-bottom: 10px; font-weight: bold; font-size: 14px; display: block; }
ul.listing_amenities { padding-left: 15px;  }

table.meetingrooms td { text-align: center; }

.deallink {  font-weight: bold; font-size: 11px; color: #FFFFFF; background: #D64928 url(http://www.boise.org/images/dealinfo_corner.gif) no-repeat left center; color: #FFFFFF; padding: 6px 5px 6px 13px; }
.deallink a { font-weight: bold; font-size: 11px; color: #FFFFFF; text-decoration: underline; margin-right: 10px; }
.alert { color: #FF0000; }

.mtgdropdown { width: 150px; }
.listingsearchdropdown { width: 200px; }
a.pdfdocumentlink { padding-left: 23px; background: url(http://www.boise.org/images/icon-pdf.gif) no-repeat left center; font-weight: bold; font-size: 12px; }


