/*BASICS*/

body {
padding: 0px;
margin: 0px;
background: url(absolute_background.gif);
font-family: "lucida sans", "lucida grande", helvetica, arial, sans-serif;
}

#container {
background: url(background.gif) repeat-x;
/*background-attachment: fixed;*/
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
margin-bottom: 20px;
}

a:link img, a:visited img, a:hover img, a:active img {
border: 0px;
}

a:link, a:visited {
color: #F7981D;
text-decoration: none;
}

a:hover {
text-decoration: underline;
color: #F16422;
}

p {
font-size: 12px;
line-height: 17px;
color: #444;
}

h1 { 
font-size: 36px;
font-family: helvetica, arial, sans-serif;
font-weight: bold;
letter-spacing: -3px;
margin: 0px;
padding: 0px;
}

h1 a:link, h1 a:visited {
color: #747974;
text-decoration: none;
}

h1 a:hover, h1 a:active {
color: #606460;
text-decoration: none;
}

h1.welcome {
color: #747974;
}

.artwork h1 {
color: #FF6E0E;
}

.curriculum h1 {
color: #606460;
margin: -10px 0px;
padding: 0px 0px 20px 0px;
}

.supplement h1 {
color: #1c91ff;
}

#description h2, #description_curr h2 {
font-size: 24px;
font-family: helvetica, arial, sans-serif;
font-weight: bold;
letter-spacing: -2px;
margin: 0px 0px;
padding: 0px 0px 10px 0px;
}

.artwork h2 {
color: #ff9f23;
}

.curriculum h2 {
color: #747974;
margin: 0px;
padding: 0px;
}

.supplement h2 {
color: #1c91ff;
}

h2 {
font-weight: normal;
color: #444;
font-size: 10px;
letter-spacing: .1em;
margin: 4px 0px 50px 0px;
padding: 0px;
}

h3 {
font-weight: normal;
color: #444;
font-size: 9px;
line-height: 12px;
letter-spacing: .1em;
text-transform: uppercase;
margin: 0px 0px 2px 0px;
padding: 0px;
}

h4 a:link, h4 a:visited {
color: #747974;
text-decoration: none;
}

h4 a:hover, h4 a:active {
color: #606460;
text-decoration: none;
}

/* curriculum-specific text styling */

/* curriculum page numbered section titles (eg, Exercise. Trailing space is included) */
h5 {
font-size: 12px;
display: inline;
margin-right: 4px;
}

/* these lists are ols - nested ols are set to display lowercase alpha characters, in contrast to the roman numerals of the top-level ols*/
ol {
margin: 4px 0 4px 20px;
padding: 0px;
font-size: 12px;
color: #444;
}

ol ol {
list-style-type: lower-alpha;
}

ol li {
margin: 8px 0;
}

/* these are set to inline to fit in with the h5s - this means that for multi-paragraph list-items, the second and following paragraphs must have their class set to "multi" */
ol li p {
display: inline;
}

p.multi {
display: block;
}


/* logo positioning */

#rhizome {
position: relative;
top: 10px;
left: 10px;
width: 200px;
margin-bottom: 22px;
}

#rhizome img {
margin-bottom: 9px;
}

/* navigation */

.navigation {
margin-bottom: 6px;
background: url(shadow.gif) 0px 0px;
width: 167px;
z-index: 2;
}


.navigation2 {
background: url(curved_tr.gif) top right no-repeat;
z-index: 2;
}

.navigation3 {
background: url(curved_br.gif) bottom right no-repeat;
padding: 0px 10px 10px 0px;
z-index: 2;
}

/* hidden from mac ie5 \*/
*html .navigation3 {
padding: 0px 10px 11px 0px;
}
/* end hide from ie5 mac*/

#artworks {
margin-top: -6px;
}

#supplements {
margin-top: -6px;
}

#curricula {
margin-top: -3px;
}

/* hidden from mac ie5 \*/
#curricula {
margin-top: -6px;
padding-top: 0px;
}
/* end hide from ie5 mac*/

.hidden {
background: white;
width: 156px;
z-index: 10;
margin-right: -1px;
}

.hidden ul {
padding: 0px 16px 7px 0px;
font-family: arial, helvetica, sans-serif;
font-size: 9px;
line-height: 11px;
margin: 0px 0px 0px 0px;
list-style-type: none;
background: url(artwork_bottom_corner.gif) white no-repeat right bottom;
}

.hidden ul li {
margin: 4px 0px;
}

/* hidden from mac ie5 \*/
.hidden ul {
padding: 8px 16px 7px 0px;
}
*html .hidden ul li {
margin: -3px 0px;
}
/* end hide from ie5 mac*/

.hidden ul li a {
text-transform: uppercase;
text-decoration: none;
background: url(bullet.gif) no-repeat 0px 2px;
padding-left: 20px;
display: block;
}

.hidden ul li a:link {
color: #444;
}

.hidden ul li a:visited {
color: #444;
}

#artworks ul li a:hover {
background: url(bullet-over.gif) no-repeat 0px 2px;
color: #f93;
}

#artworks ul li a:active {
background: url(bullet-over.gif) no-repeat 0px 2px;
color: #f93;
}

#supplements ul li a:hover {
background: url(bullet_supp-over.gif) no-repeat 0px 2px;
color: #0CF;
}

#supplements ul li a:active {
background: url(bullet_supp-over.gif) no-repeat 0px 2px;
color: #0CF;
}

#curricula ul li a:hover {
background: url(bullet_curr-over.gif) no-repeat 0px 2px;
color: #777;
}

#curricula ul li a:active {
background: url(bullet_curr-over.gif) no-repeat 0px 2px;
color: #777;
}

/* DESCRIPTION */

#description1 {
padding-bottom: 10px;
}

#description2 {
margin: 54px 225px 20px 20px;
min-width: 300px;
background: url(shadow.gif) bottom right;
clear: none;
}

#description {
background: white;
border: 2px solid #F7981D;
z-index: 2;
margin: 0px 10px 0px -12px;
padding: 27px 21px;
}

#description_supp {
background: white;
border: 2px solid #0CF;
margin: 0px 10px 0px -12px;
padding: 27px 21px;
}

#description_curr {
background: white;
border: 2px solid #666;
margin: 0px 10px 0px -12px;
padding: 27px 21px;
}

/* project box */

#project {
margin-top: 104px;
float: right;
width: 190px;
background: url(project_corners.gif) white no-repeat left top;
padding: 8px 0px 20px 15px;
clear: none;
}

#project img.launch {
margin-bottom: 15px;
}
/* hidden from mac ie5 \*/
*html #project a img {
margin-bottom: 9px;
}
/* end hide from ie5 mac*/

#project_shadow {
position: absolute;
top: 486px;
right: 0px;
width: 190px;
background: url(shadow.gif);
}

/* splash-page specific */
#splash {
width: 99%;
}

#splash #description2 {
margin: 54px 225px 0px 195px;
background: url(shadow.gif) bottom right;
}

#splash #description {
border: 0px none;
}

#description_splash {
background: white;
margin: 0px 10px 0px -12px;
padding: 27px 21px;
}

#splash #description img {
margin-bottom: 20px;
}

#splash #navigation {
margin-top: -2px;
}

