* {margin: 0; padding: 0;}
ul, ol {list-style: none;}
a img {border: none;}
a {text-decoration: none;}
a:active { outline:none;}
:focus { -moz-outline-style:none;}


body {font: 0.8125em Verdana, sans-serif; line-height: 1; color: #000; background: #FFF;}

#masthead a, #navbar a, a.button, #main h1 a, .title a:link, .title a:visited {border-bottom-width: 0;}

#masthead {position: absolute; z-index: 5; top: 50px; left: 116px; width:216px; height:104px;}
#navbar {position: absolute; top: 167px; left: 222px;}

div#navbar ul#menu	{height: 216px; width: 127px; background: transparent url(/pix/nav2.gif) -23px -23px no-repeat; margin: 0; padding: 0;}
	
ul#menu li, ul#menu a {height: 20px; display: block;}

#navbar li {float: left; padding: 0; width: 74px; height: 20px;}
#navbar li a {width: 110px; height: 20px;}

div#navbar ul#menu li a {text-indent: -9999px; text-decoration: none;}
	
#people	#places	#architecture #fashion #teleport #immersion #people #video #archive #contact {left: -23px;}

#people a:hover {background: transparent url(/pix/nav2.gif) -23px -23px no-repeat;}
#places a:hover {background: transparent url(/pix/nav2.gif) -23px -43px no-repeat;}
#architecture a:hover  {background: transparent url(/nav2.gif) -23px -63px no-repeat;}
#fashion a:hover {background: transparent url(/pix/nav2.gif) -23px -83px no-repeat;}
#teleport a:hover  {background: transparent url(/pix/nav2.gif) -23px -103px no-repeat;}
#immersion a:hover {background: transparent url(/pix/nav2.gif) -23px -123px no-repeat;}
#video a:hover {background: transparent url(/pix/nav2.gif) -23px -143px no-repeat;}
#archive a:hover {background: transparent url(/pix/nav2.gif) -23px -163px no-repeat;}
#contact a:hover {background: transparent url(/pix/nav2.gif) -23px -183px no-repeat;}

#main {position: absolute; top: 55px;left: 365px;}

#sidebar {position: absolute; left: 598px; top: 0px; width: 98px;}
#sidebar img {padding: 0px 2px 5px 0px; width: 27px; height: 25px;}

#arrows {display: block; position: absolute; left: 628px; top: 527px;width: 40px; height: 40px;}
#arrows img {padding: 0px;}

#cms { width: 400px; font-size: .8125em; padding: 0 0 4em 0; }

#cms h1 { font-size: 1.6em; padding: 0 0 .5em 0; }
#cms h2 { width: 400px; font-size: 1em; border-bottom: thin solid #fff; padding: 2em 0 1em 0;}
#cms p { line-height: 1.5em; padding: 0 0 1em 0;}

.sortable-list {
    list-style-type : none;
    margin : 0;
}
.sortable-list li {
    border : 1px solid #000;
    cursor : move;
    margin : 2px 0 2px 0;
    padding : 3px;
    background : #f7f7f7;
    border : #ccc;
    width : 350px;
}

/* player container */
div.player {
	height:378px;
	width:526px;
	cursor:pointer;
	float:left;
	text-align:center;
	margin-right:15px;
	display:none;
}

/* play button */
div.player img {
	margin-top:137px;
}

/* info area 
div.player div.info {
	height:40px;
	background:#000 url(/img/global/gradient/h80.png) repeat-x;
	opacity:0.7;
	color:#fff;
	margin-top:45px;
	text-align:left;
	padding:5px 15px;	
	font-family:"bitstream vera sans","trebuchet ms";
	font-size:12px;
	border-top:1px solid #ccc;
	margin-top:40px;
}

/* duration data inside info area */
div.player div.info span {
	color:#99FF99;
	display:block;
	font-weight:bold;
	display:none;
}*/
