@import url(//fonts.googleapis.com/css?family=Open+Sans:600italic,600,300italic,300);
@import url(//fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700);
@import url(pie.css);
@font-face {
    font-family: 'androgyneregular';
    src: url('/css/androgyne/androgyne_tb-webfont.eot');
    src: url('/css/androgyne/androgyne_tb-webfont.eot?#iefix') format('embedded-opentype'),
    url('/css/androgyne/androgyne_tb-webfont.woff') format('woff'),
    url('/css/androgyne/androgyne_tb-webfont.ttf') format('truetype'),
    url('/css/androgyne/androgyne_tb-webfont.svg#androgyneregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.span1, .span2, .span3, .span4, .span5, .span6, .span7, .span8, .span9,
.span10, .span11, .span12, .span13, .span14, .span15, .span16 {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: 1.5%;
}

.col {
    margin-left: 2%;
}

.col:first-child {
    margin-left: 0;
}

.span1 {
    width: 4.375%;
}

.span2 {
    width: 10.75%;
}

.span3 {
    width: 17.125%;
}

.span4 {
    width: 23.5%;
}

.span5 {
    width: 29.875%;
}

.span6 {
    width: 36.25%;
}

.span7 {
    width: 42.625%;
}

.span8 {
    width: 49%;
}

.span9 {
    width: 55.375%;
}

.span10 {
    width: 61.75%;
}

.span11 {
    width: 68.125%;
}

.span12 {
    width: 74.5%;
}

.span13 {
    width: 80.875%;
}

.span14 {
    width: 87.25%;
}

.span15 {
    width: 93.625%;
}

.span16 {
    width: 100%;
    margin-left: 0;
}

.none {
    display: none
}

/* adjust padding for Alert Banner */
.has-promo-bar #container {
    padding-top: 25px
}
.has_ad #container {
    padding-top: 0px
}

#container,
.inner {
    margin: 0 auto;
}

#container {
    clear: both;
}

.alt {
    color: #fff;
    color: rgba(255, 255, 255, 0.9);
    letter-spacing: 0.05em;
}

/* NAVIGATION */

input[name="s_text"],
.pledgeSearch input,
.innershadow {
    -moz-box-shadow: inset 0 0 3px rgb(54, 54, 54);
    -webkit-box-shadow: inset 0 0 3px rgb(54, 54, 54);
    box-shadow: inset 0 0 3px rgb(54, 54, 54);
}

.addthis_toolbox {
    position: absolute;
    bottom: -4px;
    right: 0;
    min-width: 320px;
    text-align: right
}

.addthis_toolbox a {
    float: right !important
}

#navupper {
    height: 27px;
    background: rgb(53, 53, 53);
    border-bottom: 1px solid rgb(105, 105, 105);
    color: white;
    font-size: 12px
}

#navupper ul {
    height: 27px;
    padding-left: 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#navupper li {
    margin-left: 27px;
    line-height: 27px
}

#navupper li:first-child {
    margin: 0
}

#navupper a {
    color: white;
    font-family: Verdana, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 12px
}

#navlower li.last,
#navupper li.last {
    float: right !important;
}

/*div#nav-input div:first-child*/
/*div#nav-input div:first-child input[type="text"] { width:189px !important; }
div#nav-input div:first-child td.gsc-input { width:211px !important; }
*/
div#nav-input div:first-child table tr td { padding:0 !important; }
div#nav-input div:first-child .gsc-input { margin-top:4px !important; }

#moreOptions select,
input[name="s_text"],
.pledgeSearch input{
    display: block;
    height: 23px;
    width: 214px;
    margin: 1px 0 0;
    padding: 0;
    border: 1px solid rgb(27, 27, 27);
    background: white url(/img/2013/sprite.png) no-repeat -136px -106px;
    text-indent: 30px;
    border-radius: 2px;
    font-size: 12px;
    line-height: 1
}

#navlower {
    height: 53px;
    border-bottom: 1px solid rgb(105, 105, 105);
    font-family: 'Open Sans', "helvetica neue", helvetica, arial, sans-serif;
    font-weight: 600
}

#navlower div:first-child {
    position: relative;
}

#navlower #en h1 {
    position: absolute;
    top: 0;
    left: 8px;
    height: 53px;
    width: 159px;
    background: url(/img/2013/sprite.png) 0 0;
    text-indent: -1000px;
    overflow: hidden;
}

#navlower #fr h1 {
    position: absolute;
    top: 0;
    left: 8px;
    height: 53px;
    width: 159px;
    background: url(/img/2013/sprite_fr.png) 0 0;
    text-indent: -1000px;
    overflow: hidden;
}

/*#navlower h1	{position: absolute; top: 0; left: 8px; height: 53px; width: 159px; background: url(/img/2013/sprite.png) 0 0; text-indent: -1000px; overflow: hidden}*/
#navlower ul {
    float: left;
    padding-left: 170px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#navlower li {
    height: 53px;
    margin-left: 25px;
    line-height: 53px;
}

#navlower a {
    color: rgb(68, 68, 68);
    font-size: 14px;
    font-family: 'Open Sans', "helvetica neue", helvetica, arial, sans-serif;
}

#navlower a:hover {
    color: rgb(208, 32, 57) !important
}

#topBanner {
    background: white;
    text-align: center;
    height: 90px;
    margin: 2px auto;
}

#topBanner img {
    display: block;
    width: 728px;
    margin: 0px auto;
}

#data h1 {
    font: 32px/54px 'Open Sans Condensed', "helvetica neue", helvetica, arial, sans-serif !important;
    color: rgb(54, 54, 54);
	text-align:center;
}

#subNav {
    height: 40px;
    background: rgb(208, 32, 58);
    color: white;
}

#subNav h1 {
    font: normal 22px/40px 'Open Sans Condensed', "helvetica neue", helvetica, arial, sans-serif !important;
    color: rgb(255, 255, 255);
    background: url(/img/2013/sprite.png) no-repeat -137px -225px;
    text-indent: 30px;
}

#subNav h1 + aside h1 {
    background: none;
    text-indent: 0;
}

#subNav aside.help h1 {
    background-position: -137px -183px
}

#subNav aside.follow a {
    float: left;
    display: block;
    width: 45px;
    height: 45px;
    margin: 15px 8px 15px 0;
    text-indent: -10000px;
    overflow: hidden;
    background: url(/img/2013/sprite.png) no-repeat -1px -135px;
    opacity: .8
}

#subNav aside.follow a:hover {
    opacity: 1
}

#subNav aside.follow a.t {
    background-position: -54px -135px
}

#subNav aside.follow a.p {
    background-position: 0 -181px;
    width: 46px;
}

#subNav aside.follow a.g {
    background-position: 0 -313px;
    width: 45px;
}

#subNav aside.follow a.y {
    background-position: -54px -181px
}

#subNav aside a {
    color: rgb(208, 32, 58);
}

#subNav aside P {
    margin-top: 15px;
    font: 300 14px/1.4 'Open Sans', "helvetica neue", helvetica, arial, sans-serif;
    color: rgb(124, 124, 124)
}

.inner.cf,
#container {
    max-width: 1280px;
    width: auto;
    margin: 0 auto;
}

.socialBox h1,
#navmain {
    position: relative;
    z-index: 99;
    padding-top: 10px;
    font-family: 'Open Sans Condensed', "helvetica neue", helvetica, arial, sans-serif !important;
    font-size: 32px;
    line-height: 50px;
}

#navmain li {
    height: 74px;
    width: 20%;
    text-align: center
}


#navmain a {
    display: inline-block;
    padding: 0 20px;
    color: rgb(34, 34, 34)
}

#navmain li:hover > a:first-child {
    color: rgb(34, 34, 34) !important;
    border-bottom: 3px solid rgb(208, 32, 58);
}

#navmain div {
    display: none;
    position: absolute;
    width: 100%;
    top: 62px;
    left: 0;
    padding: 0 0 12px;
    background: rgba(239, 239, 239, .95);
    border-top: 1px solid rgb(109, 109, 109);
    border-bottom: 1px solid rgb(170, 170, 170)
}

#navmain div a {
    font-size: 18px;
    border-bottom: none !important
}

#navmain div li:hover > a:first-child {
    color: rgb(208, 32, 57) !important
}

#navmain div ul {
    float: left;
    width: 16.6%
}

#navmain div li {
    float: none;
    width: auto;
    height: auto;
    line-height: 1.2;
    overflow: hidden;
    text-align: left;
}

#navmain li:hover div {
    display: block
}

#promo {
/*    margin:0 !important;*/
    padding:0;
    clear: both;
    text-align:center;
	height: auto !important;
}

#promo article {
    padding-bottom: 17px !important;
    background: url(/img/2013/giving/subShadow.png) no-repeat 50% bottom;
    display:inline-block;
}

#promo .span4 {
    float:none;
    width:303px;
    margin:0px 4px 0 4px;
	height:auto !important;
}

#promo img {
    display: block;
}

#promo div {
    border: 1px solid rgb(140, 140, 140);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#promo h1 {
    font-weight: normal;
    font: 24px/45px 'Open Sans Condensed', "helvetica neue", helvetica, arial, sans-serif;
}

#promo p {
    font: 600 12px/1.3 'Open Sans', "helvetica neue", helvetica, arial, sans-serif;
    color: rgb(124, 124, 124);
}

#promo p a {
    float: right;
    display: inline-block;
    text-align: right;
    margin-top: 8px;
    color: rgb(208, 32, 58);
    text-decoration: none
}

#searchCrit button:hover,
#searchCrit span:hover{
    color: rgb(240, 240, 240);
    -moz-text-shadow: none;
    text-shadow: none;
}

#searchCrit div span[name=createRace] { height:28px !important; top:-25px !important; padding-top:2px; }

.decorate {
    position: absolute;
    z-index: 99;
    top: 0;
    left: 0;
    height: 402px;
    width: 2px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAGSCAQAAABjrthYAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAANBJREFUOMvlU0sWgyAMnKT3P3AXMl2IIUBAqnbVDQ8yHyZB8SZUNwBKQDTZ7qhBEyD7jobCo7Cj5xVZ6lxkP6YaXaht2SXKJ6HsSEXHa0KmLn1uEJP2c63aeRcYWmaFDu140ZET3hKwZoA26Rd3/IS3kFTuZ4lc5N6Vt+fyHwuvamWkZfyCfCiLnPH4XL+8xuP4241kcnYbR78GLwSKtFIPVryMbuyFp4G9eF6mVIqoBluyixpZAOirM6BTqFEamU5rR0hp0UEzqCloYxS0Hs4HCG57HVXVe9UAAAAASUVORK5CYII=) no-repeat 0 0
}

input[name="s_text"]{
    float: right;
    height: 28px;
    width: 100%;
    background: white;
    font-size: 12px;
    text-indent: 8px;
    border-width: 2px;
}


#youtube {
    display: block;
    height: 20px;
    width: 112px;
    background: url(/img/2013/sprite.png) no-repeat 0 -293px;
    text-indent: -20000px;
    overflow: hidden
}


#cc-archive {
    position: relative;
    top: 30px;
}


/* INSIDE */
#content ul {
    list-style: disc
}

#content li {
    margin-left: 30px;
}

#content a {
    color: #c71f38;
}

#subNav .follow1 ul {
    width: 90%;
    margin-top: 17px;
}

#subNav .follow1 li {
    float: left;
    margin-left: 10px
}

#subNav .follow1 li:first-child {
    margin-left: 0
}

#navlower li.last {
    overflow: hidden
}

#navlower ul#social {
    height: auto !important;
    width: 100% !important;
    padding: 0 !important;
    margin-top: 3px;
}

#social li {
    height: auto !important;
    float: left;
}

#pageHeader {
    position: relative;
    margin: 0 0 0px;
    padding-bottom: 0.8%;
    background: url(/img/2013/shadowWorks.png) no-repeat 0 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#pageHeader h1 {
    display: none
}

#pageHeader img {
    display: block;
    width: 100%
}

#content {
    margin: 0 0 20px;
    font: 600 14px/1.3 'Open Sans', "helvetica neue", helvetica, arial, sans-serif;
    color: rgb(57, 57, 57);
	text-align:left;
}

.socialBox {
    float: left;
    height: 572px;
    width : 412px;
    margin: 30px 0 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden /* border: 1px solid rgb(227,227,227);border-radius: 8px; */
}

.socialBox.wide {
    width: 844px
}

.socialBox h1 {
    height: 54px;
    padding: 0 0 0 40px;
    line-height: 54px;
    font-weight: normal !important;
    color: rgb(102, 102, 102);
    background: url(/img/2013/social/socialSprite.png) no-repeat -91px -211px;
}

.socialBox.mobile {
    background: url(/img/2013/social/mobile_background.jpg) no-repeat 0 100%;
    font-size: 12px;
}

.socialBox p {
    line-height: 1.9 !important
}

.socialBox.mobile,
.socialBox.facebook2,
.socialBox.ig,
.socialBox.twitter {
    margin-left: 22px !important
}

.twitter h1 {
    background-position: -91px 6px
}

.youtube h1 {
    background-position: -91px -157px
}

.mobile h1 {
    background-position: -91px -49px
}

.pin h1 {
    margin-bottom: 1px;
    background-position: -91px -103px
}

#content .pin {
    overflow: visible
}

#content .pin > span > span + span {
    width: 824px !important;
}

.ig h1 {
    background-position: -91px -270px
}

q {
    display: block;
    margin-bottom: .75em;
    font-size: 1.5em !important;
    font-style: italic;
    font-weight: normal !important;
    font-family: 'Open Sans Condensed', "helvetica neue", helvetica, arial, sans-serif;
}

.col300 {
    float: right;
    margin-top: 15px;
    width: 330px;
    text-align: right
}

.inside .col300 {
    margin-top: 15px;
}

.col300 div {
    border: 4px solid rgb(215, 215, 215);
}

.col300 div {
    margin-bottom: 15px;
    display: block;
    width: 300px;
    height: 250px;
}

#data {
    float: left;
    width: 100%;
    margin-left: -330px;
    padding-left: 340px;
    padding-top: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.col4 {
    overflow: hidden;
    margin-bottom: 30px
}

#recentPhotoS {
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.col4 div,
#data .col1 {
    float: left;
    width: 31%;
    margin: 0 0 30px 2%;
}

.col4 div {
    width: 23.5%
}

.col4 div:first-child,
#data h1 + .col1 {
    margin: 0;
}

.col4 div article:first-child h1 {
    margin-top: 0 !important
}

.inside #data {
    padding-top: 0;
}

h1.recentphoto,
.col4 article {
    position: relative
}

.col4 article,
#data article {
    margin-top: 20px; /* -webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;-o-column-break-inside:avoid;-ms-column-break-inside:avoid;column-break-inside:avoid; */
    font-size: 12px !important
}

#data article:first-child {
    margin-top: 0
}

.col4 article p,
#data article p {
    font-weight: 300 !important
}

.col4 article a,
#data article a {
    text-decoration: none;
}

.col4 article a:hover,
#data article a:hover {
    color: rgb(201, 32, 58)
}

.col4 article h1,
#data article h1 {
    font: 300 12px/1.3 'Open Sans', "helvetica neue", helvetica, arial, sans-serif !important;
    color: rgb(57, 57, 57);
    margin: .7em 0 .2em
}

.col4 article p {
    margin-bottom: .2em !important
}

.col4 article h1 {
    font-weight: 600 !important;
    margin-top: 30px !important
}

.col4 article date {
    color: rgb(100, 100, 100) !important
}

.event a.viewMore {
    position: absolute;
    display: inline-block;
    bottom: 0;
    right: 0;
    height: 20px;
    background: url(/img/2013/sprite.png) no-repeat -133px -293px;
    padding-left: 34px;
    font-style: italic;
    color: rgb(100, 100, 100) !important;
    line-height: 20px;
    text-decoration: none;
}

.event a:hover.viewMore {
    color: rgb(208, 32, 58) !important;
    cursor: pointer
}

h1.evtSearch,
h1.recentphoto,
h1.upcoming {
    background: url(/img/2013/events/eventsSprite.png) no-repeat 0 -106px;
    padding-left: 38px;
    margin-bottom: .4em;
    clear: both
}

h1.recentphoto {
    clear: both;
    background-position: 0 -105px;
    margin-left: 0px !important;
}

h1.evtSearch {
    float: left;
    background-position: 0 -5px;
    margin-right: 18px;
}

h1.evtSearch span {
    display: block;
    margin-top: -10px;
    font-size: 14px !important;
    line-height: 1;
    text-align: right;
    font: italic 300 14px/1 'Open Sans', "helvetica neue", helvetica, arial, sans-serif !important;
    color: #757575;
    font-weight: 300 !important
}

div#trainingNav.inner.cf { margin-left:-15px; }
#trainingNav 	{ position: relative; z-index: 99; width: 100%; height: 50px; margin-bottom: 28px; padding: 0 40px !important;  background: url(/img/2013/training/smallNavShadow.png) no-repeat 8px bottom; background-size: 100% auto; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; font-weight: normal; color: rgb(27,27,27); overflow: hidden; }
#trainingNav .prev,
#trainingNav .next	{position: absolute;display: block; height: 50px; width: 40px; text-align: center; top: 0; left: 0; background: none !important; text-decoration: none}
#trainingNav .next {left: auto; right: 0;}
#trainingNav ul	{ list-style: none;
width: 100%;
display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
display: -ms-flexbox;      /* TWEENER - IE 10 */
display: -webkit-flex;     /* NEW - Chrome */
display: flex;
}
#trainingNav li:first-child {margin: 0 !important;  z-index:99;}
#trainingNav li {/* width: 25%; */ position:relative; height: 50px; margin: 0 0 0 15px; text-align: center; font-size: 28px; line-height: 50px !important; overflow: hidden;
 -webkit-box-flex: 1;      /* OLD - iOS 6-, Safari 3.1-6 */
  -moz-box-flex: 1;         /* OLD - Firefox 19- */
  width: 20%;               /* For old syntax, otherwise collapses. */
  -webkit-flex: 1;          /* Chrome */
  -ms-flex: 1;              /* IE 10 */
  flex: 1;
  }

.ie8 #trainingNav li,
.ie9 #trainingNav li {float: left; width: 15%}
.ie8 .inside #trainingNav li,
.ie9 .inside #trainingNav li {float: left; width: 22%}

#trainingNav a 	{display: block; text-decoration: none; line-height:50px; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAzCAAAAABzzD3zAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABZJREFUCNdjeMNAO/iC4RHDDYZTDIcAXVsul2TjUL4AAAAASUVORK5CYII=) repeat-x 0 100%; color: rgb(37,37,37); border-top-right-radius: 2px; border-top-left-radius: 2px; padding: 0 3px;font-size: 20px}
#trainingNav a:hover.current,
#trainingNav a.current { height: 52px; background: white !important; box-shadow: inset 0 0 2px rgb(197,0,0); border-left: 1px solid rgb(174,174,174); border-top: 1px solid rgb(174,174,174); border-right: 1px solid rgb(174,174,174);  color: rgb(37,37,37) !important; }
#trainingNav a:hover {color: rgb(208,32,58) !important; }
/*#trainingNav a.fr { font-size: 18px; }*/

#trainingNav div 						{ display: none; position: absolute; width: 200%; top: 50px; left: 0; padding: 22px 10px 12px; background: rgba(239,239,239,.97);
											border-top: 1px solid rgb(109,109,109); border-bottom: 1px solid rgb(170,170,170); z-index:99; height:auto; }
#trainingNav div li a					{ display: block !important; color: rgb(34,34,34); font-family: 'Open Sans Condensed','helvetica neue', helvetica, arial, sans-serif; line-height: 1.6em; width:auto; background-image:none !important; }
#trainingNav div li:first-child			{ width:auto;  height:auto; }
#trainingNav div li.hover > a:first-child,
#trainingNav div li:hover > a:first-child { color: rgb(208,32,57) !important; width: auto;   }
#trainingNav div ul 					{ display:block; }
#trainingNav div li 					{ width: auto; height:auto; margin-left:0; text-align: left !important; padding:5px 0; margin-left:0 !important; }
#trainingNav li.hover div,
#trainingNav li:hover div 				{ display:block }



#searchCrit + .upcoming {
    clear: both;
}

.inside h1.upcoming {
    background-position: 0 -106px;
}

.drop {
    float: left;
    width: 49%;
    height: 75px;
    margin-bottom: 25px;
    padding: 21px 14px 0 16px;
    background: url(/img/2013/events/can_bg.jpg) no-repeat 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.drop + .drop {
    float: right;
    background: url(/img/2013/events/us_bg.jpg) no-repeat 0 0
}


.drop select {
    width: 100%;
    height: 32px;
    border: 3px solid rgb(54, 54, 54);
    box-shadow: inset 0 0 1px;
    background: white;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#searchCrit {
	position: relative;
	padding: 10px 275px 0 130px;
}

#searchCrit button[name=find] {
	margin: 0 18px 0 0;
}


#moreOptions {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

	position: relative;
	overflow: auto;
	padding: 7px 35px 7px 126px;
	background: rgb(137,137,137);
	border-top: 1px solid rgb(114,114,114);
	border-bottom: 1px solid rgb(117,117,117);
	color: white;
  	max-height: 200px;
  	-webkit-transition: height 0.5s;
  	-moz-transition: height 0.5s;
  	transition: max-height 0.5s;
}

#moreOptions.close {
	max-height: 0;
	overflow: hidden;
	padding-top: 0;
	padding-bottom: 0;
	border: 0;
}

#moreOptions.close a{display: none}

#moreOptions a {
	position: absolute;
	top: 10px;
	right: 10px;
	display: block;
	height: 16px;
	width: 16px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3NpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo1NmMwMTViNy1mZTIzLTQxYmMtYTJjYy1jYTEzYmE1NzEwN2QiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Njk3RDYzMzdERjAxMTFFM0E2Qjk4NUM2RERDMEQ3REEiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Njk3RDYzMzZERjAxMTFFM0E2Qjk4NUM2RERDMEQ3REEiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChNYWNpbnRvc2gpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MjE3NDE4MTctZmJmNS00MjYzLWJjZmQtMmM3OTVlNTcwNTQ0IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjU2YzAxNWI3LWZlMjMtNDFiYy1hMmNjLWNhMTNiYTU3MTA3ZCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PpNPBFkAAAF9SURBVHjahNNLK8RRGMfx/zAuyWBWVkPJC9DERsplWNi4NSg1bwA1seINsLWxsLAl5ZJSU26lsDDIG1Bo1ia3YqR8n/r9dfo3OPWpmXOe5znnPP1PKJ1Oe4HRigl0oEFzDzjFGi7d4LDzuxyLmEJFoGg92jCJZcyj4BaoxAYGvL+HFZ5FM8bxXqKFBSV/6YhPRZJftPalWMvxrEAc0wq60VEHkXeSnzGsNb8HlhO3AimUabIJCZxgSLu+YQRH6NbxPeWkrAedzk5RbGIUh9o1rOQerUWd+C5bjAXuWocdjCGjuT5sIRKIjdkVQkUaFvrn/8+wArnAXF5Hz2jnfuxrLh+IzVmBM2fiEUkcqGHbunev+pBUjD/OrcAqPjVxh2NrjvpQjSoVSmjtVrGWs2oFrrGiyRZksYtaZ6eICmb13XjKufK/xDnsqSf2mGqK9CuitVLFzvtN9PSx2P2W/EfyyygoxmJfg6/xAzNY13NuR6PW7q1hes4XbsVvAQYATS5QqovGRKAAAAAASUVORK5CYII=) no-repeat 0 0;
	text-indent: -50000px;
}

#moreOptions select {
background: white url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAAhCAQAAACL17hvAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3NpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo1NmMwMTViNy1mZTIzLTQxYmMtYTJjYy1jYTEzYmE1NzEwN2QiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MTJDMzIxN0VERUUyMTFFM0E2Qjk4NUM2RERDMEQ3REEiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MTJDMzIxN0RERUUyMTFFM0E2Qjk4NUM2RERDMEQ3REEiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChNYWNpbnRvc2gpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MjE3NDE4MTctZmJmNS00MjYzLWJjZmQtMmM3OTVlNTcwNTQ0IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjU2YzAxNWI3LWZlMjMtNDFiYy1hMmNjLWNhMTNiYTU3MTA3ZCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PnjXhnAAAABzSURBVEjHY/jPQAlkGLHan32nTPv/Ue2DSnugQGA9FmhAtO2B8wP/o8H7JDgeaP97NO0BJPk9sABF836Sgy7wPpJ2BdK1O8A195MVcYH7wZrfBwqQp10BrL2A7GQT2I8twojXLhDoMJrjRrVTtZoY6CoSAB32Fph7cJOwAAAAAElFTkSuQmCC) no-repeat 0 -2px;
float: left;
border: 2px solid rgba(0,0,0,.55) !important;
height: 34px;
width: 370px;
-ms-appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
border-radius: 4px;
color: rgb(100,100,100);
font-size: 16px;
font-family: "Open Sans";
font-weight: 300;
line-height: 32px;
text-indent: 45px;
   -moz-box-shadow: inset 0 0 2px rgb(54, 54, 54);
   -webkit-box-shadow: inset 0 0 2px rgb(54, 54, 54);
   box-shadow: inset 0 0 2px rgb(54, 54, 54);

}


.ie #moreOptions select {background: white;}

#moreOptions select + label {clear: both;}

#moreOptions label {
	display: block;
	float: left;
	min-width: 150px;
	height: 38px;
	margin-right: 8px;
	font: 400 14px 'Open Sans', "helvetica neue", helvetica, arial, sans-serif !important;
	line-height: 38px !important;
	text-align: right;
}


#searchCrit div {
	position: absolute;
	right: 0;
	top: 11px;
	display: inline-block;
}

#searchCrit span,
#searchCrit button {
    cursor: pointer;
    display: inline-block;
    height: 34px !important;
    padding-left: 18px;
    padding-right: 18px;
    border: 2px solid white;
    border-color: rgba(255, 255, 255, .8);
    border-radius: 4px;
    text-align: center;
    color: white !important;
    font: 700 14px/24px 'Open Sans Condensed', "helvetica neue", helvetica, arial, sans-serif !important;
    text-transform: uppercase;
    text-decoration: none;
    -moz-text-shadow: 0 0 3px rgb(54, 54, 54);
    text-shadow: 0 0 2px rgba(54, 54, 54, .7);
    background: rgb(158, 164, 173);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzllYTRhZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM2JSIgc3RvcC1jb2xvcj0iIzgyOGM5NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzMjNiNDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(158, 164, 173, 1) 0%, rgba(130, 140, 149, 1) 36%, rgba(50, 59, 64, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(158, 164, 173, 1)), color-stop(36%, rgba(130, 140, 149, 1)), color-stop(100%, rgba(50, 59, 64, 1)));
    background: -webkit-linear-gradient(top, rgba(158, 164, 173, 1) 0%, rgba(130, 140, 149, 1) 36%, rgba(50, 59, 64, 1) 100%);
    background: -o-linear-gradient(top, rgba(158, 164, 173, 1) 0%, rgba(130, 140, 149, 1) 36%, rgba(50, 59, 64, 1) 100%);
    background: -ms-linear-gradient(top, rgba(158, 164, 173, 1) 0%, rgba(130, 140, 149, 1) 36%, rgba(50, 59, 64, 1) 100%);
    background: linear-gradient(to bottom, rgba(158, 164, 173, 1) 0%, rgba(130, 140, 149, 1) 36%, rgba(50, 59, 64, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#9ea4ad', endColorstr='#323b40', GradientType=0 )
}



#searchCrit input[name="s_text"] {
    float: none;
    display: inline-block;
    height: 34px;
    width: 100%;
    bottom: 0;
	margin-top:4px;
    left: 0;
    border-color: rgb(190, 190, 190) !important;
    border-width: 2px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#searchCrit button.sqr {width: 35px !important; padding-left: 0; padding-right: 0;}

#searchCrit span.red,
#searchCrit button.red {
    background: rgb(244, 95, 97);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y0NWY2MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiNDA0MWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(244, 95, 97, 1) 0%, rgba(180, 4, 29, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(244, 95, 97, 1)), color-stop(100%, rgba(180, 4, 29, 1)));
    background: -webkit-linear-gradient(top, rgba(244, 95, 97, 1) 0%, rgba(180, 4, 29, 1) 100%);
    background: -o-linear-gradient(top, rgba(244, 95, 97, 1) 0%, rgba(180, 4, 29, 1) 100%);
    background: -ms-linear-gradient(top, rgba(244, 95, 97, 1) 0%, rgba(180, 4, 29, 1) 100%);
    background: linear-gradient(to bottom, rgba(244, 95, 97, 1) 0%, rgba(180, 4, 29, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f45f61', endColorstr='#b4041d', GradientType=0 );
}

#searchCrit button.clear {
    right: 12.22222%;
}

#searchCrit a {
	font-size: 14px;
	font-weight: 300;
	font-style: italic;
	line-height: 40px;
}

#eventlistNav {
	height: 30px;
	margin: 12px 0;
	border: 1px solid rgb(243,243,243);
	border-width: 1px 0;
	font-size: 14px;
	font-weight: 300;
	font-style: italic;
	text-align: center;
	line-height: 30px;
	overflow: hidden;
}
#eventlistNav span {font-style: normal}
#searchCrit a,
#eventlistNav span,
#eventlistNav a	{display: inline-block}
#eventlistNav span {
	margin: 0 18px;
	color: rgb(143,143,143)
}



#data date {
    display: block;
    margin: 12px 0 18px;
/*    color: rgb(203, 32, 58) !important;*/
	color: #000 !important;
    font-size: 16px
}

#data .col1 date {
color: rgb(57, 57, 57) !important;
font-family: 'Open Sans', 'helvetica neue', helvetica, arial, sans-serif;
font-size: 12px;
margin: 0;
font-weight: 600;
line-height: 15px;
}

article.regEvent {
	margin-top: 0 !important;
	margin-bottom: 12px;
}

article.regEvent h1 {
	padding: 2px 8px 5px;
    cursor: pointer;
	text-align:left !important;
}

article.regEvent.stripe h1 {
	background: rgb(245,245,245);
}

article.regEvent h1 a {
	font-size: 16px;
    display: inline-block;
    min-height: 24px;
    line-height: 24px;
    font-weight: 600 !important;
}

article.featured  h1 a {
	font-size:12px;
	line-height:15px !important;
    font-weight:300 !important;
}

article.featured .reg,
article.featured .raceHome
{ margin-top:-9px; }

.reg,
.raceHome {
	float:right;
	height: 38px;
	width: 24px;
	margin-left: 8px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAARBAMAAADJQ1rJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAACRQTFRF////wsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCf+ec6QAAAAt0Uk5TACAwQGB4gK+/3+/p10KMAAAATUlEQVQI12NgYGBgmsRorMAAAlq71HY3gBhMq3cvh7C0dgNBA0QIygILgVgQod2LYEK7dykwVEJYOwsY2CCsbQwgVohLNJTlluZNFgsA33dDLuOZbbUAAAAASUVORK5CYII=) no-repeat 0% 25%;
	text-indent: -5000px;
}

.reg {
	width:17px;
	width:18px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAARCAYAAAA7bUf6AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDY2NjVBOTQ0QjMwMTFFNDg5RUNDNTE2MkE1NkFCQTQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDY2NjVBOTU0QjMwMTFFNDg5RUNDNTE2MkE1NkFCQTQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDowNjY2NUE5MjRCMzAxMUU0ODlFQ0M1MTYyQTU2QUJBNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowNjY2NUE5MzRCMzAxMUU0ODlFQ0M1MTYyQTU2QUJBNCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PkPqAGIAAABUSURBVHjaYjx06NB/BgoBEwMVAFUMYUEXsLW1ZSSk6fDhwyhBwEiNMGHBIobPJf+JNeT/MAoTfC5BdwFVXTJ4UuwgNARXrBAjzoQsgK6BWHGAAAMAkZQhtDsjHOMAAAAASUVORK5CYII=) no-repeat 0% 25%;
}

/*
.reg {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAYBAMAAADuTAsBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAACdQTFRF////wsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCpGXU8QAAAAx0Uk5TABBAYHCAj5+vv9/v5lehgAAAAEBJREFUCNdjOAMFBxiwsg4zAAELphjjGtqqw8I6CQWE1J2JPnMm58yZmgMMx5nOHGM+c5T1AEMBg00DQ00BQwEAYV2MuTeZPZsAAAAASUVORK5CYII=) no-repeat 50% 50%;
}
*/

article.regEvent .series {
    min-height: 23px;
    background: rgb(245, 245, 245) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAYBAMAAADuTAsBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAACdQTFRF////wsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCpGXU8QAAAAx0Uk5TABBAYHCAj5+vv9/v5lehgAAAAEBJREFUCNdjOAMFBxiwsg4zAAELphjjGtqqw8I6CQWE1J2JPnMm58yZmgMMx5nOHGM+c5T1AEMBg00DQ00BQwEAYV2MuTeZPZsAAAAASUVORK5CYII=) no-repeat 98% 50%
}

article.regEvent h1 span {
    display: inline-block;
    font-style: italic;
    line-height: 1;
    font-size: 14px;
    color: rgb(99,99,99);
	margin-left:10px;
}


article.regEvent ul {
	overflow: hidden;
	max-height: 0px;
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;

    -webkit-transition: max-height: .5;
    -moz-transition: max-height: .5;
    transition: max-height: .5;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

article.regEvent ul.open {
	max-height: 60000px;
    border-bottom: 1px solid rgb(184,184,184);
}


article.regEvent li {
    background: rgb(249,249,249);
    padding: 6px 20;
    margin: 0 0 1px 0 !important;
    min-height: 35px;
    color: rgb(99,99,99);
    font-size: 14px !important;
    font-weight: 300;
}

article.regEvent li a {
    display: block;
    padding: 6px 48px 6px 24px;
}

.sub img {
    width: 100%
}

article.regEvent li span {
    display: block;
    padding: 6px 48px 6px 24px;
}

/* MEDIA QUERIES */


.ie #container {
    overflow: hidden;
}

/* Responsify Defaults */
#navmain h1 {
    display: none
}

#navlower h2 {
    display: none
}

.noDesk {
    display: block;
    width: 159px;
    height: 53px;
}

.noMobi {
    display: none
}

/* iframe#twitter-widget-0.twitter-share-button.twitter-tweet-button.twitter-count-horizontal {width: 82px !important} */

.myAdd {
    list-style: none !important
}

a.atc_s.addthis_button_compact {
    float: left !important
}

.myAdd li {
    float: right;
    position: relative !important;
    overflow: hidden;
    margin-left: 8px !important
}

.myAdd li#zPin {
    margin-left: 5px !important
}

.addthis_button_google_plusone.at300b,
div#___plusone_1 {
    width: 61px !important;
    display: inline-block;
    overflow: hidden
}

iframe#twitter-widget-1.twitter-share-button.twitter-tweet-button.twitter-count-horizontal {
    width: 80px !important
}

#password-change-wrapper {
    width: 100%;
    display: none;
}

#password-change-reminder {
    vertical-align: middle;
    text-align: center;
    color: #ffefef;
    background-color: rgb(208, 32, 58);
    min-height: 25px;
    font-size: 12px;
    height: auto;
}

#password-change-reminder a,
#password-change-reminder a:hover {
    color: #fff;
    text-decoration: underline;
}

#password-change-reminder img {
    top: 3px;
    margin-left: 8px;
}

.col1 article h1 { 	text-align:left !important; }

article div.reg ul {
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
	border-radius:5px;
}
article div.reg ul { position:relative; display:none; overflow:visible; z-index:99; top:20px; left:-116px; height:auto; text-indent:0; border-top:1px solid rgba(0, 0, 0, 0.5); }
article div.reg ul li,
article div.reg ul li a { z-index:99 !important; overflow:hidden; height:auto; font-weight:normal !important; display:block; margin:0 !important; padding-right:10px; }
article div.reg ul li { border-bottom:1px solid #aaa; border-left:1px solid #aaa; border-right:1px solid #aaa; }
article div.reg:hover ul { display:block; }

.reg ul  {
	text-shadow: white 0 1px;
	background-clip: padding-box;
	box-shadow: 0 0px 2px rgba(0, 0, 0, 0.5);
	left: 50%;
	margin-left: -125px;
	padding: 10px 0;
	bottom: 100%;
	margin-bottom: 15px;
	width: 250px;
	-webkit-transition: opacity 0.5s linear;
	-moz-transition: opacity 0.5s linear;
	-ms-transition: opacity 0.5s linear;
	-o-transition: opacity 0.5s linear;
	transition: opacity 0.5s linear;
}

.reg ul:before, .reg ul:after {
	content: "";
	position: absolute;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	top: 100%;
	left: 50%;
	margin-left: -10px;
}

.reg ul:before {
	border-bottom: 10px solid #111;
	border-bottom: 10px solid rgba(0, 0, 0, 0.5);
	margin-top: -11px;
}

.reg ul:after{
	border-bottom: 10px solid rgb(249, 249, 249);
	margin-top: -8px;
	z-index: 99;
}

article .left { position:relative; left:-26px !important; }

/* Custom Breakpoints */

@media screen and (max-width: 1280px) {
    /* Add your styles for devices with a maximum width of 1280 */
    #container {
        max-width: 1280px;
        width: auto;
        margin: 0 auto;
    }
}

/*
@media screen and (max-width:1247px) {
	#trainingNav a.fr { font-size: 17px !important; }
}

@media screen and (max-width:1207px) {
	#trainingNav a.fr { font-size: 16px !important; }
}

*/
@media screen and (max-width:1225px) {
	#promo { margin-left:10%;}
	#promo article.span4 { width:303px; }
}

@media screen and (max-width: 1150px) {
	#trainingNav a { font-size: 19px !important }
/*	#trainingNav a.fr { font-size: 15px !important; }*/
}

/*
@media screen and (max-width: 1110px) {
	#trainingNav a.fr { font-size: 13px !important; }
}
*/

@media screen and (max-width: 1024px) {
    /* Add your styles for devices with a maximum width of 1024 */

    .inner.cf,
    #container {
        max-width: 1024px;
        width: auto;
        margin: 0 auto;
    }

    #navmain {
        font-size: 24px;
    }


    .inside #pageHeader {
        background-size: 100% auto;
    }

    .inside #pageHeader img {
        width: 100%
    }

    #navlower li {
        margin-left: 15px;
        font-size: 12px !important
    }

    #navlower .last {
        padding-right: 8px
    }

    #navlower .last li {
        margin-left: 5px !important
    }

    #navupper li {
        margin-left: 15px !important;
        font-size: 11px !important
    }

    #data {
        margin-left: 0;
        width: 100%;
        padding-left: 10px;
        padding-right: 10px
    }

    .col300 {
        display: none
    }

    .drop {
        max-width: 466px;
    }

	#trainingNav a {font-size: 24px !important }
    #trainingNav div li a { line-height:2.5em; }
    #trainingNav div li a:hover { line-height:2.5em; }

    div#pageHeader.inner.cf {
        margin-bottom: 15px !important;
    }

}


@media screen and (max-width: 880px) {

	.ie9 .inside #trainingNav li {float: left; width: 16%}

    #navlower li {
        margin-left: 18px;
    }

    #navlower li:last-child {
        display: none;
    }

    #navmain {
        font-size: 20px;
    }

    .inner.cf,
    #container {
        max-width: 768px;
        margin: 0 auto;
    }

    #pageHeader {
        margin-bottom: 15px;
    }

	#promo {
		margin-bottom:25px !important;
	}

    .sub img {
        width: 100%
    }

    #navupper li {
        margin-left: 15px !important
    }

    #navupper input {
        width: 100px !important;
        margin-right: 5px !important
    }

    .col300 {
        display: none;
    }

    #data {
        margin-left: 0;
        width: 100%;
        padding-left: 10px;
        padding-right: 10px
    }

    .addthis_toolbox {
        bottom: -6px !important
    }

	#trainingNav li { margin: 0 0 0 5px !important; }
	#trainingNav a {font-size: 16px !important;}
    #trainingNav div li a { font-size: 17px !important; line-height: 2.5em; }
    #trainingNav div li a:hover { font-size: 17px !important; line-height: 2.5em; }



    #___plusone_1 iframe, #___plusone_0 iframe {
        top: -40px !important;
        position: relative !important;
    }

    .myAdd #___plusone_1 iframe, .myAdd #___plusone_0 iframe {
        top: 0px !important;
    }
}

@media screen and (max-width: 767px) {
	#trainingNav a {white-space: nowrap; font-size: 13px !important}
/*	#trainingNav a.fr { font-size: 9px !important; }*/
}

@media screen and (max-width: 750px) {
    #topBanner {
        display: none
    }

    .col4 .col1 {
        width: 45%;
        margin-left: 20px !important
    }

    #data {
        float: none;
        margin: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

#moreOptions {padding-left: 50px}

/*
    .evtSearch {
        width: 90%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
 */
}

@media screen and (max-width: 709px) {


    #trainingNav div li a { font-size: 16px !important; line-height:2.5em; }
    #trainingNav div li a:hover { font-size: 16px !important; line-height:2.5em; }

	.inside #data > #trainingNav:first-child {margin-top: 30px !important}

    #navlower {
        margin: 0 8px;
        height: 49px;
        overflow: hidden;
        background: rgb(241, 241, 242);
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YxZjFmMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkMGQxZDIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+) ;
        background: -moz-linear-gradient(top, rgba(241, 241, 242, 1) 0%, rgba(208, 209, 210, 1) 100%) ;
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(241, 241, 242, 1)), color-stop(100%, rgba(208, 209, 210, 1))) ;
        background: -webkit-linear-gradient(top, rgba(241, 241, 242, 1) 0%, rgba(208, 209, 210, 1) 100%) ;
        background: -o-linear-gradient(top, rgba(241, 241, 242, 1) 0%, rgba(208, 209, 210, 1) 100%) ;
        background: -ms-linear-gradient(top, rgba(241, 241, 242, 1) 0%, rgba(208, 209, 210, 1) 100%) ;
        background: linear-gradient(to bottom, rgba(241, 241, 242, 1) 0%, rgba(208, 209, 210, 1) 100%) ;
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f2', endColorstr='#d0d1d2', GradientType=0 ) ;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px
    }

    .addthis_toolbox {
        bottom: -20px !important;
    }

    #navmain ul.open,
    #navlower.open {
        height: auto !important
    }

    #navlower h2,
    /*	#navmain h1,*/
    #navmain ul a,
    #navlower ul a {
        display: block;
        height: 100%;
        padding: 0 28px 0 8px;
        background: url(/img/mobile/arrow_sprite.png) 100% -28px no-repeat;
        border-radius: 10px;
        text-shadow: 0 1px 0 rgba(255, 255, 255, .9);
        text-overflow: ellipsis;
        line-height: 42px;
        color: rgb(37, 37, 37);
        font-size: 17px;
        font-weight: bold;
        text-align: left;
    }

    #navmain ul,
    #navlower ul {
        margin: 2px 0 15px;
        padding: 0;
    }

    #navmain li,
    #navlower li {
        float: none;
        height: 42px;
        margin: 6px 8px 0;
        border: 1px solid rgb(187, 187, 187);
        background: rgb(231, 231, 232);
        border-radius: 10px
    }

    #navmain li:first-child {
        margin-top: 0px
    }

    #navlower li:first-child {
        margin-top: 50px
    }

    #navmain ul {
        margin-bottom: 12px !important
    }

    #navmain li {
        width: 95% !important
    }

    #navmain li:hover {
        border-width: 1px;
        height: auto;
    }

    /*
    		TEMPORARY FOR SECURITY NOTICE IS SHOWING
    	#navmain h1 {position: absolute; right: 15px; z-index: 90000; top: 30px; display: block; height: 44px; width: 41px; background: url(/img/2013/menu.png) 8px 50% no-repeat; text-indent: -15000px;}
    	*/
    #navlower h2 {
        display: block;
        float: right;
        z-index: 99;
        height: 44px;
        width: 41px;
        background: url(/img/2013/menu.png) 8px 50% no-repeat;
        text-indent: -15000px;
    }

    #navmain ul {
        height: 0;
        overflow: hidden
    }

	#trainingNav a {white-space: nowrap; font-size: 13px !important}

    .evtSearch {
        float: none !important;
        /* width: 100% */
    }

    .evtSearch span {
        text-align: left !important;
        padding-left: 70px;
    }

    #navupper input {
        width: 100px !important
    }

    #navupper li {
        float: none;
        text-align: left:
    }

    #navupper ul,
    #navupper {
        font-size: 14px;
        height: 27px !important;
        overflow: visible
    }

	#trainingNav {padding: 0 20px !important}


    /* #container {overflow: hidden;} */
    .col4 div, #data .col1 {
        width: 87% !important
    }

    #data .col1 + .col1 {
        margin-bottom: 0
    }

    .col4 .col1 {
        width: auto;
        margin-left: 20px !important;
        margin-right: 20px !important
    }

    #data .col1.bot {
        width: 95% !important
    }

    #navmain li:hover > a:first-child {
        color: rgb(34, 34, 34) !important;
        border-bottom: 0
    }

    nav#navmain.cf {
        margin-bottom: 12px
    }

    #navmain {
        font-size: 20px;
        position: default;
        position: initial
    }


    #navupper li:nth-child(6) {
        float: right !important;
        margin: 0;
        padding-right: 10px
    }

    #navupper li:nth-child(4),
    #navupper li:nth-child(5) {
        width: auto;
        float: left !important;
        margin: 0;
    }

    #navupper li:nth-child(4) {
        text-align: left;
        padding-left: 10px
    }

    #navupper li:nth-child(5) {
        text-align: right;
        margin-left: 25px
    }

    .sub img {
        width: 100%
    }

    header {
        height: auto;
        background: rgb(207, 207, 207)
    }


    .inner.cf,
    #container {
        max-width: 480px;
        width: auto !important;
        margin: 0 auto;
    }

    #navupper li:first-child,
    #navupper li:nth-child(2),
    #navupper li:nth-child(3),
    #subNav aside:nth-child(2),
    #topBanner {
        display: none
    }

    /* 	#navmain li {height: auto; width: 50% !important; font-size: 24px;} */
    #nr {
        opacity: .5 !important;
        right: 10px;
        left: auto;
        top: 10px
    }

    #subNav aside
	{
        width: 48% !important;
    }

    #navlower.open .noMobi {
        display: block
    }

    .noDesk {
        display: none !important
    }

    #navlower li:nth-child(2) {
        margin-top: 50px
    }

    #navlower.open li:nth-child(2) {
        margin-top: 6px
    }

    #searchCrit {padding-right: 0; padding-left: 0; margin-top: -20px}
    #searchCrit div {position: static; float: right;}
    #searchCrit div .sqr,
    #searchCrit div span[name=createRace] { position: absolute; top: -35px; right: 40px; }
    #searchCrit div .sqr {right: -2px;}
    #rSearch	{ margin-top: 4px !important; margin-right: 0 !important}
    #moreOptions {padding-left: 8px;}
    #moreOptions label {min-width: 120px;}
    #moreOptions select {width: 250px}

    .has_ad .global_header {
        top: 60px;
    }
}

/* TEMPORARY FOR SECURITY ALERT */
@media screen and (max-width: 488px) {
    #navmain h1 {
        top: 72px;
    }
}

@media (max-width: 480px) {


   /*
 #searchCrit input[name="s_text"] {
        width: 100%;
    }
 */

/*
	 #searchCrit button {
        width: 33% !important;
        margin: 45px 0 0 1px;
    }
*/

    button.clear {
        margin-left: 0 !important;
    }

	#trainingNav {margin-top: 12px !important}

    .addthis_toolbox.addthis_default_style li {
        margin: 0 !important
    }

    div#___plusone_1 {
        width: 65px !important
    }

    iframe#twitter-widget-1.twitter-share-button.twitter-tweet-button.twitter-count-horizontal {
        width: 80px !important
    }
    #moreOptions select {width: 200px}
}

@media (max-width: 420px) {
	#trainingNav a {
		font-size: 10px !important;
	}
}

@media (max-width: 376px) {
	#trainingNav a {
		font-size: 9px !important;
		white-space: pre-wrap !important;
	}

/*
	#trainingNav a.fr {
		line-height: 1em !important;
		padding-top: 20px;
	}
*/
}

@media (max-width: 330px) {
	#moreOptions select {width: 144px}
    #pageHeader {
        padding-bottom: 20px !important;
    }

    .myAdd {
        top: 50px;
    }

    .myAdd li {
        margin: 0 !important;
        padding: 0 5px 0 5px !important;
    }

    .myAdd li:nth-child(3) {
        padding-left: 0 !important;
    }

    .myAdd li:nth-child(4) {
        padding-right: 0 !important;
    }

    .myAdd li a {
        margin: 0 !important;
        padding: 0 !important;
    }

    .myAdd #___plusone_1 iframe, .myAdd #___plusone_0 iframe {
        top: 0px !important;
    }

    .myAdd li:nth-child(4) {
        clear: right;
    }
}

@media (max-width: 320px) {

    #navupper input {
        width: 90px !important
    }

    .myAdd li:nth-child(3) {
        padding-left: 0 !important;
    }

    .myAdd li:nth-child(4) {
        padding-right: -20px !important;
    }
}

/* For modern browsers */
.cf:before,
.cf:after {
    content: "";
    display: table;
}

.cf:after {
    clear: both;
}

/* For IE 6/7 (trigger hasLayout) */
.cf {
   /*  *zoom: 1; */
}

