body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	padding:0;
	margin:0;
	text-align: center;

	background: url(../images/body_bg.jpg) fixed top center repeat;
}

a {	cursor: pointer; color: black; }
:focus { outline: none; }
td { font-size: 11px; vertical-align: top; }
ul { margin-top: 5px; }
li { line-height: 1.3em; }
form { display: inline; }
img { border: 0; }
.error { color: red; }

/* GENERAL */

div.arrow {
	width: 15px;
	height: 15px;

	background: url(../images/arrows.png) no-repeat;
	margin-top: -3px;
}
div.arrow_down { background-position: -16px 0px; }
div.arrow_left { background-position: -32px 0px; }
div.arrow_up { background-position: -48px 0px; }

div.centered {
	position: relative;
	margin: 0 auto 0px auto;
	width: 950px;

	text-align: left;
	
	background: white;
}

div.header {
	width: 950px;
	height: 99px;
	background: url(../images/header_bg.png) no-repeat 0px 0px;
}

div.header img.logo {
	position: absolute;
	left: 67px;
	top: 56px;
}

div.header img.shoppingbag {
	position: absolute;
	right: 10px;
	top: 39px;
}

div.header div.search {
	position: absolute;
	right: 200px;
	top: 1px;
}

div.header div.summary {
	position: absolute;
	right: 80px;
	top: 40px;
	width: 200px;

	text-align: right;
}

div.header div.search input {
	width: 130px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	border: 1px solid #00284A;
	background: white;
	
}

div.header div.search input.button {
	width: 60px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	border-left: 0px;
	color: white;
	text-transform: uppercase;
	background: #00284A;
	margin-left: -3px;
}

div.menu {
	min-height: 27px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: uppercase;
	padding: 20px 0px 0px 16px;
}

div.menu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

div.menu li {
	display: inline;
	color: #7E96B0;
}

div.menu li a {
	color: #7E96B0;
	text-decoration: none;
	padding: 0px 8px 0px 8px;
}

div.menu a:hover, div.menu a.active {
	color: #00284A;
}

div.content {
	width: 950px;
}

div.footer {
	position: relative;

	margin-top: 20px;	
	
	background: url(../images/footer_bg.png) 100% 0px repeat-y;
}

div.footer div.menu {
	min-height: 22px;
	border-bottom: 1px solid #C5C5C6;
	padding: 10px 0px 0px 10px;
}

div.footer div.newsletter {
	position: absolute;
	right: 0px;
	top: 7px;
	width: 224px;
	height: 22px;

	font-family:"Times New Roman", Times, serif;
	color: #002849;
	text-transform: uppercase;
	text-align: right;

	background: url(../images/backgrounds.png) no-repeat 0px 0px;
	padding: 3px 40px 0px 0px;
}

div.footer div.newsletter a {
	text-decoration: none;
	color: black;
}

div.logos {
	text-align: center;
}

div.logos img {
	margin: 10px auto 10px auto;
}

div.logos a {
	float: left;
	display: block;
	margin: 15px 20px 0px 15px;
}

div.centered_bottom {
	height: 40px;
	background: none;
}

span.disclaimer {
	float: left;

	display: block;
	margin: 5px 15px 0px 15px;

	color: white;
}

span.disclaimer a {
	text-decoration: none;
	color: white;
}

span.powered {
	float: right;

	display: block;
	margin: 5px 10px 0px 0px;

	color: white;
}

span.powered a {
	text-decoration: none;
	color: white;
}

/* TEXT */

div.text {
	position: relative;
	min-height: 500px;
	color: #4D4D4D;
	
	padding: 30px 210px 20px 10px;
}

div.text div.paragraph {
	padding: 15px;
	margin-bottom: 10px;
	overflow: auto;
}

div.text h1, div.text h2 {
	font-weight: normal;
	font-size: 20px;
	color: #00466A;
	margin: 0px 0px 20px 0px;
}

div.text a {
	color: #4D4D4D;
}

div.text img {
	float: right;
	margin-left: 30px;
}

div.text img.banner_right {
	position: absolute;
	right: 0px;
	top: 0px;
}

div.text div.banners {
	min-height: 100px;
	margin: 50px 0px 10px 0px;
}

div.text img.banner_left_under {
	float: left;
	margin: 0px;
}

div.text img.banner_right_under {
	margin: 0px;
}

/* LANDINGSPAGES */

div.landingspages {
	font-size: 10px;
	color: grey;

	margin-top: 40px;
	width: 350px;
}

div.landingspages span.category {
	display: block;
	font-weight: bold;

	margin-top: 10px;
}

div.landingspages a {
	color: grey;
	text-decoration: none;
}

/* HOME */

div.banner {
	width: 950px;
	height: 370px;
}

div.home div.content {
	position: relative;
	min-height: 600px;
	
	margin-top: 17px;
	overflow: auto;
}

div.home div.content h1 {
	font-family: "Times New Roman",Times,serif;
	font-weight: normal;
	font-size: 24px;
	color: #00466A;
	padding: 3px 15px 3px 15px;
	
	background: url(../images/home_bg.png);
	border-bottom: 1px solid #C5C5C6;
}

div.home div.content h1 span {
	font-size: 16px;
}

div.home div.content img.fashion_news {
	position: absolute;
	top: -31px;
	left: 0px;
}

div.home div.banners {
	float: left;
	width: 700px;
}

div.home div.banners img {
	float: left;
	width: 313px;
	margin: 15px 0px 0px 20px;
}

div.home div.products {
	float: left;
	width: 700px;
	min-height: 525px;
	margin: 0px;
}

div.home div.products div.item {
	margin: 0px 10px 0px 10px;
}

div.home img.banner_right {
	float: right;
}

/* NEWS */

div.news div.news_archive {
	margin-top: 10px;
	padding: 15px;
}

div.news div.news_archive h3 {
	font-weight: normal;
	font-size: 20px;
	color: #00466A;
	margin: 0px -15px 15px -15px;
	padding: 5px 15px 5px 15px;
	
	background: url(../images/news_archive_bg.png);
}

div.news div.news_archive a {
	color: #00466A;
	text-decoration: none;
}

div.news div.news_archive a:hover { text-decoration: underline; }

div.news .back {
	display: block;
	margin-top: 5px;
}

/* PRODUCTS */

div.products {
	position: relative;
	min-height: 600px;

	margin-top: 17px;
}

div.products div.top, div.products div.bottom {
	height: 18px;
	border-top: 1px solid #C5C5C6;

	color: #999999;
}

div.products div.bottom {
	margin: 10px 0px 10px 0px;
	border-top: 0px;
}

div.products div.top a, div.products div.bottom a {
	color: #4D4D4D;

	text-decoration: none;
}

div.products div.top a:hover, div.products div.bottom a:hover {
	text-decoration: underline;
}

div.products div.top div.controls {
	float: left;

	height: 16px;
	width: 720px;

	color: #00284A;
	padding: 2px 0px 0px 230px;

	border-bottom: 1px solid #B5B7BC;
	background: url(../images/backgrounds_verti.png) repeat-y 0px 0px;
}

div.products div.bottom div.controls {
	float: right;

	height: 16px;
	width: 710px;

	color: #00284A;
	padding: 2px 0px 0px 10px;

	border-top: 1px solid #B5B7BC;
	border-bottom: 1px solid #B5B7BC;
	background: url(../images/backgrounds_verti.png) repeat-y 0px 0px;
}

div.products div.top div.pagination, div.products div.bottom div.pagination {
	float: right;
	
	height: 18px;

	padding-top: 0px;
	margin-top: -2px;
	background: white;
}

div.products div.top div.pagination div.prev, div.products div.bottom div.pagination div.prev {
	float: left;
	
	width: 70px;
	height: 16px;
	
	text-align: right;
	padding: 2px 10px 0px 10px;
	background: url(../images/pagination.png) no-repeat 0px -18px;
	border-right: 1px solid #B5B7BC;
}

div.products div.top div.pagination div.next, div.products div.bottom div.pagination div.next {
	float: left;
	
	width: 70px;
	height: 16px;
	
	padding: 2px 10px 0px 10px;
	background: url(../images/pagination.png) no-repeat 0px 0px;
}

div.products div.top div.pagination div.prev a, div.products div.top div.pagination div.next a, div.products div.bottom div.pagination div.prev a, div.products div.bottom div.pagination div.next a {
	color: white;
	text-decoration: none;
}

div.products div.top div.pagination div.show, div.products div.bottom div.pagination div.show {
	float: left;
	
	min-width: 60px;
	height: 16px;
	
	padding: 2px 20px 0px 10px;
	background: url(../images/pagination.png) no-repeat top right #00284A;
}

div.products div.top div.pagination div.show a, div.products div.bottom div.pagination div.show a {
	color: #9CADC3;
	text-decoration: none;
}

div.products div.top div.pagination div.pages, div.products div.bottom div.pagination div.pages {
	float: left;
	
	width: 100px;
	height: 16px;
	
	text-align: center;
	padding: 2px 0px 0px 0px;
	background: white;
}

div.products div.top div.trail, div.products div.bottom div.trail {
	position: absolute;
	right: 0px;
	top: -44px;

	text-align: right;
}

div.products div.top div.trail a, div.products div.bottom div.trail a {
	position: relative;
	display: block;
	
	padding-right: 25px;

	text-transform: uppercase;
	color: black;
}

div.products div.top div.trail a div, div.products div.bottom div.trail a div {
	display: none;
}

div.products div.top div.trail a.active_exact div, div.products div.bottom div.trail a.active_exact div {
	display: block;

	position: absolute;
	right: 5px;
	top: 2px;
}

div.products div.menu {
	float: left;
	width: 180px;
	padding-bottom: 30px;
}

div.products div.menu ul {
	border-bottom: 1px solid #C5C5C6;
	padding-bottom: 20px;
}
div.products div.menu ul ul {
	border-bottom: 0px;
	padding-bottom: 0px;
}

div.products div.menu li {
	display: block;
	
	font-size: 14px;
	line-height: 25px;
}

div.products div.menu ul ul li {
	padding-left: 15px;

	font-size: 11px;
	line-height: 20px;
}

div.products div.menu div.filter {
	padding-bottom: 4px;
	border-bottom: 1px solid #C5C5C6;
}

div.products div.menu div.filter span.title {
	display: block;
	padding: 8px 0px 4px 8px;
	
	font-size: 12px;
	cursor: pointer;
}

div.products div.menu div.filter ul {
	border-bottom: 0px;
	padding-bottom: 10px;
}

div.products div.menu div.filter li {
	padding-left: 10px;
	font-size: 11px;
	line-height: 17px;
}

div.products div.menu div.filter_price span.from, div.products div.menu div.filter_price span.to {
	position: relative;
	display: block;
	width: 120px;

	padding-left: 15px;

	color: #999999;
}

div.products div.menu div.filter_price input {
	width: 90px;
	margin-left: 15px;
}

div.products div.menu div.filter_price img {
	position: relative;
	top: 3px;
	left: 12px;
}

div.products div.menu div.filter_price select {
	width: 120px;
	text-align: right;
}

div.products div.items {
	margin-left: 200px;
}

div.products div.items span.noresults {
	display: block;
	margin: 15px 0px 0px 25px;
}

div.products div.item {
	position: relative;
	float: left;

	width: 190px;
	height: 250px;

	margin: 10px;
	padding: 10px;

	font-size: 12px;
	color: #4D4D4D;

	cursor: pointer;
}

div.products div.item img {
	position: absolute;
	left: 10px;
	top: 10px;
}

div.products div.item span.label {
	position: absolute;
	left: 20px;
	top: 220px;

	text-transform: uppercase;
	font-weight: bold;
}

div.products div.item span.title {
	position: absolute;
	left: 20px;
	top: 236px;
}

div.products div.item span.title a {
	text-decoration: none;
	color: #4D4D4D;

	display: block;
	width: 180px;
	
	overflow: hidden;
	white-space: nowrap;
}

div.products div.item span.price {
	position: absolute;
	left: 20px;
	top: 252px;
}

div.products div.item span.price_outofstock {
	text-decoration: line-through;
}

div.products div.item span.price_offer {
	left: 80px;
	color: red;
}

div.products div.item span.outofstock {
	position: absolute;
	left: 90px;
	top: 252px;

	display: block;
	padding: 1px 10px 1px 10px;

	background: black;
	color: white;
	font-size: 10px;
	text-transform: uppercase;
}

div.product_details {
	min-height: 500px;
}

div.product_details span.label {
	position: absolute;
	left: 28px;
	top: 20px;
	
	text-transform: uppercase;
	font-size: 18px;
}

div.product_details span.title {
	position: absolute;
	left: 28px;
	top: 45px;
	
	font-size: 12px;
}

div.product_details span.price {
	position: absolute;
	left: 28px;
	top: 64px;

	font-size: 12px;
}

div.product_details span.price_outofstock {
	text-decoration: line-through;
}

div.product_details span.price_offer {
	left: 88px;
	color: red;
}


div.product_details div.image {
	position: absolute;
	right: 10px;
	top: 10px;

	padding: 15px;

	width: 330px;
	height: 370px;

	background: url(../images/img_bg.png) no-repeat;
	overflow: hidden;
}

div.product_details #zoomer_thumb {
	position: absolute;
	left: 16px;
	top: 15px;

	width: 330px;
	height: 370px;
}

div.product_details #zoomer_big_container {
	display: none;
	
	position: absolute;
	left: 28px;
	top: 23px;
	border: 1px solid #C5C5C6;
	
	/*background:url(../images/loading.gif) center center no-repeat #FFFFFF;*/
	overflow:hidden;
	margin: 0px auto 0px;
	cursor:move;
}

div.product_details #zoomer_image {
	display:block;
	position:absolute;
}

div.product_details #zoomer_region {
	display: none;

	position: absolute;
	top:0px;
	left:0px;

	background: #DDDDDD;
	border: 1px solid white;
	cursor:move;
}

#zoomer_button {
	position: absolute;
	right: 149px;
	top: 395px;
	width: 165px;

	padding: 2px 30px 2px 10px;

	font-size: 12px;
	text-transform: uppercase;
	cursor: pointer;
	
	background: #9BABC1;
}

#zoomer_button div.zoom {
	position: absolute;
	top: 2px;
	right: 2px;
	
	width: 15px;
	height: 15px;

	background: url(../images/zoom.png) no-repeat;
}
#zoomer_button div.zoom_out {
	background-position: 0px -15px;
}

div.product_details div.tabs {
	position: absolute;
	left: 28px;
	top: 170px;
	
	width: 332px;
	height: 225px;

	overflow: hidden;
}

div.product_details div.tab {
	float: left;
	
	width: 322px;
	height: 19px;

	margin: 0px 4px 0px 0px;
	padding: 5px 0px 0px 10px;

	background: #7E96B0;

	text-transform: uppercase;
	overflow: hidden;
}

div.product_details div.tab_content {
	position: absolute;
	left: 0px;
	bottom: 0px;

	width: 310px;
	height: 179px;

	padding: 10px;

	background: #BCC8D7;
	border: 1px solid #BCC8D7;
	overflow: hidden;
}

div.product_details div.label_logo {
	position: absolute;
	left: 445px;
	top: 180px;
}

div.product_details div.label_logo img {
	position: absolute;
	left: 0px;
	bottom: 0px;
}

div.product_details div.thumbs_title {
	position: absolute;
	left: 395px;
	top: 194px;

	width: 154px;

	padding: 10px 0px 0px 6px;
	
	border-top: 1px solid #C5C5C6;
}

div.product_details div.thumbs_title span {
	text-transform: uppercase;
}

div.product_details div.thumbs_title div {
	position: absolute;
	right: 5px;
	top: 12px;
}

div.product_details div.thumbs {
	position: absolute;
	left: 395px;
	top: 231px;
	
	width: 180px;
	height: 180px;
}

div.product_details div.thumbs img {
	margin: 5px 7px 5px 7px;
}

div.product_details div.shortcuts {
	position: absolute;
	left: 28px;
	top: 420px;
}

div.product_details div.shortcuts a {
	position: relative;
	display: block;
	
	padding: 0px 0px 4px 27px;

	text-transform: uppercase;
	text-decoration: none;
	color: #4D4D4D;
}


div.product_details div.shortcuts a div.arrow {
	position: absolute;
	left: 0px;
	top: 2px;
	
	width: 15px;
	height: 15px;

	background: url(../images/arrows.png) no-repeat;
}

div.product_details div.shortcuts a div.envelope {
	position: absolute;
	left: 0px;
	top: 2px;

	width: 16px;
	height: 12px;

	background: url(../images/envelope.png) no-repeat;
}

div.product_details div.tellafriend {
	display: none;
	
	position: absolute;
	left: 28px;
	top: 23px;

	width: 300px;
	height: 340px;

	padding: 15px;
	
	border: 1px solid #C5C5C6;
	background: white;
}

div.product_details div.tellafriend img.close {
	position: absolute;
	right: 15px;
	top: 15px;

	cursor: pointer;
}

div.product_details div.tellafriend h3 {
	margin: 0px 0px 10px 0px;
}

div.product_details div.tellafriend span.label {
	position: relative;
	left: 0px;
	top: 0px;

	text-transform: none;
	font-size: 11px;
}

div.product_details div.tellafriend input, div.product_details div.tellafriend textarea {
	width: 290px;
}
div.product_details div.tellafriend input.submit {
	width: 80px;
}

div.product_details div.tellafriend textarea {
	height: 60px;
}

div.product_details hr {
	display: block;

	margin: 15px 6px 15px 0px;

	border: 0px;
	border-bottom: 1px dashed black;
}

div.product_details div.add2shoppingcart {
	position: absolute;
	left: 400px;
	top: 420px;

	text-align: left;
}

div.product_details div.add2shoppingcart select {
	position: relative;
	left: 1px;
	
	display: block;
	width: 158px;
}

div.product_details div.add2shoppingcart input {
	display: block;
	width: 158px;
	padding: 4px 0px 4px 10px;
	
	margin: 10px 0px 0px 1px;

	background: url(../images/webshop_add.png) 100% 0% no-repeat;
	border: 0px;

	color: white;
	text-align: left;
}

div.product_details div.suggestions {
	position: relative;
	
	margin-top: 500px;
	height: 280px;
	
	border-top: 1px solid #C5C5C6;
}

div.product_details div.suggestions span.label {
	font-size: 12px;
}

div.product_details div.pay_logo {
	position: absolute;
	left: 83px;
	top: 10px;
		
	width: 58px;
	height: 36px;
	
	background: url(../images/pay_logos.png) no-repeat;
}

div.product_details div.pay_logo_ideal {
	left: 28px;
	width: 42px;
	background-position: -59px 0px;
}
div.product_details div.pay_logo_visa {
	left: 158px;
	width: 55px;
	height: 37px;
	background-position: -50px -37px;
}
div.product_details div.pay_logo_amex {
	left: 28px;
	top: 60px;
	
	width: 49px;
	height: 48px;
	background-position: 0px -37px;
}


/* CONTACT */

div.content input, div.content select, div.content textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

	width: 322px;
}

div.content select {
	width: 326px;
	padding: 1px;
	height: 19px;
}

div.content textarea {
	height: 100px;
	overflow: auto;
}

div.content input.checkbox {
	position: relative;
	top: 3px;

	width: 16px;
}

div.content input.submit {
	width: 75px;
	height: 18px;
	padding-bottom: 3px;
	margin-top: 10px;

	color: white;
	background: url(../images/button_bg.png) repeat-x #444444;
	border: 1px solid #111111;
}

div.content span.error { color: red; }

/* SHOPPINGCART */

div.shoppingcart {
	position: relative;
}

div.shoppingcart_top {
	min-height: 45px;

	margin-bottom: 40px;
	border-bottom: 1px solid #C5C5C6;
}

div.shoppingcart_top h1 {
	position: absolute;
	left: 12px;
	top: 15px;

	margin: 0px;
	font-weight: normal;
}

div.shoppingcart_top ul.steps {
	position: absolute;
	left: 225px;
	top: 21px;

	list-style: none;
	padding: 0px;
}

div.shoppingcart_top ul.steps li {
	position: relative;
	float: left;

	display: block;
	padding: 5px 20px 5px 10px;

	color: #666666;
	text-transform: uppercase;
}
div.shoppingcart_top ul.steps li a {
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
}

div.shoppingcart_top ul.steps li.step_active {
	top: 20px;
	
	background: url(../images/backgrounds.png) 0px -26px repeat-x;
	color: white;
}
div.shoppingcart_top ul.steps li.step_active a {
	color: white;
}

div.shoppingcart_middle {
	padding-left: 225px;
}

table.shoppingcart {
	width: 675px;
	height: 300px;
}

table.shoppingcart tr.header {
	height: 30px;
	background: url(../images/backgrounds.png) 0px -40px repeat-x;
}

table.shoppingcart td.header {
	color: white;
	padding: 3px 5px 0px 5px;
}

table.shoppingcart td.articlenr {
	width: 50px;
	padding: 4px 5px 0px 5px;
	border-right: 1px solid #C5C5C6;
}

table.shoppingcart td.product {
	padding: 4px 5px 0px 5px;
	border-right: 1px solid #C5C5C6;
}

table.shoppingcart td.size {
	width: 60px;
	padding: 4px 5px 0px 5px;
	border-right: 1px solid #C5C5C6;
}

table.shoppingcart td.units {
	padding: 1px 5px 0px 5px;
	border-right: 1px solid #C5C5C6;
}

table.shoppingcart td.units select {
	width: 40px;
	height: 18px;
}

table.shoppingcart td.price {
	width: 60px;
	padding: 4px 5px 0px 5px;
	text-align: right;
	border-right: 1px solid #C5C5C6;
}

table.shoppingcart td.subtotal {
	width: 60px;
	padding: 4px 5px 0px 5px;
	text-align: right;
	border-right: 1px solid #C5C5C6;
}

table.shoppingcart td.actions {
	width: 17px;
	padding: 2px 5px 0px 5px;
}

table.shoppingcart td.total {
	border-top: 1px solid #C5C5C6;
}

table.shoppingcart tr.fill td {
	height: 75%;
}

table.shoppingcart div.button {
	position: relative;
	display: inline;

	margin-top: 25px;
	padding: 3px 10px 3px 10px;

	background: url(../images/backgrounds.png) 0px -26px repeat-x;

	color: white;
	text-decoration: none;
	cursor: pointer;
}

table.shoppingcart div.button_prev {
	float: left;
}

table.shoppingcart div.button_next {
	float: right;
}

table.shoppingcart div.button div.icon {
	position: absolute;
}

div.shoppingcart_bottom {
	height: 12px;
}

/* SHOPPINGCART - ADDRESS */

table.address td.title {
	font-weight: bold;
	padding: 8px 0px 0px 8px;
}

table.address td.text {
	padding: 0px 0px 0px 8px;
}

table.address td.label {
	text-align: right;
	width: 140px;
	padding: 4px 0px 2px 0px;
}

table.address td.input {
	padding: 2px 0px 2px 8px;
}

table.address td.output {
	text-align: left;
	padding: 4px 20px 2px 8px;
}

table.address td.input input, table.address td.input textarea, table.address td.input select {
	width: 250px;
	text-align: left;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

	border: 1px solid #A7A6AA;
}

table.address td.input div.input_bg {
	width: 250px;
	background: white;
	border: 1px solid #A7A6AA;
}

table.address td.input select {
	width: 254px;
}

table.address td.input input.checkbox {
	position: relative;
	top: 0px;

	margin: -7px 0px -3px 0px;
	padding: 0px;

	width: 16px;
}

table.address td.error {
	color: red;
}

table.address td.error a {
	color: red;
}

/* SHOPPINGCART - CONFIRM */

table.confirm td {
	border: 0px !important;
	padding: 4px 5px 0px 8px !important;
}

table.confirm td.articlenr {
	width: 70px;
}

table.confirm td.product {
	width: 100px;
}

table.confirm td.units {
	width: 30px;
}

table.confirm td.price {
	width: 55px;
	text-align: right;
}

table.confirm td.subtotal {
	width: 50px;
	text-align: right;
}

/* SHOPPINGCART - ICEPAY */

table.icepay td.input {
	padding: 0px;
}

table.icepay td.input input {
	width: 12px;
	height: 12px;
	border: 0px;
}

table.icepay td.issuer {
	padding: 2px 0px 0px 5px;
}

table.icepay td.issuer select {
	width: 105px;
	height: 18px;
	margin-top: -2px;
}

/* ACCOUNT */

table.account {

}

table.account a.copy {
	font-size: 10px;
	font-weight: normal;
}

table.account td {
	padding: 2px 0px 2px 0px;
}

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

table.account td.label {
	width: 140px;
	padding-right: 10px;
}

table.account td.input {
	width: 210px;
}

table.account input {
	width: 200px;
}

table.account input.checkbox{
	width: 10px;
	margin: 0px 0px 0px 2px;
}

table.account select {
	width: 204px;
}

table.account input.button {
	width: auto;
	min-width: 75px;
	height: 18px;
	padding-bottom: 3px;

	color: white;
	background: url(../images/button_bg.png) repeat-x #444444;
	border: 1px solid #111111;
}
