/*
Stylesheet for Grierson Trust
Date: February 2010
Version: 1.0.0
Developer: S. Cmakal
*/

body 				{ font: 62.5% Arial,Helvetica,Verdana,Geneva,sans-serif; padding: 0; position: relative; background-color: #fff; color: #333; height: 100%; width: 100%; line-height: 1em;}
html 				{ height: 100%; width: 100%; }
* 					{ margin: 0; padding: 0; }
p					{ margin:0 0 1em 0; font-size: 1.2em; line-height: 1.5em; color: #333;}
ul					{ margin:0 0 1em;padding:0; list-style: none;}
li					{ font-size: 1em; line-height: 1em;}
img 				{ border: 0;}
a					{ color: #6AAA05; text-decoration: underline; }
a:hover				{ text-decoration: none; }
fieldset			{ border: none;}
hr 					{ width: 100%; border: none; height: 1px; background-color: #fff; margin: 0 0 0.4em 0; }
dl dd				{ margin-bottom: 0.5em;}
h1					{ padding: 0 0 0.5em 0;font-size: 2em; font-weight: bold; line-height: 2em; }
h2					{ color: #00598B; text-transform: uppercase; margin: 0 0 0.6em 0; padding: 0 0 0.6em; font-size: 1.8em; font-weight: normal; line-height: 1.2em; border-bottom: 1px solid #BBCBD3;}
h3					{ padding: 0 0 0.5em 0;font-size: 1.4em; font-weight: bold; }
h4					{ font-size: 1.4em; text-transform:uppercase; font-weight: normal; color: #00588A; margin: 0 0 0.5em;}
h5					{ color: #1d2e64; font-size: 1em;font-weight:normal;}
.clear				{ clear:both;}
input				{ margin: 0;}

.disclaimer			{ font-style: italic; font-size: 1em; }
.small_text			{ font-size: 1em;}
p span.disclaimer	{ font-size: 0.9em; color: #666; }

.floatLeft			{ float: left;}
.floatRight			{ float: right;}

#wrapper			{ width: 980px; margin: 0 auto; position: relative; border-left: 1px solid #999; border-right: 1px solid #999;}
#footer				{ background-color: #F4F4F4; padding: 20px;}
#content			{ background-color: #F4F4F4; }
#content .content	{ padding: 20px 30px 25px 295px; min-height: 500px; position: relative;}
.index #content .content	{ padding-top: 370px; }

ul.list {
	list-style-type: disc;
	padding: 10px 0 10px 30px;
}

ul.list li {
	padding: 0 0 10px 10px;
	font-size: 1.2em;
	line-height: 1.5em;
}

ul.list ol {
	margin: 10px 0 0 20px;
	list-style-type: lower-roman;
}
ul.list ol li {
	font-size: 1em;
	line-height: 1.5em;
}

#content .content.two-columns { padding: 20px 240px 25px 300px; }

#content .content img	{
	border: 1px solid #5281AB;
	margin: 0 0 1em;
}

#content .content img.floatLeft	{ 
	margin: 0 2em 2em 0;
}

#header { 
	position: relative;
	background: #D8E0E2 url(../images/dots.gif);
}

#header h1 {
	width: 635px;
	position: absolute;
	bottom: 0;
	right: 25px;
	display: block;
	height: 25px;
	padding: 15px 20px 10px;
	overflow: hidden;
	color: #fff;
	margin: 0;
	line-height: 1em;
	font-weight: lighter;
	background: transparent url(../images/bg-home-carousel.png) repeat-x 0 100%;
	text-transform: uppercase;
}

.awards #header h1,
.generic-large-image #header h1 {
	right: 20px;
	width: 645px;
}
a.back-to-top {
	color: #64AC00;
	text-decoration: none;
	padding-left: 10px;
	background: transparent url(../images/arrow-green-right2.png) no-repeat 0 50%;
	font-size: 1.2em;
	font-weight: bold;
	clear: left;
}

a.read-more {
	color: #6AAA05;
	text-decoration: none;
	padding-right: 10px;
	background: transparent url(../images/arrow-green-right.png) no-repeat 100% 50%;
}

a.back-to-top:hover,
a.read-more:hover {
	text-decoration: underline;
}

#homeCarousel a.read-more {
	color: #C9DD03;
	background: transparent url(../images/arrow-yellow-right.png) no-repeat 100% 50%;
}

/* NAVIGATION */

#navigation {
	position: absolute; 
	top: 0; 
	left: 25px; 
	width: 232px; 
	z-index: 999;
}

#navigation img {
	vertical-align: bottom;
	margin-bottom: 7px;
}

#navigation .menu ul {
	background-color: #7D8D9A;
	margin: 0;
	padding: 12px 8px 10px 8px;
}


#navigation li {
	padding: 6px 0;
}

#navigation li a {
	font-size: 1.1em;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0 0 0 12px;
}

#navigation li a:hover {
	color: #fff;
	text-decoration: underline;
}

#navigation .menu ul li {
	border-bottom: 1px solid #ACBDC7;
}

#navigation .menu ul li.last {
	border: none;
	padding-bottom: 0;
}

#navigation .menu ul li ul {
	padding: 5px 0 0 21px;
	margin: 0;
	display: none;
}

#navigation .menu ul li.on ul {
	display: block;
}

#navigation .menu ul li ul li {
	border: none;
	padding: 3px 0;
}

#navigation .menu ul li ul li a {
	text-transform: none;
	padding-left: 8px;
/*	background: transparent url(../images/arrow-nav.gif) no-repeat 0 50%;*/
}

#navigation .menu ul li.on a {
	background: transparent url(../images/arrow-nav.gif) no-repeat 0 50%;
}
#navigation .menu ul li.on li a {
	background-image: none;
}
#navigation .menu ul li.on li.on a {
	background: transparent url(../images/arrow-nav.gif) no-repeat 0 50%;
}

#navigation ul.cta {
	margin: 7px 0 0 0;
	padding: 0;
}

#navigation ul.cta li {
	background-color: #729ABD;
	padding: 8px;
	margin: 3px 0;
	border: 1px solid #5381AC;
}

#navigation ul.cta li.entry,
#navigation ul.cta li.tickets {
	padding-left: 31px;
	border-color: #00588A;
	background: #00588A url(../images/icon-cta.gif) no-repeat 10px 6px;
}

#navigation ul.cta li.entry {
	background-position: 10px -43px;
}

#navigation ul.cta li a {
	display: block;
	line-height: 1.5em;
}

/* end NAVIGATION */

#header {
	height: 155px;
	width: 980px;
	overflow: hidden;
}

/* HOME CAROUSEL */
#homeCarousel {
	position: absolute;
	top: 0;
	left: 0;
	height: 350px;
	width: 980px;
	border-bottom: 2px solid #007BBF;
	overflow: hidden;
}

#homeCarousel ul {
	position: absolute;
	padding: 0;
	margin: 0;
}

#homeCarousel li {
	display: block;
	position: absolute;
	height: 350px;
	width: 980px;
	padding: 0;
	margin: 0;
	top: -600px;
	left: 0;
	color: #fff;
}

#homeCarousel.enabled li,
#homeCarousel li.last {
	top: 0;
}
#homeCarousel li img {
	position: absolute;
	padding: 0;
	margin: 0;
	top: 0;
	left: 0;
	vertical-align: bottom;
}

#homeCarousel div.content {
	background: transparent url(../images/bg-home-carousel.png) repeat-x 0 100%;
	position: absolute;
	bottom: 0;
	right: 30px;
	width: 595px;
	padding: 10px 65px 10px 15px;
}

#homeCarousel h3 {
	margin: 0 0 0.4em;
	padding: 0;
	font-size: 1.7em;
	line-height: 1.1em;
	font-weight: normal;
}

#homeCarousel p {
	color: #fff;
	margin: 0;
	padding: 0;
}

#homeCarousel .controls {
	right: 80px;
	bottom: 30px;
	left: auto;
	z-index: 3;
}

#homeCarousel .controls li {
	width: 17px;
	height: 17px;
}

#homeCarousel .controls a {
	display: block;
	width: 17px;
	height: 0;
	padding: 17px 0 0 0;
	overflow: hidden;
	background: transparent url(../images/arrows-home-carousel.png) no-repeat;
}

#homeCarousel .controls .right a {
	background-position: 0 -17px;
}

#homeCarousel .controls .right {
	left: 20px;
	padding-left: 3px;
	border-left: 1px solid #5099B9;
}
/* end HOME CAROUSEL */

/* MODAL WINDOW */
#modal {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 999;
	display: none;
}

#modal div.overlay {
	background-color: #fff;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	position: fixed;
}

#modal #window {
	position: fixed;
	top: 150px;
	left: 50%;
	border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
/*	background: transparent url(../images/bg-opacity-black.png);*/
	width: 560px;
	margin-left: -280px;
	padding: 24px;
	height: 312px;
}

#modal #window .innerContent {
	background: #000 url(../images/preloader.gif) no-repeat 50% 50%;
	padding: 0;
	height: 312px;
	width: 560px;
}

#modal #modal-close {
	background: transparent url(../images/button-close.png) no-repeat;
	overflow: hidden;
	position: absolute;
	top: -1000px;
	right: 0px;
	width: 42px;
	padding-top: 42px;
	height: 0;
}
#modal #window:focus {
	outline: none;
}

#modal #window:hover #modal-close,
#modal #modal-close:focus {
	top: 0px;
}

/* end MODAL WINDOW */

.grierson-awards-the-british-documentary-awards h1,
.seo_header {
	display: block;
	position: absolute;
	top: 0;
	left: -1000px;
}

/* NEWS LISTING */
.news-list {
	overflow: hidden;
}
.news-list li {
	float: left;
}
.news-list .date {
	display: block;
	width: 105px;
	padding: 5px 0 25px;
	background: transparent url(../images/arrow-left.png) no-repeat 98% 5px;
	float: left;
	overflow: hidden;
	font-weight: bold;
	font-size: 1.1em;
}

.news-list .story {
	float: right;
	display: block;
	width: 370px;
	border: 1px solid #c7c7c7;
	background-color: #F2F2F2;
	padding: 15px 15px 10px 160px;
	position: relative;
	min-height: 60px;
	margin: 0 0 3px;
	overflow: hidden; /* Opera fix for extra scrollbar - strange */
}

.news-list .story h3 {
	padding: 0 0 0.8em;
}

.news-list .story h3 a {
	color: #333;
	font-size: 1em;
	text-decoration: none;
}

.news-list .story h3 a:hover {
	text-decoration: underline;
}

.news-list .story p {
	margin: 0;
}

.news-list .story img {
	position: absolute;
	left: 2px;
	top: 2px;
}

/* SPONSORS LIST */
#sponsors {
	border-bottom: 2px solid #E7E7E7;
	background-color: #F4F4F4;
}

#sponsors h4 {
	background-color: #E7E7E7;
	color: #7B7B7B;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0;
	padding: 6px 0 6px 10px;
	font-size: 1em;
}

#sponsors ul {
	padding: 14px 0 14px 14px;
	height: 30px;
	overflow: hidden;
}

#sponsors ul li {
	display: inline;
	float: left;
	padding-right: 13px;
}

#sponsors ul li a {
	display: block;
	height: 0;
	overflow: hidden;
	padding: 30px 0 0 0;
	background: transparent url(../images/sponsors.gif) no-repeat 0 0;
}

#sponsors li.shell a {
	width: 35px;
}
#sponsors:hover ul li.shell a {
	background-position: 0 -30px;
}

#sponsors li.five a {
	width: 35px;
	background-position: -63px 0;
}
#sponsors:hover li.five a {
	background-position: -63px -30px;
}

#sponsors li.ukfilm a {
	width: 124px;
	background-position: -125px 0;
}
#sponsors:hover li.ukfilm a {
	background-position: -125px -30px;
}

#sponsors li.warner a {
	width: 26px;
	background-position: -261px 0;
}
#sponsors:hover li.warner a {
	background-position: -261px -30px;
}

#sponsors li.british a {
	width: 35px;
	background-position: -310px 0;
}
#sponsors:hover li.british a {
	background-position: -310px -30px;
}

#sponsors li.envy a {
	width: 35px;
	background-position: -364px 0;
}

#sponsors:hover li.envy a {
	background-position: -364px -30px;
}

#sponsors li.council a {
	width: 105px;
	background-position: -429px 0;
}

#sponsors:hover li.council a {
	background-position: -429px -30px;
}

#sponsors li.canadian a {
	width: 112px;
	background-position: -563px 0;
}
#sponsors:hover li.canadian a {
	background-position: -563px -30px;
}

#sponsors li.history a {
	width: 142px;
	background-position: -699px 0;
}
#sponsors:hover li.history a {
	background-position: -699px -30px;
}

#sponsors li.ivan a {
	width: 38px;
	background-position: -872px 0;
}
#sponsors:hover li.ivan a {
	background-position: -872px -30px;
}
#sponsors li.itn {
	padding-right: 0;
}

#sponsors li.itn a {
	width: 95px;
	background-position: -929px 0;
}
#sponsors:hover li.itn a {
	background-position: -929px -30px;
}

/* end SPONSORS LIST */

.nav {
	margin:  20px 0 10px;
	text-align: right;
}

.nav li {
	display: inline;
	padding-right: 8px;
}

.nav li a {
	color: #67686B;
	font-size: 1.2em;
	border-left: 1px solid #67686B;
	padding: 0 0 0 8px;
	text-decoration: underline;
}

.nav li a:hover {
	text-decoration: none;
}

.nav li:first-child a {
	border: none;
}

.nav .copy {
	color: #67686B;
	font-size: 1.2em;
	padding-left: 20px;
	border: none;
}

/* HOMEPAGE INTRO */
.intro {
	overflow: hidden;
}

.intro .cta {
	float: right;
}

blockquote {
	padding: 15px 0 0 15px;
	background: transparent url(../images/quote-lt.png) no-repeat;
	margin: 0 0 1em;
}

blockquote p {
	font-style: italic;
	font-size: 1.5em;
	color: #004F7A;
}

blockquote p.cite {
	color: #666;
	font-style: normal;
	font-size: 1.1em;
	background-image: none;
	text-transform: uppercase;
}

blockquote p.last {
	background: transparent url(../images/quote-rb.png) no-repeat 100% 100%;
	padding: 0 0 10px;
}

#right-column {
	width: 200px;
	position: absolute;
	top: 20px;
	right: 25px;
}

.box {
	border: 1px solid #00517E;
	margin: 0 1em 1em 0;
	width: 198px;
	float: left;
}
#right-column .box {
	margin-right: 0;
}

.box .body {
	background-color: #DFEEF5;
	padding: 10px;
	border: 2px solid #fff;
}
.box a.read-more {
	font-size: 1.2em;
}

/*a.play-video span.play-button {
	display: block;
	position: absolute;
	left: 275px;
	top: 59px;
	width: 38px;
	height: 30px;
	background: transparent url(../images/button-play.gif) no-repeat 0 0;
}

a.play-video:hover span.play-button {
	background-position: 0 -30px;
}
*/

.index a.play-video {
	position: static;
}
a.play-video:hover span.play-button {
	background-position:0 -40px;
}

a.play-video span.play-button {
	background:url("../images/button-play.png") no-repeat scroll 0 0 transparent;
	display:block;
	height:40px;
	left:570px;
	position:absolute;
	top:140px;
	width:65px;
}

#content a.play-video {
	position: relative;
	overflow: hidden;
	display: block;
	float: left;
}

#content a.play-video img {
	border: none;
	position: relative;
}
#content a.play-video span.play-button {
	left:200px;
	top: 110px;
}

ul.judges-list {
	list-style-type: none;
	padding: 0;
}

ul.judges-list strong {
	letter-spacing: 0.05em;
}

ul.judges-list li {
	padding: 0 0 10px 0;
	font-size: 1.2em;
	line-height: 1.5em;
}

#right-column h3 {
	font-size: 1.7em;
	margin-bottom: 0.5em;
	line-height: 1.2em;
}

#right-column dl {
	margin-bottom: 3em;
}

#right-column dt {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.6em;
}

#right-column dd {
	font-size: 1.2em;
	line-height: 1.4em;
}

#content #right-column dd img {
	border: none;
	margin: 3px 0;
}

#right-column ul {
	padding: 0 0 10px 0;
}

#right-column ul li {
	padding: 0 0 3px 0;
	font-size: 1.2em;
	line-height: 1.5em;
}



p.intro {
	font-size: 1.6em;
	color: #004F7A;
}

p.address {
	padding-left: 25px;
}

a.pdf {
	background: transparent url(../images/icon-pdf.gif) no-repeat 0 50%;
	padding: 2px 10px 2px 25px;
}

a.doc {
	background: transparent url(../images/icon-doc.gif) no-repeat 0 50%;
	padding: 2px 0 2px 25px;
}


/* AWARDS */

.awards #content .content {
	padding: 0 20px 0 275px; 
}

.awards #footer {
	padding-top: 0;
}

.awards #content .content img {
	border: none;
}

.awards #header {
	height: 350px;
	border-bottom: 2px solid #007BC0;
}
.awards #content .content p {
	color: #333;
}

.awards .inner-content {
	background: #fff url(../images/awards/generic-logo.gif) no-repeat 350px 100%;
	padding: 20px 0 80px;
	overflow: hidden;
	min-height:400px;
}

.awards .intro {
	width: 315px;
	font-size: 1.2em;
	float: left;
	font-weight: bold;
	line-height: 0.9em;
	margin-left: 20px;
}

.awards #right-column {
	margin: 0 20px 10px 0;
	width: 310px;
	float: right;
	position: static;
	right: auto;
	top: auto;
}

.awards.judging-process .intro,
.awards.how-to-enter .intro {
	width: 425px;
	font-size: 1em;
	float: left;
	font-weight: normal;
	line-height: 0.9em;
	margin-left: 20px;
	margin-bottom: 20px;
}

.awards.judging-process #right-column,
.awards.how-to-enter #right-column {
	margin: 0 20px 10px 0;
	width: 200px;
	float: right;
}
/* end AWARDS */

/* PATRONS and TRUSTEES list */
.trustees p.intro,
.patrons p.intro {
	color: #333;
}
ul.patrons {
	padding-top: 10px;
}

ul.patrons li {
	padding: 0 20px 5px 122px;
	margin: 0 0 20px 0;
/*	border-bottom: 1px solid #A9C3D0;*/
	background: transparent url(../images/line.gif) no-repeat 0 100%;
	position: relative;
	min-height:150px;
}
ul.patrons li:last-child {
	background-image: none;
	padding-bottom: 0;
	margin-bottom: 0;
}

ul.patrons li img {
	padding: 4px;
	border: 1px solid #A9C3D0;
	position: absolute;
	left: 0;
	top: 0;
}

ul.patrons li h3 {
	line-height: 1.2em;
	font-size: 1.5em;
}

ul.patrons li h3 span {
	display: block;
	text-transform: uppercase;
	font-weight: lighter;
	font-size: 0.75em;
}

/* end PATRONS and TRUSTEES list */


/* GENERIC LARGE IMAGE */

.generic-large-image #content .content {
	padding: 0 20px 0 275px; 
}

.generic-large-image #footer {
	padding-top: 0;
}

.generic-large-image #content .content img {
	border: none;
}

.generic-large-image #header {
	height: 350px;
	border-bottom: 2px solid #007BC0;
}
.generic-large-image #content .content p {
	color: #333;
}

.generic-large-image .inner-content {
	padding: 20px;
	overflow: hidden;
	background-color: #fff;
	min-height:460px;
}

.generic-large-image.terms-and-conditions .inner-content,
.generic-large-image.judges .inner-content,
.generic-large-image.shortlist .inner-content,
.generic-large-image.award-categories .inner-content {
	background: #fff url(../images/awards/generic-logo.gif) no-repeat 350px 100%;
	padding: 20px 20px 80px;
	min-height:400px;
}

.shortlist h3 em,
.award-categories h3 em {
	color: #67686B;
}

.awards.about-grierson-trust .inner-content {
	background: #fff none;
	padding-bottom: 20px;
}

/* end GENERIC LARGE IMAGE */

dl.more-resources {
	margin: 1em 0;
	padding: 1em 0 0 0;
	border-top: 1px solid #007BC0;
}

dl.more-resources dd.note {
	color:#666;
}

dl.more-resources dd {
	font-size: 1.2em;
	line-height: 1.8em;
}
dl.more-resources dt {
	font-size: 1.2em;
	line-height: 1.8em;
	font-weight: bold;
}

/* ARTICLE LIST */
ul.article-list {
	padding-top: 10px;
}

ul.article-list li {
	padding: 0 20px 5px 191px;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #E7E7E7;
	position: relative;
	min-height: 115px;
}

ul.article-list li:last-child {
	border: none;
	padding-bottom: 0;
	margin-bottom: 0;
}

ul.article-list li img {
	padding: 0;
	vertical-align: bottom;
	border: 1px solid #A9C3D0;
	position: absolute;
	left: 0;
	top: 0;
}

ul.article-list li h3 {
	line-height: 1.3em;
	font-size: 1.5em;
}

ul.article-list li h3 span {
	display: block;
	text-transform: uppercase;
/*	font-weight: lighter;*/
/*	font-size: 0.9em;*/
	color: #00548A;
}

ul.article-list li h4 {
	text-transform: none;
	color: #656565;
	font-size: 1.2em;
}

/* end ARTICLE LIST */

/* ENQUIRY FORM */
#enquiryForm {
	overflow: hidden;
}

#enquiryForm ul {
	overflow: hidden;
}

#enquiryForm li {
	padding: 0 0 10px 0;
	font-size: 1.2em;
	line-height: 1.5em;
	float: left;
	clear: left;
	display: block;
	width: 100%;
}

#enquiryForm label {
	font-weight: bold;
	color: #015088;
	width: 120px;
	float: left;
}

#enquiryForm textarea,
#enquiryForm input {
	font-family: Arial,Helvetica,Verdana,Geneva,sans-serif;
	color: #333;
	padding: 3px 5px;
	border: 1px solid #656565;
	float: left;
	font-size: 1em;
	width: 240px;
}

#enquiryForm textarea {
	width: 280px;
}

#enquiryForm input.button {
	margin-left: 120px;
	background-color: #015088;
	color: #fff;
	border: 1px solid #fff;
	width: auto;
}

div.errors {
	font-size: 1.2em;
	line-height: 1.5em;
	color: #d00;
	padding: 0 0 20px;
}

/* end ENQUIRY FORM */

a.print {
	position: absolute;
	bottom: 14px;
	right: 40px;
	padding-left: 17px;
	color: #C9DD03;
	text-decoration: none;
	font-size: 1.2em;
	background: transparent url(../images/icon-print.gif) no-repeat 0 50%;
}
a.print:hover {
	text-decoration: underline;
}

.grierson-awards-the-british-documentary-awards a.print {
	display: none;
}

/* NOMINATIONS LIST */
ul.nominations {
	padding-top: 10px;
}

ul.nominations li p {
	margin: 0;
}

ul.nominations li {
	padding: 0 20px 20px 190px;
	margin: 0 0 20px 0;
	border-bottom: 2px solid #E7E7E7;
	position: relative;
	min-height:100px;
}
ul.nominations li.two-rows {
	min-height: 200px;
}
ul.nominations li img.second {
	top: 110px;
}
ul.nominations li:last-child {
	margin-bottom: 0;
}

ul.nominations li img {
	border: 1px solid #A9C3D0;
	position: absolute;
	left: 0;
	top: 0;
}

ul.nominations li h3 {
	line-height: 1.2em;
	font-size: 1.3em;
	color: #015581;
	padding: 0 0 0.3em;
}

ul.nominations li h4 {
	line-height: 1.3em;
	font-size: 1.3em;
	text-transform: none;
	font-weight: bold;
	color: #333;
}

ul.nominations li h4 em {
	display: block;
}

ul.nominations li h3 span {
	display: block;
	text-transform: uppercase;
	font-weight: lighter;
	font-size: 0.75em;
}

ul.nominations li dl {
	font-size: 1.2em;
	line-height: 1.5em;
	width: 450px;
	overflow: hidden;
	color: #676767;
	margin-bottom: 0.5em;
}

ul.nominations li dt {
	width: 150px;
	font-weight: bold;
	display: block;
	clear: left;
	float: left;
	margin: 0;
}

ul.nominations li dd {
	width: 300px;
	float: left;
	display: block;
	margin: 0;
}

/* end NOMINATIONS LIST */

ul.categories-list {
	list-style-type: disc;
	padding-left: 30px;
	margin-bottom: 15px;
}

ul.categories-list li {
	padding-left: 5px;
}

ul.categories-list a {
	font-size: 1.2em;
	line-height: 1.5em;
	font-weight: bold;
	color: #015581;
	text-decoration: none;
}

ul.categories-list a:hover {
	text-decoration: underline;
}

div.footnote {
	border-top: 2px solid #E7E7E7;	
	padding: 15px 0;
}

p.date {
	color: #666;
}

#header h1 span {
	font-size: 0.8em;
	text-transform: none;
}


/* PAGINATION */

.pagination {
	font-size: 1.2em;
	line-height: 1.5em;
	overflow: hidden;
	margin: 20px 0;
}

.pagination li {
	display: inline;
	float: left;
	margin: 0 2px 0 0;
}

.pagination li.ditto_page,
.pagination li.ditto_currentpage {
	border: 1px solid #93A513;
}

.pagination li.ditto_page a {
	background: transparent url(../images/bg-green-grad.gif) repeat-x 0 100%;
	text-decoration: none;
	color: #fff;
	display: block;
	float: left;
	padding: 5px 8px;	
}
.pagination li.ditto_page a:hover {
	background: #6AAA05 none;
}

.pagination li.ditto_currentpage {
/*	background: #ACBDC7 none no-repeat 0 100%;*/
/*	color: #333;*/
	display: block;
	float: left;
	padding: 5px 8px;	
	font-weight: bold;
/*	text-decoration: underline;*/
}

.pagination li.ditto_previous_link,
.pagination li.ditto_next_link {
	display: block;
	float: left;
	padding: 5px 8px;
	border: 1px solid transparent;	
}

.pagination li.ditto_off {
	color: #666;
	display: block;
	float: left;
	padding: 5px 8px;
	border: 1px solid transparent;
}

.pagination li.ditto_previous_link a,
.pagination li.ditto_next_link a {
	text-decoration: none;
}

.pagination li.ditto_previous_link a:hover,
.pagination li.ditto_next_link a:hover {
	text-decoration: underline;
}
/* end PAGINATION */

/* BREADCRUMB */
.awards ul.B_crumbBox {
	padding-left: 20px;
}
ul.B_crumbBox {
	font-size: 1.2em;
	line-height: 1.5em;
}

ul.B_crumbBox li {
	display: inline;
	margin-right: 8px;
	padding-left: 12px;
	background: transparent url("../images/arrow-green-right3.gif") no-repeat 0 50%;
}

ul.B_crumbBox li a {
	text-decoration: none;
}

ul.B_crumbBox li a:hover {
	text-decoration: underline;
}

span.B_currentCrumb {
	font-weight: bold;
}
/* end BREADCRUMB */

p.photo-caption {
	margin-top: -5px;
	color: #666;
	font-size: 1.1em;
	line-height: 1.3em;
	border-bottom: 1px solid #aaa;
	padding-bottom: 5px;
}
.past-award-one p.photo-caption {
	width: 440px;
}

ul.nominations-old {
	padding-top: 10px;
}

ul.nominations-old li {
	padding: 0 20px 10px 0;
	margin: 0;
}

ul.nominations-old li:last-child {
	margin-bottom: 0;
}

ul.nominations-old li h3 {
	line-height: 1.2em;
	font-size: 1.5em;
	color: #015581;
	padding: 0 0 0.3em;
}

ul.nominations-old li dl {
	font-size: 1.2em;
	line-height: 1.5em;
	width: 100%;
	overflow: hidden;
	margin-bottom: 0.5em;
}

ul.nominations-old li dt {
	width: 100%;
	font-weight: bold;
	display: block;
	clear: left;
	float: left;
	margin: 0;
}

ul.nominations-old li dd {
	width: 100%;
	float: left;
	display: block;
	margin: 0;
	color: #676767;
}

a.expand {
	padding-left: 10px;
	background: transparent url(../images/arrow-green-down.png) no-repeat 0 50%;
}
a.expand.expanded {
	background: transparent url(../images/arrow-green-up.png) no-repeat 0 50%;
}

ul.categories-list a em,
ul.nominations h3 em {
	color: #729ABD;
}


dl.links {
	margin: 0 0 2em;
}

dl.links dt {
	font-size: 1.5em;
	line-height: 1.2em;
	font-weight: bold;
	color: #00548A;
}

dl.links dd {
	font-size: 1.2em;
	line-height: 1.2em;
	padding-bottom: 1em;
}

span.required {
	color: #d00;
}

.awards-ceremony #right-column {
	margin-bottom: 80px;
}

.shortlist .content dl {
	margin: 0.5em 0 3em 3em;
	padding: 0;
}

.shortlist .content dd {
	font-size: 1.2em;
	line-height: 1.4em;
}

.shortlist .content dt {
	font-size: 1.2em;
	line-height: 1.4em;
	font-weight: bold;
}