sup { 
font-size: .7em; 
line-height: .8em; 
} 

@font-face { /* Generated by Font Squirrel (http://www.fontsquirrel.com) on September 8, 2011 */
    font-family: 'mpx';
    src: url('/mpxg2/css/mpx-webfont.eot');
    src: url('/mpxg2/css/mpx-webfont.eot?#iefix') format('embedded-opentype'),
         url('/mpxg2/css/mpx-webfont.woff') format('woff'),
         url('/mpxg2/css/mpx-webfont.ttf') format('truetype'),
         url('/mpxg2/css/mpx-webfont.svg#mpx') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	color: #fcff52;
	font-family: "verdana";
	font-size: 18px;
	text-decoration: none;
	text-shadow: 0 2px 4px rgba(0, 0, 0, 0.7), 0 -2px 4px rgba(255, 255, 255, 0.3);
	overflow: auto;
}

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

a:hover {
	color: #fc5252;
}

a img {
	border: none;
}

h2 {
	clear: both;
	font-family: "mpx";
	font-size: 36px;
	font-weight: normal;
	width: 100%;
	text-align: center;
	padding-bottom: 16px;
	background: rgba(0,0,0,0.3);
	margin-top: 10px;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#50000000, endColorstr=#50000000);
	zoom: 1;
}

.alpha_background {
	background: rgba(0,0,0,0.5);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#50000000, endColorstr=#50000000);
	zoom: 1;
}


#dots div {
}

#navbar div {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	display: none;
	margin-left: 20%;
	padding-left: 16px;
}

#navbar a {
	cursor: pointer;
	white-space: nowrap;
}


#navbar span {
	padding: 10px;
}

sup {
	font-size: 50%;
}

img.download {
	width: 40px;
	height: 32px;
	margin-right: 8px;
	margin-bottom: -8px;
}

#download table {
	width: 320;
	margin-left: auto;
	margin-right: auto;
	white-space: nowrap;
}

#download p.recommended {
	font-size: 80%;
}

.disclaimer {
	font-size: 50%;
}

#buy table {
}


table#contributions {
	margin-left: auto;
	margin-right: auto;
}

#download p {
	text-align: center;
}


#footer p {
	font-size: 9px;
	text-align: right;
	line-height: 0px;
}

#footer {
	white-space: nowrap;
	margin-right: 8%;
	padding-bottom: 16px;
}

td.price {
	white-space: nowrap;
}

td.amount {
	text-align: right;
}

body {
	background-color: black;
	background-image: url(../images/carvin.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-size: cover;
	moz-background-size: cover;
	o-background-size: cover;
}

#dots {
	background-image: url(../images/dot.png);
	background-repeat: repeat;
	background-attachment:fixed;
	width: 100%;
	height: auto;
	min-height: 100%;
	position: absolute;
	padding: 16px;
	margin: -8px -8px;
}

div p, div li {
	font-family: "verdana";
	font-size: 18px;
	width: 80%;
}

li {
	margin-bottom: 8px;
}


#image {
	width: 80%;
	margin-top: 16px;
	margin-left: auto;
	margin-right: auto;
}

#g2 {
/*	float: left;
	width: 50%;
	display: none;
*/
	margin-top: -30px;
}

#editor ul {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20%;
}


div#center {
	width: 60%;
	display: inline;
	float:left;
}

div#left {
	width: 20%;
	height: 100%;
	min-height: 100%;
	float: left;
	display: inline;
}

p, ul {
	margin-left: 10%;
}

p {
	text-align: center;
}

#donate {
	clear: both;
	padding-top: 16px;
	padding-bottom: 16px;
}

form {
	padding-left: 10px;
	height: 26px;
}

#screenshots {
	width: 527px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -16px
}

#screenshots div {
	margin-left: auto;
	margin-right: auto;
	padding: 16px;
}


#A {
	width: 512px;
}

#B {
	width: 527px;
}

#C {
	width: 514px;
}

#D {
	width: 432px;
}

#beer {
	margin-bottom: 8px;
	cursor: pointer;
}

#contributions {
	font-size: 12px;
}
 
img#gif {
	width: 600px;
	position: relative;
	left: 50%;
	margin-left: -300px;
}

