body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
blockquote {
    margin: 0;
    padding: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset,
img { border: 0 }
address,
caption,
cite,
code,
dfn,
th,
var {
    font-style: normal;
    font-weight: normal;
}
ol,
ul { list-style: none }
caption,
th { text-align: left }
h1,
h2,
h3,
h4,
h5,
h6 { font-size: 100% }
q:before,
q:after { content: '' }
img {
    display: block;
    vertical-align: baseline;
}
.faq_item { margin: 0px 0px 15px 0px }
.faq_item_title {
    font-weight: bold;
    margin: 0px 0px 5px 0px;
}
.faq_item_headline {
    font-size: 16px;
    font-weight: bold;
    margin: 0px 0px 10px 0px;
}
.youtube_container { margin-left: 0px }
.youtube_list_container {
    width: 100%;
    height: 180px;
    overflow: auto;
    margin-bottom: 10px;
}
.youtube_date { color: #000 }
.youtube_title {
    color: #000;
    font-weight: bold;
}
.youtube_vidlink_container { }
.youtube_vidlink_container { }
.youtube_vidlink_container A { }
.youtube_item_wrapper { margin-top: 5px }

.youtube-modal { position:fixed; left:0; top:0; width:100%; height:100%; z-index:1; visibility:hidden; opacity:0; background-color:rgba(0,0,0,.5); transition:opacity .5s; transform:translateX(-100%); -webkit-transform:translateX(-100%); }
.youtube-modal.play-video { visibility:visible; opacity:1; transform:translateX(0); -webkit-transform:translateX(0); }
.youtube-modal-dialog { background:#000; padding:20px; box-sizing:border-box; -webkit-box-sizing:border-box; width:50%; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); -webkit-filter: blur(0); -moz-filter:blur(0); filter:blur(0); }
.youtube-modal-dialog .youtube-modal-player { padding-bottom:56.25%; position:relative; height:0; }
.youtube-modal-dialog .youtube-modal-player iframe { position:absolute; left:0; top:0; right:0; bottom:0; width:100%; height:100%; }
.youtube-modal-dialog .youtube-modal-close { position:absolute; top:0; right:0; text-align:center; width:2em; height:2em; line-height:1em; padding:.5em; border-radius:50%; background-color:#000; transform:translate(25%,-25%); -webkit-transform:translate(25%,-25%); cursor:pointer; }
.youtube-modal-dialog .youtube-modal-close:before { content:'X'; color:#fff; }
.youtube-modal-dialog .youtube-modal-ad { margin:20px 0 0 0; text-align:center; }
.youtube-modal-dialog .youtube-modal-ad img { max-width:100%; display:inline-block !important; vertical-align:top; }

.video_container { margin-left: 0px }
.video_list_container {
    width: 100%;
    height: 180px;
    overflow: auto;
    margin-bottom: 10px;
}
.video_list_header { }
.video_date { color: #000 }
.video_title {
    color: #000;
    font-weight: bold;
}
.video_vidlink_container { }
.video_vidlink_container A { }
.video_item_wrapper { margin-top: 5px }
#lightbox {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 100;
    text-align: center;
    line-height: 0;
}
#lightbox a img { border: none }
#outerImageContainer {
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
}
#imageContainer { padding: 10px }
#loading {
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}
#hoverNav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}
#imageContainer>#hoverNav { left: 0 }
#hoverNav a { outline: none }
#prevLink,
#nextLink {
    width: 49%;
    height: 100%;
    background: transparent url(http://s3.amazonaws.com/images/lightbox_images/blank.gif) no-repeat;
    display: block;
}
#prevLink {
    left: 0;
    float: left;
}
#nextLink {
    right: 0;
    float: right;
}
#prevLink:hover,
#prevLink:visited:hover { background: url(http://s3.amazonaws.com/images/lightbox_images/prevlabel.gif) left 15% no-repeat }
#nextLink:hover,
#nextLink:visited:hover { background: url(http://s3.amazonaws.com/images/lightbox_images/nextlabel.gif) right 15% no-repeat }
#imageDataContainer {
    font: 10px Verdana,Helvetica,sans-serif;
    background-color: #fff;
    margin: 0 auto;
    line-height: 1.4em;
    overflow: auto;
    width: 100%;
}
#imageData {
    padding: 0 10px;
    color: #666;
}
#imageData #imageDetails {
    width: 70%;
    float: left;
    text-align: left;
}
#imageData #caption { font-weight: bold }
#imageData #numberDisplay {
    display: block;
    clear: left;
    padding-bottom: 1.0em;
}
#imageData #bottomNavClose {
    width: 66px;
    float: right;
    padding-bottom: 0.7em;
}
#overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    height: 500px;
    background-color: #000;
}

.fb_like_container,
.google_plus1_container,
.linkedin_container,
.pintrest_container,
.story_tweet_button {
    display:inline-block;
    display:inline;
    zoom:1;
    padding:5px 0;
    vertical-align:top;
}

.schedule_home_tr {
    font-weight:bold;
}
.schedule_neutral_tr {
    font-style:italic;
}

.enhanced-ad,
.echads {
    position:relative;
}
.enhanced-ad .overlay,
.echads .overlay {
    position:absolute;
    left:0;
    top:0;
    height:100%;
    width:100%;
}
.enhanced-ad .overlay img,
.echads .overlay img {
    height:100%;
    width:100%;
}
.sprite-ad { 
	text-indent: -9999px;
	display: block;
}
.sidearm-ad-icon span { position:absolute; left:-9999px; }

.hootsuite-stream-item{
    overflow:hidden;
}

.hootsuite-stream-item.fb-post,
.hootsuite-stream-item.twitter-tweet,
.hootsuite-stream-item.has-attachment {
    max-width: 500px;
    margin: .75em auto;
    display: block;    
}
.hootsuite-stream-item.has-attachment {
    box-shadow: 0 0 2px rgba(0,0,0,0.4);
    padding: 10px;
    border-radius: 3px;
}

.hootsuite-stream-item h2 {
    font-size: 16px;
    font-family: verb_regularbold,sans-serif;
}

.hootsuite-stream-item h2 a {
    color:inherit;
    text-decoration:none;
}

.hootsuite-stream-item h3 {
    font-size: 12px;
    font-family: verb_lightitalic,sans-serif;
    margin-bottom:10px;
}

.hootsuite-stream-item h3 a {
    color:inherit;
    opacity:0.7;
    text-decoration:none;
}

.hootsuite-stream-item em {
    font-style: italic;
    font-weight: inherit;
}

.hootsuite-stream-item strong {
    font-weight: bold;
    font-style: inherit;
}

.hootsuite-stream-item ul > li {
    list-style: disc;
}

.hootsuite-stream-item ol > li {
    list-style: decimal;
}

.hootsuite-stream-item li {
    margin-left:20px;
}

.hootsuite-stream-item .avatar {
    float:left;
    margin:0 10px 10px 0;
    border-radius:3px;
}

.hootsuite-stream-item .attachment {
    float:right;
    max-width:32%;
    border:1px solid #eee;
    padding:10px
}

.hootsuite-stream-item .attachment h5 {
    font-size: 14px;
    line-height:14px;
    font-family: verb_regularbold,sans-serif;
    margin-bottom:.75em;
}

.hootsuite-stream-item .attachment .description {
    font-family:verb_lightitalic, sans-serif;
    font-size:12px;
    margin-top:10px;
}

.hootsuite-stream-item .like-this {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAqCAMAAABFoMFOAAAAWlBMV…8/UxBxQDQuFwlpqgBZBq6+P+unVY1GnDgwqbD2zGz5e1lBdwvGGPE6OgAAAABJRU5ErkJggg==);
    background-repeat: repeat-x;
    background-size: auto;
    background-position: 0 0;
    background-color: #4c66a4;
    
    display:block;
    text-decoration:none;
    color:white;
    font-family:verb_semiboldregular,sans-serif;
    border-radius:2px;
    line-height:0.8;
    padding:8px;
    margin-bottom:16px;
    text-align:center;
    font-size:12px;
    text-transform:uppercase;
}

.hootsuite-stream-item .content {
    clear:left;
    font-size: 15px;
}

.story-content img, .story_content img{display: inline;}

.hide-label { position:absolute !important; left:-9999px !important; }

figure.figure_object_image { display:table !important; background-color:#e6e6e6; text-align:center; }
figure.figure_object_image figcaption { display:table-caption; caption-side:bottom; background-color:#e6e6e6; text-align:center; padding:5px; }

#sidearm_copyright { text-align:center; clear:both; }
#sidearm_copyright a { margin:0 25px; text-decoration:none; }
#sidearm_copyright a:hover { text-decoration:underline; }

.ad_schedule, .ad_schedule2 { display:inline-block !important; }
.roster_team_photo_container .media_object_image { margin:0 auto; }
.form-field legend { position:absolute; left:-99999px; }