/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls.com/various/solar_map.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#map img {clear: both; padding: 0; margin: 0; border: none; float: left;}
#map {position:relative; margin:0; width:500px; height:465px; font:76% arial, verdana, sans-serif;}
#map ul {padding:0; margin:0; list-style:none; position:absolute; top:0; left:0;}
#map ul li {position:absolute; display:block; cursor:pointer; background:url(../img/acnephotos/transparent.gif);}
#map ul li.forehead {width:145px; height:82px; top:92px; left:164px; }
#map ul li.temples {width:159px; height:58px; top:151px; left:161px; }
#map ul li.nose {width:37px; height:75px; top:186px; left:224px;}
#map ul li.rightcheek {width:54px; height:78px; top:191px; left:265px;}
#map ul li.leftcheek {width:55px; height:70px; top:203px; left:162px;}
#map ul li.chin {width:126px; height:68px; top:262px; left:180px;}
#map ul li.lips {width:62px; height:48px; top:255px; left:211px;}

#map ul li:hover {z-index:300;}
#map ul li.click {z-index:500;}

#map ul li:hover.forehead {background:url(../img/acnephotos/forehead.jpg);}
#map ul li:hover.temples {background:url(../img/acnephotos/temples-and-between-brows.jpg);}
#map ul li:hover.nose {background:url(../img/acnephotos/nose.jpg);}
#map ul li:hover.rightcheek {background:url(../img/acnephotos/right-cheek.jpg);}
#map ul li:hover.leftcheek {background:url(../img/acnephotos/left-cheek.jpg);}
#map ul li:hover.chin {background:url(../img/acnephotos/chin-and-jaw.jpg);}
#map ul li:hover.lips {background:url(../img/acnephotos/lips.jpg);}

#map ul li .xsnazzy {visibility:hidden;}

#map ul li.click .xsnazzy {visibility:visible;}

/* For IE7 to keep the :hover over .xsnazzy - goodness knows why? */

#map ul li.click .xsnazzy {background:url(../img/acnephotos/transparent.gif);}

.xsnazzy {display:block; position:absolute; height:auto; text-align:center;}
.forehead .xsnazzy {left:155px; top:0px; width:165px;}
.temples .xsnazzy {left:-170px; top:-10px; width:150px;} /*placement of pop up text bubble*/
.nose .xsnazzy {left:50px; top:10px; width:200px;}
.rightcheek .xsnazzy {left:48px; top:10px; width:175px;}
.leftcheek .xsnazzy {left:-174px; top:10px; width:175px;}
.chin .xsnazzy {left:0px; top:60px; width:300px;}
.lips .xsnazzy {left:75px; top:-30px; width:200px;}

.xsnazzy h1, .xsnazzy p {margin:0 5px;}
.xsnazzy h1 {line-height:1em; clear:both; font-family:"trebuchet ms",arial,sans-serif; color: #2a5a8a;/*rgb(80,80,80)*/; font-weight:normal; font-size:190%;/*font-size:2.5em; color:#6f9; font-family:georgia, "times new roman", serif; border-bottom:1px solid #fff;*/}
.xsnazzy p {color:#222222; font-size:130%; text-align:left;}
.xsnazzy {background: transparent; margin:1em;}


.xb1, .xb2, .xb3, .xb4, .xb5, .xb6, .xb7 {display:block; font-size:0; overflow:hidden;}
.xb1, .xb2, .xb3, .xb4, .xb5, .xb6 {height:1px;} /*border of text bubble*/
.xb4, .xb5, .xb6, .xb7 {background:#ccc; border-left:1px solid #2a5a8a; border-right:1px solid #2a5a8a;}
.xb1 {margin:0 8px; background:#2a5a8a;} /*border outside border, top bottom of text bubble*/
.xb2 {margin:0 6px; background:#2a5a8a;}
.xb3 {margin:0 4px; background:#2a5a8a;}
.xb4 {margin:0 3px; background:#fff; border-width:0 5px;}
.xb5 {margin:0 2px; background:#fff; border-width:0 4px;}
.xb6 {margin:0 2px; background:#fff;/*#7f7f9c;*/ border-width:0 3px;} 
.xb7 {margin:0 1px; background:#fff;/*#7f7f9c;*/ border-width:0 3px; height:2px;} 

.xboxcontent {display:block; background:#fff;/*#7f7f9c*/; border:3px solid #2a5a8a; border-width:0 3px;} /*actual border color*/
.xboxcontent a, .xboxcontent a:visited {display:block; color:#ff0; font-weight:bold; font-size:12px; text-indent:0; padding:4px;}

#map ul li.click .xsnazzy .xboxcontent a:hover {color:#fff;}

.xsnazzy em.point_top {display:block; font-size:0; width:25px; height:14px; background:url(../img/acnephotos/point2.gif) center top; position:absolute; left:50px; top:-11px;}

.xsnazzy em.point_bottom {display:block; font-size:0; width:25px; height:14px; background:url(../img/acnephotos/point2.gif) center bottom; position:absolute; right:50px; bottom:-11px;}
/* for IE5.5 */
* html .xsnazzy em.point_bottom {bottom:-12px;}

.xsnazzy em.point_left {display:block; font-size:0; width:14px; height:25px; background:url(../img/acnephotos/point2.gif) left center; position:absolute; left:-11px; top:30px;}

.xsnazzy em.point_right {display:block; font-size:0; width:14px; height:25px; background:url(../img/acnephotos/point2.gif) right center; position:absolute; right:-11px; top:30px;}
/* for IE5.5 */
* html .xsnazzy em.point_right {right:-12px; ri\ght:-11px;}