




/*
     FILE ARCHIVED ON 1:04:16 Jun 30, 2007 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 0:13:54 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 -- LAYOUT EXTENSIONS

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

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


/*** News list ***/
#wrap ul.news { margin:0; list-style:none; padding:10px 0; }
#wrap ul.news li { margin:0; width:450px; float:left; padding-bottom:15px; }
ul.news li img { float:left; display:block; position:relative; top:4px; padding-right:5px; }
ul.news li .blurb { width:330px; float:left; padding-left:5px; color:#333; }
ul.news a:hover .blurb { color:#f30; }
ul.news .blurb .storyTitle { display:block; margin:0; }
ul.news .blurb .storyDate { display:block; margin:0; position:relative; color:#888; }
/* Typography tweaks */
ul.news li .storyTitle { text-decoration:underline; font:20px/22px 'Trebuchet MS', Arial, Helvetica, sans-serif; color:#006; font-size:16px; margin:10px 0 5px 0; padding:0; }
ul.news li .blurb { line-height:15px; }
ul.news li a:hover .storyTitle { color:#f30; }
ul.news li a:hover .blurb { color:#333; }
ul.news li a:hover img { border-left:4px #f30 solid; left:-5px; padding:0 0 0 1px; }
ul.news .blurb .storyDate { font-style:italic; font-size:10px; }

/* Press sidebar list */
.navPress #sidebar { width:207px; background:#620000 url(/web/20070630010416/http://brits.co.uk/assets/images/main/sidebarBg.gif) repeat-x top center; padding:25px 10px 10px 20px; margin-top:20px; border:2px solid #000; border-left:none; }
.navPress #sidebar h2 { margin-top:28px; color:#c00; border-bottom:1px solid #000; }

.navPress #sidebar a { color:#fff; border-bottom:#933 dotted 1px; }
.navPress #sidebar a:hover { color:#ff0; border-bottom:#f00 solid 2px; }

.navPress ul.news .blurb .storyTitle { font-size:12px; line-height:14px; color:#fff; border-bottom:#933 solid 1px; text-decoration:none; padding-bottom:1px; }
.navPress ul.news a .blurb { padding:0; }
.navPress ul.news a .storyDate { color:#933; }
.navPress ul.news a:hover .blurb .storyTitle { color:#ff0; border-bottom:#c00 solid 2px; padding:0; }
.navPress ul.news a:hover .blurb .storyDate { color:#ff0; }

.navPress #wrap ul.news li,
.navPress #wrap ul.news li .blurb { width:200px; }



/*** Nominees ***/
.navNominees #contentEntirely { padding:20px 0; }



/*** Video ***/
.navVideo div#main.wide { text-align:center; }
.chooseBandwidth { padding:80px 0 60px; }
.chooseBandwidth p { margin-bottom:30px; }
.navVideo embed { margin:6px auto 0; }
.navVideo .previousBackNext { margin-top:15px; }
/* list */
.navVideo ul.launchers { /* for narrow layout.... width:480px;*/ width:680px; list-style:none; margin:0; padding:0; position:relative; left:-12px; }
.navVideo #main ul.launchers li { margin:0; padding:0; display:inline; }
.navVideo #main ul.launchers li a { border:none; }
.navVideo #main ul.launchers li a img { width:220px; height:181px; } /* sorts Safari render bug */
.navVideo #main ul.launchers li a img { background-color:#fcfcfc; border:2px #fff solid;  }
.navVideo #main ul.launchers li a:hover img { border:2px #f30 solid; padding:1px; position:relative; margin:-1px; }
/* .navVideo #main ul.launchers li a:active img { position:relative; left:1px; top:1px; } breaks in IE */



/*** Photo landing pages  ***/
.navPhoto #main ul { margin:0; padding:0; list-style:none; width:710px; }
.navPhoto #main ul li { margin:0; padding:0; float:left; }
.navPhoto #main ul li img { margin:0; padding:0; border-right:2px solid #000; float:left; display:block; }


xxx { border:1px red dashed; }