/* @copyright Bogdan Stanca, all rights reserved */

html,body,div,p,ul,li,input {
	font-size: 10pt;
	font-family: Arial;
}

h1,h2,h3,h4 {
	font-family: Arial;
}

body {
	background: #6c6c6c url(../images/page/header.png) no-repeat top left;
	color: #333399; /* synchronize this with following a:... tags */
	margin: 0;
	padding: 0px;
}

#main {
	background: transparent url('../images/page/pagebg.gif') repeat-y scroll center;
	width: 900px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0px;
}

#header {
	background: #FFFFFF url('../images/page/title.jpg') no-repeat scroll 0%;
	color:#FFFFFF;
	width: 900px;
	height: 100px;
	padding-left: 20px;
	padding-right: 20px;
}

#menu {
	background:#666666 none repeat scroll 0%;
	color:#FFFFFF;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	padding-left: 30px;
	margin-left: 30px;
	line-height:normal;
	font-size: 1em;
}

#menu a {
	color: #FFFFFF;
}

#menu a:link {
	text-decoration: none;
}

#menu a:visited {
	text-decoration: none;
}

#menu a:active {
	text-decoration: none;
}

#menu a:hover {
	text-decoration: underline;
}

#body_text {
	width: 890px;
	vertical-align: top;
	padding: 20px;
	margin: 20px;	
}

#screenshots-left {
  float: left;
  max-width: 300px;
}

#screenshots-right {
  float: right;
  padding-right: 20px;
}

.features {
	background: transparent url('../images/page/features.jpg') no-repeat top right;
}

.antena {
	background: transparent url('../images/page/antena.jpg') no-repeat top right;
}

.antena2 {
	background: transparent url('../images/page/antena2.jpg') no-repeat top right;
}

.parts {
	background: transparent url('../images/page/parts.jpg') no-repeat top right;
}

#text_spacer {
	max-width: 650px;
}

a {
	color: #333399;
}

a:link {
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
}

a:active {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a.an {
	text-decoration: none;
}

img {
	border: 0px;
}

table {
	border: 0px;
}

.copy {
	text-align: right;
}

.space {
	width: 0px;
	height: 400px;
}

/* add data */
#add_leader_board {
	width: 728px;
	height: 90px;
	margin: 0px;
	overflow: visible;
	padding: 0px;
	text-align: center;
	background-color:#9C9C9C;
}

#add_text {
	background: transparent;
	max-width: 500px;
}

<!-- deactivated for now -->
#add_wide_skyscraper {
	vertical-align: top;
	width:  160px;
	height: 600px;
}
