@media screen {
/**
 * Layout
 */
	html {margin:0; padding:0;}
	body {margin:0; padding:0; font:normal 80% Arial, Helvetica, sans-serif; text-align:left}
	
	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:5px;}
	div#header div.content {position:relative; padding-bottom:30px; text-align:left;}
	div.Header {overflow:hidden; text-align:left; width:50%; position:relative;}
	div.Header h1 {font-weight:normal; color:#0086d3; white-space:nowrap; color:#FF8100; font-size:36px; padding-left:15px}
	div.Header h2 {font-weight:normal; color:#0086d3; white-space:nowrap; color:#FF8100; font-size:36px; padding-left:15px}
	
	h1.slogan {font-weight:normal; color:#0086d3; white-space:nowrap; color:#FF8100; font-size:28px; overflow:hidden; text-align:center; width:560px; float:left; line-height:40px}
	
	div#footer {margin-bottom:25px;}

	div#topDecoration {clear:both; height:24px}
	div#topDecoration div.one {height:12px; overflow:hidden; background:#69b2df; }
	div#topDecoration div.two {height:12px; overflow:hidden; background:#d8effd}
	
	div#bottomDecoration {clear:both; height:24px; position:relative;}
	div#bottomDecoration div.one {height:12px; overflow:hidden; background:#d8effd}
	div#bottomDecoration div.two {height:12px; overflow:hidden; background:#69b2df; }
	
	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 dashed #d6d6d6; }
	ul#bottonNavigation li.last {border-right-style:none;}
	
	div#body {width:980px; background:url(/images/index/visual.jpg) left 45px no-repeat; display:block; float:left}
	div#body div.column {display:block; height:522px}
	div#body div#left.column {width:385px; float:right; border:1px solid #bcdef1; background-color:#ecf8ff; height:502px; overflow:hidden; margin-top:10px}
	div#body div#left div.RegBorder {border-top:3px solid #d8effd}
	div#body div#right.column {float:right; background:url(/images/index/visualAdd.jpg) left 45px no-repeat; width:28px}
	
	p.submitbutton {margin:0px 0 0 100px; zoom:0;}
	.button, .submit {cursor:pointer}

	div.QuickSearch {width:300px; overflow:hidden; margin:0 auto; text-align:left; display:block}
	div.QuickSearch h2 {font-weight:normal; padding-top:20px; font-size:20px; text-align:center; color:#88ae00}
	div.QuickSearch p {text-align:left}
	div.QuickSearch .button.common {width:193px; height:45px; margin-left:100px; font-size:22px; font-weight:normal}
	
	.SearchResult {display:block; float:left; padding-top:25px; overflow:hidden; padding-left:10px}
	div.SearchResult h1 {display:none; text-align:left}
	div.SearchResult h2 {display:none; text-align:left}
	div.simple div.member {border:none; width:77px; height:95px}
	div.member div.info {display:none}
	
	div.Registration {overflow:hidden}
	div.Registration input.submit {border:none; width:209px; height:50px; line-height:50px; color:#ffffff; font-weight:normal; font-size:22px; margin-top:5px; background-color:#9bc200; margin-top:0; border-color: #9bc200 #789102 #789102 #9bc200; border-width:1px; border-style:solid}
	div.Registration h1, div.Registration h1 strong {font-size:20px; font-weight:normal; color:#88ae00}
	div.Registration h2, div.Registration h2 strong {font-size:20px; font-weight:normal; color:#88ae00}

	div.Registration dl {margin:0px !important;}
	div.Registration dl dt, div.Registration dl dd {margin-bottom:3px !important;}
	div.Registration dl.horizontal dd select, div.Registration dl.horizontal dd input {margin:0px;}
	
	div.Registration select#sexId, div.Registration select#birthYearPerson1, div.Registration select#birthYearPerson2, div.Registration select#birthMonthPerson1, div.Registration select#birthMonthPerson2, div.Registration select#birthDayPerson1, div.Registration select#birthDayPerson2, div.Registration #screenname, div.Registration #newPassword, div.Registration select#lookingForSexId, div.Registration select#countryId, div.Registration select#regionId, div.Registration select#cityId, div.Registration select#postalCodeId {margin-bottom:0px;}
	div.Registration #screenname, div.Registration #newPassword, div.Registration #email, div.Registration #postalCode {width:207px;}

	div.Registration select#birthDayPerson1, div.Registration select#birthDayPerson2 {width:47px;}

	div.welcome {display:block; float:left; padding-left:25px; width:500px; margin-top:470px; padding-bottom:20px}
	
	div.LoginIndex form {overflow:hidden; margin:0;}
	div.LoginIndex dl dt {white-space:nowrap}
	div.LoginIndex dl.horizontal {margin:0; overflow:hidden;}
	input#rememberMe {margin-left:0; margin-right:3px;}
	div.LoginIndex dl dd input.button {padding: 0 5px 2px; height:18px; font-size:11px;}
	div.LoginIndex dl dd {margin-right:5px; width:85px;}
	div.LoginIndex input#login, div.LoginIndex input#password {height:14px; width:83px;}
	
}