/* ----------- Park Road Post Layout CSS ----------- */


body {
	font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	text-align: center;
	margin: 0;
	padding: 0;
	background-image: url(/img/body-leather-bkgd.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #3C1D0F;
	background-attachment: fixed;
	}
 
img.left {
	margin: 0 8px 15px 0;
	float: left;
 	clear: both;
}

img.right {
	margin: 0 0 15px 18px;
	float: right;
}
	
#wrapper {
	width: 955px;
	margin: 0 auto;
	background-image: url(/img/shadow-trans.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	}

	
#content-wrapper {
	width: 920px;
	margin: 10px 17px 0 17px;
	text-align: left;
	background-color: #1B1714;
	padding: 0 0 0 0;
    clear:both;
	}
		
#content-wrapper-cream {
	width: 920px;
	margin: 0 17px;
	text-align: left;
	background-color: #EED;
	padding: 0;
	clear:both;
	}

#content-wrapper-cream p {
	color: #171411;
	}
	
#content-wrapper-cream h1 {
	font-size: 2.9em;
	font-weight: normal;
	margin: 20px 0 10px 0;
	padding: 0 0 10px 0;
	text-align: left;
	color: #A24A22;
	text-decoration: none;
	line-height: 1em;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
 }
		

/* ----------- header ----------- */
	
#header {
	width: 920px;
	padding: 0 0 0 0;
	float: none;
	margin: 0 17px 0 17px;
	}
	
/* ----------- PRP master header logo - image replacement ----------- */


#header h1 {
	margin: 0;
	padding: 0;
	width: 100%;
	}		
	
#header h1 a {
	margin: 0;
	padding: 0 0 0 0;
	display: block;
	float: left;
	text-indent: -9000px;
	width: 920px;
	height: 104px; 
	outline: none;
	}	

#header h1 a:link, #header h1 a:visited {
	background: url(/img/logo_header.png) no-repeat 0 0;
	}	

/*	
#header h1 a:hover {
	background: url(/img/heading-laboratory.gif) no-repeat 0 -35px;
	}	
*/	
	
	
	
	
/* ----------- Standard content bullet list --------------------- */	


#bullet-list ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#bullet-list img {
    border: none;
} 

	
#bullet-list {
	/*width: 100%;*/
	margin: 0 0 0 0;
}
	
#bullet-list li {
	color: #B9B699;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	padding: 3px 0 0 15px;
	text-decoration: none;
	background:  url(/img/orange-bullet.gif) 0px 6px;
	background-repeat: no-repeat;
}	

#two-column-wrapper-cream #bullet-list li {
	color: #4D4D4D;
}
	
#bullet-list li a:link, #bullet-list li a:visited {
	/*color: #4D4D4D;*/
	color: #DD8844;
	/*display: block;*/
	/*padding: 0 0 0 10px;*/
	margin: 0 0 0 10px;
	background-repeat: no-repeat;
	outline: none;
	border-bottom: dotted 1px #DD8844;
	width: auto;
}
	
#bullet-list li a:hover {
	/*color: #FF9834;*/
	color: #C75829;
	/*padding: 0 0 0 10px;*/
	margin: 0 0 0 10px;
	background-repeat: no-repeat;
	outline: none;
	border-bottom: dotted 1px #C75829;
	width: auto;
}

/*li a:link, li a:visited {
	color: #DD8844;
	text-decoration: none;
	border-bottom: dotted 1px #DD8844;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: block;
}		
	
li a:hover {
	color: #C75829;
	text-decoration: none;
	border-bottom: dotted 1px #C75829;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: block;
}*/
	
		
	
	
	
/* ----------- footers dark and light----------- */	

#footer-dark p.copyright {
	text-align: center;
	font-family:"trebuchet ms", arial;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #492004;
	font-size: 1em;
	}
	
#footer-light p.copyright, #footer-light-peoplepage p.copyright {
	text-align: center;
	font-family:"trebuchet ms", arial;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #92421F;
	font-size: 1em;
	}



#footer-dark {
	width: 920px;
	height: 60px;
	margin: 60px 0 0 0;
	background-image: url(/img/footer-dark-bkgd.gif);
	background-position: 0 15px; 
	background-repeat: no-repeat;
	text-align: left;
	background-color: #1B1714;
	padding: 30px 0 20px 0;
	}

#footer-dark p {
	text-align: center;
	font-family:"trebuchet ms", arial;
	margin: 20px 0 0 0;
	color: #3C1D0F;
	font-size: 1.1em;
	line-height: 2.0em;
	}


#footer-dark p a:link, #footer-dark p a:visited {
	color: #DD8844;
	text-decoration: none;
	margin: 0 5px 0 10px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #C75829;
	}	
	
#footer-dark p a:hover {
	color: #C75829;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C75829;
	}



#footer-light {
	width: 920px;
	height: 60px;
	margin: 60px 0 0 0;
	padding: 22px 0 24px 0;
	background-image: url(/img/footer-light-bkgd.gif);
	background-repeat: no-repeat;
	background-position: 0 17px; 
	text-align: left;
	background-color: #532411;
	}
	

#footer-light p {
	text-align: center;
	font-family:"trebuchet ms", arial;
	margin: 30px 0 0 0;
	color: #3C1D0F;
	font-size: 1.1em;
	line-height: 2.0em;
	}


#footer-light p a:link, #footer-light p a:visited {
	color: #CC7C3E;
	text-decoration: none;
	margin: 0 5px 0 10px;
	border-bottom: dotted 0px #DD8844; 
	}	
	
#footer-light p a:hover {
	color: #C75829;
	border-bottom: dotted 1px #C75829; 
	}


#footer-light-peoplepage {
	width: 920px;
	height: 60px;
	margin: 0 0 0 0;
	padding: 22px 0 24px 0;
	background-image: url(/img/footer-light-bkgd.gif);
	background-repeat: no-repeat;
	background-position: 0 17px; 
	text-align: left;
	background-color: #532411;
	}
	
#footer-light-peoplepage p {
	text-align: center;
	font-family:"trebuchet ms", arial;
	margin: 30px 0 0 0;
	color: #3C1D0F;
	font-size: 1.1em;
	line-height: 2.0em;
	}


#footer-light-peoplepage p a:link, #footer-light-peoplepage p a:visited {
	color: #CC7C3E;
	text-decoration: none;
	margin: 0 5px 0 10px;
	border-bottom: dotted 0px #DD8844; 
	}	
	
#footer-light-peoplepage p a:hover {
	color: #C75829;
	border-bottom: dotted 1px #C75829; 
	}
	
	
	

/* ----------- nav spacer div (gap under nav) ----------- */	

#spacer {
	width: 920px;
	height: 0px;
	}
#doubline-spacer {
	/*width: 100%;*/
	height: 11px;
	background-image: url(/img/doubleline-divider-bkgd.gif);
	margin: 0 0 4px 0;
	padding: 0 0 0 0;
	}

#doubline-black,.doubline-black {
	width: 100%;
	height: 12px;
	margin: 2px 0 -1px 0;
	padding: 0 0 0 0;
	background-image: url(/img/doubleline-divider-black-bkgd.gif);
	}

#doubline-cream,.doubline-cream {
	width: 100%;
	height: 15px;
	background-image: url(/img/doubleline-divider-cream-bkgd.gif);
	margin: 12px 0 12px 0;
	clear:both;
	}


/* ----------- main-navigation image replacement ----------- */
	

/*  ----------- New Navigation ----------- */

#main-nav {
    padding: 0;
	margin: 0;
	}
	
#main-nav ul {
	margin: 0;
	padding: 10px 0 0 0;
	float: left;
	width: 100%;
	list-style-type: none;
    background: #1b1714 url(/img/nav/nav-bg.png) repeat-x 0 10px;
    height:30px;
    border-top:3px solid #49200F;
	}
	
#main-nav ul li {
	margin: 0;
	padding: 0;
	display: inline;
	text-transform: uppercase;
	font-size: 1.5em;
	}		
	
#main-nav ul li a {
	margin: 0 43px 0 43px;
	padding: 0 0 0 0;
	display: block;
	float: left;
	text-indent: -9000px;
	outline: none;
    background: url(/img/nav/new-nav.png) no-repeat 0 0;
    height:30px;
	}	

#main-nav ul li a.homelink {
	margin-left:20px;
    width: 59px;	
	}	

#main-nav ul li a.homelink:link, #main-nav ul li a.homelink:visited {
	background-position: -20px 0;
	}	
	
#main-nav ul li a.homelink:hover {
	background-position: -20px -30px;
	}		
	
#main-nav ul li.current a.homelink:link, #main-nav ul li.current a.homelink:visited, #main-nav ul li.current a.homelink:hover {
	background-position: -20px -60px;
	}			
	
#main-nav ul li a.about {
	width: 99px;
	}	
	
#main-nav ul li a.about:link, #main-nav ul li a.about:visited {
	background-position: -165px 0;
	}	
	
#main-nav ul li a.about:hover {
	background-position: -165px -30px;
	}		
	
#main-nav ul li.current a.about:link, #main-nav ul li.current a.about:visited, #main-nav ul li.current a.about:hover {
	background-position: -165px -60px;
	}

	
#main-nav ul li a.work {
	width: 108px;
	}	
	
#main-nav ul li a.work:link, #main-nav ul li a.work:visited {
	background-position: -350px 0;
	}	
	
#main-nav ul li a.work:hover {
	background-position: -350px -30px;
	}		
	
#main-nav ul li.current a.work:link, #main-nav ul li.current a.work:visited, #main-nav ul li.current a.work:hover {
	background-position: -350px -60px;
	}

	
#main-nav ul li a.people {
	width: 120px;
	}	
	
#main-nav ul li a.people:link, #main-nav ul li a.people:visited {
	background-position: -540px 0;
	}	
	
#main-nav ul li a.people:hover {
	background-position: -540px -30px;
	}		
	
#main-nav ul li.current a.people:link, #main-nav ul li.current a.people:visited, #main-nav ul li.current a.people:hover {
	background-position: -540px -60px;
	}

	
#main-nav ul li a.contact {
	width: 120px;
 margin-right:0;
	}	
	
#main-nav ul li a.contact:link, #main-nav ul li a.contact:visited {
	background-position: -745px 0;
	}	
	
#main-nav ul li a.contact:hover {
	background-position: -745px -30px;
	}		
	
#main-nav ul li.current a.contact:link, #main-nav ul li.current a.contact:visited, #main-nav ul li.current a.contact:hover {
	background-position: -745px -60px;
	}

/*  ----------- Sub Navigation ----------- */
#sub-nav {
	background:#36180B url(/img/sub-nav.png) repeat-x 0 0;
    height:32px;
    float:left;
    width:100%;
    margin:0 0 10px 0;
	}
#sub-nav ul {
    height:30px;
	}
#sub-nav ul li {
    display:inline;
    margin:0 2em 0 0;
	text-transform:uppercase;
	}
#sub-nav ul li a {
    color:#D84;
	}
#sub-nav ul li a:hover {
    border-bottom:1px dotted #D84;
	}
#sub-nav ul li a.current,#sub-nav ul li a.current:hover {
    color:#C75829;
    border-bottom:none;
	}

																					


/* ----------- Breadcrumbs ----------- */

#breadcrumbs {
	width: 880px;
	/* outline: solid 1px red; */
	margin: 8px 20px 0 20px;
}

#breadcrumbs p {
	font-size: 1.1em;
	color: #914320;
	margin: 0 0 0 0;
}

#breadcrumbs-dark {
	width: 920px;
	background-color: #1B1714;
	margin: 0 0 0 0;
}

#breadcrumbs-dark p{
	font-size: 1.1em;
	color: #914320;
	margin: 0 0 0 20px;
}

#breadcrumbs p a:link, #breadcrumbs p a:visited {
	color: #DD8844;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #C75829;
}		
	
#breadcrumbs p a:hover {
	color: #914320;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #914320;
}	




/* ----------- Left sub menu ----------- */

#left-sub-menu {
	width: 197px;
	margin: 5px 0 0 0;
}
	
#left-sub-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 1.4em;
}

#left-sub-menu img {
    border: none;
} 
	
#left-sub-menu li a {
  	voice-family: inherit;
  	text-transform: uppercase;
  	height: 23px;
	text-decoration: none;
	}	
	
#left-sub-menu li a:link, #left-sub-menu li a:visited {
	color: #C75829;
	display: block;
	background:  url(/img/nav-divider-gradient.jpg) 0 0;
	padding: 8px 0 0 0;
	background-repeat: no-repeat;
	}
	
#left-sub-menu li a:hover {
	color: #DD8844;
	background:  url(/img/nav-divider-gradient.jpg) 0 0;
	padding: 8px 0 0 0;
	background-repeat: no-repeat;
	}

#left-sub-menu li a.top:link  {
	color: #C75829;
	display: block;
	padding: 8px 0 0 0;
	background-repeat: no-repeat;
	background: none;
	}
	
#left-sub-menu li a.top:visited {
	color: #C75829;
	display: block;
	padding: 8px 0 0 0;
	background-repeat: no-repeat;
	background: none;
	}
	
#left-sub-menu li a.top:hover {
	color: #DD8844;
	padding: 8px 0 0 0;
	background-repeat: no-repeat;
	background: none;
	}
	
	

/*-----------------  Sub Arrow menu on cream  --------------------------- */
	
#sub-arrow-menu {
	width: 197px;
	margin: 0px;
}
	
#sub-arrow-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-transform:uppercase
}

#sub-arrow-menu img {
    border: none;
} 


#sub-arrow-menu li a {
	height: 17px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	text-decoration: none;
}	
	
#sub-arrow-menu li a:link, #sub-arrow-menu li a:visited {
	color: #DD8844;
	display: block;
	background:  url(/img/arrow-sub-menu.gif);
	padding: 8px 0 0 10px;
}
	
#sub-arrow-menu li a:hover {
	color: #A24A22;
	background:  url(/img/arrow-sub-menu.gif) 0 -32px;
	padding: 8px 0 0 10px;
}
	
	
	
	

/* ----------- 1 column content full width image ----------- */

#contentimage-fullwidth {
	width: 920px;
		/* outline: solid 1px red; */
	text-align: center;
	background-color: #000000;
	margin: 0 0 20px 0;
}	

#contentimage-fullwidth img{
	margin: 10px 0 10px 0;

}																												
																

/* ----------- 1 column (left aligned) ----------- */

#one-column-wrapper{ width: 880px;  	/* outline: solid 1px red; */ 
	margin: 0 20px 0 20px; }	
	


/* ----------- 2 column (left aligned) ----------- */

#two-column-wrapper {
	width: 920px;  	
	/* outline: solid 1px red; */
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: none;
}	

	
	
/* ----------wrappers ------------ */	

#two-column-wrapper-cream {
	width: 920px;
	background-color: #EEEEDD;
	margin: 0 0 0 0;
	padding: 15px 0 30px 0;
}	

#two-column-wrapper-cream p {
	color: #171411;
	margin: 0 0 10px 0px;
}	

	
#two-column-wrapper-dark {
	width: 920px;
	/* outline: solid 1px red; */
	background-color: #1B1714;
}	

#two-column-wrapper-dark p {
	color: #FFFFFF;
}	


/* ---------- 2 column (left aligned) ------------ */	
																							
#two-left-one,.two-left-one {
	width: 197px;
	float: left;
	/* outline: solid 1px red; */
	margin: 0 30px 0 20px;
	display: inline;
}	

#two-left-two,.two-left-two{ 
	width: 651px;
	float: right;
	/* outline: solid 1px red; */
	margin: 0 20px 0 0;
	display: inline;
	}																									
	

	
/* ---------- Homepage only 2 column (left aligned) ------------ */	

#home-two-column-wrapper {
	width: 920px;  	
	/* outline: solid 1px red; */
	margin: -1px 0 0 0;
	background-color: #000000;
}	

#home-two-left-one {
	width: 275px;
	float: left;
	/* outline: solid 1px red; */
	margin: 0 0 0 20px;
	padding: 0 0 0 0;
	display: inline;
}	

#home-two-left-two { 
	width: 610px;
    border:solid 1px #941;
	float: right;
	/* outline: solid 1px red; */
	margin: 0 0 0 0;
	display: inline;
}																									
	
#home-two-left-one p.intro {
	font-size: 1.5em;
	color: #C75829;
	margin: 0 0 0 0;
	padding: 15px 0 0 0;
}

#home-news-preview {
    border-top:solid 2px #210;
    margin:10px 0 0;
	}

#home-news-preview>h3>a {
	width: 275px;
	height: 31px;
    display:block;
	float:left;
	padding:0;
	text-indent:-9000px;
	}	

#home-news-preview>h3>a:link, #home-news-preview>h3>a:visited {
	background: url(/img/heading-latest-news.gif) no-repeat 0 0;
	}	
	
#home-news-preview>h3>a:hover {
	background: url(/img/heading-latest-news.gif) no-repeat 0 -35px;
	}		
	


/* ----------- 2 column (right aligned) ----------- */
																								
#two-right-one{
	width: 577px;
	float: left;
	/* outline: solid 1px red; */
	margin: 0 27px 0 20px;
	display: inline;
}
.two-right-one {
	width: 400px;
	float: left;
	/* outline: solid 1px red; */
	margin: 0 27px 0 20px;
	display: inline;
}

#two-right-one ul {
	margin: 0 0 0 12px;
}	
	
#two-right-one li,.two-right-one li,#two-right-two li, .two-right-two li {
	margin: 7px 0 0 0;
}		

#two-right-one h3,.two-right-one h3 {
	margin: 7px 0 0 0;
}	

#two-right-one h2 {
	margin: 0;
	padding: 0;
	width: 100%;
	}		
	
#two-right-one h2.sound a {
	margin: 10px 0 10px 0;
	padding: 0 0 0 0;
	display: block;
	text-indent: -9000px;
	width: 128px;
	height: 27px; 
	}	

#two-right-one h2.sound a:link, #two-right-one h2.sound a:visited {
	background: url(/img/h2_title_sound.gif) no-repeat 0 0;
	}	
	

#two-right-one h2 {
	font-size: 2.2em;
	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	text-align: left;
	color: #A24A22;
	text-decoration: none;
	line-height: 1em;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
 }


#two-right-one img.left {
	margin: 0 0 20px 18px;
	float: right;
}

#two-right-one img.right {
	margin: 0 0 15px 18px;
	float: right;
}

#two-right-two{ 
	width: 275px;
	float: right;
	margin: 0 20px 0 0;
	display: inline;
	}
	
.two-right-two{ 
	width: 275px;
	float: right;
	margin: 0 20px 0 0;
	display: inline;
	}
#two-column-wrapper-cream .two-right-two {
	width: 400px;
}	
#two-right-two-homepage { 
	width: 275px;
	float: right;
	margin: 23px 20px 0 0;
	display:inline;}
	
#two-right-two img.homepage {
	margin: 0 0 0 0;}	
	
#two-right-two img.thumb {
	margin: 0 9px 5px 0;
	float: left;
	}
	
#two-right-two h3, #two-right-two-homepage h3 {
	margin: 6px 0 2px 0;
}	

#two-right-two P, #two-right-two-homepage P {
	font-size: 1.2em;
	margin: 0 0 4px 0;
}	
	
	

/* ----------- 2 column (centered ) ----------- */
																								
#two-center-one {
	width: 424px;
	float: left;
	/* outline: solid 1px red; */
	margin: 0 30px 0 21px;
	display: inline;
}

#two-center-two{
	width: 424px;
	float: right; 
	/* outline: solid 1px red; */
	margin: 0 21px 0 0;
	display: inline;
}																									
	


/* ----------- 3 column framework spacer divs ----------- */


#three-column-wrapper { width: 920px; /*  outline: solid 1px red; */ }	
#section-three-column-wrapper,.section-three-column-wrapper {
	width: 920px; 
	outline: /* solid 1px red; */;
	margin: 20px 0 30px 0;
}																								
.three-one{
	width: 275px;
	float: left;
	margin: 0 27px 0 20px;
	display: inline;
}	
.three-two{
	width: 275px;
	float: left; 
	margin: 0 27px 0 0;
	display: inline;
}																									
.three-three {
	width: 275px;
	float: right; 
	margin: 0 20px 0 0;
	display: inline;
}
	
	
/* ----------- 4 column framework spacer divs ----------- */



#four-column-wrapper{
	width: 920px;
	margin: 20px 0 0 0;
}																									
#four-one,.four-one{
	width: 197px;
	float: left;
	margin: 0 30px 0 21px;
	display: inline;
}	
#four-two,.four-two{
	width: 197px;
	float: left;  
	margin: 0 30px 0 0;
	display: inline;
	}		
	
#four-two-special,.four-two-special {
	width: 211px;
	float: left;
	margin: 0 16px 0 0;
	display: inline;
	}		
																									
#four-three,.four-three {
	width: 197px;
	float: left;
	margin: 0 30px 0 0;
	display: inline;
	}	
	
#four-four,.four-four {
	width: 197px;
	float: right;
	margin: 0 21px 0 0;
	display: inline;
	}																								
		
		
.people-four-two{
	width: 197px;
	float: left; 
	margin: 0 30px 0 0;
	display: inline;
	}																									
.people-four-three {
	width: 197px;
	float: left; 
	margin: 0 30px 0 0;
	display: inline;
	}	
.people-four-four {
	width: 197px;
	float: right; 
	margin: 0 0 0 0;
	display: inline;
	}																								


.people-four-two img.thumb {
	margin: 3px 9px 0 0;
	float: left;
	padding: 0 0 5px 0;
}
.people-four-three img.thumb {
	margin: 3px 9px 0 0;
	float: left;
	padding: 0 0 5px 0;
}
.people-four-four img.thumb {
	margin: 3px 9px 0 0;
	float: left;
	padding: 0 0 5px 0;
}																


.person-info {
	margin: -10px 0 0 0;
	padding: 0 0 0 0;
}				

/* ----------- Homepage 3 column services background image ----------- */


#three-column-wrapper-home {
	width: 920px;
	/* outline: solid 1px red; */
	background-image: url(/img/homepage-services-3column-bkgd.jpg);
	height: 89px;
	margin: 0 0 10px 0;
}	
																								
#three-home-one {
	width: 275px;
	float: left;
	margin: 0 27px 0 20px;
	display:inline;
}
	
#three-home-two {
	width: 275px; 
	float: left;
	margin: 0 27px 0 0;
	display:inline;
}
																										
#three-home-three {
	width: 275px;
	float: right; 
	margin: 0 20px 0 0;
	display:inline;
}
	
		
#three-column-wrapper-home h3 {
	margin: 0 0 -2px 0;
	padding: 0 0 0 0;
	width: 100%;
	}		
	
#three-column-wrapper-home h3 a {
	margin: 0 0 -2px 0;
	padding: 0 0 0 0;
	display: block;
	float: left;
	text-indent: -9000px;
	}	


/* ----- laboratory left image replace ----- */		
	
#three-column-wrapper-home h3 a.laboratory {
	width: 275px;
	height: 31px;	
	}	

#three-column-wrapper-home h3 a.laboratory:link, #three-column-wrapper-home h3 a.laboratory:visited {
	background: url(/img/heading-laboratory.gif) no-repeat 0 0;
	}	
	
#three-column-wrapper-home h3 a.laboratory:hover {
	background: url(/img/heading-laboratory.gif) no-repeat 0 -35px;
	}		


/* ----- picture center image replace ----- */	

#three-column-wrapper-home h3 a.picture {
	width: 275px;
	height: 31px;	
	}	

#three-column-wrapper-home h3 a.picture:link, #three-column-wrapper-home h3 a.picture:visited {
	background: url(/img/heading-picture.gif) no-repeat 0 0;
	}	
	
#three-column-wrapper-home h3 a.picture:hover {
	background: url(/img/heading-picture.gif) no-repeat 0 -35px;
	}


/* ----- sound right image replace ----- */	

#three-column-wrapper-home h3 a.sound {
	width: 275px;
	height: 31px;	
	}	

#three-column-wrapper-home h3 a.sound:link, #three-column-wrapper-home h3 a.sound:visited {
	background: url(/img/heading-sound.gif) no-repeat 0 0;
	}	
	
#three-column-wrapper-home h3 a.sound:hover {
	background: url(/img/heading-sound.gif) no-repeat 0 -35px;
	}		
		


/* ----- Panel image replace ----- */	

.section-panel,.section-panel {
	width: 275px;
	background-image: url(/img/section-gradient-bottom.jpg);
	height: 35px;
	margin: 0 0 10px 0; /* FF */
}	

.section-panel h2,.section-panel h2 {
	margin: 0;
	padding: 0;
	}	


/* ----- Panel image replace SOUND ----- */	

.section-panel h2.sound a {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: block;
	text-indent: -9000px;
	width: 275px;
	height: 35px; 
	}	

.section-panel h2.sound a:link, .section-panel h2.sound a:visited {
	background: url(/img/section-trans-title-sound.gif) no-repeat 0 0;
	}	
	

/* ----- Panel image replace DIGITAL INTERMEDIATE ----- */	


.section-panel h2.digital_intermediate a {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: block;
	text-indent: -9000px;
	width: 275px;
	height: 35px; 
	}	

.section-panel h2.digital_intermediate a:link, .section-panel h2.digital_intermediate a:visited {
	background: url(/img/section-trans-title-digital-inter.gif) no-repeat 0 0;
	}	
	

/* ----- Panel image replace LAB ----- */	

.section-panel h2.laboratory a {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: block;
	text-indent: -9000px;
	width: 275px;
	height: 35px; 
	}	

.section-panel h2.laboratory a:link, .section-panel h2.laboratory a:visited {
	background: url(/img/section-trans-title-lab.gif) no-repeat 0 0;
	}

/* ----- Panel image replace LAB ----- */	

.section-panel h2.telecine_and_duplication a {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: block;
	text-indent: -9000px;
	width: 275px;
	height: 35px; 
	}	

.section-panel h2.telecine_and_duplication a:link, .section-panel h2.telecine_and_duplication a:visited {
	background: url(/img/section-trans-title-tele-duplication.gif) no-repeat 0 0;
	}
		

/* ----- Panel image replace TVC ----- */	

.section-panel h2.television-commercials a {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: block;
	text-indent: -9000px;
	width: 275px;
	height: 35px; 
	}	

.section-panel h2.television-commercials a:link, .section-panel h2.television-commercials a:visited {
	background: url(/img/section-trans-title-tvs.gif) no-repeat 0 0;
	}	
	
/* ----- Panel image replace SHOWREELS ----- */	

.section-panel h2.showreels a {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: block;
	text-indent: -9000px;
	width: 275px;
	height: 35px; 
	}	

.section-panel h2.showreels a:link, .section-panel h2.showreels a:visited {
	background: url(/img/section-trans-title-showreels.gif) no-repeat 0 0;
	}	
	


/* ----- Panel image replace OUR PEOPLE ----- */	

.section-panel h2.our_people a {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: block;
	text-indent: -9000px;
	width: 275px;
	height: 35px; 
	}	

.section-panel h2.our_people a:link, .section-panel h2.our_people a:visited {
	background: url(/img/section-trans-title-ourpeople.gif) no-repeat 0 0;
	}	
	
	
	
/* ----- Panel image replace PR SHOWREELS ----- */	

.section-panel h2.park_road_showreels a {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: block;
	text-indent: -9000px;
	width: 275px;
	height: 35px; 
	}	

.section-panel h2.park_road_showreels a:link, .section-panel h2.park_road_showreels a:visited {
	background: url(/img/section-trans-title-showreels.gif) no-repeat 0 0;
	}	



/* ----- Panel image replace CLIENT SERVICES ----- */	

.section-panel h2.amenities-and-resources a {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: block;
	text-indent: -9000px;
	width: 275px;
	height: 35px; 
	}	

.section-panel h2.amenities-and-resources a:link, .section-panel h2.amenities-and-resources a:visited {
	background: url(/img/section-trans-title-client-services.gif) no-repeat 0 0;
	}	
	
/* ----- Panel image replace PARK ROAD TOUR ----- */	

.section-panel h2.park_road_tour a {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: block;
	text-indent: -9000px;
	width: 275px;
	height: 35px; 
	}	

.section-panel h2.park_road_tour a:link, .section-panel h2.park_road_tour a:visited {
	background: url(/img/section-trans-title-tour.gif) no-repeat 0 0;
	}	
	
/* ----- Panel image replace THE FILM UNIT ----- */	

.section-panel h2.the-film-unit a {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: block;
	text-indent: -9000px;
	width: 275px;
	height: 35px; 
	}	

.section-panel h2.the-film-unit a:link, .section-panel h2.the-film-unit a:visited {
	background: url(/img/section-trans-title-filmunit.gif) no-repeat 0 0;
	}	
	
/* ----- Panel image replace THE FILM UNIT ----- */	

.section-panel h2.careers_at_park_road a {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: block;
	text-indent: -9000px;
	width: 275px;
	height: 35px; 
	}	

.section-panel h2.careers_at_park_road a:link, .section-panel h2.careers_at_park_road a:visited {
	background: url(/img/section-trans-title-careers.gif) no-repeat 0 0;
	}	
	
/* ----- Panel image replace CONTACT US ----- */	

.section-panel h2.contact_us a {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: block;
	text-indent: -9000px;
	width: 275px;
	height: 35px; 
	}	

.section-panel h2.contact_us a:link, .section-panel h2.contact_us a:visited {
	background: url(/img/section-trans-title-contactus.gif) no-repeat 0 0;
	}

/* ----- Panel image replace COMING TO NZ ----- */	

.section-panel h2.coming-to-nz a {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: block;
	text-indent: -9000px;
	width: 275px;
	height: 35px; 
	}	

.section-panel h2.coming-to-nz a:link, .section-panel h2.coming-to-nz a:visited {
	background: url(/img/section-trans-title-cominghere.gif) no-repeat 0 0;
	}

/* ----- Panel image replace RESOURCES ----- */	

.section-panel h2.resources a {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: block;
	text-indent: -9000px;
	width: 275px;
	height: 35px; 
	}	

.section-panel h2.resources a:link, .section-panel h2.resources a:visited {
	background: url(/img/section-trans-title-resources.gif) no-repeat 0 0;
	}

/* ----- Panel image replace GROUP RELATIONSHIP ----- */	

.section-panel h2.group-relationship a {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: block;
	text-indent: -9000px;
	width: 275px;
	height: 35px; 
	}	

.section-panel h2.group-relationship a:link, .section-panel h2.group-relationship a:visited {
	background: url(/img/section-trans-title-group.gif) no-repeat 0 0;
	}
	
/* ----- Panel image replace GROUP RELATIONSHIP ----- */	

.section-panel h2.greening-the-screen a {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: block;
	text-indent: -9000px;
	width: 275px;
	height: 35px; 
	}	

.section-panel h2.greening-the-screen a:link, .section-panel h2.greening-the-screen a:visited {
	background: url(/img/section-trans-title-green-screen.gif) no-repeat 0 0;
	}
	
/* ----- Panel image replace FILMOGRAPHY ----- */	

.section-panel h2.filmography a {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: block;
	text-indent: -9000px;
	width: 275px;
	height: 35px;
	}	

.section-panel h2.filmography a:link, .section-panel h2.filmography a:visited {
	background: url(/img/section-trans-title-filmography.gif) no-repeat 0 0;
	}
	
/* ----- Panel image replace CASE STUDIES ----- */	

.section-panel h2.case-studies a {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: block;
	text-indent: -9000px;
	width: 275px;
	height: 35px; 
	}	

.section-panel h2.case-studies a:link, .section-panel h2.case-studies a:visited {
	background: url(/img/section-trans-title-case-study.gif) no-repeat 0 0;
	}
	
/* ----- Panel image replace NEW ZEALAND SHORT FILMS ----- */

.section-panel h2.nz-short-films a {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: block;
	text-indent: -9000px;
	width: 275px;
	height: 35px; 
	}	

.section-panel h2.nz-short-films a:link, .section-panel h2.nz-short-films a:visited {
	background: url(/img/section-trans-title-shortfilms.gif) no-repeat 0 0;
	}
	
/* ----- Panel image replace ARCHIVING AND REMASTERING ----- */

.section-panel h2.archiving_and_remastering a {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: block;
	text-indent: -9000px;
	width: 275px;
	height: 35px; 
	}	

.section-panel h2.archiving_and_remastering a:link, .section-panel h2.archiving_and_remastering a:visited {
	background: url(/img/section-trans-title-archiving.gif) no-repeat 0 0;
	}
	
/* ----- Panel image replace THE NZ FILM INDUSTRY ----- */

.section-panel h2.the-nz-film-industry a {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: block;
	text-indent: -9000px;
	width: 275px;
	height: 35px; 
	}	

.section-panel h2.the-nz-film-industry a:link, .section-panel h2.the-nz-film-industry a:visited {
	background: url(/img/section-trans-title-nzfilm.gif) no-repeat 0 0;
	}
	
/* ----- Panel image replace TOOLS FOR WORKING IN NZ ----- */

.section-panel h2.tools-for-working-in-nz a {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: block;
	text-indent: -9000px;
	width: 275px;
	height: 35px; 
	}	

.section-panel h2.tools-for-working-in-nz a:link, .section-panel h2.tools-for-working-in-nz a:visited {
	background: url(/img/section-trans-title-tools.gif) no-repeat 0 0;
	}





/* ----- Box bordered quote with blue text ----- */	

#credit-box {
	text-align: right;
}	


#box-quote {
	margin: 0 0 20px 0;
	border: solid 1px #CFC4A6;
	padding: 10px 10px 10px 10px;
}	


#box-quote p {
	font-size: 1.4em;
	color: #552200;
	line-height: 1.4em;
}	

#box-quote .credit {
	font-size: 1em;
	color: #532411;
	text-align: right;
	line-height: 1.2em;
	font-style: italic;
}
	
#box-quote .name {
	font-size: 1.1em;
	color: #532411;
	line-height: 1.2em;
	text-align: right;
}	

#box-quote .name-blue {
	font-size: 1.1em;
	color: #557777;
	line-height: 1.2em;
	text-align: right;
}	

#box-quote-cream, #content-wrapper-cream #box-quote {
	margin: 5px 0 20px 0;
	border: solid 1px #CFC4A6;
	padding: 10px 10px 10px 10px;
}

#box-quote-cream p.brown, #content-wrapper-cream #box-quote p.brown {
	font-size: 1.4em;
	color: #532411;
	line-height: 1.4em;
}

#box-quote-cream .credit, #content-wrapper-cream #box-quote .credit {
	font-size: 1em;
	color: #532411;
	text-align: right;
	line-height: 1.2em;
	font-style: italic;
}
	
#box-quote-cream .name, #content-wrapper-cream #box-quote .name {
	font-size: 1.1em;
	color: #532411;
	line-height: 1.2em;
	text-align: right;
}	

#box-quote-cream .name-blue, #content-wrapper-cream #box-quote .name-blue {
	font-size: 1.1em;
	color: #557777;
	line-height: 1.2em;
	text-align: right;
}	




/* ----- Blue quote within content with top decoration divider ----- */	

#blue-quote {
	margin: 15px 0 20px 0;
	background-image: url(/img/blue-quote-top-decoration.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#blue-quote p {
	font-size: 1.4em;
	color: #557777;
	line-height: 1.3em;
	text-align: center;
	margin: 0 0 0 0;
	padding: 15px 0 0 0;
}	




/* Rates page Data table*/ 

table.rates-table {
	border: none;
	width: 100%;
	margin: 0 0; 
	}
	
table.rates-table th {
	font-size: 1.1em;
	text-align: left;
	vertical-align: top;
	background-color: #E1E1E1;
	font-weight: bold;
	color: #333333;
	padding: 6px 6px 6px 6px;
	}

table.rates-table td {
	padding: 2px 0 2px 0px;
	margin: 0 0 0 0px;
	vertical-align: top;
	}

table.rates-table td.left {	
	width: 60%;
	}
	
table.rates-table td.right {	
	width: 40%;
	}	

table.rates-table td p {
	padding: 0;
	margin: 0;
	}

/* ----- contact box on rates page ----- */	


#rates-contact-box  {
	padding: 10px;
	margin: 0 0 20px 0;
	border: solid 1px #DED9C1;
	background-color: #F4F4EC;
	}


/* ----- image slideshow right column ----- */	


#slideshow-flash  {
	margin: 10px 0 0 0;
}		



/* ----- downlowadable resources - PDF links and PDD size styles ----- */	

p a.pdf {
	background-color: transparent;
	background-image: url(/img/pdf_arrow.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 3px;
	padding: 0 0 0 10px;
	margin: 0 0 0 10px;
	font-weight: bold;
	border-bottom: none;
}

p a.pdf:link, p a.pdf:visited {
	background-color: transparent;
	background-image: url(/img/pdf_arrow.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 3px;
	padding: 0 0 0 10px;
	margin: 0 0 0 0;
	font-weight: bold;
	border-bottom: none;
}
	
p a.pdf:hover {
	background-color: transparent;
	background-image: url(/img/pdf_arrow.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 3px;
	padding: 0 0 0 10px;
	margin: 0 0 0 0;
	font-weight: bold;
	border-bottom: none;
}

.pdf-size{
	color: #A24A22;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
}

p a.pdf-icon {
    background: transparent url(/img/pdf-icon.png) scroll no-repeat 0px 0px;
    padding-left: 18px !important;

}


div.casestudies {
	margin-bottom: 20px;
}

div.casestudies img {
	border: 0;
}

div.casestudy {
	width: 300px;
	float: left;
	margin: 0 10px 20px 0;
}

div.casestudy img {
	float: left;
	padding-right: 10px;
}

#content-wrapper-cream-resources {
	width: 920px;
	margin: 0;
	text-align: left;
	background-color: #EEEEDD;
	padding: 0;
	}

#content-wrapper-cream-resources p {
	color: #171411;
	}
	
#content-wrapper-cream-resources h1 {
	font-size: 2.9em;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	text-align: left;
	color: #A24A22;
	text-decoration: none;
	line-height: 1em;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
 }



/* ----------- Resources RSS headings 'laboratory' image replacement ----------- */

#two-column-wrapper h2 {
	font-size: 2.2em;
	font-weight: normal;
	margin: 0 0 5px 0px;
	padding: 0 0 0 0;
	text-align: left;
	color: #A24A22;
	text-decoration: none;
	line-height: 1em;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
 }

#two-column-wrapper h2.laboratory a {
	margin: 0 0 5px 90px;
	padding: 0 0 0 0;
	display: block;
	text-indent: -9000px;
	width: 300px;
	height: 16px; 
	}	

#two-column-wrapper h2.laboratory a:link, #two-column-wrapper h2.laboratory a:visited {
	background: url(/img/resources-rss-laboratory-title.gif) no-repeat 0 0;
	}	
	


/* ----------- Resources RSS headings 'telecine' image replacement ----------- */

#two-column-wrapper h2.telecine a {
	margin: 0 0 5px 90px;
	padding: 0 0 0 0;
	display: block;
	text-indent: -9000px;
	width: 300px;
	height: 16px; 
	}	

#two-column-wrapper h2.telecine a:link, #two-column-wrapper h2.telecine a:visited {
	background: url(/img/resources-rss-telecine-title.gif) no-repeat 0 0;
	}	
	
	
	
		
/* ----------- Resources RSS headings 'Group' image replacement ----------- */

#two-column-wrapper h2.group a {
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	display: block;
	text-indent: -9000px;
	width: 300px;
	height: 16px; 
	}	

#two-column-wrapper h2.group a:link, #two-column-wrapper h2.group a:visited {
	background: url(/img/resources-rss-group-title.gif) no-repeat 0 0;
	}	
	


/* ----------- Resources RSS headings 'Park Road' image replacement ----------- */

#two-column-wrapper h2.parkroad a {
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	display: block;
	text-indent: -9000px;
	width: 300px;
	height: 16px; 
	}	

#two-column-wrapper h2.parkroad a:link, #two-column-wrapper h2.parkroad a:visited {
	background: url(/img/resources-rss-parkroad-title.gif) no-repeat 0 0;
	}		
	
	
	
/* ----------- Contact page headings image replacement ----------- */

#four-column-wrapper h2.client-services {
	margin: 0 0 -8px 0;
	padding: 0 0 0 0;
	display: block;
	text-indent: -9000px;
	width: 197px;
	height: 29px; 
	background: url(/img/contact-title-client-services.gif) no-repeat 0 0;
	}	
	
#four-column-wrapper h2.laboratory {
	margin: 0 0 -8px 0;
	padding: 0 0 0 0;
	display: block;
	text-indent: -9000px;
	width: 197px;
	height: 29px; 
	background: url(/img/contact-title-laboratory.gif) no-repeat 0 0;
	}	
	
#four-column-wrapper h2.telecine {
	margin: 0 0 -8px 0;
	padding: 0 0 0 0;
	display: block;
	text-indent: -9000px;
	width: 211px;
	height: 29px; 
	background: url(/img/contact-title-telecine.gif) no-repeat 0 0;
	}	
	
#four-column-wrapper h2.sound {
	margin: 0 0 -8px 0;
	padding: 0 0 0 0;
	display: block;
	text-indent: -9000px;
	width: 197px;
	height: 29px; 
	background: url(/img/contact-title-sound.gif) no-repeat 0 0;
	}


#four-column-wrapper h2.weta-digital {
	margin: 0 0 -8px 0;
	padding: 0 0 0 0;
	display: block;
	text-indent: -9000px;
	width: 197px;
	height: 29px; 
	background: url(/img/contact-title-weta-digital.gif) no-repeat 0 0;
	}
	
#four-column-wrapper h2.weta-workshop {
	margin: 0 0 -8px 0;
	padding: 0 0 0 0;
	display: block;
	text-indent: -9000px;
	width: 197px;
	height: 29px; 
	background: url(/img/contact-title-weta-workshop.gif) no-repeat 0 0;
	}
	
#four-column-wrapper h2.stonestreet {
	margin: 0 0 -8px 0;
	padding: 0 0 0 0;
	display: block;
	text-indent: -9000px;
	width: 197px;
	height: 29px; 
	background: url(/img/contact-title-stonestreet.gif) no-repeat 0 0;
	}
		
#four-column-wrapper h2.portsmouth {
	margin: 0 0 -8px 0;
	padding: 0 0 0 0;
	display: block;
	text-indent: -9000px;
	width: 197px;
	height: 29px; 
	background: url(/img/contact-title-portsmouth.gif) no-repeat 0 0;
	}	


/* ----- clearing divs ----- */			
	
div.clear {   /* simple clearing div */
	clear: both;
	float: none;
	height: 1px;
	font-size: 0.1px;
	margin: 0 0 0 0; 
	padding: 0;
	background: transparent;

	}	
																								

/* Facebox */

#facebox .b {
  background:url(/img/facebox/b.png);
}

#facebox .tl {
  background:url(/img/facebox/tl.png);
}

#facebox .tr {
  background:url(/img/facebox//tr.png);
}

#facebox .bl {
  background:url(/img/facebox/bl.png);
}

#facebox .br {
  background:url(/img/facebox/br.png);
}

#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  border-collapse: collapse;
}

#facebox td {
  border-bottom: 0;
  padding: 0;
}

#facebox .body {
  padding: 10px;
  background: #1b1714;
  width: 480px;
  height:385px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox .footer {
  /*border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;*/
  position: absolute;
  right: 22px;
  text-align: right;
  top: 20px;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}


#facebox .content object {
  background:url(/img/facebox/loading.gif) 50% 45% no-repeat;
  width:480px;
  height:385px;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}

* html #facebox_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

.filmography,.awards { max-height:500px; overflow-y:auto; }
.filmography-info { text-align:left; margin:0 0 10px 0; }
h4.filmography-title { color:#A24A22; font-weight:normal; font-size:18px; text-transform:uppercase; }
.filmography table, .awards, .awards p {color:#b9b699; font-size:12px; text-align:left; clear:both; }
.filmography table th {background:#3c1a0c; }
.filmography table th,.filmography table td, #facebox .filmography table th, #facebox .filmography table td { padding:5px; }
.filmography table tr.even {background:#322f2c;}
strong.not-bold { font-weight:normal !important; }
.award-title strong { font-size:14px; color:#a24a22; }
.overlayNav { font-size:12px; text-transform:uppercase; color:#a24a22; }
.overlayNav a { text-decoration:underline; color:#dd8844; }
.overlayNav a.active { text-decoration:none; color:#a24a22; }

.filmography table th {
	background: #230D06 url(/img/facebox/bg-header-filmography.jpg) top left repeat-x;
	text-align: left;
}
#facebox .filmography-info img.thumb {
	border: 1px solid #fff;
	margin-right: 12px;
}
div.filmography,
div.awards {
	margin-top: 14px;
}