/* default */
body, form, input, h1, h2, h3, h4, p, ul, li, ol, blockquote, img {
	padding: 0;
	margin: 0;
	border: 0;
}
body {
	margin: 4px 0px;
	background: #fff;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #1E3485;
	text-align: center;
}

/* frame */
#container{
	margin: 0px auto;
	width: 958px;
	background: url(../frame/background.gif) repeat-y;
	text-align: left;
}
#content{
	margin: 0px 16px 24px 18px;
}
/* header */
#header{
	position: relative;
	width: 958px;
	height: 65px;
	background: #fff;
}
#header a.logo{
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 250px;
	height: 60px;
	background: url(../frame/saturnus_logo.gif) no-repeat;
}
#header a.ecl_logo{
	display: block;
	position: absolute;
	top: 0px;
	right: 50px;
	width: 62px;
	height: 62px;
	background: url(../frame/ecl_logo.gif) no-repeat;
}
#header a.logo span, #header a.ecl_logo span{
	display: none;
}
#header .contact{
	position: absolute;
	top: 9px;
	left: 278px;
	padding: 3px 0px 3px 30px;
	width: 500px;
	border-left: solid 1px #1e3485;
	color: #1E3485;
}
#header_bottom, #header_bottom img{
	width: 958px;
	height: 166px;
}

/**/
#footer{
	position: relative;
	width: 958px;
	height: 50px;
	background: url(../frame/footer.gif) no-repeat #fff;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
}
#footer .impress{
	position: absolute;
	top: 20px;
    width: 580px;
	left: 204px;
}
#footer .impress a{
	text-decoration: none;
}
#footer .flashpistols{
	position: absolute;
	top: 20px;
	left: 804px;
	color: #FF9900;
}
#footer .flashpistols a{
	color: #FF9900;
	text-decoration: none;
}
#footer .flashpistols a:hover{
	color: #1E3485;
}

/**/
a{
	color: #1e3485;
	text-decoration: underline;
}
a:hover {
	color: #ff9900;
}
h1 {
	margin: 14px 16px 20px 18px;
	font-size: 16px;
	font-weight: bold;
	color: #1e3485;
}
h2 {
	margin-bottom: 14px;
	font-size: 15px;
	font-weight: bold;
	color: #ff9900;
}
h3 {
	margin-bottom: 14px;
	font-size: 14px;
	font-weight: bold;
	/*color: #6171aa;*/
	color: #1E3485;
}
h4 {
	margin-bottom: 14px;
	font-size: 12px;
	font-weight: bold;
	color: #ff9900;
}
p {
	margin-bottom: 14px;
}
ul {
	margin: 14px 0px;
	list-style: square;
}
ol{
	margin: 14px 0px 14px 5px;
}
li {
	margin: 0px 0px 6px 16px;
}
hr {
	height: 1px;
	border: 1px solid #b8e4ef;
	border-bottom: none;
	color: #b8e4ef;
}
input{
	padding: 3px 3px 4px 3px;
	background: #eaf7fa;
	border: 1px solid #1e3485;
	font-size: 11px;
	color: #1e3485;
}
textarea, select{
	padding: 2px;
	background: #eaf7fa;
	border: 1px solid #1e3485;
	font-size: 11px;
	color: #1e3485;
}
textarea {
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
input.button {
	width: 110px;
	height: 22px;
	background: url(../frame/button.gif);
	border: 0px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
}
input.button1{
	width: 110px;
	height: 22px;
	background: url(../frame/button1.gif);
	border: 0px;
	color: #1e3485;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
}
a.button {
	display: block;
	padding-top: 4px;
	width: 110px;
	height: 18px;
	background: url(../frame/button.gif);
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
a.button:hover {
	text-decoration: none;
	color: #B8E4EF;
}
a.download{
	display: block;
	margin-bottom: 5px;
	padding: 8px 0px 0px 40px;
	height: 24px;
	background: url(../frame/download.gif) no-repeat;
	font-weight: bold;
	color: #1e3485;
	text-decoration: none;
}
a.download:hover {
	color: #ff9900;
	text-decoration: underline;
}
a.link{
	display: block;
	padding: 2px 0px 2px 15px;
	background: url(../frame/rightarrow.gif) no-repeat;
	background-position: 0px 3px;
	font-weight: bold;
}
a.back{
	display: block;
	padding: 2px 0px 2px 20px;
	background: url(../frame/back.gif) no-repeat;
	background-position: 0px 3px;
	font-weight: bold;
	text-decoration: none;
}
.clear{
	clear: both;
	height: 0px;
	font-size: 0px;
}
.boxbottom {
	width: 160px;
	height: 17px;
	background: url(../frame/boxbottom.gif) no-repeat;
	line-height: 1px;
	font-size: 1px;
}
.bonusbox {
	float: right;
	margin: 0 3px 14px 14px;
	width: 154px;
	background: #b8e4ef;
}
.bonusbox h2 {
	margin: 0;
	padding: 16px 6px 16px 6px;
	background: #ff9900;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}
.bonusbox .bonusboxtext {
	margin: 10px 8px 14px 10px;
	color: #1e3485;
}

table {
	border: none;
	width: 574px;
}
th {
	height: 22px;
	background: url(../frame/th_low.gif);
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size: 10px;
}
th.s1 {
	height: 36px;
	background: url(../frame/th.gif);
}
td {
	background: #eaf7fa;
	font-size: 10px;
	color: #1e3485;
    padding: 6px 3px;
    
}

.table_bottom{
    display: block;
    text-align: right;
    padding: 5px;
    font-size: 10px;    
}
img.img_left{
	float: left;
	margin: 0px 10px 10px 0px
}
img.img_right{
	float: right;
	margin: 0px 0px 10px 10px
}

img.katt{
    margin: 0 5px 0 0;
    float: left;
}
.error, .success, .notice{
	margin-bottom: 16px;
	padding: 10px;
	background: #fff;
	border: solid 2px #FF9900;
	border-left: solid 7px #FF9900;
	font-weight: bold;
	color: #FF9900;
}
.notice{
	border: solid 2px #FF9900;
	border-left: solid 7px #FF9900;
	color: #FF9900;
}
.success{
	border: solid 2px #B8E4EF;
	border-left: solid 7px #B8E4EF;
	color: #1E3585;
}

/* new form */
.form_row{
    float: left;
	margin-bottom: 3px;
	width: 573px;
	background: url(../frame/form_bg.gif) repeat-y;
	border: solid 1px #1E3485;
    font-size: 11px;
}
.form_left{
	float: left;
	padding: 3px 5px;
	width: 180px;
}
.form_right{
	float: left;
	padding: 3px 5px;
	width: 373px;
}
.form_right input{
    padding: 0px;
    margin: 0px;
    background: #EAF7FA;
    border: none;
}
.form_right textarea{
    padding: 0px;
    margin: 0px;
    background: #EAF7FA;
    border: none;
    width: 373px;
    height: 55px;
}
.form_right select{
	padding: 0px;
	margin: 0px;
	width: 373px;
	background: #EAF7FA;
	border: none;
}
#workform .group {
    float: left;
    width: 575px;
    margin: 0 0 13px;
}
#workform .block {
    font-size: 0px;
    display: block;
    width: 575px;
}
input.text{
    width: 373px;
}
form label{
    cursor: pointer;
}
/* pager */
.fps_nav {
	position: relative;
	width: 575px;
	margin: 16px 0px;
	font-size: 9px;
	font-weight: normal;
}
.fps_nav .nav_row{
	position: relative;
	padding: 4px 0px;
	width: 575px;
}
.fps_nav .pager_left{
	padding: 1px 0px;
	float: left;
	width: 130px;
}
.fps_nav .pager_right{
	padding: 1px 0px;
	float: right;
	width: 130px;
	text-align: right;
}
.fps_nav .pager_center{
	position: absolute;
	top: 2px;
	left: 130px;
	padding: 4px 0px;
	width: 315px;
	text-align: center;
}


.fps_nav a{
	margin: 1px;
	padding: 0px 2px;
	border: solid 1px #1E3485;
	background: #B8E4EF;
	color: #1E3485;
	text-decoration: none;
}
.fps_nav a:hover{
	background: #FF9900;
	color: #1E3485;
}

.fps_nav a.firstpage, .fps_nav a.lastpage, .fps_nav a.stepleft, .fps_nav a.stepright{
	background: #B8E4EF;
	color: #1E3485;
}
.fps_nav a.firstpage:hover, .fps_nav a.lastpage:hover, .fps_nav a.stepleft:hover, .fps_nav a.stepright:hover{
	background: #FF9900;
	color: #1E3485;
}

.fps_nav b{
	margin: 1px;
	padding: 0px 2px;
	border:1px solid #FF9900;
	background: #fff;
	color: #FF9900;
}
.fps_nav b.lotof{
	margin: 1px;
	padding: 2px 5px;
	border: none;
	color: #1E3485;
}



/* window */
.fps_window{
	background: #fff;
	position: absolute;
	width: 500px;
	text-align: left;
	border: 1px solid #1e3585;
}
.fps_window .fps_windrag{
	margin: 0;
	padding: 7px 45px 7px 15px;
	width: 440px;
	font-size: 18px;
	cursor: move;
	color: #fff;
	background: #1e3585 url(../frame/messege_bg.gif) left top repeat-x;
}
.fps_window .fps_windrag b{
	color: #fff;
}
.fps_windrag img {
	margin-right: 5px;
	vertical-align: middle;
}
.fps_window .fps_winclose{
	position: absolute;
	display: none;
	top: 10px;
	right: 10px;
	width: 16px;
	height: 16px;
	background: url(../admin/image/close.gif) no-repeat;
	cursor: pointer;
}
.fps_window .fps_winloading{
	display: none;
	position: absolute;
	top: 10px;
	right: 30px;
	width: 20px;
	height: 20px;
	background: url(../admin/image/loader2.gif) no-repeat;
}
.fps_window .fps_wincontent{
	padding: 10px;
	width: 480px;
	background: #fff;
}
.fps_window .win_error, .fps_window .win_success{
	color: #1E3485;
	font-weight: bold;
	padding: 7px;
}
.fps_window .layer_bottom_white{
	width: 500px;
	height: 5px;
	font-size: 1px;
}
.fps_window .button_on_center {
	padding:10px 0px 5px;
	text-align:center;
}



