/* CSS for lansford access ltd - Simon Pollard for deckchair.co.uk 2008 */
/* Style for product pages */
div.grey-bar {
	background-color: #339933;
	color: #FFFFFF;
	padding-top: 10px;
	height: 24px;
	font-size: 13px;
	text-align: right;
	padding-right: 15px;
	padding-left: 15px;
	clear: right;
	margin-top: 10px;
	margin-bottom: 15px;
}
div.grey-bar h1 {
	font-size: 18px;
	font-weight: bold;
	float: left;
	margin-top: -5px;
	color:#FFFFFF;
}



#delivery ul,
#product_description ul {
	font-size: 13px;
	margin-left: 15px;
	margin-right: 20px;
	margin-bottom: 15px;
	list-style:disc;
}
#product_description li {
	margin-bottom: 10px;
}

p {
	font-size: 13px;
	margin-bottom: 10px;
}
p.delivery {
	background-image: url(/skin/frontend/default/lansfordAccess/images/delivery.jpg);
	background-repeat: no-repeat;
	padding-left: 60px;
	padding-top: 7px; 
	height: 20px;
	clear: both;
	font-weight: bold;
}

.product-info-box .product-collateral h4 {
	background-color: #0DB14B;
	color: #fff;
	font-weight: bold;
	display: block;
	font-size: 12px;
	padding: 6px 0px 6px 6px;
	margin: 1px 0px 1px 0px;
}

/*

div#product-text {
	float: right;
	width: 510px;
}
a#product-images {
	background-repeat: no-repeat;
	background-position: top middle;
	background-color: #959595;
	padding-top: 315px;
	height: 25px;
	width: 230px;
	display: block;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	margin-bottom: 10px;
}
img.small-product-images {
	width: 40px;
	height: auto;
}
ul {
	font-size: 13px;
	margin-left: 15px;
	margin-right: 20px;
	margin-bottom: 15px;
}
li {
	margin-bottom: 10px;
}
a.pdf {
	background-image:url(../images/pdf.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 50px;
	padding-top: 5px;
	height: 24px;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	display: block;
}
p.kitemark {
	background-image: url(../images/kitemark.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 50px;
	padding-top: 8px;
	height: 26px;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	margin-top: 15px;
}
a#buy-now {
	background-image: url(../images/buy-now.jpg);
	background-repeat: no-repeat;
	padding-left: 50px;
	width: 108px;
	padding-top: 10px;
	height: 36px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	float: right;
}

table {
	font-size: 10px;
	border-collapse: collapse;
	margin-top: 15px;
	margin-bottom: 10px;
}
td {
	text-align: left;
	padding: 4px;
	border-width: 1px;
	border-style: solid;
	border-color: white;
}
td.table-code {
	background-color: #C8D7DB;
}
td.table-red {
	background-color: #E42525;
	color: #FFFFFF;
	font-weight: bold;
}
td.table-red a {
	color: #FFFFFF;
}
td.table-purple {
	background-color: #3B3BC2;
}
td.table-blue {
	background-color: #000099;
}
td.table-promo {
	color: #E42525;
}
tr {
	background-color: #EBEBEB;
}
tr.table-title {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0DB14B;
}
tr.table-categories {
	background-color: #7694A3;
	color: #FFFFFF;
	font-weight: bold;
}
table input {
	width: 20px;
}*/












/* CSS for lansford access ltd - Simon Pollard for deckchair.co.uk 2008 */
/* Style for category pages */


/* Navigation bar */
div.list-navigation {
	font-size: 13px;
	position: relative;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 745px;
}
div#list-navigation-bottom {
	clear: both;
}
span.list-navigation-pages {
	position: absolute;
	right: 0px;
}
span.list-navigation-pages a {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
span.list-navigation-pages a:hover {
	color: #000099;
}

/* individual items */
a.item {
	background-image: url(../images/products/item-bground.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 245px;
	padding-top: 8px;
	height: 360px;
	border: 2px solid #DCDDDD;
	display: block;
	text-align: center;
	position: relative;
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
	cursor: pointer;
}
a.item:hover {
	text-decoration: none;
}
a.item h1 {
	font-size: 14px;
	color: #000000;
}
a.item img {
	position: absolute;
	top: 60px;
	left: 30px;
	border: none;
}
a.item p {
	position: absolute;
	top: 270px;
	left: 5px;
	width: 235px;
	font-size: 13px;
	color: #000000;
}
span.item-price {
	position: absolute;
	left: 15px;
	bottom: 0px;
	font-size: 12px;
	color: #000000;
}
span.item-price h2 {
	color: #0DB14B;
	font-size: 16px;
	font-weight: bold;
}
span.item-moreinfo {
	position: absolute;
	right: 19px;
	bottom: 17px;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

/* individual featured items and special offer items */
a.featured-item, a.specialOffer-item {
	background-image: url(../images/products/item-bground.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 245px;
	height: 360px;
	display: block;
	text-align: center;
	position: relative;
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
	cursor: pointer;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 10px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;

}
a.featured-item1, a.specialOffer-item1 {
	background-image: url(../images/products/item-bground.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 245px;
	padding-top: 10px;
	height: 360px;
	border: 2px solid #DCDDDD;
	display: block;
	text-align: center;
	position: relative;
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
	cursor: pointer;
}

a.featured-item {
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
}
a.specialOffer-item {
	border-top-color: #F40000;
	border-right-color: #F40000;
	border-bottom-color: #F40000;
	border-left-color: #F40000;
}
a.featured-item:hover, a.specialOffer-item:hover {
	text-decoration: none;
}
a.featured-item h1, a.specialOffer-item h1 {
	font-size: 14px;
	color: #000000;
}
a.featured-item h3, a.specialOffer-item h3 {
	background-color: #000099;
	color: #FFFFFF;
	font-size: 15px;
	text-align: center;
	width: 245px;
	padding-top: 5px;
	height: 30px;
	margin-bottom: 10px;
}
a.featured-item h3 {
	background-color: #000099;
}
a.specialOffer-item h3 {
	background-color: #F40000;
}
a.featured-item img, a.specialOffer-item img {
	position: absolute;
	top: 95px;
	left: 30px;
	border: none;
}


div.click2 {
	height: 34px;
	width: 270px;
	margin-bottom: 15px;
}
a.click-enlarge {
	background-image: url(/skin/frontend/default/lansfordAccess/images/products/enlarge-image.gif);
	background-repeat: no-repeat;
	width: 144px;
	height: 34px;
	display: block;
	float: left;
}
a.click-print {
	background-image: url(/skin/frontend/default/lansfordAccess/images/products/print-image.gif);
	background-repeat: no-repeat;
	width: 126px;
	height: 34px;
	display: block;
	float: left;
}
div.kitemarked2 {
	background-image: url(/skin/frontend/default/lansfordAccess/images/products/kitemark.gif);
	background-position: 10px center;
	background-repeat: no-repeat;
	padding-left: 50px;
	padding-right: 5px;
	background-color: #ebebeb;
	padding-top: 9px;
	height: 30px;
	margin-bottom: 2px;
	margin-top: 2px;
}



div.availability2 {
	background-color:#EBEBEB;
	background-image:url(/skin/frontend/default/lansfordAccess/images/products/availability.gif);
	background-position:10px center;
	background-repeat:no-repeat;
	height:30px; [amend to 40px]
	margin-bottom:2px;
	padding-left:50px;
	padding-right:5px;
	padding-top:9px;
}

div.availability2_os {
	background-image: url(/skin/frontend/default/lansfordAccess/images/products/out-of-stock.gif);
	background-position: 10px center;
	background-repeat: no-repeat;
	padding-left: 70px;
	background-color: #ebebeb;
	padding-top: 9px;
	height: 30px;
	margin-bottom: 2px;
}

div.dispatch2 {
	background-image: url(/skin/frontend/default/lansfordAccess/images/products/delivery.gif);
	background-position: 10px center;
	background-repeat: no-repeat;
	padding-left: 50px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ebebeb;
	margin-bottom: 15px;
}
div.more-views {
	margin-bottom: 10px;
}
a.further-info {
	background-image: url(/skin/frontend/default/lansfordAccess/images/products/further-information.gif);
	background-repeat: no-repeat;
	padding-left: 50px;
	width: 219px;
	padding-top: 5px;
	height: 29px;
	display: block;
	color: #000000;
	font-weight: bold;
	margin-bottom: 2px;
	/*margin-top: 10px;*/
}
a.pdf-brochure {
	background-image: url(/skin/frontend/default/lansfordAccess/images/products/pdf-brochure.gif);
	background-repeat: no-repeat;
	padding-left: 50px;
	width: 219px;
	padding-top: 5px;
	height: 29px;
	display: block;
	color: #000000;
	font-weight: bold;
}
div#basket-popup {
	background-color:#FFFFFF;
	border:5px solid #000099;
	color:#000099;
	height:135px;
	left:50%;
	margin-left:-225px;
	margin-top:-67px;
	padding-left:20px;
	padding-top:15px;
	position:fixed;
	top:50%;
	width:450px;
	z-index:10;
}
a.checkout-link {
	background-image: url(/skin/frontend/default/lansfordAccess/images/products/checkout.gif);
	background-repeat: no-repeat;
	text-align: center;
	width: 95px;
	padding-top: 5px;
	height: 25px;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	float: left;
	margin-right: 10px;
}
a.continue-shopping2 {
	background-image: url(/skin/frontend/default/lansfordAccess/images/products/continue-shopping.gif);
	background-repeat: no-repeat;
	text-align: center;
	width: 164px;
	padding-top: 5px;
	height: 25px;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	float: left;
}
p.basket-popup-text {
	position: relative;
	width: 370px;
	padding-right: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
span.basket-popup-price {
	position: absolute;
	right: 0px;
	font-weight: bold;
}
div#table {
	position: relative;
}

th.weight-fixedwidth {
	width: 30px;
}
th.price-fixedwidth {
width: 90px;
}
th.promoprice-fixedwidth {
width: 90px;
}
th.quantity-fixedwidth {
width: 58px;

}

input.buy-product {
background-image: url(/skin/frontend/default/lansfordAccess/images/products/buy.gif);
background-repeat: no-repeat;
width: 35px;
height: 19px;
font-size: 11px;
border: none;
color:white;
font-weight:bold;
cursor: pointer;
border: 0px solid #FFFFFF;
}

.price_red
{
	color:red;
}


.price-excluding-tax.grouped-table-special .price
{
	color:red;
	font-size:8pt;
}

.price-including-tax.grouped-table-special .price
{
	color:red;
	font-size:8pt;
}

.price-excluding-tax.grouped-table .price
{
	color:#2f2f7b;
	font-size:8pt;
}

.price-including-tax.grouped-table .price
{
	color:#2f2f7b;
	font-size:8pt;
}
