#bodywrapper {
background: #FFF  url(../none.html);
overflow: hidden;
	}
#suckerfishnav a {
    padding: 0px 6px 0px 10px;
}
#suckerfishnav li li a { padding: 10px 0px; }

	
	
#events-width {
	margin: 0px;
	background: #E3F4FF url(../gif/bg-eventbody.gif) repeat-x;
}

#events-width #headerwrapper,#events-width  #bodywrapper, #events-width #footerwrapper {
	width: 100%;
	max-width: 1250px;
	margin: 0px auto;
	background: #ffffff;
	}	
	

.event-landing {
position: relative;
    /* height: 310px; */
    
    border-top: 1px solid rgba(196, 206, 212, 1);
    box-shadow: 0 3px 6px rgba(10,10,10,0.21);
    margin-bottom: 10px;  
	width: 99%;
	display: block;
    float: left;
    clear: none;
	margin-right: 1%;
	font-size:12px;
}
.trainingsq {background: #fff url(../jpg/sq-bg.jpg) no-repeat left top; }

.event-landing th {      font-size: 9pt !important;
    text-align: top;
    vertical-align: top;
    border-bottom: none;
    text-align: right;
    padding: 5px 5px 5px 10px; }
.event-landing ul li{margin-bottom:.3px;}	
	
.event-landing .date-time, .ailec-time strong { font-weight:800}
.ai1ec-time strong { font-weight: 800 }

.land-title {
    position: relative;
    /* height: 70px; */
    font-size: 1.7em;
    font-weight: 500;
    color: #242424;
    line-height: 1.1;
    /* text-align: center; */
    margin-bottom: 20px;
    margin-top: 20px;	
		
}
.event-landing table { font-size: 12px; }


.land-img{
	position: relative;
	width: 30%;
	height: 400px;
	background-position: center top;
	background-size: cover;
	float:left;
	margin-right:2%;
}
.event-landing h2 {
    padding: 5px;
	margin-bottom:0px;
    background-color: rgba(196, 206, 212, 1);
    line-height: 1.2em;
}


.hero-five-item {
    background: #fff;
    box-shadow: 0 3px 6px rgba(10,10,10,0.21);
    margin-bottom: 10px;  
	display: block;
    float: left;
    clear: none;
	margin-right: 1%;
	border-top: 5px solid #B3D235;
}
.hx5i-our-events {padding-left:10px}
.eventpage .hero-five-item{     width: 13.2%;
 }
.trainingpage .hero-five-item { width: 20%;
}

.hx5i-our-events .hero-five-item {
    /* border-color: #cf0a2c; */
}
.hero-five-item .hx5i-title {
    position: relative;
    height: 90px;
    font-size: 2em;
    font-weight: 500;
    /* color: #242424; */
    /* line-height: 1.1; */
    text-align: center;
    /* margin-bottom: 0px; */
    display: table-cell;
    vertical-align: middle;
		
}
.hero-five-item .hx5-training{
    position: relative;
    font-size: 2em;
    font-weight: 500;
    /* color: #242424; */
    /* line-height: 1.1; */
    text-align: center;
    /* margin-bottom: 0px; */
	padding: 34px 0 17px 0;
}
		
.hero-five-item .hx5-training span {
    position: absolute;
    top: 55%;
    left: 0;
    width: 100%;
    -moz-transform: translateY(-55%);
    -ms-transform: translateY(-55%);
    -webkit-transform: translateY(-55%);
    transform: translateY(-55%);
}	

.hx5i-title img{width:100%; margin-top: 10px;
}
.hero-five-item .hx5-logo{height: 70px;	margin-bottom:0px;}
.hero-five-item .hx5-logo span {margin-left:-11111px;}
.hero-five-item .hx5i-title span {
    position: absolute;
    top: 55%;
    left: 0;
    width: 100%;
    -moz-transform: translateY(-55%);
    -ms-transform: translateY(-55%);
    -webkit-transform: translateY(-55%);
    transform: translateY(-55%);
}	
.hx5i-img {
	position: relative;
	width: 100%;
	height: 180px;
	background-position: center top;
	background-size: cover;
	background-image: url(../png/hygienix%20trophy.png);

}
.hero-five-item:hover .hx5i-title,.hero-five-item:active .hx5i-title,.hero-five-item:focus .hx5i-title{
	color: #fff;
	background: #D6E792;
}
.hero-five-item:hover .hx5i-img,.hero-five-item:active .hx5i-img,.hero-five-item:focus .hx5i-img{opacity:0.8}
.hx5i-our-events .hero-five-item:hover,.hx5i-our-events .hero-five-item:active,.hx5i-our-events .hero-five-item:focus{ background: #D6E792 }

.hero-five-item:hover 
.hx5i-title,
.hero-five-item:active .hx5i-title,
.hero-five-item:focus .hx5i-title{color:#fff; background:#D6E792}

.hero-five-item:hover .hx5i-img,
.hero-five-item:active .hx5i-img,
ero-five-item:focus .hx5i-img{opacity:0.8}
.hero-five-item:hover,
.hero-five-item:active,
.hero-five-item:focus{ background: #D6E792 }
.hero-five-item.first {margin-left:.5%}
.hero-five-item.last {margin-right:0}

/**
 * AddToCalendar Blue Style
 * http://addtocalendar.com
 */

/* Base */

.addtocalendar var{
    display: none;
}

.addtocalendar {
    position: relative;
    display: inline-block;
    background: transparent!important;
}

.atcb-link {
    display: block;
    outline: none!important;
    cursor: pointer;
}

.atcb-link:focus~ul,
.atcb-link:active~ul,
.atcb-list:hover{
    visibility:visible;
}

.atcb-list {
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    width: 170px;
    z-index: 900;
}

.atcb-list,
.atcb-item
{
    list-style: none;
    margin: 0;
    padding: 0;
    background: #fff;
}

.atcb-item {
    float: none;
    text-align: left;
}

.atcb-item-link
{
    text-decoration: none;
    outline: none;
    display: block;
}

.atcb-item.hover,
.atcb-item:hover {
    position: relative;
    z-index: 900;
    cursor: pointer;
    text-decoration: none;
    outline: none;
}


/* Blue */

.atc-style-blue .atcb-link,
.atc-style-blue .atcb-link:active,
.atc-style-blue .atcb-link:focus
{
    margin: 0;
    padding: 7px 25px;
    color: #fff;
    font-family: "Verdana";
    font-size: 14px;
    text-decoration: none;
    outline: none;
    line-height: 20px;
    vertical-align: middle;
    background: rgb(179, 141, 73);
    box-shadow: 0 0 40px rgba(0, 0, 0, .13) inset;
    border-radius: 4px;
    zoom: 1;
}


.atc-style-blue .atcb-link:hover{ background: rgb(244, 186, 81); }

.atc-style-blue .atcb-list {
    width: 170px;
    border: 1px solid rgb(186,186,186);
    border-radius: 2px;
    box-shadow: 0 0 5px #AAA;
}

.atc-style-blue .atcb-list,
.atc-style-blue .atcb-item
{
    background: #fff;
    color: #000;
}

.atc-style-blue .atcb-item,
.atc-style-blue .atcb-item-link
{
    line-height: 1.3em;
    vertical-align: middle;
    zoom: 1;
}

.atc-style-blue .atcb-item-link,
.atc-style-blue .atcb-item-link:hover,
.atc-style-blue .atcb-item-link:active,
.atc-style-blue .atcb-item-link:focus
{
    color: #000;
    font-family: "Verdana";
    font-size: 14px;
    text-decoration: none;
    outline: none;
    padding: 5px 15px;
}

.atc-style-blue .atcb-item-link:hover,
.atc-style-blue .atcb-item-link:active,
.atc-style-blue .atcb-item-link:focus
{
    color: #fff;
}

.atc-style-blue .atcb-item.hover,
.atc-style-blue .atcb-item:hover {
    background: rgb(66,129,244);
}

#bodywrapper #maincontent .atcb-list li {
    margin-left: 0px; }

	


.topline td, .topline th { padding-top: 15px; }

sub, sup {
  /* Specified in % so that the sup/sup is the
     right size relative to the surrounding text */
  font-size: 70%;

  /* Zero out the line-height so that it doesn't
     interfere with the positioning that follows */
  line-height: 0;

  /* Where the magic happens: makes all browsers position
     the sup/sup properly, relative to the surrounding text */
  position: relative;

  /* Note that if you're using Eric Meyer's reset.css, this
     is already set and you can remove this rule */
  vertical-align: baseline;
}

sup {
  /* Move the superscripted text up */
  top: -0.3em;
}

sub {
  /* Move the subscripted text down, but only
     half as far down as the superscript moved up */
  bottom: -0.25em;
}
#gdcevents ul {
    list-style: none;
    margin: 0;
    padding: 0;}

#gdcevents a {
	color: #ffffff !important;
	text-decoration: none;
}	
#gdcevents a:hover {text-decoration:underline}
#gdcevents ul li {
	background: #0064A8 url(../png/bg-submenu-dot.png) no-repeat right center;
	border-bottom: 1px solid #8e979d !important;
	padding: 10px 0px;
	color: #ffffff;
	font-family: Helvetica;
	color: #EFF2F4;
	font-size: 15px !important;
	}	
	
#gdcevents ul li .title{
	display: block;
	line-height: 18px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 25px;

	font-size: 13px;
	}	
#gdcevents ul li .date{
	display: block;
	line-height: 18px;
	margin-left: 10px;
	margin-right: 25px;
	font-size: 11px;
	}

#gdcevents  h3 {
	padding-top: 5px !important;
	font-family: Georgia;
	color: #EFF2F4;
	padding: 10px;
	font-size: 15px !important;
	background-color: #4E555A;
	border-bottom: 1px solid #8e979d;
	padding-bottom: 5px;
	margin: 0px;
}
	
.hpi--events-calendar a {
color: #FFFFFF;
    padding-top: 15px;
    padding-bottom: 7px;
    padding-left: 15px;
    background: #B3D235 url(../png/icon-arrow.png) no-repeat right 8px bottom 9px;
    border-radius: 13px;
    -moz-border-radius: 13px;
    -webkit-border-radius: 13px;
    padding-right: 14px;
}

.hpi-title img {
float: left;
    margin-right: 10px;
    margin-top: -7px;
}
.calendar-promo .hpi--events-calendar a {padding-top:25px}
.calendar-promo .hpi-title img {margin-top:  -18px;}

.hpi-title{margin: 0;
    font-size: 1.35em;
    font-weight: 500;
	    padding-right: 20px;
    letter-spacing: -0.02em;
    line-height: 1.1; color:#FFFFFF;}


.hpi--events-calendar a:hover, .hpi--events-calendar a:active, .hpi--events-calendar a:focus {
	background: #C9DF71 url(../png/icon-arrow.png)  no-repeat right 8px bottom 9px;
	text-decoration: none
}
.hpi--text {position: relative;
    padding: 0;
    background: none;
    border: none;}
.hpi--text a {
    display: inline-block;}
.layout-page.page-padding {
    padding: 0;
}
.trainingpage {margin: 0 auto;
    max-width: 1250px; padding:5px;}
.layout-page {height: 400px; background: #ffffff url(../jpg/bg-eventheader.jpg) no-repeat center top;
    margin: 0 auto;
    max-width: 1250px;}
.hero-content { width: 63%;}	
.hero-title {
	margin: 20 0 0 12px;
	font-size: 3.5em;
	Color: #EFF2F4;
	line-height: 0.9;
	text-shadow: 1px 1px 3px rgba(150, 150, 150, .5);
}	
.hero-content p {
    max-width: 35em;
    font-size: 1.1em;   
}


.hero-content {
    position: relative;
    padding-top: 50px;
    z-index: 2;
}	

.hero-promo{    display: block;
margin-top: -59px;
margin-bottom: 45px;
    padding-top: 20px;
    margin-left: 77%;
    margin-right: 5%;}

.calendar-promo{    display: block;
    margin-bottom: 65px;
    padding-top: 20px;
    margin-right: 5%;}

.featured { clear: both; width: 59%; margin-left:1%; float:left}


.featured h2 {
	color: #0064A8;
	padding-top: 10px;
	padding-bottom: 10px;
	font: 500 2.5em Helvetica, sans-serif;
	/* [disabled]text-align: center; */
}
.featured .event-feat .sample{
	position: relative;
	width: 30%;
	height: 240px;
	background-position: center top;
	background-size: cover;
	float: left;
	margin-right: 2%;
	border-radius: 20px 0px 0px 20px;
-moz-border-radius:  20px 0px 0px 20px;
-webkit-border-radius:  20px 0px 0px 20px; }

.featured .event-feat {
	clear: left;
	position: relative;
	height: 240px;
	background: #fff;
	border-top: 5px solid #B3D235;
	box-shadow: 3px 3px 6px rgba(10,10,10,0.21);
	margin-bottom: 10px;
	display: block;
	font-size: 1.5em;
	border-radius: 30px 30px 30px 30px;
-moz-border-radius: 30px 30px 30px 30px;
-webkit-border-radius: 30px 30px 30px 30px; }
.featured .event-feat.feat-long {height:510px !important }
.featured .event-feat.feat-long .sample {height:510px !important }
.featuredAd {
	float: left;
	width: 27.5%;
padding-left: 11%;
padding-top:66px;
}
.featuredAd .event-feat {
	background: #fff;
	border-top: 5px solid #B3D235;
	box-shadow: 3px 5px 6px rgba(10,10,10,0.21);
	margin-bottom: 30px;
	display: block;
	font-size: 1.5em;
	border-radius: 30px 30px 30px 30px;
	-moz-border-radius: 30px 30px 30px 30px;
	-webkit-border-radius: 30px 30px 30px 30px;
}
.featuredAd .event-feat img {	width:99%;
border-radius: 20px;
-moz-border-radius:  20px;
-webkit-border-radius:  20px;
margin:.1% 1% -2% 1%; }

.event-feat .location {
	margin-top: 10px;
	margin-left: 34%;
	background: url(../png/location-marker.png) no-repeat left 2px;
	padding-left: 20px;
}
.event-feat h3 {
	font-size: 1.5em;
	color: #1D62A8;
	margin-bottom: 5px;
	margin-top:20px;
	font-weight: 500;
}
.event-feat strong { color: #000000;}
.event-feat  a {
	font-weight: bold;
	color: #0064A8;
}
.event-view-all {
	clear: left;
	position: relative;
	box-shadow: 0 3px 6px rgba(10,10,10,0.21);
	margin-bottom: 10px;
	display: block;
	text-align: center;
	color: #fff;
    padding: 10px 0px;
    font-size: 2em;
}
 a.event-view-all {
    color: #FFFFFF;
    background: #8AC6ED url(../png/icon-arrow.png) no-repeat 500px center;
	font-size:2em;
}
 a:hover.event-view-all {
	color: #FFFFFF;
	background: #73BAEA url(../png/icon-arrow.png) no-repeat 500px center;
	font-size: 2em;
	text-decoration: none;
}
.trainingpage h4 {
	font-size: 1em;
padding: 25px 0 10px 0;
text-align: center;
}
.trainingpage h4 img {margin-top: -13px;
margin-bottom: -15px;}
.traindesc {    text-align: center;
    padding: 10px;
	}

.hero-five-item:hover p.traindesc {
	text-decoration: none !important;
	background: #EFF5D6;
}

.trainingpage h2 {margin: 24px; font-size: 2em;}
.eventlogo {
	margin-top: 5px;
	margin-bottom: 5px;
}
.firstrow td, .firstrow th { padding-top: 15px; }


@media only screen and (max-width: 999px) {
#events-width  #bodywrapper  { margin: 0 15%; width: 70%;} /*featured items */	
.hero-promo {
    display: block;
    margin-top: -90px;
    margin-bottom: 15px;
    padding-top: 20px;
    margin-left: 50%;
    margin-right: 5%;
}
.layout-page {height:auto; background:none	}
.layout-page.page-padding {
    margin: 0 15%;
}
	
.eventpage .hero-five-item { width:100%}	
.hero-five-item {
    display: block;
    height: 100px;	
	float:none;
	clear:both;
	margin-bottom: 0px;  
	
}

.hx5i-img {
    float: left;
    width: 100px;
    height: 100px;
	margin-right:10%
}
.hero-five-item .hx5i-title {
    height: 100px;
    text-align: left;
}
.hero-five-item .hx5-training {text-align:left}
.hero-five-item.first {margin-left:0}
.hero-five-item.last {margin-right:1%; 	border-bottom: 5px solid #B3D235;}
.featured {
	clear: both;
	width: 90%;
	
}
.featuredAd {width:60%}
.trainingpage {
    margin: 0 auto;
    width:100%;
		float:none;
    padding: 5px;}
.trainingpage .hero-five-item {width:50%; margin-left:2%; height:120px; margin-bottom:20px}
.trainingpage h4 {
font-size: 1.2em;
margin-left:100px;
padding: 10px 30px;
text-align:left;
}
.trainingpage h4 img {margin-top: -8px; margin-bottom:-20px;
}
.traindesc {    text-align: left; margin-left:100px;
padding-left: 30px;
	}
.trainingpage .hx5i-img {  height:120px;
    margin-right: 1%; }
#bodywrapper #sidebar {float:none; margin-left:30px}

}
@media only screen and (max-width: 1060px) {
.featured .event-feat.feat-long {height:auto!important }
.featured .event-feat.feat-long .sample {height:115px !important }
}