@charset "utf-8";
/* Stylesheet for Dragonfly Larvae Identification Key */

body	{
	font-family: arial;
	/*
	background-image: url('/dragonfly/images/body_bg.png');
	background-repeat: no-repeat;
	*/
}

.header {
	height: 56px;
	background-color: #007cbd;
	margin: -8px -8px 0 -8px;
	z-index: 1000;
}

.header2 {
	height: 6px;
	background-color: #98bb9b;
	margin: 0px -8px 0 -8px;
	z-index: 1000;
}

.header3 {
	height: 6px;
	background-color: #d2e4d3;
	margin: 0px -8px 0 -8px;
	z-index: 1000;
}

.body_wrapper{
	margin: -68px 0 0 0;
	width: 980px;
	background-image: url('/dragonfly/images/body_border.png');
}

.logo {
	width: 860px;
	text-align: left;
	z-index: 1001;
}

.menu {
	background-image: url('/dragonfly/images/menu_bg.png');
	background-repeat: no-repeat;
	width: 876px;
	height: 64px;
	padding-top: 12px;
	padding-left: 24px;
	margin-left: 0px;
	margin-top: -3px;
	font-family: tahoma;
}

.search{
	float: right;
	margin-right: 42px;
}

.seperate {
	margin-left: 400px;
}

.title {
	font-size: 2em;
	color: #3f5e85;
	letter-spacing: -1px;
	font-family: georgia;
	border-bottom: 1px dashed #c7c7c7;
	padding-bottom: 3px;
	margin-bottom: 5px;
}

.title2 {
	font-size: 1.5em;
	color: #b1b1b1;
	font-weight: bold;
	margin-bottom: -8px;
}

.title3 {
	font-size: 1em;
	color: #007cbd;
	font-weight: bold;
}

.title4 {
	font-size: 1.5em;
	color: #007cbd;
	font-weight: bold;
}

.divider {
	border-bottom: 1px dashed #c7c7c7;
	padding-bottom: 7px;
	margin-bottom: 6px;
}

.path {
	font-size: .7em;
	color: #868686;
	float: left;
	margin: -20px 0 0 88px;	
}

.time {
	font-size: .7em;
	color: #868686;
	float: right;
	margin: -20px 88px 0 0;	
}

.main_wrapper {
	font-size: .9em;
	border: 0px solid #ff0000;
	width: 806px;
	overflow: auto;
	padding: 0px;
	text-align: left;
	margin-top: 20px;
}

.main_left {
	color: #707070;
	width: 560px;
	float: left;
	margin-left: 0px;
	margin-bottom: 10px;
}

.main_right {
	color: #707070;
	width: 220px;
	float: right;
	margin-right: 0px;
	margin-bottom: 10px;
}

.start {
	height: 200px;
	background-color: #f0f0f0;
	padding: 20px;
	border: 2px solid #007cbd;
}

.footer{
	width: 980px;
	height: 81px;
	background-image: url('/dragonfly/images/footer_bg.png');
}

.top_left {
	float: left;
	font-size: .7em;
	color: #868686;	
	margin: 0 0 0 88px;	
}

.bottom_left {
	float: left;
	font-size: .7em;
	color: #868686;	
	margin: -4px 0 0 88px;
	text-align: left;
}

.bottom_right {
	float: right;
	font-size: .7em;
	color: #868686;	
	margin: -4px 88px 0 0;	
}

.key_left {
	width:375px; 
	float:left;
	overflow: auto;
	margin-bottom: 10px;
}

.key_left:hover {
	background-color: #f6f6f6; 
	width:375px; 
	float:left;
	overflow: auto;
	margin-bottom: 10px;
}

.key_right {
	width:375px; 
	float:left; 
	margin-left:36px;
	overflow: auto;
	margin-bottom: 10px;
	}

.key_right:hover {
	background-color:#f6f6f6; 
	width:375px; 
	float:left; 
	margin-left:36px;
	overflow: auto;
	margin-bottom: 10px;
}

.next {
	background-color: #dbe2e8;
	padding: 6px;
	text-align: center;
	font-size: 1.8em;
	-moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}

.next:hover {
	background-color: #bcccd9;
	padding: 6px;
	text-align: center;
	font-size: 1.8em;
	-moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}

.family {
	color: #007cbd;
}

.done {
	background-color: #b4d5b6;
	padding: 6px;
	text-align: center;
	font-size: 1.8em;
	-moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}

.done:hover {
	background-color: #8bb98f;
	padding: 6px;
	text-align: center;
	font-size: 1.8em;
	-moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}

.thumb {
	border: 1px solid #b9cce1;
	padding: 2px;
}
.thumb:hover {
	border: 2px solid #000000;
	padding: 1px;
}

	
#miniflex {
  float: left;
  font-size: 1em;
  margin: 0;
  padding: 0 10px 0 10px;
  border-bottom: 0px solid #696;
  position:relative;
  z-index:2;
}

#miniflex li {
  float: left;
  margin: 0;
  padding: 0;
  display: inline;
  list-style: none;
  position:relative;
}

#miniflex a:link, #miniflex a:visited {
  float: left;
  font-size: 85%;
  line-height: 20px;
  margin: 0 12px 0 12px;
  text-decoration: none;
  color: #89a08a;
  text-transform: uppercase;
}

#miniflex a.active:link, #miniflex a.active:visited, #miniflex a:hover {
  border-bottom: 4px solid #696;
  padding-bottom: 2px;
  color: #627e4e;
}
  
#animated-tab {
  position: absolute;
  z-index: 1;
  font-size: 85%;
  line-height: 20px;
  padding-bottom: 0px;
  border-bottom: 3px solid #627e4e;
}

input.red {
	background: url();
	background-color: #ffffff; 
	border: 1px solid #c7c7c7;
	font-weight: normal; 
	font-size: 14px; 
	color: #000000;
	padding: 3px;
	font-family: arial;
	width: 50%;
}

input.red2 {
	background: url();
	background-color: #ffffff; 
	border: 1px solid #c7c7c7;
	font-weight: normal; 
	font-size: 14px; 
	color: #000000;
	font-family: arial;
	padding: 3px;
	width: 50%;
}

textarea.red {
	background: url();
	background-color: #ffffff; 
	border: 1px solid #c7c7c7;
	font-weight: normal; 
	font-size: 14px; 
	color: #000000;
	padding: 3px;
	font-family: arial;
	width: 100%;
}
		
a.link1:link {color: #007cbd; text-decoration: none; }
a.link1:active {color: #007cbd; text-decoration: none; }
a.link1:visited {color: #007cbd; text-decoration: none; }
a.link1:hover {color: #007cbd; text-decoration: underline; }
