#agegate-wrap {
	width: 100%;
	height: 100%;
}

#no-perm {
	padding: 43px 10px 10px 10px;
	text-align: center;
}

#select-agegate-wrap {
	width: 240px;
	margin: 200px auto;
}

#unknown-age form {
	width: 165px;
	margin: 0 auto;
}

a#submitAgegate {
	clear: both;
	text-align: center;
	text-decoration: none;
	border: 1px solid #666;
	padding: 5px 3px;
	background-color: black;
	color: #cccccc;
	width: 40px;
	margin: 10px auto;
	display: block;
}

a#submitAgegate:hover {
	background-color: #AC3C1A;
	color: #ccc;
	border: 1px solid #ccc;
}

.agegate-selector {
	width: 45px;
	margin: 0 14px 5px 0;
	text-align: center;
	float: left;
}

.agegate-selector-b {
	width: 45px;
	text-align: center;
	float: left;
}

.mdy {
	font-size: 9px;
	font-family: "Arial Black";
	color: #cccccc;
	text-transform: uppercase;
}

#select-locale-wrap {
	width: 462px;
	height: 182px;
	margin: 100px auto;
}

#locale-wrap {
	width: 450px;
	height: 110px;
	margin: 20px auto;
	padding: 0;
}

#locale-wrap ul li {
	text-transform: uppercase;
	list-style-type: none;
	float: left;
}

#locale-wrap ul li a {
	padding: 0 10px 7px 30px;
	text-decoration: none;
	color: white;
	display: block;
}

#locale-wrap ul li a:hover {
	color: #f4ea71;
}

.brazil {
	background: url(../images/agegate/flag-brazil.png) no-repeat;
}

.canada {
	background: url(../images/agegate/flag-canada.png) no-repeat;
}

.ceska {
	background: url(../images/agegate/flag-chek.png) no-repeat;
}

.denmark {
	background: url(../images/agegate/flag-denmark.png) no-repeat;
}

.germany {
	background: url(../images/agegate/flag-germany.png) no-repeat;
}

.espana {
	background: url(../images/agegate/flag-espana.png) no-repeat;
}

.finland {
	background: url(../images/agegate/flag-fin.png) no-repeat;
}

.france {
	background: url(../images/agegate/flag-france.png) no-repeat;
}

.hungary {
	background: url(../images/agegate/flag-hungary.png) no-repeat;
}

.italia {
	background: url(../images/agegate/flag-italia.png) no-repeat;
}

.japan {
	background: url(../images/agegate/flag-japan.png) no-repeat;
}

.netherlands {
	background: url(../images/agegate/flag-netherlands.png) no-repeat;
}

.norway {
	background: url(../images/agegate/flag-norway.png) no-repeat;
}

.polska {
	background: url(../images/agegate/flag-polska.png) no-repeat;
}

.portugal {
	background: url(../images/agegate/flag-portugal.png) no-repeat;
}

.russia {
	background: url(../images/agegate/flag-russia.png) no-repeat;
}

.sweden {
	background: url(../images/agegate/flag-sweden.png) no-repeat;
}

.uk {
	background: url(../images/agegate/flag-uk.png) no-repeat;
}

.usa {
	background: url(../images/agegate/flag-us.png) no-repeat;
}

