/* NN4 specific files */

.map {display: none;}

.sc_map {display: none;}

.hidden_info {display: none;}

/* ------------------------------------------------------------------------------------ */
/* General styles                                                                       */
/* Styles used on all pages                                                             */
/* ------------------------------------------------------------------------------------ */

/* a[href=""] {color: #aa77aa} */
/* .leftbar a[href=""] {color: #ffddff} */
/*/*/
a:hover {text-decoration: none;}

body.video {background-color: black;}

div.video {background-color: black;
	height: 300px;
	margin: auto auto auto auto;
	text-align: center;
	vertical-align: middle;
	padding-top: 10%;}

.left {text-align: left;}

.fleft, .fright {background-color: #ffffff;
	margin: 0px;}

div.lpullquote {float: left;
	width: 170px;
	font-size: 120%;
	margin: 10px 10px 10px 0px;
	font-weight: bold;}

div.lpullquote .person {font-size: 80%;
	font-weight: normal;}

p.hanging_para {margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	line-height: 1em;
	text-indent: -5px;}

.middle_path a {font-weight: bold}
/**/
.navigation_section {margin: 0px 10px 10px 10px;
	padding: 0px 0px 0px 0px;
	font-size: 10px}

.navigation_section p {margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	text-indent: -5px;}


/* ------------------------------------------------------------------------------------ */
/* Index styles                                                                         */
/* Styles applying only to index.html                                                   */
/* ------------------------------------------------------------------------------------ */
/*/*/
a#south {position: absolute;
	top: 0px;
	left: 0px;
	height: 262px;
	width: 170px;}

a#southc {position: absolute;
	top: 0px;
	left: 170px;
	height: 262px;
	width: 100px;}

a#central {position: absolute;
	top: 0px;
	left: 270px;
	height: 262px;
	width: 70px;}

a#northc {position: absolute;
	top: 0px;
	left: 340px;
	height: 262px;
	width: 105px;}

a#north {position: absolute;
	top: 0px;
	left: 445px;
	height: 262px;
	width: 150px;}

.building_list {vertical-align: top;
	width: 20%;
	padding: 0px;}

.building_list p {line-height: 1.25em}

.building_roll {background-color: #DDDBBB;
	vertical-align: top;
	width: 20%;
	padding: 0px;}

.building_roll p {line-height: 1.25em;}

.building_roll p a:hover {text-decoration: underline;}

.building_table td {padding: 0px 2px 0px 2px;
	margin: 0px;}


.map {background-image: url(images/index_map.jpg);
	height: 262px;
	width: 600px;
	position: relative;
	top: 0px;
	left: 0px;
	display: block;
	padding: 0;
	margin: 0;
}

.map_links {background-image: url(images/index_map.jpg);
	height: 262px;
	width: 600px;}

.map_links a {
   position: absolute;
   height: 262px;
   width: 600px;
   top: 0px;
   text-decoration: none;
   }
   
.south_roll { background-image: url(images/index_map_south.jpg);
	border: none;
	height: 262px;
	width: 600px;
	position: relative;
	top: 0px;
	left: 0px;
	border: none;}

.southc_roll { background-image: url(images/index_map_southc.jpg);
	border: none;
	height: 262px;
	width: 600px;
	position: relative;
	top: 0px;
	left: 0px;
	border: none;}

.central_roll { background-image: url(images/index_map_central.jpg);
	border: none;
	height: 262px;
	width: 600px;
	position: relative;
	top: 0px;
	left: 0px;
	border: none;}

.northc_roll { background-image: url(images/index_map_northc.jpg);
	border: none;
	height: 262px;
	width: 600px;
	position: relative;
	top: 0px;
	left: 0px;
	border: none;}

.north_roll { background-image: url(images/index_map_north.jpg);
	border: none;
	height: 262px;
	width: 600px;
	position: relative;
	top: 0px;
	left: 0px;
	border: none;}


/* ------------------------------------------------------------------------------------ */
/* Area styles                                                                          */
/* Styles applying only to ares, building roll-over controls are listed in a            */
/*    separate section                                                                  */
/* ------------------------------------------------------------------------------------ */
/*/*/
/*/*/
p.area_building {margin: 0px 0px 0px 0px;
	padding: 1px;
	width: 180px;
	font-weight: normal;
	font-size: .9em;}

.area_list {padding: 0;
	margin: 0px;
	vertical-align: top;}

.area_map {padding: 0px 0px 0px 0px;
	margin: 0px;
	vertical-align: top;}

.area_nav {font-size: 90%;
	white-space: nowrap}

.hidden_info {display: none;}

p.line_roll {margin: 0px 0px 0px 0px;
	padding: 1px;
	width: 180px;
	background-color: #DDDBBB;
	font-weight: bold;
	font-size: .9em;}

.nav_roll {margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: #DDDBBB;
	font-weight: bold;}

.nc_map {background-image: url(images/1stfloor.jpg);
	width: 550px;
	height: 333px;
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	display: block}

.nc_map_links {background-image: url(images/1stfloor.jpg);
	width: 550px;
	height: 333px;
	margin: 0px;
	padding: 0px;}

.nc_map_links a {
   position: absolute;
   height: 310px;
   width: 356px;
   top: 0px;
   text-decoration: none;
   }

.sidecell {margin: 0px;}

.unhide {display: block;
	text-align: center;
	padding-bottom: 30px;
	width: 100%;
	min-height: 180px;}

.unhide img {width: 120px;
	margin: auto;}


/* ------------------------------------------------------------------------------------ */
/* Building Roll-Over Controls                                                          */
/* Information for building roll-overs, including background-image and                  */
/*    image map information                                                             */
/* ------------------------------------------------------------------------------------ */
/*/*/

.cafe_roll { background-image: url(images/1stfloor_cafe.jpg);
	border: none;
	width: 550px;
	height: 333px;
	position: relative;
	top: 0px;
	left: 0px;
	border: none;}

a#cafe_hot {position: absolute;
	top: 150px;
	left: 510px;
	height: 110px;
	width: 40px;
	border-bottom: none;
	text-decoration: none;}

.goup_roll { background-image: url(images/1stfloor_goup.jpg);
	border: none;
	width: 550px;
	height: 333px;
	position: relative;
	top: 0px;
	left: 0px;
	border: none;}

a#goup_hot {position: absolute;
	top: 170px;
	left: 400px;
	height: 60px;
	width: 80px;
	border-bottom: none;
	text-decoration: none;}

.godown_roll { background-image: url(images/1stfloor_godown.jpg);
	border: none;
	width: 550px;
	height: 333px;
	position: relative;
	top: 0px;
	left: 0px;
	border: none;}

a#godown_hot {position: absolute;
	top: 170px;
	left: 377px;
	height: 60px;
	width: 20px;
	border-bottom: none;
	text-decoration: none;}

.info_roll { background-image: url(images/1stfloor_info.jpg);
	border: none;
	width: 550px;
	height: 333px;
	position: relative;
	top: 0px;
	left: 0px;
	border: none;}

a#info_hot {position: absolute;
	top: 170px;
	left: 315px;
	height: 50px;
	width: 40px;
	border-bottom: none;
	text-decoration: none;}

.mac_roll { background-image: url(images/1stfloor_mac.jpg);
	border: none;
	width: 550px;
	height: 333px;
	position: relative;
	top: 0px;
	left: 0px;
	border: none;}

a#mac_hot {position: absolute;
	top: 200px;
	left: 0px;
	height: 50px;
	width: 260px;
	border-bottom: none;
	text-decoration: none;}

.multi_roll { background-image: url(images/1stfloor_multi.jpg);
	border: none;
	width: 550px;
	height: 333px;
	position: relative;
	top: 0px;
	left: 0px;
	border: none;}

a#multi_hot {position: absolute;
	top: 140px;
	left: 150px;
	height: 45px;
	width: 200px;
	border-bottom: none;
	text-decoration: none;}

.track_roll { background-image: url(images/1stfloor_track.jpg);
	border: none;
	width: 550px;
	height: 333px;
	position: relative;
	top: 0px;
	left: 0px;
	border: none;}

a#track_hot {position: absolute;
	top: 180px;
	left: 130px;
	height: 20px;
	width: 25px;
	border-bottom: none;
	text-decoration: none;}
