@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:#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;}
	
	.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 {}
	div#header div.content {position:relative; width:980px;}
	div.Header {position:absolute; width:326px; overflow:hidden; right:15px; top:5px; text-align:center}
	div.Header h1 {font-weight:normal; color:#d50f00; width:auto; white-space:nowrap}
	div.Header h2 {font-weight:normal; color:#d50f00; width:auto; white-space:nowrap}
	div.Header h1 span {padding:0 20px; /*border-bottom:1px solid #DFDFDF; background-color:#FFFFFF*/}
	div.Header h2 span {padding:0 20px; /*border-bottom:1px solid #DFDFDF; background-color:#FFFFFF*/}
	div#header div.cover {float:left; position:relative; width:100%; padding:15px 0 40px; }
	h1.slogan {position:relative; font-weight:normal; color:#0087CD; text-align:left; left:0px; top:0px; font-size:26px; color:#d50f00; margin:0 0 0 15px; float:left; clear:both;}  
	
	div#footer {margin-bottom:25px;}

	div#topDecoration {clear:both; height:24px}
	div#topDecoration div.one {height:12px; overflow:hidden; background:#ffc21a; }
	div#topDecoration div.two {height:12px; overflow:hidden; background:#fdf8d8}
	
	div#bottomDecoration {clear:both; height:24px; position:relative;}
	div#bottomDecoration div.one {height:12px; overflow:hidden; background:#fdf8d8}
	div#bottomDecoration div.two {height:12px; overflow:hidden; background:#ffc11a; }
	
	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 {background:url(/images/index/visual.jpg) right top no-repeat; width:980px; position:relative; z-index:1; margin-bottom:5px; padding-top:15px; padding-bottom:15px; background-position:100% 73px;}
	div#body div.column {border:1px solid #CECECE; background-color:#F3F3F3; width:620px; display:block; float:none}
	div#body div#right.column {xheight:285px; width:620px}
	div#body div#left.column {height:200px; margin-top:10px}
	div#body div#bottom.column {padding:15px; width:590px; margin-top:10px}
	
	div#body div#left.column h1 {padding:15px 0 0 15px; font-size:26px; font-weight:normal; color:#6E6E6E}
	div#body div#left.column h1 strong {font-weight:normal; color:#DF2700}
	div#body div#left.column h1 .status.online {background:transparent; font-size:16px; color:#DF2700; text-transform:lowercase; padding:0}
	div#body div#left.column h1 small {font-size:16px}

	div#body div#left.column h2 {padding:15px 0 0 15px; font-size:26px; font-weight:normal; color:#6E6E6E}
	div#body div#left.column h2 strong {font-weight:normal; color:#DF2700}
	div#body div#left.column h2 .status.online {background:transparent; font-size:16px; color:#DF2700; text-transform:lowercase; padding:0}
	div#body div#left.column h2 small {font-size:16px}

	p.submitbutton {margin:0px 0 0 100px; padding-top:5px;}
	.button, .submit {cursor:pointer}

	div.Registration {position:relative; overflow:hidden; z-index:1}
	div.Registration h1 {font-size:22px; font-weight:normal; line-height:22px;}
	div.Registration h1 strong {font-weight:normal}
	div#body div#right.column h1 {margin:15px 0;}

	div.Registration h2 {font-size:22px; font-weight:normal; line-height:22px;}
	div.Registration h2 strong {font-weight:normal}
	div#body div#right.column h2 {margin:15px 0;}

	div.Registration {width:100%; text-align:center; padding-top:0; padding-bottom:15px;}
	div.Registration div {text-align:left}
	div.Registration div.regColumn {display:block; float:left; width:45%; padding-left:4%; background:url(/images/index/splitter.gif) left 0px no-repeat;}
	div.Registration div.regWithSplit { background:none}
	div.Registration dl.horizontal {margin:0;}	
	div.Registration dl.horizontal dd {width:160px;}
	div.Registration dl.horizontal dt {width:95px}
	div.Registration p.submitbutton {margin-left:5px; clear:both}
	div.Registration select#birthMonthPerson1, div.Registration select#birthMonthPerson2 {width:65px}
	div.Registration select#birthYearPerson1, div.Registration select#birthYearPerson2 {width:49px}
	div.Registration select#birthDayPerson1, div.Registration select#birthDayPerson2 {width:38px}
	div.Registration input.submit {border:medium none; color:#FFFFFF; font-size:160%; font-weight:bold; height:42px; line-height:42px; width:200px; cursor:pointer; background-color:#d50f00; margin-top:0; border-color: #d50f00 #aa0c00 #aa0c00 #d50f00; border-width:1px; border-style:solid}
	dl.horizontal dd.nolabel {font-size:11px}
	div.Registration input, div.Registration select {background-color:#FFFFFF}
	div.Registration #agree {background:transparent}
	div.Registration #screenname, div.Registration #newPassword, div.Registration #email, div.Registration #postalCode {width:158px;}
	input#agree {margin-left:0px;}
	div.Registration dl.horizontal dd.nolabel {left:95px;}

	div.Registration dl.horizontal {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;}

	
	.SearchResult {display:block; float:left; padding-top:15px; overflow:hidden}
	div.SearchResult h1 {display:none; text-align:left}
	div.SearchResult h2 {display:none; text-align:left}
	div.simple div.member {border:none; width:66px; height:auto;}
	div.member div.info {display:none}
	
	
	div.LoginIndex dl dd input.button {font-size:11px;}
	input#rememberMe {margin-left:0;}
}
