/* PFNAV ------------------------------------------------------- */

/* NOTE: main #pfnav style may have to precede ie5.css
	Either put it at the end of nav.css, or make a second global.css for artifacts pages
 */


/* pfnav ------------------------------------------------------- */

#pfnav {
	width:720px;
	height: 39px;
	clear:both;
	margin: 4px 0 36px 0;
	padding:0;
	background:#F2F2F2;
	border: 1px solid #E5E5E5;
}

#pfprev, #pfnext {
	width:39px;
	height:39px;
	margin:0;
	padding:0;
	display:block;
	float:left;
	background:olive;
}

#pfprev {
	float:left;
}

#pfnext {
	float:right;
}

#pftitle {
	width:542px;
	height: 39px;
	float:left;
	margin:0;
	padding:0 50px;
	font-size:15px;
	line-height:37px;
	text-align:center;
	font-weight:normal;
}

#pfprev span, #pfnext span {
	display:none;
	}
	
#pfprev:hover, #pfnext:hover {
	background-position: 0 -39px;
}

#pfprev.pf2index, #pfnext.pf2index {
	background-position: 0 -78px;
}

#pfprev.pf2index:hover, #pfnext.pf2index:hover {
	background-position: 0 -117px;
}

/*****  Individual buttons */

#pfprev {
	background:transparent url(/include/img/nav/pfnav_prev2.gif) no-repeat;
}

#pfnext {
	background: transparent url(/include/img/nav/pfnav_next2.gif) no-repeat;
}


/* GALLERY NAV ------------------------------------------------------- */


#gallerynav {
	width:700px;
	height: 38px;
	margin: 0;
	padding: 0;
}

#gallerynav ul {
	margin:0;
	padding:0;
	list-style-image: none;
	list-style-type: none;
}

#gallerynav ul li {
	float:left;
	margin:0;
	padding:0;
}

#gallerynav ul li a {
	display:block;
	height:38px;
	}

#gallerynav ul li span, #gallerynav ul li a span {
	display:none;
	}
	
#gallerynav ul li a:hover {
	background-position: 0 -38px;
}

#gallerynav ul li a.inactive {
	background-position: 0 -76px;
}

/*****  Individual buttons */

#imgprev a {
	width:38px;
	background: transparent url(/include/img/nav/gallery_nav_prev.gif) no-repeat;
}

#imgnext a {
	width:38px;
	background: transparent url(/include/img/nav/gallery_nav_next.gif) no-repeat;
}


/* GALLERY NAV ------------------------------------------------------- */


ul.sidenavlist {
	text-align:right;
	list-style-type: none;
	list-style-image: none;
	color: #503535;
}

/* CONTENT ------------------------------------------------------- */


#galimg {
	width:720px;
	margin:0 0 2px 0;
	background-color: #E5E5E5;
}

#galimg.galaudio {
	width:473px;
	padding:32px 30px 0 215px;
	background: transparent url(/include/img/design/galaudio_bg.gif) repeat top left;
	border: 1px solid #eee;
}

div.video360x270 {
	width: 360px;
	height: 350px;
	padding: 40px 180px 0 180px;
}

div.video480x360 {
	width: 480px;
	height: 440px;
	padding: 40px 120px 0 120px;
}

#galimg p.caption {
	text-align:right;
	line-height:1em;
	padding: 2px 0 8px 0;
	color: #555;
}

#galimg.galaudio p.caption {
	text-align:left;
	line-height:20px;
	padding: 2px 0 0 0;
}

#galimgcaption {
	text-align:right;
	line-height:1.3em;
	margin:0;
	padding: 0 0 12px 0;
}

ul.artcred {
	list-style-type: none;
	list-style-image: none;
	padding:0;
	margin-bottom:2em;
}

ul strong, ul.artcred strong, ol.artlist strong {
	font-weight:normal;
	color:#505050;
}

div.flashaudio_embed {
	margin-bottom: 2em;
}
