﻿@charset "utf-8";
/* Created by Robert Weiss               */
/* for The Hutchinson Group, Ltd.        */
/* Copyright 2009.  All Rights Reserved  */

/* HTML Basic Operations for Screen View ONLY */
.printerHide{}
body {
background-color:#003;
background-image:url(../images/elements/nightSky.png);
margin:20px 0 0
}

.shadowblur
{
box-shadow: 7px 7px 8px #000000;
-webkit-box-shadow: 7px 7px 8px #000000;
-moz-box-shadow: 7px 7px 8px #000000;
filter: progid:DXImageTransform.Microsoft.dropShadow(color=#000000, offX=7, offY=7, positive=true);
}



img{
border:0;
}

#flash{
	margin-left: 46px;
}

#publications{
	margin-left: 30px;
	background-color:white
}

#logo {
background-color:#FFF;
height:80px;
width:100%
}

#redbar {
height:6px;
width:100%;
background-image:url(../images/elements/bars.png);
background-color:#900;
overflow:hidden;
clear:both;
background-position:bottom
}

#pic {
height:200px;
width:100%;
background-image:url(../images/elements/headder.jpg);
background-repeat:no-repeat;
background-position:top
}

#banner {
background-color:#000;
height:60px;
width:100%;
background-image:url(../images/elements/headder.jpg);
background-repeat:no-repeat;
background-position:bottom
}

#splash {
	background-repeat: repeat-x;

	height: 320px;
	width: 100%;
	overflow: hidden }

#white {
width:100%;
background-color:#FFF;
white-space:normal;
background-image:url(../images/elements/wrapper_bg.jpg)
}

#infobox {
	color: #FFF;
	width: 224px;
	float: left;
	margin: 10px 10px 20px 10px;
	background: #1e5e79;
	padding-bottom: 10px;
}

#contentbox {
color:#000;
width:500px;
float:left;
margin-top:10px;
margin-right:-10px;
height:100%;
background-color:#FFF
}

#wrapper {
z-index:200;
position:absolute;
display:block;
width:100%
}

#wrapper_w {
display:block;
width:720px;
background-color:#FFF;
margin-left:auto;
margin-right:auto;
background-image:url(../images/elements/wrapper_bg.jpg);
background-repeat:repeat-y
}

#content {
background-color:#069;
background-image:url(../images/elements/everglade.png);
width:720px;
margin-left:auto;
margin-right:auto
}

#content_w {
background-color:#FFF;
width:720px;
height:auto;
display:block;
margin-left:auto;
margin-right:auto;
background-image:url(../images/elements/wrapper_bg.jpg)
}

#footer {
width:720px;
height:40px;
margin-left:auto;
margin-right:auto;
color:#FFF;
text-align:right
}

#infobox a:link,#infobox a:visited {
	color: #0FF;
}

#printOnly {
display:none
}

#address {
	background: #1e5e79;
	text-align: center;
	padding-top: 20px;
	width: 200px;
}

#menubar {
white-space:nowrap;
height:20px;
float:left;
background-color:#CCC;
overflow:hidden;
width:100%;
margin-left:-1px;
background-image:url(../images/elements/bars.png);
border-top-width:1px;
border-top-style:solid;
border-top-color:#000;
background-position:top
}

#menubar a {
font-weight:700;
float:left;
display:block;
height:20px;
line-height:18px;
color:#000;
text-decoration:none;
font-family:Georgia, "Times New Roman", Times, serif;
border-left-width:1px;
border-left-style:solid;
border-left-color:#000;
padding:0 11px
}

#menubar a:hover {
background-image:url(../images/elements/bars.png);
background-position:0 -20px
}

#linkbar {
color:#FFF;
width:200px;
float:left;
background-image:url(../images/elements/everglade.png);
height:100%;
margin:0 10px 0 0
}

#linkbar li {
float:left;
width:100%;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#666;
margin:0;
padding:0
}

#linkbar a {
font-weight:700;
float:left;
display:block;
height:20px;
line-height:18px;
color:#fff;
text-decoration:none;
width:178px;
padding:0 11px
}

#linkbar a:hover {
background-image:url(../images/elements/bars.png);
background-position:0 -40px
}

#lowermenubar {
white-space:nowrap;
margin-left:280px;
text-align:center;
vertical-align:middle;
font-size:10px;
border-left-width:1px;
border-left-style:solid;
border-left-color:#000;
border-right-width:1px;
border-right-style:solid;
border-right-color:#000;
width:auto
}

#lowermenubar ul {
list-style:none;
border-left-width:2px;
border-left-style:solid;
border-left-color:#000;
border-right-width:2px;
border-right-style:solid;
border-right-color:#000;
margin:0;
padding:0
}

#lowermenubar a {
display:block;
height:14px;
line-height:12px;
font-size:12px;
color:#000;
text-decoration:none;
border-left-width:1px;
border-left-style:solid;
border-left-color:#000;
border-right-width:1px;
border-right-style:solid;
border-right-color:#000;
float:left;
padding:0 6px
}

#lowermenubar a:hover {
background-image:url(../images/elements/menubarh.jpg)
}

#servicesbox {
height:94px;
width:148px;
float:left;
margin-right:4px;
margin-bottom:4px;
text-align:center;
background-image:url(../images/elements/nightSky.png);
padding:2px
}

#servicesbox a:link,#servicesbox a:visited,#piclinks a:link,#piclinks a:visited {
	border: 0px;
	color: #FFF;
	text-decoration: none;
	cursor: pointer;
}

#piclinks {
color:#FFF;
width:474px;
float:left;
margin-top:10px;
overflow:hidden;
margin-right:-10px
}

#world {
width:532px;
overflow:visible;
background-image:url(../images/elements/earth.jpg);
background-attachment:scroll;
background-repeat:no-repeat;
background-position:right bottom;
height:400px;
z-index:100;
position:absolute;
left:auto;
top:auto;
right:0;
bottom:0
}

#menubar ul,#linkbar ul {
list-style:none;
margin:0;
padding:0
}

#menubar li,#lowermenubar li {
float:left;
margin:0;
padding:0
} 
#tn_image {
	height:80px;
	width:148px;
	background-image: url(../images/links/thumbnails.jpg);
}
.i1{ background-position: left top;}
.i2{ background-position: center top;}
.i3{ background-position: right top;}
.i4{ background-position: left center;}
.i5{ background-position: center center;}
.i6{ background-position: right center;}
.i7{ background-position: left bottom;}
.i8{ background-position: center bottom;}
.i9{ background-position: right bottom;}

}
#caption{
	font-size: 10px;
	font-style: italic;
	padding: 5px;
	float: right;
	width: 150px;
	text-align: center;
}
#login, #login a {
	float: right;
	width: 300px;
	text-align: right;
	text-decoration: none;
	color: #000;
	margin: 0px;
	padding: 2px;
	font-size: 10px;
}
#alert{
	font: 100% Arial, Helvetica, sans-serif;
	float: right;
	width: 300px;
	text-align: left;
	color: #BA1615;
	margin: 0px;
	padding: 2px;
	font-size: medium;
	display: block;
	background-color: #F5F5F5;
	height: 55px;
	font-family: Arial, Helvetica, sans-serif;
}

/* This is the selector of the fourth box, here's where we establish the measures, background colors, borders and shadows */
.box1{
	margin: 0px;
	min-height: 100px;
	width: 450px;
	padding: 5px 0 ;
	position:relative;
	background: #fff;
	background: -webkit-gradient(linear, 0% 20%, 0% 100%, from(#fff), to(#fff), color-stop(.2, #f2f2f2));
	background: -moz-linear-gradient(0% 0% 360deg, #fff, #f2f2f2 20%, #fff );
	border: 1px solid #ccc;
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
}

/* This is the top right shadow*/
.box1:before{
	content: '';
	width: 50px;
	height: 50px;
	top:0; right:0;
	position:absolute;
	z-index: -1;
	-webkit-box-shadow: 10px -10px 8px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 10px -10px 8px rgba(0, 0, 0, 0.2);
	box-shadow: 10px -10px 8px rgba(0, 0, 0, 0.2);
	-webkit-transform: rotate(2deg)
						translate(-14px,20px)
						skew(-20deg);
	-moz-transform: rotate(2deg)
						translate(-14px,20px)
						skew(-20deg);
		-o-transform: rotate(2deg)
						translate(-14px,20px)
						skew(-20deg);
				transform: rotate(2deg)
						translate(-14px,20px)
						skew(-20deg);
}

/* This is the top left shadow*/
.box1:after{
	content: '';
	width: 50px;
	height: 50px;
	top:0; left:0;
	position:absolute;
	z-index:-1;
	display: inline-block;
	-webkit-box-shadow: -10px -10px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: -10px -10px 10px rgba(0, 0, 0, 0.2);
	box-shadow: -10px -10px 10px rgba(0, 0, 0, 0.2);
	-webkit-transform: rotate(2deg)
						translate(12px,25px)
					   	skew(20deg);
	-moz-transform: rotate(2deg)
						translate(12px,25px)
					   	skew(20deg);
	-o-transform: rotate(2deg)
						translate(12px,25px)
					   	skew(20deg);
	transform: rotate(2deg)
						translate(12px,25px)
					   	skew(20deg);
}

/* This is the bottom right shadow */
.shr_box1{
	width: 100px;
	height: 100px;
	bottom:0; right:0;
	position:absolute;
	z-index: -1;
	-webkit-box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.2);
	-webkit-transform: rotate(0deg)
						translate(-20px,-15px)
					   skew(20deg);
	-moz-transform: rotate(0deg)
						translate(-20px,-15px)
					   skew(20deg);
	-o-transform: rotate(0deg)
						translate(-20px,-15px)
					   skew(20deg);
		transform: rotate(0deg)
						translate(-20px,-15px)
					   skew(20deg);
}

/* This is the bottom left shadow */
.shl_box1{
	content: '';
	width: 100px;
	height: 100px;
	bottom:0; left:0;
	position:absolute;
	z-index: -1;
	-webkit-box-shadow: -10px 10px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: -10px 10px 10px rgba(0, 0, 0, 0.2);
	box-shadow: -10px 10px 10px rgba(0, 0, 0, 0.2);
	-webkit-transform: rotate(0deg)
						translate(20px,-15px)
					   skew(-20deg);
	-moz-transform: rotate(0deg)
						translate(20px,-15px)
					   skew(-20deg);
	-o-transform: rotate(0deg)
						translate(20px,-15px)
					   skew(-20deg);
	transform: rotate(0deg)
						translate(20px,-15px)
					   skew(-20deg);
}

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:476px;
		height:241px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:476px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
	float: left;
	height: 28px;
	line-height: 28px;
	border: 1px solid #ccc;
	background: #006699;
	color: #FFFFFF;
	padding: 0 10px;
	text-decoration: none;
}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
#slider h3 {
  font:italic 20px Georgia, "Times New Roman", Times, serif;
  color:#FFF;
  letter-spacing:-1px;
  	text-shadow: 1px 1px 1px #000;
}
#slider img {
	float: right;
	margin: 0 15px 0 0px;
}

#slider h3, .slide p {
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
}
#slider p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
color:#FFF;
}
#slider {
}

