@charset "utf-8";

/*********RIM Logo**********/
.Rim_Logo {
background-image:url(RIM_logo.gif);
height:20px;
position:absolute;
right:30px;
top:15px;
width:60px;
z-index:5;
}
/******location items***************/
.location_item,.location_item_single {
background-image:url(green_dot.gif);
background-repeat:no-repeat;
font-size:10px;
line-height:1.3;
padding-left:25px;
width:139px;
}
.location_item,.location_item span,.location_item_single span { float:left }
.location_item_single {
position:absolute;
right:90px;
top:220px;
z-index:5;
}
.location_item h4,.location_item_single h4 { margin-top:1px }
.location_item span,.location_item_single span {
color:#fff;
font-size:10px;
margin-left:-20px;
margin-top:1px;
}
.location_item em,.location_item_single em {
display:block;
font-size:15px;
font-style:normal;
}
#double_digit { margin-left:-24px; }
address { font-style:normal;margin:0 }
.clear_hr {
border-bottom:1px solid #ddd;
clear:both;
margin-bottom:20px;
padding-top:20px;
}
.slough { right:35px; }
.texas { right:55px; }
.mississauga {
right:30px;
width:200px;
}
.hong_kong {
right:75px;
width:155px;
}
/**********Top Nav *****************/
.map_nav {
background:#747474 url(map_bg.gif) repeat-x;
height:26px;
line-height:26px;
}
.map_nav ul {
margin-left:0px;
padding-left:0px;
margin-top:0px;
}
.map_nav ul li {
background:none !important;
border-right:1px solid #adadad;
float:left;
font-weight:700;
margin-top:0;
padding-left:10px;
padding-right:10px;
}
.map_nav .last { border:none; }
.map_nav a {
color:#e5e5e5 !important;
text-decoration:none !important;
}
.map_nav a:hover { text-decoration:underline !important; }
.map_nav .selected {
color:#404040 !important;
text-decoration:none !important;
}
