﻿/*
 *  Live Nation UK
 *  http://www.livenation.co.uk/
 *	Jasal Vadgama
 */
 
 body { background: #000; font-size: 16px; }
 
 h1 { margin: 20px auto 50px; width: 435px; height: 202px; background: url(/_Resources/img/main-square-logo.gif) left top no-repeat; text-indent: -999em; }
 
 .langOptions { margin: 0 auto; width: 340px; }
    .langOptions li { float: left; margin: 0 5px 60px; width: 160px; text-align: center; }
    .langOptions a { display: block; padding-top: 68px; width: 157px; height: 89px; background: url(/_Resources/img/bg/splash-menu-bg.png) left top no-repeat; color: #c50019; font-weight: bold; }
        .langOptions a:hover, .langOptions a:focus { background-position: left bottom; text-decoration: none; }

p { clear: both; color: #6d6e70; text-align: center; }