body {font: 13px 'OpenSansRegular', Arial, sans-serif;}
body, select, input, textarea {color: #333;}

a {color: #3c8303; text-decoration: none;}
a:hover {color: #3c8303;}
::-moz-selection{background: #6fb7cd; color: #fff; text-shadow: none;}
::selection {background: #6fb7cd; color: #fff; text-shadow: none;} 
a:link {-webkit-tap-highlight-color: #fcd700;} 

/* Mozilla dosen't style place holders by default */
input:-moz-placeholder { color:#a9a9a9; }
textarea:-moz-placeholder { color:#a9a9a9; }

.opensanslight {font-family: 'OpenSansLight';}
.opensansbold {font-family: 'OpenSansBold';}
strong {font-family: 'OpenSansBold', sans-serif; color:#000;}

p {line-height:1.4; margin: 10px 0}

h3 {font-size: 16px;font-family: 'OpenSansLight', sans-serif; margin-top: 10px;}

/* header
-------------------------------------------------------------------------------*/
.headerHolder {border-top:6px solid #0079c2; width: 100%; border-bottom: 6px solid #cee5f3; height: 77px;}
.container2 {width: 1110px; margin:0 auto; overflow: hidden}
.container {width: 1200px; margin:0 auto;}
.logoH {position: relative;}.logo {position: absolute; top: -18px;left: 0;z-index: 999;}
.navH {float:right; z-index: 99; margin-right:42px;}
.nav li {font-size: 12px; font-family: 'OpenSansBold'; text-transform: uppercase; display: inline-block; padding: 0 14px; line-height:70px;}
.nav li a {color:#333333;display: block;}
.nav li.active {background:url(../../images/bg-nav.png) repeat; }
.nav li:hover {background:#7ac142; }
  .nav li:hover a {color:#fff;}
  .nav li.dd {background:url(../../images/nav-arr.png) 45px 50px no-repeat;}
  .nav li.dd:hover {background:url(../../images/nav-arr-h.png) 45px 50px no-repeat #7ac142;}
  
/* tiny dropdown */
ul.nav { z-index:999;}
	ul.nav * {margin:0;}
	ul.nav li {position:relative;z-index:1000 }
	ul.nav li ul li a {display: block;}	
	ul.nav ul { display:none; position:absolute; font:normal 13px Arial,Verdana; top:64px; left:0; background:#7ac142; display:none; list-style:none}
	ul.nav ul li { float:none; width:202px; line-height:30px; height: 30px; background:url(../../images/icon-dot.png) 10px 12px no-repeat; padding-left: 20px }
	ul.nav ul li a { float:none; color:#fff;}
	ul.nav ul li:hover {text-decoration: none !important;background:url(../../images/icon-dot.png) 10px 12px no-repeat #539a1b;}
	
	
/* homepage
-------------------------------------------------------------------------------*/
.sliderHolder {height: 440px !important; width: 100%;background: #168fd8;}
	.slider_descrH {position: relative;top: 0;z-index: 99;}
	.slider_descr {padding: 20px; background:url(../../images/bg-sliderdescr.png) repeat; display: inline-block;position: absolute;
top: 100px; left: 20px}
	.slider_descr h1 {color: #ffffff; font-size: 32px; font-family: 'OpenSansBold', sans-serif; text-transform: uppercase; }
	.slider_descr h3 {color:#ffffff; font-size: 30px; font-family: 'OpenSansRegular', sans-serif; margin-bottom: 20px}
	.btn {text-transform: uppercase; color:#fff; font-family: 'OpenSansBold', sans-serif; text-align: center; height: 42px; border:2px solid #fff; width: 132px; float:left; line-height: 42px; background:url(../../images/icon-leftarr.png) left no-repeat;}
	.btn:hover {background:url(../../images/icon-leftarr1.png) left no-repeat;color:#7ac142;border:2px solid #7ac142;}

.news {position: relative; height: 142px; width: 1160px; margin: 0 auto;}
.newsHolder {width: 1160px; overflow: hidden;-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; margin:0 auto;position: absolute; top: -59px;}
.newsTitle {font-size:24px; background:#f5f5f6;padding:13px 20px 13px 20px;}
	.viewarticles {float:right; color:#0079c2; font-size:12px; font-family: 'OpenSansRegular', sans-serif; text-transform: uppercase; line-height: 33px; margin-right: 100px;}
.newslist {margin: 0 0 10px 0; }
.newslist li {width: 380px; border:1px solid #dde4e8; padding: 20px; background:#ffffff; margin-right: 5px; display: inline-block;}
.newslist li:last-child {margin-right:0 !important;} .newslist li.last-child {margin-right:0 !important;}
.imgL {float:left; margin-right: 10px;}
.newslist li h2 {font-family: 'open_sanssemibold', sans-serif;font-size:14px; margin-bottom:5px;}
.newslist li .cal {margin-right:10px;}
.newslist li span {color:#666666; font-family: 'OpenSansRegular', sans-serif;}
.newslist li a {color:#222222;}
.newslist li a:hover {color:#0079c2;}
.fade {opacity: 1; transition: opacity .25s ease-in-out; -moz-transition: opacity .25s ease-in-out; -webkit-transition: opacity .25s ease-in-out; }
.fade:hover {opacity: 0.8;}

/* Company
-------------------------------------------------------------------------------*/
.mainTitleBg {background:#168fd8; border-bottom:2px solid #d4efff; height: 116px; width: 100%;}
	.mainTitleBg h1 {font-size:36px; font-family: 'OpenSansBold', sans-serif; text-transform: uppercase; color:#fff; line-height: 114px;}
	.bginner1 {background:url(../../images/bg-inner1.jpg) top right no-repeat;}
.breadcrumbsBg {width:100%; border-bottom:1px solid #f3f3f3; height: 30px}
	.breadcrumbs {font-family: 'OpenSansRegular', sans-serif; font-size:11px; color:#999999; text-transform: uppercase; border-bottom:1px solid #7ac142; display: inline-block; line-height: 30px;}
	.breadcrumbs a {color:#999999; padding: 0 5px;}
	.breadcrumbs a:hover {color:#065f95;}
	.breadcrumbs a.current {color:#168fd8;}

.body {padding: 30px 0;}
.body h1 {font-size: 36px; font-family: 'OpenSansBold', sans-serif;}
.body p {font-family: 'OpenSansRegular', sans-serif; font-size:13px;color:#666666; line-height:1.8; text-align: justify}

.main-col {width:620px; float:left; margin-right:66px;}
.main-col-right {width:424px; float:left;}

ul.sub {margin-top: 30px;width: 100%; overflow: hidden;}
ul.sub li {display: inline-block; float:left; width: 348px; border:1px solid #cccccc; text-align: center; padding-bottom:20px; margin-right: 29px;}
	ul.sub li:last-child {margin-right:0}
	ul.sub li.last-child {margin-right:0}
	ul.sub li h1 {color:#333333; font-size:24px; font-family: 'OpenSansBold', sans-serif; text-transform: uppercase; margin-top:30px;}
	ul.sub li p{text-align: center; line-height:1.7; margin-bottom:40px;}

.btn2 {text-transform: uppercase; color:#7ac142; font-family: 'OpenSansBold', sans-serif; text-align: center; border:2px solid #7ac142; width: 132px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; margin:0 auto; padding: 8px 0;}
	.btn2:hover {color:#539a1b;border:2px solid #539a1b;}

table.press-list {margin-bottom:20px}
table.press-list tr {clear: both;}
table.press-list td {padding:5px 0;}
table.press-list td.press-list-title {border-bottom: 1px solid #E4E4E4; margin-bottom:10px; font-size: 18px;font-family: 'open_sanssemibold', sans-serif; text-transform: uppercase}
table.press-list td.press-list-title1 {margin-bottom:10px; font-size: 16px;font-family: 'open_sanssemibold', sans-serif;}
table.press-list td span.date {color: #888;}
table.press-list td a {color: #08c;}

table.applications tr {border-bottom:1px solid #eeeeee; }
table.applications td {padding:10px 0 15px 0;}
table.applications td img {margin-right:30px; width: 150px; margin-top: 10px;}

.tech-box {padding:20px;background:#eff2ec; text-align:center;}
.tech-box2 {background:#fff !important}
ul.list li {font-family: 'OpenSansRegular', sans-serif; font-size: 13px; color: #666666; line-height: 1.8; margin-left: 30px; list-style: disc}

.accordionwrapper {padding:0;text-align: justify}
	.accordionButton {border-bottom:2px solid #f3f3f3; font-size: 20px; color: #333333;display: block;line-height: 1.5;width: 100%;float: left;_float: none;  /* Float works in all browsers but IE6 */	cursor: pointer; padding:10px 5px; font-family: 'open_sanssemibold', sans-serif; background:url(../../images/icon-plus.png) top right no-repeat;
	}
	.accordionContent {padding: 15px 0;font-size: 16px;margin:0; line-height: 1.5;	float: left;_float: none; color:#000000; border-bottom:1px solid #168fd8; /* Float works in all browsers but IE6 */ width: 100%;}

.on {background:url(../../images/icon-minus.png) top right no-repeat; color:#168fd8;}
.over {	border-bottom:2px solid #168fd8;}

ul.team-list {margin: 20px 0;}
ul.team-list li {display:block; clear: both; width: 100%; margin-bottom: 20px; overflow: hidden;}
	.team-list li .team-list-thm {float:left; margin-right:20px;padding-top: 10px;}
	.team-list li .team-list-content {float:left; width: 810px;}
	.team-list li .team-list-content h3 {font-family: 'open_sanssemibold', sans-serif; border-bottom: 1px solid #DDD; margin-bottom: 10px;
padding-bottom: 10px;}
	.team-list li .team-list-content h6 {font-size:14px; font-family: 'open_sanssemibold', sans-serif;}

ul.board-list {margin: 30px 0; clear: both;}
ul.board-list li {float: left; display: inline-block; width: 530px;min-height: 150px;}
	ul.board-list li .board-list-thm {width:82px; margin-right: 20px; float:left; padding-top:10px}
	ul.board-list li .board-list-content {width: 428px; float:left}
	ul.board-list li .board-list-content h3 {border-bottom: 1px solid #DDD; margin-bottom: 10px;
padding-bottom: 10px;font-family: 'open_sanssemibold', sans-serif;}
	ul.board-list li .board-list-content p {text-align:left;}

table.milestones td {padding: 5px}
table.milestones tr {background:#ffffff;border-bottom:1px solid #096eab;}
table.milestones tr.milestones2 {background:#ffffff;border-bottom:1px solid #40830a;}

.vision-title {background-attachment: scroll; background-image: url(../../images/divider.png);
background-repeat: repeat-x; background-position: center center;   }
	.vision-title h1 {font-size: 32px; font-family: 'OpenSansBold', sans-serif;}
	.vision-title h4 {margin-bottom:30px;}
	.vision-title span {background: #FFFFFF;padding: 0 20px 0 0;}

.vision-circle {background:#47acca;width: 300px; height: 300px; float:left; margin-bottom: 30px; -moz-border-radius: 150px; -webkit-border-radius: 150px; border-radius: 150px; margin-top: 50px;}
.vision-circle-text {padding: 48px 30px; text-align: center;}
.vision-circle-text h4 {font-size:16px}

/* Careers
-------------------------------------------------------------------------------*/
.btn_apply {float:left; width:110px; height: 33px; color:#fff; text-align:center; line-height:33px;background:#7ac142; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius: 5px; text-transform: uppercase; font-size:12px }
.btn_apply:hover {background:#4da20b;color:#ffffff;cursor:pointer}
.btn_apply.right {float:right !important}

.job_leftnav {width:272px; float:left; min-height:450px; margin-right: 20px;}
	.job_leftnav ul {margin:0; padding:0}
	.job_leftnav ul li {border-bottom:1px solid #c7c7c7;list-style:none; margin-left:0; padding:20px; display: block; position: relative;background:#f8f8f8}
	.job_leftnav ul li h3 {color:#0079c2; font-family: 'LatoBold', sans-serif;font-size:17px; margin-bottom:10px;}
	.job_leftnav ul li .job_location {background:url(http://tera-barrier.com/assets/images/icon-map.png) no-repeat; padding-left:15px; margin-bottom:30px;}
	.job_leftnav ul li .job_posted {background:url(http://tera-barrier.com/images/icon-clock.png) no-repeat; padding-left:15px;color:#a9a9a9}
	
	.job_leftnav ul li.active {background:#0079c2 !important;}
	.job_leftnav ul li.active h3{color:#ffffff}
	.job_leftnav ul li.active .job_location{background:url(http://tera-barrier.com/assets/images/icon-map-hover.png) no-repeat;color:#ffffff}
	.job_leftnav ul li.active .job_posted {background:url(http://tera-barrier.com/assets/images/icon-clock-hover.png) no-repeat; color:#ffffff}
	
	.job_leftnav ul li:hover {cursor: pointer; display: block;background:#f0f9fe;}	
	.job_leftnav ul li.active a span.arrow {
		background: url(../../images/icon-arr.png) no-repeat;
		position: absolute;
		right: -6px;
		top: 40%;
		display: block;
		width: 6px;
		height: 16px;
		color: #fa9103;
	}
	
.job_rightcontent {width:800px; float:left; padding: 0 20px}
.job_rightcontent .dateposted {font-size:11px;}
.job_rightcontent .jobtitle {padding:20px 0;color:#0079c2; font-family: 'LatoBold', sans-serif;font-size: 25px; display: block; overflow: hidden; margin:0 0; line-height: 1.3; border-bottom:2px solid #0079c2;; padding-top:0px}
.job_rightcontent h5 {font-family: 'LatoBold', sans-serif;}
.job_rightcontent ul.list {margin:10px 0 30px 0;}
.job_rightcontent ul.list li {margin-left:40px; margin-bottom:10px;}

/* Gallery
-------------------------------------------------------------------------------*/
ul.gallery {margin:50px 75px;}
ul.gallery li {width:220px; float: left;text-align:center; margin-right: 20px; margin-bottom: 20px;}
	.gallery li img {margin-bottom:10px;}
	.gallery li h4{font-size: 15px; margin-bottom: 10px; border-bottom:1px dotted #7d7d7d; padding-bottom: 5px;font-family: 'open_sanssemibold', sans-serif;}
	.gallery li p {text-align:center;}

ul.press-list li {list-style: disc; margin-left: 40px; text-align: justify; margin-bottom:10px;}	

/* Contact
-------------------------------------------------------------------------------*/
.contact-col {float:left; width: 600px; padding-right: 50px; border-right:1px solid #f3f3f3;padding-bottom:50px;}
.contact-col2 {float:left; width: 509px; padding-left: 50px; padding-bottom:50px;}
table.contactform td{padding: 5px 0}
table.contactform td span {color:#ff0000}
label {display: inline-block;max-width: 100%;margin-bottom: 5px;font-weight: normal;color: #666666;}
.form-control {
display: block;
width: 100%;
height: 40px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fbf9f8;
background-image: none;
border: 1px solid #e4e2de;
border-radius: 0;
}
.contactform textarea {height: 92px;}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
-webkit-appearance: button;cursor: pointer;}
.btn-contact {
	border: 2px solid #333333;
	text-transform: uppercase;
	font-size: 14px;
	color: #26211d;
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	white-space: nowrap;
	font-family: 'OpenSansBold', sans-serif;
	width: 132px;
	float:left;
	line-height: 42px; 
	background:#eff3f5;
}
.btn-contact:hover {background: none; }

table.office td h3{font-family: 'open_sanssemibold';font-size:14px;margin:0 0 10px 0}
table.office td img {margin-top:5px}
/* footer
-------------------------------------------------------------------------------*/
.footerBgBorder {border-top:4px solid #7ac142; border-bottom: 2px solid #ffffff; width: 100%;}
.footerBg {background:#0079c2; width: 100%; height: 45px; min-width:1024px;}
.footerTextLeft {float:left; width:452px;}
.footerTextCenter {float:left; width:450px; line-height: 45px; color:#fff; font-family: 'open_sanssemibold';font-size:12px; }
.footerTextRight {float:right; width: 400px;}
	.footerTextRight ul {float:right; margin-top: 12px;}
	.footerTextRight ul li {display: inline-block; padding-right: 15px; }
	.footerTextRight ul li:last-child {padding-right:0}
	.connect {color:#fff; font-family: 'open_sanssemibold';font-size:12px; line-height: 45px;float:left; text-align: right}

/* misc
-------------------------------------------------------------------------------*/	
.clear {display: block; clear: both; overflow: hidden; width:100%;}
.blue {color:#0079c2}
.gray {color:#767676;}
.marginright50 { margin-right: 50px;}
.marginright30 {margin-right: 30px;}

.floatRight {float:right;}