* {
	margin: 0;
	padding: 0;
}

body {
	margin-top: 220px;
	background: #000000 url(./images/space.jpg);

	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}


h1, h2{
	color: #FFFFFF;
}

p, ul {
	margin-bottom: 1.4em;
	line-height: 1.8em;
	text-align: justify;
}


ul {
	margin-left: 3em;
}



a {
	text-decoration: none;
	color: #FFFFFF;
}

table {
border-collapse:collapse;
border-color:#385B88;
text-align:center;

}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}


.boxed {
	margin-bottom: 20px;
}

.boxed .title {
	margin: 0;
	padding: 5px 0;
	background: url(images/img07.gif) repeat-x left bottom;
	font-size: 1em;
}

.boxed .content {
	padding: 15px;
}



#header {
	height: 61px;
	background: url(images/img02.gif) repeat-x;
}


#img_mirko
{
width: 663px;
height: 1101px;
position: absolute;
top:0;
left:0;
z-index: -1;
background: #000000 url(./images/mirko_mini.jpeg) no-repeat left top;
}

#logo {
	width: 700px;
	height: 19px;
	margin: 0 auto;
	padding: 6px 0 0 0;
		color: #999999;

}


#menu {
	width: 980px;
	height: 27px;
	margin: auto;
	text-align: center;
}

#menu ul {
	margin: 0;
	padding: 7px 0 0 0;
	
	list-style-type:none;
}

#menu li {
	display: inline;
	list-style-type:none;
}

#menu a {
	display: block;
	float: left;
	height: 25px;
	margin: 0 2px 0 0;
	padding: 2px 20px 0 20px;
	background: url(images/img03.gif) repeat-x;
	border: 1px solid #222222;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}

#sidebar_menu ul,li
{
	list-style-type:none;
}

#menu a:hover {
	background-image: url(images/img04.gif);
	text-decoration: none;
}

#menu .active a {
	background-image: url(images/img05.gif);
}


#content {
	width: 90%;
	margin: 0 auto;
	padding: 20px 0 0 0;
}


#main {
	border:1px #385B88 solid;
	background: url(images/polo.png);
	text-align:center;
 	float: right;
	width: 70%;

}

#main table
{
	margin: 0 auto;
}

#sidebar {
	float: left;
	width: 27%;
	
}



fieldset {
	border:1px #385B88 solid;
	background: url(images/polo.png);

}

input,textarea,select {
	margin-bottom: 5px;
	padding: 2px 5px;
  	border: 1px solid #385B88;
	font-family: "Verdana";
	font-size:8pt;
	color:#7281D6;
	background: transparent;
}



input:hover, textarea:hover, select:hover {
  border: 1px solid yellow;
  color:yellow;
}

input:focus, textarea:focus, select:focus {
  border: 1px solid green;
}

.guest
{
	border:0;
}

.guest:hover
{
	border:0;
}

#log_in_input_login{
background: transparent url(http://www.sg1-game.net/icon/oxygen/16x16/apps/gaim.png) no-repeat 0 0;
padding:2px 0 2px 24px;
}

#log_in_input_password{
background: transparent url(http://www.sg1-game.net/icon/oxygen/16x16/apps/ksudoku.png) no-repeat 0 0;
padding:2px 0 2px 24px;
}

#open_id_in{
background: transparent url(http://www.sg1-game.net/images/email-openid.png) no-repeat 0 0;
padding:2px 0 2px 24px;
}

#skin_img
{
	height:auto;
	width:auto;
	text-align:center;
	/*margin:0 20px 20px;*/
}

#skin_img img
{
	float:left;
	margin:2px;
	border: 1px dashed #07B6FE;
}

#skin_img  a:hover img
{
	border:1px solid #07B6FE;
}


#screen-box
{
  position:relative;
  width:700px;
  height:230px;
  margin-left: auto;
  margin-right: auto;
}

#screen 
{ 
  width:700px;
  height:230px;
  overflow:hidden;
  /*background:top left no-repeat transparent url("./images/atlantis_bg_banner.png");*/
  border: 1px solid #385B88;
}

/*#screen_over
{
  position: absolute;
  top:0px;
  left:0px;
  width:700px;
  height:230px;
  z-index:7;
  background:top left no-repeat transparent url("./images/atlantis_over_banner.png");
}*/

.ajaxloader
{
  width:32px;
  height:32px;
  margin-left: auto;
  margin-right: auto;
  margin-top:100px;
  background:top left no-repeat transparent url("./images/ajax-loader.gif");
}

.first_half
{
  float:left;
  height:230px;
  width:300px;
}

.second_half
{
  float:right;
  height:230px;
  width:400px;
}

.max_size
{
  width:700px;
  height:230px;
}


.first_half_image
{
  width:300px; 
  height:230px;
}

.second_half_image
{
  width:390px; 
  height:200px;
}

.text
{
  padding:10px;
  color:white;
}

.first_half_text
{
  height:230px;
  width:300px;
}

.second_half_text
{
  height:230px;
  width:400px;
}
