/* CSS for Industry pages */

/* Styles for masthead (title) on industry HOME pages */
#masthead {height:275px; text-align:left;}
#cat #masthead {background:url(../images/cat_masthead.jpg) no-repeat left top;}
#gas #masthead {background:url(../images/gas_masthead.jpg) no-repeat left top;}
#giftware #masthead {background:url(../images/giftware_masthead.jpg) no-repeat left top;}
#healthcare #masthead {background:url(../images/healthcare_masthead.jpg) no-repeat left top;}
#industrial #masthead {background:url(../images/industrial_masthead.jpg) no-repeat left top;}
#threepl #masthead {background:url(../images/3pl_masthead.jpg) no-repeat left top;}

/* Styles for masthead (title) on industry SUB-pages */
#cat.sub #masthead {background:#000 url(../images/cat_sub_masthead.jpg) no-repeat left top; height:175px;}
#gas.sub #masthead {background:#000 url(../images/gas_sub_masthead.jpg) no-repeat left top; height:175px;}
#giftware.sub #masthead {background:#000 url(../images/giftware_sub_masthead.jpg) no-repeat left top; height:175px;}
#healthcare.sub #masthead {background:#000 url(../images/healthcare_sub_masthead.jpg) no-repeat left top; height:175px;}
#industrial.sub #masthead {background:#000 url(../images/industrial_sub_masthead.jpg) no-repeat left top; height:175px;}
#threepl.sub #masthead {background:#000 url(../images/3pl_sub_masthead.jpg) no-repeat left top; height:175px;}

/* Styles for the vertical side menu on industry SUB-pages*/ 
#sidemenu {background:url(../images/sidemenu_bg.png) no-repeat left 1px; padding-top:5px;}
#sidemenu p {padding:0 0 0 10px;}
#sidemenu p a {color:#039; font-size:0.9em; font-weight:bold; text-transform:uppercase;}
#sidemenu p a:hover {color:#07d; border-bottom:none;}
#cat #sidemenu {border-top:2px solid #ccc;}
#gas #sidemenu {border-top:2px solid #755;}
#giftware #sidemenu {border-top:2px solid #bbb;}
#healthcare #sidemenu {border-top:2px solid #ccc;}
#industrial #sidemenu {border-top:2px solid #000;}
#threepl #sidemenu {border-top:2px solid #874;}

/* Styles for the main content area and its two columns on industry SUB-pages */
#cat.sub #content .rhcol,
#gas.sub #content .rhcol,
#giftware.sub #content .rhcol,
#healthcare.sub #content .rhcol,
#industrial.sub #content .rhcol,
#threepl.sub #content .rhcol {background:url(../images/ind_rhcol_bg.jpg) no-repeat right top;}
h1 {padding-top:40px;}

#sidebar {margin-top:41px;}