/* CSS Document */

.anythingSlider                         {width: 619px; height: 240px; margin: 0 auto; padding:0;position:absolute; }
.anythingSlider .wrapper                {width: 619px; overflow: hidden; height: 240px; margin: 0; position: absolute; top: 0; left: 0; }

                                        /* Width below is max for Opera */
.anythingSlider .wrapper ul             {width: 32700px; list-style: none; position: absolute; top: 0; left: 0; margin: 0; }
.anythingSlider .wrapper ul li          {position:relative; display: block; float:left; padding: 0; width: 619px; height: 240px; margin: 0 40px 0 -40px; }


.anythingSlider .arrow                  {display: none; }
.anythingSlider .forward                {display: none; }
.anythingSlider .back                   {display: none; }
.anythingSlider .forward:hover          {display: none; }
.anythingSlider .back:hover             {display: none; }

.thumbNav                               {position: absolute; bottom:35px; text-align:center;display:block;left:0;width:619px;height:20px;z-index:100;font-family:Arial, Helvetica, sans-serif;}
.thumbNav ul 														{position:absolute;top:0;right:0;height:15px;margin:0 3px;padding:0;float:right;}
.thumbNav li                            {display: block; list-style: none;float:left;}
.thumbNav a                             {display: block; padding:1px 5px; float:left; margin:0 3px 0 0;text-decoration:none; border:1px solid #d6ebf4;color:#d6ebf4;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;}
.thumbNav a:hover    										{background: #26a3d7;border:1px solid #fff;color:#fff;}
.thumbNav a:hover.cur , .thumbNav a.cur {background: #d6ebf4;border:1px solid #fff;color:#fff;}

.start-stop                             {display: none; }
.start-stop.playing                     {display: none; }
.start-stop:hover                       {display: none; }

/*
  Prevents
*/
.anythingSlider .wrapper ul ul          {position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.anythingSlider .wrapper ul ul li       {float: none; height: auto; width: auto; background: none; display:none; padding-bottom:0px;margin-left:25px;}


/* JMO styles for EVH */


.anythingSlider .wrapper ul li img			{position:absolute;left:0;top:0;z-index:1;}

.txt-thb {display:none;}

.txt-block {width:619px;height:55px;maring:0;padding:10px 25px;position:absolute;right:569px;top:0;z-index:1;text-align:right !important;opacity:0;filter:alpha(opacity=0)}
.txt-block {
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjAxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM3JSIgc3RvcC1jb2xvcj0iIzAwOTNkMCIgc3RvcC1vcGFjaXR5PSIwLjY2Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzAwOTNkMCIgc3RvcC1vcGFjaXR5PSIwLjkiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOTNkMCIgc3RvcC1vcGFjaXR5PSIwLjkiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-linear-gradient(left,  rgba(255,255,255,0.01) 0%, rgba(156,210,200,0.66) 37%, rgba(156,210,200,0.9) 51%, rgba(156,210,200,0.9) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0.01)), color-stop(37%,rgba(156,210,200,0.66)), color-stop(51%,rgba(156,210,200,0.9)), color-stop(100%,rgba(156,210,200,0.9))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(255,255,255,0.01) 0%,rgba(156,210,200,0.66) 37%,rgba(156,210,200,0.9) 51%,rgba(156,210,200,0.9) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(255,255,255,0.01) 0%,rgba(156,210,200,0.66) 37%,rgba(156,210,200,0.9) 51%,rgba(156,210,200,0.9) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(255,255,255,0.01) 0%,rgba(156,210,200,0.66) 37%,rgba(156,210,200,0.9) 51%,rgba(156,210,200,0.9) 100%); /* IE10+ */
	background: linear-gradient(left,  rgba(255,255,255,0.01) 0%,rgba(156,210,200,0.66) 37%,rgba(156,210,200,0.9) 51%,rgba(156,210,200,0.9) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#03ffffff', endColorstr='#e60093d0',GradientType=1 ); /* IE6-8 */
}
.txt-block ul {height:55px;}
.txt-block ul li{display:none;padding-bottom:0px !important;opacity:0;margin-right:0 !important;}
.txt-block h1{font-size:32px !important;font-weight:100 !important;color:#fff !important;opacity:1 !important;letter-spacing:-1px;} /* previous color: #63666f */
.txt-block h1 sup{font-size:18px !important;}
.anythingSlider .txt-block li h1 span{font-size:36px !important;}

.anythingSlider .txt-block h1{font-family: Arial, Helvetica, sans-serif !important;color:#fff !important;margin:0px !important;padding:0px !important;}
.anythingSlider .txt-block h1.sup{margin-top:-7px !important;}
.anythingSlider .txt-block h2{font-family: Arial, Helvetica, sans-serif !important;color:#fff !important;margin:0px !important;padding:0px !important;}
.anythingSlider .txt-block p{font-family: Arial, Helvetica, sans-serif !important;font-size:16px;color:#fff !important;margin:0px !important;padding:0px !important;}


.thumbNav a:hover,.thumbNav a.active{}

