@charset "utf-8";
/* CSS Document */
#registration_container {
	width:990px;
	height:auto;
	background-color:#FFFFFF;
    padding:0 0 10px 0;
}
#registration_container #menu {
	background-image:url("http://media.koego.com/image/common/elements/registration/menu-bg.png");
	background-position:left top;
	background-repeat:repeat-x;
	height:36px;
	width:100%;
}
#registration_container #menu ul {
	background-repeat:no-repeat;
	float:left;
	height:36px;
	margin:0;
	padding:0 0 0 15px;
}
#registration_container #menu ul li {
	float:left;
	height:36px;
	line-height:36px;
	list-style:none outside none;
	margin:0 10px 0 0;
	padding:0 30px 0 0;
	color:#184F7A;
	font-size:23px;
	background-image:url("http://media.koego.com/image/common/elements/registration/arrow.jpg");
	background-repeat:no-repeat;
	background-position:right;
}
#registration_container #menu .active {
	color:#ffffff;
}
#registration_container h2 {
	color:#3399cc;
	font-size:23px;
	text-align:left;
	font-weight:normal;
	margin: 15px 0 0 15px;
	padding:0px;
	width:920px;
}
#registration_container .box_form h1 {
	font-size:20px;
	text-align:left;
	font-weight:normal;
	padding:0px;
	width:920px;
}
#registration_container .box_form h1 a{
	text-decoration:underline;
        color:#669900;
}
#registration_container h2 strong {
	color:#669900;
}
#registration_container h3 {
	color:#3399CC;
	font-size:20px;
	font-weight:normal;
	margin:10px 0 0 15px;
	width:920px;
}
#registration_container h4 {
	color:#3399cc;
	font-size:14px;
	text-align:left;
	font-weight:normal;
	margin: 10px 0 0 15px;
	padding:0px;
	width:920px;
}
#registration_container h4 a {
	color:#184f7a;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}
#registration_container h4 a:hover {
	color:#669900;
}
#registration_container .box_form {
	width:960px;
	height:auto;
	margin:30px 0 0 15px;
	padding:0px;
}
#registration_container .box_form .element_form {
	width:445px;
	height:auto;
	margin:0 0 20px 0;
	padding:0px;
}
#registration_container .box_form label {
	font-size:15px;
	display:block;
	margin:0 0 7px;
}
#registration_container .box_form .element_form input {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #4FA612 !important;
	color:#444444;
	font-size:14px;
	height:27px;
	line-height:27px;
	padding:2px;
	width:300px;
}
#registration_container .box_form .validation {
	height:36px;
	margin:10px 0 0 450px;
	padding:0;
}
#registration_container .box_form .validation span {
	margin: 0 10px 0 0;
}
#registration_container .box_form .validation span a {
	color:#669900;
	text-decoration:underline;
	margin: 0 10px 0 0;
}
#registration_container .box_form .element_form span {
	color:#AA0000;
	font-size:12px;
	line-height:36px;
    display:block;
}

#registration_container .box_form .box_language {
	height:55px;
	margin:0 0 20px 0;
	width:305px;
}
#registration_container .box_form .box_language .button_language {
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	background:url("http://www.koego.com/images/css/green_theme/ui-bg_flat_25_4fa612_40x100.png") repeat-x scroll 50% 50% #4FA612;
	border:1px solid #327E04;
	color:#FFFFFF;
	cursor:pointer;
	float:left;
	font-size:12px;
	font-weight:bold;
	height:26px;
	line-height:26px;
	outline:0 none;
	position:relative;
	text-align:left;
	text-decoration:none !important;
	width:148px;
	padding:0 0 0 5px;
	margin:7px 0 0;
}
#registration_container .box_form p {
	font-size:12px;
	text-align:left;
	line-height:1.9em;
	margin:15px 0 0 0;
}
#registration_container .box_form p a {
	color:#669900;
	text-decoration:underline;
}
#registration_container .box_form .category {
	height:90px;
	margin:15px 0 15px 0;
	padding:0;
	width:600px;
}
#registration_container .box_form .category .category_checkbox {
	width:110px;
	margin:0 5px 5px 0;
	float:left;
	padding-top:4px;
}
/* fix button style */
button#formsubmit span {
    color:#fff !important;
    font-size:14px !important;
}
/*errore*/
#registration_container .box_form .error_message  {
	width:960px;
	height:50px;
	line-height:50px;
	margin: 0 0 15px 0;
	text-align:center;
	background-color:#FC9191;
	font-size:15px;
	color:#FFFFFF;
}
#registration_container .box_form .element_form input.error{
    background: #FFDDAA;
    border:1px solid #AA0000 !important;
}

#registration_container .box_form .img_error{
    background: url("http://media.koego.com/images/forms/ko.png") no-repeat scroll 310px 33px transparent;
}
#registration_container .box_form .img_valid{
    background: url("http://media.koego.com/images/forms/ok.png") no-repeat scroll 310px 33px transparent;
}


#registration_container .category span.error{
    color:#AA0000;
    display:block;
    font-size:12px;
    font-weight:normal;
    width:100%;
    clear:both;
}

#registration_container img#passGood{
    margin-left:30px;
}


#registration_container .align{
    margin:10px 0 0 450px;
}


/* bandiere select */
body .en_EN .ui-selectmenu-item-icon { background: url(http://media.koego.com/images/flags/US.gif) 0 0 no-repeat; margin-top: -5px;}
body .fr_FR .ui-selectmenu-item-icon { background: url(http://media.koego.com/images/flags/FR.gif) 0 0 no-repeat; margin-top: -5px;}
body .de_DE .ui-selectmenu-item-icon { background: url(http://media.koego.com/images/flags/DE.gif) 0 0 no-repeat; margin-top: -5px;}
body .es_ES .ui-selectmenu-item-icon { background: url(http://media.koego.com/images/flags/ES.gif) 0 0 no-repeat; margin-top: -5px;}
body .it_IT .ui-selectmenu-item-icon { background: url(http://media.koego.com/images/flags/IT.gif) 0 0 no-repeat; margin-top: -5px;}
body .ar_AR .ui-selectmenu-item-icon { background: url(http://media.koego.com/images/flags/EA.gif) 0 0 no-repeat; margin-top: -5px;}
body .pt_PT .ui-selectmenu-item-icon { background: url(http://media.koego.com/images/flags/PT.gif) 0 0 no-repeat; margin-top: -5px;}
body .hi_HI .ui-selectmenu-item-icon { background: url(http://media.koego.com/images/flags/IN.gif) 0 0 no-repeat; margin-top: -5px;}
body .ru_RU .ui-selectmenu-item-icon { background: url(http://media.koego.com/images/flags/RU.gif) 0 0 no-repeat; margin-top: -5px;}
body .ja_JA .ui-selectmenu-item-icon { background: url(http://media.koego.com/images/flags/JP.gif) 0 0 no-repeat; margin-top: -5px;}
body .zh_ZH .ui-selectmenu-item-icon { background: url(http://media.koego.com/images/flags/CN.gif) 0 0 no-repeat; margin-top: -5px;}
body .ko_KO .ui-selectmenu-item-icon { background: url(http://media.koego.com/images/flags/KR.gif) 0 0 no-repeat; margin-top: -5px;}

/* fix ie6 */
* html body .en_EN .ui-selectmenu-item-icon { left: -20px; top:12px; }
* html body .fr_FR .ui-selectmenu-item-icon { left: -20px; top:12px;}
* html body .de_DE .ui-selectmenu-item-icon { left: -20px; top:12px;}
* html body .es_ES .ui-selectmenu-item-icon { left: -20px; top:12px;}
* html body .it_IT .ui-selectmenu-item-icon { left: -20px; top:12px;}
* html body .pt_PT .ui-selectmenu-item-icon { left: -20px; top:12px;}
* html body .hi_HI .ui-selectmenu-item-icon { left: -20px; top:12px;}
* html body .ja_JA .ui-selectmenu-item-icon { left: -20px; top:12px;}
* html body .zh_ZH .ui-selectmenu-item-icon { left: -20px; top:12px;}
* html body .ko_KO .ui-selectmenu-item-icon { left: -20px; top:12px;}
* html body .ru_RU .ui-selectmenu-item-icon { left: -20px; top:12px;}
* html body .ar_AR .ui-selectmenu-item-icon { left: -20px; top:12px;}
* html .ui-selectmenu-status {padding-top: 4px;}
* html .ui-selectmenu-status .ui-icon {top: 7px;}
