/* @override http://officewarehousespace.net/wp-content/themes/thesis_17/custom/pho.css */
/*Blue #5D9BAF 
Dark Blue #137A9F
*/
/* @group MAIN BORDERS */
.custom.pho #content_box, .custom.pho #header, .custom.pho #footer {
	/*border-left: 2px solid #00617F; 
	border-right:2px solid #00617F; */
}
/* @end */


.custom.pho #logo a {
	background: url(images/pho/logo-phoenix.png) no-repeat 0 top; }

/*.custom.pho #header #tagline {
 background-position: 0 -120px;
 }*/

.custom.pho #feature_box {
	background-color: #5D9BAF ; 
	border-color: #00617F; 
}
/* @group CTA HEADER*/
/*phone # on header*/
.custom.pho #ctaPhone, .custom.pho #ctaText, .custom.pho #ctaTextSmall, .custom.pho #ctaPhonesidebar {
	color: #47A6DE; /*site specific */
}

/* @end */


/* @group REGION PAGE ROTATOR */
.custom.pho #slideshow  {
	background-repeat: repeat-x;
	background-position: left bottom;
}

.custom.pho #featureSlider  {
	position: relative;
	top: -160px;
	left: -20px;
	height: 285px;
	width: 910px;
	background-color: #fed37e;
}
/* @end */

.custom.pho ul.sidebar_list { padding-top: 0; }

/*main nav */
.custom.pho ul.menu a {
	color: #424242;
}
/* @group IMAGE REPLACEMENT WIDGET HEADINGS FRONT PAGE ONLY */
/*---:[ easy lease widget ]:---*/
.custom.pho div#sidebar_1.sidebar ul.sidebar_list li#text-16 h3 {
	background: url(images/h3-easy.jpg) no-repeat left;
	text-indent: -9999px;
	width: 181px;
	height: 33px;
}

/*---:[ testimonial widget ]:---*/
.custom.pho 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;
}
.custom.pho div#sidebar_1.sidebar ul.sidebar_list li#text-43 h3 {
	background: url(images/h3-leasing-space1.jpg) no-repeat left;
	text-indent: -9999px;
	width: 181px;
	height: 33px;
}


/*---:[ private social network but now Boos blog]:---*/
.custom.pho 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.pho div#sidebar_1.sidebar ul.sidebar_list li#text-52 h3 {
	background: url(images/boosbiz-h3.jpg) no-repeat left;
	text-indent: -9999px;
	width: 164px;
	height: 26px;
}

/* @end */

/* @group MAP */
.custom.pho #locations {
	position:relative;
}

.custom.pho div#locationsList { /*the list appears before post box so format_text styles are not applying to this list --fix */
	height: 190px;
    width: 300px;
	color: #86856E;
	right: 110px;
	top: 10px;
}
.custom.pho  div#locationsList h3 {
	height: 40px;
	text-indent: -9999px;
}
.custom.pho  div#locationsList ol {
	font-size: 1.4em;
	line-height: 1.571em;
	font-style: italic;
	padding-top: 0;
	padding-left: 0;
}
/*postit's number bullets */
.custom.pho  div#locationsList ol li {
	list-style-type: none;
	padding-left: 20px;
}

/* @end */


/* @group FOOTER */
.custom.pho #footer_area.full_width .page {
	background: #fff url(images/pho/bg-body.jpg) repeat;
	-moz-border-radius-topleft:0px;
	-moz-border-radius-topright:0px;
}
/* @end */





