body.alt { 
	font-family: Futura, Arial, sans-serif; 
	font-size: 12px; 
}
body.alt h1 { 
	font-family: Futura, Arial; 
	font-size: 18px; 
	font-weight: normal; 
	margin-bottom: 10px; 
	text-transform: uppercase;
}
body.alt h2 { 
	font-family: Futura, Arial; 
	font-size: 14px; 
	font-weight: normal; 
	text-transform: uppercase;
	text-decoration: underline;
}
body.alt h3 { 
	font-family: Futura, Arial; 
	font-size: 12px;
	font-style: italic;
	font-weight: normal; 
}
body.alt #stores span { 
	display: inline;
	text-transform: uppercase;
}
body.alt #news span { 
	display: inline;
}
body.alt #news {
	font-family: Georgia, serif;
}


body.alt a {
	color: white;
}

body.alt a:hover {
	color: #ccc;
}


body {
	margin: 0px 0px 0px 0px;
	font-family: Futura sans-serif, Arial, sans-serif;
	font-size: 12px;
	background-color: #0f0f0f;
	text-align: center;
}

span { display: none; }

img { border: 0px; }

div#main {
	position: relative;
	margin: 0px auto;
	width: 1000px;
	height: 600px;
	background-color: black;
	color: white;
}

body.alt div#main {
    height: auto;
}

div#nav {
	position: absolute;
	top: 26px;
	left: 212px; /*77px; /*117px;*/
	width: 597px; /*867px; /*786px;*/
	height: 26px;
	background-color: black;
	z-index: 1;
}

div#nav a {
	color: white;
	height: 26px;
	display: block;
	float: left;
}
#nav1 {
	width: 172px;
	background-image: url( ../images/nav/sc.gif );
}
#nav2 {
	width: 151px;
	background-image: url( ../images/nav/tmam.gif );
}
#nav3 {
	width: 140px;
	background-image: url( ../images/nav/tgm.gif );
}
#nav4 {
	width: 134px;
	background-image: url( ../images/nav/ws.gif );
}
/*#nav5 {
	width: 270px; /*189px;
	background-image: url( ../images/nav/utc.gif );
}*/

div#forbes_logo 
{
	position: absolute;
	top: 241px;
	left: 141px;
	width: 218px;
	height: 111px;
	background: black url( ../images/forbes_logo.gif ) no-repeat 0px 0px;
}

div#footer {
	position: absolute;
	top: 467px;
	left: 0px;
	width: 500px;
	height: 115px;
	text-align: center;
	font-family: Futura, Arial, sans-serif;
}

body.home div#footer {
    top: 560px;
}

body.alt div#footer {
    position: relative;
    padding: 50px 250px 25px;
    top: 0px;
}

div#footer p 
{
	margin: auto 0px;
	font-size: 10px;
	letter-spacing: 0.5px;
	line-height: 16px;
	text-transform: uppercase;
	color: #6d6e70;
	white-space: nowrap;
}

div#footer a
{
	color: #6d6e70;
	text-decoration: none;
}
div#footer a:hover {
	color: white;
	text-decoration: underline;
}

a#forbes_logo_small {
	display: block;
	width: 99px;
	height: 51px;
	margin-left: 200px;
	margin-bottom: 29px;
	background: black url( ../images/forbes_logo_small.gif ) no-repeat 0px 0px;	
}

div.inset {
	position: absolute;
	top: 288px;
	left: 741px;
	/*width: 191px;  for left inset */
	width: 259px;
	height: 26px;
	background-color: black;
	background-repeat: no-repeat;
}

div.return {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 26px;
	background-color: black;
	background-repeat: no-repeat;
}

body.alt div.return {
	border-bottom: solid 1px #333333;
}

div#inset_nav {
	position: absolute;
	top: 0px;
	left: 819px; /* 948px;*/
	width: 181px; /* 52 + 129 */
	height: 26px;
	background-color: black;
}

#inset_home { background-image: url( ../images/luxury_retail_with_no_equal.gif ); }
#inset_gardens { background-image: url( ../images/inset_gardens.gif ); }
#inset_millenia { background-image: url( ../images/inset_millenia.gif ); }
#inset_somerset { background-image: url( ../images/inset_somerset.gif ); }
#inset_waterside { background-image: url( ../images/inset_waterside.gif ); }
#inset_utc { background-image: url( ../images/inset_utc.gif ); }
#inset_return
{
	position: absolute;
	top: 288px;
	left: 0px;
	width: 191px;
	height: 26px;
	background-color: black;
	background-image: url( ../images/return_to_gallery.gif ); 
}
#inset_gallery
{
	background-image: url( ../images/visit_gallery.gif );
	visibility: hidden;
	z-index: 0;
}

#inset_return a
{
	display: block;
	width: 191px;
	height: 26px;
}

div#imageContainer 
{
	position: absolute;
	left: 500px;
	width: 500px;
	height: 600px;
}
div#imageContainer div
{
	position: relative;
	width: 500px;
}
div#imageContainer img 
{
	position: absolute;
	display: none;
	left: 0px;
	top: 0px;
	width: 500px;
	height: 600px;
}

div#main_copy {
	position: absolute;
	top: 150px;
	left: 140px;
	width: 220px;
	height: 300px;
	text-align: justify; 
	text-justify: newspaper;
	font-family: Georgia, Futura, Verdana, sans-serif;
	font-size: 12px;
	line-height: 15px;
}

div#main_copy table {
	border: 0px;
	height: 300px;
}

div#main_copy div { margin-top: 16px; }

div#main_copy div a.link {
	text-align: left;
	text-justify: none;
	font-family: Futura, Arial, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #6d6e70;
	text-decoration: none;
}
div#main_copy div a.link:hover {
	color: white;
	text-decoration: underline;
}

div#gallery_nav {
	position: absolute;
	left: 445px;
	top: 0px;
	width: 30px;
	height: 600px;
}

div#gallery_nav table {
	border: 0px;
	height: 600px;
}

div#gallery_nav a {
	display: block;
	margin: 5px 5px 15px 5px;
	width: 35px;
	height: 35px;
	opacity: .5;
	filter: alpha(opacity=50);
	background: black no-repeat -5px -5px;	
}
div#gallery_nav a.top { margin: 0px 5px 15px 5px; }
div#gallery_nav a:hover {
	margin: -5px 0px 10px 0px;
	width: 45px;
	height: 45px;
	opacity: 1;
	filter: alpha(opacity=100);
	background: black no-repeat 0px 0px;
}

div.right 
{
	position: absolute;
	left: 500px;
	width: 500px;
	height: 600px;
}
#bg_gardens { background: url( ../images/malls/gardens/01_crop.jpg ) no-repeat 0px 0px; }
#bg_millenia { background: url( ../images/malls/millenia/01_crop.jpg ) no-repeat 0px 0px; }
#bg_somerset { background: url( ../images/malls/somerset/01_crop.jpg ) no-repeat 0px 0px; }
#bg_waterside { background: url( ../images/malls/waterside/01_crop.jpg ) no-repeat 0px 0px; }
#bg_utc { background: url( ../images/malls/utc/01_crop.jpg ) no-repeat 0px 0px; }

a.arrow {
	/*position: absolute;*/
	/*display: block;*/
	width: 26px;
	height: 26px;
	opacity: .5;
	filter: alpha(opacity=50);
	/*background: black no-repeat 0px 0px;*/
}
a.arrow:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
a#left_arrow {
	float: left;
	background-image: url(../images/left_arrow.gif);
}
a#right_arrow {
	float: right;
	background-image: url(../images/right_arrow.gif);
}
a#arrow_text {
	display: block;
	float: left;
	width: 129px;
	height: 26px;
	background-image: url( '../images/back_advance.gif' );
}

div.return a.arrow {
	width: 191px;
	background-repeat: no-repeat;
}

div#stores {
    width: 800px;
    height: auto;
    margin: 0px 100px 0px 100px;
    padding-top: 50px;
}

div#stores table {
    width: 100%;
}

div#news {
    width: 600px;
    height: auto;
    margin: 0px 200px 0px 200px;
    padding-top: 50px;
	text-align: left;
}

div#music {
	position: absolute; 
	bottom: 0px; 
	left: 0px; 
	z-index: 100;
}
