/* @override http://localhost/~snoel/rdplauncher.gestosoft.com/css/content-en.css */

/* @group blueprint */

/* typography.css */
body {
	background-image: url(../images/background.png);
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}
h1, h2, h3, h4, h5, h6 {color: #00534c; margin-bottom: 2px; margin-top: 15px; font-weight: bold;}
h1 {font-size:3em;}
h2 {font-size:2em;}
h3 {font-size:1.5em;}
h4 {font-size:1.3em;}
h5 {font-size:1em;}
h6 {font-size:1em;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p{
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
}

ul {
	padding-left: 16px;
	padding-right: 0px;
	margin: 0px;
}

li {
	padding: 0px;
	margin: 0px;
	marker-offset: 100px;
	list-style-position: outside;
	list-style-image: url(../images/gestosoft_bullet.png);
}

.description_table{
	width: 100%;
	font-size:inherit;
}
.description_table td{
	width: 50%;
	color: inherit;
	text-align: left;
	vertical-align: top;
	font-size:inherit;
}
.description_table tr{
	margin: 0px;
	padding-left: 0px;	
}

.ratings td{
	vertical-align: middle;
	font-size:inherit;
}

/* @end */

/* @group gestosoft */
.wrapper {
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}
.content {
	float: left;
	min-width: 800px;
	max-width: 800px;
	width: 800px;
}

.header {
	margin-left: auto;
	margin-bottom: 3px;
	margin-right: auto;
	margin-top: 1px;
	min-width: 800px;
	height: 285px;
	max-width: 800px;
	width: 800px;
}

.header-topLeft {
	background: url(../images/header/header_01.jpg) no-repeat;
	height: 284px;
	width: 415px;
	float: left;
}

.header-bottomLeft {
	background: url(../images/header/header_04.jpg) no-repeat;
	height: 164px;
	width: 415px;
	float: left;
	margin-top: 120px;
}

.header-center {
	background: url(../images/header/header_02.jpg) no-repeat;
	width: 385px;
	height: 284px;
	float: left;
}

.header-right {
	background: url(../images/header/header_03.png) no-repeat;
	width: 121px;
	height: 284px;
	float: right;
}

.footer {
	height: 40px;
}

.screenshot {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#noname {
	display: none;
}
#noemail {
	display: none;
}
#bademail {
	display: none;
}
#nomessage {
	display: none;
}

.contributors {
	text-decoration: none;
	font-size: 9px;
	margin-bottom: 6px;
}

.donation {
	height: 49px;
	width: 124px;
	margin-right: auto;
	margin-left: auto;
	font-weight:normal;
}

.downloadCounter {
	margin-top: 2px;
	margin-right: auto;
	margin-left: auto;
	width: 230px;
	color: white;
	height: 25px;
	text-align: center;
}

.screenshot {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	display: block;
}

/* @group Download Button */

.downloadbuttonContainer{ 
	width: 130px; 
	margin-right: auto; 
	margin-left: auto; 
	height: 23px;
	margin-top: 10px;
}
.downloadbutton { 
	height: 20px; 
	display: block; 
	font-size:9px; 
	text-decoration:none; 
	cursor:pointer; 
}
.downloadbutton:hover { 
	text-decoration:none; 
}
.downloadbutton b { 
	color: #444444; 
	padding-left: 10px; 
	padding-bottom: 1px; 
	padding-top: 2px; 
	height:20px; 
	display: block; 
	float:left; 
	width: 70px; 
	line-height: 20px; 
	font-weight:normal; 
	font-style:normal; 
	text-align: left; 

	background:url(../images/btn_download_left.png) no-repeat 0 center; 
	}
.downloadbutton i { 
	color: #444444; 
	padding-left: 4px; 
	padding-bottom: 1px; 
	padding-right: 10px; 
	padding-top: 2px; 
	line-height: 20px; 
	height:20px; 
	display: block; 
	float: left; 
	font-weight:normal; 
	font-style:normal; 
	background:url(../images/btn_download_right.png) no-repeat 100% center; 
	_zoom:1; 
}
.downloadbutton i:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden; 
}

/* @end */
.formTextField {
	width: 50%;
}
.formTextArea {
	width: 100%;
}
.formTable {
	font-size: 12px;
	border-spacing: 8px 8px;
	width: 100%;
}
.formTD {
	font-size: 12px;
	border-spacing: 8px 8px;
	width: 20%;
}
#email {
	text-decoration: underline;
}
.copyright {
	max-width: 800px;
	display: block;
	padding-top: 10px;
	text-align: center;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}

.contributors {
	text-decoration: none;
	font-size: 10px;
	margin-bottom: 6px;
}
#email {
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	color: #00534c;
}
.addthis_button {
	float: right;
}
.footer {
	margin-bottom: 50px;
}
/* @end */