
.header_meta{
	position: absolute;
	height:40px;
	top:50%;
	margin-top:-20px;
	right:0;
	width:auto;
}

.header_meta #searchsubmit{background-color:transparent}
.header_meta #searchsubmit:hover{opacity:0.8;}

.header_meta #s{
width: 121px;
-webkit-transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000); 
-moz-transition: 	all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000); 
-ms-transition: 	all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000); 
-o-transition: 		all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000); 
transition: 		all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000); /* easeOutCubic */
}

.csstransitions .header_meta #s:hover, .header_meta #s:focus{width: 190px; }
.msie7 .csstransitions .header_meta #s:hover, .msie7 .header_meta #s:focus,
.msie8 .csstransitions .header_meta #s:hover, .msie8 .header_meta #s:focus{width: 121px; }


.small_header_info{
text-align: right; 
font-size: 11px; 
font-style: italic; 
padding-bottom: 3px; 
position: absolute; 
bottom:40px; 
right:0;
min-width: 200px;
}

#top .social_bookmarks {
position: relative;
z-index: 150;
margin:0;
float:left;
margin-right:5px;
}

#top .social_bookmarks li{
height:100%;
float:left;
padding:0;
-webkit-border-radius: 	40px;
-moz-border-radius: 	40px;
border-radius: 			40px;
overflow: hidden;
margin-left:-9px;
position: relative;
}

#top .social_bookmarks li:hover{
	z-index: 10;
}

#top .social_bookmarks li a{
float:left;
width:40px;
line-height:40px;
display: block;
text-indent: 110%;
margin:0px;
outline: none;
padding:0;
min-height:30px;
height:100%;
overflow: hidden;
position: relative;
z-index: 3;
/*
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: 	all 0.2s ease-in-out;
-o-transition: 		all 0.2s ease-in-out;
-ms-transition: 	all 0.2s ease-in-out;	
transition: 		all 0.2s ease-in-out;
*/
}


/*fancy js buttons*/
.css_3_hover_container{
overflow: hidden;
position: relative;
-webkit-transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000); 
-moz-transition: 	all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000); 
-ms-transition: 	all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000); 
-o-transition: 		all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000); 
transition: 		all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000); /* easeOutCubic */
}

.css_3_hover{
position: absolute;
z-index: 1px;
background: #ff0000;
height:100%;
width:100%;
top:0;
left:0;
-webkit-transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000); 
-moz-transition: 	all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000); 
-ms-transition: 	all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000); 
-o-transition: 		all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000); 
transition: 		all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000); /* easeOutCubic */
-webkit-transform: 	scale(0);
-moz-transform: 	scale(0);
-o-transform: 		scale(0);
-ms-transform: 		scale(0);
-webkit-border-radius: 	40px;
-moz-border-radius: 	40px;
border-radius: 			40px;
opacity: 0;
}

.css_3_hover_container:hover .css_3_hover{
-webkit-transform: 	scale(1);
-moz-transform: 	scale(1);
-o-transform: 		scale(1);
-ms-transform: 		scale(1);
opacity: 1;
}

.css_3_hover_container:hover{
	/*
-webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
*/
	
}

.social_bookmarks_rss a{		background: transparent url("../images/icons/icon-rss.png") 		  center 0px  no-repeat;}
.social_bookmarks_facebook a{	background: transparent url("../images/icons/icon-facebook.png") 	  center 0px  no-repeat;}
.social_bookmarks_twitter a{	background: transparent url("../images/icons/icon-twitter.png") 	  center 0px  no-repeat;}
.social_bookmarks_mail a{		background: transparent url("../images/icons/icon-mail.png") 		  center 0px  no-repeat;}
.social_bookmarks_dribbble a{	background: transparent url("../images/icons/icon-dribbble.png") 	  center 0px  no-repeat;}
.social_bookmarks_linkedin a{	background: transparent url("../images/icons/icon-linkedin.png") 	  center 0px  no-repeat;}
.social_bookmarks_search a{		background: transparent url("../images/icons/icon-search-top.png")  center 0px  no-repeat;}
.social_bookmarks_gplus a{		background: transparent url("../images/icons/icon-gplus.png") 	  center 0px  no-repeat;}
.social_bookmarks_behance a{	background: transparent url("../images/icons/icon-behance.png") 	  center 0px  no-repeat;}
.social_bookmarks_flickr a{		background: transparent url("../images/icons/icon-flickr.png") 	  center 0px  no-repeat;}
.social_bookmarks_forrst a{		background: transparent url("../images/icons/icon-forrst.png") 	  center 0px  no-repeat;}
.social_bookmarks_myspace a{	background: transparent url("../images/icons/icon-myspace.png") 	  center 0px  no-repeat;}
.social_bookmarks_tumblr a{		background: transparent url("../images/icons/icon-tumblr.png") 	  center 0px  no-repeat;}
.social_bookmarks_vimeo a{		background: transparent url("../images/icons/icon-vimeo.png") 	  center 0px  no-repeat;}
.social_bookmarks_youtube a{	background: transparent url("../images/icons/icon-youtube.png") 	  center 0px  no-repeat;}
.social_bookmarks_pinterest a{	background: transparent url("../images/icons/icon-pinterest.png")   center 0px  no-repeat;}

#top .dark_bg_color .social_bookmarks li a{ background-position: center -43px ; }
				 
.social_bookmarks_rss:hover	      a, div .social_bookmarks_rss 	.css_3_hover		{background-position: center -43px ; background-color:#ffa133; }
.social_bookmarks_facebook:hover  a, div .social_bookmarks_facebook .css_3_hover	{background-position: center -43px ; background-color:#37589b; }
.social_bookmarks_twitter:hover   a, div .social_bookmarks_twitter .css_3_hover		{background-position: center -43px ; background-color:#46d4fe; }
.social_bookmarks_mail:hover      a, div .social_bookmarks_mail .css_3_hover		{background-position: center -43px ; background-color:#9fae37; }
.social_bookmarks_dribbble:hover  a, div .social_bookmarks_dribbble .css_3_hover	{background-position: center -43px ; background-color:#e44885; }
.social_bookmarks_linkedin:hover  a, div .social_bookmarks_linkedin .css_3_hover	{background-position: center -43px ; background-color:#419cca; }
.social_bookmarks_search:hover    a, div .social_bookmarks_search .css_3_hover		{background-position: center -43px ; background-color:#222222; }
.social_bookmarks_gplus:hover     a, div .social_bookmarks_gplus .css_3_hover		{background-position: center -43px ; background-color:#de5a49; }
.social_bookmarks_behance:hover   a, div .social_bookmarks_behance .css_3_hover		{background-position: center -43px ; background-color:#008cfa; }
.social_bookmarks_flickr:hover    a, div .social_bookmarks_flickr .css_3_hover		{background-position: center -43px ; background-color:#ff0086; }
.social_bookmarks_forrst:hover    a, div .social_bookmarks_forrst .css_3_hover		{background-position: center -43px ; background-color:#234317; }
.social_bookmarks_myspace:hover   a, div .social_bookmarks_myspace .css_3_hover		{background-position: center -43px ; background-color:#000000; }
.social_bookmarks_tumblr:hover    a, div .social_bookmarks_tumblr .css_3_hover		{background-position: center -43px ; background-color:#345574; }
.social_bookmarks_vimeo:hover     a, div .social_bookmarks_vimeo .css_3_hover		{background-position: center -43px ; background-color:#31baff; }
.social_bookmarks_youtube:hover   a, div .social_bookmarks_youtube .css_3_hover		{background-position: center -43px ; background-color:#a72b1d; }
.social_bookmarks_pinterest:hover a, div .social_bookmarks_pinterest .css_3_hover	{background-position: center -43px ; background-color:#cb2027; }


::-moz-selection{background-color: #bf1919;color: #eeeeee;}::-webkit-selection{background-color: #bf1919;color: #eeeeee;}::selection{background-color: #bf1919;color: #eeeeee;}body.boxed {background-color: ;}.header_color, .header_color div, .header_color  span, .header_color  applet, .header_color object, .header_color iframe, .header_color h1, .header_color h2, .header_color h3, .header_color h4, .header_color h5, .header_color h6, .header_color p, .header_color blockquote, .header_color pre, .header_color a, .header_color abbr, .header_color acronym, .header_color address, .header_color big, .header_color cite, .header_color code, .header_color del, .header_color dfn, .header_color em, .header_color img, .header_color ins, .header_color kbd, .header_color q, .header_color s, .header_color samp, .header_color small, .header_color strike, .header_color strong, .header_color sub, .header_color sup, .header_color tt, .header_color var, .header_color b, .header_color u, .header_color i, .header_color center, .header_color dl, .header_color dt, .header_color dd, .header_color ol, .header_color ul, .header_color li, .header_color fieldset, .header_color form, .header_color label, .header_color legend, .header_color table, .header_color caption, .header_color tbody, .header_color tfoot, .header_color thead, .header_color tr, .header_color th, .header_color td, .header_color article, .header_color aside, .header_color canvas, .header_color details, .header_color embed, .header_color figure, .header_color fieldset, .header_color figcaption, .header_color footer, .header_color header, .header_color hgroup, .header_color menu, .header_color nav, .header_color output, .header_color ruby, .header_color section, .header_color summary, .header_color time, .header_color mark, .header_color audio, .header_color video, #top .header_color .pullquote_boxed{border-color:#e1e1e1;}.header_color , .header_color .site-background, .header_color .first-quote,  .header_color .related_image_wrap, .header_color .gravatar img, .header_color .comment-reply-link, .header_color .inner_slide .numeric_controls a, .header_color .hr_content, .header_color .news-thumb, .header_color .post-format-icon, .header_color .ajax_controlls a{background-color:#eeeeee;color: #bf1919;}.header_color h1, .header_color h2, .header_color h3, .header_color h4, .header_color h5, .header_color h6, .header_color strong, .header_color strong a, .header_color .sidebar .current_page_item a, .header_color .pagination .current, .header_color .comment-count, .header_color .callout .content-area, .header_color .avia-big-box .avia-innerbox, .header_color .avia-big-box .avia-innerbox a{color:#7b0505;}.header_color .meta-color, .header_color .sidebar, .header_color .sidebar a, .header_color .minor-meta, .header_color .minor-meta a, .header_color .text-sep, .header_color .quote-content, .header_color .quote-content a, .header_color blockquote, .header_color .post_nav a, .header_color .comment-text, .header_color .template-search  a.news-content, .header_color .subtitle_intro, .header_color div .hr_content, .header_color .hr a, .header_color .breadcrumb, .header_color .breadcrumb a, .header_color .portfolio_excerpt, .header_color .avia-big-box-bellow, .header_color .side-container-inner, .header_color .news-time{color: #B57A7A;}.header_color a, .header_color .widget_first{color:#bf1919;}.header_color a:hover, .header_color h1 a:hover, .header_color h2 a:hover, .header_color h3 a:hover, .header_color h4 a:hover, .header_color h5 a:hover, .header_color h6 a:hover,  .header_color .template-search  a.news-content:hover{color: #000000;}.header_color .primary-background, .header_color .dropcap2, .header_color .primary-background a, .header_color .slide_controls a:hover, .header_color .avia_welcome_text, .header_color .avia_welcome_text a, .header_color .pagination a:hover, div .header_color .button, .header_color #submit, .header_color .big_button, .header_color .iconbox_icon, .header_color .iconbox_top_icon, .header_color .side-container-inner .day, #top .header_color .active_item, .header_color .contentSlideControlls .activeItem, .header_color input[type='submit']{background-color: #bf1919;color:#eeeeee;border-color:#bf1919;}.header_color .button:hover, .header_color .ajax_controlls a:hover, .header_color #submit:hover, .header_color .big_button:hover, .header_color .contentSlideControlls a:hover, .header_color input[type='submit']:hover{background-color: #000000;color:#eeeeee;border-color:#000000;}.header_color .timeline-bullet{background-color:#e1e1e1;border-color: #eeeeee;}.header_color .iconbox_top, #top .header_color.thumbnails_container_wrap, .header_color .portfolio-sort-container .inner-entry, .header_color .pullquote_boxed{background: #bf1919;}#top .header_color .post_timeline li:hover .timeline-bullet, .header_color .portfolio-sort-container .inner-entry:hover{background-color:#000000;}#top #wrap_all .header_color .portfolio-sort-container .inner-entry:hover h1, #top #wrap_all .header_color .portfolio-sort-container .inner-entry:hover h1 a, #top #wrap_all .header_color .portfolio-sort-container .inner-entry:hover p{color:#fff;}.header_color blockquote, .header_color .portfolio-sort-container .inner-entry:hover{border-color:#bf1919;}.header_color .widget_nav_menu ul:first-child>.current-menu-item, .header_color .widget_nav_menu ul:first-child>.current_page_item{background-color: #eeeeee;}#top .header_color.title_container .main-title, #top .header_color.title_container .main-title a, #top .header_color .title_container .main-title, #top .header_color .title_container .main-title a, .header_color .slideshow li{color:#bf1919;}.header_color .main_menu ul, .header_color .main_menu .menu ul li a, .header_color .pointer_arrow_wrap .pointer_arrow{background-color:#eeeeee;color: #B57A7A;}.header_color .main_menu ul:first-child > li > a, #top .header_color .main_menu .menu ul .current_page_item > a, #top .header_color .main_menu .menu ul .current-menu-item > a {color:#bf1919;}#top .header_color .main_menu .menu ul li>a:hover{color:#bf1919;}.header_color .main_menu ul:first-child > li a:hover, .header_color .main_menu ul:first-child > li.current-menu-item > a,  .header_color .main_menu ul:first-child > li.current_page_item > a, .header_color .main_menu ul:first-child > li.active-parent-item > a{color:#B57A7A;} .header_color .input-text, .header_color input[type='text'], .header_color input[type='input'], .header_color input[type='password'], .header_color input[type='email'], .header_color textarea, .header_color select{border-color:#e1e1e1;background-color: #bf1919;color:#B57A7A;}div  .header_color .tabcontainer .active_tab_content, div .header_color .tabcontainer  .active_tab{background-color: #bf1919;color:#bf1919;}.header_color .sidebar_tab_icon {background-color: #e1e1e1;}#top .header_color .sidebar_active_tab .sidebar_tab_icon {background-color: #bf1919;}.header_color .sidebar_tab:hover .sidebar_tab_icon {background-color: #000000;}.header_color .sidebar_tab, .header_color .tabcontainer .tab{color: #B57A7A;}.header_color div .sidebar_active_tab , .header_color .sidebar_tab:hover{color: #bf1919;background-color: #eeeeee;}@media only screen and (max-width: 767px) {.responsive .header_color div .sidebar_active_tab{ background-color: #000000; color:#fff; } /*hard coded white to match the icons beside which are also white*/.responsive .header_color .sidebar_tab_content{border-color:#e1e1e1;}}.header_color div .avia_table table, .header_color div .avia_table th, .header_color div .avia_table td {border-color: #e1e1e1;}.header_color div .avia_table, .header_color div .avia_table td{background:#eeeeee;color: #bf1919;}.header_color div .avia_table tr:nth-child(odd) td, .header_color div .avia_table tr:nth-child(odd) th, .header_color div .avia_table tr:nth-child(odd) .th, .header_color .avia_table .avia-button, .header_color .avia_table table tr.button-row td{background-color: #bf1919;}.header_color div .avia_table tr.description_row td, .header_color div .avia_table tr.pricing-row td, .header_color tr.pricing-row .avia-table-icon, .header_color tr.description_row .avia-table-icon, .header_color .css_3_hover{color:#eeeeee;background: #bf1919;}html .header_color .avia_table table tr td.description_column, html .header_color .avia_table table.description_row tr td.description_column, .avia-table-icon{border-color:#e1e1e1;color:#B57A7A;}.header_color .avia_table .avia-button{color: #eeeeee;background-color:#bf1919;border-color:#bf1919;}.header_color { background: #eeeeee url(http://niagarafallstriathlon.com/wp-content/themes/choices/images/background-images/gradient-top-light.png) top center  repeat-x scroll; }.header_color dropcap2, .header_color dropcap3, .header_color avia_button, .header_color avia_button:hover, .header_color .on-primary-color, .header_color .on-primary-color:hover{ color: #fff; } #header { border-color: #bf1919;  }#info_text_header, #info_text_header a, #info_text_header a:hover { background-color: #bf1919;  color:#fff;}.slideshow_color, .slideshow_color div, .slideshow_color  span, .slideshow_color  applet, .slideshow_color object, .slideshow_color iframe, .slideshow_color h1, .slideshow_color h2, .slideshow_color h3, .slideshow_color h4, .slideshow_color h5, .slideshow_color h6, .slideshow_color p, .slideshow_color blockquote, .slideshow_color pre, .slideshow_color a, .slideshow_color abbr, .slideshow_color acronym, .slideshow_color address, .slideshow_color big, .slideshow_color cite, .slideshow_color code, .slideshow_color del, .slideshow_color dfn, .slideshow_color em, .slideshow_color img, .slideshow_color ins, .slideshow_color kbd, .slideshow_color q, .slideshow_color s, .slideshow_color samp, .slideshow_color small, .slideshow_color strike, .slideshow_color strong, .slideshow_color sub, .slideshow_color sup, .slideshow_color tt, .slideshow_color var, .slideshow_color b, .slideshow_color u, .slideshow_color i, .slideshow_color center, .slideshow_color dl, .slideshow_color dt, .slideshow_color dd, .slideshow_color ol, .slideshow_color ul, .slideshow_color li, .slideshow_color fieldset, .slideshow_color form, .slideshow_color label, .slideshow_color legend, .slideshow_color table, .slideshow_color caption, .slideshow_color tbody, .slideshow_color tfoot, .slideshow_color thead, .slideshow_color tr, .slideshow_color th, .slideshow_color td, .slideshow_color article, .slideshow_color aside, .slideshow_color canvas, .slideshow_color details, .slideshow_color embed, .slideshow_color figure, .slideshow_color fieldset, .slideshow_color figcaption, .slideshow_color footer, .slideshow_color header, .slideshow_color hgroup, .slideshow_color menu, .slideshow_color nav, .slideshow_color output, .slideshow_color ruby, .slideshow_color section, .slideshow_color summary, .slideshow_color time, .slideshow_color mark, .slideshow_color audio, .slideshow_color video, #top .slideshow_color .pullquote_boxed{border-color:#e1e1e1;}.slideshow_color , .slideshow_color .site-background, .slideshow_color .first-quote,  .slideshow_color .related_image_wrap, .slideshow_color .gravatar img, .slideshow_color .comment-reply-link, .slideshow_color .inner_slide .numeric_controls a, .slideshow_color .hr_content, .slideshow_color .news-thumb, .slideshow_color .post-format-icon, .slideshow_color .ajax_controlls a{background-color:#333333;color: #ffffff;}.slideshow_color h1, .slideshow_color h2, .slideshow_color h3, .slideshow_color h4, .slideshow_color h5, .slideshow_color h6, .slideshow_color strong, .slideshow_color strong a, .slideshow_color .sidebar .current_page_item a, .slideshow_color .pagination .current, .slideshow_color .comment-count, .slideshow_color .callout .content-area, .slideshow_color .avia-big-box .avia-innerbox, .slideshow_color .avia-big-box .avia-innerbox a{color:#ffffff;}.slideshow_color .meta-color, .slideshow_color .sidebar, .slideshow_color .sidebar a, .slideshow_color .minor-meta, .slideshow_color .minor-meta a, .slideshow_color .text-sep, .slideshow_color .quote-content, .slideshow_color .quote-content a, .slideshow_color blockquote, .slideshow_color .post_nav a, .slideshow_color .comment-text, .slideshow_color .template-search  a.news-content, .slideshow_color .subtitle_intro, .slideshow_color div .hr_content, .slideshow_color .hr a, .slideshow_color .breadcrumb, .slideshow_color .breadcrumb a, .slideshow_color .portfolio_excerpt, .slideshow_color .avia-big-box-bellow, .slideshow_color .side-container-inner, .slideshow_color .news-time{color: #999999;}.slideshow_color a, .slideshow_color .widget_first{color:#bf1919;}.slideshow_color a:hover, .slideshow_color h1 a:hover, .slideshow_color h2 a:hover, .slideshow_color h3 a:hover, .slideshow_color h4 a:hover, .slideshow_color h5 a:hover, .slideshow_color h6 a:hover,  .slideshow_color .template-search  a.news-content:hover{color: #000000;}.slideshow_color .primary-background, .slideshow_color .dropcap2, .slideshow_color .primary-background a, .slideshow_color .slide_controls a:hover, .slideshow_color .avia_welcome_text, .slideshow_color .avia_welcome_text a, .slideshow_color .pagination a:hover, div .slideshow_color .button, .slideshow_color #submit, .slideshow_color .big_button, .slideshow_color .iconbox_icon, .slideshow_color .iconbox_top_icon, .slideshow_color .side-container-inner .day, #top .slideshow_color .active_item, .slideshow_color .contentSlideControlls .activeItem, .slideshow_color input[type='submit']{background-color: #bf1919;color:#333333;border-color:#bf1919;}.slideshow_color .button:hover, .slideshow_color .ajax_controlls a:hover, .slideshow_color #submit:hover, .slideshow_color .big_button:hover, .slideshow_color .contentSlideControlls a:hover, .slideshow_color input[type='submit']:hover{background-color: #000000;color:#333333;border-color:#000000;}.slideshow_color .timeline-bullet{background-color:#e1e1e1;border-color: #333333;}.slideshow_color .iconbox_top, #top .slideshow_color.thumbnails_container_wrap, .slideshow_color .portfolio-sort-container .inner-entry, .slideshow_color .pullquote_boxed{background: #f8f8f8;}#top .slideshow_color .post_timeline li:hover .timeline-bullet, .slideshow_color .portfolio-sort-container .inner-entry:hover{background-color:#000000;}#top #wrap_all .slideshow_color .portfolio-sort-container .inner-entry:hover h1, #top #wrap_all .slideshow_color .portfolio-sort-container .inner-entry:hover h1 a, #top #wrap_all .slideshow_color .portfolio-sort-container .inner-entry:hover p{color:#fff;}.slideshow_color blockquote, .slideshow_color .portfolio-sort-container .inner-entry:hover{border-color:#bf1919;}.slideshow_color .widget_nav_menu ul:first-child>.current-menu-item, .slideshow_color .widget_nav_menu ul:first-child>.current_page_item{background-color: #333333;}#top .slideshow_color.title_container .main-title, #top .slideshow_color.title_container .main-title a, #top .slideshow_color .title_container .main-title, #top .slideshow_color .title_container .main-title a, .slideshow_color .slideshow li{color:#ffffff;}.slideshow_color .main_menu ul, .slideshow_color .main_menu .menu ul li a, .slideshow_color .pointer_arrow_wrap .pointer_arrow{background-color:#333333;color: #999999;}.slideshow_color .main_menu ul:first-child > li > a, #top .slideshow_color .main_menu .menu ul .current_page_item > a, #top .slideshow_color .main_menu .menu ul .current-menu-item > a {color:#ffffff;}#top .slideshow_color .main_menu .menu ul li>a:hover{color:#ffffff;}.slideshow_color .main_menu ul:first-child > li a:hover, .slideshow_color .main_menu ul:first-child > li.current-menu-item > a,  .slideshow_color .main_menu ul:first-child > li.current_page_item > a, .slideshow_color .main_menu ul:first-child > li.active-parent-item > a{color:#999999;} .slideshow_color .input-text, .slideshow_color input[type='text'], .slideshow_color input[type='input'], .slideshow_color input[type='password'], .slideshow_color input[type='email'], .slideshow_color textarea, .slideshow_color select{border-color:#e1e1e1;background-color: #f8f8f8;color:#999999;}div  .slideshow_color .tabcontainer .active_tab_content, div .slideshow_color .tabcontainer  .active_tab{background-color: #f8f8f8;color:#ffffff;}.slideshow_color .sidebar_tab_icon {background-color: #e1e1e1;}#top .slideshow_color .sidebar_active_tab .sidebar_tab_icon {background-color: #bf1919;}.slideshow_color .sidebar_tab:hover .sidebar_tab_icon {background-color: #000000;}.slideshow_color .sidebar_tab, .slideshow_color .tabcontainer .tab{color: #999999;}.slideshow_color div .sidebar_active_tab , .slideshow_color .sidebar_tab:hover{color: #ffffff;background-color: #333333;}@media only screen and (max-width: 767px) {.responsive .slideshow_color div .sidebar_active_tab{ background-color: #000000; color:#fff; } /*hard coded white to match the icons beside which are also white*/.responsive .slideshow_color .sidebar_tab_content{border-color:#e1e1e1;}}.slideshow_color div .avia_table table, .slideshow_color div .avia_table th, .slideshow_color div .avia_table td {border-color: #e1e1e1;}.slideshow_color div .avia_table, .slideshow_color div .avia_table td{background:#333333;color: #ffffff;}.slideshow_color div .avia_table tr:nth-child(odd) td, .slideshow_color div .avia_table tr:nth-child(odd) th, .slideshow_color div .avia_table tr:nth-child(odd) .th, .slideshow_color .avia_table .avia-button, .slideshow_color .avia_table table tr.button-row td{background-color: #f8f8f8;}.slideshow_color div .avia_table tr.description_row td, .slideshow_color div .avia_table tr.pricing-row td, .slideshow_color tr.pricing-row .avia-table-icon, .slideshow_color tr.description_row .avia-table-icon, .slideshow_color .css_3_hover{color:#333333;background: #bf1919;}html .slideshow_color .avia_table table tr td.description_column, html .slideshow_color .avia_table table.description_row tr td.description_column, .avia-table-icon{border-color:#e1e1e1;color:#999999;}.slideshow_color .avia_table .avia-button{color: #333333;background-color:#bf1919;border-color:#bf1919;}.slideshow_color { background: #333333 url(http://niagarafallstriathlon.com/wp-content/themes/choices/images/background-images/gradient-bottom-light.png) bottom center  repeat-x scroll; }.slideshow_color dropcap2, .slideshow_color dropcap3, .slideshow_color avia_button, .slideshow_color avia_button:hover, .slideshow_color .on-primary-color, .slideshow_color .on-primary-color:hover{ color: #fff; }.main_color, .main_color div, .main_color  span, .main_color  applet, .main_color object, .main_color iframe, .main_color h1, .main_color h2, .main_color h3, .main_color h4, .main_color h5, .main_color h6, .main_color p, .main_color blockquote, .main_color pre, .main_color a, .main_color abbr, .main_color acronym, .main_color address, .main_color big, .main_color cite, .main_color code, .main_color del, .main_color dfn, .main_color em, .main_color img, .main_color ins, .main_color kbd, .main_color q, .main_color s, .main_color samp, .main_color small, .main_color strike, .main_color strong, .main_color sub, .main_color sup, .main_color tt, .main_color var, .main_color b, .main_color u, .main_color i, .main_color center, .main_color dl, .main_color dt, .main_color dd, .main_color ol, .main_color ul, .main_color li, .main_color fieldset, .main_color form, .main_color label, .main_color legend, .main_color table, .main_color caption, .main_color tbody, .main_color tfoot, .main_color thead, .main_color tr, .main_color th, .main_color td, .main_color article, .main_color aside, .main_color canvas, .main_color details, .main_color embed, .main_color figure, .main_color fieldset, .main_color figcaption, .main_color footer, .main_color header, .main_color hgroup, .main_color menu, .main_color nav, .main_color output, .main_color ruby, .main_color section, .main_color summary, .main_color time, .main_color mark, .main_color audio, .main_color video, #top .main_color .pullquote_boxed{border-color:#e1e1e1;}.main_color , .main_color .site-background, .main_color .first-quote,  .main_color .related_image_wrap, .main_color .gravatar img, .main_color .comment-reply-link, .main_color .inner_slide .numeric_controls a, .main_color .hr_content, .main_color .news-thumb, .main_color .post-format-icon, .main_color .ajax_controlls a{background-color:#eeeeee;color: #222222;}.main_color h1, .main_color h2, .main_color h3, .main_color h4, .main_color h5, .main_color h6, .main_color strong, .main_color strong a, .main_color .sidebar .current_page_item a, .main_color .pagination .current, .main_color .comment-count, .main_color .callout .content-area, .main_color .avia-big-box .avia-innerbox, .main_color .avia-big-box .avia-innerbox a{color:#000000;}.main_color .meta-color, .main_color .sidebar, .main_color .sidebar a, .main_color .minor-meta, .main_color .minor-meta a, .main_color .text-sep, .main_color .quote-content, .main_color .quote-content a, .main_color blockquote, .main_color .post_nav a, .main_color .comment-text, .main_color .template-search  a.news-content, .main_color .subtitle_intro, .main_color div .hr_content, .main_color .hr a, .main_color .breadcrumb, .main_color .breadcrumb a, .main_color .portfolio_excerpt, .main_color .avia-big-box-bellow, .main_color .side-container-inner, .main_color .news-time{color: #777777;}.main_color a, .main_color .widget_first{color:#bf1919;}.main_color a:hover, .main_color h1 a:hover, .main_color h2 a:hover, .main_color h3 a:hover, .main_color h4 a:hover, .main_color h5 a:hover, .main_color h6 a:hover,  .main_color .template-search  a.news-content:hover{color: #000000;}.main_color .primary-background, .main_color .dropcap2, .main_color .primary-background a, .main_color .slide_controls a:hover, .main_color .avia_welcome_text, .main_color .avia_welcome_text a, .main_color .pagination a:hover, div .main_color .button, .main_color #submit, .main_color .big_button, .main_color .iconbox_icon, .main_color .iconbox_top_icon, .main_color .side-container-inner .day, #top .main_color .active_item, .main_color .contentSlideControlls .activeItem, .main_color input[type='submit']{background-color: #bf1919;color:#eeeeee;border-color:#bf1919;}.main_color .button:hover, .main_color .ajax_controlls a:hover, .main_color #submit:hover, .main_color .big_button:hover, .main_color .contentSlideControlls a:hover, .main_color input[type='submit']:hover{background-color: #000000;color:#eeeeee;border-color:#000000;}.main_color .timeline-bullet{background-color:#e1e1e1;border-color: #eeeeee;}.main_color .iconbox_top, #top .main_color.thumbnails_container_wrap, .main_color .portfolio-sort-container .inner-entry, .main_color .pullquote_boxed{background: #eeeeee;}#top .main_color .post_timeline li:hover .timeline-bullet, .main_color .portfolio-sort-container .inner-entry:hover{background-color:#000000;}#top #wrap_all .main_color .portfolio-sort-container .inner-entry:hover h1, #top #wrap_all .main_color .portfolio-sort-container .inner-entry:hover h1 a, #top #wrap_all .main_color .portfolio-sort-container .inner-entry:hover p{color:#fff;}.main_color blockquote, .main_color .portfolio-sort-container .inner-entry:hover{border-color:#bf1919;}.main_color .widget_nav_menu ul:first-child>.current-menu-item, .main_color .widget_nav_menu ul:first-child>.current_page_item{background-color: #eeeeee;}#top .main_color.title_container .main-title, #top .main_color.title_container .main-title a, #top .main_color .title_container .main-title, #top .main_color .title_container .main-title a, .main_color .slideshow li{color:#222222;}.main_color .main_menu ul, .main_color .main_menu .menu ul li a, .main_color .pointer_arrow_wrap .pointer_arrow{background-color:#eeeeee;color: #777777;}.main_color .main_menu ul:first-child > li > a, #top .main_color .main_menu .menu ul .current_page_item > a, #top .main_color .main_menu .menu ul .current-menu-item > a {color:#222222;}#top .main_color .main_menu .menu ul li>a:hover{color:#222222;}.main_color .main_menu ul:first-child > li a:hover, .main_color .main_menu ul:first-child > li.current-menu-item > a,  .main_color .main_menu ul:first-child > li.current_page_item > a, .main_color .main_menu ul:first-child > li.active-parent-item > a{color:#777777;} .main_color .input-text, .main_color input[type='text'], .main_color input[type='input'], .main_color input[type='password'], .main_color input[type='email'], .main_color textarea, .main_color select{border-color:#e1e1e1;background-color: #eeeeee;color:#777777;}div  .main_color .tabcontainer .active_tab_content, div .main_color .tabcontainer  .active_tab{background-color: #eeeeee;color:#222222;}.main_color .sidebar_tab_icon {background-color: #e1e1e1;}#top .main_color .sidebar_active_tab .sidebar_tab_icon {background-color: #bf1919;}.main_color .sidebar_tab:hover .sidebar_tab_icon {background-color: #000000;}.main_color .sidebar_tab, .main_color .tabcontainer .tab{color: #777777;}.main_color div .sidebar_active_tab , .main_color .sidebar_tab:hover{color: #222222;background-color: #eeeeee;}@media only screen and (max-width: 767px) {.responsive .main_color div .sidebar_active_tab{ background-color: #000000; color:#fff; } /*hard coded white to match the icons beside which are also white*/.responsive .main_color .sidebar_tab_content{border-color:#e1e1e1;}}.main_color div .avia_table table, .main_color div .avia_table th, .main_color div .avia_table td {border-color: #e1e1e1;}.main_color div .avia_table, .main_color div .avia_table td{background:#eeeeee;color: #222222;}.main_color div .avia_table tr:nth-child(odd) td, .main_color div .avia_table tr:nth-child(odd) th, .main_color div .avia_table tr:nth-child(odd) .th, .main_color .avia_table .avia-button, .main_color .avia_table table tr.button-row td{background-color: #eeeeee;}.main_color div .avia_table tr.description_row td, .main_color div .avia_table tr.pricing-row td, .main_color tr.pricing-row .avia-table-icon, .main_color tr.description_row .avia-table-icon, .main_color .css_3_hover{color:#eeeeee;background: #bf1919;}html .main_color .avia_table table tr td.description_column, html .main_color .avia_table table.description_row tr td.description_column, .avia-table-icon{border-color:#e1e1e1;color:#777777;}.main_color .avia_table .avia-button{color: #eeeeee;background-color:#bf1919;border-color:#bf1919;}.main_color { background: #eeeeee url(http://niagarafallstriathlon.com/wp-content/themes/choices/images/background-images/gradient-top-light.png) top center  repeat-x scroll; }.main_color dropcap2, .main_color dropcap3, .main_color avia_button, .main_color avia_button:hover, .main_color .on-primary-color, .main_color .on-primary-color:hover{ color: #fff; } #wrap_all{ background-color: #eeeeee; }#top .feedback_button { border-color: #bf1919;  background-color: #bf1919;  color:#fff;}#top .feedback_button:hover { border-color: #000000;  background-color: #000000;  color:#fff;}.alternate_color, .alternate_color div, .alternate_color  span, .alternate_color  applet, .alternate_color object, .alternate_color iframe, .alternate_color h1, .alternate_color h2, .alternate_color h3, .alternate_color h4, .alternate_color h5, .alternate_color h6, .alternate_color p, .alternate_color blockquote, .alternate_color pre, .alternate_color a, .alternate_color abbr, .alternate_color acronym, .alternate_color address, .alternate_color big, .alternate_color cite, .alternate_color code, .alternate_color del, .alternate_color dfn, .alternate_color em, .alternate_color img, .alternate_color ins, .alternate_color kbd, .alternate_color q, .alternate_color s, .alternate_color samp, .alternate_color small, .alternate_color strike, .alternate_color strong, .alternate_color sub, .alternate_color sup, .alternate_color tt, .alternate_color var, .alternate_color b, .alternate_color u, .alternate_color i, .alternate_color center, .alternate_color dl, .alternate_color dt, .alternate_color dd, .alternate_color ol, .alternate_color ul, .alternate_color li, .alternate_color fieldset, .alternate_color form, .alternate_color label, .alternate_color legend, .alternate_color table, .alternate_color caption, .alternate_color tbody, .alternate_color tfoot, .alternate_color thead, .alternate_color tr, .alternate_color th, .alternate_color td, .alternate_color article, .alternate_color aside, .alternate_color canvas, .alternate_color details, .alternate_color embed, .alternate_color figure, .alternate_color fieldset, .alternate_color figcaption, .alternate_color footer, .alternate_color header, .alternate_color hgroup, .alternate_color menu, .alternate_color nav, .alternate_color output, .alternate_color ruby, .alternate_color section, .alternate_color summary, .alternate_color time, .alternate_color mark, .alternate_color audio, .alternate_color video, #top .alternate_color .pullquote_boxed{border-color:#e1e1e1;}.alternate_color , .alternate_color .site-background, .alternate_color .first-quote,  .alternate_color .related_image_wrap, .alternate_color .gravatar img, .alternate_color .comment-reply-link, .alternate_color .inner_slide .numeric_controls a, .alternate_color .hr_content, .alternate_color .news-thumb, .alternate_color .post-format-icon, .alternate_color .ajax_controlls a{background-color:#eeeeee;color: #222222;}.alternate_color h1, .alternate_color h2, .alternate_color h3, .alternate_color h4, .alternate_color h5, .alternate_color h6, .alternate_color strong, .alternate_color strong a, .alternate_color .sidebar .current_page_item a, .alternate_color .pagination .current, .alternate_color .comment-count, .alternate_color .callout .content-area, .alternate_color .avia-big-box .avia-innerbox, .alternate_color .avia-big-box .avia-innerbox a{color:#000000;}.alternate_color .meta-color, .alternate_color .sidebar, .alternate_color .sidebar a, .alternate_color .minor-meta, .alternate_color .minor-meta a, .alternate_color .text-sep, .alternate_color .quote-content, .alternate_color .quote-content a, .alternate_color blockquote, .alternate_color .post_nav a, .alternate_color .comment-text, .alternate_color .template-search  a.news-content, .alternate_color .subtitle_intro, .alternate_color div .hr_content, .alternate_color .hr a, .alternate_color .breadcrumb, .alternate_color .breadcrumb a, .alternate_color .portfolio_excerpt, .alternate_color .avia-big-box-bellow, .alternate_color .side-container-inner, .alternate_color .news-time{color: #777777;}.alternate_color a, .alternate_color .widget_first{color:#bf1919;}.alternate_color a:hover, .alternate_color h1 a:hover, .alternate_color h2 a:hover, .alternate_color h3 a:hover, .alternate_color h4 a:hover, .alternate_color h5 a:hover, .alternate_color h6 a:hover,  .alternate_color .template-search  a.news-content:hover{color: #000000;}.alternate_color .primary-background, .alternate_color .dropcap2, .alternate_color .primary-background a, .alternate_color .slide_controls a:hover, .alternate_color .avia_welcome_text, .alternate_color .avia_welcome_text a, .alternate_color .pagination a:hover, div .alternate_color .button, .alternate_color #submit, .alternate_color .big_button, .alternate_color .iconbox_icon, .alternate_color .iconbox_top_icon, .alternate_color .side-container-inner .day, #top .alternate_color .active_item, .alternate_color .contentSlideControlls .activeItem, .alternate_color input[type='submit']{background-color: #bf1919;color:#eeeeee;border-color:#bf1919;}.alternate_color .button:hover, .alternate_color .ajax_controlls a:hover, .alternate_color #submit:hover, .alternate_color .big_button:hover, .alternate_color .contentSlideControlls a:hover, .alternate_color input[type='submit']:hover{background-color: #000000;color:#eeeeee;border-color:#000000;}.alternate_color .timeline-bullet{background-color:#e1e1e1;border-color: #eeeeee;}.alternate_color .iconbox_top, #top .alternate_color.thumbnails_container_wrap, .alternate_color .portfolio-sort-container .inner-entry, .alternate_color .pullquote_boxed{background: #ffffff;}#top .alternate_color .post_timeline li:hover .timeline-bullet, .alternate_color .portfolio-sort-container .inner-entry:hover{background-color:#000000;}#top #wrap_all .alternate_color .portfolio-sort-container .inner-entry:hover h1, #top #wrap_all .alternate_color .portfolio-sort-container .inner-entry:hover h1 a, #top #wrap_all .alternate_color .portfolio-sort-container .inner-entry:hover p{color:#fff;}.alternate_color blockquote, .alternate_color .portfolio-sort-container .inner-entry:hover{border-color:#bf1919;}.alternate_color .widget_nav_menu ul:first-child>.current-menu-item, .alternate_color .widget_nav_menu ul:first-child>.current_page_item{background-color: #eeeeee;}#top .alternate_color.title_container .main-title, #top .alternate_color.title_container .main-title a, #top .alternate_color .title_container .main-title, #top .alternate_color .title_container .main-title a, .alternate_color .slideshow li{color:#222222;}.alternate_color .main_menu ul, .alternate_color .main_menu .menu ul li a, .alternate_color .pointer_arrow_wrap .pointer_arrow{background-color:#eeeeee;color: #777777;}.alternate_color .main_menu ul:first-child > li > a, #top .alternate_color .main_menu .menu ul .current_page_item > a, #top .alternate_color .main_menu .menu ul .current-menu-item > a {color:#222222;}#top .alternate_color .main_menu .menu ul li>a:hover{color:#222222;}.alternate_color .main_menu ul:first-child > li a:hover, .alternate_color .main_menu ul:first-child > li.current-menu-item > a,  .alternate_color .main_menu ul:first-child > li.current_page_item > a, .alternate_color .main_menu ul:first-child > li.active-parent-item > a{color:#777777;} .alternate_color .input-text, .alternate_color input[type='text'], .alternate_color input[type='input'], .alternate_color input[type='password'], .alternate_color input[type='email'], .alternate_color textarea, .alternate_color select{border-color:#e1e1e1;background-color: #ffffff;color:#777777;}div  .alternate_color .tabcontainer .active_tab_content, div .alternate_color .tabcontainer  .active_tab{background-color: #ffffff;color:#222222;}.alternate_color .sidebar_tab_icon {background-color: #e1e1e1;}#top .alternate_color .sidebar_active_tab .sidebar_tab_icon {background-color: #bf1919;}.alternate_color .sidebar_tab:hover .sidebar_tab_icon {background-color: #000000;}.alternate_color .sidebar_tab, .alternate_color .tabcontainer .tab{color: #777777;}.alternate_color div .sidebar_active_tab , .alternate_color .sidebar_tab:hover{color: #222222;background-color: #eeeeee;}@media only screen and (max-width: 767px) {.responsive .alternate_color div .sidebar_active_tab{ background-color: #000000; color:#fff; } /*hard coded white to match the icons beside which are also white*/.responsive .alternate_color .sidebar_tab_content{border-color:#e1e1e1;}}.alternate_color div .avia_table table, .alternate_color div .avia_table th, .alternate_color div .avia_table td {border-color: #e1e1e1;}.alternate_color div .avia_table, .alternate_color div .avia_table td{background:#eeeeee;color: #222222;}.alternate_color div .avia_table tr:nth-child(odd) td, .alternate_color div .avia_table tr:nth-child(odd) th, .alternate_color div .avia_table tr:nth-child(odd) .th, .alternate_color .avia_table .avia-button, .alternate_color .avia_table table tr.button-row td{background-color: #ffffff;}.alternate_color div .avia_table tr.description_row td, .alternate_color div .avia_table tr.pricing-row td, .alternate_color tr.pricing-row .avia-table-icon, .alternate_color tr.description_row .avia-table-icon, .alternate_color .css_3_hover{color:#eeeeee;background: #bf1919;}html .alternate_color .avia_table table tr td.description_column, html .alternate_color .avia_table table.description_row tr td.description_column, .avia-table-icon{border-color:#e1e1e1;color:#777777;}.alternate_color .avia_table .avia-button{color: #eeeeee;background-color:#bf1919;border-color:#bf1919;}.alternate_color { background: #eeeeee url(http://niagarafallstriathlon.com/wp-content/themes/choices/images/background-images/gradient-top-light.png) top center  repeat-x scroll; }.alternate_color dropcap2, .alternate_color dropcap3, .alternate_color avia_button, .alternate_color avia_button:hover, .alternate_color .on-primary-color, .alternate_color .on-primary-color:hover{ color: #fff; }.footer_color, .footer_color div, .footer_color  span, .footer_color  applet, .footer_color object, .footer_color iframe, .footer_color h1, .footer_color h2, .footer_color h3, .footer_color h4, .footer_color h5, .footer_color h6, .footer_color p, .footer_color blockquote, .footer_color pre, .footer_color a, .footer_color abbr, .footer_color acronym, .footer_color address, .footer_color big, .footer_color cite, .footer_color code, .footer_color del, .footer_color dfn, .footer_color em, .footer_color img, .footer_color ins, .footer_color kbd, .footer_color q, .footer_color s, .footer_color samp, .footer_color small, .footer_color strike, .footer_color strong, .footer_color sub, .footer_color sup, .footer_color tt, .footer_color var, .footer_color b, .footer_color u, .footer_color i, .footer_color center, .footer_color dl, .footer_color dt, .footer_color dd, .footer_color ol, .footer_color ul, .footer_color li, .footer_color fieldset, .footer_color form, .footer_color label, .footer_color legend, .footer_color table, .footer_color caption, .footer_color tbody, .footer_color tfoot, .footer_color thead, .footer_color tr, .footer_color th, .footer_color td, .footer_color article, .footer_color aside, .footer_color canvas, .footer_color details, .footer_color embed, .footer_color figure, .footer_color fieldset, .footer_color figcaption, .footer_color footer, .footer_color header, .footer_color hgroup, .footer_color menu, .footer_color nav, .footer_color output, .footer_color ruby, .footer_color section, .footer_color summary, .footer_color time, .footer_color mark, .footer_color audio, .footer_color video, #top .footer_color .pullquote_boxed{border-color:#555555;}.footer_color , .footer_color .site-background, .footer_color .first-quote,  .footer_color .related_image_wrap, .footer_color .gravatar img, .footer_color .comment-reply-link, .footer_color .inner_slide .numeric_controls a, .footer_color .hr_content, .footer_color .news-thumb, .footer_color .post-format-icon, .footer_color .ajax_controlls a{background-color:#333333;color: #aaaaaa;}.footer_color h1, .footer_color h2, .footer_color h3, .footer_color h4, .footer_color h5, .footer_color h6, .footer_color strong, .footer_color strong a, .footer_color .sidebar .current_page_item a, .footer_color .pagination .current, .footer_color .comment-count, .footer_color .callout .content-area, .footer_color .avia-big-box .avia-innerbox, .footer_color .avia-big-box .avia-innerbox a{color:#eeeeee;}.footer_color .meta-color, .footer_color .sidebar, .footer_color .sidebar a, .footer_color .minor-meta, .footer_color .minor-meta a, .footer_color .text-sep, .footer_color .quote-content, .footer_color .quote-content a, .footer_color blockquote, .footer_color .post_nav a, .footer_color .comment-text, .footer_color .template-search  a.news-content, .footer_color .subtitle_intro, .footer_color div .hr_content, .footer_color .hr a, .footer_color .breadcrumb, .footer_color .breadcrumb a, .footer_color .portfolio_excerpt, .footer_color .avia-big-box-bellow, .footer_color .side-container-inner, .footer_color .news-time{color: #919191;}.footer_color a, .footer_color .widget_first{color:#2d5c88;}.footer_color a:hover, .footer_color h1 a:hover, .footer_color h2 a:hover, .footer_color h3 a:hover, .footer_color h4 a:hover, .footer_color h5 a:hover, .footer_color h6 a:hover,  .footer_color .template-search  a.news-content:hover{color: #4686c2;}.footer_color .primary-background, .footer_color .dropcap2, .footer_color .primary-background a, .footer_color .slide_controls a:hover, .footer_color .avia_welcome_text, .footer_color .avia_welcome_text a, .footer_color .pagination a:hover, div .footer_color .button, .footer_color #submit, .footer_color .big_button, .footer_color .iconbox_icon, .footer_color .iconbox_top_icon, .footer_color .side-container-inner .day, #top .footer_color .active_item, .footer_color .contentSlideControlls .activeItem, .footer_color input[type='submit']{background-color: #2d5c88;color:#333333;border-color:#2d5c88;}.footer_color .button:hover, .footer_color .ajax_controlls a:hover, .footer_color #submit:hover, .footer_color .big_button:hover, .footer_color .contentSlideControlls a:hover, .footer_color input[type='submit']:hover{background-color: #4686c2;color:#333333;border-color:#4686c2;}.footer_color .timeline-bullet{background-color:#555555;border-color: #333333;}.footer_color .iconbox_top, #top .footer_color.thumbnails_container_wrap, .footer_color .portfolio-sort-container .inner-entry, .footer_color .pullquote_boxed{background: #222222;}#top .footer_color .post_timeline li:hover .timeline-bullet, .footer_color .portfolio-sort-container .inner-entry:hover{background-color:#4686c2;}#top #wrap_all .footer_color .portfolio-sort-container .inner-entry:hover h1, #top #wrap_all .footer_color .portfolio-sort-container .inner-entry:hover h1 a, #top #wrap_all .footer_color .portfolio-sort-container .inner-entry:hover p{color:#fff;}.footer_color blockquote, .footer_color .portfolio-sort-container .inner-entry:hover{border-color:#2d5c88;}.footer_color .widget_nav_menu ul:first-child>.current-menu-item, .footer_color .widget_nav_menu ul:first-child>.current_page_item{background-color: #333333;}#top .footer_color.title_container .main-title, #top .footer_color.title_container .main-title a, #top .footer_color .title_container .main-title, #top .footer_color .title_container .main-title a, .footer_color .slideshow li{color:#aaaaaa;}.footer_color .main_menu ul, .footer_color .main_menu .menu ul li a, .footer_color .pointer_arrow_wrap .pointer_arrow{background-color:#333333;color: #919191;}.footer_color .main_menu ul:first-child > li > a, #top .footer_color .main_menu .menu ul .current_page_item > a, #top .footer_color .main_menu .menu ul .current-menu-item > a {color:#aaaaaa;}#top .footer_color .main_menu .menu ul li>a:hover{color:#aaaaaa;}.footer_color .main_menu ul:first-child > li a:hover, .footer_color .main_menu ul:first-child > li.current-menu-item > a,  .footer_color .main_menu ul:first-child > li.current_page_item > a, .footer_color .main_menu ul:first-child > li.active-parent-item > a{color:#919191;} .footer_color .input-text, .footer_color input[type='text'], .footer_color input[type='input'], .footer_color input[type='password'], .footer_color input[type='email'], .footer_color textarea, .footer_color select{border-color:#555555;background-color: #222222;color:#919191;}div  .footer_color .tabcontainer .active_tab_content, div .footer_color .tabcontainer  .active_tab{background-color: #222222;color:#aaaaaa;}.footer_color .sidebar_tab_icon {background-color: #555555;}#top .footer_color .sidebar_active_tab .sidebar_tab_icon {background-color: #2d5c88;}.footer_color .sidebar_tab:hover .sidebar_tab_icon {background-color: #4686c2;}.footer_color .sidebar_tab, .footer_color .tabcontainer .tab{color: #919191;}.footer_color div .sidebar_active_tab , .footer_color .sidebar_tab:hover{color: #aaaaaa;background-color: #333333;}@media only screen and (max-width: 767px) {.responsive .footer_color div .sidebar_active_tab{ background-color: #4686c2; color:#fff; } /*hard coded white to match the icons beside which are also white*/.responsive .footer_color .sidebar_tab_content{border-color:#555555;}}.footer_color div .avia_table table, .footer_color div .avia_table th, .footer_color div .avia_table td {border-color: #555555;}.footer_color div .avia_table, .footer_color div .avia_table td{background:#333333;color: #aaaaaa;}.footer_color div .avia_table tr:nth-child(odd) td, .footer_color div .avia_table tr:nth-child(odd) th, .footer_color div .avia_table tr:nth-child(odd) .th, .footer_color .avia_table .avia-button, .footer_color .avia_table table tr.button-row td{background-color: #222222;}.footer_color div .avia_table tr.description_row td, .footer_color div .avia_table tr.pricing-row td, .footer_color tr.pricing-row .avia-table-icon, .footer_color tr.description_row .avia-table-icon, .footer_color .css_3_hover{color:#333333;background: #2d5c88;}html .footer_color .avia_table table tr td.description_column, html .footer_color .avia_table table.description_row tr td.description_column, .avia-table-icon{border-color:#555555;color:#919191;}.footer_color .avia_table .avia-button{color: #333333;background-color:#2d5c88;border-color:#2d5c88;}.footer_color { background: #333333 url(http://niagarafallstriathlon.com/wp-content/themes/choices/images/background-images/gradient-top-dark.png) top center  repeat-x scroll; }.footer_color dropcap2, .footer_color dropcap3, .footer_color avia_button, .footer_color avia_button:hover, .footer_color .on-primary-color, .footer_color .on-primary-color:hover{ color: #fff; } #footer  .widgettitle{ color: #919191;  }#footer a{color: #aaaaaa; }#footer a:hover, #footer .widget_first{ color: #eeeeee; }.socket_color, .socket_color div, .socket_color  span, .socket_color  applet, .socket_color object, .socket_color iframe, .socket_color h1, .socket_color h2, .socket_color h3, .socket_color h4, .socket_color h5, .socket_color h6, .socket_color p, .socket_color blockquote, .socket_color pre, .socket_color a, .socket_color abbr, .socket_color acronym, .socket_color address, .socket_color big, .socket_color cite, .socket_color code, .socket_color del, .socket_color dfn, .socket_color em, .socket_color img, .socket_color ins, .socket_color kbd, .socket_color q, .socket_color s, .socket_color samp, .socket_color small, .socket_color strike, .socket_color strong, .socket_color sub, .socket_color sup, .socket_color tt, .socket_color var, .socket_color b, .socket_color u, .socket_color i, .socket_color center, .socket_color dl, .socket_color dt, .socket_color dd, .socket_color ol, .socket_color ul, .socket_color li, .socket_color fieldset, .socket_color form, .socket_color label, .socket_color legend, .socket_color table, .socket_color caption, .socket_color tbody, .socket_color tfoot, .socket_color thead, .socket_color tr, .socket_color th, .socket_color td, .socket_color article, .socket_color aside, .socket_color canvas, .socket_color details, .socket_color embed, .socket_color figure, .socket_color fieldset, .socket_color figcaption, .socket_color footer, .socket_color header, .socket_color hgroup, .socket_color menu, .socket_color nav, .socket_color output, .socket_color ruby, .socket_color section, .socket_color summary, .socket_color time, .socket_color mark, .socket_color audio, .socket_color video, #top .socket_color .pullquote_boxed{border-color:#333333;}.socket_color , .socket_color .site-background, .socket_color .first-quote,  .socket_color .related_image_wrap, .socket_color .gravatar img, .socket_color .comment-reply-link, .socket_color .inner_slide .numeric_controls a, .socket_color .hr_content, .socket_color .news-thumb, .socket_color .post-format-icon, .socket_color .ajax_controlls a{background-color:#111111;color: #eeeeee;}.socket_color h1, .socket_color h2, .socket_color h3, .socket_color h4, .socket_color h5, .socket_color h6, .socket_color strong, .socket_color strong a, .socket_color .sidebar .current_page_item a, .socket_color .pagination .current, .socket_color .comment-count, .socket_color .callout .content-area, .socket_color .avia-big-box .avia-innerbox, .socket_color .avia-big-box .avia-innerbox a{color:#ffffff;}.socket_color .meta-color, .socket_color .sidebar, .socket_color .sidebar a, .socket_color .minor-meta, .socket_color .minor-meta a, .socket_color .text-sep, .socket_color .quote-content, .socket_color .quote-content a, .socket_color blockquote, .socket_color .post_nav a, .socket_color .comment-text, .socket_color .template-search  a.news-content, .socket_color .subtitle_intro, .socket_color div .hr_content, .socket_color .hr a, .socket_color .breadcrumb, .socket_color .breadcrumb a, .socket_color .portfolio_excerpt, .socket_color .avia-big-box-bellow, .socket_color .side-container-inner, .socket_color .news-time{color: #888888;}.socket_color a, .socket_color .widget_first{color:#ffffff;}.socket_color a:hover, .socket_color h1 a:hover, .socket_color h2 a:hover, .socket_color h3 a:hover, .socket_color h4 a:hover, .socket_color h5 a:hover, .socket_color h6 a:hover,  .socket_color .template-search  a.news-content:hover{color: #eeeeee;}.socket_color .primary-background, .socket_color .dropcap2, .socket_color .primary-background a, .socket_color .slide_controls a:hover, .socket_color .avia_welcome_text, .socket_color .avia_welcome_text a, .socket_color .pagination a:hover, div .socket_color .button, .socket_color #submit, .socket_color .big_button, .socket_color .iconbox_icon, .socket_color .iconbox_top_icon, .socket_color .side-container-inner .day, #top .socket_color .active_item, .socket_color .contentSlideControlls .activeItem, .socket_color input[type='submit']{background-color: #ffffff;color:#111111;border-color:#ffffff;}.socket_color .button:hover, .socket_color .ajax_controlls a:hover, .socket_color #submit:hover, .socket_color .big_button:hover, .socket_color .contentSlideControlls a:hover, .socket_color input[type='submit']:hover{background-color: #eeeeee;color:#111111;border-color:#eeeeee;}.socket_color .timeline-bullet{background-color:#333333;border-color: #111111;}.socket_color .iconbox_top, #top .socket_color.thumbnails_container_wrap, .socket_color .portfolio-sort-container .inner-entry, .socket_color .pullquote_boxed{background: #000000;}#top .socket_color .post_timeline li:hover .timeline-bullet, .socket_color .portfolio-sort-container .inner-entry:hover{background-color:#eeeeee;}#top #wrap_all .socket_color .portfolio-sort-container .inner-entry:hover h1, #top #wrap_all .socket_color .portfolio-sort-container .inner-entry:hover h1 a, #top #wrap_all .socket_color .portfolio-sort-container .inner-entry:hover p{color:#fff;}.socket_color blockquote, .socket_color .portfolio-sort-container .inner-entry:hover{border-color:#ffffff;}.socket_color .widget_nav_menu ul:first-child>.current-menu-item, .socket_color .widget_nav_menu ul:first-child>.current_page_item{background-color: #111111;}#top .socket_color.title_container .main-title, #top .socket_color.title_container .main-title a, #top .socket_color .title_container .main-title, #top .socket_color .title_container .main-title a, .socket_color .slideshow li{color:#eeeeee;}.socket_color .main_menu ul, .socket_color .main_menu .menu ul li a, .socket_color .pointer_arrow_wrap .pointer_arrow{background-color:#111111;color: #888888;}.socket_color .main_menu ul:first-child > li > a, #top .socket_color .main_menu .menu ul .current_page_item > a, #top .socket_color .main_menu .menu ul .current-menu-item > a {color:#eeeeee;}#top .socket_color .main_menu .menu ul li>a:hover{color:#eeeeee;}.socket_color .main_menu ul:first-child > li a:hover, .socket_color .main_menu ul:first-child > li.current-menu-item > a,  .socket_color .main_menu ul:first-child > li.current_page_item > a, .socket_color .main_menu ul:first-child > li.active-parent-item > a{color:#888888;} .socket_color .input-text, .socket_color input[type='text'], .socket_color input[type='input'], .socket_color input[type='password'], .socket_color input[type='email'], .socket_color textarea, .socket_color select{border-color:#333333;background-color: #000000;color:#888888;}div  .socket_color .tabcontainer .active_tab_content, div .socket_color .tabcontainer  .active_tab{background-color: #000000;color:#eeeeee;}.socket_color .sidebar_tab_icon {background-color: #333333;}#top .socket_color .sidebar_active_tab .sidebar_tab_icon {background-color: #ffffff;}.socket_color .sidebar_tab:hover .sidebar_tab_icon {background-color: #eeeeee;}.socket_color .sidebar_tab, .socket_color .tabcontainer .tab{color: #888888;}.socket_color div .sidebar_active_tab , .socket_color .sidebar_tab:hover{color: #eeeeee;background-color: #111111;}@media only screen and (max-width: 767px) {.responsive .socket_color div .sidebar_active_tab{ background-color: #eeeeee; color:#fff; } /*hard coded white to match the icons beside which are also white*/.responsive .socket_color .sidebar_tab_content{border-color:#333333;}}.socket_color div .avia_table table, .socket_color div .avia_table th, .socket_color div .avia_table td {border-color: #333333;}.socket_color div .avia_table, .socket_color div .avia_table td{background:#111111;color: #eeeeee;}.socket_color div .avia_table tr:nth-child(odd) td, .socket_color div .avia_table tr:nth-child(odd) th, .socket_color div .avia_table tr:nth-child(odd) .th, .socket_color .avia_table .avia-button, .socket_color .avia_table table tr.button-row td{background-color: #000000;}.socket_color div .avia_table tr.description_row td, .socket_color div .avia_table tr.pricing-row td, .socket_color tr.pricing-row .avia-table-icon, .socket_color tr.description_row .avia-table-icon, .socket_color .css_3_hover{color:#111111;background: #ffffff;}html .socket_color .avia_table table tr td.description_column, html .socket_color .avia_table table.description_row tr td.description_column, .avia-table-icon{border-color:#333333;color:#888888;}.socket_color .avia_table .avia-button{color: #111111;background-color:#ffffff;border-color:#ffffff;} body.stretched {background-color: #111111;}
.header_meta #searchform {
   display: none;
}
h1, h2, h3, h4, h5, h6, tr.pricing-row td, #top .portfolio-title, .callout .content-area, .avia-big-box .avia-innerbox{
font-family:Open Sans;
}


body, .flex_column h1, .flex_column h2, .flex_column h3, .flex_column h4, .flex_column h5, .flex_column h6, #top .widgettitle{
font-family:Open Sans;
}

/*menu*/
.main_menu{
float: left;
clear:both;
position: relative;
z-index: 100;
padding:0;
line-height:30px;
height:15px;
margin:9px 0;
left:-15px;
}

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



.main_menu ul{
margin:0;
padding: 0;
list-style: none;
}

.main_menu ul ul, .main_menu .pointer_arrow{
border-style: solid;
border-width: 1px;
}

.main_menu ul:first-child >li > ul{
border-top:none;
}


.main_menu .pointer_arrow_wrap{
display:none;
}

.main_menu ul:first-child > li{
line-height: 30px;
height: 30px;
}

.main_menu ul:first-child > li > a{
display:block;
text-decoration: none;
padding:0 15px;
text-transform: uppercase;
font-weight: bold;
border-left-style: solid;
border-left-width: 1px;
line-height: 1em;
font-size:12px;
font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
}

#top .main_menu .menu li:first-child>a{
border:none;
}

.main_menu ul:first-child > li.current-menu-item > a, .main_menu ul:first-child > li.current_page_item > a{
font-weight: bold;
}

.main_menu .menu li a strong {
display:block;
font-size:14px;
font-weight:normal;
cursor: pointer;
}


#top .main_menu .menu li{
float:left;
position:relative;
z-index:20;
float:left;
padding:0;
margin:0;
}

#top .main_menu .menu ul li{
padding:0 18px;
}





.main_menu .menu ul {
display: none;
margin-left:0;
left:0;
list-style: none;
/* 
left:50%;
margin-left:-104px; 
*/
 
position: absolute;
top: 24px;
width: 208px;
z-index: 2;
cursor: pointer;
padding:4px 0;
-moz-box-shadow: 0 30px 60px rgba(0,0,0,0.1);
-webkit-box-shadow: 0 30px 60px rgba(0,0,0,0.1);
box-shadow: 0 30px 60px rgba(0,0,0,0.1);
}

.main_menu .menu ul li a{
border-top-style: solid;
border-top-width: 1px;
}

#top .main_menu .menu li ul a{
width:170px;
height:auto;
float:left;
text-align:left;
line-height:23px;
padding:6px 0;
font-size: 12px;
min-height: 23px;
max-width: none;
text-decoration: none;
}

#top .main_menu .menu ul ul{
top:auto;
padding-top: 0px !important;
}	

#top .main_menu .menu li ul ul {
left:192px;
top:0px;
margin:0;
}

#top .main_menu .menu li ul ul {}

#top .main_menu .menu li:hover ul ul, #top .main_menu .menu li:hover ul ul ul,#top  .main_menu .menu li:hover ul ul ul ul{
display:none;	
}
#top .main_menu .menu li:hover ul, #top .main_menu .menu li li:hover ul, #top .main_menu .menu li li li:hover ul, #top .main_menu .menu li li li li:hover ul{
display:block;
}


/*

FORM BACKGROUND EVERYWHERE */

#eolcontent{
	background: url("../images/gradient-top-light.png") repeat-x scroll center top #EEEEEE;
	padding:0;
	margin:0;
	/*top:0;
	bottom:0;
	right:0;
	left:0;*/
	width:100%;
	/*height:100%;*/
}
.bottom_shadow{bottom:0; width:100%; z-index: 18; left:0;}
.bottom_shadow img{display:block;}
.special_amp{font-family: "Baskerville", "Palatino Linotype", "Palatino", "Times New Roman", serif; font-style: italic;font-size: 1.3em;line-height: 0.5em; }
#eolmain{
	min-height:97%;
	margin: 0 auto;
}
/*END FORM BACKGROUND*/
#mainmenucontainer{
	width:600px;
	height:250px;
	display:block;
}
.main-selection img{
	display:block;
	margin:5px auto 5px auto;
}
/*Modify Steps BG Colors and Header/Number Colors */
#steps{
	display:inline-block;
	width:600px;
	height:90px;
	padding-bottom:20px;
}
#follow_steps{
	height:40px;
	width:600px;
	display:block;
	margin:auto;
}
.stepnum{
display:block;
height:30px;
width:30px;
border-radius: 30px;
-moz-border-radius: 30px;
font-size: 18px;
line-height:50px;
text-align:center;
background-color:#FFF;
position:relative;
left:30%;
top:-10px;
border: 1px solid black;
}
.step{
display:inline-block;
vertical-align:top;
height:80px;
position:relative;
top:0px;
margin:auto;
}
.stepdesc{
display:inline-block;
height:70px;
width:80px;
text-align:center;
line-height:30px;
padding:5px;
background-color:#739eba;
border-radius: 0 10px 10px 0;
}
.stepdesc h4{
margin:0;
}

.stepdesc h4{ 
color:#FFF;
} 
.stepdesc h5{ 
margin-top:-10px;
} 
.thisstep{
height:80px;
border:1px solid black;
background-color:#546c87;
}
/* End of Steps Styling */

/*Width of EVERY table (suggested: 600px)*/
table.tablesorter{
	width:600px;
}
/*End Width */

/*Header Unity + Table Highlights
Tip: Get 3 colors, Fill in Lightest / Dark / Darker with them 
Color Picker:
http://www.w3schools.com/tags/ref_colorpicker.asp
*/
h1, h2, h3 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	}
h1 {
	color: #7DA7D9; /*Lightest*/
	font-size: 20px;
	margin-top: 0;
	margin-bottom: .4em;
	line-height: 1.3em;
	margin-left: 18px;
	}
h2 { 
	font-size: 16px;
	line-height: 1.3em; 
	margin-bottom: 0.5em; 
	margin-top: 0; 
	color: #0459A1; /*Darker*/
	}
h2 a, h2 a:visited {
	color: #0459A1; /*Darker*/
}
h2.dividerbar { 
	line-height: 1.4em;
	word-spacing: 3px;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
	background-color: #739eba; /*Dark*/
	color: #FFF; 
}
h3{
	font-size: 1.3em;
	color: #7DA7D9; /*Lightest*/
	margin-bottom: 1em; 
	padding: 0; 
}
h4{
	font-size:12px;
	line-height: 1.5em;
}
h8{ 
	color:#0459A1; font-size:12px; font-weight:bold; /*Darker*/
}
hr{ color:#0459A1 ;}
/*End of Header Stylings*/
html{
	height:100%;
	width:100%;
}
body{ 
	margin: 0; 
	padding: 0; 
	height:100%;
	width:100%;
	color: #000; 
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	line-height: 1.4em;
}
input, select, textarea { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor:pointer;
	border:1px solid #ddd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 4px 0 4px 0;
}
input:focus, select:focus, textarea:focus { 
    outline: none;
    border-color: #9ecaed;
    box-shadow: 0 0 10px #9ecaed;
	transition: box-shadow linear 0.2s;
}
label{
	cursor:pointer;
}
p.hide { 
	display: none; 
	}
a:link    { color: #1A1952; }
a:visited { color: #1A1952; }
a:hover   { color: #1A1952; }
a:active  { color: #1A1952; }

#banner {
	position: relative;
	text-align:center;
	margin: 0;
    padding: 0;
	border: 0;
    background: #fff;
}
p, ol, ul{ 
	margin-top: 0; 
	margin-bottom: 1em;
}
p em{ 
	font-style: normal; 
	font-weight: bold; 
}
li{ 
	margin-top: 0; 
}
#information{
	margin:auto;
	height:auto;
	width:600px;
}
.Sect textarea{
	padding:20px;
}
#eolfooter { 
	text-align: center;
	width:100%;
	height:20px;
	position:fixed;
	bottom:0;
	left:0;
	margin: auto;
	display:inline-block;
	z-index:100;
}
#eolfooter p{ 
	color:white;
	margin: 0; 
	line-height:18px;
	width:100%;
	margin:auto;
	padding-bottom:6px;
	font-size: .9em;
	background-color:#5C7E95;
}
#eolfooter a, #eolfooter a:visited{
	color:white;
	text-decoration:none;
}
form { 
	margin: 0; 
	padding: 0; 
}
/***Field Alignment Styles (don't need to change these) ***/
div.row { 
	clear: both; 
	padding-top: 0.5em; 	
}
div.row span.qu { 
	float: left;
	width: 44%; 
	padding-top: .15em; 
	padding-right: .25em;
	text-align: right; 
}
div.row span.fld { 
	float: right;
	width: 55%;
	text-align: left; 
}
span.fld ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
span.fld ul li {
	font-size: 1em;
	margin-bottom: .2em;
}
span.req {
	color: red;
	font-weight: bold;
}
div.spacer{ 
	clear: both; 
}
/*******End of Field Alignment styles */
p.waiver {
	font-size: .9em; line-height: 1.4em;
	padding-left: 2.5em;
	padding-right: 2.5em;
	text-align: justify;
}
#paf_container{
	width:630px;
	display:block;
}
.paf_left{
	text-align:left;
	margin-left:100px;
	float:left;
	display:block;
	width:100px;
	height:2.2em;
	line-height:2.2em;
}
.paf_right{
	width:400px;
	height:2.2em;
	float:right;
	display:block;
}
.fields_transfer td{
width:230px;
margin-left:30%;
height:auto;
padding:20px;
}
/*Feed back form styling */
#loading{
	display:none;
}
#feedbackbtn{
	display:none;
	float:none;
}
#fbsuccess{
	display:none;
	width:300px;
}
#fbfail{
	display:none;
	width:300px;
}
#starscontainer{
	width:100px;
	margin: 10px auto 20px auto;
}
#starsgrey{
	position:absolute;
}
#starsgrey img{
	cursor:pointer;
}
#starsselect{
	position:absolute;
}
#feedbackcontainer{
	height:260px;
	width:300px;
	border: 1px solid black;
	-webkit-border-bottom-right-radius: 30px;
	-webkit-border-bottom-left-radius: 30px;
	-moz-border-radius-bottomright: 30px;
	-moz-border-radius-bottomleft: 30px;
	border-bottom-right-radius: 30px;
	border-bottom-left-radius: 30px;
}
#feedbackcontainer input{
	width:140px;
}