body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
a {
	text-decoration: none;
	color: #666;
}
a:hover {	
	color: #333;
}
img {
	border: 0px none;
}
ol,ul {
	list-style:none;
}
body{
	font-size: 12px;
	line-height: 17px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #333333;
}
#select_region {
	width:990px;
}

#header {
	padding-top:25px;
	padding-left:466px;
	/*float:right;*/
}
#header .claim{
	margin-top:16px;
	/*margin-right:0px;
	float:right;*/
}

#header .logo{
	
	margin-right:108px;
	float:right;
}

#content {
	/*border-top:1px solid #ccc;*/
	clear:both;
	padding-top:30px;	
}

.keyvisual{
	float:left;
	margin-left:30px;
	/*padding-top:30px;*/
}
.keyvisual img{
	width:300px;
	/*height:400px;*/
}
.linkarea{
	margin-left:20px;
	float:left;
}

.linkarea h1{
	font-size:22px;
	font-weight:bold;
	color:#666;
	margin-bottom:30px;
}

.europa, .non_europa{
	float:left;
	width:200px;
}

.non_europa{
	border-left:1px solid #ccc;
	padding-left:20px;
}
#footer{
	/*border-top:1px solid #ccc;*/
	margin-left:30px;
	padding-top:10px;
	
	clear:both;
}
.bold a{
	font-weight:bold;
	text-decoration:underline;
	/*color:#000;
	font-size:13px;*/
}

#your_region_wrap{
	display:none;
}

#your_region{
	
	background-color:#ffffff;
	text-align:center;
	width:400px;
	/*height:30px;*/
	
	
	padding:5px 0;
	margin-bottom:20px;
	
	overflow: hidden;
	vertical-align: middle;	
	border: 1px solid #ccc;	
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;	
	box-shadow: #666 0px 2px 3px;
	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	background: linear-gradient(top, #FFFFFF 0%, #FFFFFF 50%, #DDDDDD 100%);
	background: -o-linear-gradient(top, #FFFFFF 0%, #FFFFFF 50%, #DDDDDD 100%);
	background: -moz-linear-gradient(top, #FFFFFF 0%, #FFFFFF 50%, #DDDDDD 100%);
	background: -webkit-linear-gradient(top, #FFFFFF 0%, #FFFFFF 50%, #DDDDDD 100%);
	background: -ms-linear-gradient(top, #FFFFFF 0%, #FFFFFF 50%, #DDDDDD 100%);
	background: -webkit-gradient(	linear,	left top,left bottom,color-stop(0, #FFFFFF),color-stop(0.5, #FFFFFF),color-stop(1, #DDDDDD));	
	-pie-background: linear-gradient(top, #FFFFFF 30%, #DDDDDD 100%);	

	behavior: url(/PIE.htc);	

}

#your_region a{
	color:#333;
	font-weight:bold;
}

.popupOverlay {
	background: none repeat scroll 0 0 #C3C3C3;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 999;
}

div.popupLayer {
 	background-color: transparent;
    color: #000000;
    font-size: 12px;
    left: 35%;
    position: absolute;
    top: 45%;
    width: 30%;
    z-index: 1337;
}

div.popupLayer div#popupLayerInnerWrap {
	/*background-color: #fff;*/
	width: 588px;
	position: relative;
	padding:5px 20px;
	
	overflow: hidden;
	vertical-align: middle;	
	border: 1px solid #ccc;	
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;	
	box-shadow: #666 0px 2px 3px;
	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	background: linear-gradient(top, #FFFFFF 0%, #FFFFFF 50%, #DDDDDD 100%);
	background: -o-linear-gradient(top, #FFFFFF 0%, #FFFFFF 50%, #DDDDDD 100%);
	background: -moz-linear-gradient(top, #FFFFFF 0%, #FFFFFF 50%, #DDDDDD 100%);
	background: -webkit-linear-gradient(top, #FFFFFF 0%, #FFFFFF 50%, #DDDDDD 100%);
	background: -ms-linear-gradient(top, #FFFFFF 0%, #FFFFFF 50%, #DDDDDD 100%);
	background: -webkit-gradient(	linear,	left top,left bottom,color-stop(0, #FFFFFF),color-stop(0.5, #FFFFFF),color-stop(1, #DDDDDD));	
	-pie-background: linear-gradient(top, #FFFFFF 30%, #DDDDDD 100%);	

	behavior: url(/PIE.htc);	
}
/**/
