/* Alaska FWS Section */

h4,h6 {
	color: #555522;
}

#header-wrapper {
	position: relative;
	height: 150px;
	width: 775px;
}

#header-logo {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}


#main-menu {
	position: absolute;
	right: 3px;
	bottom: 3px;
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	width: 99.2%;
	text-align: right;
	background-color: #aaaa66;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
	clear: both;
	z-index: 5;
}

#main-menu  li {
	display: inline;
	padding: 0 5px;
  margin: 0;
  letter-spacing: .1em;
}

#main-menu  li a:link, #main-menu  li a:visited {
	margin: 0;
	padding: 0;
	color: #000;
	text-decoration: none;

}

#main-menu  li a:hover {
	margin: 0;
	padding: 0;
	color: #fff;
	text-decoration: none;

}
.hide-menu #main-menu-cell {
  display: none;
}

.hide-menu #main-content-wrapper {
   padding: 0;
}

#footer-wrapper { border: none; }

#content-wrapper {
	border: solid #452e20;
	border-width: 0 3px 0 3px;
	padding: 5px;
	margin: 0;
} 

#footer-wrapper {
	padding:0;
}

ul.event-list li { list-style-type: none; }

ul.event-list { padding: 0; margin: 10px 0px 10px 0px; }

h1.title span { color:#555522; }

#main-content-cell {
	padding: 5px;
}

/* Overview page */
#sb1, #sb2, #sb3, #sb4, #sb5, #sb6, #sb7, #sb8, #sb9, #sb10,
#sb11, #sb12, #sb13, #sb14, #sb15 {
float: right;
clear: right;
}

#sb1 {
height: 50px;
width: 275px;
}

#sb2 {
height: 50px;
width: 200px;
}


#sb4 {
height: 20px;
width: 200px;
}

#sb5 {
height: 20px;
width: 245px;
}

#sb6 {
height: 44px;
width: 215px;
}

#sb7 {
height: 48px;
width: 196px;
}

#sb8 {
height: 24px;
width: 194px;
}

#sb9 {
height: 60px;
width: 194px;
padding-top: 25px;
font-style: italic;
}

#materials-wrapper h3.box-title {
	margin: 0;
	padding: .25em;
}

#materials, #materials-wrapper p {
	margin: .5em;
}



#materials li {
	list-style-type: none;
	margin: .5em 0;
	font-weight: bold;
}

#materials li ul li{
	list-style-type: disc;
	font-weight: normal;
}

#materials li ul {
	margin: .2em 0 1em 2em;
}

#materials li.sub-section {
	list-style-type: none;
	font-weight: bold;
}

#materials li.section-summary {
	list-style-type: none;
}

#additional-background {
	padding-top: .6em;
	border-top: 2px solid #ccc;
	
}
/* Sponsors list */
#sponsors-wrapper {

	margin: 20px 5px 5px 5px;
	border-top: 2px solid #ccc;
	padding-top: 20px;
}

#sponsors-wrapper p {
	margin: 10px;
}

#sponsors-wrapper h3 {
	margin: 0;
	padding: 0;


	font-variant: small-caps;
	font-size: 1.3em;

}

#sponsors {
	margin: 20px 0 20px 0;
}

.thumbnail-wrapper {
	float: left;
	width: 25%;
	font-size: 10px;
	text-align: center;
}

.thumbnail-wrapper p {
	margin: 3px 0 0 0;
}

.clear {
	clear:both;
}
/* Regisration Form Styles */

#fws-registration-form input {
	background-color: #fff;
}

.required, .required-item {
	color: #f00;
}


fieldset {
	border: 1px solid #000;
	padding: 10px;
	background-color: #f0f0f0;
}

legend {
	font-weight: bold;
	color: #333;
}

#field-first-name {
	width: 170px;
	float: left;
	margin-top: 10px;
}

#field-last-name {
	width: 170px;
	float: left;
	margin-top: 10px;
}

#field-organization {
	width: 170px;
	float: left;
	margin-top: 10px;
}

#field-street {
	clear: both;
	width: 170px;
	float: left;
	margin-top: 10px;
}

#field-city {
	width: 170px;
	float: left;
	margin-top: 10px;
}


#field-state {
	width: 100px;
	float: left;
	margin-top: 10px;
}

#state {
	width: 35px;
	display: block;
}


#field-zipcode {
	width: 100px;
	float: left;
	margin-top: 10px;
}

#zipcode {
width: 55px;

}

#field-country {
	clear: both;
	width: 170px;
	float: left;
	margin-top: 10px;
}

#field-phone {
	clear: both;
	width: 170px;
	float: left;
	margin-top: 10px;
}

#field-email {
	width: 170px;
	float: left;
	margin-top: 10px;
}

#field-attendance-choice {
	margin: 0 0 15px 0;
	padding: 0;

}

#field-attendance-choice li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}


#required-fields {
	color:#FF0000;
}

input, textarea {
	width: auto !important;
}


/* Participant lists*/
.plist td {
	vertical-align: top;
}

.plist ul {
	margin: 0;
}
.plist ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.plist li.name {
	font-weight: bold;
}

#participant-meta-wrapper ul {
  text-align: center;
}

#participant-meta-wrapper ul li {
  list-style-type: none;
}

/* Print display */
.print {
	display: none;
}

/* final report box */


#report-files ul {
	margin: 0 0 20px 0;
	list-style: none;
}



li.pdf {
	padding-left: 25px;
	background: transparent url(/images/icons/sm/icon_pdf_sml.png) left  no-repeat;
	list-style-type: none;
	margin: 0 0 10px 0;
	height: 18px;
	line-height: 18px;
}

img.no-border {
	border: none;
}