﻿#tabsItem ul {
	*margin-bottom:15px;
	_margin-bottom:0;
}
#tabsItem ul li {
	list-style:none;
	float:left;
}
#tabsItem ul li .light a {
	text-decoration:none;
	cursor:default;
}
h2.step {
	width:188px;
	_width:181px;
	display:block;
	margin-right:10px;
	float:left;
}
#tabsItem li.ui-tabsItem-selected a, #tabsItem li.ui-tabsItem-selected a:hover {
	text-decoration:none;
	color:#6e8cb4;
	cursor:default;
}
h2.step.one {
	background:url(/res/imgLayout/icoStep1_2.png) left top no-repeat;
}
h2.step.one.light {
	background:url(/res/imgLayout/icoStep1_3.png) left top no-repeat;
}
#tabsItem li.ui-tabsItem-selected h2.step.one {
	background:url(/res/imgLayout/icoStep1.png) left top no-repeat;
}
h2.step.two {
	background:url(/res/imgLayout/icoStep2_2.png) left top no-repeat;
}
h2.step.two.light {
	background:url(/res/imgLayout/icoStep2_3.png) left top no-repeat;
}
#tabsItem li.ui-tabsItem-selected h2.step.two {
	background:url(/res/imgLayout/icoStep2.png) left top no-repeat;
}
h2.step.three {
	background:url(/res/imgLayout/icoStep3_2.png) left top no-repeat;
}
h2.step.three.light {
	background:url(/res/imgLayout/icoStep3_3.png) left top no-repeat;
}
#tabsItem li.ui-tabsItem-selected h2.step.three {
	background:url(/res/imgLayout/icoStep3.png) left top no-repeat;
}
h2.step.four {
	background:url(/res/imgLayout/icoStep4_2.png) left top no-repeat;
}
h2.step.four.light {
	background:url(/res/imgLayout/icoStep4_3.png) left top no-repeat;
}
#tabsItem li.ui-tabsItem-selected h2.step.four {
	background:url(/res/imgLayout/icoStep4.png) left top no-repeat;
}
h2.step.five {
	background:url(/res/imgLayout/icoStep5_2.png) left top no-repeat;
}
h2.step.five.light {
	background:url(/res/imgLayout/icoStep5_3.png) left top no-repeat;
}
#tabsItem li.ui-tabsItem-selected h2.step.five {
	background:url(/res/imgLayout/icoStep5.png) left top no-repeat;
}
h2.right {
	margin-right:0;
}
table {
	width:100%;	
}
table tr.stockNo {
	background:#fff0eb;
}
table td {
	padding:10px;
}
table a.thumb img {
	width:57px;
	height:57px;
}
table a.remove {
	width:16px;
	height:16px;
	display:block;
	background:url(/res/imgLayout/icoRemove16.png) no-repeat;
	_background:url(/res/imgLayout/icoRemove16_8Bit.png) no-repeat;
}
.boxBtn {
	width:60px;
	height:20px;
	padding:5px;
	background:url(/res/imgLayout/backMenuMain.png) repeat-x;
}
.boxBtn input {
	width:30px;
	padding:2px;
	border:none;
	float:left;
}
.boxBtn a {
	width:16px;
	height:16px;
	display:block;
	margin:2px 0 0 7px;
	_margin:4px 0 0 7px;
	float:left;
	background:url(/res/imgLayout/icoBasketUpdateWhite16.png) right center no-repeat;
	_background:url(/res/imgLayout/icoBasketUpdateWhite16_8bit.png) right center no-repeat;
}
.address1, .address2 {
	width:367px;
	float:left;
}
p.noBasket {
	padding-bottom:200px;
	text-align:center;
	background:url(/res/imgLayout/noBasket.jpg) no-repeat center bottom;
}

#tabsItem ul.markers li {
	display:block;
	margin:0 0 5px 0;
	float:none;
}