.shoppingbasket_container
{
  p/osition: absolute;
  t/op: 6.5em;
  m/argin-top: 0.5em;
  m/argin-left: 50em;
  width: 230px;
  h/eight: 39em;
  float: right;
  background-color: #111;
  padding: 10px 10px 10px 0;
}

.addtobasket_container
{
  position: relative;
  t/op: 0;
  margin-left: 0;
  w/idth: 19em;
  h/eight: 24.5em;
  float: left;
}

.addtobasket_container .group
{
	background-color: #191919;
	margin: 5px;
	padding: 5px;
	float:left;
	width:210px;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	display:none;
}

.self-centre
{
	display:table;
	height:30px;
	line-height:15px;
	font-size:11px;
}

.self-centre p
{
	display:table-cell;
	vertical-align:middle;
}

.basket_size
{
  position: relative;
  width: 205px;
  float: left;
	clear:left;
  background-color: transparent;
}

.basket_sizeitem
{
  position: relative;
  width: 210px;
  height: 30px;
  float: left;
	clear:left;
	overflow:hidden;
	margin-bottom:5px;
}

.basket_sizeitem img
{
  vertical-align: middle;  
	margin: 0 5px 0 0;
	float:left;
}

.basket_sizeitem:hover
{
  b/order: 1px solid #aaa;
}

.basket_sizeitem a
{
  display: block;
}

.basket_finish
{
  position: relative;
  width: 205px;
  float: left;
	clear:left;
  background-color: transparent;
}

.basket_finishitem
{
  position: relative;
  width: 210px;
  height: 30px;
  float: left;
	clear:left;
	overflow:hidden;
	margin-bottom:5px;
}

.basket_finishitem img
{
  vertical-align: middle;  
	margin: 0 5px 0 0;
	float:left;
}

.basket_finishitem:hover
{
  b/order: 1px solid #aaa;
}

.basket_finishitem a
{
  display: block;
}

.basket_mat
{
  position: relative;
  width: 205px;
  float: left;
	clear:left;
  background-color: transparent;
}

.basket_matitem
{
  position: relative;
  width: 210px;
  height: 30px;
  float: left;
	clear:left;
	overflow:hidden;
	margin-bottom:5px;
}

.basket_matitem img
{
  vertical-align: middle;  
	margin: 0 5px 0 0;
	float:left;
}

.basket_matitem:hover
{
  b/order: 1px solid #aaa;
}

.basket_matitem a
{
  display: block;
}

.basket_frame
{
  position: relative;
  width: 205px;
  float: left;
	clear:left;
  background-color: transparent;
}

.basket_frameitem
{
  position: relative;
  width: 210px;
  height: 30px;
  float: left;
	clear:left;
	overflow:hidden;
	margin-bottom:5px;
}

.basket_frameitem img
{
  vertical-align: middle;  
	margin: 0 5px 0 0;
	float:left;
}

.basket_frameitem:hover
{
  b/order: 1px solid #aaa;
}

.basket_frameitem a
{
  display: block;
}

.basket_input
{
  position: relative;
  t/op: 0;
  w/idth: 17em;
  h/eight: 1.5em;
  float: left;
	clear: left;
  b/ackground-color: white;
	c/olor:#111111;
  b/order: 1px solid #aaa;
}

.basket_submit
{
  position: relative;
  top: 0;
  width: 220px;
  height: 30px;
  float: right;
  text-align:right;
  padding: 2px 0px;
	display: none;
}

.total_price
{
  top: 0;
  height: 20px;
  float: left;
  line-height:20px;
  text-align:left;
	margin-top:10px;
}

.basket_contents
{
  position: relative;
  top: 0;
  width: 17em;
  height: 10em;
  float: right;
  background-color: #111;
  overflow: auto;
  border: 1px solid #aaa;
}

.basket_text
{
  float: left;
	margin-bottom:5px;
	font-weight:bold;
}

.basket_container
{
  position: relative;
  top: 0;
  margin-left: 0;
  width: 19em;
  height: 14.5em;
  float: left;
  background-color: #111;
}

.basket_item_con
{
  position: relative;
  width: 15em;
  height: 2.5em;
  float: left;
  padding-left: 0.25em;
  line-height: 1.25em; 
  margin:1px;
}

.basket_item_con img
{
  float: left;
  width: 2em;
  height: 2em;
  vertical-align: middle;
}

.basket_item_con #title
{
  float: left;
  width: 10em;
  height: 2.5em;
  padding-left: 0.25em;
}

.basket_item_con #cost
{
  float: right;
  width: 2em;
  height: 2.5em;
  text-align: right;
}

.basket_item_con #qty
{
  float: left;
  width: 1em;
  height: 1.25em;
  text-align: left;
}

.basket_item_con #delete
{
  position: absolute;
  top:1.25em;
  left: 0.25em;
  width:1em;
  height:1.25em;
  float: left;
  vertical-align: bottom;
}

.basket_item_con #delete img
{
  width:15px;
  height:15px;
  top: 10px;
  float: left;
}

.basket_full
{
  position: relative;
  top: 0;
  margin: 20px auto 0 auto;
  width: 49em;
  min-height: 20em;
	padding:1em;
	background-color: #191919;
  o/verflow: auto;
  b/order: 1px solid #aaa;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	b/ehavior: url(../style/border-radius.htc);
}

#basket_table
{
  width: 48.5em;
  border-collapse: collapse;
}

#basket_table .image
{
  width: 3em;
  height: 3em;
}

#basket_table .smallimg
{
  width: 11px;
  height: 14px;
}

#basket_table thead:hover
{
  background-color: #111;
  color: #aaa;
}

#basket_table tr:hover
{
  background-color: #aaa;
  color: #111;
}

#basket_table tr:hover small
{
  color: #111;
}

#basket_table tr:hover .qty_edit
{
  b/ackground-color: #aaa;
  c/olor: #111;
  b/order: 1px solid #111;
}

#delete
{
  width: 1em;
}

#qty
{
  width: 3em;
  text-align: center;
}

.qty_edit
{
  width: 2.5em;
  text-align: center;
  border: 1px solid #aaa;
}

#image
{
  width: 4em;
}

#title
{
  width: 36.5em;
}

#cost
{
  width: 6em;
  text-align: right;
}

.mini_basket
{
  position: relative;
  width: 15em;
  h/eight: 3.25em;
  t/op: 0;
  l/eft: 54.5em;
  b/order: 1px solid #aaa;
	margin: -8px 5px 0 0;
  padding: 12px 5px 5px 5px;
	float:right;
	b/ackground-color: #1D4C4A;
	background: transparent url(../images/menu-selected.png);
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	b/ehavior: url(../style/border-radius.htc);
}

.buttons_right
{
	height: 5em;
	line-height: 1em;
	margin-left: auto;
	margin-right: auto;
	padding: 0 1em;
	position: relative;
	text-align: left;
	width: 51em;
}

#totals
{
	background-color: #191919;
	clear: right;
	float: right;
	h/eight: 5em;
	line-height: 1.25em;
	margin-top: -1em;
	padding: 1em 1.5em 1em 0;
	width: 17em;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	b/ehavior: url(../style/border-radius.htc);
}

#captions
{
  width: 5em;
  h/eight: 5em;
  float: right;
  text-align: right;
}

#values
{
  width: 6em;
  h/eight: 5em;
  float: right;
  clear: left;
  text-align: right;
}

.basket_info
{
  position: relative;
  top: 0;
  margin-left: 0;
  width: 19em;
  height: 2.5em;
  float: left;
  background-color: #111;
}

.hidden
{
	display:none;
}

