body {
	padding: 0;
	margin: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: .75em;
	line-height: 1.6em;
	color: #003366;
	background-position:830px bottom;
	background-attachment:fixed;
	background-repeat:no-repeat;
}

a:link, a:visited {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	color: #FBAF0C;
}

img {
	padding: 0;
	margin: 0;
	border: 0;
	border-color:#036;
}

table {
	cellpadding: 0;
	cellspacing: 0;
	padding: 0;
	margin: 0;
	border: 0;
}

tr.ruled{
	background:#dddddd;
}    

#gear tr.ruled{
	background:#dddddd;
}

#itinerary tr.ruled{
	background:#dddddd;
}

#container {
	width: 776px;
	margin: 0 0 0 50px;
	padding: 0;
	text-align: left;
	border: 2px solid #fff;
	background:url(../graphics/bg_sidecol.gif) repeat-y;
	-moz-box-shadow:0px -20px 20px #000;
	-webkit-box-shadow:0px -20px 20px #000;
	box-shadow:0px -20px 20px #000;
}

#container_leftcol {
	width: 776px;
	margin: 0 0 0 50px;
	padding: 0;
	text-align: left;
	border: 2px solid #ffffff;
	background:url(../graphics/bg_leftcol.gif) repeat-y;
	-moz-box-shadow:0px -20px 20px #000;
	-webkit-box-shadow:0px -20px 20px #000;
	box-shadow:0px -20px 20px #000;
}

#container_sm {
	width: 776px;
	margin: 0 0 0 50px;
	padding: 0;
	text-align: left;
	border: 2px solid #ffffff;
	background:url(../graphics/bg_sidecol_sm.gif) repeat-y;
	-moz-box-shadow:0px -20px 20px #000;
	-webkit-box-shadow:0px -20px 20px #000;
	box-shadow:0px -20px 20px #000;
}

.header {
	width: 776px;
	height: 70px;
	margin: 0;
	padding: 0;
	background: #0E1E51 url(../graphics/logo-img.gif) no-repeat left bottom;
}


/* ============= home page ============ */

.white_border_h {
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
}

.main_content_home {
	font-size: 13px;
	line-height: 24px;
	color: #003366;
	padding: 20px 16px 20px 14px;
}

h1.head_home {
	font-size: 18px;
	line-height: 30px;
	color: #003366;
	border-top: 1px solid #003366;
	border-bottom: 1px solid #003366;
	padding: 4px 0 0 0;
	margin: 8px 0 0 0;
	display: block;
}
*html h1.head_home {
	padding: 0;
}

.main_content_home a:hover {
	color: #F79407;
}

.blue {
	font-size: 12px;
	line-height: 16px;
	padding:12px;
	color:#dddddd;
}
.blue a:link, .blue a:visited {
	color: #dddddd;
}
.blue a:hover {
	color: #ffffff;
}
.featured {
	font-size: 12px;
	line-height: 16px;
	width:180px; 
	height:460px; 
	float:right; 
	display:inline; 
	text-align:center; 
	color:#cccccc; 
	background:#0e1e51;
}
.featured a:link, .featured a:visited {
	color: #999999;
	text-decoration:none;
}
.featured a:hover {
	color: #FBAF0C;
}

.featured img {
	width:180px;
	height:100px;
	border-top:1px solid #ffffff; border-bottom:1px solid #ffffff; margin-top:24px; margin-bottom:2px;
}

.emblem {
	width:242px; 
	height:220px; 
	float:left;
	display:inline; 
	text-align:center; 
	color:#ccc; 
	border-right:2px solid #fff;
	background:#0e1e51;
}
.emblem img {
	width:189px; 
	height:187px; 
	margin-top:16px;
}

/* ============= main nav buttons ============ */

.nav {
	width: 776px;
	margin: 0;
	padding: 0;
	background: #004C9B;
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
}
.nav_content {
	height:;
	margin: 0;
	padding: 0;
}
/* 
*html .nav_content {
	margin: 0 0 -2px 0;
	padding: 4px 0 0 36px;
}
============= end main nav buttons ============ */


/* ============= wrapper div for entire left white content area ============ */
#maincol {
	width: 480px;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
}

.maincol_content {
	padding: 2px 50px 0 30px;
}
.maincol_content_wide {
	padding: 2px 10px 0 10px;
}





/* ============= end wrapper div for entire left white content area ============ */


/* ============= wrapper div for entire right blue column ============ */
#sidecol {
	width: 296px;
	float: left;
	margin: 0;
	padding: 0;
	color: #ffffff;
}



/* ============= side column photos ============ */
.sidepic {
	width: 296px;
	/*height: 200px;*/
	border-top:#ffffff 2px solid;
	border-bottom:#ffffff 2px solid;
}

.sidecol_content {
	margin:0;
	padding: 10px 6px 10px 11px;
}

.maincol_content ul, .maincol_content_wide ul, .sidecol_content ul,
.maincol_content ul li, .maincol_content_wide ul li, .sidecol_content ul li {
	z-index: 3;
}

#sidecol  a:link, #sidecol a:visited {
	text-decoration: underline;
	color: #fff;
}
#sidecol a:hover {
	color: #036;
}

/* ============= end wrapper div for entire right blue column ============ */



/* ============= wrapper div for wider maincol ============ */
#maincol_sm {
	width: 566px;
	float: left;
	margin: 0;
	padding: 0;
}

.maincol_sm_content {
	padding: 0;
	margin: 10px 40px 10px 30px;
}
/* ========================= */

/* ============= wrapper div for smaller right blue column ============ */
#sidecol_sm {
	width: 210px;
	float: left;
	margin: 0;
	padding: 0;
}

.sidecol_sm_content {
	padding: 10px 6px 10px 6px;
}
/* ========================= */


*html .ie_fix_sm {
	margin: 0 0 0 12px;
}


/* ============= right blue SIDE column ============ */
.whitebox {
	width: 272px;
	margin: 20px 0 20px 0;
	padding: 0;
	text-align: left;
	border: 1px solid #ffffff;
}
.whitebox_content {
	color: #ffffff;
	padding: 3px;
	margin:0;
}

h6 {
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	display: inline;
	font-size: 18px;
	line-height: 13px;
	color: #ffffff;
	z-index:3;
	position:relative;
}
.box_head {
	background: #004C9B;
	padding: 11px 0 0 3px;
	margin:0;
}

.box_head_dark {
	background: #0E1E51;
	padding: 11px 0 0 3px;
	margin:0;
}

.box_content {
	color: #ffffff;
	font-size: 12px;
	line-height: 18px;
	padding: 8px 3px 8px 3px;
	margin: 0;
	z-index:3;
}

.box_content a:link, .box_content a:visited {
	text-decoration: underline;
	color: #ffffff;
}
.box_content a:hover {
	color: #036;
}


.box_content ul {
	margin: 0;
	padding: 0;
}
.box_content li {
	list-style-type: disc;
	display: list-item;
	font-size: 12px;
	line-height: 15px;
	margin: 0 0 10px 14px;	
	z-index:3;
}

/* ============= end right blue SIDE column ============ */

.main_photo {
	width: 478px;
	height: 200px;
	text-align:center;
	color: #666666;
	border-top: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	margin:0;
	padding:0;
}
.home_photo {
	width: 478px;
	height: 200px;
	border-left: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	margin:0;
	padding:0;
}


/* ============= SUBNAV  ============ */


.subnav_container {
	width:480px;
	margin: 0;
	padding: 0;
	border-top: 2px solid #fff;
}

.subnav {
	list-style:none;
	width:auto;
	height:36px;
	margin:0;
	padding:0;
	background: #fff; 
	z-index:3;
}
.subnav ul, li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px; 
	line-height:18px;
	text-align:left;
	z-index:3;
}

.subnav li {
	float:left;
	display:block;
	text-align:center;
	position:relative;
	margin:0 2px 0 0;
	padding: 0;
	border:none;
	z-index:3;
}

.subnav li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px; 
	color: #fff;
	display:block;
	outline:0;
	text-decoration:none;
	padding: 6px 0 6px 0;
	background-color: #4D96E1;
	z-index:3;
}

.subnav li.pdf a {
	color: #fff;
	padding-left:17px;
	background: #0E1E51 url(../graphics/icon-pdf.gif) 3px 8px no-repeat;
	z-index:3;
}
.subnav li.button a {
	color: #fff;
	background-color: #4D96E1;
	z-index:3;
}

.subnav li:hover a {
	background-color: #004C9B;
	text-shadow: .5px .5px .5px #000;
	z-index:3;
}

.subnav li.on {
	font-weight:bold;
	color: #4D96E1;
	text-align:center;
	padding: 6px 0 6px 0;
	background-color: #fff;
	z-index:3;
}

.subnav li.pdf_trip_info {
	width:73px;
}
.subnav li.pdf_forms {
	width:65px;
}
.subnav li.pdf_rentals {
	width:72px;
}
.subnav li.intro {
	width:39px;
}
.subnav li.faq {
	width:38px;
}
.subnav li.gear {
	width:65px;
}
.subnav li.itinerary {
	width:58px;
}
.subnav li.photos {
	width:54px;
	margin:0;
}

.subnav li.rainier_rentals {
	width:60px;
}
.subnav li.rainier_faq {
	width:50px;
}

/* ============= end SUBNAV ============ */





#bottomnav {
	margin: 0;
	padding: 0;
	width: 478px;
	height: 16px;
}


h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
.trip_head {
	width: 776px;
	height:34px;
	margin: 0;
	padding: 0;
	color: #ffffff;
	background: #4D96E1;
}

.trip_head_content {
	width: 770px;
	height:34px;
	margin: 0;
	padding: 12px 0 0 6px;
}



/* ============= 2nd part, smaller font, of trip headlines ============ */
.trip_head_sub {
	font-size: 20px;
	font-weight: normal;
	margin-left: 16px;
	z-index: 3;
}
.trip_head_sub_tight {
	font-size: 20px;
	font-weight: normal;
	margin-left: 6px;
	z-index: 3;
}


/* ============= trip page, large font headlines ============ */
h1 {
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	display: inline;
	font-size: 30px;
	line-height:22px;
	color: #ffffff;
	padding:0;
	margin:0;
	z-index: 3;
}

h1.head {
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	font-size: 18px;
	line-height: 24px;
	color: #003366;
	border-top: 1px solid #003366;
	border-bottom: 1px solid #003366;
	margin: 20px 0 4px 0;
}


/* ============= body text headlines ============ */
h2 {
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	border-top: 1px solid #003366;
	border-bottom: 1px solid #003366;
	margin: 26px 0 4px 0;
}

h2.greyhead_center {
	background-color:#cccccc;
	padding:2px;
	text-align:center;
	border: none;
	margin: 0;
}
h2.greyhead_left {
	background-color:#cccccc;
	padding:2px;
	border: none;
}
h2.greyhead_left_light {
	background-color:#eee;
	padding:2px;
	border-top:none;
	border-bottom:1px solid #ccc;
}

/* ============= body text headlines ============ */
h3 {
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	border-top: 1px solid #003366;
	border-bottom: 1px solid #003366;
	margin: 26px 0 8px 0;
}

/* ============= white headline, used as sponsor logo header ============ */
h5 {
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	display: inline;
	font-size: 16px;
	line-height: 24px;
	color: #ffffff;
}
h5.big {
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	display: inline;
	font-size: 18px;
	line-height: 24px;
	color: #ffffff;
}




/* ============= sponsor logos at bottom of all pages ============ */
.sponsor_logos {
	width: 776px;
	margin: 0;
	padding: 0;
	background: #dddddd;
	border-top: 2px solid #ffffff;
}
.sponsor_logos_heading {
	width: 776px;
	margin: 0;
	padding: 40px 0 0 0;
	text-align: center;
	background: #8E9FA9;
	border-bottom: 2px solid #ffffff;
}
.sponsor_logos_content {
	padding: 10px;
	text-align:center;
}

/* ============= end sponsor logos at bottom of all pages ============ */



/* ============= footer ============ */

#footer {
	width: 776px;
	margin: 0;
	padding: 0;
	line-height: 14px;
	background: #004C9B;
	border-top: 2px solid #ffffff;
}
#footer_content {
	margin: 0;
	padding: 6px;
	text-align: center;
	font-size: 11px;
	color: #8E9FA9;
}

#footer_content_left {
	width: 450px;
	float: left;
	display: inline;
	margin: 0;
	padding: 42px 10px 8px 0px;
	text-align: center;
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
}
#footer_content_right {
	width: 305px;
	float: left;
	display: inline;
	margin: 0 0 0 5px;
	padding: 0;
	text-align: center;
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
}
.amga_logo {
	width:78px;
	height:92px;
	float:left; 
	display:inline; 
	padding: 38px 8px 6px 10px;
}
.amga_text {
	float:left; 
	display:inline;
	padding: 46px 0 0 0;
}
#footer a:link, #footer a:visited {
	text-decoration: underline;
	color: #ffffff;
}
#footer a:hover {
	color: #FBAF0C;
}

#footer_content a:link, #footer_content a:visited {
	text-decoration: underline;
	color: #8E9FA9;
}
#footer_content a:hover {
	color: #ffffff;
}


/* ============= end footer ============ */



/* ============= misc ============ */	

.gallery {
	width:120px;
	height:80px;
	float:left;
	margin-left:16px;
	margin-top:16px;
	border:2px solid #ffffff;
}

.gallery_main {
	width:120px;
	height:80px;
	float:left;
	margin-right:9px;
	margin-bottom:10px;
	border:2px solid #003366;
}

.gallery_reports {
	width:220px;
	height:160px;
	float:left;
	margin-left:36px;
	margin-bottom:20px;
	border:2px solid #ffffff;
}

.thumb-right_container {
	width:136px; 
	height:auto;
	float:right;
	margin: 6px 0 6px 6px;
	border:none;
	text-align:center;
	color:#666;
}
.thumb-right_container a, .thumb-right_container a:visited {
	color:#666;
}

.thumb-right_container a:hover {
	color: #FBAF0C;
}

.thumb-right {
	width:130px;
	height:100px;
	float:right;
	margin: 6px 0 6px 6px;
	border:1px solid;
}

.thumb-right-big {
	width:190px;
	height:150px;
	float:right;
	margin: 6px 0 6px 8px;
	border:1px solid;
}

.thumb-full {
	width:396px;
/*	height:300px;*/
	margin: 0;
	border:1px solid;
}
.thumb-full-pano {
	width:398px;
	height:120px;
	margin: 8px 0 6px 0;
	border:1px solid;
}
/*
.thumb150 {
	width:150px;
	height:150px;
}*/

.inline-photo {
	width:398px;
	margin: 8px 0 12px 0;
	border:none;
	color:#666;
	font-size:.9em;
	line-height:3em;
	text-align:center;
}
.inline-caption {
	text-align:center;
	padding:0;
	margin:8px 0 2px 0;
}
.caption {
	color:#666;
	font-size:.9em;
	text-align:center;
	margin:6px 0 2px 0;
}
.spacer {  
	height: 20px;
	clear: both;
	margin:0;
	padding:0;
	overflow:hidden;
  }


.spacer_zero {  
	clear: both;
	float: none;
	height: 1px;
	margin:0;
	padding:0;
	overflow:hidden;
}

.spacer_kili {  
	height: 0px;
	padding: 0;
	clear: both;
  }

*html .spacer_kili {  
	height: 0px;
	clear: both;
	margin-top: -33px;
  }


p {
	margin: 0 0 1.2em 0;
	padding: 0;
}

.lessair{
	margin: 2px 0 4px 0;
	padding: 0;
}

.air{
	line-height: 2em;
}

.small {
	font-size: 11px;
	line-height: 14px;
}


/* ============= for the blue help icon and box as on WFR page ============ */
.bluehelp {
	background:#4d96e1; 
	padding:2px; 
	width:140px; 
	margin-top:6px;
}
.bluehelp a:link, .bluehelp a:visited {
	color: #ffffff;
}
.bluehelp a:hover {
	color: #FBAF0C;
}

/* ============= quote air has varying amounts of space above it ============ */
#quote_air {
	width: 270px;
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	padding: 300px 0 20px 0;
	text-align:right;
	color: #ffffff;
}
#quote_air2 {
	width: 270px;
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	padding: 150px 0 20px 0;
	text-align:right;
	color: #ffffff;
}
#quote_narrow {
	width: 194px;
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	padding: 100px 0 20px 0;
	text-align:right;
	color: #ffffff;
}
#quote {
	width: 270px;
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	padding: 40px 0 20px 0;
	text-align:right;
	color: #ffffff;
}

#quote_home {
	width: 410px;
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	padding: 40px 0 10px 30px;
	text-align:right;
	color: #ffffff;
}

#quote_author {
	margin: 6px 6px 2px 0;
	font-weight: normal;
}

#quote_author a:link, #quote_author a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #ffffff;
}
#quote_author a:hover {
	color: #000066
}

.quote_open {
	margin: -4px 4px 2px 0;
	text-align: left;
	display: inline;
}

.quote_close {
	margin: 0 0 0 4px;
	text-align: right;
	display: inline;
}

.comments {
	margin: -14px 20px 20px 0;
	text-align: right;
}



/* ============= box button links ============ */


#dark_button a:link, #dark_button a:visited, #dark_button a:active {
	display: block;
	margin: 0;
	padding: 0;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	line-height: 14px;
	color: #ffffff;
	background: #004c9b;
	border: #003366 1px solid;
}
#dark_button a:hover {
	background-color: #8E9FA9;
}
#yellow_button a:link, #yellow_button a:visited {
	display: block;
	margin: 0;
	padding: 0;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	line-height: 14px;
	color: #FBDC0C;
	background: #004c9b;
	border: #003366 1px solid;
}
#yellow_button a:hover {
	color:#FFFFFF;
	background-color: #8E9FA9;
}

*html #yellow_button {
	margin-right:-3px;
}

.forward_button a:link, .forward_button a:visited {
	display: block;
	margin: 0;
	padding: 1px 20px 1px 4px;
	text-align: left;
	font-weight: normal;
	font-family: verdana;
	text-decoration: none;
	font-size: 11px;
	line-height: 11px;
	height: 12px;
	color: #fff;
	background: #004c9b url(../graphics/arrow-forward.gif) no-repeat top right;
	border: #003366 1px solid;
}
.forward_button a:hover {
	color:#fff;
	background: #8E9FA9 url(../graphics/arrow-a.gif) no-repeat right;
}

.forward_button_sidecol a:link, .forward_button_sidecol a:visited {
	display: block;
	margin: 0;
	padding: 2px 20px 2px 4px;
	text-align: left;
	font-weight: normal;
	font-family: verdana;
	text-decoration: none;
	font-size: 11px;
	line-height: 11px;
	height: 12px;
	color: #fff;
	background: #4D96E1 url(../graphics/arrow-forward.gif) no-repeat top right;
	border: #fff 1px solid;
}
.forward_button_sidecol a:hover {
	color:#fff;
	background: #004C9B url(../graphics/arrow-a.gif) no-repeat right;
}

#back_button a:link, #back_button a:visited {
	display: block;
	margin: 0;
	padding: 0 0 0 24px;
	text-align: left;
	font-weight: normal;
	font-family: verdana;
	text-decoration: none;
	font-size: 11px;
	line-height: 14px;
	color: #fff;
	background: #004c9b url(../graphics/arrow-back.gif) no-repeat left;
	border: #003366 1px solid;
}
#back_button a:hover {
	color:#fff;
	background: #8E9FA9 url(../graphics/arrow-back-a.gif) no-repeat left;
}

*html #back_button {
	margin-right:-3px;
}

.yellow {
	font-size: 14px;
	color:#FBDC0C;
}
.yellow a:link, .yellow a:visited, .yellow a:active {
	color: #FBDC0C;
	text-decoration: underline;
}
.yellow a:hover {
	color: #fff;
}
#sidecol .white-link a:link, #sidecol .white-link a:visited {
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
#sidecol .white-link a:hover {
	color: #FBDC0C;
}
#sidecol .yellow-link a:link, #sidecol .yellow-link a:visited, 
#sidecol .box_content .yellow-link a:link, #sidecol .box_content .yellow-link a:visited{
	color: #FBDC0C;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
#sidecol .yellow-link a:hover, #sidecol .box_content .yellow-link a:hover {
	color: #fff;
}
.whitehead {
	background:#666; 
	color:#fff; 
	font-weight:bold; 
	font-size:14px;
}

.whitehead a:link, .whitehead a:visited {
	color: #ffffff;
}
.whitehead a:hover {
	color: #FBDC0C;
}

ul#year-at-glance {
	list-style: square;
	line-height: 22px;
	margin-left: 0px;	
}

ul.faq {
	list-style-image: url(../graphics/bullet-faq.gif);
	z-index:3;
}
ul.faq li {
	margin: 8px 0 0 0;
	padding: 0 0 0 4px;
	z-index:3;
}

.photo-icon {
	vertical-align:middle;
	padding-top:2px;
	
}
.photo-icon a:link, .photo-icon a:hover, .photo-icon a:active, .photo-icon a:visited {
	display: block; border: 0px; text-decoration:none;
}

.icon {
	vertical-align:middle;
	padding-top:0px;
	padding-right:4px;
}
.icon a:link, .icon a:hover, .icon a:active, .icon a:visited {
	display:block; border:none; text-decoration:none;
}
.bgwhite {
	background:#fff;
}
.bgblue {
	background:#4d96e1;
}

.video-icon {
	vertical-align:middle;
	padding-top:2px;
}
.video-icon-dk {
	vertical-align:middle;
	padding-top:0px;
	margin:-3px 3px 0 0;
}

ul.tight  {
	margin-top:-2px;
	margin-bottom:10px;
	margin-left:8px;
	padding-left:8px;
	z-index: 3;
}
ul.tight li {
	z-index: 3;
}



ul.pdf-list {
	margin-bottom:10px;
	margin-left:0px;
	padding-left:0px;
	list-style: none;
}
ul.pdf-list li {
	padding:3px 0 3px 22px;
	background: #fff url(../graphics/icon-pdf.gif) 0px 6px no-repeat;
}

ul.pdf-list li.word-doc {
	background: #fff url(../graphics/icon-word.gif) 0px 6px no-repeat;
}

ul.pdf-list li.external-link {
	background: #fff url(../graphics/icon-link.gif) 0px 6px no-repeat;
}


ul.social_media {
	list-style: none;
	position:absolute;
	margin: 0;
	padding:0;
	z-index:44;
	top:12px;
	left: 682px;
	width:auto;
}
ul.social_media li {
	width: 24px;
	height: 24px;
	padding: 0 10px 0 0;
	float: left;
}
ul.social_media li a {
	width: 24px;
	height: 24px;
	display: block;
	text-indent:-8000px;
	background-image: url(../graphics/icons-social.png); 
	background-repeat:no-repeat;	
}

ul.social_media li.facebook a { background-position: 0 0; } 
ul.social_media li.facebook a:hover { background-position:  0 -24px; }
ul.social_media li.rss a { background-position: -24px 0; } 
ul.social_media li.rss a:hover { background-position:  -24px -24px; }
ul.social_media li.twitter a { background-position: -48px 0; } 
ul.social_media li.twitter a:hover { background-position:  -48px -24px; }
ul.social_media li.instagram a { background-position: -72px 0; } 
ul.social_media li.instagram a:hover { background-position:  -72px -24px; }


#seven-summits, #seven-summits-wt {
	display:inline;
	position:absolute;
	top:107px;
	left: 738px;
	width:30px;
	height:30px;
	text-indent:-8000px;
	z-index:44;
}



.seven-summits {
	display:inline;
	float:right;
	z-index: 44;
	text-indent:-8000px;
}

.seven-summits a, .seven-summits a:active {
	display:block;
	width:30px;
	height:30px;
	margin:-8px 0 0 0;
	padding:0;
	background-position:-1px 0;
	background-repeat:no-repeat;
	background-image:url(../graphics/icon7-blue.gif);
}
.seven-summits a:hover {background-position:-1px -30px;}




.li_spacer li {
	margin-bottom:20px;
}


.ifmga {
	line-height:38px;
	padding:5px 0 8px 34px;
	margin:0 0 0 6px;
	background:url(../graphics/logo-ifmga-sm.gif) no-repeat left;
}

.amga {
	line-height:38px;
	padding:5px 0 8px 35px;
	margin:0 0 0 3px;
	background:url(../graphics/logo-amga-sm.gif) no-repeat left;
}
.guides {
	width:80px;
	height:100px;
	float:right;
	margin: 0 0 6px 10px;
	z-index: 12;
	border:1px solid;
}
*html .guides {
	border:#003366 1px solid;
}

.highlight_text{
	font-weight:bold;
	color:#900;
}


.button_rounded {
	width: auto;
	padding: .5em;
	display:block;
	margin:0 8px 10px 0;
	text-align:left;
	float:left;
	color: #ffffff;
	text-shadow: 1px 1px 1px #000;
	border: solid thin #882d13;
	-webkit-border-radius: .7em;
	-moz-border-radius: .7em;
	border-radius: .7em;
	-webkit-box-shadow: 2px 2px 3px #999;
	box-shadow: 2px 2px 2px #bbb;
	background-color: #ce401c;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#e9ede8), to(#ce401c),color-stop(0.4, #8c1b0b));
}

/* ============= collapsable code ============ */

#expList  dt {
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
  	text-decoration:underline;
 	cursor:pointer;
	margin:4px 0 4px 0;
	padding:4px 0 4px 0;
}


#expList dd {
	display:none;
	margin:4px 0 6px 0;
	padding:0 0 10px 0;	
}

#expList.zero dt {
	margin:-12px 0 0 20px;
	padding:0;	
}
#expList.zero dd {
	margin:4px 0 6px 0;
	padding:0;	
}


ul.snowflake {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}
ul.snowflake li {
	background: url('../graphics/bullet-snowflake.png') left 20px no-repeat;
	padding: 20px 0 0 25px;
	margin-bottom: 10px;
	}

ul.snowflake li dt {
	color:#666;
	}

ul.trips-by-lists {
	list-style: square;
	line-height: 22px;
	margin-left: 10px;	
	padding-left: 10px;
	z-index:3;
}
ul.trips-by-lists li {
	z-index:3;
}
ul.trips-by-lists h2 {
	margin-left: -10px;	
	padding-left: -10px;
	border-top:1px dotted;
	border-bottom:1px dotted;
	z-index:3;
}

ul.links li {
	z-index:3;
}
.kili-intro {
	background-image: url('../photos/kilimanjaro/kili-masai-sm.jpg'); 
	background-position:right bottom;
	background-repeat:no-repeat;
	padding-bottom:100px;
	border:none;
}

/* ============= end collapsable code ============ */

* {
outline: 0;
}