@charset "utf-8";
/* CSS Document */

@import url("phase2base.css");
h1.folksubHeader {
	background: url(img/folklife_header2.png) no-repeat 0px 0px;
	text-align: left;
	text-indent: -999em;
	float: left;
	height: 50px;
	width: 980px;
}
h1.folkLandingHeader {
	background: url(img/bg_folkListHeader.jpg) no-repeat 0px 0px;
	text-align: left;
	text-indent: -999em;
	float: left;
	height: 180px;
	width: 980px;
}

#folkCol1 h1 {
	font: 26px Georgia, "Times New Roman", Times, serif;
	color: #003e86;
	margin-top: 36px;
}
#folkCol1 h2 {
	font-size: 18px;
	margin-top: 14px;
}
#folkCol1 h3 {
	font-size: 15px;
	margin-top: 14px;
}
#folkCol1 h4 {
	font-size: 13px;
	margin-top: 14px;
}
#folkCol1 h5 {
	font-size: 11px;
	margin-top: 14px;
}
#folkCol1 h6 {
	font-size: 9px;
	margin-top: 14px;
}
#folkCol1  ul, #folkCol1 ol {
	margin-top: 0px;
	margin-right: 24px;
	margin-left: 24px;
	font-size: 14px;
}
#folkCol1 ul li ul {
	margin-top: 0px;
}

#folkCol1 ul li {
	padding-left: 0px;
	list-style: url(img/bulletBlueSquare.png);
	margin-top: 14px;
	margin-left: 12px;
}
#folkCol1 ul li ul li {
	list-style: disc url(none);
	margin-left: 0px;
}

#folkCol1 ol li {
	list-style: decimal;
	margin-left: 18px;
	margin-top: 14px;
}
#folkCol1  h2.blurb {
	font-size: 13px;
	margin-top: 0px;
}
#folkCol1 h3.byline {
	font-size: 11px;
	color: #909090;
	margin-top: 8px;
	font-weight: normal;
}
#folkCol1 h4.viral {
	font-size: 11px;
	line-height: 28px;
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	margin-top: 8px;
	height: 28px;
}
#folkCol1 h4.viral a {
	margin-right: 24px;
	padding-left: 23px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#folkCol1 h4.viral a.email_link {
	background: url(img/icon_email.png) no-repeat left center;
}
#folkCol1 h4.viral a.print_link {
	background: url(img/icon_print.png) no-repeat left center;
}
#folkCol1 h4.viral a.share_link {
	background: url(img/icon_share.png) no-repeat left center;
}
#folkCol1 p {
	font-size: 13px;
	line-height: 19px;
	margin-top: 15px;
}
#folkCol1 p.breadcrumbs {
	margin-top:0px;
	font-size:11px;
}

#folkListCol1  ul {
	margin-top: 24px;
}
#folkListCol1 ul li {
	float: left;
	width: 100%;
	list-style: url(none) none;
	padding-top: 16px;
	padding-bottom: 19px;
	background: url(img/folklife_listborder.png) no-repeat center bottom;
}
#folkListCol1 ul li.end {
	border-bottom-style: none;
}
#folkListCol1  ul  li a img{
	float: right;
	background: #fff;
	padding: 2px;
	border: 1px solid #d6d6d6;
}
#folkListCol1 ul li a:hover img {
	border-color: #c20707;
}

#folkListCol1 ul li h1 {
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	color: #c56016;
	margin-right: 96px;
}
#folkListCol1 ul li p {
	font-size: 14px;
	margin-top: 7px;
	margin-right: 92px;
	line-height: 18px;
}
#folkListCol1 ul li h5 {
	font-size: 11px;
	color: #909090;
	margin-top: 8px;
	font-weight: normal;
}
#folkListCol1 ul li h6 {
	font-size: 11px;
	margin-top: 8px;
	margin-right: 96px;
}
#folkListCol1 ul li a {
	color: #c56016;
}
#folkListCol1 ul li h6 a {
	color: #003e86;

}
#folklifeBreakout {
	margin-top: 24px;
}
#folklifeBreakout img {
	float: left;
}
#folklifeBreakout p {
	font: 14px/18px Georgia, "Times New Roman", Times, serif;
	margin-left: 168px;
	margin-right: 12px;
	padding-top: 10px;
}
#folklifeBreakout p span.pTitle {
	font-size: 18px;
	font-weight: bold;
}

#folkListCol1 ul li.image h1, #folkListCol1 ul li.image p, #folkListCol1 ul li.image h5, #folkListCol1 ul li.image h6 {
	margin-left: 233px;
}
#folkListCol1  p.folkListPaging {
	background: url(img/bg_homeBlueHeader.png) repeat-x left top;
	text-align: right;
	float: left;
	width: 582px;
	padding-right: 10px;
	font-size: 12px;
	height: 38px;
	margin-top: 16px;
	padding-top: 14px;
}
#folkListCol1 p.folkListPaging a {
	background: #fff;
	padding: 4px 8px;
	margin-right: 4px;
	border: 1px solid #369;
	margin-top: 12px;
}
#folkListCol1 p.folkListPaging a:hover {
	color: #fff;
	text-decoration: none;
	background: #003e86;
	border: 1px solid #003e86;
}
#folkListCol1 p.folkListPaging a.current, #folkListCol1 p.folkListPaging a.current:hover {
	color: #494949;
	background: transparent;
	padding: 5px 9px;
	border-style: none;
	cursor: default;
	font-weight: bold;
}
#relatedfolk {
	float: left;
	width: 592px;
	margin-top: 36px;
	border-top: 1px solid #e2e2e2;
}
#relatedfolk h2 {
	font-size: 21px;
	line-height: 42px;
	color: #003e86;
}
#relatedfolk ul {
	margin: 8px 0px 0px;
	padding: 0px;
}
#relatedfolk ul li {
	float: left;
	border-bottom: 1px solid #e2e2e2;
	width: 288px;
	margin: 0px;
	padding: 8px 0px;
	list-style: url(none) none;
}
#relatedfolk ul li.end {
	border-bottom-style: none;
}

#relatedfolk ul li h6 {
	font-size: 11px;
	color: #999999;
	font-weight: normal;
}
#relatedfolk h3 {
	margin-top: 2px;
}

#relatedfolk ul li p {
	font-size: 12px;
	line-height: normal;
	margin: 0px;
}
#searchPanel {
	margin-top: 16px;
}
#folklifeDefpanel {
	background: url(img/folklife_definition.png) left top;
	height: 239px;
	width: 348px;
	margin-left: -24px;
	margin-top: 10px;
}
#folklifeDefpanel h1, #folklifeDefpanel dl {
	display: none;
}
#folklifeEventHeader {
	background: url(img/folklifeEvents.png) no-repeat left top;
	height: 94px;
	width: 348px;
	margin-left: -24px;
}
#folklifeEventHeader h1 {
	display: none;
}
#folkListCol1 h1#folklifeResearchHeader {
	background: url(img/folklife_researchprogrammesHeader.png) no-repeat left top;
	height: 52px;
	width: 526px;
	margin-left: -24px;
	margin-top: 36px;
	text-indent: -999em;
}
#folkpanelCol2 {
	border:none;
	float:left;
	padding:10px;
	position:relative;
	width:278px;
}
#folklifeVideoMain {
	background: #000 url(img/folklife_behindthemask.jpg) no-repeat left top;
	float: left;
	width: 932px;
	margin-top: 12px;
	padding-bottom: 48px;
}
#folklifeVideoMain h1 {
	text-indent: -999em;
	float: left;
	height: 115px;
	width: 932px;
}
#folklifeVideoLeft {
	float: left;
	width: 552px;
	margin-left: 24px !important;
	margin-left: 12px;
	margin-right: 16px;
}
#folklifeVideoLeft a {
	color: #d4d4d4;
	text-decoration: none;
}
#folklifeVideoLeft a:hover {
	color: #d4d4d4;
	text-decoration: underline;
}

#folklifeVideoLeft h2 {
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #be8c2a;
}
#folklifeVideoLeft ul {
	margin-top: 8px;
	font-size: 12px;
	color: #d4d4d4;
}
#folklifeVideoLeft ul li {
	margin-top: 4px;
}

#folklifeVideoLeft dl {
	font-size: 12px;
	color: #d4d4d4;
}
#folklifeVideoLeft dt {
	font-weight: bold;
	margin-top: 8px;
}


#folklifeVideoBox {
	background: transparent url(img/transblack.png) repeat !important;
	background: transparent url(img/transblackIE6.png) repeat;
	padding: 10px;
	float: left;
	height: 300px;
	width: 532px;
}
#folklifeVideoLeft2 {
	padding: 10px;
	float: left;
	width: 280px;
	margin-top: 16px;
	margin-right: 16px;
	background: transparent url(img/transblack.png) repeat !important;
	background: transparent url(img/transblackIE6.png) repeat;
}
#folklifeVideoLeft3 {
	background: transparent url(img/transblack.png) repeat !important;
	background: transparent url(img/transblackIE6.png) repeat;
	padding: 10px;
	width: 216px;
	margin-top: 16px;
	float: left;
}
#folklifeVideoRight {
	background: transparent url(img/transblack.png) repeat !important;
	background: transparent url(img/transblackIE6.png) repeat;
	padding: 10px;
	float: left;
	width: 296px;
}
#folklifeVideoButtons {
	float: left;
	width: 296px;
	padding-bottom: 16px;
	border-bottom: 1px solid #4d4d4d;
}
#folklifeVideoButtons p      {
	font-size: 11px;
	color: #d3d3d3;
	margin: 8px 0px 0px 0px;
	padding: 0px;
	float: left;
	width: 143px;
}
#folklifeVideoRightText {
	font-size: 12px;
	float: left;
	width: 296px;
}
#folklifeVideoRightText p {
	color: #d4d4d4;
	margin-top: 16px;
}
#folklifeVideoRightText p strong {
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #be8c2a;
}


#folklifeVideoButtonLeft {
	float: left;
	width: 143px;
	margin-right: 10px;
}
#folklifeVideoButtonRight {
	float: left;
	width: 143px;
}

#folklifeVideoButtonHigh {
	background: transparent url(img/folklife_videotypeButtonSprite.png) no-repeat 0px -74px;
	text-indent: -999em;
	display: block;
	float: left;
	height: 37px;
	width: 143px;
}
#folklifeVideoButtonHigh:hover {
	background: transparent url(img/folklife_videotypeButtonSprite.png) no-repeat 0px -111px;
}
#folklifeVideoButtonStandard {
	background: url(img/folklife_videotypeButtonSprite.png) no-repeat 0px 0px;
	text-indent: -999em;
	display: block;
	float: left;
	height: 37px;
	width: 143px;
}
#folklifeVideoButtonStandard:hover {
	background: transparent url(img/folklife_videotypeButtonSprite.png) no-repeat 0px -37px;
	text-indent: -em;
}
.shareLink {
	color: #d4d4d4;
	text-decoration: none;
	line-height: 16px;
}
.shareLink img {
	margin-right: 12px;
	vertical-align: middle;
}
.shareLink:hover {
	color: #d4d4d4;
	text-decoration: none;
}

h1.guideSubHeader {
	background: url(img/subHeader_guide.png) no-repeat 0px 0px;
	text-align: left;
	text-indent: -999em;
	float: left;
	height: 50px;
	width: 980px;
}
#folkHeartbeatsCol1{
	float: left;
	width: 592px;
	margin-right: 40px;
	position: relative;
}#heartbeatsHeading {
	background: url(img/folklifeHeartbeatsImg1.png) no-repeat 0px 0px;
	float: left;
	width: 592px;
	padding-top: 160px;
	margin-top: 24px;
}
#heartbeatsHeading h1 {
	font: normal 34px Georgia, "Times New Roman", Times, serif;
	color: #c30c0c;
}
#heartbeatsHeading h2 {
	color: #c56016;
	font: normal 21px Georgia, "Times New Roman", Times, serif;
}
#heartbeatsHeading p {
	font: 14px/20px Georgia, "Times New Roman", Times, serif;
	margin-top: 12px;
}
#heartbeatsList {
	float: left;
	width: 592px;
	background: url(img/heartbeatsLIstBorder.png) no-repeat 0px 0px;
	padding-top: 8px;
}
#heartbeatsList li {
	background: url(img/heartbeatsLIstBorder.png) no-repeat left bottom;
	padding-top: 0px;
	padding-bottom: 0px;
}
#heartbeatsList li h2 {
	font: italic normal 12px Georgia, "Times New Roman", Times, serif;
	margin-top: 4px;
}
#heartbeatsList li p {
	font-size: 16px;
	color: #003e86;
	padding-bottom: 12px;
}
#heartbeatsPosters {
	float: left;
	width: 592px;
	margin-top: 24px;
}
#heartbeatsPosters h2 {
	color: #c56016;
	font: normal 21px Georgia, "Times New Roman", Times, serif;
}
#heartbeatsPosters ul li {
	float: left;
	width: 186px;
	margin-right: 16px;
	text-align: center;
}
#heartbeatsPosters ul li.end {
	margin-right: 0px;
}
#heartbeatsPosters ul li img {
	background: #fff;
	padding: 3px;
	border: 1px solid #d6d6d6;
}
#heartbeatsPosters ul li p {
	font: italic 14px Georgia, "Times New Roman", Times, serif;
}
#heartbeatsPosters ul li h3 {
	font-size: 16px;
	font-weight: normal;
}
#heartbeatsPosters ul li h5 {
	font-size: 11px;
	font-weight: normal;
	background: url(img/heartbeatsPDFicon.png) no-repeat 0px 0px;
	height: 17px;
	line-height: 17px;
	margin: 4px 40px 8px 50px;
}
