

* {
	margin: 0;
	padding: 0;
}

.hidden {
	display: none;
}

.group {
  zoom: 1;
  display: block
}

.group:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

body {
	background: #fff;
	color: #000;
	font-size: 13px;
	font-family: "Lucida Grande", arial, sans-serif;
	line-height: 1.6;
	margin: 40px 20px;
	text-align: center;
}

a.img,
a.img img {
	border: 0;
}

#content {
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 600px;
}

#product form {
	margin-top: 15px;
}

#main ul {
	padding: 20px 0 5px 20px;
}

h1 {
	margin-bottom: 15px;
}

h1 a {
	background: url(../images/howto-black.gif) no-repeat;
	border: none;
	display: block;
	height: 34px;
	overflow: hidden;
	text-indent: -9999px;
	width: 123px;
}

h2, h3 {
	font-family: Helvetica, arial, sans-serif;
	letter-spacing: -1px;
}

h2, h3, h4, p.wwr {
    text-shadow: 2px 2px rgba(0,0,0,0.25);
}

h2 {
	font-size: 36px;
	line-height: 64px;
}

h4 a {
	font-size: 15px;
	font-family: "Helvetica neue", "Arial Narrow", Arial, sans-serif;
	font-weight: normal;
}

a {
  border-bottom: 1px dotted #000;
  color: #000;
  text-decoration: none;
}

p {
	margin-top: 15px;
}

p.author {
	font-size: 11px;
	font-style: italic;
	margin-top: 5px;
}

#footer {
	font-size: 10px;
	margin-top: 40px;
}

#screenshots {
    padding: 30px 0 10px 0;
}

#screenshots a {
    border: none;
    margin-right: 10px;
}

#screenshots img {
    width: 170px;
}

#menu {
	position: absolute;
	left: 130px;
	top: 15px;
}

#menu a {
	display: block;
	font-size: 10px;
}

#menu li {
	float: left;
	list-style: none;
	margin-right: 15px;
	padding-left: 20px;
}

#menu .cart {
	background: url(../images/cart-black.gif) no-repeat;
}

#available {
	background: #e9e9e9;
	margin-top: 30px;
	padding: 20px;
}

#available p.author {
	margin-top: 0;
}

#available h4.free:after {
    content: " • Grátis!";
}

div.product {
	padding-bottom: 30px
}

div.product:last-child {
    padding-bottom: 0;
}

div#product h2 {
	font-size: 66px;
}

div.product h4 {
	margin-bottom: 0;
}

div.product p {
	margin-top: 5px;
}

h3 {
	font-size: 20px;
	margin-bottom: 10px;
}

#shopping-cart thead th {
	color: #aaa;
	font-weight: normal;
	text-transform: uppercase;
}

#shopping-cart tbody tr:hover td {
	background: #ffc;
}

#shopping-cart td,
#shopping-cart th {
	border: 1px solid #ddd;
	border-width: 1px 0;
	padding: 2px 10px;
}

#shopping-cart tfoot th {
	color: #aaa;
	font-weight: normal;
	text-align: right;
}

#shopping-cart tfoot * {
	background: #f9f9f9;
}

#shopping-cart tfoot td {
	font-weight: bold;
}

#shopping-cart table {
	border-collapse: collapse;
	width: 100%;
}

#shopping-cart {
	width: 350px;
}

#shopping-cart .action {
	padding: 2px 0;
	width: 20px;
}

#shopping-cart .price {
	text-align: right;
	width: 60px;
}

#shopping-cart a {
	border: none;
}

#shopping-cart a:hover {
	text-decoration: underline;
}

#checkout {
	padding-top: 10px;
}

#checkout form {
	float: right;
}

form.pagseguro {
    padding: 15px 0;
}

form.pagseguro input {
    font-size: 20px;
}

a.back {
    font-size: 20px;
}

#payment-info {
	font-size: 11px;
	position: absolute;
	right: 0;
	top: 110px;
	width: 230px;
}

td.items {
	font-size: 11px;
}

#orders td {
	font-size: 11px;
}

#orders td a {
	border-bottom-color: #03c;
	color: #03c;
}

body.capable #orders td a {
	background: url(../images/download.png) no-repeat center;
	border: none;
	display: inline-block;
	height: 15px;
	text-indent: -9999px;
	width: 15px;
}

body.theme.capable {
	background: url(../images/dark-bg.png) repeat-x;
}

body.theme.capable,
body.theme.capable a {
	color: #fff;
}

body.theme.capable a {
	border-bottom-color: #fff;
}

body.theme.capable h1 a {
	background-image: url(../images/howto.png);
}

body.theme.capable #menu .cart {
	background-image: url(../images/cart.gif);
}

body.theme.capable #menu .account {
	background-image: url(../images/user.gif);
}

body.theme.capable #menu .logout {
	background-image: url(../images/close.gif);
}

body.capable .awesome {
	background: #111 url(../images/overlay.png) repeat-x;
	border: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-weight: bold;
	padding: 5px 10px 6px;
	position: relative;
	text-decoration: none;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
}

body.capable .awesome:hover {
	background-color: #000;
}

body.capable .green:hover {
	background-color: #080;
}

body.capable .green {
	background-color: #090;
}

body.capable #available {
	background: url(../images/dark.png);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}

body.capable #shopping-cart .action input[type=submit] {
	background: url(../images/remove.png) no-repeat;
	border: none;
	content: ""; /* opera */
	cursor: pointer;
	display: inline-block; /* opera */
	height: 12px;
	line-height: 0; /* ie */
	text-indent: -9999px;
	width: 12px;
}

#facybox .close {
    border: none;
}

p.wwr {
    font-size: 18px;
}

#facybox {
	position: absolute;
	top: 0;
	left: 0;
	margin: -20px 0 0 -20px;
	z-index: 100;
	text-align: left;
	padding: 18px;
	min-width: 40px;
	min-height: 40px;
}
#facybox .w,  #facybox .e, #facybox  .nw, #facybox  .ne, #facybox  .sw, #facybox  .se{
	min-height: 18px;
	min-width: 13px;
}
#facybox .n {
	background: url('../images/facybox/fancy_shadow_n.png') repeat-x;
	height: 18px;
}

#facybox .s {
	background: url('../images/facybox/fancy_shadow_s.png') repeat-x;
	height: 18px;
}

#facybox .w {
	background: url('../images/facybox/fancy_shadow_w.png') repeat-y;
}

#facybox .e {
	background: url('../images/facybox/fancy_shadow_e.png') repeat-y;
}

#facybox .nw {
	background: url('../images/facybox/fancy_shadow_nw.png') no-repeat;
}

#facybox .ne {
	background: url('../images/facybox/fancy_shadow_ne.png') no-repeat;
}

#facybox .sw {
	background: url('../images/facybox/fancy_shadow_sw.png') no-repeat;
}

#facybox .se {
	background: url('../images/facybox/fancy_shadow_se.png') no-repeat;
}

#facybox a.next {
  background: url(../images/facybox/fancy_right.png) no-repeat 9999px 50%;
}

#facybox a.prev {
  background: url(../images/facybox/fancy_left.png) no-repeat -9999px 50%;;
}
#facybox a.prev:hover{
	background-position: 0 50%;
}
#facybox a.next:hover{
	background-position: 100% 50%;
}

#facybox .close {
	background: url('../images/facybox/fancy_closebox.png') no-repeat;
	position: absolute;
	top: 5px;
	right: 0;
	display: block;
	width: 30px;
	height: 30px;
}

#facybox .prev,
#facybox .next{
	display: block;
	position: absolute;
	cursor: pointer;
}

#facybox .navigation .counter{
	background: #000;
	color: #fff;
	text-align: center;
	position: absolute;
	bottom: -33px;
	left: -10px;
	padding: 2px 0;
	font-size: 11px;
}

#facybox .loading {
  margin: 0 auto;
  width: 22px;
  height: 22px;
  background: url('../images/facybox/loading.gif') no-repeat;
  text-align: center;
}

#facybox .popup {
  position: relative;
}

#facybox table {
  border-collapse: collapse;
}

#facybox td {
  border-bottom: 0;
  padding: 0;
}

#facybox .body {
  padding: 10px;
  background: #fff;
  width: auto;
}

#facybox .loading {
  text-align: center;
}

#facybox .image {
  text-align: center;
  line-height: 0;
}

#facybox img {
  border: 0;
  margin: 0;
}

#facybox .footer {
	position: absolute;
	top: 28px;
	left: 23px;
	padding: 0;
	width: 90%;
}

#facybox .footer img {
  vertical-align: middle;
}

#facybox .tl, #facybox .tr, #facybox .bl, #facybox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

#facybox_overlay {
	position: fixed;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
}

.facybox_hide {
  z-index:-100;
}

.facybox_overlayBG {
  background-color: #000;
  z-index: 99;
}

* html #facybox_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
