@charset "utf-8";
/* CSS Document */
h1,h2,h3,h4,h5,h6{font-size:100%;}
body{
	top: 0px;
	margin:0 auto;	
	background: #666;
	color: #d1d3d4;
	max-width:1600px;
	font-family:"Lucida Bright";
}
.container{
	background-color:#666;
	width:95%;
	height:auto;
	margin:0 auto;
	border:1px solid #666;	
}
.header{
	width: 100%;
	height: 115px;
	background-color:#000;
	color:#fff;
	margin:0 auto;
	max-width:1600px;
	position:relative;
	padding:20px 0 0 24px;	
}
nav.primary {
float: right;
font-size: 18px;
position: absolute;
right: 0;
top: 40px;
display: block;
font-family: "Lucida Bright";
text-transform: uppercase;
}
nav.primary ul li{
	margin-left:30px;
	vertical-align:central;	
	display:inline;
}
#burger-nav {
height: 45px;
width: 46px;
background-image: url(../images/burger-nav-off.png);
display: none;
}
.search-container{
	display:inline-block;
	}
	.search-container input{
	 height:25px;	
	float:left;
	margin-top:2px;
	}
.search-container form button{
	margin-top:-2px;
	padding:0;
	border:0;
	background:url(../images/search1.png) no-repeat;
	width:30px;
	height:40px;
	cursor:pointer;
	}
	
.hide-for-small{
		display:inline-block;
		color:#FFF !important;
		text-decoration:none;
		}


.search-button{
	display:inline-block;
	margin-top:-1px
}
#tranlator{
	height: 30px;
    width: 170px;
	float:left;
	margin-top:2px;
	}
/*.nav-first{
	background-color: #fff;
	font-family: "Palatino Linotype",Palatino,"Book Antiqua",serif;
	height: 50px;
	text-transform: uppercase;
	text-align: center;
	font-size: 22px;
	padding: 0;
	display:inline-block;
	position:relative;
}*/
.nav-first{
	width:980px;
	overflow:hidden;
	margin:0 auto;
	display:inline;
	position:relative;
	}
.nav-first>li{list-style:none;float:left;height:50px;text-align:center;}
.nav-first li{margin-left:30px}
.nav-first li div ul li{margin-left:0px}
.nav-first li div ul{padding:4px;}
.nav-first li>a:focus,.nav-first li>a:hover{color:#00778b;}
.nav-first>li:hover:not(.selected){background-color:#e7e8e9;}
.nav-first li>a{color:#040707;text-decoration:none;display:block;padding:10px;font-size:15px;margin-top:-8px;}
@media (max-width:767px){.hide-for-small{display:none!important}} 
@media (min-width:768px) and (max-width:972px){.nav-first>li{height:42px;}}
@media (min-width:972px) and (max-width:1230px){.nav-first>li{height:40px;}}
@media (min-width:768px) and (max-width:972px){.nav-first li{margin-left:20px;}}
@media (min-width:972px) and (max-width:1230px){.nav-first li>a{margin-top:-11px;font-size:15px;}}
@media (min-width:768px) and (max-width:972px){.nav-first li>a{margin-top:-5px;font-size:15px;}}

#homebody{
	overflow: hidden;
	position: relative;
    width: 100%;	
}
.bodycontent{
	padding:20px 0 0 10px;
	width:100%;
	margin:0 auto;
	color:#fff;
	background:#666;
	padding-bottom:10px;
	padding-right:10px;
	font-family:"Lucida Bright";
	line-height:20px;
	font-size:12px;
}
.bodycontent h1
{
	color:#666;
	font-size:32px;
	font-weight:bolder;
	font-family:"Lucida Bright";
}
.bodycontent p
{
	margin:10px 0;
}

#homegrid {
	width:100%;
	overflow:hidden;
	margin:0 auto;
	background:#666;
	
}

#homegrid ul {
	width:1124px;
	overflow:hidden;
	margin:0 auto;
}

#homegrid li {
	width:129px;
	margin:5px 30px 20px 0;
	height:112px;
	float:left;
	display:inline;
}

#homegrid h3 {
	border-top:2px solid #fdb913;
	border-bottom:1px solid #4f4e4b;
	height:39px;
	line-height:39px;
	margin-bottom:7px;
	font-size:12px;
	text-align:center;
	/*text-indent:-9999em;*/
	background:transparent url(../i/home-grid-headers.png) no-repeat 0 0;
	color:#363636;
}

#homegrid .hg1 h3 {background-position: 0 0;}
#homegrid .hg2 h3 {background-position: 0 -50px;}
#homegrid .hg3 h3 {background-position: 0 -100px;}
#homegrid .hg4 h3 {background-position: 0 -150px;}
#homegrid .hg5 h3 {background-position: 0 -200px;}
#homegrid .hg6 h3 {background-position: 0 -250px;}
#homegrid .hg7 h3 {background-position: 0 -300px;}
.zoommask {
	width:129px;
	height:66px;
	overflow:hidden;
	position:relative;
	cursor:default;
}

.zoommask img {
	position:absolute; 
	left:50%; 
	top:50%; 
	width:181px; 
	height:67px; 
	margin:-33px 0 0 -90px;
	-ms-interpolation-mode:bicubic;
}
#innercontent{
	width:100%;
	height:auto;
	margin:10px 0 10px 0;
	color:#666;
}
#innerbody{
 overflow: hidden;
 position: relative;
 margin:0 auto;
 width: 70%; 
 float:right;
 height: auto;
 margin-bottom:10px;
 background:#f4f0f0;
}
#sidemenu{
 overflow: hidden;
 position: relative;
 width: 29%; 
 float:left;
 height: auto;
 margin-bottom:10px;
background:#666;
}
#sidemenu ul{
 
 width:222px;
 padding:20px;
 margin-right:20px;
 float:right
 
 
}
#sidemenu ul li{
 background:#ccc;
 color:#999;
 height:40px;
 width:200px;
 margin:10px;
 padding:10px;
 -webkit-transition: margin-left 2s; /* For Safari 3.1 to 6.0 */
 transition: margin-left 1s;
 text-decoration:none;
 list-style:none;
 
}
#sidemenu ul li a{
	color:#000;
}

#sidemenu ul li:hover,
#sidemenu ul li:hover a{
 background:#d82918;
 color:#fff;
 margin-left:20px;
}
#footer {
	background-color: #eee;
	width:100%;
    clear: both;
    color: #040707;
    font-family: "Lucida Bright";
    padding: 10px;
    text-transform: uppercase;
	border-radius:20px;
	opacity: 1;
    transition: opacity 500ms ease 50ms;
    visibility: visible;
	text-align:center;
	font-size:10px;
}


.footer__nav {
    display: block;
    float: right;
    font-family: "Lucida Bright";
    text-transform: uppercase;
}
.blocklist{
background: url("../images/sm-arr2.gif") no-repeat scroll 0 15px transparent;
    border-bottom: 1px solid #504f4a;
    margin-top: 8px;
    padding: 0 0 10px 17px;
	color:white;
    
}
.blocklist a{
color: #fdb913;
text-decoration:none;
border-bottom:1px solid #9f7c27;	
}

.contactlist {
    overflow: hidden;
    width: 500px;
}
ol, ul {
    list-style: outside none none;
}
 #map_canvas
        {
            width: 100%;
            height: 300px;
            margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height:18px;
	display:block;
	clear:both;
        }

#welcomeBody {
	display:block;
	clear:both;
	width: 100%;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	line-height:18px;
}
/* #### Dark Matter #### */
.dark-matter {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    background: #555;
    padding: 20px 30px 20px 30px;
    font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #D3D3D3;
    text-shadow: 1px 1px 1px #444;
    border: none;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.dark-matter h1 {
    padding: 0px 0px 10px 40px;
    display: block;
    border-bottom: 1px solid #444;
    margin: -10px -30px 30px -30px;
}
.dark-matter h1>span {
    display: block;
    font-size: 11px;
}
.dark-matter label {
    display: block;
    margin: 0px 0px 5px;
}
.dark-matter label>span {
    float: left;
    width: 20%;
    text-align: right;
    padding-right: 10px;
    margin-top: 10px;
    font-weight: bold;
}
.dark-matter input[type="text"], .dark-matter input[type="email"], .dark-matter textarea, .dark-matter select {
    border: none;
    color: #525252;
    height: 25px;
    line-height:15px;
    margin-bottom: 16px;
    margin-right: 6px;
    margin-top: 2px;
    outline: 0 none;
    padding: 5px 0px 5px 5px;
    width: 40%;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    background: #DFDFDF;
}
.dark-matter select {
    background: #DFDFDF url('down-arrow.png') no-repeat right;
    background: #DFDFDF url('down-arrow.png') no-repeat right;
    appearance:none;
    -webkit-appearance:none;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    width: 70%;
    height: 35px;
    color: #525252;
    line-height: 25px;
}
.dark-matter textarea{
    height:100px;
    padding: 5px 0px 0px 5px;
    width: 40%;
}
.dark-matter .button {
    background: #FFCC02;
    border: none;
    padding: 10px 25px 10px 25px;
    color: #585858;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    text-shadow: 1px 1px 1px #FFE477;
    font-weight: bold;
    box-shadow: 1px 1px 1px #3D3D3D;
    -webkit-box-shadow:1px 1px 1px #3D3D3D;
    -moz-box-shadow:1px 1px 1px #3D3D3D;
}

.dark-matter .button:hover {
    color: #333;
    background-color: #EBEBEB;
}