/* ================================================================ 
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 {position:relative; margin:0px; padding:0px; width:602px; height:602px; font:76% arial, verdana, sans-serif;}
#map ul {padding:0px; margin:0px; list-style:none; position:absolute; top:0; left:0;}
#map ul li {position:absolute; display:block; cursor:pointer; background:url(transparent.gif); margin:0px; padding:0px;}
#map ul li.billings {width:30px; height:50px; top:375px; left:175px; margin:0px; padding:0px;}
#map ul li.hardin {width:30px; height:50px; top:360px; left:525px; margin:0px; padding:0px;}
#map ul li.laurel {width:30px; height:50px; top:445px; left:85px; margin:0px; padding:0px;}
#map ul li.lockwood {width:30px; height:50px; top:365px; left:210px; margin:0px; padding:0px;}


#map ul li:hover {z-index:300;}
#map ul li.click {z-index:500;}

#map ul li:hover.billings {}
#map ul li:hover.laurel {}

#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(transparent.gif);}

.xsnazzy {display:block; position:absolute; height:auto; text-align:left;}

.billings .xsnazzy {left:55px; top:-200px; width:200px;}
.hardin .xsnazzy {right:55px; top:-20px; width:200px;}
.laurel .xsnazzy {left:55px; top:-20px; width:200px;}
.lockwood .xsnazzy {left:55px; top:-20px; width:200px;}


.xsnazzy h1, .xsnazzy p {margin:0 10px;}
.xsnazzy h1 {font-size:2.5em; color:#000000; font-family:georgia, "times new roman", serif; border-bottom:1px solid #fff; text-align:center;}
.xsnazzy p {padding-bottom:0.5em; color:#eee; 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;}
.xb4, .xb5, .xb6, .xb7 {background:#ccc; border-left:1px solid #000000; border-right:1px solid #000000;}
.xb1 {margin:0 8px; background:#000000;}
.xb2 {margin:0 6px; background:#000000;}
.xb3 {margin:0 4px; background:#000000;}
.xb4 {margin:0 3px; background:#a58757; border-width:0 5px;}
.xb5 {margin:0 2px; background:#a58757; border-width:0 4px;}
.xb6 {margin:0 2px; background:#a58757; border-width:0 3px;} 
.xb7 {margin:0 1px; background:#a58757; border-width:0 3px; height:2px;} 

.xboxcontent {display:block; background:#a58757; border:3px solid #000000; border-width:0 3px;}
.xboxcontent a, .xboxcontent a:visited {display:block; color:#000; 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(point.gif) center top; position:absolute; left:50px; top:-11px;}

.xsnazzy em.point_bottom {display:block; font-size:0; width:25px; height:14px; background:url(point.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(point.gif) left center; position:absolute; left:-11px; top:30px;}

.xsnazzy em.point_right {display:block; font-size:0; width:14px; height:25px; background:url(point.gif) right center; position:absolute; right:-11px; top:125px;}
/* for IE5.5 */
* html .xsnazzy em.point_right {right:-12px; ri\ght:-11px;}
