/* CSS Document */

#shoppingcart {
	position:relative;
	padding:1em 0px 10px 13px;
	/*margin: 0px 20px 0px 0px;*/
	margin: 0px 0px 0px 0px;
	/*width:auto;*/
	background:none;
	border-top:7px solid #ede4d2;
	border-bottom:7px solid #ede4d2;
	overflow:hidden;
}

div > #shoppingcart {height:auto; min-height:100px;}

#shoppingcartstatus {
	position:absolute;
	top:5px;
	right:0px;
	padding:10px 20px 20px 60px;
	width:131px;
	height:49px;
	background:url(../../giftshop/_img/shoppingcartstatus_bg.gif) no-repeat;
	border:4px solid #f4eee3;
}

#shoppingcartstatus p {
	color:#3999aa;
	font-size:0.6em;
	line-height:1.3em;
}

#shoppingcartstatus #itemcount {color:#a44116;}
#shoppingcartstatus #cartdrilldown {font-weight:bold;}

.view_button {
	padding-right:20px;
}

#products {
	margin:0;
	padding:0;
	list-style-type:none;
}

.putaborderonit {
	height:1px;
	border-top:1px solid #cedde0;
	margin:0px;
	padding:0px;
}

.putaborderunderit {
	height:7px;
	border-bottom:7px solid #ede4d2;
}

#products >li {height:auto; min-height:165px;}

#products img {
	position:relative; 
	top:0px; 
	left:0px; 
	padding:1px;
	margin-top:0px;
}
#products h2 {
	/*margin:25px 0px 0.3em 0px;*/
	margin:10px 0px 0.3em 0px;
	padding:0px;
	font-size:1.4em;
	color:#3999aa;
	background:none;
}
#products p {font-size:1em;}
#products p.category {color:#8bc3cd;}

#products td.prices {margin:0px; padding:0px; font-family:Georgia, "Times New Roman", Times, serif; font-size:1.1em; line-height:1em;}
.price {width:60px; color:#a24116;}
.price2 {margin:-1em 0px 0.3em 65px;}

.addtocart {
	display:inline;
	padding:0px 20px 10px 10px;
	width:95px;
	height:22px;
}

.framed {
	border:4px solid #e9ddc7;
}



/*#########################################  Andy the extraordinary - 22-06-07  ############################################*/

#catFood{
	margin:0px 0px 15px 0px; 
	padding:0px 0px 10px 0px;
	width:470px;
	color:#3999aa;
	font-size:0.7em;
	border:2px solid #e9ddc7;
	height:30px;
}

#gift_shop_go {
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px;

}

#gift_shop_cat {
	width:150px;
	padding: 0px;
	margin:0px;
}

.giftshop_title {
	color:#a44116;
	font-size:1.1em;
	line-height:1.9em;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#shop_cart_status {
	background-image:url(../../giftshop/_img/shoppingcartstatus_bg.gif);
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	height:auto;
	min-height:25px;
	color:#3999aa;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.itemcount{
	color:#a44116;
	font-size:1.8em;
	line-height:1.8em;
	font-family:Georgia, "Times New Roman", Times, serif;	
}

td.quantity_status_text{
	font-size:0.7em;
	color:#3999aa;
	line-height:1em;
	padding:-5px 0px 15px 0px;
	margin:0px 0px 0px 0px;
}

.little_cart {
	display:inline;
	background-image:url(../../giftshop/_img/little_cart.gif);
	background-repeat:no-repeat;
	height:30px;
	width:40px;
}

.dotted_rule_top {
	background-image:url(../../_sharedimg/gift_shop_dot.gif);
	background-repeat:repeat-x;
	width:480px;
	margin:0px;
	padding:0px 0px -5px 0px;
	height:1px;
}


.dotted_rule_bottom {
	background-image:url(../../_sharedimg/gift_shop_dot.gif);
	background-repeat:repeat-x;
	width:480px;
	margin:10px 8px 0px 3px;
	padding:10px 0px 0px 0px;
	height:1px;
}

.searchTable {
	font-size:1.5em;
	padding:0;
	margin:0;
}

.cart_table {
	font-size:1.5em;
}
#terms_and_conditions {
	margin:20px auto 20px 0px;
}
#terms_and_conditions a{
	text-decoration:none;
	color:#3999aa;
	font-size:0.6em;
	line-height:1.3em;
}
.image_cell {
	padding:10px 5px 0 5px;
}