﻿
#custompagecontrol 
{
	display: none;
	margin: 10px 10px 20px 10px;
	background-color: #f0f4fb;	
}

#custompagecontrol p
{
	color: #999999;
	padding: 2px 0;
	font-size: 11px;
	text-align: center;
}

a.manageBasketLink 
{
	display: block;
	margin: 6px 0 10px 8px;
	font-size: 85%;
	color: #888888;
}

#checkout 
{
	width: 100%;
}

div.relatedProducts td 
{
	border-top: solid 1px #aaaaaa;
	padding: 2px 4px;
}

div.relatedProducts a 
{
	text-decoration: none;
}

div.relatedProducts tr.first td 
{
	border-top: none!important;
}

div.relatedProducts td.image {
	width: 44px!important;
}

#calloutbox 
{
	position: absolute;
	width: 181px;
	height: 115px;
	overflow: hidden;
}

#calloutbox div 
{
	text-align: center;
	padding: 24px 40px 0 30px;
	font-size: 90%;
	width: 111px;
	height: 91px;
	cursor: pointer;
}

span.highlight 
{
	background-color: Yellow;
	text-decoration: inherit;
}

div.storeList img {
	float: right;
	width: 90px;
	margin: 0 20px 0 10px;
}


div.storeList h3 {
	padding: 2px 0 2px 4px!important;
	background-color: #eeeeee;
	margin-bottom: 2px!important;
	margin-right: 20px!important;
}

div.storeList div div div {
	clear: none;
}

div.storeList div div {
	clear: both;
}

div.storeList div.column50l {
	border-right: solid 1px #eeeeee;
}

div.storeList div.column50r {
	border-left: solid 1px #eeeeee;
}

#worldpay {
	padding: 3px 1px;
}

#worldpay img
{
	border: none;
}

#worldpay 
{
	margin-bottom: 8px;
}

#worldpay p 
{
	text-align: center;
}

#worldpay p.text 
{
	text-align: left;
	font-size: 80%;
	margin-bottom: 0px;
}

div.partnerSecure {
	clear: both;
	border-top: solid 1px #cccccc;
	margin-top: 10px;
	padding-top: 2px;
	color: #888888;
	font-size: 80%;
	position: relative;
}

div.partnerSecure a {
	right: 0;
	position: absolute;
}

a.partnerCodesViewchange {
	display: block!important;
	float: left!important;
	margin-top: 24px!important;
}

