/* Blocks in the System - These are default tweaks */
/* DO NOT EDIT THIS UNLESS YOU KNOW WHAT YOU ARE DOING */

/* Pagelist default style */
#pagelist_menu_bar {font-family: 'Arial';}
#pagelist_menu_bar  #pagelist_menu_bar_default ul {padding:5px;margin:0;list-style:none;background:#ebebeb; font-size:16px;}
#pagelist_menu_bar #pagelist_menu_bar_default ul li {background:#ebebeb;}
#pagelist_menu_bar #pagelist_menu_bar_default ul li a {display:block;background:url(https://www.pumpandengineering.co.nz/themes/responsive_home/images/sysblocks/menu_bg.gif) repeat-x bottom;padding:10px 6px 12px 6px; color:#7a7a7a; text-decoration:none;}
#pagelist_menu_bar #pagelist_menu_bar_default ul li a:hover {color:#FFFFFF;}
#pagelist_menu_bar #pagelist_menu_bar_default ul li#last a {background:none;}

/*content with title*/
#cb1_b1 {background:url(https://www.pumpandengineering.co.nz/themes/responsive_home/images/sysblocks/cb1/top_left.png) no-repeat top left; vertical-align:middle;}
#cb1_b2 {background:url(https://www.pumpandengineering.co.nz/themes/responsive_home/images/sysblocks/cb1/top_middle.png) repeat-x top; vertical-align:middle;}
#cb1_b2 h4 {margin:0px; padding:4px 10px 0 10px; color:#fff;font-size:20px; font-weight:normal;font-family:Arial;}
#cb1_b3 {background:url(https://www.pumpandengineering.co.nz/themes/responsive_home/images/sysblocks/cb1/top_right.png) no-repeat top right; vertical-align:middle;}

#cb1_b4 {background:url(https://www.pumpandengineering.co.nz/themes/responsive_home/images/sysblocks/cb1/top_left1.png) repeat-y top left; vertical-align:middle;}
#cb1_b5 {background:#f4f4f4; vertical-align:middle;}
#cb1_b5  #cb1_main {padding:13px 10px;font-family:Arial;font-size:14px; vertical-align:middle;}
#cb1_b6 {background:url(https://www.pumpandengineering.co.nz/themes/responsive_home/images/sysblocks/cb1/top_right1.png) repeat-y top right; vertical-align:middle;}

#cb1_b7 {background:url(https://www.pumpandengineering.co.nz/themes/responsive_home/images/sysblocks/cb1/bottom_left.png) no-repeat bottom left; height:18px;font-size:0px;line-height:0px; vertical-align:middle;}
#cb1_b8 {background:url(https://www.pumpandengineering.co.nz/themes/responsive_home/images/sysblocks/cb1/bottom_middle.png) repeat-x bottom; height:18px;font-size:0px;line-height:0px; vertical-align:middle;}
#cb1_b9 {background:url(https://www.pumpandengineering.co.nz/themes/responsive_home/images/sysblocks/cb1/bottom_right.png) no-repeat bottom right; height:18px;font-size:0px;line-height:0px; vertical-align:middle;}

@media only screen and (min-width: 768px) and (max-width: 979px) {
	#cb1_b2 h4{font-size:17px;}
}
@media only screen and (max-width: 767px) {
	#cb1_b2 h4{font-size:17px;}
}