@charset "utf-8";
/* CSS Document */


.purchase-options form {
	margin: 0px;
	padding: 0px;
	background-image: url(images/purchase-form.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}
.purchase-options form ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.purchase-options form ul li {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display: block;
}
.purchase-options p {
	float: left;
	margin: 0px;
	padding: 0px;
	color: #000000;
}

.purchase-options label {
	width: 140px;
	display: block;
	float: left;
	font-size: 0.8125em;
	color: #666666;
}
.purchase-options input,.purchase-options select {
	display: block;
	float: left;
}
.cart-links {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 7px;
	margin-top: 8px;
	padding-left: 8px;
}
.cart-button-container {
	height: 38px;
	width: 143px;
	margin-bottom: 20px;
	margin-left: 10px;
	float: left;
}


.cart-button {
	background-image: url(images/basket-button.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 38px;
	width: 143px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	cursor:pointer;
	margin: 0px;
	padding: 0px;
}
.cart-button:hover {
	background-image: url(images/basket-button-over.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.view-basket {
	display: block;
	background-image: url(images/view-basket-icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #006633;
	text-decoration: none;
	font-size: 0.75em;
	padding-left: 25px;
	float: left;
}
.button-line label {
	width: 87px;
	margin-top: 10px;
}
.button-line input {
	margin-top: 10px;
	margin-right: 10px;
}
.quantity {
	width: 24px;
}


.view-basket:hover {
	color: #FF6600;
	background-image: url(images/view-basket-icon-over.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.checkout {
	background-image: url(images/green-arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 12px;
	font-size: 0.75em;
	color: #006633;
	text-decoration: none;
	float: left;
}
.checkout:hover {
	color: #FF6600;
	background-image: url(images/green-arrow-over.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


.cart-links-div {
	float: left;
	display: block;
	padding-right: 8px;
	padding-left: 8px;
	color: #999999;
	border-top-color: #CCCCCC;
}
.cart-table {
	background-image: url(images/product-area-bk.jpg);
	background-repeat: repeat-x;
	margin-top: 35px;
	font-size: 0.8125em;
	width: 100%;
	margin-bottom: 20px;
}
.cart-table-white {
	margin-top: 35px;
	font-size: 0.8125em;
	width: 100%;
	margin-bottom: 20px;
	background-image: url(images/product-area-bk.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 15px;
}
.table-heading {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 3px;
	color: #006633;
}
.table-heading td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.table-heading td p {
	font-size: 1.1em;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 3px;
}

.cart-table tr td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
}

.cart-table-white tr td {
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.table-colour1 {
	background-image: url(images/bk-light-grey.gif);
	background-repeat: repeat;
}
.table-colour2 {
	background-image: url(images/bk-mid-grey.gif);
	background-repeat: repeat;
}
#container #right-column #main-content #form1 .table-noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #right-column #main-content #form1 .table-bordered {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#container #right-column #main-content #form1 .table-bordered1 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #006633;
	background-image: url(images/bk-mid-grey.gif);
	background-repeat: repeat;
}
#container #right-column #main-content #form1 .table-bordered2 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(images/bk-light-grey.gif);
	background-repeat: repeat;
}
#container #right-column #main-content #form1 .table-bordered3 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #006633;
	color: #FFFFFF;
}


.checkout-large {
	background-image: url(images/green-arrow-large.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 15px;
	font-size: 1em;
	color: #006633;
	text-decoration: none;
	float: left;
	white-space: nowrap;
}
.checkout-large:hover {
	color: #FF6600;
	background-image: url(images/green-arrow-over-large.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.button-delete {
	height: 24px;
	width: 58px;
	margin-bottom: 3px;
}
.button-delete a {
	background-image: url(images/button-delete.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 24px;
	width: 58px;
	padding-left: 29px;
	padding-top: 5px;
	display: block;
	color: #333333;
	text-decoration: none;
}
.button-delete a:hover {
	background-image: url(images/button-delete-over.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FF6600;
}
.checkout-terms-tickbox {

}
#container #right-column #main-content .cart-table-white .no-border .checkout-terms-tickbox {
	padding-top: 15px;
	padding-bottom: 22px;
	background-image: url(images/bk-light-grey.gif);
	background-repeat: repeat;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 0px;
	margin-left: 0px;
}

#container #right-column #main-content .cart-table-white .no-border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#container #right-column #main-content .cart-table-white .offers-buttons {
	background-color: #666666;
	color: #FFFFFF;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #right-column #main-content .cart-table-white .no-border .checkout-buttons {
	padding-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #right-column #main-content .cart-table-white .payment td {
	padding-bottom: 20px;
}

