.clear {clear:both;}
.left {float:left;}
.right {float:right;}

/* END Facelift Designs Reset ===================== */
/* .imagepadding {padding:20px;} */

.imagepadding {
    border: 1px solid #DDDDDD;
    display: block;
    margin: 6px;
    
  padding: 4px;
  line-height: 20px;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.video-container { 
   position: relative; /* keeps the aspect ratio */ 
   padding-bottom: 56.25%; /* fine tunes the video positioning */ 
   padding-top: 60px; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/* Included to attach necessary jQuery Files - Edit jquery.lightbox-0.5.js file to change these image names or locations */
.includeLightBoxJs { background-image: url(graphics/jquery_scripts/jquery.lightbox-0.5.js);}
.includeLightboxImg1 { background-image: url(graphics/jquery_scripts/images/lightbox-blank.gif);}
.includeLightboxImg2 { background-image: url(graphics/jquery_scripts/images/lightbox-btn-close.gif);}
.includeLightboxImg3 { background-image: url(graphics/jquery_scripts/images/lightbox-btn-next.gif);}
.includeLightboxImg4 { background-image: url(graphics/jquery_scripts/images/lightbox-btn-prev.gif);}
.includeLightboxImg5 { background-image: url(graphics/jquery_scripts/images/lightbox-ico-loading.gif);}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
    position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
/* ModuleEnd::photo */



/* --------- Sams Styles ------------- */

#form {
    position: relative;
}

.sig-spacer {
    height: 85px;
}

.sigPad {
    position: absolute;
    bottom: 35px;
    left: 0;
}

#form td {
    vertical-align: top;
}

.staff-wrapper {
    padding: 30px 0 20px;
}

.staff-wrapper h1 {
    margin-top: 0;
}

.team {
    height: 300px;
    text-align: center;
}

.team a, .team a:visited {
    color: #535353;
    display: block;
    transition: all .15s ease-in .1s;
}

.team a:hover, .team a:focus {
    color: #1669a3;
    opacity: .9;
}

.staff-image {
    margin: 0 auto 15px;
}

.team a h2, .team a:visited h2, .team a p, .team a:visited p {
    color: #535353;
}

.team a:hover h2, .team a:focus h2, .team a:hover p, .team a:focus p {
    color: #1669a3;
}

.team a h2 {
    font-size: 20px;
    margin: 0 0 2px 0;
    text-transform: none;
}

.team a p {
    font-style: italic;
    margin: 0;
}

.team a p.normal {
    font-style: normal;
}

.staff-detail {
    padding: 30px 0 0 0;
}

.staff-detail h1 {
    margin: 0 0 10px 0;
}

.staff-detail .left {
    float: left;
    margin: 0 20px 15px 0;
}

.staff-contact {
    padding: 0 0 20px 0;
}

.staff-contact p {
    color: #000;
    font-style: italic;
    margin: 0;
    font-size: 17px;
}

.staff-contact p span {
    font-weight: 600;
}

.search-wrapper {
    margin: 0 0 25px 0;
}

.int-cta {
    display: block;
    margin: 0 0 30px 0
}

.mod-search select {
    margin: 0 15px;
}

.mod-search .button, .mod-search .button:visited {
    background: #428bca;
    border: none;
    color: #fff;
    display: inline-block;
    padding: 2px 25px;
}

.mod-search .button:hover, .mod-search .button:focus {
    background: #888;
    color: #fff;
    text-decoration: none;
}

.hubspot-home h2 {
    font-size: 1.2em;
    line-height: 19px;
    margin: 20px 0 5px 0;
    text-align: left;
    text-transform: none;
}

.blog-meta {
    font-style: italic;
    margin: 0 0 15px 0;
}

.eventsDetailWrapper span {
    line-height: 25px;
}

.eventsDetailWrapper .itemLabel {
    font-weight: bold;
}

.event-meta {
    font-style: italic;
    margin: -5px 0 10px 0;
}