/* PROPERTY OF METAVISUAL LTD / MAINSTYLE MICROSOFTBROWSER CS */
body {
	font-size: 95%;
}
.loginform {
	padding-bottom: 0px;
}
a {
 	cursor: pointer;
}
a:hover {
	text-decoration: none;
}

/* CSS IEXPLORER DOWN-CONVERSION */
#poweredbylogo a{
	background-image: url(../images/sys/mvlogo5d.jpg);
}
#poweredbylogo a:hover{
	background-image: url(../images/sys/mvlogo5.jpg);
}
#book_indepth {
	padding-top: 10px;
}
.techdetails {
	height: 100%;
	width: 170px;
	padding-left: 10px; 
	float: right; 
	background-image: url(../images/sys/black20p.png);
}

/* BASKET */
.basketInfo {
	width: 100%;
	height: 43px;
	background-image: url(../images/sys/ecommerce/basketTopRowBg-3L.png);
	background-position: top left;
	background-repeat: repeat;
	display: table;
	text-align: left;
}
.showbox {
	float: left;
	margin-top: 2px;
}
.continuebox {
	float: right;
	margin-top: 2px;
}
.infobox {
	float: left;
	margin-top: 10px;
	width: 500px;
	text-align: center;
}
.basketInfo-l2 {
	#position: relative; 
	#top: 0%; 
	display: table-cell; 
	vertical-align: middle;
}
.basketInfo-l3 {
	#position: relative; 
	#top: 0%;
	display: table-cell; 
	vertical-align: middle;
}
table.orderform, table.orderform_check {
	text-align: left;
}
.basketInfo:hover {
	background-position: top left;
}
.basketInfo a.goToCheckout:hover {
	background-position: top left;
}
.basketInfo a.showBasket:hover {
	background-position: top left;
}