div.page div.content h2
{
	padding:6px 32px;
	margin:30px 0 26px;
	text-align:left;
	text-transform:uppercase;
	font:20px 'Museo500', sans-serif;
	border-bottom:1px solid #938B9A;
	background:url('../images/title_coroa.png') 0 5px no-repeat;
}

div.page div.content p#error
{
	text-transform:uppercase;
}

div.page div.content form[name="login"] span,
div.page div.content form[name="login"] img
{
	float:left;
}

div.page div.content form[name="login"] i
{
	color:#c8a96d;
	display:none;
	float:left;
}

div.page div.content form[name="login"] p
{
	font-size:18px;
	color:#C8A96D;
}

div.page div.content form[name="login"] table tr td:first-child
{
	padding:0 10px 0 0;
}

div.page div.content form[name="login"] table tr td:last-child
{
	padding:0 0 0 10px;
}

div.page div.content form[name="login"] input[type="text"],
div.page div.content form[name="login"] input[type="password"]
{
	width:100%;
	height:26px;
	margin:0 0 10px;
	font:16px 'Ubuntu', sans-serif;	
	border:1px solid #969696;
}

div.page div.content form[name="login"] a#login{ width:115px; height:38px; display:block; float:right; margin:5px 4px 0 0; background:url('../images/bt_login.png') 0 0 no-repeat; }
div.page div.content form[name="login"] a#login:hover{ background:url('../images/bt_login.png') 0 -38px no-repeat; }
div.page div.content form[name="login"] a#recover2{ width:185px; height:38px; display:block; float:right; margin:5px 8px 0 0; background:url('../images/bt_recover.png') 0 0 no-repeat; }
div.page div.content form[name="login"] a#recover2:hover{ background:url('../images/bt_recover.png') 0 -38px no-repeat; }

div#boxRecover
{
	width:330px;
	height:90px;
	padding:138px 20px 20px;
	display:none;
	border-radius:8px;
	position:fixed;
	z-index:1003;
	text-align:center;
	background:#FFF url('../images/icon_unlock.png') center 5px no-repeat;
}

div#boxRecover span#loading,
div#boxRecover span#success
{
	display:none;
}

div#boxRecover form i
{
	display:none;
	color:red;
	position:absolute;
	top:186px;
	left:80px;
	font-size:14px;
}

div#boxRecover form img
{
	cursor:pointer;
	position:absolute;
	right:-14px;
	top:-12px;
}

div#boxRecover form span
{
	font-size:16px;
	text-transform:uppercase;
	color:#000;
	padding:10px 0;
	line-height:22px;
}

div#boxRecover form input
{
	width:200px;
}

div#lightBox
{
	width:100%;
	height:100%;	
	background:#000000;
	opacity:0.7;
	filter:alpha(opacity=70);
	display:none;
	position:fixed;	
	top:0;
	left:0;	
	z-index:1002;
}

table.client{ width:100%; }
table.client td{ padding:4px; }

table.login td span,
table.client td span
{
	float:left;
}

table.client td i
{
	color:#c8a96d;
	display:none;
	float:left;
}

table.client input,
table.client textarea,
table.client select
{
	width:100%;
	height:26px;
	font:16px 'Ubuntu', sans-serif;
	border:1px solid #969696;
}

table.client td img
{
	position:relative;
	top:2px;
	float:left;
	margin:0 4px;
}

table.client select{ height:30px; }
table.client input[type="file"]{ height:24px; }
img.disabled{ display:none; }
input.disabled{ 	background:#333; }

table.client img#profile
{
	margin:0 auto;
	border-radius:50%;
	border:4px solid #FFF;
}

div.page div.content div.infoCart
{
	padding:4px 0;
	margin:8px 0;
	border-bottom:1px solid #E5E5E5;
}

#Cart, #Ship
{
	min-height:565px;
	padding:20px 0 0;
	display:none;
	position:realtive;
}

a#editData
{
	height:20px;
	padding:8px 14px;
	margin:14px 0 0;
	color:#FFF;
	font-size:16px;
	text-transform:uppercase;
	background:#B79A52;
	display:block;
	border-radius:4px;
	float:right;
}

a#editData:hover
{
	text-decoration:none;
	font-size:18px;
	padding:7px 7px 9px;
}

div.success, div.error
{
	margin:14px 0;
	text-transform:uppercase;
	font-size:16px;
	color:#c8a96d;;
}

div.tab a
{
	height:20px;
	padding:10px 22px 10px 60px;
	margin:0 0 0 10px;
	text-transform:uppercase;
	display:block;
	float:right;
	background-repeat:no-repeat;
	background-position:22px center;
}

div.tab a#aData{ background-image:url('../images/icon_user.png'); background-position:22px 7px; }
div.tab a#aCart{ background-image:url('../images/icon_cart.png'); }
div.tab a#aShip{ background-image:url('../images/icon_cifr.png'); }

div.tab a:hover,
div.tab a.this
{
	color:#FFF;
	text-decoration:none;
	background-color:#322340;
}

div#Cart table.cart,
div#Ship table.cart
{
	width:100%;
	border-top:1px solid #E2E2E2;
	border-right:1px solid #E2E2E2;	
}

div#Cart table.cart tr:hover,
div#Ship table.cart tr:hover
{
	background:#322340;
}

div#Cart table.cart th,
div#Ship table.cart th
{
	background:#C8A96D;
	color:#322340;
}

div#Cart table.cart th, div#Cart table.cart td,
div#Ship table.cart th, div#Ship table.cart td
{
	text-align:center;
	padding:4px;
	border-bottom:1px solid #E5E5E5;
	border-left:1px solid #E5E5E5;	
}

div#Cart table.cart tr td img,
div#Ship table.cart tr td img
{
	cursor:pointer;
}

div.status
{
	width:10px;
	height:10px;
	margin:0 2px;
}

div#info
{
	width:676px;
	height:176px;
	padding:42px;
	color:#FFF;
	background:url('../images/box_info.png');
	position:absolute;
	display:none;
}

div#info h3
{
	margin:0 0 4px;
}

div#info div
{
	width:676px;
	height:176px;
	overflow-y:auto;
	overflow-x:hidden;
}

div#info img.close
{
	position:absolute;
	right:12px;
	top:12px;
	cursor:pointer;
}

div#info img.thumbProduct
{
	width:60px;
	height:45px;
}

div#info table
{
	border-top:1px solid #DDD;
	border-right:1px solid #DDD;
}

div#info table tr th
{
	font-weight:bold;
	color:#322340;
	background:#c8a96d;
}

div#info table tr th,
div#info table tr td
{
	padding:2px;
	text-align:center;
	border-bottom:1px solid #DDD;
	border-left:1px solid #DDD;
}

div#info div.statusCart
{
	width:12px;
	height:12px;
}

/* cadastro de cliente */
table.login td
{
	width:50%;
	padding:8px;
}

table.checkout td
{
	padding:4px;
}

table.login td span,
table.checkout td span
{
	float:left;
}

table.checkout td i
{
	color:#c8a96d;
	display:none;
	float:left;
}

table.checkout td img
{
	position:relative;
	top:2px;
	float:left;
	margin:0 4px;
}

table.login input,
table.checkout input,
table.checkout textarea,
table.checkout select
{
	width:100%;
	height:26px;
	font:16px 'Ubuntu', sans-serif;
	border:1px solid #969696;
}

table.checkout textarea
{
	height:100px;
}

input.amount
{
	width:20px !important;
}

#tcalGrid td.tcalOtherMonth, #tcalGrid td.tcalWeekend{ color:gray; }
#tcalGrid td{ color:black; }

i#loginResult
{
	float:right;
}

.noborder
{
	border:none !important;
	color:#C8A96D;
	text-transform:uppercase;
}

table.checkout select
{
	height:28px;
	text-transform:uppercase;
}

img.disabled
{
	display:none;
}

input.disabled
{
	background:#333;
}

form[name="login"] i#iErroLogin,
i#igoLogin, i#loginSuccess
{
	color:red;
	background:white;
	padding:2px 6px 2px 2px;
	float:right;
}

i#loginSuccess
{
	color:blue;
}

i#igoLogin
{
	display:none;
}

a#cadastro{ width:115px; height:38px; display:block; float:right; margin:5px 8px 0 0; background:url('../images/bt_login.png') 0 0 no-repeat; }
a#cadastro:hover{ background:url('../images/bt_login.png') 0 -38px no-repeat; }
a#client_cadastro{ width:115px; height:38px; display:block; float:right; margin:5px 8px 0 0; background:url('../images/bt_login.png') 0 0 no-repeat; }
a#client_cadastro:hover{ background:url('../images/bt_login.png') 0 -38px no-repeat; }
a#client_voltar{ width:115px; height:38px; display:block; float:right; margin:5px 8px 0 0; background:url('../images/bt_login.png') 0 0 no-repeat; }
a#client_voltar:hover{ background:url('../images/bt_login.png') 0 -38px no-repeat; }