@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: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:1000px; text-align:left; margin:0px auto;}
	
	div#header {}
	div#header div.content {position:relative; height:144px; background:url(/images/index/bgHeader.gif) top left repeat-x; z-index:500}
	div.Header h1 {padding-left:15px; font-weight:normal; color:#ff8000; padding-top:35px}
	div.Header h2 {padding-left:15px; font-weight:normal; color:#ff8000; padding-top:35px}
	
	div.welcome {background-color:#fff; position:absolute; bottom:0; width:657px; height:178px; right:15px    ; color:#848D92}
	div.welcome h2 {text-align:center; padding:10px 0 5px 5px; font-weight:normal; text-transform:uppercase; font-size:20px; color:#000;}
	div.welcome p {font-size:11px; text-align:justify; padding:0px 20px}
	div.welcomeTL {position:absolute; top:0; left:0; width:7px; height:7px; overflow:hidden; background:url(/images/index/welcomeLT.gif) top left no-repeat}
	div.welcomeTR {position:absolute; top:0; right:0; width:7px; height:7px; overflow:hidden; background:url(/images/index/welcomeRT.gif) top right no-repeat}
	
	div.LoginIndex {left:20px;}
div.LoginIndex dt {white-space:nowrap; overflow:visible}
	div.SwitchLocale {right:10px;}
div.FacebookLogin {float: right;}
ul#MainMenu {right:120px; left:auto; z-index:1000;}

	div#footer {margin-bottom:25px;}

	div#topDecoration {clear:both; height:24px; background:#d8effd;}
	div#topDecoration div.one {height:12px; overflow:hidden; background:#6eb2b9; }
	div#topDecoration div.two {height:12px; overflow:hidden; background:#e7f2f3}
	
	div#bottomDecoration {clear:both; height:24px; background:#d5f1fc; position:relative;}
	div#bottomDecoration div.one {height:12px; overflow:hidden; background:#c4dee0}
	div#bottomDecoration div.two {height:12px; overflow:hidden; background:#e7f2f3 }
	
	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;}
	ul#bottonNavigation li a {color:#ff8000}
	
	div#body {height:443px; padding-top:10px;}
	div#body div#left {width:345px; padding:0; float:left; height:443px;}
	div#body div#center {width:360px; padding:0; background:url(/images/index/bgBlock.gif) top left repeat-x; float:left; height:443px; position:relative; z-index:3}
	div#body div#right {width:282px; padding:0; margin:0; display:block; float:right; overflow:hidden; height:443px; background:url(/images/index/bgBlock.gif) top left repeat-x; text-align:left; position:relative; z-index:2}
	div#body div#right div.RegBorder {border-top:3px solid #e1ebee}
	
	.blockTL {position:absolute; top:0; left:0; width:9px; height:9px; overflow:hidden; background:url(/images/index/blockLT.gif) top left no-repeat}
	.blockTR {position:absolute; top:0; right:0; width:9px; height:9px; overflow:hidden; background:url(/images/index/blockRT.gif) top right no-repeat}
	
	p.submitbutton {margin:0; text-align:center;}
	div.Registration input.submit, div.QuickSearch input.submit {border:1px solid #e5a44c; border-radius:5px; width:310px; height:55px; line-height:normal; color:#ffffff; font-weight:bold; font-size:32px; margin-top:5px; background:#ff8400; box-shadow:0 2px 4px #d5dbdc; text-shadow:1px 1px 1px #ae5900; }
	.button, .submit {cursor:pointer}

	div.Registration {position:relative; width:310px}
	div.Registration h1, div#body div#right h1 {font-size:30px; color:#585858; font-weight:normal; text-align:center}
	div.Registration h1 strong {font-weight:normal; color:#585858;}
	div.Registration h2, div#body div#right h2 {font-size:30px; color:#585858; font-weight:normal; text-align:center}
	div.Registration h2 strong {font-weight:normal; color:#585858;}
	div.Registration a {color:#ff8000}
	div.Registration dl dt {overflow:hidden}
div.Registration dl dt, div.Registration dl dd { margin-bottom: 5px !important;}

/*div.Registration dl dt label {white-space:normal}*/
	
	dd input {width:99%}
	
	div#body div#right .SearchResult h1 {display:none}
	div#body div#right .SearchResult h2 {display:none}

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

	.featuresList {list-style:none; margin:0 auto; padding:0; text-align:left; font-size:14px; width:80%}
	.featuresList li {margin:0; padding:0; padding-left:20px; background:url(/images/index/bullit.gif) center left no-repeat; line-height:24px}
	.featuresList li a {color:#585858; text-decoration:none}
	.featuresList li a:hover {text-decoration:none}
	
	div#bottomDecoration div#special {background:#b1c8ca; height:12px; overflow:hidden; position:absolute; right:10px; top:5px; width:118px}
	
/*	dd input, dd select, dd textarea {background-color:#FFFFFF}*/


.visual {position:relative; margin:0 auto; width:331px; height:443px;}
.intro {width:331px; height:443px; position:absolute; top:0px; left:0px;}

#memberslogin { position:absolute; right:100px; top:85px; }

}


@media screen and (-webkit-min-device-pixel-ratio:0) { 
	div.Registration dl dt {margin-bottom:0 !important}
	div.Registration dl dd {margin-bottom:0 !important}
	dd p.warning {margin:3px 0}
	div.QuickSearch dl dt {margin-bottom:0 !important}
	div.QuickSearch dl dd {margin-bottom:0 !important}
}


/*5357.1.13.aa70866_1050172012*/