/* BODY */

html body {
	font-family: "trebuchet ms", verdana, tahoma, arial;
	font-size: 14px;
	line-height: 1.8em;
	/*background: #EEEEEE;*/
	background: white;
	margin: 0px;
	padding: 0px;
	text-align: top;
}
table { border: none; padding: 0; border-spacing: 0; }
a { text-decoration: none; }
a.noborder,
a.noborder:hover,
a img {
	border: none;
}

.sharing { margin-left:20px; padding-bottom:0px; }
.sharing_email {
    -webkit-border-radius: 3px; 
    -khtml-border-radius: 3px; 
    -moz-border-radius: 3px; 
    border-radius: 3px;
    border:1px solid #aaa;
    background:#e4e4e4;
    margin-top:0px;
    margin-bottom:0px;
    margin-right:8px;
    text-align:left;
    line-height:36px;
}
.sharing_other {
    -webkit-border-radius: 3px; 
    -khtml-border-radius: 3px; 
    -moz-border-radius: 3px; 
    border-radius: 3px;
    border:1px solid #aaa;
    background:#e4e4e4;
    margin-right:8px;
    margin-bottom:0px;
    text-align:left;
    line-height:36px;
}

.sharing_email a {color:#666;font-weight:normal;font-size:14px;}
.sharing_other a {color:#666;font-weight:normal;font-size:14px;}
.sharing_email a:hover {background:#ccc;}
.sharing_other a:hover {background:#ccc;}
.sharing_email img {margin-top:6px;margin-left:10px;margin-right:10px;-webkit-mask-image:none;}
.sharing_other img {margin-top:6px;margin-left:10px;margin-right:10px;-webkit-mask-image:none;}

.screenshots {
    width: 440px;
    vertical-align: top;
    text-align: center;
}

.how_to_play {
    width: 440px;
    vertical-align: top;
    text-align: center;
}

.review_left {
	font-size: 16px;
	font-weight: bold;
    width: 440px;
    vertical-align: top;
    text-align: center;
}

.review_left_quote {
    font-size: 12px;
    font-style: italic;
    margin-left:30px;
    margin-right:30px;
}

.review_right {
	font-size: 28px;
	font-weight: bold;
    width: 440px;
    vertical-align: center;
    text-align: center;
}

.review_right_quote {
    font-size: 12px;
    font-style: italic;
}

.first_block {
    margin-left: 20px;
    margin-right: 20px;
}

.second_block {
    margin-left: 20px;
    margin-right: 20px;
}

.second_block h1 {
    margin-left: 20px;
}

.quote_para {
	font-size: 16px;
	font-weight: bold;
    margin-left: 20px;
}

/* FOOTER */

#cubed_footer {
    margin-top: 10px;
	border-top-color: black;
	border-top-style: solid;
	border-top-width: thin;
	font-size: 10px;
    padding-left: 10px;
    width: 950px;
}

#cubed_footer_logo {
	width: 750px;
	text-align: left;
	vertical-align: middle;
    padding-top: 12px;
}

#cubed_footer_rights {
    text-align: left;
	vertical-align: middle;
    padding-top: 0;
}

#cubed_footer_w3c {
    padding-top: 5px;
	width: 200px;
	text-align: right;
	vertical-align: middle;
}

#cubed_footer_company {
    width:950px;
}

#cubed_footer_company_address {
    width: 800px;
}

#cubed_footer_company_cocos2d {
    text-align: right;
    width: 150px;
}

