﻿body { font-family: Arial; font-size: 11pt; color: #37464e; background-color: #ebebeb; margin: 0px; line-height: 23px }


/*-----------------------------------------------------------Elements-------------------------------------------------------------------------------------------------------------------------------*/



a {	color: #37464e; text-decoration:none; font-weight:bold }
a:active {color: #37464e; text-decoration:none; font-weight:bold}   
a:visited {color: #37464e; text-decoration:none; font-weight:bold}
a:hover {color: #37464e; text-decoration:underline;}

ul, li {line-height:25px}
img {border-width: 0px; }

h1 { font-family: "Perpetua Titling MT", Arial, Helvetica, sans-serif; font-size: 20pt;  color: #44515e; font-weight:normal; text-transform:uppercase}
h2 { font-family: "Georgia"; font-size: 15pt; font-style:oblique; color: #44515e; margin-bottom:0px; }
h3 { font-family: "Georgia"; font-size: 12pt; color: #44515e; font-style:oblique }


input, textarea { height: 24px; padding-left: 5px;background-color: #f1f1f1; font-size: 10pt; color: #151515; font-family: Arial, Helvetica, sans-serif; border: 1px solid #dcd8da;
                  resize: none; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; 
                }





/*-----------------------------------------------------------ids (mainly for dwt file)-------------------------------------------------------------------------------------------------------------------------------*/


#top-x { width: 100%; min-width:1024px}
#top { width: 100%; background:url('images/design/top.jpg') no-repeat center top white; min-width:1024px; color: #556670; }

#middle { width: 100%; background:url('images/design/shape.png') no-repeat center 190px; min-width:1024px;}
#middle-index { width: 100%; background:url('images/design/shape.png') no-repeat center 340px; min-width:1024px;}

#footer { width: 100%; font-size:10pt; min-width:1024px } 
#footer a { color: #585858; font-size:10pt} 
#footer a:hover { color: #585858; font-size:10pt}

#services {}
#services a {font-weight:normal}

/*-----------------------------------------------------------Classes-------------------------------------------------------------------------------------------------------------------------------*/



.active { width: 1000px; margin-left: auto; margin-right: auto; table-layout: fixed  }
.table { width: 100%; margin-left: auto; margin-right: auto; table-layout: fixed;}

.large-font {font-size: 22pt; color: #556670 }
.small-font{color: #556670; font-size:9pt} 
.content {padding: 30px 30px 30px 30px;}
.review {margin: 45px 0 19px 30px; font-size:10pt; line-height: 15px;}
.review2 {text-align: center;}
.member {margin-top:45px}
.button {margin-top:10px;}

.center {text-align:center}
.right {text-align:right}
.hover img:hover { opacity:0.7 }

.image_border { border: 3px solid #ffffff; 	-moz-box-shadow: 0 0 5px #888;
		-webkit-box-shadow: 0 0 5px#888; box-shadow: 0 0 5px #888; margin-right:50px;

		/* For IE 8 */
		-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#b0b0b0')";

		/* For IE 5.5 - 7 */

		filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=150, Color='#b0b0b0') }
 
.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.6;}

.submit { background: #eeeeee;	-webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px;
   	 cursor:pointer; width: 82px; height: 33px; border: none;  }
   	 
.location{
	float:right; text-align:center; margin-left: 15px;
}

.location strong{
	border-bottom: solid #cbcbcb 1px;
}

.location a{
	font-weight:normal; color:#556670
}

.cta{
	position: relative; top: -200px; z-index: 999; width: 308px; left: 650px
}

#footer{	 background-color: #556670; color: white;}
#footer a,#footer a:hover, #footer em{	color: white;}


	/*---------------SOCIAL LINKS---------------------*/
	  
	div.social.f{ background-image:url('images/social/f.png'); }
	div.social.g{ background-image:url('images/social/g.png'); }
	div.social.t{ background-image:url('images/social/t.png'); }
	div.social.b{ background-image:url('images/social/b.png'); }
	div.social.y{ background-image:url('images/social/y.png'); }
	div.social.m{ background-image:url('images/social/m.png'); }

#social-4{ height: 46px; float: right; width:200px;}
		#social-4 .social{ width: 32px; height: 32px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; background-color: #a1abb5;  background-position: center; background-repeat: no-repeat; float: right; margin: 3px; margin-top:6px;}
		#social-4 .social:hover{ background-color: #e3e3e5; transition: .5s background-color; -webkit-transition: .5s background-color;  -moz-transition: .5s background-color; }

#social-5{ height: 46px; float: left; width:200px;}
		#social-4 .social{ width: 32px; height: 32px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; background-color: #a1abb5;  background-position: center; background-repeat: no-repeat; float: right; margin: 3px; margin-top:6px;}
		#social-4 .social:hover{ background-color: #e3e3e5; transition: .5s background-color; -webkit-transition: .5s background-color;  -moz-transition: .5s background-color; }



/* custom pop up css */
.custom_pop_up {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0,0,0,.7);
    z-index: 999;
}
.custom_pop_up .inner-wrap{
	overflow: scroll;
    max-height: 600px;
}
.custom_pop_up .inner-wrap {
    position: absolute;
    left: 50%;
    left: 50;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    color: #000;
    padding: 20px;
}

span.close_box {
    position: absolute;
    right: 15px;
    top: 15px;
    font-weight: bold;
    cursor: pointer;
    font-size: 18px;
}
.heading-wrap {
    text-align: center;
    color: #000;
}
.heading-wrap h3.heading {
    color: #000;
}

@media screen and (max-width: 1200px) {
	.custom_pop_up .inner-wrap {
	    position: absolute;
	    left: 10%;
	    top: 80px;
	    transform: inherit;
	    right: 10%;
	}
}


.safety-one {
  max-width: 600px;
  width: 100%;
}
.safety-two {
  max-width: 400px;
  float: right;
  width: 100%;
}
@charset "utf-8";
/*
 Ajatix Advanced CSS Drop Down Menu
 Copyright (C) 2009-2013 Ajatix. All rights reserved.
 http://www.ajatix.com
*/
.AJXCSSMenuQBYHOaD {position:relative;z-index:100;text-align:center;}
.AJXCSSMenuQBYHOaD ul {position:relative;display:inline-block;margin:0;padding:0;list-style-type:none;height:27px;}
* html .AJXCSSMenuQBYHOaD ul {display:inline;}
*+html .AJXCSSMenuQBYHOaD ul {display:inline;}
.AJXCSSMenuQBYHOaD li {float:left;margin:0;padding:0px 30px 0px 0;}
.AJXCSSMenuQBYHOaD li.tlast {padding-right:0px;}
.AJXCSSMenuQBYHOaD li:hover,.AJXCSSMenuQBYHOaD .ajxover {position:relative;}
.AJXCSSMenuQBYHOaD a {display:block;float:left;height:27px;white-space:nowrap;overflow:hidden;padding:0 0 0 0px;font:17px Arial,Helvetica,sans-serif;line-height:27px;text-decoration:none;text-transform:capitalize;text-align:left;color:#728794;}
.AJXCSSMenuQBYHOaD a span {display:block;padding:0 0px 0 0;}
.AJXCSSMenuQBYHOaD li:hover a,.AJXCSSMenuQBYHOaD .ajxover a {color:#343f45;}
.AJXCSSMenuQBYHOaD li:hover a span,.AJXCSSMenuQBYHOaD .ajxover a span {background:none;}
.AJXCSSMenuQBYHOaD ul ul {position:absolute;left:-9999px;top:-9999px;width:190px;height:auto;display:inline-block;vertical-align:top;font-size:0;float:none;margin:0;background:#ffffff;}
.AJXCSSMenuQBYHOaD ul :hover ul,.AJXCSSMenuQBYHOaD ul .ajxover ul {left:-3px;top:26px;}
.AJXCSSMenuQBYHOaD li li {width:180px;padding:0 5px 2px 5px;}
.AJXCSSMenuQBYHOaD li li.slast {padding-bottom:5px;}
.AJXCSSMenuQBYHOaD ul ul a,.AJXCSSMenuQBYHOaD ul :hover ul a,.AJXCSSMenuQBYHOaD ul .ajxover ul a {float:none;margin:0;width:180px;height:25px;padding:0 0px 0 0px;font:12px Geneva,Arial,Helvetica,sans-serif;line-height:25px;text-decoration:none;text-transform:none;border:0;color:#000000;background:none;}
.AJXCSSMenuQBYHOaD ul :hover ul .sfirst a,.AJXCSSMenuQBYHOaD ul .ajxover ul .sfirst a {margin-top:5px;}
.AJXCSSMenuQBYHOaD ul ul :hover a,.AJXCSSMenuQBYHOaD ul ul .ajxover a {font-weight:bold;color:#838383;}
.AJXCSSMenuQBYHOaD ul ul a.ajxscur {color:#838383;background-color:transparent;}
.AJXCSSMenuQBYHOaD img {position:fixed;left:0;top:0;width:0;height:0;z-index:-1;display:none;}
.AJXCSSMenuQBYHOaD li.tsub:hover ~ li img {width:100%;height:100%;display:block;}
.AJXCSSMenuQBYHOaD br {clear:both;height:0;font-size: 1px;line-height: 0px;}
/* bottom center */
#wowslider-container1  .ws_bullets {
	top: 0px;
    right: 0px;
	margin-right: 7px;
	margin-top: 7px;
}
#wowslider-container1  .ws_bullets .ws_bulframe{
	top:20px;
}#wowslider-container1 { 
/*	overflow: hidden; */
	zoom: 1; 
	position: relative; 
	width:964px;
	height:400px;
	margin:0 auto;
	z-index:1;
	background-image: none;
}
* html #wowslider-container1{
	background-image: none;
}
#wowslider-container1 .ws_images{
	position: absolute;
	left:0px;
	top:0px;
	width:964px;
	height:400px;
	overflow:hidden;
	z-index:1;
}
#wowslider-container1 .ws_images a{
	color:transparent;
}

#wowslider-container1 .ws_images img{
	top:0;
	left:0;
	border:none 0;
}
#wowslider-container1 a{ 
	text-decoration: none; 
	outline: none; 
	border: none; 
}

#wowslider-container1  .ws_bullets { 
	font-size: 0px; 
	padding: 0px; 
	float: left;
	position:absolute;
	z-index:70;
}
#wowslider-container1  .ws_bullets div{
	position:relative;
	float:left;
}
#wowslider-container1 .ws_bullets a { 
	margin-left: 0; 
	width:20px;
	height:20px;
	background: url(flash/engine1/bullet.png) right top;
	float: left; 
	text-indent: -1000px; 
	position:relative;
	color:transparent;
}
* html #wowslider-container1 .ws_bullets a {
	background-image: url(flash/engine1/bullet.gif);
}
#wowslider-container1 .ws_bullets a.ws_selbull{
	background-position: left top;
}
#wowslider-container1 .ws_bullets a:hover{
	background-position: left top;
}
#wowslider-container1 a.ws_next, #wowslider-container1 a.ws_prev {
	position:absolute;
	display:none;
	top:50%;
	margin-top:-37px;
	opacity:0.7;
	z-index:60;
	height: 75px;
	width: 60px;
	background-image: url(flash/engine1/arrows.png);
}
* html #wowslider-container1 a.ws_next, * html #wowslider-container1 a.ws_prev{
	background-image: url(flash/engine1/arrows.gif);
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}
#wowslider-container1 a.ws_next{
	background-position: 100% 0; 
	right:0px;
}
#wowslider-container1 a.ws_prev {
	left:0px;
	background-position: 0 0; 
}
* html #wowslider-container1 a.ws_next,* html #wowslider-container1 a.ws_prev{display:block}
#wowslider-container1:hover a.ws_next, #wowslider-container1:hover a.ws_prev {display:block}


#wowslider-container1 .ws-title{
	position: absolute;
	bottom:55px;
	left: 0px;
	margin-right:30px;
	z-index: 50;
	padding:10px;
	color: #000000;
	background:#FFF;
    font-family: Tahoma,Arial,Helvetica;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 18px;
    text-align: left;
    text-shadow: 0 0 2px #FFFFFF;	
	-moz-border-radius:0 8px 8px 0;
	-webkit-border-radius:0 8px 8px 0;
	border-radius:0 8px 8px 0;
	font-size: 14px;
	opacity:0.5;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);	
}
#wowslider-container1 .ws-title div{
	padding-top:5px;
	font-size: 12px;
}