@CHARSET "ISO-8859-1";

div#Main { 
	width: 795px;
	padding: 0px 0px 0px 0px !important;
	left: 170px !important;		
}


h2#deliveryHeader {
	clear: both;
}

div#Main div.productDetails h1,
div#Main div.productDetails h2,
div#Main div.productDetails h3 {
	margin: 0;
	padding: 0;
	font-size: 12pt;
}

div#Main div.productDetails button {
	margin: 5px;
	border: none;
	padding: 0;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: 0 0;
	cursor: pointer;
}

div#Main div.productDetails div.core {
	overflow: hidden;
	width: 795px;
}

div#Main div.productDetails div.title {
	overflow: hidden;
	width: 795px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #999999;
}

div#Main div.productDetails div.title div {
	float: left;
}

div#Main div.productDetails div.title h1.description {
	width: 795px;
	font-size: 15px;
	font-weight: bold;
}

div#Main div.productDetails div.title div.breadcrumb {
	width: 0px;
}

div#Main div.productDetails div.title div.sku {
	width: 273px;
	padding: 5px 0px 0px 5px;
	font-weight: normal !important;	
}
div#Main div.productDetails div.title div.printLogo {
	display: none;
}
div#Main div.productDetails div.title div.sku span {
	font-weight: normal;
}
div#Main div.productDetails div.title div.print {
	width: 92px;
	height: 13px;
	float: right;
	padding: 5px 5px 0px 0px;
	font-weight: normal !important;			
}

div#Main div.productDetails div.title div.print a {
	display: block; 
	line-height: 13px;
	padding-left: 12px;
	background-repeat: no-repeat;
	background-position: 0 center;
	background-image: url("/store_doc/images/print.jpg");
}

div#Main div.productDetails div.imageInfoGroup {
	float: left;
	width: 252px;
	overflow: hidden;
}
div#Main div.productDetails div.printImage {
	/*visibility: hidden;*/
    display: none;
}
div#Main div.productDetails div.images {
	float: left;
	width: 252px;
	/*margin-bottom: 10px;*/
}

div#Main div.productDetails div.images div.mainImage {
	width: 250px;
	height: 250px;
	/*border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #999999;*/
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
}

div#Main div.productDetails div.images div.enlarge {
	margin-bottom: 10px;
	padding: 5px 0 5px 0;
	/*border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #999999;*/
	text-align: center;
	width: 250px;
}

div#Main div.productDetails div.images div.enlarge a {
	color: #0606bb;
	text-decoration: underline;
}

div#Main div.productDetails div.images div.thumbs {
	overflow: hidden;
	width: 252px;
}

div#Main div.productDetails div.images div.thumbs * {
	float: left;
}

div#Main div.productDetails div.images div.thumbs div.thumb {
	width: 50px;
	height: 50px;
	/*border: 1px solid #999999;*/
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
}

div#Main div.productDetails div.centralGroup {
	float: left;
	overflow: hidden;
	width: 187px;
	margin-left: 15px;
}

div#Main div.productDetails div.priceGroup {
	float: left;
	width: 187px;
}

div#Main div.productDetails div.priceGroup div {
	clear: both;
	overflow: hidden;
	margin-bottom: 5px;
	text-align: right;
}
div#Main div.productDetails div.web-only-label,
div#Main div.productDetails div.standard-price,
div#Main div.productDetails div.sale-price,
div#Main div.productDetails div.web-exclusive-price {
	font-size: 13px !important;
}
div#Main div.productDetails div.instore-price {
	font-size: 11px !important;
}
div#Main div.productDetails div.standard-price,
div#Main div.productDetails div.saving-price,
div#Main div.productDetails div.sale-price,
div#Main div.productDetails div.web-exclusive-price,
div#Main div.productDetails div.web-only-label,
div#Main div.productDetails div.was {
    font-size: 12px;
	font-weight: bold;
	color: #f00;
}
div#Main div.buttons {
	float: right !important;
	margin: 0px 0px 10px 0px !important;
}

div#Main div.productDetails div.priceGroup span.label {
	float: left;
	width: 110px;
	font-size: 11px;
	text-align: left;
}

div#Main div.productDetails div.web-only-label span.label {
    width: inherit;
    color: black;
}

div#Main div.productDetails div.was {
    color: black;
    font-weight: normal;
}

div#Main div.productDetails div.priceGroup span.was-value {
	font-size: 10px;
	text-decoration: none;
	float: right;
}
div#Main div.productDetails div.priceGroup span.was-was-value {
    font-size: 10px;
	text-decoration: line-through;
	float: right;
}


div#Main div.productDetails div.financeShort {
	width: 250px;
	text-align: left;
	clear: both;
}

div#Main div.productDetails div.financeShort a {
	font-size: 9px;
}

div#Main div.productDetails div.monthlyCover {
	display: none;
}

/*
div#Main div.productDetails div.services {
    margin-top: 10px;

}
*/
div#Main div.productDetails div.services h2 {
    font-size: 11px;
}
/*
div#Main div.productDetails div.cover {
	margin-top: 10px;
}
*/
div#Main div.productDetails div.cover div,
div#Main div.productDetails div.cover a	 {
	display: block;
	margin-top: 5px;
}

div#Main div.productDetails div.cover div {
	overflow: hidden;
	width: 187px;
	float:left; 
}

div#Main div.productDetails div.cover label {
	float: left;
	width: 150px;
}

div#Main div.productDetails div.cover input {
	float: left;
	margin: 0;
	padding: 0;
/*	_height: 5px; */	/* IE hack */
}

div#Main div.productDetails div.installation {
	float: left;
	width: 187px;
	margin-top: 10px;
}

div#Main div.productDetails div.installation h3 {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}

div#Main div.productDetails div.installation a {
	display: block;
	font-weight: normal;
	color: #000;
}

div#Main div.productDetails div.installation select {
	margin-top: 5px;
	font-size: 10px;
}

div#Main div.productDetails div.installation select option {
	font-size: 10px;
}

div#Main div.productDetails div.stockGroup,
div#Main div.productDetails div.miniBasket {
	float: right;
	width: 256px;
	margin-left: 85px;
	height: auto;
}

div#Main div.productDetails div.miniBasket ul {
    height: auto;
    overflow: auto;
}

div#Main div.productDetails button.addToBasket {
	float: left;
	width: 148px;
	height: 26px;
	margin: 10px 0 10px 85px;
	background-image: url("/store_doc/images/addtobasket.jpg");
}

div#Main div.productDetails button.back {
	float: left;
	width: 59px;
	height: 26px;
	margin: 10px 25px 10px 20px;
	background-image: url("/store_doc/images/btn-back.jpg");
}

div#Main div.productDetails div.miniBasket div.title {
	padding: 5px 0 5px 0;
	font-size: 10px;
	border-style: dashed;
	border-color: #999999;
	border-width: 1px 0 1px 0;
	background-color: #EEE;
	font-weight: bold;
	width: auto;
}

div#Main div.productDetails div.miniBasket ul {
	margin: 0;
	padding: 0;
	list-style-position: inside;
}

div#Main div.productDetails div.featuresGroup {
	float: left;
	overflow: hidden;
	width: 528px;
	margin: 10px 0 0 15px;
	border-top: 1px dashed #999999;
}

div#Main div.productDetails div.promo,
div#Main div.productDetails div.snappy,
div#Main div.productDetails div.features {
	float: left;
	width: 303px;
	margin-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;	
}

div#Main div.productDetails div.upsells {
	float: right;
	width: 215px;
}

div#Main div.productDetails div.features li {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url("/store_doc/images/bullet-point.gif");
	vertical-align: middle;
	line-height: 16px;
}

div#Main div.productDetails div.features li.indentFeature {
    list-style-type: none;
	list-style-image: none;
    padding-left: 10px;
}

div#Main div.productDetails div.upsells h2 {
	display: block;
	width: 215px;
	padding: 5px 0 5px 0;
	border-bottom: 1px dashed #999999;
	background-color: #EEE;
	font-size: 10px;
	font-weight: bold;
}

div#Main div.productDetails div.upsells ul,
div#Main div.productDetails div.upsells li {
	margin: 0;
	padding: 0;
}

div#Main div.productDetails div.upsells ul {
	list-style: none;
	margin-top: 10px;
}

div#Main div.productDetails div.upsells li {
    clear: both;
    overflow: hidden;
	min-height: 70px;
	margin-bottom: 10px;
}

div#Main div.productDetails div.upsells li div.productImage {
	float: left;
	height: 70px;
	width: 70px;
	margin-right: 5px;
	background-position: center;
	background-repeat: no-repeat;
}

div#Main div.productDetails div.upsells li a {
	display: block;
	font-weight: bold;
}

div#Main div.productDetails div.upsells li div.price {
	float: none;
	color: #f00;
	font-size: 10px;
}
div#Main div.productDetails div.upsells li div.coverText {
	color: #999999 !important;
	font-size: 10px;
	font-weight: normal;
}

div#Main div.productDetails div.upsells li div.priceText {
	font-size: 10px;
	font-weight: normal;
}

div#Main div.productDetails div.info {
	float: left;
	width: 252px;
}

div#Main div.productDetails div.info div.buttons {
	overflow: hidden;
	width: 252px;
	margin-bottom: 10px;
	margin-top: 10px !important;
	border-top: 1px dashed #999999;	
	border-bottom: 1px dashed #999999;	
	padding-top: 10px;
	padding-bottom: 10px;
}

div#Main div.productDetails div.info button.addToBasket {
	margin: 0;
}

div#Main div.productDetails div.info button.back {
	margin: 0px 0px 0px 20px;
}

div#Main div.productDetails div.info div.goodies,
div#Main div.productDetails div.info div.rating,
div#Main div.productDetails div.info div.minibasket {
	padding: 5px;
	margin-bottom: 10px;
}

div#Main div.productDetails div.info div.rating {
    padding: 0px;    
}

div#Main div.productDetails div.info div.goodies {
	background-color: #ffffff;
	padding-bottom: 0;
}

div#Main div.productDetails div.info div.goodies h2 {
    font-size: 11px;
    margin-top: 5px;
}

div#Main div.productDetails div.info div.goodies ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#Main div.productDetails div.info div.goodies ul li {
	min-height: 24px;
	margin-bottom: 5px;
	padding: 3px 0 0 5px;
	background-position: 0 0;
	background-repeat: no-repeat;
}

div#Main div.productDetails div.info div.goodies ul li a {
	font-size: 13px;
	color: #333333;
}

div#Main div.productDetails div.info div.rating {
}

div#Main div.productDetails div.info div.rating a {
	display: block;
}

div#Main div.productDetails div.info div.minibasket ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#Main div.productDetails div.info div.minibasket div.title {
	border: none;
	margin: 0;
	padding: 0;
}

div#Main div.productDetails div.sections {
	overflow: visible;
	width: 795px;
}

div#Main div.productDetails div.sections h2 {
	display: block;
	clear: both;
	border-style: dashed;
	border-color:  #999999;
	border-width:  1px 0 1px 0;
	padding: 5px 0 5px 0;
	background-color: #EEE;
	font-size: 10px;
	font-weight: bold;
}
div#Main div.productDetails div.sections div.productInformation {
    overflow: hidden;
    clear: both;
    margin-bottom: 10px;
	margin-top: 10px;
}
div#Main div.productDetails div.sections div.multibuys,
div#Main div.productDetails div.sections div.servicesAndInstallation,
div#Main div.productDetails div.sections div.finance,
div#Main div.productDetails div.sections div.bundles,
div#Main div.productDetails div.sections div.alternatives,
div#Main div.productDetails div.sections div.warranty,
div#Main div.productDetails div.sections div.factgroupEditorial,
div#Main div.productDetails div.sections div.upsellshoz,
div#Main div.productDetails div.sections div.accessories,
div#Main div.productDetails div.sections div.delivery {
    overflow: hidden;
    clear: both;
    margin-bottom: 10px;
}

div#Main div.productDetails div.sections div#more-productInformation,
div#Main div.productDetails div.sections div#more-servicesAndInstallation,
div#Main div.productDetails div.sections div#more-otherMultiBuy,
div#Main div.productDetails div.sections div#more-finance,
div#Main div.productDetails div.sections div#more-warranty,
div#Main div.productDetails div.sections div#more-factgroupEditorial,
div#Main div.productDetails div.sections div#more-upsellshoz,
div#Main div.productDetails div.sections div#more-accessories,
div#Main div.productDetails div.sections div#more-delivery {
    display: none;
}

div#Main div.productDetails div.sections span.closeSection {
    display: none;
}

div#Main div.productDetails div.sections p.expand {
    margin-top: 10px;
	cursor: pointer;
    clear: both;
	text-decoration: underline;
	padding-top: 5px;
	color: #0606bb !important;
	
}

div#Main div.productDetails div.sections p.expand:hover {
	text-decoration: underline;
	color: #0606bb !important;	
}

div#Main div.productDetails div.sections div.productInformation table tr td.label {
	font-weight: bold;
}

div#Main div.productDetails div.sections div.productInformation ul {
	overflow: hidden;
    float: left;
    width: 360px;
	padding: 0;
    margin: 0;
}

div#Main div.productDetails div.sections div.productInformation ul li {
	width: 250px;
	margin-left: 25px;
	padding-left: 11px;
	list-style-image: url("/store_doc/images/bullet-point.gif");
}

div#Main div.productDetails div.sections div.productInformation ul li.indentFeature {
	width: 250px;
	margin-left: 55px;
	padding-left: 11px;
	list-style-image: none;
	list-style: none;
}

div#Main div.productDetails div.sections div.alternatives {
    overflow: hidden;
    width: 795px;
}

div#Main div.productDetails div.sections div.alternatives ul {
	float: left;
	width: 397px;
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 12px;
}

div#Main div.productDetails div.sections div.alternatives ul li {
	padding: 3px 0 0 10px;
	list-style: none;
}

div#Main div.productDetails div.sections div.alternatives ul.alsoKnownAs li {
	float: left;
	font-size: 10px;
}

div#Main div.productDetails div.sections div.pickNmix ul {
	overflow: hidden;
	width: 795px;
	padding: 0;
	margin-left: 0;
}

div#Main div.productDetails div.sections div.pickNmix ul li {
	float: left;
	width: 188px;
	border: 1px solid #BBB;
	list-style: none;
	text-align: center;
}

div#Main div.productDetails div.sections div.pickNmix ul li div.image {
	width: 150px;
	height: 150px;
	margin: 0 19px 0 19px;
	background-repeat: no-repeat;
	background-position: center center;
}

div#Main div.productDetails div.sections div.pickNmix ul li div.description {
	padding: 5px;
	font-weight: bold;
    height: 50px;
}
div#Main div.productDetails div.sections div.pickNmix ul li div.price, 
div#Main div.productDetails div.sections div.pickNmix ul li div.stock, 
div#Main div.productDetails div.sections div.pickNmix ul li div.coverText {
 height: 25px;
 padding: 0px 5px 0px 5px;
}
div#Main div.productDetails div.sections div.pickNmix ul li div.price span {
	display: block;
}

div#Main div.productDetails div.sections div.pickNmix ul li div.picked,
div#Main div.productDetails div.sections div.pickNmix ul li div.pickme {
	padding: 5px;
}

div#Main div.productDetails div.sections div.pickNmix ul li div.picked {
	background-color: rgb(187, 187, 187);
}

div#Main div.productDetails div.sections div.pickNmix ul li div.pickme input,
div#Main div.productDetails div.sections div.pickNmix ul li div.picked input {
	vertical-align: text-bottom;
}

div#Main div.productDetails div.sections div.accessories h2 {
	background: none;
	border-top: 1px dashed #999999;
	border-bottom: none;
}

div#Main div.productDetails div.sections div.servicesAndInstallation table tr td.logo {
	width: 240px;
	height: 63px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url("/store_doc/images/tech-guys-logo-2.jpg");
}

div#Main div.productDetails div.sections div.servicesAndInstallation table tr td p.title {
	font-weight: bold;
}

div#Main div.productDetails div.sections div.servicesAndInstallation table tr td p.title {
	font-weight: bold;
}

div#Main div.productDetails div.sections div.servicesAndInstallation table tr td.price {
	width: 130px;
	font-weight: bold;
	color: #F00;
	text-align: center;
}

div#Main div.productDetails div.sections div.servicesAndInstallation table tr td.select {
	width: 60px;
	text-align: center;
}

div#Main div.productDetails div.sections div.multibuys div.accessory {
	overflow: hidden;
	width: 795px;
    margin-top: 10px;
}

div#Main div.productDetails div.sections div.multibuys div.image,
div#Main div.productDetails div.sections div.multibuys div.description,
div#Main div.productDetails div.sections div.multibuys div.save,
div#Main div.productDetails div.sections div.multibuys div.only,
div#Main div.productDetails div.sections div.multibuys div.select {
	float: left;
	padding-top: 10px;
}

div#Main div.productDetails div.sections div.multibuys div.image {
	width: 100px;
	height: 100px;
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 0;
}

div#Main div.productDetails div.sections div.multibuys div.description {
	width: 380px;
	padding: 0 10px 0 10px;
}

div#Main div.productDetails div.sections div.multibuys div p.title {
	font-weight: bold;
}

div#Main div.productDetails div.sections div.multibuys div.save {
	width: 120px;
}

div#Main div.productDetails div.sections div.multibuys div.only {
	width: 120px;
}

div#Main div.productDetails div.sections div.multibuys div.select {
	width: 55px;
	text-align: right;
}

div#Main div.productDetails div.sections div.accessories li div.accessoriesImage {
 width: 70px;
 float: left;
}

div#Main div.productDetails div.sections div.accessories li table {
 width: 70px;
 height: 70px;
}
div#Main div.productDetails div.sections div.accessories li table td {
 width: 100%;
 height: 100%;
}
div#Main div.productDetails div.sections div.accessories li div.desc {
 height: 30px;
}
div#Main div.productDetails div.sections div.accessories li div.price {
 line-height: 20px;
}
/*div#Main div.productDetails div.sections div.accessories li div.coverText {
 height: 30px;
}
div#Main div.productDetails div.sections div.accessories li div.stock {
 height: 15px;
}*/
div#Main div.productDetails div.sections div.accessories li input {
 display: block;
 margin: 0px 0 0px 0;
}
div#Main div.productDetails div.sections div.accessories li div.accessoriesDetail {
 width: 170px;
 float: left;
}

div#Main div.productDetails div.sections div.accessories ul {
	overflow: hidden;
	width: 795px;
	padding: 0;
}

div#Main div.productDetails div.sections div.accessories li {
	float: left;
	width: 180px;
	min-height: 50px;
	margin-right: 10px;
	padding: 0 60px 0 10px;
	list-style: none;
	background-repeat: no-repeat;
	background-position: 0 center;
}

div#Main div.productDetails div.sections div.accessories li input {
	display: block;
	margin: 5px 0 0 0;
}

/* Finance options */

div#Main div.productDetails div.sections div.finance div.options  {
	width: 360px;
}

div#Main div.productDetails div.sections div.finance div.options div.header,
div#Main div.productDetails div.sections div.finance div.options div.repayment,
div#Main div.productDetails div.sections div.finance div.options div.message,
div#Main div.productDetails div.sections div.finance div.options div.amount,
div#Main div.productDetails div.sections div.finance div.options div.deposit,
div#Main div.productDetails div.sections div.finance div.options div.interest,
div#Main div.productDetails div.sections div.finance div.options div.total,
div#Main div.productDetails div.sections div.finance div.options div.typicalApr {
	overflow: hidden;
	width: 360px;
	padding-top: 5px;
}

div#Main div.productDetails div.sections div.finance div.options div.typicalApr {
	font-weight: bold;
    font-size: 1.5em;
    text-align: right;
}

div#Main div.productDetails div.sections div.finance div.options div.header  {
	margin-top: 10px;
	border-top: 1px solid #000;
	font-weight: bold;
}

div#Main div.productDetails div.sections div.finance div.options div.summary div.header  {
	border: none;
}

div#Main div.productDetails div.sections div.finance div.options div.header span {
	text-decoration: underline;
}

div#Main div.productDetails div.sections div.finance div.options div.message span {
	font-weight: bold;
}

div#Main div.productDetails div.sections div.finance div.options label {
	float: left;
	width: 200px;
}

div#Main div.productDetails div.sections div.finance div.options div.price {
	float: left;
	width: 160px;
	font-size: 10px;
	text-align: right;
}

div#Main div.productDetails div.sections div.finance div.options div.illustration3 {
	overflow: hidden;
	width: 360px;
}

div#Main div.productDetails div.sections div.finance div.options div.illustration3 div.plan1,
div#Main div.productDetails div.sections div.finance div.options div.illustration3 div.or,
div#Main div.productDetails div.sections div.finance div.options div.illustration3 div.plan2 {
	float: left;
}

div#Main div.productDetails div.sections div.finance div.options div.illustration3 div.plan1,
div#Main div.productDetails div.sections div.finance div.options div.illustration3 div.plan2,
div#Main div.productDetails div.sections div.finance div.options div.illustration3 div.amount,
div#Main div.productDetails div.sections div.finance div.options div.illustration3 div.deposit,
div#Main div.productDetails div.sections div.finance div.options div.illustration3 div.interest,
div#Main div.productDetails div.sections div.finance div.options div.illustration3 div.total,
div#Main div.productDetails div.sections div.finance div.options div.illustration3 div.typicalApr {
	width: 160px;
}

div#Main div.productDetails div.sections div.finance div.options div.illustration3 div.or {
	width: 40px;
	padding-top: 5px;
	text-align: center;
	font-weight: bold;
}

div#Main div.productDetails div.sections div.finance div.options div.illustration3 label {
	width: 110px;
}

div#Main div.productDetails div.sections div.finance div.options div.illustration3 div.price {
	width: 50px;
}

/* bundles */

div#Main div.productDetails div.sections div.bundles {
}

div#Main div.productDetails div.sections div.bundle {
	overflow: hidden;
	width: 795px;
	margin-bottom: 10px;
}

div#Main div.productDetails div.sections div.bundle * {
	float: left;
}

div#Main div.productDetails div.sections div.bundle div.title {
	width: 562px;
	border: none;
	margin: 10px 0 5px 0;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
}

div#Main div.productDetails div.sections div.bundle div.collection {
	overflow: hidden;
	width: 500px;
	float: left;
}

div#Main div.productDetails div.sections div.bundle div.collection div.item {
	padding-top: 70px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	background-position: center 10px;
	width: 150px;
	border: 1px solid #CCCCCC;
	text-align: center;
	font-size: 10px;
	line-height: 14px;
}

div#Main div.productDetails div.sections div.bundle div.collection div.plus {
	width: 20px;
	padding-top: 40px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #999999;
}

div#Main div.productDetails div.sections div.bundle div.price {
	margin-top: 6px;
	float: right;
	text-align: right;
	display: block;
	width: 225px;
}

div#Main div.productDetails div.sections div.bundle div.price div {
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	line-height: 17px;
	float: none;
	width: auto;
	display: inline;
}

div#Main div.productDetails div.sections div.bundle div.price div.message {
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	line-height: 17px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 145px;
}

div#Main div.productDetails div.sections div.bundle div.price div.stock {
	/*font-size: 10px;
	font-weight: normal;
	color: #000000;
	line-height: 17px;*/
	display: none;
}
div#Main div.productDetails div.sections div.bundle div.buttons {
	float: right;
	/*width: 200px;*/
}

div#Main div.productDetails div.sections div.bundle div.buttons button {
	width: 148px;
	height: 26px;
	margin: 10px 0 10px 10px;
	background-image: url("/store_doc/images/addtobasket.jpg");
}

div#Main div.productDetails div.sections div.bundle div.description {
/*	width: 587px;*/
	display: none;
}

div#Main div.productDetails div.sections div.bundle div.total {
    font-weight: normal;
	float: right;
}

div#Main div.productDetails div.sections div.bundle span.separatePrice {
    float: none;
    display: inline;
    color: red;
}

div#Main div.productDetails div.sections div.upsellshoz {
	width: 795px;
}

div#Main div.productDetails div.sections div.upsellshoz ul,
div#Main div.productDetails div.sections div.upsellshoz li {
	margin: 0;
	padding: 0;
}

div#Main div.productDetails div.sections div.upsellshoz ul {
	overflow: hidden;
	width: 795px;
	list-style: none;
	margin-top: 10px;
}

div#Main div.productDetails div.sections div.upsellshoz li {
	float: left;
	width: 255px;
	margin-right: 10px;
	overflow: hidden;
	min-height: 70px;
	margin-bottom: 5px;
}

div#Main div.productDetails div.sections div.upsellshoz li div.productImage {
	float: left;
	height: 70px;
	width: 70px;
	margin-right: 5px;
	background-position: center;
	background-repeat: no-repeat;
}

div#Main div.productDetails div.sections div.upsellshoz li a {
	display: block;
}

div#Main div.productDetails div.sections div.upsellshoz li div.price {
	float: none;
	color: #f00;
	font-size: 10px;
}

div#Main div.productDetails div.sections div.upsellshoz li div.priceText {
	font-size: 10px;
	font-weight: normal;
}

/* Add to Basket buttons */

div#Main div.productDetails div.sections div.addToBasket {
	overflow: hidden;
	float: none;
	width: 795px;
	margin-top: 10px;
}

div#Main div.productDetails div.sections button.addToBasket {
	float: none;
	margin-left: 647px;
}
div#Main div.productDetails div.sections div.pickNmix div.stock {
	min-height: 20px;
}
div#Main div.productDetails div.sections div.pickNmix div.coverText {
	min-height: 20px;
}
div#Main div.productDetails div.miniBasket div.title h3 {
    font-size: 12px;
    font-weight: bold;
}
div#Main div.productDetails div.sections div.multibuys div.accessory div.image {
 cursor: pointer;
 cursor: hand;
}
