/* 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:789px; 
	background:url(../themes/default/images.css/summit-climb-16x24_2.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-image: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#location01 { /*headlamp*/
	top:166px;
	left:462px;
}
dl.map.on a#location02 { /*sunscreen height:50px; width:50px;*/
	top:158px;
	left:368px;
}
dl.map.on a#location03 {  /*water bottles height:70px; width:80px;*/
	top:259px;
	left:468px;
}
dl.map.on a#location04 { /*medium weight gloves height:90px; width:85px;*/
	top:135px;
	left:436px;
}
dl.map.on a#location05 {  /*trail lunches height:100px; width:100px;*/
	top:160px;
	left:252px;
}
dl.map.on a#location06 { /*ice axe*/
	top:435px;
	left:438px;
}
dl.map.on a#location07 { /*glacier glasses height:60px; width:40px;*/
	top:140px;
	left:316px;
}
dl.map.on a#location08 { /*toiletries width:45px; height:30px;*/
	top:155px;
	left:171px;
}
dl.map.on a#location09 { /*Mitten height:65px;	width:70px;*/
	top:155px;
	left:89px;
}
dl.map.on a#location10 { /*hat height:50px; width:38px;*/
	top:222px;
	left:186px;
}
dl.map.on a#location11 { /*Shell Jacket*/
	top:297px;
	left:143px;
}
dl.map.on a#location12 { /*Insulated Parka*/
	top:369px;
	left:448px;
}
dl.map.on a#location13 { /*crampons*/
	top:501px;
	left:487px;
}
dl.map.on a#location14 { /*gaiters*/
	top:542px;
	left:509px;
}
dl.map.on a#location15 { /*socks*/
	top:544px;
	left:271px;
}
dl.map.on a#location16 { /*boots*/
	top:501px;
	left:364px;
}
dl.map.on a#location17 { /*ski poles*/
	top:601px;
	left:193px;
}
dl.map.on a#location18 { /*sleeping bag*/
	top:643px;
	left:353px;
}
dl.map.on a#location19 { /*shell pants*/
	top:583px;
	left:161px;
}
dl.map.on a#location20 { /*insulated pants*/
	top:573px;
	left:101px;
}
dl.map.on a#location21 { /*base layer top*/
	top:461px;
	left:159px;
}
dl.map.on a#location22 { /*insulated top*/
	top:345px;
	left:150px;
}
dl.map.on a#location23 { /*backpack*/
	top:189px;
	left:289px;
}
dl.map.on a#location24 { /*baseball cap*/
	top:270px;
	left:213px;
}
dl.map.on a#location25 { /*light weight gloves height:90px; width:85px;*/
	top:135px;
	left:119px;
}