/* the following rule is to make li:hover work in ie6 */
body {
behavior: url("/Portals/56434/js/csshover3.htc"); 
}
html, body {
	background: #ffffff url(images/body-background-bottom.png) repeat-x bottom !important;
}
body#Body {
	background: transparent url(images/body-background-top.png) repeat-x top !important;
}
#brighton_body {
	background: transparent url(images/header-shade.png) no-repeat center top !important;
}
form#Form {
	background: transparent url(images/footer-shadow.png) no-repeat center bottom !important;
}
#brighton_container {
	background: transparent url(images/flag.png) no-repeat 393px 29px !important;
}

#brighton_col2 h3 { font-size:1.3em !important; font-weight:bold !important; }
#brighton_col2 h2 { font-size:1.5em !important; }
#brighton_col2 h1 { font-size:1.8em !important; }
 

#brighton_col2 h4 {
	font-size:1.3em !important;
}
a, a:hover {
	text-decoration: underline;
	cursor:pointer;
}
h1.teal {
	background: url(images/toph1-background.png) no-repeat top center !important;
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 1.4em;
	font-weight: normal !important;
	margin: 0 !important;
	padding: 20px 0 19px 25px;
}


/* structure */
#brighton_header {
	height: 139px;
	padding: 0 12px;
	/*
        position: relative;
        removed this to fix IE zoom problems
        */
}
#brighton_menu {
	background: transparent url(images/menu-background.png) no-repeat !important;
	height: 35px;
	padding: 7px 12px 0 24px;
	font-family: "Myriad Pro", Arial, sans-serif !important;
}
#brighton_content {
	background: transparent url(images/content-shadow.png) repeat-y !important;
	padding: 0 12px;
	min-height: 625px;
}
#brighton_two-column-right #brighton_col3 {
	width:285px !important;
}
#brighton_two-column-right #brighton_col2 {
	width:675px !important;
}
#brighton_one-column, #brighton_two-column, #brighton_two-column-right, #brighton_three-column {
	padding-bottom:25px;
}
#brighton_footer {
	background: transparent url(images/footer-background.png) no-repeat !important;
	height: 276px;
	margin-bottom: 109px;
	border: 0 !important;
	padding: 0 70px;
}

/* header */
#brighton_header span.logo {
	font-size: 1em !important;
}
#brighton_header a.sitelogo {
	display:inline-block !important;
}
#brighton_header .logo #phone {
	float: right;
	margin-top: -79px;
	margin-right: 135px;
	text-align: right;
	color: #ffffff;
	font-size: 1.7em;
	line-height: 135%;
	width: 849px;
}


/* dropdown menu */
#brighton_header, #brighton_header span.logo { /* allow menu to show over menu and content */
	overflow: visible !important;
	z-index: 1000;
}
#menuwrapper {
	float: right;
	margin-right: 106px;
	width: 340px;
	font-family: Arial, sans-serif !important;
	font-size: 1.0em;
position:relative;
z-index:5000;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#p7menubar, #p7menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#p7menubar a {
	display: block;
	text-decoration: none;
	padding: 4px;
	font-size: 0.95em;
	color: #ffffff;
}
#p7menubar a.trigger {
	padding: 4px 12px 6px 0;
	background: url(images/topmenu-arrow.png) no-repeat right center;
	margin-right: 10px;
}
#p7menubar li {
	float: left;
	width: 1.1em;
}
#p7menubar li ul, #p7menubar ul li  {
	width: 11em;
}
#p7menubar ul li a  {
	color: #323221;
	border-right: 0;
	padding: 2px 5px;
	font-size: 0.85em;
	font-family: Arial, sans-serif !important;
}
#p7menubar ul li.haschild a {
	font-size: 0.95em !important;
	font-weight: bold;
	border-bottom: 1px solid #2c706f;
	background: #e1e1b4 !important;
	color: #323221 !important;
}
#p7menubar li ul {
	position: absolute;
        top:23px;
	display: none;
	background: #ffffff;
	border: 1px solid #2c706f;
}
#p7menubar li:hover a, #p7menubar a:focus, #p7menubar a:active, #p7menubar li.p7hvr a {
	color: #ffffff;
}
#p7menubar li:hover ul, #p7menubar li.p7hvr ul {
	display: block;
}
#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a {
	color: #323221;
	background-color: transparent;
}
#p7menubar ul a:hover {
	background: #f0eedb !important;
	color: #323221 !important;
}
#p7menubar ul li.child a {
	background: #ffffff url(images/child-arrow.png) no-repeat 9px center !important;
	padding-left: 21px;
}
#p7menubar ul li.child a:hover {
	background: #f0eedb url(images/child-arrow.png) no-repeat 9px center !important;
	color: #323221 !important;
	padding-left: 21px;
}
#p7menubar ul li.link {
	text-align: center;
	padding: 4px 0 0;
}
#p7menubar ul li.link a, #p7menubar ul li.link a:hover {
	background: #ffffff !important;
}
/* The single backslash \ character inside this comment causes IE5 Mac to ignore the following rule. Do not edit. */
#p7menubar li {width: auto;}



/* navigation menu
removed position relative to fix ie zoom problems
#brighton_menu {
	position: relative;
} */
#brighton_menu ul li a.selectedtab, #brighton_menu ul.horizontal.rootGroup li a.selectedtab:hover, #brighton_menu ul.horizontal.rootGroup li a:hover {
	background: transparent url(images/menu-selected.png) repeat-x !important;
}
#brighton_menu ul li {
	border-right: 1px solid #aaaa71 !important;
	margin: 0 !important;
	font-size: 1em !important;
}
#brighton_menu ul li a span {
	padding: 8px 9px !important;
}

#googlesearchbox  {
	float: right;
	height: 25px;
	width: 207px;
	margin-top: 5px;
}
#googlesearchbox .googlesearch {
	background: url("images/search-field.png") no-repeat !important;
	border: 0 none !important;
	vertical-align: top;
	margin-top: 2px;
	height: 21px;
	width: 136px;
	padding: 0 8px !important;
	font-family: "Myriad Pro", Arial, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #939393;
}
#googlesearchbox .googlesubmit {
	width: 45px;
	height: 25px;
	background: url(images/search-gobutton.png) no-repeat;
	border: 0 !important;
}
#cse-search-results iframe {
width: 100% !important;
}

/* HIDE BLOG NAVIGATION OPTIONS WHEN LOGGED OUT
p.hk_menu {
    display: none;
}*/

/* submenu */
#brighton_col3 #brighton_sub-menu {
	margin-right: 15px;
	padding: 0 !important;
}
#brighton_sub-menu {
	background: #ffffff url(images/submenu-background.png) repeat-x bottom !important;
	margin-bottom: 25px;
	border: 1px solid #efefd1 !important;
}
#brighton_sub-menu ul li {
	font-family: Arial, sans-serif !important;
	font-weight: bold;
}
#brighton_sub-menu ul li.first a {
	border-top: 0 !important;
}
#brighton_sub-menu ul li.last {
	margin-bottom:0 !important;
}
#brighton_sub-menu ul li.last a span {
	border-bottom: 0 !important;
}
#brighton_sub-menu ul li.childitem1.last {
	padding-bottom: 0 !important;
	border-bottom: 0 !important;
}

#brighton_sub-menu .radmenu .item a {
position:relative
}


/* column 2*/
#brighton_col2 ul {
	list-style-type:disc !important;
	margin:6px 0 6px 25px !important;
}
#brighton_col2 li {
	padding:0 0 7px !important;
}
#brighton_col2 p {
	font-size: 1em !important;
}

/* footer */
#brighton_footer {
	font-weight: bold;
}
#footerinfo {
	width: 844px;
	margin: 0 auto;
	padding: 15px 0 40px;
}
#footerinfo p {
	margin: 3px 0 0;
}
#footerinfo .contactinfo {
	text-align: left;
	width: 180px;
}
#footerinfo .contactinfo img {
	margin-bottom: 5px;
}
#footerinfo .logos {
	float: right;
	text-align: center;
	width: 250px;
	margin-right: 153px;
}
#footerinfo .logos p {
	margin: 3px 0 10px;
}
#footerinfo .logos img {
	border: 0;
	margin-right: 23px;
}
#footerinfo .logos img.last {
	margin: 0;
}


#footerinfo .socialbookmarks {
	float: right;
	text-align: left;
	width: 140px;
}
#footerinfo .socialbookmarks h3 {
	border-bottom: 1px solid #d8d3a5;
	color: #00817a;
	font-family: Georgia,Times New Roman,serif;
	font-size: 1.3em;
	font-weight: normal;
	margin: 0 0 9px;
	padding-bottom: 1px;
}
#footerinfo .socialbookmarks img {
	border: 0;
}
#footerinfo .socialbookmarks p {
	position: relative;
}
#footerinfo .socialbookmarks a {
	margin-right: 15px;
	text-decoration: none;
}
#footerinfo .socialbookmarks span {
	font-size: 0.9em;
	position: absolute;
	top: 0;
}
#brighton_footer p.copyright {
	text-align: center;
}
#brighton_footer p.privacy {
	margin: 5px 0 0;
}
#brighton_footer p.privacy a {
	text-decoration: none;
}
#brighton_footer p.privacy a:hover {
	text-decoration: underline;
}
#brighton_footer .footermenu {
	width: 674px;
	margin: 0 auto;
}
#brighton_footer ul li {
	margin:0 15px 0 0 !important;
}
#brighton_footer ul li.last {
	margin:0 !important;
}
#brighton_footer .footermenu ul li a span {
	padding: 5px 0 0 !important;
}

/* inline links */
/* green inline button */
a.greenbtn {
	background: url(images/sprite-inline-left.png) no-repeat 0 -25px transparent;
	display: inline-block;
	font-size: 13px;
	font-weight: bold;
	height: 25px;
	line-height: 17px;
	padding-left: 12px;
	text-decoration:none;
}
a.greenbtn span {
	background: url(images/sprite-inline-right.png) no-repeat 100% -25px transparent;
	display: inline-block;
	padding: 4px 12px 4px 0;
}
a.greenbtn:link, a.greenbtn:visited, a.greenbtn:active {
	color: #ffffff !important;
}

/* gray inline button */
a.graybtn {
	background: url(images/sprite-inline-left.png) no-repeat 0 0 transparent;
	display: inline-block;
	font-size: 13px;
	font-weight: bold;
	height: 25px;
	line-height: 17px;
	padding-left: 12px;
	text-decoration:none;
}
a.graybtn span {
	background: url(images/sprite-inline-right.png) no-repeat 100% 0 transparent;
	display: inline-block;
	padding: 4px 12px 4px 0;
}
a.graybtn:link, a.graybtn:visited, a.graybtn:active {
	color: #1d1d1d !important;
}

/* blue inline button */
a.bluebtn {
	background: url(images/sprite-inline-left.png) no-repeat 0 -50px transparent;
	display: inline-block;
	font-size: 13px;
	font-weight: bold;
	height: 33px;
	line-height: 21px;
	padding-left: 12px;
	text-decoration:none;
}
a.bluebtn span {
	background: url(images/sprite-inline-right.png) no-repeat 100% -50px transparent;
	display: inline-block;
	padding: 6px 12px 6px 0;
}
a.bluebtn:link, a.bluebtn:visited, a.bluebtn:active {
	color: #4e5960 !important;
}


/* call to action buttons */
.sbar-img {
	margin-bottom: 15px;
}
.cta {
	font-size: 0.9em;
	font-weight: bold;
	padding: 3px 10px;
	margin-bottom: 15px;
	text-align: center;
	display: inline-block;
}
#brighton_col2 .cta a.nodecor, .cta a.nodecor {
	text-decoration: none;
	color: inherit !important;
}
#brighton_col2 .cta h3, .cta h3 {
	font-family: Georgia, Times New Roman, serif !important;
	font-size: 1.7em !important;
	font-weight: normal !important;
	margin: 5px 0 10px !important;
	line-height: 115% !important;
}
#brighton_col2 .cta p, .cta p {
	margin: 7px 0 7px;
}
#brighton_col2 a.cta-link, a.cta-link {
	background: url(images/cta-link.png) no-repeat;
	display: inline-block;
	font-size: 13px;
	font-weight: bold;
	height: 20px;
	width: 226px;
	padding: 3px 0;
	text-decoration:none;
	text-align: center;
	color: #3e3f3e !important;
}

/* silver-green button */
.cta-silver-green {
	background: url(images/sprite-cta.png) no-repeat 0 0 transparent;
	width: 243px;
	height: 145px;
}
#brighton_col2 .cta-silver-green h3, .cta-silver-green h3 {
	margin: 9px 0 !important;
	color: #006b64 !important;
}
/* silver-orange button */
.cta-silver-orange {
	background: url(images/sprite-cta.png) no-repeat 0 -151px transparent;
	width: 243px;
	height: 145px;
}
#brighton_col2 .cta-silver-orange h3, .cta-silver-orange h3 {
	margin: 9px 0 !important;
	color: #666666 !important;
}
/* whitepaper button */
.cta-whitepaper {
	background: url(images/sprite-cta.png) no-repeat 0 -302px transparent;
	height: 145px;
	width: 223px;
	padding: 3px 20px;
}
#brighton_col2 .cta-whitepaper h3, .cta-whitepaper h3 {
	text-align: left;
	color: #e19b32 !important;
	padding-right: 80px;
	margin: 12px 0 0 !important;
}
#brighton_col2 .cta-whitepaper p, .cta-whitepaper p {
	text-align: left;
	color: #7c7c7c !important;
}
/* teal button */
.cta-teal {
	background: url(images/sprite-cta.png) no-repeat 0 -453px transparent;
	height: 120px;
	width: 223px;
	padding: 3px 20px;
}
#brighton_col2 .cta-teal h3, .cta-teal h3 {
	background: url(images/cta-separator.png) no-repeat bottom transparent;
	text-align: left;
	color: #003d38 !important;
	margin: 11px 0 0 !important;
	padding-bottom: 7px !important;
}
#brighton_col2 .cta-teal p, .cta-teal p {
	text-align: left;
	margin-top: 7px;
}
/* blue button */
.cta-blue {
	background: url(images/sprite-cta.png) no-repeat 0 -579px transparent;
	height: 120px;
	width: 223px;
	padding: 3px 20px;
}
#brighton_col2 .cta-blue h3, .cta-blue h3 {
	background: url(images/cta-separator.png) no-repeat bottom transparent;
	text-align: left;
	color: #00554 !importante;
	margin: 12px 0 0 !important;
	padding-bottom: 7px !important;
}
#brighton_col2 .cta-blue p, .cta-blue p {
	text-align: left;
}
/* orange button */
.cta-orange {
	background: url(images/sprite-cta.png) no-repeat 0 -705px transparent;
	height: 111px;
	width: 223px;
	padding: 3px 20px;
}
#brighton_col2 .cta-orange h3, .cta-orange h3 {
	background: url(images/cta-separator.png) no-repeat bottom transparent;
	text-align: left;
	color: #5d3800 !important;
	margin: 11px 0 0 !important;
	padding-bottom: 5px !important;
}
#brighton_col2 .cta-orange p, .cta-orange p {
	text-align: left;
	margin-top: 5px;
}
/* green */
.cta-green {
	background: url(images/sprite-cta.png) no-repeat 0 -822px transparent;
	width: 236px;
	height: 104px;
}
/* link color override */
.cta-silver-green p, .cta-silver-orange p, .cta-teal p, .cta-green h3, .cta-green p, #brighton_col2 .cta-silver-green p, #brighton_col2 .cta-silver-orange p, #brighton_col2 .cta-teal p, #brighton_col2 .cta-green h3, #brighton_col2 .cta-green p {
	color: #ffffff !important;
}
.cta-blue p, .cta-orange p, #brighton_col2 .cta-blue p, #brighton_col2 .cta-orange p {
	color: #333333 !important;
}


/* testimonials box */
.testimonialsinner {
	width: 270px;
	margin-bottom: 15px !important;
}
.testimonialsinner div.pad {
	padding: 0 !important;
	margin: 0 !important;
}
.testimonialsinner h1 {
	background: url(images/testimonial-quote.png) no-repeat scroll right center transparent !important;
	font-family: Arial, sans-serif !important;
	color: #008880;
	font-size: 1.45em !important;
	font-weight: normal !important;
	margin: 0 0 17px !important;
	padding: 5px 15px;
}
.testimonialsinner div.ItemDetails {
	background: url(images/testimonial-top.png) no-repeat !important;
	padding-top: 14px;
	color: #505050;
	font-style: italic;
	font-size: 1em;
}
.testimonialsinner div.ItemDetails span {
	background: url(images/testimonial-bottom.png) no-repeat left bottom !important;
	padding: 0 15px 30px;
	display: block;
}
.testimonialsinner div.ItemLink {
	font-family: Arial,sans-serif !important;
	font-size: 1.2em !important;
	font-style: normal !important;
	font-weight: bold !important;
	margin: -5px 0 20px 13px;
}
.testimonialsinner div.ItemLink a {
	color: #008880 !important;
	text-decoration: none !important;
}
.testimonialsinner td.Item, .testimonialsinner td.AltItem {
	padding: 0;
}
.testimonialsinner #readmore {
	text-align: right;
	margin: -10px 0 0;
	display: block !important;
}
.testimonialsinner #readmore a {
	color: #008880;
	text-decoration: none;
	font-style: italic;
}

/* **blog styling** */
#bloghead {
	position: relative;
}
#bloghead #blogrss {
	position: absolute;
	right: 13px;
	bottom: 8px;
}
#bb-container div.post {
	font-size: 1em !important;
}
#bb-container div.post div.byline{
	font-size: 0.9em !important;
}


/* blog subscription box */
.blogsubscribe {
	background: url(images/newsletter-background.png) no-repeat scroll 0 0 transparent !important;
	height: 85px !important;
	width: 244px;
	padding: 7px 12px !important;
}
.blogsubscribe h1 {
	color: #008880;
	font-family: Georgia,Times,serif !important;
	font-size: 1.55em;
	font-weight: normal;
	line-height: 110%;
	margin: 0 0 11px;
}
#brighton_col3 div.blogsubscribe div.pad {
	background: none !important;
	padding: 0 !important;
	margin: 0 !important;
}
.blogsubscribe .subhead {
	display:none;
}
.blogsubscribe div.IngeniMailSubscribeContainer {
	position: relative;
}
.blogsubscribe div.IngeniMailSubscribeContainer input {
	background: url(images/newsletter-input.png) no-repeat scroll 0 0 transparent !important;
	height: 20px;
	width: 135px;
	padding: 3px !important;
	margin: 0 !important;
	font-family: Arial,sans-serif !important;
	font-size: 1.1em !important;
	font-weight: bold;
	color:#666666 !important;
	border: 0;
	float: left;
}
.blogsubscribe .IngeniMailSubscribeContainer .IngeniMailSubscribeButton {
	margin: 0 !important;
	background: url(images/newsletter-submit.png) no-repeat scroll 0 0 transparent !important;
	position: absolute;
	right: 0;
	top: -1px;
	height: 27px;
	width: 100px;
	text-indent: -5000px;
	border: 0;
cursor:pointer;
font-size:1px !important;
}

#benefitsolutionslogo, #healthins, #fleetservices {
	margin-bottom: 20px;
}

/* Separating lists on Partners page into 2 lists  */
.floating_list_two
{
    width: 300px;
    float: left;
    margin-bottom: 20px;
}

.floating_list_two_end
{
    width: 300px;
    float: left;
    margin-bottom: 20px;
}

.div_clear
{
    clear: both;
}

/* adding missing margin to forms */
.ContactFormWrapper .CheckboxGroupContainer, .ContactFormWrapper select {
    margin: 0 0 10px;
}


/* hide links on inner pages */
#archives, #readmore { display: none; }

/* hide social bookmarks in logo */
#brighton_header div.socialbookmarks { display: none; }

/* hubspot edit */
.CMSConfigureBox, .CMSEditBox { z-index: 1500 !important; }