/*   
Theme Name: Hub Group Custom Theme
Theme URI: http://google.com
Description: Theme for Hub Group
Author: 160over90
Author URI: http://www.160over90.com
Template: toolbox
Version: 1
*/


@import "css/styles.css";

/* css in this file is by Hub Group.  This is to isolate from 160over90 changes to css/styles.css */

/* Content wide theme with no sidebars.  Largely for pages with iframes */
#content_wide { min-height: 600px; padding: 0px 0px 0px 0px; position: relative; }

/* Click Here button on contact screen */
a.click-here, .click-here { background: url(../hubgroup/img/click-here.png) no-repeat; border: 0; color: #fff; display: block; height: 30px; line-height: 2.2; margin-bottom: 8px; text-align: center; text-decoration: none; text-shadow: 1px 1px 1px #85271a; }

/* kill border on picture on Fast Pay Program page */
.page-id-974 #aside-images img {
border: 0;
box-shadow: none;
margin: 0;
}


/* ie7:  bold text in the header page */
#ie7 .bodytext { font-weight:bold };

/**** eloqua ****/
div.form-design-field label { color: #ffffff; padding: 1px 0pt 3px; cursor: auto; }
div.form-design-field input[type=submit] { font-size: 100%; width: 100px; height: 28px; text-align: center; color: #ffffff; text-decoration: none; border: 0px; background: url('/wp-content/themes/hubgroup/img/red-arrow-btn-sm.png') no-repeat; }
div.sc-static-layout { clear: both; }
div.sc-regular-size { font-size:12px; font-weight: bold;}
