@import url("common.css");
@import url("kreatura.css");

body, html {
	height: 100%;
}

body {
	background: #ffffff url('../img/bg_body.jpg') no-repeat center center;
}

  #outer        				 
	{position: absolute;
	 top: 50%;
	 left: 0px;
	 width: 100%;
	 height: 1px;}

#inner    
	{margin-left: -350px;
	 position: absolute;
	 top: -150px;
	 left: 50%;
	 width: 700px;
	 height: 300px}
	 
	 

.bgtext 					
		{font-size: 150px;
		 position:absolute;
		 top:50px;
		 left:-110px;
		 right:-80px}

.bgtext, .footertext 
		{color:#bfd0df;
		 }
		 
.footertext {font-size:12px;
			 position:absolute;
			 top:320px;
			 text-align:center;
			 width:500px;}



div#text1, div#text2, div#text3, div#text4, div#text5, div#text6, div#text7, div#text8
         {color:#ab1331;
		  position:absolute;}

div#text1 {font-size:29px;
		top:6px;
		left:200px;}
		
div#text2 {font-size:60px;
		top:25px;
		left:20px;}
		
div#text3 {font-size:35px;
		top:60px;
		left:300px;}
		
div#text4 {font-size:50px;
		top:210px;
		left:45px;}
		
div#text5 {font-size:39px;
		top:200px;
		left:260px;}
		
div#text6 {font-size:25px;
		top:335px;
		left:100px;}
		
div#text7 {
	font-size:28px;
	top:285px;
	left:346px;
}

div#text8 {
	font-size:18px;
	top:285px;
	left:0px;
}
div#text7 p {
	font-size:28px;
}
		




 div#text1 a:hover span {top: -3px; 
						left: 0px; 
						width:}

 div#text2 a:hover span {top: 0px; 
						left: 0px; 
						width:}
						
 div#text3 a:hover span {top: -4px; 
						left: 0px; 
						width:}

 div#text4 a:hover span {top: -6px; 
						left: 0px; 
						width:}
		
 div#text5 a:hover span {top: -6px; 
						left: 0px; 
						width:}
						
 div#text6 a:hover span {top: -4px; 
						left: 0px; 
						width:}
						
 div#text7 a:hover span {top: -4px; 
						left: 0px; 
						width:}
								   
div#inner a:hover, div#inner2 a:hover
				  {background: none;}

div#inner a span {display: none;}

div#inner a:visited span {display:none;}

div#inner a {text-decoration: none;
			 color:#cc1338;}

div#inner a:hover span {display: block;
						position:relative;
						background:none;
						font-size:14px}
						
div#inner a:link, div#inner a:visited {text-decoration:none;}

div#inner a:hover {text-decoration:none}



div#content {position:absolute;
			 top:-50px;
			 left:-70px;
			 width:635px;
			 height: 400px;
			 overflow: auto;
			 font-size: 13px;
			 color:white;
			 text-align:justify;
			 margin:3px;}

div#inner div#content a:hover {text-decoration:underline;}
			 


div#close, div#top 
          {width:17px;
		   height:17px;
		   background:none;
		   text-align:center;
		   font-weight:bold;
		   font-size:12px;
		   border: 1px solid #222}
   
div#top {position:relative;
		   left:573px;
		   top:319px}

div#close {position:relative;
		   left:573px;
		   top:-47px;}
		   
div#inner div#close a:link, div#inner div#top a:link {color:#fff; cursor:default;}
div#inner div#close a:visited, div#inner div#top a:visited {color:#fff; cursor:default;}
div#inner div#close a:hover, div#inner div#top a:hover {color:#fff; cursor:default;}



div#urltext {
	font-size:30px;
	position:absolute;
	top:-83px;
	left:-71px;
	width: 378px;
	height: 38px;
} 



div#urltext, div#inner div#content a:link, div#inner div#content a:visited, div#inner a:hover, div#inner a:hover span
   			 {color:#cc1338;}
			 
div#content div#titlebar {border: 1px solid #222222;
				background: #000;
				font-weight: normal;
				color:  #ff7c11;}
				
div#content {margin-left:0;
			padding-right:8px;}
			 
			 
			 
.titleblock {
				font-size:12px;
				color:#ff7c11;
				font-weight:;
				margin-right:6px;
				margin-top:10px;
				margin-bottom:10px;
				margin-left:2px;
				border:1px solid #222;
				padding:4px}
				
.titleblock span {color:#ff7c11}

#urltext a:link {color:#444}
#urltext a:visited {color:#444}
#urltext a:hover {color:#444}
#urltext a:active {color:#444}




body.popup {
	background: url(../img/bg_popup_content.gif) repeat-y;
}

#popup_header {
	background: url(../img/bg_popup_top.gif) no-repeat top left;
	height: 112px;
	line-height: 1px;
	font-size: 1px;
}

#popup_header p {
	font-size: 22px;
	color: #fff;
	padding: 40px 0px 0px 15px;
}

#popup_footer {
	background: url(../img/bg_popup_btm.gif) no-repeat top left;
	height: 22px;
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	width: 800px;
}

#popup_content, #popup_fixed_top, #popup_fixed_btm {
	margin: 0px 20px 0px 10px;
}

#popup_fixed_top .form_text_info {
	padding-bottom: 10px;
}

#popup_content {
	overflow-x: hidden;
	overflow-y: auto;
}

/* formok */

form p {
	/*background-color: #aaa;*/
}

input {
	width: 184px;
	height: 20px;
	line-height: 20px;
	padding: 2px 10px 2px 10px;
	border: 0;
	background: url(../img/bg_input.gif) no-repeat;
}

input.extralong {
	width: 280px;
	background: url(../img/bg_input_extralong.gif) no-repeat;
}

input.short {
	width: 54px;
	margin-right: 17px;
	background: url(../img/bg_input_short.gif) no-repeat;
	text-align: center;
}

select.short {
	width: 50px;
}

select.medium {
	width: 75px;
}

select {
	width: 100px;
	font-size: 12px;
	height: 20px;
}

select.long {
	width: 200px;
}

select.extralong {
	width: 300px;
}

.button {
	width: 204px;
	height: 24px;
	line-height: 24px;
	padding: 0px;
	color: #fff;
	background: url(../img/bg_button.gif) no-repeat;
	cursor: pointer;
	float: left;
}

.button_back, .button_back:hover {
	display: block;
	width: 204px;
	height: 24px;
	padding: 0px;
	line-height: 24px;
	margin-left: 50px;
	color: #fff;
	background: url(../img/bg_button.gif) no-repeat;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	float: left;
}

.form_text, .form_text_info, .form_text_title, .form_float p {
	margin-top: 20px;
} 

.form_text, .form_text_info, .form_float p, .form_float_list p, .form_input, .form_button, .form_text_hl {
	margin-left: 30px; 
}

.form_line {
	border-top: 1px dotted #bbb;
	margin: 20px 30px 0px 30px;
	height: 0px;
}

.form_text {
}

.form_input {
	margin-top: 10px;
}

.form_button {
	margin-top: 30px;
	margin-right: 20px;
}

.form_text_info {
	font-size: 13px;
	width: 450px;
}

.form_text_title {
	margin-left: 20px;
	font-size: 15px;
	color: #cc1338;
}

.form_text_hl {
	margin-top: 10px; 
	color: #cc1338;
}

.form_float p {
	float: left;	
	width: 340px;
}

.form_float_list p {
	margin-top: 0px;
	float: left;	
	width: 300px;
}

.form_float_list p.form_text_hl {
	width: 380px;
}

.form_float .form_button, .form_float_list .form_button {
	margin-right: 0px;
}

.menu_cb {
	position: static;
	float: left;
}

.menu_cb a {
	font-size: 11px;
	text-decoration: none;
}

.menu_cb a:hover {
	color: #cc1338;
}

#reg_banks {
	width: 770px;
	margin-left: 10px;
	height: 100%;
	boder: 0;
	padding: 0;
	margin: 0;
	display: block;
}
