* { padding: 0px; margin: 0px; }

body { 
	background-color: #ffde00;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Arial, Helvetica, sans-serif;
	color: #333333;
	overflow: hidden;
	}

#container {
	width: 2410px;
	position: relative;
}


#left, #up, #down, #right {
	position: fixed;
	z-index: 100;
	display: block;
	cursor: pointer;
	color: white;
	background: black;
	font-size: 14px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-box-shadow: 1px 1px 3px #333333;
	-webkit-box-shadow: 1px 1px 3px #333333;
	width: 15px;
	height: 15px;
	opacity: .3;
	z-index: 1000;
	text-align: center;
	padding: 5px;
}

#left:hover, #up:hover, #down:hover, #right:hover { opacity:1;}

#up {
	background: #000000 url(../images/up.gif) no-repeat 5px 5px; 
	left: 50%; top: 15px;
}
#down { 
	background: #000000 url(../images/down.gif) no-repeat 5px 5px; 
	left: 50%;  bottom: 15px; 
}
#left { 
	background: #000000 url(../images/left.gif) no-repeat 5px 5px; 
	top: 50%; left: 15px; 
	}
#right { 
	background: #000000 url(../images/right.gif) no-repeat 5px 5px; 
	top: 50%; right: 15px; 
	}

#cover {
	position: absolute;
	top: 15px;
	right: 0px;
	z-index: 100;
	display: block;
	cursor: pointer;
	width: 150px;
	height: 50px;
	background: white;
	font-size: 12px;
	padding: 15px;
	z-index: 100000;

}


#return, #link_fs {
	position: fixed;
	z-index: 100;
	display: block;
	cursor: pointer;
	background: black;
	color: white;
	font-size: 12px;
	padding: 5px 8px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-box-shadow: 1px 1px 3px #333333;
	-webkit-box-shadow: 1px 1px 3px #333333;
	z-index: 10000;
}

#return:hover, #link_fs:hover {
	background: #CC0000;
	color: white;
}

#return {
	top: 20px;
	right: 55px;
}

#link_fs {
	top: 20px;
	left: 55px;
}

a#link_fs { text-decoration: none; }

#about {
	width: 410px;
	margin: 0px 50px 0px 0px;
	padding: 50px 20px 20px;
	position: absolute;
	top: 0px;
	left: 2000px;
	height: 1570px; 
	background-color: white;
	-moz-box-shadow: 0px 0px 10px #7E7E7E;
	-webkit-box-shadow: 0px 0px 10px #7E7E7E;	
	z-index: 1000;
}

a img { border: none; }

#logo { margin-left: -20px; } 

h2 {
	color:#333333;
	font-size:28px;
	font-weight:normal;
	line-height:40px;
	font-family: Georgia,"Times New Roman",Times,serif;
	margin-top: 20px;
}

#about a, #about a:active, #about a:visited {
	text-decoration: underline; color: #333333;
}

#about a:hover {
	text-decoration: none;
	background-color:#FFF091;
}

#about a#logo_link:hover {
	text-decoration: none;
	background-color:#ffffff;
}

p {
	font-size: 11px;
	line-height: 16px;
}

/*interviews*/
#interviews { 
	position: relative; 
	overflow: hidden;
	width: 450px;
	margin-left: -20px;
}

#interviews img, #interviews a { width: 150px; height: 150px; border: none; padding: 0px; margin: 0px; float: left; overflow: hidden;}

.interview_desc, .upcoming { 
	height: 130px; 
	width: 130px; 
	background: #000000 url(../images/interviews/interview_corner.png) no-repeat bottom right; 
	padding: 10px; 
	color:#ffffff;
	font-size:20px;
	font-weight:normal;
	line-height:30px;
	font-family: Georgia,"Times New Roman",Times,serif;
	text-decoration: none;
}

.interview_desc {
	display: none;
}

#interviews h3.upcoming {
	background: #dddddd url(../images/interviews/empty-sq.png) no-repeat;
	color: black;
	display: block;
	float: left;
}


.desc h3.interview_desc  {
	display: block;
}

h2#interviews_title {
	width: 425px;
	text-align: left;
	padding: 5px 5px 5px 20px;
	margin-left: -20px;
	cursor: pointer;
	background-color: #e6e6e6;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: .05em;
	font-weight: bold;
	color: #000000;
	line-height: 15px;
}

#interviews_down, #interviews_up  {
	width: 440px;
	text-align: center;
	padding: 5px;
	margin-left: -20px;
	cursor: pointer;
	background-color: #f2f2f2;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: .05em;
	font-weight: bold;
	color: #555555;
}

#interviews_down:hover, #interviews_up:hover { background-color: #dddddd; color : white; }



/* big info */

#info_graphic { 
	width: 1900px; 
	height: 1520px; 
	position: absolute; 
	top: 50px; 
	left: 50px; 
	background: url(../images/masterplan.png) no-repeat 0px 0px;
	cursor: pointer;
}

#info_graphic:hover { cursor: pointer; }

#info_graphic div {display: block; cursor: pointer;}	
#info_graphic div:hover { 
	cursor: pointer;
}

#info_graphic .column_one { width: 380px; height: 1520px; float: left; }
#info_graphic .column_two { width: 950px; height: 1520px; float: left; }
#info_graphic .column_three { width: 570px; height: 1520px; float: left; }

/*scrolling links*/

/*#info_graphic .column_one > div:hover, #info_graphic .column_two > div:hover, #info_graphic .column_three > div:hover {
	cursor: pointer;
	background: transparent url(../images/blank.png) 0px 0px;
}

#logo_twenty:hover, #glyphs > div:hover, #package_info > div:hover, #formats > div:hover, #ff_map > div:hover, #names_map > div:hover, #fontbooks > div:hover, #logo_twenty > div:hover, #designers > div:hover, #dingbats_top:hover, #dingbats_bottom > div:hover { 
	cursor: pointer;
	background: transparent url(../images/blank.png) 0px 0px;
}
*/

#glyphs > div, #package_info > div, #formats > div, #ff_map > div, #names_map > div, #fontbooks > div, #logo_twenty > div, #designers > div, #dingbats_top > div, #dingbats_bottom > div { position: relative;}


/*
#glyphs > div:hover a, #package_info > div:hover a, #formats > div:hover a, #ff_map > div:hover a, #names_map > div:hover a, #fontbooks > div:hover a, #logo_twenty > div:hover a, #designers > div:hover a, #dingbats_top > div:hover a, #dingbats_bottom > div:hover a { cursor: pointer; display: block;}
*/

#glyphs{ height: 570px;}
#package_info {height: 380px;}
#formats { height: 570px;}

#ff_map, #names_map { height: 570px; }
#fontbooks { height: 380px; }

#logo_twenty{ height: 190px; }
#designers { height: 380px; }
#dingbats_top { height: 380px;}
#dingbats_bottom { height 380px;}

/* height and width of boxes */

#info_graphic .one_high { height: 190px;}
#info_graphic .two_high { height: 380px;}
#info_graphic .three_high { height: 570px;}
#info_graphic .four_high { height: 760px;}

#info_graphic .one_wide { width: 190px;}
#info_graphic .two_wide { width: 380px;}
#info_graphic .three_wide { width: 570px;}
#info_graphic .four_wide { width: 760px;}
#info_graphic .five_wide { width: 950px;}

/*positioning overlays that need it */

#ten_searches{ float: right; }
#age_usa, #age_intl{ float: left;}
#sample_text { float: right; }
#first_release { float: right; }
#contempt_designers, #histor_designers { float: right; clear: right; }
#twitter { float: right; }


/* links for overlays*/

div.item:hover {
	cursor: pointer;
	background: transparent url(../images/blank.png) 0px 0px;
}

div.selected:hover {
	cursor: arrow;
	background: none;
}

/* links to specific stuff */

.bottom_right {
position: absolute;
bottom: 0;
right: 0;
margin: 0px 0px 0px 0;
height: 24px;
padding: 14px 44px 0px 0px;
text-transform: uppercase;
font-size: 9px;
text-align: right;
color: white;
text-decoration: none;
letter-spacing: .05em;
display: block;
background: transparent url(../images/corner.png) no-repeat bottom right;
cursor: pointer;
opacity:0;
z-index: 100;
width:0px;
}

.black { color: black; }

.black:hover, .bottom_right:hover {
	visibility:visible;
}

.show { opacity: 1; width: 190px;}
.hide { opacity: 0;}



