




/*
     FILE ARCHIVED ON 1:05:10 Jun 30, 2007 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 0:13:52 Aug 15, 2016.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*****************************************************************
******************************************************************

BRIT Awards CSS layout 3.0 -- TYPOGRAPHY EXTENSION

JM Enternational Ltd. 94 Maida Vale W9 1PR London
http://jmenternational.com +44 (0)20 7624 5757

******************************************************************
*****************************************************************/


/*** PagePieces extensions ***/
img.fullWidth { position:relative; left:-21px; border-left:4px solid #000; border-right:4px solid #000; }
img.right { float:right; margin:0 0 10px 10px; }
img.left { float:left; margin:0 10px 10px 0; }
.date { font-style:italic; font-size:10px; color:#666; }
.areaNavTvDates .date { font-size:11px; color:#555; }



/*** Related information, beneath stories etc.  ***/
h2.related { border-bottom:1px solid #333; padding:5px 0; margin:20px 0 7px; color:#333; }
h2.related { font-size:11px; letter-spacing:3px; text-transform:uppercase; }
.related { font-size:11px; }



/*** Winners and nominees lists ***/
ul.winnersList strong { color:#900; font-weight:bold; }
ul.nomsList strong, ul.nomsList em { color:#600; }
ul.nomsList .label { font-size:10px; color:#888; }



/*** Related information, next, previous and "back to index" or equivalent  ***/
.previousBackNext { height:80px; position:relative; margin-bottom:-14px; float:left; width:100%; }
.previousBackNext h2.related { position:relative; width:100%; }
/* stop links having underlines */
.previousBackNext p.related.previous a,
p.related.previous a:hover,
p.related.previous span.disabled,
.previousBackNext p.related.next a,
p.related.next a:hover,
p.related.next span.disabled,
.previousBackNext p.related.back a,
p.related.back a:hover { height:19px; position:absolute; bottom:0px; border:none; width:100px; }
/* re-apply link underline styles on the 'span' within the 'a' */
p.related.previous a span,
p.related.next a span,
p.related.back a span { border-bottom:1px dotted #006; }
p.related.previous a:hover span,
p.related.next a:hover span,
p.related.back a:hover span { border-bottom:2px solid #f30; color:#f30; }
/* styles for the '.previous' button */
p.related.previous a,
p.related.previous span.disabled { left:0px; text-align:left; padding:0 0 0 24px; background:transparent url(/web/20070630010510/http://brits.co.uk/assets/images/main/goBack.gif) top left no-repeat; }
p.related.previous a:hover { background-position:center left; }
p.related.previous span.disabled { background-position:bottom left; color:#ccc; }
/* styles for the '.next' button */
p.related.next a,
p.related.next span.disabled { right:0px; text-align:right; padding:0 24px 0 0; background:transparent url(/web/20070630010510/http://brits.co.uk/assets/images/main/goForward.gif) top right no-repeat; }
p.related.next a:hover { background-position:center right; }
p.related.next span.disabled  { background-position:bottom right; color:#ccc; }
/* styles for the '.back' button */
p.related.back a { left:50%; margin-left:-50px; text-align:center; }
