/* ================================================================ 
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 { border: none;}
#map {position:relative; margin:0; width:500px; height:503px; 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.scalp {width:50px; height:43px; top:4px; left:219px; }
#map ul li.arms {width:145px; height:101px; top:170px; left:169px; }
#map ul li.neck {width:30px; height:27px; top:76px; left:229px;}
#map ul li.chest {width:88px; height:73px; top:120px; left:199px;}
#map ul li.back {width:118px; height:58px; top:89px; left:179px;}
#map ul li.legs {width:100px; height:194px; top:298px; left:189px;}
#map ul li.butt {width:106px; height:59px; top:242px; left:189px;}

#map ul li:hover {z-index:300;}
#map ul li.click {z-index:500;}

#map ul li:hover.scalp {background:url(../img/acnephotos/body-acne-map-scalp.jpg);}
#map ul li:hover.arms {background:url(../img/acnephotos/body-acne-map-arms.jpg);}
#map ul li:hover.neck {background:url(../img/acnephotos/body-acne-map-neck.jpg);}
#map ul li:hover.chest {background:url(../img/acnephotos/body-acne-map-chest.jpg);}
#map ul li:hover.back {background:url(../img/acnephotos/body-acne-map-back.jpg);}
#map ul li:hover.legs {background:url(../img/acnephotos/body-acne-map-legs.jpg);}
#map ul li:hover.butt {background:url(../img/acnephotos/body-acne-map-butt.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;}
.scalp .xsnazzy {left:-180px; top:-20px; width:165px;}
.arms .xsnazzy {left:-167px; top:-10px; width:150px;} /*placement of pop up text bubble*/
.neck .xsnazzy {left:39px; top:-40px; width:200px;}
.chest .xsnazzy {left:93px; top:0px; width:175px;}
.back .xsnazzy {left:-180px; top:-10px; width:175px;}
.legs .xsnazzy {left:-188px; top:-10px; width:175px;}
.butt .xsnazzy {left:114px; top:-25px; width:200px;}

.xsnazzy h1, .xsnazzy p {margin:0 5px;}
.xsnazzy h1 {clear:both; font-family:"trebuchet ms",arial,sans-serif; color: #2a5a8a;/*rgb(80,80,80)*/; font-weight:normal; font-size:170%;/*font-size:2.5em; color:#6f9; font-family:georgia, "times new roman", serif; border-bottom:1px solid #fff;*/}
.xsnazzy p {padding-bottom:0.5em; color:#222222; font-size:12px; 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;}