body
{
	margin: 0;
	background-color: #000;
	background: #fff url('/images/header-bg.png') repeat-x;
}

a
{
	color: #1750a4;
}

.text-area
{
	width: 198px;
	height: 58px;
	font-family: inherit;
}
/* BUTTONS */
button
{
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	padding: 0 0 3px 0;
}

.button-1,
.button-2,
.button-5
{
	border: none;
	height: 32px;
	color: #fff;
	margin: 0;
	font-size: 14px;
	vertical-align: top;
}

.button-1
{
	background: url('/images/view-button-bg.png') no-repeat;
	width: 87px;
}

.button-2
{
	background: url('/images/next-button-bg.png') no-repeat;
	width: 120px;
}

.button-5
{
	background: url('/images/finish-button-bg.png') no-repeat;
	width: 150px;
}

.button-3,
.button-4
{
	display: inline-block;	
	height: 27px;
	padding-top: 2px !important;
	color: #0b5e84;
	font-size: 14px;
	text-decoration: none;
}

.button-3
{
	background: url('/images/button-3-bg.png') no-repeat;
	width: 52px;
}

.button-4
{
	background: url('/images/button-4-bg.png') no-repeat;
	width: 180px;
}

.button-3:hover,
.button-4:hover
{
	text-decoration: underline;
}


#logo
{
	background: url('/images/logo.png') no-repeat;
	height: 146px;
}

#logo h3
{
	font-size: 13px;
	color: #fff;
	margin: 106px 0 0 12px;
}


#footer
{
	background: url('/images/footer-bg.png') repeat-x;
	margin: 50px 0 0 0;
	padding: 15px 0 30px 0;
}

#footer ul
{
	overflow: hidden;
}

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

#footer li a
{
	color: #707070;
}


/* RECEBEU UM PRESENTE? */
.gift-box
{
	margin-top: 40px;
	background: #eaf8fd;
	padding: 20px 15px;
	border: 1px solid #aae1f6;
	border-right: none;
	border-left: none;
}

.gift-box,
.gift-box h3,
.gift-box h4,
.gift-box input
{
	text-align: center;
}

.gift-box h3
{
	color: 000;
	font-size: 18px;
	margin-bottom: 10px;
}

.gift-box h4
{
	color: #2a2c2e;
	font-size: 15px;
}

.gift-box input
{
	background: url('/images/gift-code-field-bg.png') no-repeat center top;
	letter-spacing: 3px;
	font-size: 20px;
	color: #333;
	padding: 3px 0 0 3px;
	width: 127px;
	height: 30px;
	border: none;
	text-transform: uppercase;
	margin: 0 10px 0 0;
}


/* GIFT ITEM */
#last-orders-box items-box
{
	overflow: hidden;
}

.gift-item
{
	float: left;
	width: 108px;
	margin: 0 5px 15px 5px;
	text-align: center;
	height: 140px;
}

.gift-item h5,
.gift-item h6
{
	font-size: 11px;
	color: #757575;
	text-align: center;
	line-height: 13px;
}

.gift-item h5
{
	font-weight: normal;
	margin: 0;
}

.gift-item h6
{
	font-weight: bold;
	margin-top: 8px;
}

.gift-item.first-item
{
	margin-left: 0;
}

.gift-item.last-item
{
	margin-right: 0;
}


/* TOP MENU */
#top-menu
{
	height: 53px;
}

#top-menu ul
{
	margin: 28px 0 0 0;
	overflow: hidden;
}

#top-menu li
{
	float: right;
	list-style: none;
	margin-left: 35px;
}

#top-menu li a
{
	text-decoration: none;
	color: #4e4e4e;
	font-size: 14px;
}


/* HEADER */
#header
{
	height: 146px;
}

#header div
{
	text-align: left;
}

#header p
{
	color: #fff;
	font-size: 15px;
	line-height: 18px;
}

#header p a
{
	color: #deff00;
}


/* MAIN CONTENT */
#main-content
{
	margin: 30px 0 0 0;
}


/* what-something-box */
#what-something-box
{
	margin-bottom: 15px;
	overflow: hidden;
}

#what-something-box p
{
	color: #333;
	font-size: 13px;
	line-height: 17px;
	margin-bottom: 15px;
}

/* GIFT CONTENT */
#buy-gift h3,
#buy-gift h4
{
	font-size: 29px;	
	color: #333;
	margin: 0;
	text-align: center;
}

#buy-gift h3
{
	font-weight: bold;
}

#buy-gift h4
{
	margin-bottom: 20px;
}

#buy-gift h5,
#buy-gift h6
{
	text-align: center;
	font-weight: normal;
}

#buy-gift h5,
#buy-gift .header-5
{
	padding: 15px 0 10px 0;
	margin: 0;
	color: #333;
	font-size: 14px;
	border-bottom: 1px solid #cbcbcb;
}

#buy-gift h5 img
{
	vertical-align: middle;
	margin: 0 5px 5px 0;
}

#buy-gift h6
{
	color: #333;
	padding: 10px 0 0 0;
	margin: 0;
	font-size: 12px;
}

#tags-box
{
	height: 77px;
	overflow: hidden;
}

#tags-box .tag
{
	float: left;
	background: url('/images/tags-sprite.png') no-repeat -260px 0;
	width: 70px;
	height: 59px;
	cursor: pointer;
	color: #666;
	font-size: 28px;
	text-align: center;
	padding: 18px 20px 0 40px;
	margin: 0 4px;
}

#tags-box .tag:hover
{
	background-position: 0 0;
	color: #000;
}

#tags-box .tag.active
{
	background-position: -131px 0;
	color: #fff;
}

#pagseguro-ad
{
	margin-top: 20px;
	text-align: center;
}


/* PAYMENT MODES BOX */
#payment-modes-box{}


/* ERROR */
.form-error
{
	color: #ff0000;
	display: none;
	text-align: center;
	margin: 4px;
	clear: both;
	font-size: 14px;
}

/* ORDER FORM */
#order-form-box
{
	display: none;
	overflow: hidden;
}

#order-form-box h3
{
	font-size: 15px;
	margin-bottom: 20px;
	clear: both;
	line-height: 19px;
}

#order-form-box form
{
	margin-top: 25px;
	display: none;
}

#order-form-box a.big-link
{
	font-size: 14px;
}

#order-form-box table
{
	margin: 0;
}

#order-form-box tr:hover
{
	background: #f6fdff;
}

#order-form-box td
{
	padding: 5px;
	height: 60px;
	vertical-align: top;
	text-align: left;
}

#order-form-box td.mid-height
{
	height: 45px !important;
}

#order-form-box td.first
{
	padding-right: 15px;
	width: 180px;
	display: block;
}

#order-form-box label
{
	margin: 0;
	font-weight: normal;
	line-height: 15px;
	font-size: 13px;
}

#order-form-box input,
#state
{
	width: 198px;
	height: 24px;
	font-size: 15px;
	padding: 3px 5px 0 5px;
	background: #fff url('/images/default-field-bg.png') repeat-x center bottom;
	border: 1px solid #ccc;
	margin: 0;
}

.chk
{
	width: auto !important;
	height: auto !important;
	border: none !important;
	background: none !important;
}

#state
{
	height: 30px;
	width: 210px;
}

.order-form-nav-bar
{
	text-align: center;
	clear: both;
}

#type-your-cpf
{
	overflow: hidden;
	display: none;
	text-align: center;
}

#type-your-cpf img
{
	vertical-align: middle;
	margin-right: 5px;
}

#type-your-cpf input
{
	width: 120px;
	vertical-align: middle;
	margin-left: 12px;
	border: 1px ridge #ccc;
	letter-spacing: 1px;
	text-align: center;
	font-size: 15px;
	padding: 3px;
	background: #fff url('/images/default-field-bg.png') repeat-x center bottom;
}

#type-your-cpf input:active,
#type-your-cpf input:focus,
#order-form-box input:active,
#order-form-box input:focus,
.text-area:active,
.text-area:focus
{
	border: 1px solid #86c5ec;
}



/* LAST ORDERS BOX */
#last-orders-box h3
{
	background: url('/images/blue-header-bg.png') no-repeat;
	height: 26px;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	padding: 6px 0 0 10px;
}


/* TO ME and TO OTHER HEADERS */
#to-me-header h6,
#to-other-header h6
{
	margin-bottom: 30px;
	padding: 0;
}

/* PAGSEGURO LOADER */
#pagseguro-loader,
#pagseguro-loader h3,
#pagseguro-loader h4
{
	text-align: center;
}

#pagseguro-loader h3
{
	font-size: 28px;
	margin-bottom: 10px;
}

#pagseguro-loader img
{
	margin-top: 10px;
}


/* WE USE PAGSEGURO */
#we-use-pagseguro
{
	margin: 15px 0 15px 0;
	overflow: hidden;
	line-height: 15px;
	color: #8f8f8f;
}

#we-use-pagseguro img
{
	margin: 0 15px 0 0;
}

















