#banner {
    width: 100%;
    height: 314px;
}

#banner div {
    margin-left: 55%;
    padding-top: 50px;
}
#banner h2 {
	font-weight:normal;
}

#banner p {
    padding-right: 22px;
}

#main a {
    text-transform: none;
}

#categories,
#isle {
    width: 750px;
}

#categories {
	background-image: url(../images/category-bg.jpg);
	background-color: #2F1B1A;
}

#categories div.row,
#isle div.row {
    width: 750px;
	float:left;
    background: white top repeat-x url(../images/product-bg.jpg);
}

#categories div.item,
#isle div.item {
    background: white top repeat-x url(../images/product-bg.jpg);
    width: 250px;
	float: left;
	color: #000000;
}
#categories div.item {
	height: 230px;
}
#categories div.row ,
#categories div.item {
	background-color: #2F1B1A;
}
#isle div.item div.standard-padding {
	background-color: white;
}

#categories div.item {
	position: relative;
}

#categories div.item div {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 202px;
	text-align: center;
}

#categories div.item a.image,
#isle div.item a.image {
	width: 250px;
	height:231px;
	display:block;
	float:left;
	margin-top:1px;
}

#categories div.item div.standard-padding,
#isle div.item div.standard-padding{
	float:left;
}
#categories div.item .chocolate-types img,
#isle div.item .chocolate-types img {
	width: auto;
}

#categories div.item:hover h2 a {
	color: #e97e3d;
}

#categories div.item h2 a,
#isle div.item h2 a {
    display: block;
	font-size: 16px;
    color: #e7752f;
	font-weight: normal;
    padding-top: 0.5em;
    padding-bottom: 3px;
}

#categories div.item h2 a {
	color: #ffffff;
}

p.link {
    padding-top: 1em;
}

p.price {
    padding-top: 15px;
    width: 100%;
}
span.price {
    font-size:14px;
    color: #e7752f;
}

p.price,
p.price span,
p.price input {
	vertical-align: bottom;
}
p.price span {
    padding-right: 0.5em;
}
p.price .times,
p.price input {
    margin-top: 4px;
}

.remove a,
.remove a:link {
    padding: 0;
    display: block;
    width: 25px;
    height: 21px;
    background: url(../images/remove-line.png) center no-repeat;
}
.remove a:hover {
    background: url(../images/remove-line-hover.png) center no-repeat;
}
div.buttons a,
div.buttons input {
    margin-left: 10px;
}
#btnContinue {
    display: block;
    width: 157px;
    height: 20px;
    background: url(../images/cart-continue-shopping.png) center no-repeat;
}

.chocolate-key {
	text-align: right;
	font-size: 80%;
}

.chocolate-key ul {
	display: inline;
}

.chocolate-key li {
	display: inline;
	line-height: 20px;
	vertical-align: middle;
	margin-left: 15px;
}

.chocolate-key li img {
	vertical-align: middle;
}

.chocolate-types ul {
	background: url(../images/chocolate-type-bg.png) right no-repeat;
	text-align: right;
	padding: 4px 10px;
}

.chocolate-types li {
	display: inline;
	margin: 0 2px;
}

/* Product page
*/


.product-page #product {
	float: left;
	background: #4b1f1c url(../images/productprofile-bg.jpg) top left repeat-y;
	width: 750px;
	border-bottom: 2px solid #ec792c;
}

.hamperPage #product {
	background: #4b1f1c url(../images/product-bg.jpg) 0 0 repeat-x;
}

.product-page #product img.main-image {
	float: left;
}

.product-page #product .chocolate-types img {
	float: none;
}

.product-page #product .details {
	float: left;
	width: 310px;
	padding: 50px 20px 20px 0;
	color: #c1b1ac;
}

.hamperPage #product .details {
	width: 400px;
	padding-right: 50px;
}

.product-page #product .details h2 {
	margin-bottom: 10px;
}

.product-page #product .details .buy {
	text-align: right;
}

.product-page #image-box {
	float: left;
	width: 420px;
}

.hamperPage #image-box {
	width: 300px;
}

.product-page #thumbnails {
	clear: left;
	padding: 10px;
	padding-top: 0;
	float: left;
	width: 400px;
}

.product-page #thumbnails .arrow {
	width: 12px;
	height: 100%;
	float: left;
}

.product-page #thumbnails .arrow.active {
	cursor: pointer;
}

.product-page #thumbnails .arrow a {
	visibility: hidden;
}

.product-page #thumbnails .arrow.active a {
	visibility: visible;
}

.product-page #images {
	overflow: hidden;
	height: 83px;
	float: left;
	width: 374px;
	position: relative;
	/*border: 1px solid #e0e0e0;*/
}

.product-page #container {
	width: 5000px;
	position: relative;
	left: 0;
}

.product-page #images .image {
	width: 90px;
	height: 83px;
	float: left;
	margin: 0 2px;
}

.product-page #images .image a {
	display: block;
	border: 1px solid #494947;
	outline: 0;
}

.product-page #images .active a {
	display: block;
	border: 1px solid #cd702e;
}

.product-page #images .image img {
	border: 0;
	width: 88px;
	height: 81px;
}

.product-page #createHamper {
	text-align: right;
	padding: 10px;
}

.product-page #details {
	padding: 15px 10px 10px 10px;
	clear: left;
	float: left;
	width: 730px;
}

.product-page #details h3 {
	color: #e77528;
	font-size: 14px;
	font-weight: normal;
}

.product-page #details .slot-header {
	background-color: #f6f6f6;
	color: #000000;
	padding: 5px 10px;
	margin-top: 40px;
	clear: left;
}

.product-page #details .slot-header p {
	margin: 0;
	font-size: 90%;
	color: #3e3b3b;
}

.product-page #details.slots table {
}

.product-page .slotWrapper {
	overflow: auto;
}

.product-page #details.slots td {
	text-align: center;
	margin: 10px 5px;
	color: #000000;
	width: 100px;
}

.product-page #details.slots li img {
	margin-top: 5px;
}

.product-page #specs {
	float: left;
	padding: 0 10px;
	width: 290px:
}

.product-page #details table {
	border-collapse: collapse;
	color: #000000;
	margin: 10px 0;
}

.product-page #details th,
.product-page #details td {
	width: 50%;
	padding: 4px;
	border-bottom: 1px dotted #e0e0e0;
}


/*
	Coupons
*/
#main div.coupon{
	background-image:url(../images/icons/discount.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	padding-left:60px;
	margin-top:20px;
	margin-left:20px;
}
#main div.coupon h4{
	font-size:14px;
	font-weight:normal;
	color:#441E1D;
}
#main div.coupon p{	
	color:#5A5A5A;
}

#page-body div.left-col table.error {
	width: auto;
}

/* Credit account table
*/
table.credit-account {
	width: 100%;
	margin-bottom: 20px;
	padding: 15px;
}

table.credit-account th {
	padding: 2px;
}

/*
	Coupon Adjustment
*/
#form-coupon input#coupon{
	width:105px;
}


/* Payment page
*/

#main.payment #cvn {
    width: 3em;
}

#main.payment #starts,
#main.payment #expires,
#main.payment #issue {
    width: 4em;
}
/*
	Advanced Gift Service
*/
#giftProduct{
	background-image:url(../images/productGiftBg.jpg);
	background-repeat:repeat;
	background-position:0 0;
	float: left;
	width: 750px;
}

#giftProductImg {
	float: left;
	width: 245px;
}

#giftProductOptions {
	float: left;
	width: 455px;
	color: #c1b1ac;
	padding: 20px;
}

#giftProductOptions h2 {
	color: #ff6700;
}

#giftProductOptions h3 {
	color: #ff6700;
}

#giftProductOptions .qty {
	float: left;
	width: 100px;
}


div.category-product-blurb{
	height:140px;
	overflow:hidden;
}
p.category-product-more{
	padding:0;
	margin:0;
	padding-top:5px;
	padding-bottom:5px;
}
div.category-product-price p{
	padding:0;
	margin:0;
}
div.category-product-price p.price span.price,
div.category-product-price p.price span.times{
	float:left;
	padding-top:10px;
}
div.category-product-price p.price .times, 
div.category-product-price p.price input{
	margin:0;
}
div.category-product-price p.price input{
	padding-top:5px;
}
div.category-product-price p.price input.qty{
	margin:0;
}

table.items td.first {
	width: 310px;
}
