html, body {
	margin: 0px;
	padding: 0px;
	color: #444;
	background-color: white;
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 0.9em;
}

h1, h2, h3 {
	font-family: Arial,sans-serif;
}

h1 {
	float: ;
	width: 230px;
	height:97px;
	margin: 40px;
	background-image: url(alpha.png);

	/*
	background-image: url(http://counter.opensuse.org/11.1/medium);
	margin: 22px 0px 10px 0px;
	*/
}

h1 span {
	display: none;
}

h2 {
	margin: 0px 0px 20px;
	color: #669900;
}

h3 {
	font-size: 1em;
}

hr {
	height: 0px;
	color: white;
	border-top: 1px dotted #999;
	margin: 25px 0px 20px;
}

a {
	color: #669900;
}

img {
	border: 0px;
}

#background {
	background-color: #eee;
	clear: both;
	margin: 40px 0px 0px;
	padding: 20px 0px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#intro {
	clear: right;
}

#intro p {
	margin: 0px;
	font-size: 1.05em;
	clear: both;
}

#intro p.first {
	margin: 0px 0px 2px;
	padding: 5px 0px 0px;
}

#intro strong {
	color:	#669900;
}

#quicklinks {
	float: right;
	margin: 20px 0px 0px;
	padding: 0px;
	list-style: none;
}

#quicklinks li {
	display: block;
	margin-bottom: 21px;
}

#quicklinks li a {
	display: block;
	width: 455px;
	color: white;
	font-size: 0.8em;
	text-decoration: none;
	background-image: url(box_border_middle.png);
	background-repeat: repeat-y;
}

#quicklinks li a span.top, #quicklinks li a span.bottom {
	display: block;
	height: 10px;
	width: 455px;
	background-repeat: no-repeat;
}

#quicklinks li a span.top {
	float: left;
	background-image: url(box_border_top.png);
}

#quicklinks li a span.bottom {
	background-image: url(box_border_bottom.png);
}

#quicklinks li a span.buttontext {
	display: block;
	float: left;
	padding: 40px 20px 15px 210px;
	background-position: 10px 0px;
	background-repeat: no-repeat;
}

#quicklinks li a strong {
	display: none;
}

#quicklinks #get a {
	background-color: #f08c0e;
}

#quicklinks #get a:hover {
	background-color: #f0a54a;
}

#quicklinks #get .buttontext {
	background-image: url(geoloc.png);
}

#quicklinks #discover a {
	background-color: #669900;
}

#quicklinks #discover a:hover {
	background-color: #89b337;
}

#quicklinks #discover .buttontext {
	background-image: url(aff.png);
}

#quicklinks #create a {
	background-color: #5d666e;
}

#quicklinks #create a:hover {
	background-color: #77828c;
}

#quicklinks #create .buttontext {
	background-image: url(atsweb.png);
}

#screenshots {
	display: none;
}

#screenshots h2 {
	position: relative;
	top: 30px;
}

#toggle_screenshots_container {
	position: relative;
	top: -1px;
	margin-bottom: 40px;
}


#toggle_screenshots:hover {
	background-position: 0px -29px;
}

#toggle_screenshots span {
	display: none;
}

#teasers {
	clear: both;
}

#teasers img {
	float: left;
	margin-right: 10px;
}

#news h2 {
	float: left;
}

#news #rss {
	float: left;
	margin: 4px 0px 20px 10px;
}

#news #rss img {
	width: 16px;
	height: 15px;
}

#news ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#news li {
	clear: both;
	margin-bottom: 5px;
}

#news li strong {
	display: block;
	float: left;
	width: 65px;
}

#news li a {
	display: block;
	float: right;
	width: 190px;
}

#help img {
	width: 100px;
	height: 100px;
}

#shop img {
	width: 125px;
	height: 114px;
}

#footer_start {
	margin-top: 20px !important;
}

#network {
	float: left;
	list-style: none;
	margin: 0px;
	height: 20px;
	padding: 5px 0px 0px ;
	font-size: 0.8em;
}

#network li {
	float: left;
	margin: 0px 20px 0px 0px;
}

#i18n form {
	display: inline;
}

#i18n select {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 0.9em;
	color: #444;
}

#i18n option {
	background-position: 0px 2px;
	background-repeat: no-repeat;
	padding-left: 20px;
}

#spon {
    font-size: 0.9em;
    margin-top: 10px;
}

#spon h2 {
	color: #889999;
	font-size: 0.8em;
	text-align: center;
	margin: 0px 0px 10px;
}

#spon ul {
	position: relative;
	left: -160px;
	list-style: none;
	margin: 10px 0px 10px 50%;
}

#spon li {
	float: left;
	margin: 0px 20px 0px 0px;
}

#spon hr {
	margin-top: 10px;
}

#legal {
	color: #889999;
	text-align: center;
	font-size: 0.8em;
}

#legal img {
	width: 140px;
	height: 20px;
}

.centered {
	max-width: 800px;
	margin: 0px auto;
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
	clear: right;
}

.minor_column {
	width: 300px;
}

.major_column {
	width: 455px;
}

.clear {
	display: block;
	float: none;
	clear: both;
	height: 0px;
}

.hidden {
	display: none;
}
