/* CSS LHC HOME */
@import url("/css/master.css");



h1 { margin:0; color:#FFF; font-size:1.8em; padding:6px; }

/* PROJECT AREA */
#flashtxt { width:457px; height:90px; background-color:#6B615B; margin:0 0 2px 0; }
.project { position:relative; height:274px; }
.project h2 { text-transform:uppercase; margin:0; position:absolute; left:6px; bottom:4px; font-size:1em; color:#4E4F4B; }
.project ul { height:274px; width:200px; margin:0; padding:0; list-style:none; position:absolute; top:0; right:0; }
.img { height:274px; overflow:hidden; }
.img img { margin-top:-35px; }
.launch { margin:0; padding:0; position:absolute; right:6px; bottom:4px;}
.launch a { text-transform:lowercase; font-size:1em; color:#4E4F4B; font-weight:bold; }
.next { margin:0; padding:0; position:absolute; right:0px; top:276px;}
.next a { font-weight:bold; display:block; background-color:#6B615B; text-transform:uppercase; font-size:1em; color:#FFF; padding:4px 29px 4px 6px; background-image:url(/img/+.gif); background-position: right center; background-repeat:no-repeat; text-decoration:none; }
.next a:hover { filter:alpha(opacity=70); -moz-opacity: 0.7; opacity: 0.7; }
.white { filter:alpha(opacity=60); -moz-opacity: 0.6; opacity: 0.6; background-color:#FFF; height:2em; position:absolute; left:0; bottom:0; width:457px; }

/* NEWS AREA */
.latest { position:absolute; top:138px; left:700px; width:225px;}
.latest ul { margin:0px; padding:0; list-style:none; }
.latest li { position:relative; height:91px; margin:0 0 1px 0; padding:0; background-color:#FFF; overflow:hidden; }
.latest h2 { margin:0; font-size:1.1em; font-weight:normal; }
.latest h2 a { display:block; text-decoration:none; color:#4E4F4B; padding:4px; }
.latest h2 a strong { display:block; margin:-4px -4px 6px -4px; background-color:#6B615B; text-transform:uppercase; font-size:0.95em; color:#FFF; padding:4px 6px 4px 16px; background-image:url(/img/bullet-green.gif); background-repeat:no-repeat; background-position: left center;}
.latest h2 a strong.news { background-color:#C9D300; background-image:url(/img/bullet-brown.gif); color:#4E4F4B; }
.latest li:hover { filter:alpha(opacity=70); -moz-opacity: 0.7; opacity: 0.7;}
.latest p { margin:0; position:absolute; bottom:4px; right:6px;}
.latest p a { text-transform:lowercase; font-size:1em; color:#4E4F4B; font-weight:bold; }
.latest p.more { position:relative; width:100px; bottom:auto; float:right; right:auto; margin:0; padding:0; }
.latest p.more a { background-color:#6B615B; font-weight:bold; display:block; background-color:#6B615B; text-transform:uppercase; font-size:1em; color:#FFF; padding:4px 29px 4px 6px; background-image:url(/img/+.gif); background-position: right center; background-repeat:no-repeat; text-decoration:none; }
.latest p.more a:hover { filter:alpha(opacity=70); -moz-opacity: 0.7; opacity: 0.7; }
/* OTHER BITS */
#statement { position:absolute; bottom:30px; left:10px; z-index:98; display:block; }
#riba { position:absolute; bottom:40px; right:40px; z-index:97; display:block; }