html, body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: arial !important;
	font-size: 11px;
	color: #6b6b6b;
}

a:link,
a:visited,
a:active {
	color: #6b6b6b;
}

a:hover {
	color: #8b8b8b;
}


p.address {
	color: #ffffff;	
}

table.outertable {
border-collapse: collapse;
margin-left: auto;
margin-right:auto;
}

.background_cart_top {
	display: none;
}

table.container-table {
	margin-top:100px;
}

div.paddingblock {
	position: relative;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 1000;
	margin-left: auto;
	margin-right: auto;
}

div.paddingblock {
	font-family: arial;
	font-size: 11px !important;
}

.paddingblock input {
	font-size: 11px !important;
}

.paddingblock input.inputtext {
	width: 243px;
	height: 17px;
	background-repeat: no-repeat;
	padding: 5px 10px 10px 10px;
	border-width: 0px;
	background-color: transparent;
	color: #ffffff;
}

.paddingblock textarea.address_elem {
	padding: 5px 10px 5px 10px;
	border-width: 0px;
	background-color: transparent;
	color: #ffffff;
	font-family: arial;
	font-size: 11px;
	width: 243px;
	margin: 0px;
	overflow:hidden;
	height: 72px;
	background-repeat: no-repeat;
}

option,
select.address_elem,
select.address_elem option,
select.country_box {
	font-family: arial !important;
	font-size: 11px !important;
}

.paddingblock {
	color: #6b6b6b;
}

.paddingblock h2 {
	color: #ffffff;
	font-size: 20px;
	margin: 10px 0px 10px 0px;
}

.button-hi,
.button-lo {
	width: 126px;
	height: 31px;
	float: right;
	clear: none;
	margin-left: 10px;
	line-height: 30px;
	cursor: pointer;
}

button.button,
input.button,
a.button {
	background-color: transparent;
	border-width: 0px;
	color: white;
	width: 126px;
	height: 30px;
	font-family: arial !important;
	font-size: 13px !important;
	text-align: center;
	display: block;
	line-height: 32px;
	cursor: pointer;
}

a.button {
	text-align: center;
	cursor: pointer;
}

body {
	background-color: #000000 !important;
}

.error_block {
	font-size: 12px;
	color: yellow;
}

div.missoni-logo {
	width: 280px;
	height: 78px;
	display: block;
	margin-left: auto;
	margin-right:auto;

}
