@CHARSET "UTF-8";


table.shoppingcard {
	margin-top: 2px;
	margin-left: 2px;
	
	width: 700px;
	
	margin-left: 20px;
}

table.shoppingcard th{
	font-family: Arial;
	font-size: 9px;
	color: #e1bc88;
	text-transform: uppercase;
	background: URL(../assets/th-bullet.jpg) center left no-repeat;
}

table.shoppingcard th span{
	padding-left: 10px;	
}


table.wine-hunter{
    background: url(../assets/wine-hunter.jpg) center left no-repeat;   
}

a.btn-wine-hunter-send{
    background: url(../assets/wine-hunter-send.png) no-repeat;
    margin-top: 5px;
    margin-left: 20px;
}

table.shoppingcardItens .title, 
table.shoppingcard th.title {
	width: 400px;
}

table.shoppingcardItens .qtd, 
table.shoppingcard .qtd{
	width: 90px;
}
table.shoppingcardItens .subtotal, table.shoppingcardItens .total,
table.shoppingcard .subtotal, table.shoppingcard .total{
	width: 100px;
}
table.shoppingcardItens .option,
table.shoppingcard .option{
	width: 100px;
}

table.shoppingcardItens td{
	font-family: Arial;
	font-size: 11px;
	color: #fff;
	
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #74848c;
}

table.shoppingcardItens td.title{
	font-weight: bold;	
}

table.shoppingcardItens .qtd {
}
table.shoppingcardItens .qtd input{
	width: 30px;
	height: 16px;
	background: #000;
	color: #fff;
	line-height: 16px;
	text-align: center;
	border: 1px solid #313638;
}


table.shoppingcardItens .option a{
	display: block;
	height: 17px;
	line-height: 17px;
	padding-left: 20px;
	color: #e1bc88;
	
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	
	background: URL(../assets/opt-remove.jpg) no-repeat;
	
	text-decoration: none;
	
	filter:alpha(opacity=60);
	moz-opacity:.6;
	opacity:.6;
}

table.shoppingcardItens .option a:hover{
	filter:alpha(opacity=100);
	moz-opacity:1;
	opacity:1;
	
}


div.shoppingcardHeader {
	font-family: Arial;
	font-size: 22px;
	color: #e1bc88;

	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

div.scrollBox{
	border: 0px;
	padding: 0px;
	margin: 0px;
}


td.stageRight {
	background: URL(../assets/bg.jpg) no-repeat 1px 1px;
}

div#sc-container{
	border-top: 1px solid #55636b;
	border-bottom: 1px solid #55636b;	
	
	padding-bottom: 5px;
	
	margin-bottom: 10px;
}


td.stageRight{
	position: relative;	
}
img.loader {
	background: URL(../assets/ajax-loader.gif);	
	display: block;
	width: 32px;
	height: 32px;
	
	position: absolute;
	
	top: 45%;
	left: 45%;
	
	filter:alpha(opacity=100);
	moz-opacity:1;
	opacity:1;
	
}
table.shoppingCardMenu td.total {
	vertical-align: middle;
	line-height: 28px;
	width: 250px;
}
table.shoppingCardMenu td.total p.title{
	font-family: Arial;
	font-size: 9px;
	color: #e1bc88;
	text-transform: uppercase;
	background: URL(../assets/th-bullet.jpg) center left no-repeat;
	padding-left: 10px;	
	
	display: block;
	float:left;
}

table.shoppingCardMenu td.total div.value{
	font-family: Arial;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	
	background: URL(../assets/total_bg.jpg) repeat-y;
	
	height: 26px;
	line-height: 26px;
	width: 114px;
	
	
	text-align: center;
	border: 1px solid #313638;
	
	margin-left: 20px;
	
	display: block;
	float:left;
}

td.back a {
	font-family: Arial;
	font-size: 9px;
	color: #e1bc88;
	text-transform: uppercase;
	
	text-decoration: none;
	height: 24px;
	line-height: 24px;
	display: block;
	background: URL(../assets/sc-back.jpg) no-repeat;
	padding-left: 30px;
	
	
	filter:alpha(opacity=60);
	moz-opacity:.6;
	opacity:.6;
}

td.back a:hover{
	filter:alpha(opacity=100);
	moz-opacity:1;
	opacity:1;
}


td.buy a {
	font-family: Arial;
	font-size: 9px;
	color: #e1bc88;
	text-transform: uppercase;
	
	text-decoration: none;
	height: 24px;
	line-height: 24px;
	display: block;
	background: URL(../assets/sc-checkout.jpg) no-repeat;
	background-position: right center;
	padding-right: 30px;
	
	text-align: right;
	
	filter:alpha(opacity=60);
	moz-opacity:.6;
	opacity:.6;
	
	float: right;
}

td.buy a:hover{
	filter:alpha(opacity=100);
	moz-opacity:1;
	opacity:1;
}

td.buy a.update-order {
	font-family: Arial;
	font-size: 9px;
	color: #e1bc88;
	text-transform: uppercase;
	
	text-decoration: none;
	height: 24px;
	line-height: 24px;
	display: block;
	background-image: none;
	background-position: right center;
	
	text-align: right;
	
	filter:alpha(opacity=60);
	moz-opacity:.6;
	opacity:.6;
	
	float: right;
}

div.scrollBox {
	position: absolute;
	margin-left: 5px;	
	margin-top: -1px;
}
div.scrollBox a.sbtop {
	display: block;
	width: 13px ;
	height: 12px;
	background:	URL(../assets/sb-top.jpg)
}

div.scrollBox div.sb {
	display: block;
	width: 13px ;
	height: 165px;
	background:	URL(../assets/sb-bg.jpg)
}

div.scrollBox div.sb div#drag {
	display: block;
	width: 13px ;
	height: 75px;
	background:	URL(../assets/sb.jpg);
	
	cursor: hand;
	cursor: pointer;
}
div.scrollBox a.sbbottom {
	display: block;
	width: 13px ;
	height: 12px;
	background:	URL(../assets/sb-bottom.jpg)
}



p.mandatoryfld{
	position: absolute;
	display: block;
	top: 5px;
	left: 450px;
	
	color: #fff;
}

td.header div.header {
	color:#E1BC88;
	font-family:Arial;
	font-size:22px;
	
	position: absolute;
	
	top: 20px;
	lefT: 20px;
}

td.header div.intro{
	position: absolute;
	
	top: 50px;
	lefT: 20px;
	
	color: #fff;
}

table.data label {
	display: block;
	
	background: url(../assets/th-bullet.jpg) left center no-repeat;
	padding-left: 10px;
	
	color: #E1BC88;
	
	margin-top: 5px;
	
	white-space: nowrap;
}


table.data  input[type="text"],
table.data  input[type="password"] {
	width: 160px;
	height: 17px;
	background: #000;
	color: #fff;
	line-height: 17px;
	border: 1px solid #313638;
	
	font-family: Arial;
	font-size: 11px;
}
table.data  input[type="text"]:focus,
table.data  input[type="password"]:focus,
table.data  textarea:focus {
	border: 1px solid #444;	
	background: #101010;
}

table.data  input[type="checkbox"]{
	background-image: URL(../assets/cb.jpg)	
}

table.data  textarea {
	width: 160px;
	height: 50px;
	background: #000;
	color: #fff;
	border: 1px solid #313638;
	
	overflow:auto;
}




td.reg-combo img.x-form-trigger {
	width: 19px;
	height: 19px;
	background: URL(../assets/combo_drop.png);
	border: 0px;
}

td.reg-combo input.x-form-field {
	height: 17px!important;	
	padding-top: 0px;
	padding-bottom: 0px;
	margin:0px;
}

div.reg-combo{
	background: #000;
	border: 1px solid #313638;
}
div.reg-combo .x-combo-list-inner {
	background: none;
}

div.reg-combo .x-combo-list-inner .x-combo-list-item {
	border: 0px;
	font-family:Arial;
	font-size:11px;
	color: #fff;
}

div.reg-combo .x-combo-list-inner .x-combo-selected {
	color: #E1BC88;
	
	background: none;
	border: 0px !important;
}


table.data td {
	vertical-align: top ;
}



table.data .address {
	
	width: 130px!important;
	display: block;
	float: left;
	clear: left;
}

table.data .number{
	
	margin-left: 7px;
	width: 20px!important;
	display: block;
	float: left;
}

table.data label.address{
	width: 120px!important;
}

table.data label.number{
	width: 10px!important;
}

table.data input.zip {
	
	width: 50px!important;
	display: block;
	float: left;
	clear: left;
}

table.data label.zip1 {
	
	padding-left: 0px;
	background: none;
	width: 10px!important;
	display: block;
	float: left;
	text-align: center;
}

table.data .zip1 {
	
	width: 50px!important;
	display: block;
	float: left;
}

table.data textarea {
	height: 55px;	
}



td.reg-combo input.x-form-field {
	height: 17px!important;	
	padding-top: 0px;
	padding-bottom: 0px;
	margin:0px;
	width: 135px!important;
}

td.reg-combo input.reg-day, td.reg-combo input.reg-month{
	height: 17px!important;	
	padding-top: 0px;
	padding-bottom: 0px;
	margin:0px;
	width: 10px!important;
}

td.reg-combo input.reg-year {
	height: 17px!important;	
	padding-top: 0px;
	padding-bottom: 0px;
	margin:0px;
	width: 35px!important;
}

.textLabel {
	color: #E1BC88;
	padding-left: 5px;
}

td.da-td-sep{
	background-image: URL(../assets/da-td-sep.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	width: 10px;
	height: 220px;
	
}
a.btnNext{
	font-family: Arial;
	font-size: 9px;
	color: #e1bc88;
	text-transform: uppercase;
	text-decoration: none;
	height: 24px;
	line-height: 24px;
	display: block;
	background: URL(../assets/next.jpg) no-repeat;
	background-position: right center;
	padding-right: 30px;
	
	text-align: right;
	
	
	font-weight: bold;
	
	filter:alpha(opacity=60);
	moz-opacity:.6;
	opacity:.6;
	
	
	cursor: hand ;
	cursor: pointer ;
	
	position: absolute;
	top: 280px;
	left: 630px;
}

a.btnNext:hover{
	filter:alpha(opacity=100);
	moz-opacity:1;
	opacity:1;
}



table.billing {
	margin-left: 20px;
	margin-right: 20px;
}

table.billing td.pm {
	padding-top: 30px;
	width: 300px;
}

table.billing td.pm td{
	padding-bottom: 10px;
	padding-right: 5px;
	
	color: #fff;
}

td.billing-data {
	padding-left: 30px;
	padding-top: 30px;	
}
td.billing-data input[type="text"]{
	width: 200px;	
}

table.history td {
	color: #fff;
	width: 10%;
	
	border-top: 1px solid #666;
	padding-bottom: 5px;
	padding-top: 5px;
	}

table.history {
	border-bottom: 1px solid #fff;
}

table.history td.product{
	width: 80%
}


