/* Main CSS
===============================================================*/

html, a:link, p, h1,h2,h3,h4,h5,h6{
	font-family:Trebuchet MS;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	filter: progid:DXImageTransform.Microsoft.
	AlphaImageLoader(src=hIEfix.png,sizingMethod=crop);
 zoom: 1;
 -moz-osx-font-smoothing:grayscale;
}

#wrapper{
	width:1100px;
	margin:0 auto;
	overflow:visible;
}

header{
	margin-top:80px;
	min-height:66px;
	z-index:500;
	height:110px;
	z-index:9999;
   position:relative;
}

.logo{
	float:left;
	width:17%;
	/*height:135px;*/
}

.stuck{
	height:120px;
	margin-bottom:120px;
}
#nav{
	float:right;
	/*text-align:left;*/
}

.sticky{
	background-color:#fff;
	border-bottom:2px dotted	#B9BCBE;
	height:118px;
}

nav{
	float:right;
	width:82%;
	/*height:135px;*/
	margin-right:1%;
}

#nav a:link, #nav a:visited{
	color:#262261;
	font-size:17px;
	text-decoration:none;
}

#nav a:hover{
	color:#9BA0A3;
}

#nav li{
	padding:0px 23px 0px 0px;
}

#nav li:last-of-type{
	padding-right:0px;
}

.arrow{
line-height: 0px;	
}

.search{
	height:74px;
}

.slideshow{
	background-image:url('../img/sider_bg.jpg');
	background-repeat:no-repeat;
	height:536px;
	width:100%;
	background-position:50% 100%;
	padding-left:50px;
	margin-left:-50px;
	padding-right:50px;
	margin-right:-50px;
}


.small{
	font-size:95%!important;
	line-height:120%!important;
}

.main p, li, table{
 	color:#434343;
	font-size:16px;
	line-height:28px;
}

.main{
	width:63%;
	float:left;
	margin-right:2.5%;
}

.main.full-page{
	width:100%;
}

.main > p:first-of-type{
	margin-top:10px;
}
.side{
	margin-left: 0%;
width: 31%;
float: left;
border: 1px solid #E6E6E6;
background-color: #FCFCFC;
}

.side img{
	max-width:100%;
}

.takeaway{
/*position: absolute;
left: 0px;
right: 0px;
bottom: auto;
top: 37%;
background-color: rgba(255,255,255,.80);*/
}

.takeaway p {
    font-size: 17px;
    line-height: 26px;
    padding: 12px 15px;
    color: rgb(33, 62, 146);
    font-weight: bold;
    text-align: center;
}

.side h2{
	color:#2b404c;
	font-size:24px;
	font-weight:normal;
	margin-bottom:5px;
}

.highlight {
	width:100%;
	float:left;
	padding:18px 20px 18px 0px;
}

.highlight img{
	float:right;
	margin-left:20px;
	margin-right:20px;
	width:40%;
}

.highlight h3{
	color:#00529e;
	font-size:15px;
	margin:0px auto;
}

.highlight p{
	font-size:13px;
	color:#333333;
	margin-top:5px;
	margin-bottom:3px;
}

.highlight a:link, .highlight a:visited{
	color:#c67f04;
	font-size:14px;
	text-decoration:none;
}


footer{
	border-top:2px dotted	#B9BCBE;
	height:90px;
	padding-top:30px;
	margin-bottom:35px;
	margin-top:30px;
	float:left;
	clear:both;
	width:99%;
}

footer .address{
	color:#5E5D5D;
	font-size:14px;
	width:74%;
	float:left;
	letter-spacing:1px;
}

footer .contact{
	color:#5E5D5D;
	font-size: 22px;
	width:74%;
	float:left;
	padding-top:10px;
}

footer a:link{
	text-decoration:none;
	color:#ff9933;
}

footer .copy{
	float:right;
	width:25%;
	color:#5E5D5D;
	font-size:13px;
	margin-top:-4px;
	text-align:right;
}

footer .copy > img, footer .copy > a > img{
	vertical-align:top;
	margin-top:6px;
}

 .applications{
	width:100%;
	height:200px;
	margin-bottom:20px;
	margin-top:10px;
	position: relative;
	background-image:url('../img/am_beryllia_banner3a.jpg');
	background-position:top center;
 }

 .applications > a > div {
	 margin-top: -12px;
 }

 .app{

 }


 /*APPLICATIONS HOVER EFFECT*/
.sprite1{
	 position: relative;
	 width:270px;
	 height:250px;
	 float:left;
	 margin-right:5px;
	 background:url('../img/sprite1.jpg');
    background-position: 0 0;
 }


.sprite2{
	 position: relative;
	 width:270px;
	 height:250px;
	 float:left;
	 margin-right:5px;
	 background:url('../img/sprite2.jpg');
	background-position: 0 0;
}


.sprite3{
	 position: relative;
	 width:270px;
	 height:250px;
	 float:left;
	 margin-right:5px;
	 background:url('../img/sprite3.jpg');
	background-position: 0 0;
}


.sprite4{
	 position: relative;
	 width:270px;
	 height:250px;
	 float:left;
	 margin-right:5px;
	 background:url('../img/sprite4.jpg');
    background-position: 0 0;
	 }

.sprite1 span{
	  width:270px;
	 height:250px;
	  position: absolute;
	 top: 0; left: 0; bottom: 0; right: 0;
	 background: url('../img/sprite1.jpg') no-repeat scroll 0% 100% transparent;
	 opacity: 0;
	 -webkit-transition: opacity 1.5s ease;
   -moz-transition: opacity 1.5s ease;
   -ms-transition: opacity 1.5s ease;
   -o-transition: opacity 1.5s ease;
    transition:  opacity 1.5s ease;
}

.sprite2 span{
	  width:270px;
	 height:250px;
	  position: absolute;
	 top: 0; left: 0; bottom: 0; right: 0;
	 background: url('../img/sprite2.jpg') no-repeat scroll 0% 100% transparent;
	 opacity: 0;
	 -webkit-transition: opacity 1.5s ease;
      -moz-transition: opacity 1.5s ease;
      -ms-transition: opacity 1.5s ease;
      -o-transition: opacity 1.5s ease;
      transition:  opacity 1.5s ease;
}

.sprite3 span{
	  width:270px;
	 height:250px;
	  position: absolute;
	 top: 0; left: 0; bottom: 0; right: 0;
	 background: url('../img/sprite3.jpg') no-repeat scroll 0% 100% transparent;
	 opacity: 0;
	 -webkit-transition: opacity 1.5s ease;
     -moz-transition: opacity 1.5s ease;
     -ms-transition: opacity 1.5s ease;
     -o-transition: opacity 1.5s ease;
      transition:  opacity 1.5s ease;
}

.sprite4 span{
	  width:270px;
	 height:250px;
	  position: absolute;
	 top: 0; left: 0; bottom: 0; right: 0;
	 background: url('../img/sprite4.jpg') no-repeat scroll 0% 100% transparent;
	 opacity: 0;
	 -webkit-transition: opacity 1.5s ease;
   -moz-transition: opacity 1.5s ease;
   -ms-transition: opacity 1.5s ease;
   -o-transition: opacity 1.5s ease;
   transition:  opacity 1.5s ease;
}

.sprite1 span:hover, .sprite2 span:hover, .sprite3 span:hover, .sprite4 span:hover {
    opacity: 1;
}

h1{
   margin: 0 0 5px;
  color:#234093;
  font-size:46px;
  font-weight:400;
}


h2{
	color:#4968A4!important;
 }

 h3{
	color:#6E7B96;
}

 p.contact{
	 color:#363636;
	 font-size:16px;
	 line-height:25px;
	 margin-top:10px;
}

 p.contact2{
		 color:#363636;
		 font-size:14px;
		 line-height:16px;
		 margin-top:0px;
}

a:link, a:visited{
		text-decoration:none;
	 	color:#696D8B;
}

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

.label{
	width: 125px;
	display: block;
	float: left;
	font-size: 15px;
	line-height: 23px;
	text-align: right;
	padding-right: 10px;
}
label.error {
	margin-left: 125px;
	color: #aa1619;
	font-style: italic;
	font-size: 12px;
}
.form-group{
	margin-bottom:7px;
}
.form{
	width: 199px;
	font-size: 12px;
	padding: 3px 2px;
	margin: 0px auto;
 }
#form > p{
	margin:12px 0px;
}
.cap-div{
    padding-left: 60px;
}
.errMsg{
	text-align:right;
    margin-right: 66px;
    line-height: 16px;
    margin-bottom: 4px;
}
.ast{
	color:#C10003;
}
.clear{
	clear:both;
}

/***tabs***/
#tabs-titles{
    float:left;
    margin-right:10px;
	width:18%;
	padding-left: 0px;
}
#tabs-titles li{
	cursor:pointer;
	padding: 12px 6px;
	color:#393C52;
}
#tabs-titles li.current{
	font-weight:bold;
	/* list-style-image: url('../img/bullet.png');*/
}
#tabs-titles li:hover{
	cursor:pointer;
	color:#5C5F75;
	background:#F7F7F7;
	/* list-style-image: url('../img/bullet.png');*/
}
#tabs-contents{
	background:#F8F8F8;
	margin-left: 22%;
	padding: 2px 20px;
	width: 74%;
}


#tabs-contents li {-webkit-transition: all 2s; -moz-transition: all 2s; -ms-transition: all 2s; -o-transition: all 2s; transition: all 2s;}

#tabs-contents li{
	display:none;
}
#tabs-contents li:first-child{
	display:block;
}
#tabs-titles, #tabs-contents{
	list-style-type:none;
}

#tabs-titles li.current:before, #tabs-titles li:hover:before{
    content:'\269B   ';
    font-weight: bold;
}


#tabs-titles li {
	list-style-image: none;
	background-repeat: no-repeat;
	background-position: 0px 5px;
	font-size:16px;
	border-bottom:1px solid #DEDEDE;
	background: rgba(237,237,237,1);
	background: -moz-linear-gradient(left, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 53%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(237,237,237,1)), color-stop(53%, rgba(246,246,246,1)), color-stop(100%, rgba(255,255,255,1)));
	background: -webkit-linear-gradient(left, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 53%, rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(left, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 53%, rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(left, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 53%, rgba(255,255,255,1) 100%);
	background: linear-gradient(to right, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 53%, rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ffffff', GradientType=1 );
}

.pdf > h3{
		margin-bottom:4px;
}

.pdf > p{
		font-size:16px;
		color:#434343;
		margin:6px 15px 14px 26px!important;
		line-height:22px!important;
}

input{
	/*background-color:#F8F8F8;*/
	background-color:#fff;
	color:#39486F;
	border:1px solid #6C7A85
}

.button{
	padding:4px 10px;
	font-size:17px;
	background-color:#E9EEF2;
	text-align:center;
	margin:0 auto;
	display:block;
}

.button:hover{
	padding:4px 10px;
	font-size:17px;
	background-color:#D9DCE3;
}

.reps p{
	margin-left:20px;
  line-height:24px;
	color:#434343;
}

.reps h3{
	margin-bottom:0px;
}

p.dist{
	color:#434343;
	margin:0px;
	font-size:15px;
}

hr{
	color:#D0D0D0;
	background-color:#D0D0D0;
	border:0 none;
	height:1px;
	margin:0;
	width:80%;
}


.carousel-caption a{
	color:#FFD400;
	font-weight:bold;
}

.more{
	font-weight:bold;
	margin-top:-10px;
	margin-bottom:30px;
}

.images{
	float:right;
	width:200px;
	margin-left:15px;
}

.images img{
	margin:5px 0px;
	max-width:100%;
	height:auto;
}

/**Fixes Anchor links getting hidden behind menu**/
.anchor:before {
	display:block;
 	content:" ";
  height:128px;  /* Give height of your fixed element */
  margin-top:-128px; /* Give negative margin of your fixed element */
  visibility:hidden;
}
