/* Ostoskori */

#shoppingbasket_td {
	width: 680px;
	background-color: white;
	margin:0px 10px 0px 10px;
}

.basket_header_bg {
	width: 680px;
	height: 40px;
	background-image: url(../img/basket_header.gif);
}

.basket_header {
	width: 665px;
	height: 22px;
}

.basket_titles_bg {
	width: 680px;
	height: 22px;
	background-color: #f9f9f9;
}

.basket_titles {
	width: 70px;
	text-align: right;
}

.basket_titles_product{
	width: 370px;
	padding-left: 15px;
}

.basket_product_bg {
	width: 680px;
	height: 65px;
	background-color: white;
	border-bottom: 1px solid #f2f2f2;
}

.basket_product_img {
	width: 100px;
	height: 58px;
	text-align: center;
	padding-top: 7px;
}

.basket_product_name {
	width: 285px;
	text-align: left;
	vertical-align: top;
	padding-top: 7px;
}

.basket_product_facts {
	width: 70px;
	text-align: right;
	vertical-align: top;
	padding-top: 7px;
}

.basket_info_td {
	width: 680px;
	background-color: #f9f9f9;
}

.basket_text {
	width: 385px;
}

.basket_navi_td {
	width: 680px;
	height: 38px;
	background-color: #f9f9f9;
	text-align: right;
}

.totalquantity {
	color: white;
	font: bold 12px/normal "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-left: 15px;
	padding-right: 5px;
}

.totalquantity_width {
	width: 370px;
}

.footer_width {
	width: 385px;
}

.totalprize_bg {
	width: 72px;
	height: 22px;
	background-color: #d20019;
	text-align: center;
	white-space:nowrap;
}

.action_bg {
	width: 72px;
	height: 22px;
	background-color: #48b9f3;
	text-align: center;
}

.checkout_bg {
	width: 72px;
	height: 22px;
	background-color: #ffed00;
	text-align: center;
}

.checkout_bg2 {
	width: 72px;
	height: 32px;
	background-color: #d20019;
	text-align: center;
}

.ad_bg {
	width: 136px;
	background-color: #0093cb;
	text-align: center;
}

.buy_nav a:link, .buy_nav a:visited {
	color: white;
	font: bold 9px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.buy_nav a:hover, .buy_nav a:active {
	color: black;
	font: bold 9px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
}

.buy2_nav a:link, .buy2_nav a:visited {
	color: #006fad;
	font: bold 9px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.buy2_nav a:hover, .buy_nav a:active {
	color: black;
	font: bold 9px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
}

.overall {
	color: white;
	font: bold 9px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.compare {
	color: #999999;
	font: bold 9px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.product {
	color: #006fad;
	font: bold 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.a_prize {
	color: #666;
	font: 11px/1.2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	vertical-align: middle;
}

.total_prize {
	color: #666;
	font: 13px/1.2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	vertical-align: middle;
}

.total_prize_td {
	width: 280px;
	vertical-align:top;
}

.textfield {
	border: 1px solid #cccccc;
	color: #717171;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	height: 14px;
	text-align: left;
}

.checkbox_erase {
	margin-right: 10px;
}

.confirmlist {}
.confirmlist td {
       color: #717171;
       font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

