/* PUT THIS FILE IN CSS FOLDER, NOT LIB.CSS */
/* GENERAL CSS */
#holder {
	width:617px;
	margin:25px auto 6px auto;
	text-align:left;
}

#holder h2 {
	margin:0 0px 2px 0px;
	text-align:left;
	color:#000;
	font-size:.9em;
}

.summitPackPDF {
	margin-top:6px;
}
.summitPackPDF a {
	font-size:.8em;
}
.summitPackPDF a:hover {
	text-decoration:none;
}

/* START OF CSS FOR MAP */
dl.map.on {
	position:relative;
	width:610px;  
	height:790px; 
	background:url(../themes/default/images.css/climbing_school_pack.jpg) no-repeat;
	text-align:left;
	margin:8px 0 0 0;
	padding:0;
	border:#999 1px solid;
}
dl.map.on dt {
	list-style:none;
	display:inline;
}
dl.map.on dd {
	position:absolute;
	left:-9999px;
	width:150px;
	padding:4px;
	border:1px solid #222;
	background:url(../themes/default/images.css/tooltip-bg.png);
	z-index:11;
	font-size:0.8em;
	color:#000;
	font-family:"Trebuchet MS",Arial,Tahoma,sans-serif;
}
 dl.map.on dd img {
	position:relative;
	float:right;
	margin:2px;
} 
dl.map.on a.location {
	display:block;
	position:absolute;
	text-indent:-9999px;
	background:url(../themes/default/images.css/point.png) no-repeat;
	width:10px;
	height:10px; /**/
	outline:none;
	z-index:10;
	text-decoration:none;
}
dl.map.on a.location:hover {
	background:url(../themes/default/images.css/point-hover.gif) no-repeat -1px -1px;
}
dl.map.on dd a {
	color:#900;
}
dl.map.on dd a:hover {
	text-decoration:none;
}
dl.map.on dd a.close {
	position:relative;
	float:right;
	color:#000;
	background:url(../themes/default/images.css/close_summitPack.png) no-repeat;
	text-indent:-9999px;
	outline:none;
	height:16px;
	width:16px;
	margin-left:4px;
	margin-right:-6px;
	text-decoration:none;
}


/* START OF CSS FOR MAP POINTS */
dl.map.on a#location02 { /*sunscreen height:50px; width:50px;*/
	top:172px;
	left:381px;
}
dl.map.on a#location03 {  /*water bottles height:70px; width:80px;*/
	top:210px;
	left:495px;
}
dl.map.on a#location04 { /*medium weight gloves height:90px; width:85px;*/
	top:149px;
	left:447px;
}
dl.map.on a#location05 {  /*trail lunches height:100px; width:100px;*/
	top:182px;
	left:283px;
}
dl.map.on a#location06 { /*ice axe*/
	top:439px;
	left:498px;
}
dl.map.on a#location07 { /*glacier glasses height:60px; width:40px;*/
	top:241px;
	left:407px;
}
dl.map.on a#location08 { /*toiletries width:45px; height:30px;*/
	top:155px;
	left:155px;
}
dl.map.on a#location09 { /*eating Utensils height:65px;	width:70px;*/
	top:160px;
	left:440px;
}
dl.map.on a#location10 { /*hat height:50px; width:38px;*/
	top:232px;
	left:193px;
}
dl.map.on a#location11 { /*Shell Jacket*/
	top:342px;
	left:134px;
}

dl.map.on a#location13 { /*crampons*/
	top:495px;
	left:468px;
}
dl.map.on a#location14 { /*gaiters*/
	top:560px;
	left:463px;
}
dl.map.on a#location15 { /*socks*/
	top:615px;
	left:416px;
}
dl.map.on a#location16 { /*boots*/
	top:611px;
	left:355px;
}

dl.map.on a#location19 { /*shell pants*/
	top:561px;
	left:178px;
}
dl.map.on a#location20 { /*insulated pants*/
	top:561px;
	left:120px;
}
dl.map.on a#location21 { /*base layer top*/
	top:492px;
	left:154px;
}
dl.map.on a#location22 { /*insulated top*/
	top:334px;
	left:446px;
}
dl.map.on a#location23 { /*backpack*/
	top:204px;
	left:294px;
}
dl.map.on a#location24 { /*light weight gloves */
	top:198px;
	left:97px;
}
dl.map.on a#location25 { /*baseball cap*/
	top:277px;
	left:393px;
}
