
/***************Shop Template**************/
#shop-breadcrumbs {
	width: 100%;
	margin: 0 0 16px 0;
	padding: 0;
}
#shop-category-pic {
	margin: 0;
	padding: 0;
	width: 960px;
	height: 192px;
	background-color: #d1d8e5;
}
.shop-header {
	margin: 0 0 20px 0;
	padding: 10px 0 0 0 ;
}
#shop-header p {
	font-size: 14px;
	line-height: 22px;
}

/***************Shop Product Categories**************/
.shop-product-category {
	width: 275px;
	margin: 15px 25px 0 0;
	padding: 8px;
	float: left;
	border: 1px solid #d1d8e5;
	text-align: center;
}
			.shop-product-category h2 {
				color: #fff;
				background-color: #1b3c7d;
				text-align: center;
				font-size: 16px;
				line-height: 18px;
				margin: 0;
				padding: 4px 0 6px 0;
			}
			.shop-product-category h2 a:link, .shop-product-category h2 a:visited {
				font-family: Verdana, Arial, sans-serif;
				text-decoration: none;
				color: #fff;
				font-weight: normal;
			}
			.shop-product-category h2 a:hover {
				font-family: Verdana, Arial, sans-serif;
				text-decoration: underline;
				color: #fff;
				font-weight: normal;
			}
			.shop-product-category p {
				line-height: 20px;
				margin: 3px 0 0 0;
			}
.shop-product-category-pic {
	width: 275px;
	height: 175px;
	background-attachment: scroll;
	background-image: url(../images/nopiccategory.gif);
	background-repeat: no-repeat;
	background-position: centre top;
	margin: 0;
	padding: 0;
	border: none;
}
			.shop-product-category-pic img {
				border: none;
			}
		

/***************Shop Search Results Numbering**************/
#shop-page-progress {
	width: 650px;
	height: 16px;
	margin: 8px 0;
	padding: 0;
}
#shop-page-results-statement {
	float: left;
	width: 300px;
	font-weight: bold;
}
#shop-page-results-navigation {
	float: right;
	width: 300px;
	text-align: right;
}


/***************Shop Product Panels**************/
.shop-product-container {
	width: 650px;
	border: 1px solid #CCC;
	padding: 8px;
	margin: 16px 0 20px 0;
}
.shop-product {
	float: left;
	width: 504px;
}
.shop-product-pic {
	float: left;
	width: 225px;
	height: 175px;
	background-attachment: scroll;
	background-image: url(../images/nopic.gif);
	background-repeat: no-repeat;
	background-position: centre top;
	margin: 0 8px 8px 0;
}
.shop-product-info {
	float: left;
	width: 263px;
	margin: 0 8px 16px 0;
}
		.shop-product-info h1 {
			font-family: Verdana, Geneva, sans-serif;
			font-size: 14px;
			line-height: 18px;
			font-weight: normal;
			color: #e01e1e;
			text-align: left;
			margin: 0;
			padding: 0;
		}
		.shop-product-info h2 {
			font-family: Verdana, Geneva, sans-serif;
			font-size: 18px;
			line-height: 22px;
			font-weight: bold;
			color: #000;
			text-align: left;
			margin: 0;
			padding: 0;
		}
		.shop-product-info p {
			margin: 0 0 10px 0;
			padding: 0;
		}
		.shop-product-info-new {
			font-weight: bold;
			color: #e01e1e;
		}
		.shop-product-info-price {
			font-family: Verdana, Geneva, sans-serif;
			font-size: 16px;
			line-height: 20px;
			font-weight: bold;
			color: #1b3c7d;
			text-align: left;
		}
		.shop-product-info-delivery {
			font-family: Verdana, Geneva, sans-serif;
			font-size: 10px;
			line-height: 16px;
			font-weight: bold;
			text-transform: uppercase;
		}
.shop-promotions {
	float: left;
	width: 144px;
	height: 5px;
	
}
.shop-related-products {
	width: 508px;
}
			.shop-related-products p {
				font-weight: bold;
				margin: 0 0 8px 0;
				padding: 0;
			}
.shop-related-products-pic {
	float: left;
	width: 125px;
	height: 100px;
	margin: 0 16px 0 0;
	background-color: #d1d8e5;
}


/****Basket***/

table#basket {
	border-collapse: collapse
}
table#basket h3 {
	font-size: 14px;
	font-weight: bold;
	color: #1b3c7d;
	padding: 5px 10px;
	margin: 0;
	text-align: center;
	width: 100px;
	background-color: #dae0ea;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #fff;
	border-left-style: none;
}
table#basket .basket-product-head h3 {
	text-align: left;
	width: 450px;
}

		
table#basket p {
	font-size: 12px;
	color: #000;
	padding: 10px;
	margin: 0;
	text-align: center;
	border: none;
}
.basket-row-underline {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #dae0ea;
	border-left-style: none;
}
table#basket .basket-left-align p {
	text-align: left;
}
table#basket .basket-left-align-bold p {
	text-align: left;
	font-weight: bold;
}
table#basket .basket-adjust p {
	margin: 0;
	border: none;
}
table#basket #basket-packaging-costs p {
	background-color: #dae0ea;
	padding: 5px 10px;
	border: none;
	text-align: center;
}
table#basket #basket-packaging-costs .basket-left-align p {
	text-align: left;
}
table#basket #basket-packaging-costs .basket-left-align-bold p {
	text-align: left;
}
table#basket .bold {
	font-weight: bold;
}

table#basket .buttons td {
	margin: 0;
	padding: 20px 0 0 0;
}
table#basket .basket-right-align {
	text-align: right;
}
input {
	margin: 0px;
	padding: 0px;
}
.bold {
	font-weight: bold;
}

.textbox {
	padding: 10px 20px 10px 20px;
	border: 1px solid #dae0ea;
}
.delivery-address {
	margin: 25px 0 0 0;
	padding: 0 0 0 10px;
}