﻿
#map {
    position:relative;
    margin:0;
    padding:0;
    width:874px;
    height:506px;
    background:url(/i/memberzplus/membership_360view.jpg) no-repeat #fff;
    font-family:arial, helvetica, sans-serif;
    font-size:8pt;
}	


#map li {
    margin:0;
    padding:0;
    list-style:none;
}

#map li a {
    position:absolute;
    display:block;
    /*
       Specifying a background image
       (a 1px by 1px transparent gif)
       fixes a bug in older versions of
       IE that causeses the block to not
       render at its full dimensions.
    */
	background:url(/i/webstructure/blank.gif);
    text-decoration:none;
    color:#000;
}

#map li a span { display:none; }

#map li a:hover span {
    position:relative;
    display:block;
    width:200px;
    left:20px;
    top:20px;
    border:1px solid #000;
    background:#7EE;
    padding:5px;
    filter:alpha(opacity=95);
    opacity:0.9;	
}

#map a.tabs 
{
    top:14px;
    left:0px;
    width:300px;
    height:18px;		    
}

/*
#map a:hover
{
    background:#279;			
    filter:alpha(opacity=10);
    opacity:0.1;				
}
*/

#map a.scripts {
    top:4px;
    left:323px;
    width:180px;
    height:25px;    
}

#map a.icons {
    top:2px;
    left:515px;
    width:360px;
    height:27px;   	    				
}

#map a.relationship {
    top:35px;
    left:3px;
    width:442px;
    height:211px;   
}

#map a.contacts {
    top:250px;
    left:3px;
    width:442px;
    height:140px;
}

#map a.campaigns {
    top:397px;
    left:3px;
    width:442px;
    height:80px;      		
}

#map a.buttons {
    top:480px;
    left:3px;
    width:442px;
    height:26px;	   
}

#map a.roadservice {
    top:35px;
    left:453px;
    width:400px;
    height:116px;         
}

#map a.memberservices {
    top:158px;
    left:453px;
    width:400px;
    height:130px;   	
}

#map a.insurance {
    top:294px;
    left:453px;
    width:400px;
    height:99px;   
}

#map a.travel {
    top:398px;
    left:453px;
    width:400px;
    height:104px;   	
}