/* @override http://officewarehousespace.net/wp-content/themes/thesis_17/custom/ida.css */

/*Colors:
green #7FB651
*/

.custom.ida #logo a {
	background: url(images/ida/logo-boise.png) no-repeat 0 top; }

.custom.ida #feature_box {
	background-color: #77BA2F; 
	border-color: #65AF15; 
}
/*home page rotator selling points text color*/
.custom.ida #slideshow #menu li a { color: #5D7D2E; }
/*home page rotator selling points text color when over yellow tab*/
.custom.ida #slideshow #menu li.current a {color: #463507;
}
/* @group CTA HEADER*/
/*phone # on header*/
.custom.ida #ctaPhone, .custom.ida #ctaText, .custom.ida #ctaTextSmall, .custom.ida #ctaPhonesidebar {
	color: #7FB651; /*site specific */
}

/* @end */

/* @group IMAGE REPLACEMENT WIDGET HEADINGS FRONT PAGE ONLY */
/*---:[ easy lease widget ]:---*/
.custom.ida div#sidebar_1.sidebar ul.sidebar_list li#text-14 h3 {
	background: url(images/h3-easy.jpg) no-repeat left;
	text-indent: -9999px;
	width: 181px;
	height: 33px;
}

/*---:[ testimonial widget ]:---*/
.custom.ida div#sidebar_1.sidebar ul.sidebar_list li#stray_widgets-2 h3 {
	background: url(images/h3-test.jpg) no-repeat left;
	text-indent: -9999px;
	width: 184px;
	height: 33px;
}
/*---:[ leasing space widget ]:---*/
.custom.ida div#sidebar_1.sidebar ul.sidebar_list li#text-15 h3 {
	background: url(images/h3-leasing-space1.jpg) no-repeat left;
	text-indent: -9999px;
	width: 181px;
	height: 33px;
}


/*---:[ private social network now boos blog]:---*/
.custom.ida div#sidebar_1.sidebar ul.sidebar_list li#rss-3 h3 {
	background: url(images/h3-boo.jpg) no-repeat left;
	text-indent: -9999px;
	width: 121px;
	height: 30px;
}
/*---:[ boos biz resources]:---*/
.custom.ida div#sidebar_1.sidebar ul.sidebar_list li#text-23 h3 {
	background: url(images/boosbiz-h3.jpg) no-repeat left;
	text-indent: -9999px;
	width: 164px;
	height: 26px;
}



/* @end */

/* @group POSTIT ON MAP*/
.custom.ida #locationsList { 	
	height: 100px; 
    width: 260px;
    top: 15px;
    left: 275px;
}
.custom.ida #locationsList ol {
	line-height: 1.5em;
	padding-right: 0;
	padding-left: 25px;
}
/*postit's number bullets */
.custom.ida div#locationsList ol li {
	list-style-type: none;
	padding-left: 20px;
}

/* @end */


