/* CSS File			*/
/* Version: 	01		*/
/* Created at: 	HBfx Studio	*/
/* Author: 	Eros Nicolau	*/
/* modified: anna b 26.05.09   */

/* Tag redefines		*/

body
{
	behavior:url("css/csshover.htc");
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
}


h3,
h4
{
	font-size: 16px;
	margin: 0px;
	padding: 10px 10px 10px 0px;
}
/* Link styles			*/
a
{
	text-decoration: none;
	color: #000000;
}

a:hover { text-decoration: underline; }
/* Holder styles		*/
.holder21
{
	width: 100%;
	background-color: #FFFFFF;
	padding-top:17px;
}
.holder2
{
	width: 100%;
	background-color: #FFFFFF;
}
.holder1
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 980px;
}
.holder
{
	text-align: left;
	margin: 0px;
	padding: 0px;
	border: none;
*width:980;
}


.content.home
{
	position: relative;
	z-index: 0px;
}





/* Css created by Nick Abriol	*/
/* modified: Sept 11, 2009   */
#pagewidth {
	margin: auto;
	width: 980px;
}	



#content_up{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	background-repeat: no-repeat;
	height: 500px;
	width: 981px;
	background-image: url(../Img/EN/update_box.jpg);
	padding-left: 1px;
	padding-top: 5px;
}



/* css for gps-splash page */



.gxp-over-layer {
	position: absolute;
	height: 411px;
	width: 420px;
	background-image:url(../Img/EN/gxp-splash-main.gif);
	background-repeat: no-repeat;
    left: -15px;
	top: 10px;
	padding-left: 430px;
}


.gxp-inner-layer {
	height: auto;
	width: 400px;
	margin-top: 121px;

}
.gxp-links {
	margin-left: 50px;
	margin-top: 30px;
	
}

a.gxp-link1 {
	font-weight:bold;

}

a.gxp-link1:hover  {
	text-decoration:none;

}

a.gxp-link1:link, .gxp-link1:visited, .gxp-link1:active  {
	text-decoration: underline;
}
