

#title.aboutus_section {
	background: url(/images/about/title_logo.png) no-repeat 25px 8px;
}
.about_overview .masthead {
	color: #000;
	font-size: 16px;
	padding: 0;
	overflow: hidden;
}
.about_overview .masthead .overhead {
	font-size: 17px;
	font-style: italic;
	margin-bottom: 20px;
}
.about_overview .masthead h2 {
	font-family: 'DIN-Light', Arial, Helvetica, sans-serif;
	font-size: 40px;
	margin-bottom: 23px;
	font-weight: normal;
	letter-spacing: -1px;
	background-color: transparent;
	text-transform: uppercase;
	line-height: 35px;
}
.about_overview .masthead h2 span {
	font-family: 'DIN-CondBold', Arial, Helvetica, sans-serif;
	font-size: 40px;
	margin-bottom: 23px;
	font-weight: normal;
	letter-spacing: -1px;
	background-color: transparent;
	text-transform: uppercase;
	line-height: 35px;
}
.about_overview .masthead p {
	margin-bottom: 22px;
	line-height: 15px;
}
.about_overview h3 {
	margin-bottom: 23px;
}
.about_overview .content_block {
	position: relative;
	clear: both;
	font-size: 14px;
	background-position: top left;
	margin: 0;
	padding: 0;
	overflow-y: auto;
	zoom: 1;
	width: 777px;
}
.about_overview .content_block.top_section {
	border-top: 1px solid #e0e0e0;
}
.about_overview .content_block.mid_section {
	border-top: 1px solid #e0e0e0;
}
.about_overview .content_block.bottom_section {
	border-top: 1px solid #e0e0e0;
}
.about_overview .content_block .content_button {
	margin-top: 10px;
}
.about_overview .content_block .block_tl {
	float: left;
	width: 343px;
	padding: 20px 0;
	margin: 0 20px;
	display: inline;
}
.about_overview .content_block .block_tl LI {
	margin-bottom: 10px;
	clear: both;
}
.about_overview .content_block .block_tr {
	border-left: 1px solid #e0e0e0;
}
.about_overview .content_block .block_tr, .about_overview .content_block .block_br {
	width: 330px;
	float: left;
	display: inline;
	padding: 20px 0 20px 20px;
	margin-left: 5px;
}
.about_overview .content_block .block_br {
	border-top: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
}
.about_overview .content_block .block_left {
	float: left;
	width: 343px;
	padding: 20px 0;
	margin: 0 20px;
	display: inline;
}
.about_overview .content_block .block_right {
	width: 330px;
	float: left;
	display: inline;
	padding: 20px 0 20px 20px;
	margin-left: 5px;
	border-left: 1px solid #e0e0e0;
}
.about_overview .content_block .general_content {
	padding: 0;
}
.about_overview .content_block .general_content.image_right .content_copy {
	padding-right: 5px;
}
.about_overview .content_block .general_content.image_left .content_copy {
	padding-left: 5px;
}
.about_news .general_content {
	clear: both;
}
.about_news h2 {
	float: left;
	font-size: 18px;
	color: #000;
	padding: 0 20px 0;
	font-weight: normal;
}
.about_news .button_rss {
	float: right;
	display: inline;
	margin: 15px 20px 0;
}
.button_rss a {
	background: url(/images/buttons/button-rss.png) no-repeat;
	float: left;
	height: 0;
	overflow: hidden;
	padding-top: 15px;
	width: 51px;
	font-weight: normal;
}
.button_rss a:hover {
	background-position: 0 -15px;
}
span.post_info {
	clear: both;
	display: block;
	color: #000;
	font-size: 11px;
	padding-bottom: 5px;
}
#registerAsASupplier {
	height: 0;
	overflow: hidden;
}
#modal #registerAsASupplier {
	height: auto;
	overflow: visible;
	text-align: left;
	width: 600px;
}
#news_search_container {
	border-top: 1px solid #9c9c9c;
	height: 60px;
}
.about_news #news_search_container h2 {
	padding: 25px 20px 0;
}
#news_search_container a {
	float: right;
	margin: 12px 10px 0 5px;
}
#news_search_container .search_box {
	float: right;
	height: 24px;
	margin: 10px 0 0;
	display: block;
	box-sizing: border-box;
}
#news_no_results {
	clear: both;
	padding: 20px;
}
ul#news_list {
	border-top: 1px solid #cfcfcf;
}
ul#news_list li {
	border-bottom: 1px solid #cfcfcf;
}
ul#news_list li.altrow {
	background: url(/images/about/news_alt_row_right.png) no-repeat left top;
}
ul#news_list li a {
	font-family: 'DIN-Regular', Arial, Helvetica, sans-serif;
	float: left;
	width: 95%;
	padding: 10px 0 3px 20px;
	display: block;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}
ul#news_list li.altrow a {
	display: block;
}
ul#news_list li span.news_date {
	display: block;
	font-size: 12px;
	color: #000;
	padding: 0 0 10px 20px;
}
.news_detail h2 {
	float: none;
	padding: 15px 0 0;
}
.about_news .general_content {
	padding: 0 20px;
}
.about_news .button_print {
	float: right;
	padding: 15px 30px 0 15px;
}
.about_news .button_email {
	float: right;
	padding: 15px 0 0;
}
.about_news .button_print a {
	background: url(/images/buttons/content-button-print.png) 0 0 no-repeat;
}
.about_news .button_email a {
	background: url(/images/buttons/content-button-email.png) 0 0 no-repeat;
}
.about_news .button_print a:hover, .about_news .button_email a:hover {
	background-position: 0 -10px;
}
.about_news .button_allnews a {
	background: url(/images/buttons/content-button-allnews.png) no-repeat;
	float: left;
	height: 0;
	overflow: hidden;
	padding-top: 12px;
	width: 136px;
	display: inline;
	margin: 10px 0 15px 20px;
}
.about_news .button_allnews a:hover {
	background-position: 0 -12px;
}
.about_news .carousel {
	position: relative;
	width: 372px;
	height: 300px;
	overflow: hidden;
}
.about_news .carousel div.largeImage {
	float: left;
	width: 362px;
	height: 244px;
}
.about_news .carousel ul {
	display: block;
	height: 52px;
	position: relative;
	clear: both;
}
.about_news .carousel ul li {
	float: left;
	position: absolute;
	top: 0;
	left: 0;
	padding: 0 5px;
}
.about_news .carousel ul li div {
	display: block;
	float: left;
	overflow: hidden;
	position: relative;
}
.about_news .carousel ul li div img {
	display: block;
}
.about_news a.carousel_previous {
	position: absolute;
	top: 270px;
	left: -15px;
	width: 12px;
	height: 13px;
	background: #ededed url(/images/buttons/content_carousel_arrows.png) no-repeat 0 0;
	text-indent: -1000px;
	font-size: 0;
}
.about_news a.carousel_next {
	position: absolute;
	top: 270px;
	left: 375px;
	width: 12px;
	height: 13px;
	background: #ededed url(/images/buttons/content_carousel_arrows.png) no-repeat 0 -13px;
	text-indent: -1000px;
	font-size: 0;
}
.about_news .content_copy span.news_date {
	font-family: 'DIN-CondBold', Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
.featured_events_carousel {
	position: relative;
	border-bottom: 1px solid #e0e0e0;
}
.featured_events_carousel .carousel {
	position: relative;
	width: 737px;
	height: 272px;
	overflow: hidden;
}
.featured_events_carousel .carousel ul {
	display: block;
	height: 220px;
	position: relative;
	clear: both;
}
.featured_events_carousel .carousel ul li {
	float: left;
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
}
.featured_events_carousel a.carousel_previous {
	position: absolute;
	top: 50px;
	left: -75px;
	width: 30px;
	height: 36px;
	background: url(/images/buttons/content_carousel_arrows.png) no-repeat 0 0;
	text-indent: -1000px;
	font-size: 0;
}
.featured_events_carousel a.carousel_next {
	position: absolute;
	top: 50px;
	left: 730px;
	width: 30px;
	height: 36px;
	background: url(/images/buttons/content_carousel_arrows.png) no-repeat 0 -36px;
	text-indent: -1000px;
	font-size: 0;
}
.featured_events_carousel .event_container {
	float: left;
	width: 358px;
	margin-right: 10px;
}
.featured_events_carousel .event_container .has_shadow {
	float: left;
	margin-bottom: 5px;
}
.featured_events_carousel .event_container .event_details {
	float: left;
	width: 200px;
	margin: 7px 0 5px 10px;
}
.featured_events_carousel .event_container .event_details .event_location {
	font-family: 'DIN-Medium', Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	text-transform: uppercase;
}
.featured_events_carousel .event_container .event_details .event_title {
	font-family: 'DIN-Medium', Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 15px;
	line-height: 15px;
	font-weight: normal;
	text-transform: uppercase;
}
.featured_events_carousel .event_container .event_details .event_date {
	color: #000;
	font-size: 11px;
}
.featured_events_carousel .event_container p {
	clear: both;
}
#all_events_container {
	background: url(/images/about/events_bg.jpg) no-repeat scroll 346px 0;
	overflow-y: auto;
	position: relative;
	zoom: 1;
}
#all_events_container .sectionDivider {
	margin: 5px 0 0;
}
#all_events_container .all_events_filtering {
	float: left;
}
#all_events_container .all_events {
	float: right;
	width: 370px;
}
#all_events_container .all_events_filtering h4 {
    font-family: 'DIN-Light', Arial, Helvetica, sans-serif;
}
#all_events_container .all_events_filtering div {
	padding: 15px 0;
	width: 340px;
}
#all_events_container .all_events_filtering div.first {
	border: none;
}
#all_events_container .all_events_filtering select {
	width: 250px;
}
#all_events_container .all_events .events_total {
	color: #646464;
	font-weight: normal;
	text-transform: uppercase;
	padding: 20px 0;
}
#all_events_container .all_events ul#all_events_list li {
	padding: 15px 0;
	border-top: 1px solid #d6d6d6;
	background: none;
}
#all_events_container .all_events ul#all_events_list li.first {
	padding: 0 0 15px;
	border: none;
}
#all_events_container .all_events .event_location {
	font-family: 'DIN-Medium', Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 16px;
	text-transform: uppercase;
}
#all_events_container .all_events .event_title {
	font-family: 'DIN-Medium', Arial, Helvetica, sans-serif;
	color: #4c647e;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
}
#all_events_container .all_events .event_title span.event_type {
	color: #3e3d3a;
}
#all_events_container .all_events .event_date {
	color: #000;
	font-size: 11px;
	padding-bottom: 5px;
}
#all_events_container .all_events #global_pagination {
	margin: 20px 0 0;
	display: block;
}
.careers_main .careers_content {
	background: url(/images/about/careers_top_bgnd.png) no-repeat center bottom;
}
.careers_main .careers_content.bottom {
	background: url(/images/about/careers_btm_bgnd.png) no-repeat center top;
}
.careers_main .careers_content:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.careers_main .careers_content {
	display: inline-block;
}
html[xmlns] .careers_main .careers_content {
	display: block;
}
* html .careers_main .careers_content {
	height: 1%;
}
.careers_main .general_content {
	clear: none;
	padding-left: 20px;
}
.careers_main_column {
	padding: 20px 0 50px;
	width: 310px;
	float: left;
	margin-right: 40px;
}
.careers_main_column h4 {
	color: #000;
	font-size: 18px;
	font-weight: normal;
}
.careers_main_column h5 {
	padding-bottom: 5px;
	font-weight: normal;
}
.careers_main_column.right {
	margin-right: 0;
	padding-left: 40px;
}
#benefitsSubnav {
	position: relative;
	padding-bottom: 10px;
}
#benefitTabs {
	background: url(/images/about/benefit-tabs.png) no-repeat;
	width: 716px;
	height: 55px;
	list-style-type: none;
	margin-left: 20px;
}
#benefitsSubnav.hma #benefitTabs {
	background-position: 0 -80px;
}
#benefitsSubnav.hmfc #benefitTabs {
	background-position: 0 -160px;
}
#benefitsSubnav.hmma #benefitTabs {
	background-position: 0 -240px;
}
#benefitsSubnav.hatci #benefitTabs {
	background-position: 0 -320px;
}
#benefitTabs li {
	float: left;
	display: block;
	text-indent: -9999px;
}
#benefitTabs li a {
	float: left;
	overflow: hidden;
	padding-top: 55px;
	height: 0;
	outline: none;
}
#benefitTabs li a {
	background: url(/images/about/benefit-text.png) no-repeat -1000px -1000px;
}
#benefitTabs li.hma {
	width: 125px;
	padding: 0 23px;
}
#benefitTabs li.hma a {
	width: 125px;
}
#benefitTabs li.hmfc {
	width: 92px;
	padding: 0 34px;
}
#benefitTabs li.hmfc a {
	width: 92px;
}
#benefitTabs li.hmma {
	width: 132px;
	padding: 0 20px;
}
#benefitTabs li.hmma a {
	width: 132px;
}
#benefitTabs li.hatci {
	width: 140px;
	padding: 0 20px;
}
#benefitTabs .hatci a {
	width: 140px;
}
#benefitTabs li.hma a:hover {
	background-position: -23px -80px;
}
#benefitTabs li.hmfc a:hover {
	background-position: -205px -80px;
}
#benefitTabs li.hmma a:hover {
	background-position: -351px -80px;
}
#benefitTabs li.hatci a:hover {
	background-position: -523px -80px;
}
#benefitTabs li.selected a {
	cursor: default;
}
#benefitTabs li.selected a:hover {
	background-position: -1000px -1000px;
}
.benefit_tab_content {
	overflow: hidden;
	height: 0;
}
.benefit_tab_content.open {
	overflow: visible;
	height: auto;
}
.benefit_tab_content .general_content {
	padding-top: 0;
}
.benefit_tab_content .general_content h4 {
	padding-top: 15px;
	font-weight: normal;
}
.about_company .content_copy .preheader {
	font-size: 14px;
	font-style: italic;
	margin-bottom: 8px;
}
.multicontent_box .navigation_container li a {
    font-family: 'DIN-Regular', Arial, Helvetica, sans-serif;
}
#bodyContent .button_print {
	float: right;
	padding: 5px 47px 0 15px;
}
#bodyContent .button_print a {
	width: 91px;
    height: 33px;
    text-indent: -5000px;
    background: url(/images/buttons/content-button-print-r.png) 0 0 no-repeat;
}
#bodyContent .button_print a:hover {

}
#bodyContent .button_allevents a {
	background: url(/images/buttons/content-button-events.png) no-repeat;
	float: left;
	height: 0;
	overflow: hidden;
	padding-top: 12px;
	width: 136px;
	display: inline;
	margin: 15px 0 15px 20px;
}
#bodyContent .button_allevents a:hover {
	background-position: 0 -12px;
}
#autoshow {
	background: url(/images/about/eventspage/autoshow_mainbanner.jpg) no-repeat;
	font-family: 'DIN-CondBold', Arial, Helvetica, sans-serif;
	color: #fff;
	width: 720px;
	height: 388px;
	margin-top: 15px;
}
#autoshow p.header {
	text-align: center;
	padding-top: 28px;
	font-size: 30px;
	line-height: 30px;
	text-transform: uppercase;
}
#autoshow p.learnmore {
	text-align: center;
	position: relative;
	padding-top: 195px;
	margin-left: 25px;
}
#autoshow p.learnmore a:link, #autoshow p.learnmore a:visited {
	text-decoration: underline;
	font-size: 12px;
	color: #fff;
	background: url(/images/about/eventspage/autoshow_arrow.png) no-repeat;
	padding-right: 15px;
}
#autoshow p.learnmore a:hover {
	color: #369;
	background: url(/images/about/eventspage/autoshow_arrow_hover.png) no-repeat;
}
#autoshow p.santafe {
	text-align: center;
	padding-top: 20px;
	font-size: 15px;
	line-height: 15px;
	margin-left: -50px;
}
#autoshow p.santafe span {
	font-family: 'DIN-Light', Arial, Helvetica, sans-serif;
}
.sweepstakes_subheader {
	font-family: 'DIN-Regular', Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding-left: 34px;
	line-height: 22px;
	padding-bottom: 10px;
}
.sweepstakes_subheader span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
}
#autoshow_table .mainhead {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 25px;
}
#autoshow_table .mainhead p, #autoshow_table .autoshow_details p {
	position: absolute;
	float: left;
}
#autoshow_table .mainhead p.name {
	left: 43px;
	width: 110px;
}
#autoshow_table .mainhead p.locations {
	left: 400px;
}
#autoshow_table .mainhead p.dates {
	left: 575px;
}
#autoshow_table .autoshow_details {
	border-top: 1px solid #000;
	background-color: #f2f2f2;
	padding: 15px 0;
	height: 15px;
}
#autoshow_table .autoshow_details:last-child {
	border-bottom: 1px solid #000;
}
#autoshow_table .autoshow_details:hover {
	background-color: #dde3e9;
	cursor: pointer;
}
#autoshow_table .last {
	border-bottom: 2px solid #000;
}
#autoshow_table .autoshow_details p.name {
	font-family: 'DIN-Regular', Arial, Helvetica, sans-serif;
	left: 43px;
	width: 365px;
	text-transform: uppercase;
}
#autoshow_table .autoshow_details p.name a:link, #autoshow_table .autoshow_details p.name a:visited {
	color: #000;
}
#autoshow_table .autoshow_details p.name a:hover {
	text-decoration: underline;
	color: #000;
}
#autoshow_table .autoshow_details p.locations {
	font-family: 'DIN-Regular', Arial, Helvetica, sans-serif;
	left: 400px;
}
#autoshow_table .autoshow_details p.dates {
	font-family: 'DIN-Regular', Arial, Helvetica, sans-serif;
	left: 575px;
}
#autoshow_disclaimer {
	font-size: 11px;
}
#autoshow_disclaimer div {
	display: inline-block;
	margin-bottom: 15px;
}
.tournament-of-champions .thedraw p {
    width: 78%;
}
.tournament-of-champions .thedraw p.dates {
    width: 27%;
    font-size: 36px;
    top: 395px;
    left: 100px;
}
.tournament-of-champions .thedraw p.dates span {
    font-size: 12px;
    color: #515151;
    line-height: 12px;
}
.tournament-of-champions .bodycontent {
    padding: 40px 0 20px 78px;
}
.tournament-of-champions .bodycontent p {
    width: 88%;
}
.tournament-of-champions .bodycontent p.thefield,
.tournament-of-champions .bodycontent p.theexperience,
.tournament-of-champions .bodycontent p.thebenefit {
    width: 91%;
}
.tournament-of-champions .bodycontent ul {
    width: 88%;
    height: 100px;
}
#tournament_main {
	width: 720px;
	border-bottom: 1px solid #000;
}
#tournament_main ul li {
	float: left;
}
.general_content .events_state h4 {
    font-family: 'DIN-Light', Arial, Helvetica, sans-serif;
}
.thedraw {
	background: url(/images/about/htoc_events_main_copy_block.jpg) no-repeat;
	width: 720px;
	height: 490px;
	display: inline-block;
	padding: 70px 0 0 80px;
	font-size: 14px;
	margin-top: -3px;
	position: relative;
}
.thedraw p {
	width: 80%;
}
.thedraw p.vehicleprize {
	bottom: 41px;
	position: absolute;
	right: 96px;
	width: 391px;
}
.thedraw p.dates {
	width: 26%;
	font-family: 'DIN-Light', Arial, Helvetica, sans-serif;
	font-size: 35px;
	position: absolute;
	top: 396px;
	left: 105px;
	text-align: center;
}
.thedraw p.dates span {
	text-align: center;
	font-size: 13px;
	line-height: 13px;
	text-transform: uppercase;
}
#field h2, #experience h2, #benefit h2 {
	font-family: 'DIN-Light', Arial, Helvetica, sans-serif;
	font-size: 34px;
	padding: 30px 0;
}
#field h2 span, #experience h2 span, #benefit h2 span {
	font-family: 'DIN-CondBold', Arial, Helvetica, sans-serif;
	font-size: 34px;
}
#story {
	background: url(/images/about/tournament-of-champions/bgbtm.jpg) no-repeat;
	width: 788px;
	padding: 120px 0 160px 120px;
	margin-left: -34px;
}
#story h2 {
	font-family: 'DIN-Light', Arial, Helvetica, sans-serif;
	font-size: 46px;
	padding: 30px 0 0;
}
#story h2 span {
	font-family: 'DIN-CondBold', Arial, Helvetica, sans-serif;
	font-size: 46px;
}
#story p {
	padding-top: 45px;
	width: 35%;
}
.body {
	background: url(/images/about/tournament-of-champions/bgcontent.jpg) no-repeat;
	padding-bottom: 40px;
	border-bottom: 1px solid #000;
	width: 720px;
}
.bodycontent {
	padding: 40px 0 20px 90px;
}
.bodycontent p {
	width: 80%;
}
.bodycontent ul {
	width: 80%;
	font-size: 13px;
	height: 171px;
}
.bodycontent ul li {
	list-style: disc;
}
.bodycontent p.gallerytitle {
	font-family: 'DIN-Light', Arial, Helvetica, sans-serif;
	font-size: 24px;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	text-align: center;
	padding-top: 10px;
	margin-top: 30px;
}

#contentNavigationArrow {
	position: absolute;
	top: 0;
	left: -16px;
	width: 16px;
	padding: 0;
	display:none;
	background: url(/images/global/contentNavigation_arrow.png) no-repeat;
}

.image_carousel {
	padding: 15px 0 15px 40px;
	position: relative;
	margin-left: 35px;
	margin-top: -30px;
}
.image_carousel img {
	padding: 9px 0;
	margin: 7px;
	display: block;
	float: left;
}
a.carousel_prev, a.carousel_next {
	background: url(/images/about/tournament-of-champions/gallery_arrow.jpg) no-repeat transparent;
	width: 34px;
	height: 34px;
	display: block;
	position: absolute;
	top: 85px;
}
a.carousel_prev {
	left: 0;
	background-position: 0 0;
}
a.carousel_prev:hover {
	background-position: 0 0;
}
a.carousel_prev.disabled {
	background-position: -34px 0 !important;
}
a.carousel_next {
	right: 29px;
	background-position: 0 -34px;
}
a.carousel_next:hover {
	background-position: 0 -34px;
}
a.carousel_next.disabled {
	background-position: -34px -34px !important;
}
a.carousel_prev.disabled, a.next.disabled {
	cursor: default;
}
a.carousel_prev span, a.carousel_next span {
	display: none;
}
.clearfix {
	float: none;
	clear: both;
}
p.thefield {
	width:90%;
}
p.theexperience {
	width:90%;
	margin-left:-16px;
}
#story p.thestory {
	padding-top:10px;
}

.golf_link {
    color: gray;
    margin-bottom: 10px;
    text-align: center;
}
h1.news_title {
		font-size: 20px;
}
.doing_business .general_content .content_copy h5.section_header {
    font-family: 'DIN-Regular', Arial, Helvetica, sans-serif;
    font-size: 16px;
}

.diversity_charter #title span {
    line-height: 50px;
}