@media screen {
/**
 * Layout
 */
	html {margin:0; padding:0;}
	body {margin:0; padding:0; font:normal 80% Arial, Helvetica, sans-serif; text-align:left; background-color:#482C2C}
	body.Green {background-color:#005E61}
	body.Black {background-color:#3A3A43}
	
	a {color:#F38090}
	body.Green a {color:#02B6E9}
	body.Black a {color:#FF4E00}
	
	b.corner {position:absolute; width:1px; height:1px; font-size:1px; line-height:1px; overflow:hidden; background:#FFFFFF; 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;}
	
	.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:980px; text-align:left; margin:0px auto;}
	
	div#header {margin-top:0px; background-color:#FFFFFF}
	div#header div.content {position:relative; height:420px; z-index:500; overflow:visible; background:url(/images/index/visual.jpg) 400px top no-repeat}
	div.Header {}
	div.Header h1 {font-weight:normal; color:#a70001; white-space:nowrap; font-size:28px; text-align:center; padding-top:5px}
	div.Header h2 {font-weight:normal; color:#a70001; white-space:nowrap; font-size:28px; text-align:center; padding-top:5px}
	
	div.overflowContainer {position:absolute; z-index:510; width:400px; height:625px; background:#482C2C url(/images/index/regBgRed.gif) top left repeat-x}
	body.Green div.overflowContainer {background-image:url(/images/index/regBgGreen.gif); background-color:#005E61}
	body.Black div.overflowContainer {background-image:url(/images/index/regBgBlack.gif); background-color:#3A3A43}
	
	div.SwitchLocale {top:0; height:50px}
	div.SwitchLocale p {padding:0; margin:0; float:left; line-height:19px; padding-right:5px}
	div.SwitchLocale div {margin-top:0}
	div.SwitchLocale div span.label {border-width:0 1px 1px}
	div.SwitchLocale div b {bottom:0; top:auto}
	div.SwitchLocale div.highlighted {top:18px}
	
	div#footer {margin-bottom:25px; border-top:2px solid #3E2525}
	body.Green div#footer {border-top-color:#08454B}
	body.Black div#footer {border-top-color:#2E2E37}

	ul#bottonNavigation {margin:0; padding:0; list-style:none; float:left; height:50px; font-size:85%}
	ul#bottonNavigation li {margin:10px 0 0; padding:0 15px; list-style:none; float:left; border-right:1px solid #FFDEDE}
	ul#bottonNavigation li.last {border-right-style:none;}
	ul#bottonNavigation li a {color:#FFDEDE}
	body.Green ul#bottonNavigation li {border-right-color:#A1F3FD}
	body.Black ul#bottonNavigation li {border-right-color:#7B7B7B}
	body.Green ul#bottonNavigation li a {color:#A1F3FD}
	body.Black ul#bottonNavigation li a {color:#7B7B7B}
	
	div#copyright {color:#FFDEDE}
	body.Green div#copyright {color:#A1F3FD}
	body.Black div#copyright {color:#7B7B7B}
	
	div#main {background:transparent url(/images/index/bodyBgRed.gif) top left repeat-x}
	body.Green div#main {background-image:url(/images/index/bodyBgGreen.gif)}
	body.Black div#main {background-image:url(/images/index/bodyBgBlack.gif)}
	div#body {width:980px}
	
	p.submitbutton {margin:0}
	.button, .submit {cursor:pointer}

	div.SearchResult {display:block; float:left; padding-top:15px; overflow:hidden; padding-left:0px; clear:both; width:100%}
	div.SearchResult h1 {display:none; text-align:left}
	div.SearchResult h2 {display:none; text-align:left}
	div.simple div.member {border:none; width:75px; height:95px}
	div.member div.info {display:none}
	
	div.Registration {overflow:hidden; width:340px; margin:0 auto; color:#FFDEDE; padding-top:0}
	div.Registration h1 {padding-bottom:0px; color:#FCEEC3; text-align:center}
	div.Registration h1 strong {color:#FCEEC3}

	div.Registration h2 {padding-bottom:0px; color:#FCEEC3; text-align:center}
	div.Registration h2 strong {color:#FCEEC3}

	body.Green div.Registration {color:#E9E9E9}
	body.Black div.Registration {color:#EAEAEA}
	body.Green div.Registration h1, body.Green div.Registration h1 strong {color:#ffffff}
	body.Black div.Registration h1, body.Black div.Registration h1 strong {color:#ffffff}
	body.Green div.Registration h2, body.Green div.Registration h2 strong {color:#ffffff}
	body.Black div.Registration h2, body.Black div.Registration h2 strong {color:#ffffff}


	dd input {width:99%}
	div.Registration input.submit {border:none; width:335px; height:51px; line-height:50px; color:#ffffff; font-weight:normal; font-size:22px; background:url(/images/index/regButtonRed.gif) top left no-repeat; margin-top:5px}
	body.Green div.Registration input.submit {background-image:url(/images/index/regButtonGreen.gif)}
	body.Black div.Registration input.submit {background-image:url(/images/index/regButtonBlack.gif)}
	div.Registration h1, div.Registration h1 strong {font-size:20px; font-weight:normal}
	div.Registration h2, div.Registration h2 strong {font-size:20px; font-weight:normal}
	
	div.Registration dl.horizontal dt {font-size:11px; width:130px}
	div.Registration dl.horizontal dd {width:200px}
	div.Registration select#birthYearPerson1, div.Registration select#birthYearPerson2 {width:55px}
	div.Registration select#birthMonthPerson1, div.Registration select#birthMonthPerson2 {width:90px}
	div.Registration select#birthDayPerson1, div.Registration select#birthDayPerson2 {width:47px}
	
	div.Registration dl.horizontal dd.nolabel {font-size:11px; white-space:normal; left:130px}
	div.Registration dl.horizontal dd.nolabel label {white-space:normal}
	
	div.LoginIndex dl dt {white-space:nowrap}
	
	div.welcome {width:470px; float:right; padding:50px 60px 15px 0; color:#FFDEDE; font-size:14px}
	div.feature {color:#FFDEDE}
	body.Green div.welcome, body.Green div.feature {color:#A1F3FD}
	body.Black div.welcome {color:#FFFFFF}
	body.Black div.feature {color:#8B8B8B}
	
	.freeReg {width:563px; height:102px; float:right; padding-right:38px; text-align:right}
	.freeReg img {border:none}
	
	div#features {background-color:#5A3737; border-bottom:3px solid #4A2D2D}
	body.Green div#features {background-color:#006A6E; border-bottom-color:#005E61}
	body.Black div#features {background-color:#44444D; border-bottom-color:#43434B}
	
	div.feature {display:block; float:left; width:25%; padding:20px 0}
	div.feature h3, div.feature p {padding-right:25px}
	div.feature h3 {font-size:16px; font-weight:bold; text-align:left; margin:0; padding:0; padding-bottom:10px; color:#FCEEC3}
	body.Green div.feature h3 {color:#E1E1E1}
	body.Black div.feature h3 {color:#E1E1E1}
	
	div.addFooter {padding-left:15px}
	div.addFooter img {border:none; float:left}
	div.addFooter div.addFooterText {font-size:11px; float:left; padding-left:15px; padding-top:5px; color:#FFDEDE}
	div.addFooter div.addFooterText a {font-weight:bold; color:#FFDEDE}
	body.Green div.addFooter div.addFooterText {color:#A1F3FD}
	body.Green div.addFooter div.addFooterText a {color:#A1F3FD}
	body.Black div.addFooter div.addFooterText {color:#7B7B7B}
	body.Black div.addFooter div.addFooterText a {color:#7B7B7B}
}