@charset "UTF-8";

html,body {
	margin:0;
	padding:0;
	height:100%;
}
	
body {
	background-color: #f0f0f0;
	font-size: 100%;
}

#page-wrapper {
	font-family: 'Helvetica Neue', Helvetica, Arial, Verdana, sans-serif;
	font-size: .96em;
	line-height: 1.475em;
	color: #111111;
	width: 100%;
	margin: 0;
	background: url(images/bg_page.gif) repeat-y center top;
}

#page {
	width: 960px;
	margin: 0 auto;
	/* border-left: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0; */
}

#navbar {
	clear: both;
    margin: -260px 10px 0px 10px;
}

#navbar .section {
}

#header {
	background: url(images/bg_heftymolecule.png) no-repeat center top;
	width: 960px;
	height: 222px;
	margin: 75px auto 0 auto;
}

#header .section {
}

#main-wrapper {
	margin-top: 250px;
}

#main {
}

#content {
}

#content .section {
}

.contentbox {
	width: 960px;
	margin: 0px auto 0 auto;
    padding-top: 30px;
	text-align: left;
	background: url(images/bg_contentbox.gif) repeat-x left top;
	background-color: #ededed;
}

.contentbox-first {
	width: 960px;
	margin: 0 auto;
	text-align: justify;
	background: url(images/bg_contentbox_first.png) no-repeat left bottom;
	background-color: #fefefe;
}

.intro {
	width: 840px;
	margin: 25px auto 50px auto;
	text-align: left;
}

.contentbox-footer {
	clear: both;
	width: 100%;
	background: url(images/cb_ufooter.png) no-repeat center bottom;
	height: 50px;
	min-height: 50px;
	padding-top: 20px;
}

.contentbox-firstfooter {
	clear: both;
	width: 100%;
	background: url(images/cb_ufooter.png) no-repeat center bottom;
	height: 50px;
	min-height: 50px;
	margin-top: 20px;
}

.contentbox-footerlast {
	clear:both;
	width:100%;
	background: none;
}

.subcontentbox {
	width: 840px;
	clear: both;
    margin: 0 auto;
}

.subcontentbox-first,
.subcontentbox-first-top {
	width: 840px;
	clear: both;
	padding-top: 20px;
    margin: 0 auto;
}

.subcontentbox-first-top {
	padding-top: 20px;
}

#footer {
	text-align: center;
	font-size: 0.875em;
    line-height: 2em;
    padding: 25px 0;
}

#footer .section {
}

#footer p {
	margin: 0;
}

.textboxleft-imageonrightwide {
	float: left;
	width: 380px;
	margin: 0px 60px 0 0px;
}

.textboxleft-narrow {
	float: left;
	width: 300px;
	margin: 0px 60px 0 0px;
}

.textboxleft-image {
	float: left;
	width: 300px;
	margin: 0px 60px 0 0px;
}

.textboxleft-imagewide {
	float: left;
	width: 400px;
	margin: 0px 60px 0 0px;
}

.textboxleft-imageonright {
	float: left;
	width: 840px;
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 0;
	margin-left: 0px;
}

.textboxright-imageonleftwide {
	float: left;
	width: 380px;
	margin: 0px 0 0 0;
}

.textboxright-narrow {
	float: left;
	width: 300px;
	margin: 0px 0 0 0;
}

.textboxright-image {
	float: left;
	width: 300px;
	margin: 0px 0 0 0;
}

.textboxright-imagewide {
	float: left;
	width: 400px;
	margin: 0px 0 0 0;
}

.textboxright-imageonleft {
	float: left;
	width: 480px;
	margin: 0px 0 0 0;
}

.textboxwrap {
	width: 840px;
	margin: 0 auto;
	clear: none;
	float: none;
}

.textboxfull {
	width: 840px;
	margin: 0 auto;
	clear: both;
}

.textboxfull-last {
	width: 840px;
	margin: 0px 0px 0px 0px;
	padding-top: 10px;
	clear: both;
}

.textboximage {
	margin-top: 23px;
}

.textboximage-intro {
	margin-top: 0px;
}

.subtextboximage {
	margin-top: 15px;
}

.imagewrapleft {
	float: left;
	margin: 4px 60px 0px 0;
}

.imagewrapright {
	float: right;
	margin: 4px 0px 0px 60px;
}

.peoplebox,
.peoplebox-last {
	border: 1px solid #E1E1E1;
	float: left;
	padding: 10px 20px;
	text-align: center;
	width: 200px;
}

.peoplebox {
	margin: 0 56px 0 0;
	text-align: center;
}

.peoplebox-last {
	margin: 0px 0px 0px 0px;
}

.peoplebox-image {
    margin: 25px 0;
}

.videobox {
	width: 240px;
	float: left;
	text-align: center;
	margin-right: 60px;
}

.videobox-last {
	margin-right: 0px !important;
}

.imagegallery {
	margin: 20px 0px 0px 0px;
}

.imagegallery ul {
	list-style-type: none;
	list-style-position: outside;
	display: inline;
}

.imagegallery ul li {
	float: left;
	margin: 0px 30px 0px 0px;
	list-style-type: none;
}

.imagegallery ul li img {
	border: none;
}

.rounded5 {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.rounded10 {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.last {
	margin-right: 0px !important;
}

.strong {
	font-weight: bold;
}



h1, h2, h3 {
	font-family: 'HNCB', 'HelveticaCB', 'CABNDWebBold', 'ArialNarrow-Bold', 'Arial Narrow', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #666666;
	margin: 0.5em 0 0.5em 0;
	padding: 0;
	text-transform: uppercase;
	line-height: 1.1em;
}

h1 {
	font-size: 36px;
}

h2 {
	font-size: 30px;
}

h3 {
	font-size: 24px;
} 


/* h1, h2, h3 {
	font-family: 'BebasNeueRegular', 'HelveticaCB', 'CABNDWebBold', 'Helvetica Neue', 'ArialNarrow-Bold', 'Arial Narrow', Arial, sans-serif;
	font-weight: normal;
	font-size: 42px;
	color: #666666;
	margin: 0.5em 0 0.5em 0;
	padding: 0;
	text-transform: uppercase;
	line-height: 1em;
}

h2 {
	font-size: 36px;
}

h3 {
	font-size: 30px;
} */


.subtitle {
	font-weight: bold;
	text-transform: none;
	margin-bottom: 1em;
	display: block;
}

.highlight,
.due {
	/*color: #81b3cc;*/
	color: #00CCFF;
}

.introblurb {
	color: #A97F07;
    font-size: 1.375em;
    line-height: 1.275;
	font-weight: bold;
	text-transform: normal;
}

.due {
	font-weight: bold;
	text-transform: uppercase;
}

#navbar ul {
	list-style: none;
	font-size: 0.875em;
	text-align: right;
	margin: 0;
	padding: 0;
}

#navbar ul li {
	display: inline;
	margin: 0 1em;
}

#navbar ul li a {
	text-decoration: none;
}

#navbar ul li a:hover {
	color: #A97F07;
}

a { 
	color: #333333;
	text-decoration: underline;
}

a:hover {
	color: #A97F07;
	text-decoration: underline;
}

a.permalink { 
	text-decoration: none;
	font-weight: bold;
}

a.permalink:hover {
	color: #81b3cc;
}

.gmapframe {
	border: 1px solid #999999;
}



.left {
	float:left;
}
.right {
	float:right;
}
.one, .one-half, .two-third, .one-third, .one-fourth, .inner-content, .three-fourth, .one-half-left, .one-half-right{ 
	float:left;
	margin-top:60px;
}
.one-half, .two-third, .one-third, .one-fourth, .inner-content, .three-fourth, .one-half-left, .one-half-right  {
	margin-right: 20px;
}
.full {
	width:960px;
	float:left;
	margin-top:60px;
}
.one {
	width:940px;
}
.one-half {
	width:460px;
}
.two-third {
	width:620px;
}
.one-third  {
	width:300px;
}
.one-fourth {
	width:220px;
}
.three-fourth{
	width:700px;
}

.img-align-left {
	margin:0 10px 0 0;
	float:left;
}
.img-align-right {
	margin:5px 0 0 10px;
	float: right;
}
.img-align-center {
	margin:10px 0;
	text-align:center;
}
.text-align-left {
	float:left;
}
.text-align-right {
	text-align: right;
}
.text-align-center {
	text-align:center;
}
.last { 
	margin-right: 0px!important;
}
.clear{
	clear:both;
}

.nopadding {
	padding:0px!important;
}
.nomargin {
	margin:0px!important;
}

.notopmargin {
	margin-top:0px!important;
}
.nobottommargin {
	margin-bottom:0px !important;
}
.bottommargin10 {
	margin-bottom:10px !important;
}

.margincenter {
	margin: 0 auto;
}

.margin80 {
	margin-top:80px !important;
}
.margin70 {
	margin-top:70px !important;
}
.margin60 {
	margin-top:60px !important;
}
.margin50 {
	margin-top: 25px !important;
}
.margin40 {
	margin-top:40px !important;
}
.margin35 {
	margin-top:35px !important;
}
.margin30 {
	margin-top:30px !important;
}
.margin25 {
	margin-top:25px !important;
}
.margin20 {
	margin-top:20px !important;
}
.margin15 {
	margin-top:15px !important;
}
.margin10 {
	margin-top:10px !important;
}
.margin5 {
	margin-top:5px !important;
}
.margin-1 {
	margin-top:-1px !important;
}
.margin-3 {
	margin-top:-3px !important;
}
.margin-5 {
	margin-top:-5px !important;
}

.marginleft60 {
	margin-left:60px !important;
}
.marginleft50 {
	margin-left:50px !important;
}
.marginleft40 {
	margin-left:40px !important;
}
.marginleft30 {
	margin-left:30px !important;
}
.marginleft20 {
	margin-left:20px !important;
}
.marginleft15 {
	margin-left:15px !important;
}
.marginleft10 {
	margin-left:10px !important;
}
.marginleft5 {
	margin-left:5px !important;
}

.marginright60 {
	margin-right:60px !important;
}
.marginright50 {
	margin-right:50px !important;
}
.marginright40 {
	margin-right:40px !important;
}
.marginright30 {
	margin-right:30px !important;
}
.marginright20 {
	margin-right:20px !important;
}
.marginright15 {
	margin-right:15px !important;
}
.marginright10 {
	margin-right:10px !important;
}
.marginright5 {
	margin-right:5px !important;
}

#container {
    width: 840px;
    overflow: hidden;
    margin: 50px auto;
    background: white;
}
/*photobanner*/

.photobanner {
	height: 233px;
	width: 3550px;
	margin-bottom: 80px;
}

.photobanner img {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.photobanner img:hover {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
	cursor: pointer;

	-webkit-box-shadow: 0px 3px 5px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 5px rgba(0,0,0,0.2);
	box-shadow: 0px 3px 5px rgba(0,0,0,0.2);
}


/*keyframe animations*/
.first {
	-webkit-animation: bannermove 30s linear infinite;
	-moz-animation: bannermove 30s linear infinite;
	-ms-animation: bannermove 30s linear infinite;
	animation: bannermove 30s linear infinite;
}

@keyframes "bannermove" {
 0% {
    margin-left: 0px;
 }
 100% {
    margin-left: -2125px;
 }

}

@-moz-keyframes bannermove {
 0% {
   margin-left: 0px;
 }
 100% {
   margin-left: -2125px;
 }

}

@-webkit-keyframes "bannermove" {
 0% {
   margin-left: 0px;
 }
 100% {
   margin-left: -2125px;
 }

}

@-ms-keyframes "bannermove" {
 0% {
   margin-left: 0px;
 }
 100% {
   margin-left: -2125px;
 }

}

@-o-keyframes "bannermove" {
 0% {
   margin-left: 0px;
 }
 100% {
   margin-left: -2125px;
 }

}
