/*********************************************************** 
	Stylesheet for: 
	Author:
	Credits: YUI, Paul Irish(optional:, Brad Graham, Phillip Salfity, Joeleen Kennedy)
	
	
	*YUI Fonts Conversions-
	10px = 77%
	11px = 85%
	12px = 93%
	13px = 100%
	14px = 108%
	15px = 116%
	16px = 123.1%
	17px = 131%
	18px = 138.5%
	19px = 146.5%
	20px = 153.9%
	21px = 161.6%
	22px = 167%
	23px = 174%
	24px = 182%
	25px = 189%
	26px = 197%
*************************************************************/
.list-clean, .main-content .list-clean { list-style: none; padding: 0; margin: 0; }

.header .sign-in-form [type="submit"] { font-family: 'DinMedium'; font-weight: normal; text-transform: uppercase; }

/* RESET */
html { color: #000; background: #FFF; }

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, p, blockquote, th, td { margin: 0; padding: 0; }

fieldset, img { border: 0; }

address, caption, cite, code, dfn, em, strong, th, var, optgroup { font-style: inherit; font-weight: inherit; }

del, ins { text-decoration: none; }

caption, th { text-align: left; }

h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }

q:before, q:after { content: ''; }

abbr, acronym { border: 0; font-variant: normal; }

sup { vertical-align: baseline; }

sub { vertical-align: baseline; }

legend { color: #000; }

input, button, textarea, select, optgroup, option { font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit; }

body { font: 13px/1.231 arial, helvetica, clean, sans-serif; }

select, input, textarea, button { font: 100% arial,helvetica,clean,sans-serif; margin: 0; padding: 0; *font-size: 100%; }

table { font-size: inherit; font: 100%; border-collapse: collapse; border-spacing: 0; }

td { font-size: 100%; }

pre, code, kbd, samp, tt { font-family: monospace; *font-size: 100%; line-height: 100%; }

#header li, #footer li, #quicklinks li, #breadcrumbs li { list-style: none; }

address { font-style: normal; }

.printLogo { display: none; }

/* Globals */
html { overflow-y: scroll; /*Force Scroll bar so design doesn't jump on no-scroll*/ }

body { line-height: 1.3; }

pre, code, kbd, samp { font-family: monospace, sans-serif; }

pre { padding: 15px; white-space: pre; white-space: pre-wrap; white-space: pre-line; word-wrap: break-word; }

sub { vertical-align: sub; font-size: smaller; }

sup { vertical-align: super; font-size: smaller; }

h1, h2, h3, h4, h5, h6 { font-weight: bold; text-rendering: optimizeLegibility; }

h1 { font-size: 153.9%; padding-bottom: .3em; }

h2 { font-size: 138.5%; color: #000; }

h3 { font-size: 123.1%; color: #000; }

h4 { font-size: 108%; color: #000; }

h5 { font-size: 93%; color: #000; }

p, li { font-size: 93%; }

li li, li p, li h5 { font-size: 100%; }

a, a:active { text-decoration: none; color: #000; -webkit-tap-highlight-color: #000; /*quick color flip of webkit when clicked*/ }

a:visited { color: #000; }

#PublicWrapper a:hover { text-decoration: none !important; color: #d7d7d7; }

small, .small { font-size: 90%; }

strong, th { font-weight: bold; }

em, i { font-style: italic; }

td, td img { vertical-align: top; }

img { max-width: 100%; }

/*completely hidden elements */
.hidden { display: none; visibility: hidden; }

/* Out of view but available for screen readers */
.visuallyhidden { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px); }

/***********Selected text background/color****************/
::-moz-selection { background: #444; color: #fff; text-shadow: none; }

::selection { background: #444; color: #fff; text-shadow: none; }

blockquote { margin: 20px; clear: both; }

input[type="radio"] { vertical-align: text-bottom; margin-right: 5px; }

input[type="checkbox"] { *vertical-align: baseline; margin-right: 5px; }

select option { padding: 0 4px; }

label, input[type=button], input[type=submit], button { cursor: pointer; line-height: 1.1; }

textarea { overflow: auto; }

button { width: auto; overflow: visible; }

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

.clearfix { display: inline-block; zoom: 1; }

* html .clearfix { height: 1%; }

/* Hides from IE-mac \*/
.clearfix { display: block; }

.first { border-left: 0 none !important; }

.align-right { float: right; border: 1px solid #e2e2e2; padding: .3em; margin: 0 0 .4em .8em; }

.align-left { float: left; border: 1px solid #e2e2e2; padding: .3em; margin: 0 .8em .4em 0; }

.imgWrapper { border: 1px solid #e2e2e2; }

.imgWrapper.right { float: right; margin: .4em 0 .4em .8em; }

.imgWrapper.left { float: left; margin: .4em .8em .4em 0; }

.imgWrapper.center { width: 100% !important; display: block; text-align: center; overflow: hidden; }

.imgWrapper .caption { padding: 6px; border-top: 1px solid #e2e2e2; }

.left { float: left; }

.right { float: right; }

.center { text-align: center; }

.no-border { border: 0 none; }

/* IE Fixes */
.ie7 img { -ms-interpolation-mode: bicubic; }

html { background-color: #fff; }

#skiplinks { float: left; list-style: none; margin: 0; padding: 0; display: inline; }

#skiplinks li { height: 30px; display: inline; }

#skiplinks a { position: absolute; left: -9999px; background-color: #fff; border: 1px solid #000; padding: 3px 5px; z-index: 10; }

#skiplinks a:active, #skiplinks a:focus { left: 3px; top: 3px; }

/* container */
#PublicWrapper { width: 960px; margin: 0 auto; background-color: #fff; position: relative; z-index: 0; }

/* Header */
#member_login_form { display: none; }

.header .sign-in-form { display: none; text-align: right; margin-right: 20px; }

.header .sign-in-form #member_login_form { display: block; }

.header .sign-in-form input { display: inline-block; text-align: left; padding: 0 0.5em; margin: 0; height: 25px; line-height: 25px; }

.header .sign-in-form [type="submit"] { background: #000; color: #FFF; border: none; padding: 0.5em; padding: 0 0.5em; height: 27px; line-height: 27px; }

.header .sign-in-form [type="submit"]:hover, .header .sign-in-form [type="submit"]:active { background: #FF0; color: #000; }

.header .sf_2cols_2in_50 { text-align: right; }
.header .sf_2cols_2in_50 > div, .header .sf_2cols_2in_50 > span { display: inline-block; vertical-align: top; }
.header .social { font-size: 200%; margin-right: 15px; }
.header .social, .header .form-wrap { padding-top: 5px; }
.header .welcomeText { text-align: right; }
.header .welcomeText > div { padding: 12px 20px 12px 0; }
.header input[type="text"], .header input[type="password"] { width: 115px; }
.header small { display: block; padding-top: 3px; }
.header small a { text-decoration: underline; }

.utility_logo { height: 28px; background-color: #fff; }
.utility_logo .sf_colsIn { margin: 0 !important; }
.utility_logo .logo { position: relative; z-index: 2; }
.utility_logo .sf_2cols_1_50 { width: 47% !important; }
.utility_logo .sf_2cols_2_50 { width: 53% !important; margin-top: 0.35em; }
.utility_logo .sf_2cols_1_25 { width: 30%; }
.utility_logo .sf_2cols_1_25 > div { margin-left: 20px !important; }
.utility_logo .sf_2cols_2_75 { width: 70%; }
.utility_logo .sf_2cols_2_75 > .sf_colsIn { margin-left: 10px !important; }

.branding-wrap.sf_colsOut { width: 66.2% !important; }

.branding-wrap .banners { padding-top: 58.321839%; position: relative; }
.branding-wrap .banners > .slide { position: absolute; top: 0; left: 0; }
.branding-wrap .banners .prev, .branding-wrap .banners .next { width: 35px; height: 54px; background-color: #FFF; background-color: rgba(255, 255, 255, 0.8); bottom: 40%; }
.branding-wrap .banners .next, .branding-wrap .banners .next:hover { background-image: url(/Sitefinity/WebsiteTemplates/ACSA2011/App_Themes/GrayTheme/images/shadowbox/next-black.png); }
.branding-wrap .banners .prev, .branding-wrap .banners .prev:hover { background-image: url(/Sitefinity/WebsiteTemplates/ACSA2011/App_Themes/GrayTheme/images/shadowbox/previous-black.png); }
.branding-wrap .sfitemTitle { background: #E95631; color: #FFF; position: absolute; top: 2em; left: 0; padding: 0.5em; z-index: 10; }

.logo a { background: black url(../Images/ACSA-logo.png) no-repeat 14px 21px; display: block; text-indent: -999em; width: 116px; height: 113px; }

.site-name { clear: both; }

.site-description { font-family: 'TradeGothicLTStdRegular', Arial; color: #000; text-transform: none; padding: 22px 6px 8px; font-size: 120%; }

.site-description p { display: none; }

.utility-nav li { float: left; list-style: none; }

#PublicWrapper .utility-nav a { padding: 9px 0; text-transform: uppercase; display: block; }

.fontface #PublicWrapper .utility-nav a { font-family: 'DinLight'; }

#PublicWrapper .utility-nav a .rtsTxt { line-height: .9; border-left: 1px solid #000; padding: 0 10px; display: block; }

#PublicWrapper .utility-nav .rtsFirst a .rtsTxt { border: 0 none; padding: 0 10px 0 6px; }

#PublicWrapper .utility-nav a:hover { text-decoration: none; color: #d7d7d7; }

.audienceNav { background-color: #444444; border: 0 none; color: #fff; font-weight: bold; display: block; position: relative; z-index: 2; cursor: pointer; }

.audienceNav h3 { padding: 8px 25px 6px 10px; background: url(../Images/sprite.png) no-repeat 111px -113px; text-transform: uppercase; color: #fff; font-size: 85%; height: 14px; }

#audienceSelection { background-color: #444444; display: none; position: absolute; z-index: 99999; padding: 4px 0 12px; width: 100%; }

#audienceSelection.hover { display: block; }

#audienceSelection li { list-style: none; font-size: 85%; padding: 0 12px; }

#PublicWrapper #audienceSelection li a { display: block; padding: 4px 10px; color: #fff; text-decoration: none; border-top: 1px solid #5a5a5a; }

#PublicWrapper #audienceSelection li.first a { border: 0 none; }

#PublicWrapper #audienceSelection li.hover { background-color: #000; }

#PublicWrapper #audienceSelection li a:hover { border: 0 none; padding-top: 5px; }

#PublicWrapper #audienceSelection li.first a:hover { padding-top: 4px; }

.zoom-search { background-color: #000; height: 28px; position: relative; }

.zoom-search input, .zoom-search label { background: none; border: 0 none; font-size: 85%; color: #fff; text-transform: uppercase; font-weight: bold; cursor: text; }

.zoom-search input[type="text"] { width: 63%; padding: 7px 10px 6px; }

.zoom-search input[type="text"]:focus { border: 0 none; outline: none; }

.zoom-search input[type="submit"] { text-indent: -999em; background: url(../Images/sprite.png) no-repeat -114px -23px; width: 28px; height: 28px; position: absolute; top: 0; right: 0; cursor: pointer; z-index: 2; }

.zoom-search label { position: absolute; padding: 8px 10px 4px; }

/* Shared form style*/
label.hide { display: none; }

.primary-nav-login { position: relative; z-index: 2; }

.mainNav { height: 41px; margin: 0 0 0 20px; background: #000; position: relative; }

.mainNav .RadMenu { height: 42px; position: relative; z-index: 2; }

.mainNav li { font-size: 100%; position: relative; /* border-left:1px solid #fff; */ }

.mainNav li.rmFirst { border: 0 none; background: none !important; }

.mainNav li * { font-size: 100%; }

#PublicWrapper .mainNav a { padding: 9px 23px; color: #fff; font-weight: bold; font-size: 100%; cursor: pointer; width: auto; display: block; }

.fontface #PublicWrapper .mainNav a { font-family: 'TradeGothicLTStdBoldNo.2'; font-weight: normal; }

#PublicWrapper .mainNav ul li a:hover { text-decoration: none; }

#PublicWrapper .mainNav ul li.hover { background-color: #444 !important; padding-bottom: 1px; }

#PublicWrapper .mainNav ul li a.rtSelectedParent { background-color: #444 !important; padding-bottom: 10px; }

#PublicWrapper .mainNav ul li.rtSelectedParent { background-color: #444 !important; padding-bottom: 2px; }

#PublicWrapper .mainNav ul li.hover a.rtSelectedParent { background-color: #444 !important; padding-bottom: 9px; }

#PublicWrapper .mainNav ul li.hover.rtSelectedParent { background-color: #444 !important; }

#PublicWrapper .mainNav ul ul { background-color: #444; padding: 4px 0 12px; }

.rmSlide { width: 200px !important; }

#PublicWrapper .mainNav ul ul li { font-size: 100%; padding: 0 12px; border: 0 none; width: 160px; }

#PublicWrapper .mainNav ul ul li.hover { padding-bottom: 0; background-color: #000 !important; }

#PublicWrapper .mainNav ul ul li a { border-top: 1px solid #5a5a5a; padding: 4px 8px; line-height: 1.4; }

#PublicWrapper .mainNav ul li li a.rtSelectedParent { background: none !important; padding-bottom: 4px; }

#PublicWrapper .mainNav ul li.hover li a.rtSelectedParent, #PublicWrapper .mainNav ul li li.hover a.rtSelectedParent { background: none !important; padding-bottom: 4px; }

#PublicWrapper .mainNav ul ul li a:hover { padding-top: 5px; border: 0 none; }

#PublicWrapper .mainNav ul ul li.rmFirst a { border: 0 none; }

#PublicWrapper .mainNav ul ul li.rmFirst a:hover { padding-top: 4px; }

#PublicWrapper .mainNav .fakebox { position: absolute; right: 0; top: 0; height: 42px; width: 80px; display: block; z-index: 1; }

#PublicWrapper .mainNav .fakebox.selected { background-color: #444; }

#PublicWrapper .mainNav .fakebox.hover, #PublicWrapper .mainNav .fakebox.selected.hover { background-color: #444; }

#PublicWrapper .mainNav .rmHorizontal > li { padding-bottom: 0 !important; }

.login-box { position: relative; display: block; cursor: pointer; }

/* .login-box .login-link, .login-box .logout-link {display:block; background:#444 url(../Images/sprite.png) no-repeat 104px -29px; font-size:108%; border-left:1px solid #fff; padding:13px 40px 10px 20px; color:#fff; font-weight:bold; text-align:center; text-transform:uppercase;} */
.login-box .login-link, .login-box .logout-link { display: block; background: #444; font-size: 108%; border-left: 1px solid #fff; color: #fff; font-weight: bold; text-align: center; text-transform: uppercase; }

.login-box .login-link a, .login-box .logout-link a { padding: 12px 20px 11px; display: block; height: 18px; }

.fontface .login-box .login-link, .fontface .login-box .logout-link { font-family: 'DinMedium'; font-weight: normal; }

/* .login-box .loginForm {display:none; position:absolute; z-index:2; background:#444; padding:12px; left:1px; width:109px; top:40px; font-size:93%;}
.login-box .loginForm.hover, .login-box .loginForm.permahover {display:block;}
.login-box .loginForm label {position:absolute; padding:4px; cursor:text;}
.login-box .loginForm input {margin-bottom:4px; display:block; width:95%; cursor:text;}
.login-box .loginForm input[type="button"], .login-box .loginForm input[type="submit"] {cursor:pointer;} */
.login-box a { color: #fff; text-decoration: none; }

/* Secondary Nav */
#PublicWrapper .horizontal-nav { background: #444; display: block; clear: both; margin: 0 20px; }

#PublicWrapper .horizontal-nav ul { padding: 3px 10px 0; overflow: hidden; }

#PublicWrapper .horizontal-nav li { list-style: none; float: left; font-size: 100%; }

#PublicWrapper .horizontal-nav li div { padding: 6px 0; border-bottom: 1px solid #444; }

#PublicWrapper .horizontal-nav a { color: #fff; font-weight: normal; display: block; line-height: .9; padding: 0 10px; border-right: 1px solid #fff; text-transform: uppercase; }

.fontface #PublicWrapper .horizontal-nav a { font-family: 'TradeGothicLTStdBoldNo.2'; font-weight: normal; font-size: 80%; }

#PublicWrapper .horizontal-nav .rtLast a { border-right: 0 none; }

#PublicWrapper .horizontal-nav .rtSelected a, #PublicWrapper .horizontal-nav .rtSelectedParent a { color: #d7d7d7; }

#PublicWrapper .horizontal-nav a:hover { color: #d7d7d7; }

.no-js .horizontal-nav { display: none; }

/* Main */
.sfPublicWrapper a.orange { color: #f0785c; }
.sfPublicWrapper a.green { color: #68c06d; }
.sfPublicWrapper a.blue-light { color: #82a5be; }
.sfPublicWrapper a.blue-dark { color: #4a79a4; }
.sfPublicWrapper a.gray { color: #686a6d; }
.sfPublicWrapper a.yellow { color: #ffc24f; }

.main-content { padding-top: 8px; position: relative; z-index: 1; }

.main-content .sf_cols { margin-top: 20px; }

.main-content .sf_cols.first { margin: 0; }

.main-content .page-title, .main-content h1 { font-size: 200%; font-weight: bold; color: #000; text-transform: none; padding: 0; }

.fontface .main-content .page-title, .fontface .main-content h1 { font-family: Arial, Helvetica, sans-serif; }

.main-content .page-title.landing { display: none; }

.main-content .sf_cols.branding-area-ads { margin-top: 0; }

.main-content .sfContentBlock { font-size: 93%; }

.main-content .sfContentBlock * { font-size: 100%; }

.main-content .sfContentBlock h1 { font-size: 200%; }

.main-content .sfContentBlock h2 { font-size: 198%; font-weight: normal; margin: .4em 0; text-transform: uppercase; }

.main-content .sfContentBlock h3 { font-size: 135%; margin: .4em 0; }

.main-content .sfContentBlock h4 { font-size: 116%; margin-top: .4em; }

.main-content ul { margin: 0 0 .6em 1.2em; }

.main-content ol { margin: 0 0 .6em 1.5em; }

.main-content li { margin-bottom: 1em; }

.main-content p { margin-bottom: 1em; }

.main-content .vcard p { margin: 0; }

.main-content .vcard .web { margin-top: 1em; }

.main-content .sfpostsList { list-style: none; margin-left: 0; }

.content-grid .sf_3cols_1_25 > div { margin-right: 2px !important; }
.content-grid .sf_3cols_2_50 > div { margin: 0 8px !important; }
.content-grid .sf_3cols_3_25 > div { margin-left: 2px !important; }
.content-grid .sf_4cols_1_25, .content-grid .sf_4cols_2_25, .content-grid .sf_4cols_3_25, .content-grid .sf_4cols_4_25 { width: 25% !important; }
.content-grid .sf_4cols_1_25 > div { margin-right: 3px !important; }
.content-grid .sf_4cols_2_25 > div { margin: 0 5px 0 7px !important; }
.content-grid .sf_4cols_3_25 > div { margin: 0 7px 0 5px !important; }
.content-grid .sf_4cols_4_25 > div { margin-left: 3px !important; }

.equal-grid img { height: auto; }
.equal-grid .sf_3cols_1_33, .equal-grid .sf_3cols_2_34, .equal-grid .sf_3cols_3_33 { width: 33.2888% !important; }
.equal-grid > .sf_colsOut > .sf_colsIn { margin: 0 5px !important; }

/* Branding */
.main-content #sliderInfo { height: 355px; width: 615px; overflow: hidden; position: relative; }

/* container for slides */
.main-content #sliderInfo .slider { height: 352px; width: 100%; position: relative; float: left; }

/* single slide */
.main-content #sliderInfo .slider .panel { display: none; position: absolute; top: 0; left: 0; height: 350px; width: 100%; overflow: hidden; z-index: 0; border: 1px solid #e5e5e5; -moz-box-shadow: 1px 1px 5px #e2e2e2; -webkit-box-shadow: 1px 1px 5px #e2e2e2; box-shadow: 1px 1px 5px #e2e2e2; }

.main-content #sliderInfo .slider .panel img { position: absolute; width: 100%; }

.main-content #sliderInfo .slider .panel .text { position: absolute; bottom: 0; z-index: 1; color: #fff; width: 90%; padding: 20px 5%; background: url(../Images/black_transparent-80.png) repeat 0 0; font-size: 100%; line-height: 1.1; }

.main-content #sliderInfo .slider .panel .text h2 { color: #fff; font-size: 100%; margin-bottom: .3em; }

.fontface .main-content #sliderInfo .slider .panel .text h2 { font-family: 'TradeGothicLTStdBold'; font-weight: normal; font-size: 200%; }

.main-content #sliderInfo .slider .panel .text h2 a { color: #fff; }

.main-content #sliderInfo .slider .panel .text h2 a:hover { color: #d7d7d7; }

.main-content #sliderInfo .slider .panel .learnMore { color: #fff; font-weight: bold; text-transform: uppercase; font-size: 75%; }

.main-content #sliderInfo .slider .panel .learnMore:hover { color: #d7d7d7; }

/* tabs (those little circles below slides) */
.main-content #sliderInfo .slidetabs { float: right; margin-right: 5px; display: none; }

/* single tab */
.main-content #sliderInfo .slidetabs a { display: block; border: 1px solid #eeeeee; -moz-box-shadow: 1px 1px 5px #e2e2e2; -webkit-box-shadow: 1px 1px 5px #e2e2e2; box-shadow: 1px 1px 5px #e2e2e2; margin-bottom: 8px; position: relative; }

.main-content #sliderInfo .slidetabs a .arrow { position: absolute; left: -24px; top: 18px; width: 24px; height: 43px; display: none; background: url(../Images/sprite.png) no-repeat 100% 0; }

.main-content #sliderInfo .slidetabs img { border: 4px solid #fff; width: 131px; height: 72px; }

.main-content #sliderInfo .slidetabs a .gsCanvas { top: 4px !important; left: 4px !important; }

/* mouseover state & active state (current page state) */
.main-content #sliderInfo .slidetabs a:hover, .main-content #sliderInfo .slidetabs a.current { border: 1px solid #e2e2e2; }

.main-content #sliderInfo .slidetabs a.current .arrow { display: block; }

.main-content #sliderInfo .slidetabs a.current .gsCanvas { display: none !important; }

.main-content #sliderInfo .slidetabs a:hover img, .main-content #sliderInfo .slidetabs a.current img { border: 4px solid #444; }

html #PublicWrapper .main-content #sliderInfo .slidetabs a.current img { filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=0); }

/* disabled navigational button. is not needed when tabs are configured with rotate: true */
.main-content #sliderInfo .backward, .main-content #sliderInfo .forward { color: #FFF; position: absolute; z-index: 99; bottom: 0; cursor: pointer; }

.main-content #sliderInfo .backward { right: 40px; }

.main-content #sliderInfo .forward { right: 0; }

.main-content #sliderInfo .disabled { visibility: hidden !important; }

.main-content .sub-branding .shadow { height: 284px; }

.main-content .sub-branding .shadow .text { position: absolute; bottom: 0; z-index: 1; color: #fff; width: 90%; padding: 10px 5% 5px; background: url(../Images/black_transparent-80.png) repeat 0 0; line-height: 1.1; }

.js .main-content .sub-branding .shadow .text { height: 31px; }

.main-content .sub-branding .shadow .text .inner-text { padding: 0 0 5px; }

.js .main-content .sub-branding .shadow .text .inner-text { visibility: hidden; }

.main-content .sub-branding .shadow .text p { font-size: 108%; margin: 0; padding: 0 0 2px; }

.main-content .sub-branding .shadow .text h2 { background: none; padding: 0; font-size: 200%; border: 0 none; text-transform: none; }

.fontface .main-content .sub-branding .shadow .text h2 { font-family: 'TradeGothicLTStdBoldNo.2'; }

.main-content .sub-branding .shadow .text h2 a { color: #fff; }

.main-content .sub-branding .shadow .text h2 a:hover { color: #d7d7d7; }

.main-content .sub-branding .shadow .text a { color: #fff; display: inline-block; }

.main-content .sub-branding .shadow .text a:hover { color: #d7d7d7; }

.guidesearch { margin-top: 20px; }

.guidefilter { overflow: hidden; width: 95%; }

#C005 { display: block; }

.guidefilter .guide-filter-submit { float: right; margin-right: 10px; }

.clearfix { clear: both; }

.yellow { overflow: hidden; width: 76%; margin: 0 12%; }

.yellow h2, .yellow h3, .yellow h4 { line-height: 1.2; }

.yellow h3, .yellow h4 { color: #ffcc00; }

.yellow h3 a, .yellow h4 a { color: #ffcc00; }

.main-content .sfContentBlock .yellow h3 { text-transform: uppercase; margin-bottom: 0; }

.main-content .sfContentBlock .yellow h4 { margin: 0 0 .8em; }

.yellowborder { border-left: 5px solid #ffcc00; margin: 0 .4em 0 1.6em; }

.yellowborder .align-left { margin-bottom: 0; }

.main-content .guide { background: #f1f1f1; padding: 5px; }

.main-content .guide ul { margin-left: 34px; }

.main-content .guide p, .main-content .guide li { margin: 0; }

.yellowborder .purchase-btn { background: url(../Images/Guide_Search/purchase.png) no-repeat 0 0; display: inline-block; padding: 1px 16px; margin: 86px 0 8px; }

.main-content .sfContentBlock .yellowborder h2 { margin: 0; }

.main-content .sfContentBlock .guide_search { width: 51%; border: 1px solid #444; overflow: hidden; margin: 0 0 3em; }

.main-content .sfContentBlock .guide_search li { list-style: none; width: 100%; float: left; margin: 0; /*border:1px solid #444;*/ }

.main-content .sfContentBlock .guide_search li a { padding: .4em .8em; display: block; text-align: center; }

.main-content .sfContentBlock .guide_search li a:hover { background-color: #ffcc00; color: #fff !important; }

#regionalmap { border-left: 1px solid #444; }

/* ads */
.ad { text-align: center; }

.ad .sponsored-ad-link { display: inline-block; border: 1px solid #e2e2e2; -moz-box-shadow: 1px 1px 5px #e2e2e2; -webkit-box-shadow: 1px 1px 5px #e2e2e2; box-shadow: 1px 1px 5px #e2e2e2; }

.largead .ad .sponsored-ad-link { width: 300px; }

.main-content .sponsoredAd { padding: 7px 10px 10px; text-transform: uppercase; color: #333; margin: 0; }

.fontface .sponsoredAd { font-family: 'DinLight'; }

span.first .ad .sponsoredAd { visibility: hidden; padding: 0; }

.branding-area-ads .ad { border: 1px solid #454545; }

.branding-area-ads .ad .sponsored-ad-link { border: 0 none; border-bottom: 1px solid #454545; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; }

/* Columns */
.sf_4cols_1_25 { width: 24.7%; }

.sf_4cols_2_25 { width: 25.3%; }

.sf_4cols_2_25 .sf_4cols_2in_25, .sf_4cols_3_25 .sf_4cols_3in_25, .sf_4cols_4_25 .sf_4cols_4in_25 { margin-left: 10px; }

.sf_4cols_1_25 .sf_4cols_1in_25 { margin-right: 5px; }

/* Shadow Boxes */
.main-content .shadow { overflow: hidden; border: 1px solid #e2e2e2; -moz-box-shadow: 1px 1px 5px #e2e2e2; -webkit-box-shadow: 1px 1px 5px #e2e2e2; box-shadow: 1px 1px 5px #e2e2e2; position: relative; height: 342px; }

.shadow h2, .widget h2 { border-top: 5px solid #000; font-size: 115%; }
.shadow h2, .shadow h2 a, .widget h2, .widget h2 a { color: #000; }
.shadow h3, .widget h3 { font-size: 110%; }
.shadow li, .widget li { margin-bottom: 1em; }

.shadow h2 { text-transform: uppercase; padding: 6px 10px 3px; margin: 0; }

.widget { font-family: arial; font-size: 12px; }
.widget h2 { padding: 5px 0; }
.widget.orange h2 { border-top: 5px solid #f0785c; }
.widget.orange h2, .widget.orange h2 a { color: #f0785c; }
.widget.green h2 { border-top: 5px solid #68c06d; }
.widget.green h2, .widget.green h2 a { color: #68c06d; }
.widget.blue-light h2 { border-top: 5px solid #82a5be; }
.widget.blue-light h2, .widget.blue-light h2 a { color: #82a5be; }
.widget.blue-dark h2 { border-top: 5px solid #4a79a4; }
.widget.blue-dark h2, .widget.blue-dark h2 a { color: #4a79a4; }
.widget.gray h2 { border-top: 5px solid #686a6d; }
.widget.gray h2, .widget.gray h2 a { color: #686a6d; }
.widget.yellow { overflow: hidden; width: 100%; margin: 0; }
.widget.yellow h2 { border-top: 5px solid #ffc24f; }
.widget.yellow h2, .widget.yellow h2 a { color: #ffc24f; }
.widget.yellow h3, .widget.yellow h3 a { color: inherit; }

.fontface .main-content .shadow h2 { font-family: 'TradeGothicLTStdBoldNo.2'; font-weight: normal; }

.main-content .shadow ul { margin: 0; }

.main-content .shadow li { list-style: none; margin-bottom: 10px; line-height: 1.2; }

.main-content .shadow .sfnewsMetaInfo, .main-content .shadow .sfpostDate { background: #d9d9d9; color: #fff; font-size: 100%; font-weight: bold; padding: 4px 20px 3px; width: 82%; text-transform: uppercase; }

.fontface .main-content .shadow .sfnewsMetaInfo, .fontface .main-content .shadow .sfpostDate { font-family: Arial, Helvetica, sans-serif; font-weight: normal; }

.main-content .shadow h3 { color: #444; text-transform: none; padding: 8px 20px 2px; font-size: 100%; }

.fontface .main-content .shadow h3 { font-family: Arial, Helvetica, sans-serif; }

.main-content .shadow h3 a { color: #000; }

.main-content .shadow p, .main-content .shadow .sflistItemContent, .main-content .shadow .school, .main-content .shadow .location { padding: 0 20px; }

.main-content .shadow .sflistItemContent p { padding: 0; }

.main-content .shadow .more { border-top: 1px solid #d9d9d9; background: #fff; font-weight: bold; text-transform: none; text-align: right; position: absolute; bottom: 0; width: 100%; padding: 0; font-size: 75%; margin: 0; }

.fontface .main-content .shadow .more { font-family: Arial, Helvetica, sans-serif; }

.main-content .shadow .more a { display: block; padding: 6px 10px; color: #444; }

#PublicWrapper .main-content .shadow .more a:hover { background-color: #000; color: #fff; }

.main-content .e-news-sign-up { background: #d9d9d9; color: #000; padding: 14px 0; text-transform: uppercase; height: 37px; }

.main-content .e-news-sign-up h2 { font-size: 93%; color: #444; font-weight: normal; background: none; border-bottom: 1px solid #fff; padding: 0 0 5px 0; float: left; margin-left: 12px; line-height: 1.2; border-top: 0 none; }

.fontface .main-content .e-news-sign-up h2 { font-family: arial; }

.main-content .e-news-sign-up a.subscribe-box { font-size: 100%; font-weight: bold; color: #fff; background: #18191b; padding: 10px 8px; float: right; }

.fontface .main-content .e-news-sign-up a.subscribe-box { font-family: 'DinMedium'; font-weight: normal; }

#PublicWrapper .main-content .e-news-sign-up a:hover { background-color: #FF0; color: #000; }

.jae { background: url(../Images/jae.jpg) no-repeat 0 31px; }

.jae-img { width: 180px; float: left; padding: 20px; }

.jae .text { width: 196px; float: left; padding: 20px 0; }

/* Shadow Box Sliders */
.main-content .shadow .sfexpandedListWrp { position: relative; overflow: hidden; height: 340px; }

.main-content .shadow .sflistList { width: 20000em; position: absolute; }

.main-content .shadow .sflistList li { float: left; width: 221px; overflow: hidden; }

.main-content .shadow .sfexpandedListWrp .prev, .main-content .shadow .sfexpandedListWrp .next { position: absolute; z-index: 2; right: 10px; top: 6px; color: #fff; background: url(../Images/sprite.png) no-repeat -14px -63px; width: 14px; height: 24px; display: block; text-indent: -999em; cursor: pointer; }

.main-content .shadow .sfexpandedListWrp .prev { right: 26px; background-position: 2px -63px; }

/* .main-content .shadow .sfexpandedListWrp .prev.disabled {background-position:2px -83px;}
.main-content .shadow .sfexpandedListWrp .next.disabled {background-position:-14px -83px;} */
/* Column 1 */
.sidebar .sub-nav, .sidebar .subnav { display: block; margin: 0 0 20px; }

.sidebar .sub-nav ul, .sidebar .subnav ul { margin: 0; }

.sidebar .sub-nav li, .sidebar .subnav li { margin: 0; list-style: none; }

.sidebar .sub-nav li a { display: none; }

/* top level */
#PublicWrapper .sidebar .sub-nav li li a, #PublicWrapper .sidebar .subnav li a { display: block; padding: 5px 0 4px 12px; font-weight: bold; color: #444; border-bottom: 1px solid #dadada; background: url(../Images/sprite.png) no-repeat -45px -59px; }

#PublicWrapper .sidebar .subnav.myacsa li { padding: 5px 0 4px 12px; border-bottom: 1px solid #dadada; background: url(../Images/sprite.png) no-repeat -45px -59px; }

#PublicWrapper .sidebar .subnav.myacsa li a { padding: 0; border: 0 none; background: none; }

#PublicWrapper .sidebar .sub-nav li li a:hover, #PublicWrapper .sidebar .subnav li a:hover { color: #d7d7d7; }

/* selected/parent */
#PublicWrapper .sidebar .sub-nav li li .rtSelected a, #PublicWrapper .sidebar .subnav li .rtSelected a, #PublicWrapper .sidebar .sub-nav li li .rtParent a { text-transform: none; font-size: 100%; padding: 5px 0 4px 12px; color: #444; background-position: -45px -158px; }

.fontface #PublicWrapper .sidebar .sub-nav li li .rtSelected a, .fontface #PublicWrapper .sidebar .subnav li .rtSelected a, .fontface #PublicWrapper .sidebar .sub-nav li li .rtParent a { font-family: arial; font-weight: bold; }

/* second level */
#PublicWrapper .sidebar .sub-nav li li ul, #PublicWrapper .sidebar .subnav li ul { border-bottom: 1px solid #dadada; padding: 5px 0 4px; }

#PublicWrapper .sidebar .sub-nav li li li a, #PublicWrapper .sidebar .subnav li li a { background: none; color: #7c7c7c; font-weight: normal; border: 0 none; padding: 0 0 0 12px; }

/* second level selected/parent */
#PublicWrapper .sidebar .sub-nav li li li .rtSelected a, #PublicWrapper .sidebar .subnav li li .rtSelected a, #PublicWrapper .sidebar .sub-nav li li li .rtParent a { padding: 0 0 0 12px; }

/* third level */
#PublicWrapper .sidebar .sub-nav li li li ul, #PublicWrapper .sidebar .subnav li li ul { padding: 2px 0 5px; margin: 0 0 5px 12px; }

#PublicWrapper .sidebar .sub-nav li li li li ul { border-bottom: none; }

/* sitefinity controls */
#PublicWrapper .sidebar .sub-nav .rtPlus, #PublicWrapper .sidebar .sub-nav .rtMinus { display: none; }

.newsTags ul { margin: 0; }

.newsTags li { list-style: none; border-bottom: 1px solid #dadada; margin: 0; }

.newsTags li a { padding: 5px 0; display: block; }

.main-content .newsTags h2, .fontface .main-content .newsTags h2 { font-family: arial; }

/* Column 2 */
/* Content */
.maxx #T1B494E4B001_Col00 { position: relative; overflow: hidden; }

.content .sf_cols.first .sf_2cols_2_75 .sf_colsIn, .content > .sf_colsIn { border-left: 1px solid #dbdbdb; padding: 0 0 0 20px; }

.content .content-inner .sf_colsIn { border: 0 none; padding: 0; }

.onecolumn .content .sf_colsIn { border: 0 none; }

.newsItems { margin-bottom: 3em; }

.newsList ul, .newsList ol { margin: 0; list-style: none; }

.newsItems li { margin-bottom: .4em; }

.newsItems.careers h2 { color: #444; text-transform: uppercase; margin-bottom: .4em; }

.content a { text-decoration: underline; }

.content .content-inner .sfnewsList { list-style: none; margin-left: 0px; }

.fontface .newsItems.careers h2 { font-family: 'DinMedium'; font-weight: normal; }

.newsItems h4 { margin-top: .4em; }

.newsItems .description ul { margin: 0 0 0.6em 1.2em; }

.newsItems .description li { list-style: inherit; }

.newsItems .sfpostListItem, .newsItems .sfnewsListItem { margin-bottom: 1.5em; padding-bottom: 1.5em; border-bottom: 1px solid #dbdbdb; }

.newsItems .sfpostTitle { margin-bottom: .2em; color: #000; }

.newsItems .sfnewsTitle { margin-bottom: .8em; color: #000; }

.fontface .newsItems .sfpostTitle, .fontface .newsItems .sfnewsTitle { font-family: Arial; }

.newsItems .sfpostAuthorAndDate { margin-bottom: 1em; }

.sfpostCategoriesAndTagsWrp { margin-bottom: 1em; padding: 1em 0; border-bottom: 1px solid #dbdbdb; border-top: 1px solid #dbdbdb; }

.sfJobPostCategories { display: none; }

.sfpostCategoriesAndTagsWrp ul, .sfcommentsListWrp ol, .sfcommentsForm ol, .sfcommentsForm ul { list-style: none; margin-left: 0; }

.newsItems .sfpostDetails .sfpostCategoriesAndTagsWrp { margin-bottom: 2em; }

.newsItems .sfpostDetails .sfpostCategoriesAndTagsWrp .sfTxtLbl { font-family: Arial; font-size: 116%; margin: 0 0 .4em 0; font-weight: bold; }

.newsItems .sfpostContent { clear: both; }

.newsItems .sfTagsList, .newsItems .sfCategoriesList { overflow: hidden; }

.newsItems .sfTagsList li, .newsItems .sfCategoriesList li { float: left; margin: 0; padding: 0 7px 0 0; }

.newsItems .sfTagsList li span, .newsItems .sfCategoriesList li span { background: url(../Images/sprite.png) no-repeat 100% -140px; padding-right: 3px; }

.newsItems .sfTagsList li.last span, .newsItems .sfCategoriesList li.last span { background: none; }

.newsItems .sfpostSummary { margin-bottom: 1em; }

.newsItems .sfpostCommentsCount { margin-left: .4em; padding-left: .8em; border-left: 1px solid #dbdbdb; }

.sfcommentsFormWrp { display: block; clear: both; }

.newsItems .sfcommentsFormWrp .sfcommentsTitle, .fontface .newsItems .sfcommentsFormWrp .sfcommentsTitle { font-family: Arial; font-size: 116%; margin: 0 0 .4em 0; font-weight: bold; }

.newsItems .sfcommentsFieldGroup { width: 25%; float: left; }

.newsItems .sfcommentEditor { width: 70%; float: right; }

.newsItems .sfcommentsFieldGroup li { margin-bottom: 2em; }

.newsItems .sfcommentsFieldsList .sfTxtLbl, .newsItems .sfcommentsFieldsList label, .sfcommentCaptcha img, .sfcommentCaptcha input { margin-bottom: .4em; display: block; }

.newsItems .sfcommentEditor .reToolCell { border: 1px solid #dbdbdb; }

.newsItems .sfcommentsSubmitBtnWrp { clear: both; }

.shareGroup { margin-bottom: 20px; display: block; overflow: hidden; padding: 1em 0; border-bottom: 1px solid #dbdbdb; border-top: 1px solid #dbdbdb; }

.shareGroup h4 { float: left; margin: .3em .6em 0 0; }

.st_twitter_button .stButton { margin-left: 0; }

.st_twitter_button, .st_facebook_button, .st_fblike_button, .st_linkedin_button, .st_email_button, .print { float: left; }

.st_fblike_button { width: 54px; overflow: hidden; margin-top: -2px; }

.print { background-repeat: repeat-x; border: 1px solid #bfbfbf; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; display: inline-block; background: #d5d5d5; background: -moz-linear-gradient(top, #d5d5d5 0, #efefef 48%, white 94%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d5d5d5), color-stop(48%, #efefef), color-stop(94%, white)); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d5d5d5',endColorstr='#ffffff',GradientType=0); margin-left: 6px; }

.print a { font-size: 11px; line-height: 16px; padding: 2px 6px 2px 28px; display: inline-block; background: url(../Images/print_icon.png) no-repeat 2px 2px; }

.field { margin-bottom: 1em; }

.sf_pagerNumeric a { display: inline-block; padding: 0 7px; border-right: 1px solid #c7c7c7; }

.sf_pagerNumeric .sf_PagerCurrent { background-color: #444; color: #fff; }

.sf_pagerNumeric .last { border: 0 none; }

.summary h6 { cursor: pointer; background: url(../Images/sprite.png) no-repeat -45px -64px; padding: 0 0 0 12px; }

.summary h6.active { background-position: -45px -164px; }

.summary .showMore .showMore { display: none; }

.news-submit-form .tags span#C001_ctl00_lCategory { display: block; margin-bottom: .4em; }

.news-submit-form .tags ul { -moz-column-count: 2; -moz-column-gap: 2em; -webkit-column-count: 2; -webkit-column-gap: 2em; column-count: 2; column-gap: 2em; }

.content .back-to-search { margin-top: 3em; }

.content .back-to-search a { background: #050505 url(../Images/back-to-search.jpg) repeat-x 0 0; color: #fff; padding: .8em; font-weight: bold; display: inline-block; }

.content .back-to-search a:hover { background: #ffcc00; color: #000 !important; }

/* Footer */
.footer, .utility-nav-social-media { display: block; }

.utility-nav-social-media { padding: 20px 0; margin: 0px 20px 40px; border-top: 1px solid #000; width: auto !important; }

.utility-nav-social-media span { display: block; clear: both; }

.utility-nav-social-media li { float: left; list-style: none; }

#PublicWrapper .utility-nav-social-media li a { display: block; padding-bottom: 4px; }

#PublicWrapper .utility-nav-social-media a .rtsTxt { line-height: .9; border-left: 1px solid #d7d7d7; padding: 0 6px; display: block; }

#PublicWrapper .utility-nav-social-media .rtsFirst a .rtsTxt { border: 0 none; padding-left: 0; }

.socialMediaLinks { float: right; margin-right: 20px; }

.socialMediaLinks li { list-style: none; float: left; margin-right: 2px; }

.socialMediaLinks a { display: block; text-indent: -999em; background: url(../Images/sprite.png) no-repeat 0 0; width: 26px; height: 26px; margin-right: .1em; }

.socialMediaLinks a.twitter { background-position: -27px 0; }

.socialMediaLinks a.facebook { background-position: -82px 0; }

.socialMediaLinks a.linkedin { background-position: -55px 0; }

.footer { border-top: 1px solid #d7d7d7; }

.footer a { word-wrap: break-word; }

.footer .sf_cols .sf_colsOut .sf_colsIn { border-left: 1px solid #d7d7d7; padding: 20px; min-height: 340px; }

.footer .sf_cols .sf_4cols_1_25 .sf_colsIn { border-left: 0 none; }

.footer .vimeo, .footer .twitter, .footer .facebook, .footer .linkedin { background: url(../Images/social-media-sprite-sm.png) no-repeat 0 0; padding: 0 0 10px 21px; }

.footer .twitter { background-position: 0 -26px; }

.footer .facebook { background-position: 0 -52px; }

.footer .linkedin { background-position: 0 -78px; }

.footer #vListItems, .footer #twListItems, .footer #fbListItems, .footer #liListItems { list-style: none; }

.footer #vListItems li, .footer #twListItems li, .footer #fbListItems li, .footer #liListItems li { margin-bottom: 10px; }

.footer img { border: 1px solid #d7d7d7; }

#fbListItems p, #fbListItems img { margin-bottom: 1em; }

#fbListItems img { max-width: 100%; }

.matrix { padding-top: 20px; }

/*shadowbox*/
#sb-title-inner, #sb-info-inner, #sb-loading-inner, div.sb-message { font-family: "HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif; font-weight: 200; color: #fff; }

#sb-container { position: fixed; margin: 0; padding: 0; top: 0; left: 0; z-index: 999; text-align: left; visibility: hidden; display: none; }

#sb-overlay { position: relative; height: 100%; width: 100%; }

#sb-wrapper { position: absolute; visibility: hidden; width: 100px; }

#sb-wrapper-inner { position: relative; border: 1px solid #303030; overflow: hidden; height: 100px; }

#sb-body { position: relative; height: 100%; }

#sb-body-inner { position: absolute; height: 100%; width: 100%; }

#sb-player.html { height: 100%; overflow: auto; }

#sb-body img { border: none; }

#sb-loading { position: relative; height: 100%; }

#sb-loading-inner { position: absolute; font-size: 14px; line-height: 24px; height: 24px; top: 50%; margin-top: -12px; width: 100%; text-align: center; }

#sb-loading-inner span { background: url(../images/shadowbox/loading.gif) no-repeat; padding-left: 34px; display: inline-block; }

#sb-body, #sb-loading { background-color: #060606; }

#sb-title, #sb-info { position: relative; margin: 0; padding: 0; overflow: hidden; }

#sb-title, #sb-title-inner { height: 26px; line-height: 26px; }

#sb-title-inner { font-size: 16px; }

#sb-info, #sb-info-inner { height: 20px; line-height: 20px; }

#sb-info-inner { font-size: 12px; }

#sb-nav { float: right; height: 16px; padding: 2px 0; width: 45%; }

#sb-nav a { display: block; float: right; height: 16px; width: 16px; margin-left: 3px; cursor: pointer; background-repeat: no-repeat; }

#sb-nav-close { background-image: url(../images/shadowbox/close.png); }

#sb-nav-next { background-image: url(../images/shadowbox/next.png); }

#sb-nav-previous { background-image: url(../images/shadowbox/previous.png); }

#sb-nav-play { background-image: url(../images/shadowbox/play.png); }

#sb-nav-pause { background-image: url(../images/shadowbox/pause.png); }

#sb-counter { float: left; width: 45%; }

#sb-counter a { padding: 0 4px 0 0; text-decoration: none; cursor: pointer; color: #fff; }

#sb-counter a.sb-counter-current { text-decoration: underline; }

div.sb-message { font-size: 12px; padding: 10px; text-align: center; }

div.sb-message a:link, div.sb-message a:visited { color: #fff; text-decoration: underline; }

#sb-wrapper { margin-top: -25px; }

#sb-wrapper-inner { border: 1px solid #CCC; }

#sb-info { overflow: visible; margin-top: 0px; position: fixed; bottom: 1em; left: 1em; right: 1em; }

#sb-info-inner { margin-top: 0 !important; }

#sb-counter { font-size: 1em; position: relative; z-index: 10; }

#sb-nav #sb-nav-next, #sb-nav #sb-nav-previous { /*display: none !important;*/ float: none; position: fixed; top: 0; bottom: 0; background-position: center center; width: 50px; height: auto; /*background-color: #FFF;*/ }

/*#sb-container:hover #sb-nav #sb-nav-next,
#sb-container:hover #sb-nav #sb-nav-previous { display: block !important;
}*/
#sb-nav #sb-nav-next { right: 5px; }

#sb-nav #sb-nav-previous { left: 5px; }

#sb-nav #sb-nav-close { width: 45px; height: 45px; background-image: url(../images/shadowbox/close-black.png); position: fixed; top: 0; right: 0; z-index: 10; opacity: 0.8; cursor: pointer; }

#sb-nav #sb-nav-close:hover { opacity: 1; }

#sb-loading { background: #FFF; }

#sb-title-inner, #sb-info-inner, #sb-loading-inner, div.sb-message, #sb-counter a, div.sb-message a:link, div.sb-message a:visited { color: #000; }

#sb-loading-inner span { background: url(../images/shadowbox/loading-white.gif) no-repeat; padding-left: 34px; display: inline-block; }

#sb-nav-next { background-image: url(../images/shadowbox/next-black.png); }

#sb-nav-previous { background-image: url(../images/shadowbox/previous-black.png); }

.galleria-container img { max-width: none; }

.galleria-stage { cursor: pointer; }

.galleria-image { background-color: #ffffff; }

.galleria-container { background-color: #ffffff; border-color: #666666; border: 1px; border-style: solid; padding: 5px; }

.galleria-stage { background-color: #ffffff; }

.section { font-family: Tahoma, Geneva, sans-serif; font-size: 12px; font-weight: bold; }

.description { font-family: "Lucida Console", Monaco, monospace; }

.description-text { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }

/* Maxx styles */
.alert, .required, .required_field, .requiredfield, .attention, .error { color: #912A19; font-weight: bold; }

.required, .required_field, .requiredfield { font-size: 135%; }

.fieldlabel, .label, .field_label { font-weight: bold; }

.fieldlabel.nobold { font-weight: normal; }

.normal .field_label { display: inline-block; }

.help, .helptext, .help_text { font-size: 90%; }

body.maxx h2, body.maxx h3, body.maxx h4, body.maxx h5, body.maxx h6, body.maxx .headline2, body.maxx .headline3, body.maxx .headline4, body.maxx .headline5, body.maxx .headline6 { font-face: arial,helvetica,clean,sans-serif; }

.headline1 { font-size: 1.8em; padding-bottom: .3em; color: #000; font-weight: normal; margin-bottom: 0.3em !important; line-height: 1.1; font-weight: bold; text-rendering: optimizeLegibility; margin-bottom: 20px; }

body.maxx .main-content h1 { margin-bottom: 20px; }

span.headline1 { display: block; }

.fontface .headline1 { font-size: 2em; font-weight: normal; }

.headline2 { font-size: 1.5em; color: #444; font-weight: bold; text-rendering: optimizeLegibility; }

.headline3 { font-size: 1.334em; color: #000; font-weight: bold; text-rendering: optimizeLegibility; }

.headline4 { font-size: 1.167em; color: #444; font-weight: bold; text-rendering: optimizeLegibility; }

.headline5 { font-size: 1em; font-weight: bold; text-rendering: optimizeLegibility; }

.headline6 { font-size: 1em; color: #444; font-weight: bold; text-rendering: optimizeLegibility; }

.maxx #content hr { margin: 1em 0; }

td.normal { padding-right: 10px; }

.login #content .normal { vertical-align: bottom; }

body.maxx td, body.maxx th { padding: 4px; }

body.maxx .odd { background: #d9d9d9; }

body.maxx .main-content .shadow { overflow: hidden; border: none; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; position: relative; height: 97px; }

body.maxx .main-content .imgWrapper { border: none; }

body.maxx .smallClear { border: none; }

.blogdate { margin-top: -10px; margin-bottom: 5px; }

/*****Store*****/
table#storeResults { width: 100%; }

table#storeResults tr.odd { background: #d9d9d9; }

table#storeResults tr.even tr.odd { background: #fff; }

table#storeResults tr td { padding: 5px 0 5px 5px; }

p.pubTitle { font-size: 1.167em; font-weight: bold; }

p.pageHead { font-size: 1.5em; font-weight: bold; }

/*****Search Box*****/
div#searchBox dl, div#searchBox dt, div#searchBox dd, div#searchBox p { margin: 0; padding: 0; text-align: left; }

div#searchBox dl { background: #fff; border-bottom: 6px solid #000; border-top: 6px solid #000; float: right; padding: 10px; width: 200px; }

div#searchBox dt { border-bottom: 2px solid #8894a4; font-family: Arial, Helvetica, sans-serif; font-weight: bold; margin-bottom: 10px; text-transform: uppercase; }

.guidesearch { width: 51%; margin: 10px 0; }

/* guide styles */
.filter_header { margin: 5px 0; height: 24px; vertical-align: middle; cursor: pointer; width: 95%; }

ul.filter-results li { list-style-type: none; }

.yellow-header { background-color: #ffcc00; color: #fff !important; padding: 4px 10px 4px; font-size: 14px; text-decoration: none !important; }

.fontface .yellow-header { font-family: 'TradeGothicLTStdRegular', Arial; }

a.yellow-header { display: block; }

a.yellow-header:hover { background-color: #000; }

.height20 { line-height: 24px; }

.main-content .filter-results { margin-top: 5px; }

.main-content .filter-results li { font-size: 77%; }

.expand-collapse { background: url(../Images/Guide_Search/plus.png) no-repeat 0 2px; text-indent: -999em; width: 12px; height: 14px; display: inline-block; float: left; margin-right: 4px; }

.expand-collapse.open { background: url(../Images/Guide_Search/minus.gif) no-repeat 0 2px; }

.guidefilter .right { width: 40px; }

.check-all { background: url(../Images/Guide_Search/check_all.gif) no-repeat 0 2px; text-indent: -999em; width: 12px; height: 14px; display: inline-block; float: left; margin-right: 4px; }

.uncheck-all { background: url(../Images/Guide_Search/uncheck_all.gif) no-repeat 0 2px; text-indent: -999em; width: 12px; height: 14px; display: inline-block; float: right; margin-left: 4px; }

.separator { display: inline-block; float: left; }

/* Twitter feed styles */
.timeline { background: none !important; color: #fff; }

.timeline a { color: #d7d7d7; }

@media print { * { background: #fff !important; color: #444 !important; text-shadow: none; }
  a, a:visited { color: #000 !important; text-decoration: underline; }
  a:after, a em:after { content: " (" attr(href) ")"; }
  abbr:after { content: " (" attr(title) ")"; }
  table a:after, table a em:after { content: "" !important; }
  table abbr:after { content: "" !important; }
  .ir a:after { content: ""; }
  /* Don't show links for images */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
  .logo, .utility-nav, .audienceNav, .zoom-search, .logo, .primary-nav-login, .login-box, .horizontal-nav, .sidebar, .sf_3cols_1_25, .sf_2cols_1in_25, #C030_Col00 { display: none !important; }
  .printLogo, .utility_logo { display: block; height: 100%; width: 116px; float: left; }
  .main-content { display: block; }
  .main-content .sf_cols { float: left; display: block; overflow: visible; width: 700px; font-size: .95em; }
  .content .sf_colsIn, .sf_2cols_2_67, .content { border: none; clear: left; float: none; margin-left: 0; padding-left: 0; width: 100% !important; }
  .content-inner { font-size: 1.5em !important; }
  .showMore { display: block; display: block !important; }
  .summary h6 { padding: 0 !important; }
  table, td, th { width: auto !important; overflow: visible !important; font-size: 12px !important; }
  td { border: 1px solid #000; display: table-cell; page-break-inside: avoid; word-wrap: break-word !important; width: 20px; }
  td a { word-wrap: break-word; }
  table { display: block; page-break-before: always; page-break-after: always; } }
/*****************************************************************************/
/*  Search Page style start*/
/*****************************************************************************/
.mainContainer { width: 960px; margin-top: 20px; display: inline-block; }

div.mainContainer .leftSideBar { width: 210px; float: left; min-height: 600px; }

div.mainContainer .leftSideBarLists { float: left; margin-bottom: 15px; width: 100%; max-height: 240px; overflow: auto; }

div.mainContainer .leftSideBarLists ul li input { margin-right: 10px; vertical-align: bottom; }

div.mainContainer .leftSideBarLists label { float: left; width: 100%; text-transform: uppercase; font-size: 15px; font-weight: bold; padding-bottom: 13px; color: #444; }

div.mainContainer .dateSection { margin-bottom: 10px; }

div.mainContainer label.fromTo { width: 46px !important; text-transform: none !important; font-size: 13px !important; font-weight: normal !important; color: #666 !important; margin: 0 !important; padding: 0 !important; }

div.mainContainer .leftSideBarLists ul { margin: 0; padding: 0; list-style: none; float: left; }

div.mainContainer .leftSideBarLists ul li a { color: #666; font-size: 13px; }

div.mainContainer .leftSideBarLists ul li span { color: #999; text-decoration: none; font-size: 13px; }

div.mainContainer .leftSideBarLists ul li span.alignOuter { float: left; }

div.mainContainer .leftSideBarLists ul li span.alignInner { width: 170px; display: inline-block; }

div.mainContainer .tag-inner { float: left; }

div.mainContainer .tag-content { float: right; width: 215px; word-wrap: break-word; }

div.mainContainer .leftSideBarLists ul li span.alignInner span.paddingLeft { padding-left: 3px; }

div.mainContainer #topTags ul { text-decoration: none; font-size: 13px; }

div.mainContainer #topTags ul li { color: #000; padding-left: 4px; margin-bottom: 10px !important; }

div.mainContainer .mainContent { width: 668px; display: inline-block; border-left: 2px solid #d9d9d9; margin: 0 0 20px 0; position: relative; min-height: 600px; }

div.mainContainer .search-button { display: inline-block; padding-left: 1%; height: 17px; }

div.mainContainer .select-drop-down { width: 10%; display: inline-block; }

div.mainContainer .searchContainer { margin: 6px 0 21px 20px; border-bottom: 2px solid #d9d9d9; width: 100%; float: left; }

div.mainContainer .search { width: 86%; height: 26px; display: inline-block; margin-top: 0px; float: left; }

div.mainContainer .search input { height: 27px !important; margin-top: -2px; border: 1px solid #bbb !important; }

div.mainContainer .search select { height: 29px !important; border: 1px solid #bbb !important; color: #555; }

div.mainContainer .searchForm { margin: 7px 0; display: inline-block; height: 29px; }

div.mainContainer .searchButton { margin: 8px 0 0 0; background: #777; width: 30px; height: 29px !important; color: #FFF; border: 0; }

div.mainContainer .searchBox { color: #555; border: 1px solid #d5d5d5; height: 24px; width: 528px; padding-left: 4px; background-color: transparent; outline: none; vertical-align: middle; padding-right: 25px; }

div.mainContainer .yearList { padding-bottom: 22px; margin-bottom: 28px !important; border-bottom: 3px solid #000; width: 87%; }

div.mainContainer .searchFilter, div.mainContainer .dateFilter { margin: 0; padding: 0; height: 20px; outline: none; }

div.mainContainer .searchFilter { width: 97px; }

div.mainContainer .dateFilter { width: 60px; }

div.mainContainer .searchResultContainer { width: 97%; float: left; margin: 0 0 9px 20px; background: #f7f7f7; padding: 10px 10px 0px 10px; }

div.mainContainer .searchResultAvatar { width: 116px; height: 113px; float: left; background: #d6d6d6; background-position: center center; background-repeat: no-repeat; background-size: cover; -moz-background-size: cover; }

div.mainContainer .searchResultContent { width: 491px; float: left; padding: 0px 15px 14px 25px; }

.searchResultContent h4 a { text-decoration: none; color: #949aa6; font: 15px "Segoe UI",Arial,sans-serif !important; font-weight: bold !important; }

div.mainContainer .searchResultContent p { font-size: 13px; color: #666; margin-top: 10px; }

div.mainContainer .searchCountContainer { width: 100%; margin: 0.4445cm 0px 0px 0px; }

div.mainContainer .searchCount { font-size: 13px !important; color: #666; word-wrap: break-word; width: 463px; display: inline-block; }

div.mainContainer .searchCount span.count a, div.mainContainer .searchPreview span.count a { color: #7eadde; text-decoration: none; }

div.mainContainer .searchCount span.topic a { color: #666; }

div.mainContainer .searchPreview { display: inline-block; }

div.mainContainer .searchPreview span.count a, div.mainContainer .leftSideBarLists .clearLinkButton { color: #7eadde; font-size: 12px; display: inline-block; text-align: right; width: 200px; margin-top: -28px; }

div.mainContainer .tagsContainer { margin-top: 9px; }

div.mainContainer .tags { font-size: 11px !important; width: 245px; display: inline-block; word-wrap: break-word; float: left; }

div.mainContainer .tags span a { color: #7eadde; text-decoration: underline; }

div.mainContainer .paginationContainer { height: 21px; width: 100%; bottom: 0px; margin: 0 0 15px 20px; display: inline-block; }

div.mainContainer .pagination { text-align: left; font-size: 12px; bottom: 0; position: absolute; }

div.mainContainer .pagination a, .pagination strong { display: inline-block; text-decoration: none; }

div.mainContainer .pagination a:hover { color: #000; }

div.mainContainer .pagination a:active { background: rgba(190, 190, 190, 0.75); }

div.mainContainer .active { color: #000; }

div.mainContainer a.hide { display: none; }

div.mainContainer .footer { height: 119px; width: 918px; background-repeat: no-repeat; padding: 21px; display: inline-block; background-image: url("../image/bottom.png"); }

div.mainContainer em { font-weight: bold; font-style: normal; }

div.mainContainer table.PagerContainerTable td { vertical-align: middle !important; }

div.mainContainer .paginationV a, .paginationV span { margin: 2px; padding: auto; }

div.mainContainer .paginationContainerV { height: 21px; width: 100%; bottom: 0px; margin: 0 0 15px 20px; display: inline-block; }

/*****************************************************************************/
/*  New changes by 06/11/14 
/*****************************************************************************/
.zoom-search { background-color: #000; height: 21px; position: relative; padding: 10px; }

.zoom-search label { position: absolute; padding: 5px 10px 5px; }

.zoom-search input, .zoom-search label { color: #333; background: #FFF; }

.zoom-search input[type="text"] { width: 70%; padding: 5px 5px 5px; }

.zoom-search input[type="submit"] { text-indent: -999em; background: black url(../Images/sprite.png) no-repeat -115px -25px; width: 24px; height: 22px; position: absolute; margin-top: 10px; margin-right: 10px; top: 0; right: 0; cursor: pointer; z-index: 2; }

.featured-topics { padding: 20px 20px; font-size: 12px; font-family: 'TradeGothicLTStdRegular', Arial; }

.featured-topics a { color: #F86E6E; }

.site-description { padding: 0 6px 0; margin-top: 10px; }

.site-description h1 { padding: 0; }

.login-wrapper .control-group { width: 42%; float: left; position: relative; }

.login-wrapper label { display: none; }

.login-wrapper input { border: 1px solid #18191B; background: none; padding: 0.4em 1em 0.4em 1.7em; color: #5A5A5A; width: 100%; box-sizing: border-box; }

.login-wrapper input[type="password"] { border-left: none; }

.login-wrapper button { float: left; padding: 0.50em 0.7em; background: #18191B; border: none; color: #FFF; -webkit-appearance: button; cursor: pointer; }

.login-wrapper .links { clear: both; }

.login-wrapper .links ul { list-style: none; margin: 0; padding: 0; }

.login-wrapper .links ul li { display: inline-block; margin-left: 0.5em; }

.login-wrapper span { color: #A2262F; position: absolute; top: 0.5em; left: 0.5em; }
