/*  
Theme Name: Busy Bee
Version: 2.0.5
Description: Designed by <a href="http://www.jepson.no">Magnus Jepson</a>.
Author: WooThemes
Author URI: http://www.woothemes.com
*/
#middle-out-top { /* Background - Middle Top */
	background: #f3efe4 url(styles/blue/bg_middle_out_top_home.jpg) no-repeat right top;
}
#middle-out-bottom { /* Background - Middle Bottom Gradient */
        background: url(styles/blue/bg_middle_out_bottom.jpg) repeat-x left bottom;
}
#content {
	background: none;
}
#middle-content { /* Background - Content */
	background: none;
}
#quicksearch {
        background: url(styles/blue/quick_search_bg.jpg) no-repeat left top;
        width: 597px;
        height: 230px;
        padding-top: 100px;
        padding-left: 20px;
        
}
#marketReport {
        background: url(styles/blue/market_report_bg.jpg) no-repeat left top;
        width: 270px;
        height: 381px;
        margin-top: 108px;
        padding-top: 80px;
        padding-right: 20px;
        padding-left: 18px;
        color: #f3efe4;
}
#sidebar .block {
	width: 308px;
	padding: 0 0 0 0;
        background: #bda277;
}
.textwidget {
	padding: 0 0 0 0;
}
#middle-content-bottom {
        background: none;
}
