

ul.prices {
	margin: 5px 0;
}

ul.prices li {
	font: bold 12px arial, sans-serif;
	margin-left: 5px;
}

ul.prices li.ex {
	color: #f7941d;
}
ul.prices li.inc {
	color: #333333;
}

div.add {
	margin: 5px 0;
	margin-left: 5px;
	text-align: center;
}

div.add input {
	vertical-align: middle;
}

div.add .qty {
	width: 2ex;
	text-align: right;
	padding: 1px 4px;
}


/* Shop items - both subcategories and products
*/

.shop-items div.item {
	float: left;
	width: 171px;
	background: url(../images/shop/isle-product-bg.png) top left repeat-y;
	padding: 0 1px 10px 1px;
}

.shop-items div.item h2 {
	height: 40px;
	padding: 10px;
	background: url(../images/shop/isle-product-header-bg.png) top left no-repeat;
	margin: -1px -1px 0 -1px;
}

.shop-items div.item h2 a {
	font: bold 12px verdana, sans-serif;
	color: #333333;
}

.shop-items div.item .img a {
	display: block;
	height: 171px;
	text-align: center;
}

.shop-items div.item .links li {
	background: url(../images/shop/product-bullet.png) left no-repeat;
	padding: 2px 10px;
	margin-left: 5px;
}

.shop-items div.item .links a {
	font-family: verdana;
	font-weight: bold;
	color: #ff6600;
}

.shop-items br {
	clear: both;
}


/* Categories only
*/

#categories div.item {
	padding-bottom: 0;
}

#categories div.item h2 {
	text-align: center;
	background-color: #57565b;
	background-image: none;
	height: auto;
	padding: 0;
}

#categories div.item h2 a {
	color: #ffffff;
	display: block;
	padding: 10px;
}


/* Products only
*/

#isle {
	clear: left;
}


/* Shop footer
*/

#shop-product-page .footer,
#shop-category-page .footer {
	clear: left;
	float: left;
	background: url(../images/menu-divider.png) top repeat-x;
	padding-top: 10px;
}

#shop-product-page .footer div,
#shop-category-page .footer div {
	text-align: center;
	float: left;
}

#accepted-cards {
	color: #565659;
	width: 417px;
}

#security-statement {
	color: #f67001;
	width: 278px;
}


/* Product page
*/

#shop-product-page #product h2 {
	background-color: #f67001;
	font: normal 20px arial, sans-serif;
	color: #ffffff;
	padding: 10px;
	margin-bottom: 10px;
}

#shop-product-page .footer {
	clear: left;
	float: left;
	margin: 0;
}
#shop-product-page #product #banner h3 {
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
}
#shop-product-page #image-box {
	float: left;
	width: 352px;
	margin-right: 5px;
	text-align: center;
}

#shop-product-page #product #image-box .thumbnails {
	margin-top: 10px;
	padding: 0 5px 5px 0;
	background-color: #565659;
	float: left;
}

#shop-product-page #product #image-box .thumbnails li {
	float: left;
	padding: 5px 0 0 5px;
	background: #565659;
}

#shop-product-page #product #image-box .thumbnails img {
	width: 80px;
	height: 80px;
}

#shop-product-page #product .details {
	float: left;
	background: #ffecd9 url(../images/shop/product-infopanel-bottom.png) bottom no-repeat;
	color: #333333;
	line-height: 1.6;
}

#shop-product-page .details .inner {
	margin: 10px 15px 0 15px;
}

#shop-product-page .details h3 {
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
}

#shop-product-page #product .details .prices {
	width: 154px;
	float: left;
	padding-left: 15px;
}

#shop-product-page #product .details .add {
	background: #ffecd9 url(../images/shop/product-infopanel-top.png) top no-repeat;
	margin: 0;
	padding: 10px;
}

#shop-product-page #product .details .specs table {
	width: auto;
}
#shop-product-page #product .details .specs th ,
#shop-product-page #product .details .specs td {
	font-size: 14px;
	color: black;
	padding: 5px;
}
#shop-product-page #product .details .specs th {
	padding-right: 10px;
	font-weight: bold;
}

#shop-product-page #product .details .wishlist,
#shop-product-page #product .details .hire {
	color: #f7941d;
	text-transform: uppercase;
	clear: left;
	vertical-align: middle;
	text-align: right;
	padding: 10px;
	float: left;
	width: 318px;
	background: #fdf5ec url(../images/menu-divider.png) top repeat-x;
	font-weight: bold;
}

#shop-product-page #product .details .hire span,
#shop-product-page #product .details .hire img,
#shop-product-page #product .details .wishlist span,
#shop-product-page #product .details .wishlist img {
	vertical-align: middle;
	margin-left: 3ex;
	padding: 0;
}

#shop-product-page #product .details .description {
	padding: 15px;
	clear: left;
	float: left;
	width: 308px;
	background: url(../images/menu-divider.png) top repeat-x;
}

#shop-product-page #product .details .description em {
	font-weight: bold;
	font-style: normal;
}

#shop-product-page #product .details .description li {
	background: url(../images/shop/product-bullet.png) left no-repeat;
	padding: 2px 10px;
	margin-left: 5px;
}

#shop-product-page #product .related {
	background: url(../images/menu-divider.png) top repeat-x;
	clear: both;
	float: left;
	width: 695px;
	margin-top: 40px;
}

#shop-product-page #product .related h3 {
	background: url(../images/menu-divider.png) bottom repeat-x;
}

#shop-product-page #product .related .shop-items h2 {
	height: auto;
	background-image: none;
	background-color: transparent;
}


/* 
	Shipping address page
*/

#shop-checkout-page #select-address .item {
	float: left;
	width: 347px;
}

#shop-checkout-page form {
	margin: 5px 0;
}


/* Order summary page
*/

#shop-summary-page table.vertical {
	float: none;
}

#shop-summary-page #bill-ship td {
	vertical-align: middle;	
}

#shop-summary-page td.summary {
	width: 300px;
}


/* Payment page
*/

#shop-payment-page table.std caption {
	margin-top: 20px;
}




