/* frame */
#container {
	margin: 14px auto 0px;
	width: 950px;
	border: 2px solid #cdcdcd;
	background: #fff;
	z-index: 1;
}
#footer {
	margin: 8px auto 14px;
	width: 922px;
	height: 40px;
	position: relative;
	text-align: left;
	padding: 0px 14px;
	font-weight: bold;
}
#header{
	width: 950px;
	background: url("../frame/headerbg.gif") repeat-x;
	height: 204px;
	padding: 20px 0px 0px 0px;
	margin: 0px;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
#header a.logo{
	display: block;
	position: absolute;
	top: 20px;
	left: 0px;
	width: 249px;
	height: 204px;
	z-index: 1000;
}
#header .lang{
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 200px;
	padding: 2px 14px 0px;
	height: 20px;
	font-size: 10px;
	text-align: right;
}

/* default */
body, form, input, h1, h2, h3, h4, p, ul, li, ol, blockquote, img {
	padding: 0;
	margin: 0;
	border: 0;
}
body{
	background: #eeeeee;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #575757;
}
h1 {
	font-weight: bold;
	font-size: 18px;
	color: #00a0c6;
	text-transform: uppercase;
	letter-spacing: 0px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #00A0C6;
	margin: 0px 0px 10px;
}
h2 a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
h2 a:hover {
	text-decoration: underline;
}
h3 {
	color: #00a0c6;
	font-weight: bold;
	margin: 10px 0 10px;
	font-size: 14px;
}
h4 {
	margin: 0 0 12px;
	font-size: 14px;
	font-weight: bold;
	color: #575757;
}
h5 {
	margin: 12px 0 12px;
	font-size: 16px;
	font-weight: bold;
	color: #575757;
}
p {
	margin: 14px 0 14px;
}
ul{
	margin: 0px 10px 10px 10px;
	padding: 0px 5px;
}
li {
	margin: 4px 0px 2px 10px;
}
ol {
	margin: 0px 10px 10px 17px;
	padding: 0px 5px;
	list-style-type: decimal;
}
a {
	color: #575757;
	text-decoration: none;
}
a:hover{
	color: #00a0c6;
	text-decoration: underline;
}
a.active {
	color: #00a0c6;
	text-decoration: none;
}
input, select, textarea {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
hr {
	border: none;
	border-bottom: solid 2px #00a0c6;
	height: 2px;
}
.clear{
	clear: both;
	height: 0px;
	font-size: 0px;
}
/* messages */
#messagebox{
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 111;
	width: 400px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	line-height:140%;
}
#messagebox .merror, #messagebox .msuccess{
	padding: 25px 20px 25px 20px;
	width: 360px;
	background: #ffffff;
	color:#be3a3a;
	border: 2px solid #be3a3a;
}
#messagebox .merror{
	color:#be3a3a;
}
.success, .error, .notice{
	margin-bottom: 10px;
	padding: 8px;
	font-weight: bold;
	font-size: 11px;
	border: solid 2px #00a0c6;
	color: #be3a3a;
}
.error{
	border: solid 2px #be3a3a;
	color: #be3a3a;
}
/* pager */
.fps_nav {
	position: relative;
	width: 451px;
	height: 30px;
	margin: 14px 0px 14px 0px;
	font-size: 10px;
	font-weight: bold;
	background: #f0f8f5;
}
.fps_nav .nav_row{
	position: relative;
	padding: 4px 0px;
	width: 451px;
}
.fps_nav .pager_left, .fps_nav .pager_right{
	float: left;
	width: 42px;
	padding: 2px 0px;
}
.fps_nav .pager_right{
	float: right;
}
.fps_nav .pager_center{
    float: left;
	position: absolute;
	top: 6px;
	left: 44px;
	padding: 4px 0px;
	width: 363px;
	text-align: center;
}
.fps_nav a{
	margin: 1px;
	padding: 2px 4px;
	border: solid 1px #575757;
	background: #B3DBE5;
	color: #575757;
	text-decoration: none;  
}
.fps_nav a:hover{
	background: #7CCDE0 !important;
	color: #ffffff !important;
}

.fps_nav a.firstpage, .fps_nav a.lastpage, .fps_nav a.stepleft, .fps_nav a.stepright{
	float: left;
}


.fps_nav b{
	margin: 1px;
	padding: 2px 5px;
	border:1px solid #575757;
	background: #fff;
	color: #575757;
}
.fps_nav b.lotof{
	margin: 1px;
	padding: 2px 5px;
	border: none;
	color: #575757;
	background: none;
	font-weight: bold;
}



/* header */
#logo {
	position: absolute;
	top: 3px;
	left: 1px;	
	display: block;
	width: 151px;
	height: 99px;
}
#foundation {
	position: absolute;
	top: 13px;
	left: 745px;	
	display: block;
	width: 232px;
	height: 63px;	
}
#logo span, #foundation span {
	display: none;
}

/* footer */
#footer a{
	color: #575757;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover{
	color: #575757;
}
a#fps {
	position: absolute;
	top: 0px;
	left: 756px;
	text-align:left;
	font-weight: normal;
	color: #575757;
}
a#fps:hover {
	color: #00a0c6;
}

/* static block */
#static {
	padding: 12px;
}