@charset "utf-8";
/* Colour Scheme
main bg: e8eced
orange: f3be7a
dark red (panel h2): 6d2213
dark brown (header nav): 282111

lightest blue: e8eced
med blue: a4b7bb
med/dark blue (box outlines): 76a0b0
dark blue (headers): 3b5762
dark indigo (headers - new): 0c2a62
*/
/* Reset styles */
*{margin:0;padding:0}iframe,a img,fieldset,form,table{border:0}h6,h5,h4,h3,h2,h1,caption,th,td{font-size:100%;font-weight:normal}dd,dt,li,dl,ol,ul{list-style:none}legend{color:#000}button,select,textarea,input{font-size:100% }table{border-collapse:collapse}caption,th,td{text-align:left}

body {
	background: #e8eced url(ecology-consultants/main-bg-fade.jpg) repeat-x top;
	font-family: Tahoma, Geneva, Arial, sans-serif;	
	padding-top: 20px;
}

.error {
	color: red;
}

#page-container {
	width: 960px;
	margin: auto;
}

#main-page {
	background-color: white;
	padding: 10px;
}

input {
	margin:4px;
}

.button {
	padding: 4px;
}

/* ***********  TOP NAV STYLES  *********** */

#header-nav {
	margin-bottom: 10px;
	font-size: 17px;
}

#header-nav ul {
	text-align:right;
	padding-right: 20px;
}

#header-nav li {
	display: inline;
	padding-left: 10px;
}

#header-nav a {
	color: #282111;
	text-decoration: none;
}
#header-nav a:hover {
	color: #3b5762;
	text-decoration: underline;
}

/* ***********  INTRO STYLES  *********** */
#intro {
	width: 100%;
	height: 300px;
	background: black url(ecology-consultants/intro-bg.jpg) right;
	margin-bottom: 20px;
}

#intro a {
	color: white;
	text-decoration: none;
}

#intro-list {
	margin-left: 30px;
	margin-top: 10px;
}

#intro-list li {
	padding: 10px 0 10px 0;
	width: 310px;
	background: url(ecology-consultants/right-arrow.png) no-repeat right center;
	font-size: 14px;
	cursor: hand;
}

#intro-list li:hover {
	xbackground: url(ecology-consultants/right-arrow-over.png) no-repeat right center;
}

#intro-list .header {
	font-size: 24px;
	font-variant: small-caps;
}

#ve-text {
	width: 400px;
	float: right;
	background: url(ecology-consultants/fade-bg.png);
	color: white;
	padding: 10px;
	font-size: 14px;
	margin: 60px 50px 0 0;
}

#ve-text h1 {
	color: #a4b7bb;
	font-size: larger;
}
#ve-text ul {
	margin: 0 0 15px 10px;
}

#ve-text li {
	list-style: disc inside;
}


/* ***********  CONTENT STYLES  *********** */
#content {
	width: 580px;
	float: left;
	color: #222222;
	font: 15px/21px Tahoma, Geneva, Arial, sans-serif;
	background: url(ecology-consultants/logo-bg.jpg) no-repeat center top;
}

#content h1 {
	font-size: 20px;
	color: #000193;
	margin-bottom: 15px;
	font-weight: bold;
}

#content h2 {
	color: #0c2a62;
	font-size: larger;
	font-weight: bold;
	margin: 10px 0 5px 0;
}

#content h3 {
	color: #0c2a62;
	font-weight: bold;
	margin-bottom: 5px;
}

#content p {
	margin-bottom: 15px;
}

#content ul {
	margin: 0 0 15px 10px;
}

#content li {
	color: #222222;
	list-style: disc inside;
}

#content a {
	color: #3b5762;
}

#content a:hover {
	color: #6d2213;
}

#content .quote {
	font-size: larger;
	font-style: italic;
	text-align: center;
}
	
#main-clear {
	clear:both;
}

.imgleft {
	float: left;
	margin: 0 20px 0 0;
}

.imgright {
	float: right;
	margin: 0 0 0 20px;
}

#content img {
	padding: 4px;
	background: white;
	border: 1px #000193 solid;
}

/* ***********  SPECIAL STYLES  *********** */

#ourservices {
	margin: 20px 0 40px 0;
	padding: 20px;
	border: 1px solid #0c2a62;
}


/* ***********  PANEL STYLES  *********** */
#panel {
	margin-left: 600px;
	width: 340px;
	font: 15px/21px Tahoma, Geneva, Arial, sans-serif;
}

#panel h1 {
	font-size: larger;
	color: #000193;
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-weight: bold;
}

#panel h2 {
	color: #6d2213;
	font-family: Tahoma, Geneva, Arial, sans-serif;	
}

#panel p{
	margin-bottom: 15px;
}

#panel ul {
	margin: 0 0 15px 10px;
}

#panel li {
	color: #222222;
	list-style: disc inside;
}

#panel img {
	padding: 4px;
	background: white;
	border: 1px #000193 solid;
	margin-bottom: 10px;
}

/* ***********  FOOTER STYLES  *********** */
#footer {
	clear: both;
	background: #7ca3b1 url(ecology-consultants/footer-bg.png) repeat-x;
	height: 73px;
	margin-top: 20px;
	color: #e8eced;
}

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

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

#footer-container {
	width: 960px;
	margin: auto;
}

#footer-container #web-design {
	padding: 10px;
}

#footer-container #footer-nav {
	padding: 10px;
	float: right;
}

#footer-nav li {
	display: inline;
	padding-left: 10px;
}


/* News pages */

#news-headers td {
	padding: 3px 20px 3px 0;
	vertical-align: top;
}

#news-headers h2 {
	font-size: 15px;
	margin: 0 0 0 0;
}

#news-headers h3 {
	font-size: 14px;
	margin: 0 0 0 0;
	font-weight: normal;
}


/* Ecological Table */

#ecological-table {
	width: 590px;
	border: 1px solid #cccccc;
}

#ecological-table td {
	border: 1px solid #cccccc;
}

#ecological-table th {
	border: 1px solid #cccccc;
}

.table-month {
	text-align: center;
	width: 25px;
}

.table-species {
	padding: 2px 0 2px 5px;
	width: 85px;
}

.table-survey {
	width: 200px;
}

.ideal-times {
	background: green;
}

.suboptimal-times {
	background: red;
}


/* Meet the team */

#meet-team {
	width: 585px;
}

#team-map {
	width: 225px;
	text-align: center;
}

#meet-team th {
	text-align: center;
	line-height: 16px;
	font-size: 10px;
	width: 180px;
	height: 180px;
	border: 1px solid #cccccc;
	vertical-align: top;
}

#meet-team img {
	padding: 0;
}

#content .noborder {
	border: none;
	background: none;
}

/* Contact */

#contact-team {
	width: 585px;
}

#contact-team th {
	font-size: 15px;
}

#contact-team td {
	font-size: 13px;
	width: 195px;
}

#contact-team h2 {
	padding: 25px 0 0 0;
}

.align-right {
	text-align: right;
}

/* Downloads page */

#downloads-tbl {
	width: 585px;
}

#downloads-tbl img {
	padding: 0;
}

#downloads-tbl td {
	padding: 10px 0 0 0;
	font-size: 11px;
	text-align: center;
}

#ve-purchase {
	border: 1px #76a0b0 solid;
	background: #e8eced;
	padding: 0 20px 10px 20px;
}

#ve-purchase td{
	padding-right: 20px;
}

/* VE request page */

#ve-request {
	background: #e8eced;
	border: 1px solid #76a0b0;
	padding: 20px;
	width: 340px;
	margin-top: 20px;
	margin: auto;
}

#ve-request h1 {
	font-size: 15px;
}

#ve-request label {
	display: block;
	font-weight: bold;
}

#ve-request input {
	margin: 0;
	padding: 0;
	width: 300px;
}

#ve-request textarea {
	width: 300px;
}