@media screen {
/**
 * Layout
 */
	html {margin:0; padding:0;}
	body {margin:0; padding:0; background:#FFF; color:#585858; font:normal 80% Arial, Helvetica, sans-serif; text-align:center}
	
	b.corner {position:absolute; width:1px; height:1px; font-size:1px; line-height:1px; overflow:hidden; background:#FFF; font-weight:normal;}
	b.lt {left:0px; top:0px;}
	b.rt {right:0px; top:0px; }
	b.lb {left:0px; bottom:0px;}
	b.rb {right:0px; bottom:0px;}
	
	h1 {color:#d50a00; font-weight:normal}
	h2 {color:#d50a00; font-weight:normal}
	
	.strong {font-weight:bold;}
	div.clear {clear:both; height:1px; overflow:hidden; font-size:1px;}
	
	div.holder {text-align:center; clear:both;}
	div.holder div.content {width:775px; text-align:left; margin:0px auto;}
	
        #front_page_text { font: Arial; padding:30px; }
        #front_page_text h1 { font-size:16px;color:#d50a00; font-weight:bold; }

	div#header div.content {position:relative; height:105px;}
	div#header div.Header {padding-top:0px}
	div#header h1 {padding-left:15px}
	div#header h2 {padding-left:15px}
	
	div#footer {margin-bottom:25px;}

	div#topDecoration {clear:both; height:12px}
	div#topDecoration div.one {height:12px; overflow:hidden; background:#d50b00; }
	div#topDecoration div.two {height:12px; overflow:hidden; background:#99d1f2; width:488px;}
	
	div#bottomDecoration {clear:both; height:10px; background:#d50a00; position:relative;}
	div#bottomDecoration div.two {height:3px; overflow:hidden; background:#FFD1D1; }
	div#bottomDecoration div#special {height:12px; width:118px; overflow:hidden; background:#a3d200; position:absolute; top:5px; right:0px; }
	
	ul#bottonNavigation {margin:0; padding:0; list-style:none; float:left; height:50px; font-size:85%; clear:both}
	ul#bottonNavigation li {margin:10px 0 0; padding:0 15px; list-style:none; float:left}
	ul#bottonNavigation li a {color:#d50a00}
	ul#bottonNavigation li.last {border-right-style:none;}
	
	div#copyright {background-color:#d50a00; padding:5px 15px; width:220px; text-align:center; position:relative}
	
	div#body {position:relative; height:594px; background:url(/images/index/mainBg.gif) top left repeat-x}
		div#body div#left.column {width:415px; padding:0; text-align:center; height:594px;  position:absolute; background:url(/images/index/main.jpg) left top no-repeat; z-index:10}
	div#body div#right.column {width:472px; padding:0; float:right; z-index:50; position:relative}
	
	div#body div#left.column div.intro {width:488px; height:439px; position:absolute; left:0; top:38px; z-index:100; background:url(/images/index/main.jpg) top left no-repeat}
	
	div#body div#right {text-align:center;}
	
	p.submitbutton {margin:0; text-align:center}
	div.Registration input.submit, div.QuickSearch input.submit {border:none; background:url(/images/index/start_now.gif) 0 0 no-repeat; width:283px; height:50px; line-height:50px; color:#ffffff; font-weight:bold; font-size:160%; cursor:pointer}

	div.Registration {position:relative; padding:5px 20px 10px 0; width:350px; margin:0; float:right}
	div.Registration h1 {font-size:200%; text-align:center}
	div.Registration h2 {font-size:200%; text-align:center}
	div.Registration dl.horizontal dd { width:230px}
	div.Registration select#birthDayPerson1, div.Registration select#birthDayPerson2 {width:50px}
	div.Registration select#birthMonthPerson1, div.Registration select#birthMonthPerson2 {width:102px}
	div.Registration select#birthYearPerson1, div.Registration select#birthYearPerson2 {width:70px}
	dd.nolabel {font-size:11px}
	div.Registration p#linkPostCodeBlock {font-size:11px}
	
	div.SearchResult {clear:both; padding-top:10px}
	div.SearchResult h1 {display:none}
	div.SearchResult h2 {display:none}

	div.freeMembership {position:absolute; top:8px; left:9px; z-index:300}
	
	div.SwitchLocale {bottom:auto; top:0}
	div.SwitchLocale div {margin-top:0; position:relative}
	div.SwitchLocale div span { line-height:20px}
	div.SwitchLocale div span.label {border-width:0 1px 1px 1px; line-height:20px; height:22px}
	div.SwitchLocale div.highlighted {top:22px}
	
	div.LoginIndex {left:540px}
	div.LoginIndex dl dd input.button { cursor:pointer}
	div.LoginIndex a {color:#d50a00}
	div.LoginIndex dl dt { white-space:nowrap}
	
	div.welcome {width:220px; position:absolute; left:165px; bottom:160px; text-align:left; overflow:hidden}
	div.welcome div.welcomeTop {height:10px; background:url(/images/index/welcomeBgTop.png) top left no-repeat; overflow:hidden; display:block; line-height:10px}
	div.welcome div.welcomeBottom {height:10px; background:url(/images/index/welcomeBgBottom.png) bottom left no-repeat; overflow:hidden; display:block; line-height:10px; font-size:1px}
	div.welcome div.welcomeText {padding:0px 5px; background-color:#FFE9E9}
	div.welcome div.welcomeText h3 {line-height:15px; color:#d50a00}
	div.welcome div.welcomeText p {padding:0; margin:0; font-size:11px;}
	div.welcome div.welcomeText a {text-transform:capitalize}
	
	div.member {border:none}
	.ContextMenu {text-align:left}

	div.member div.info {display:none}
}
