/*Basket & Prices Panels*/
.basket {margin:6px 6px 12px 6px; fudgeit-size:11px;text-align:left;color:#000;width:567px;}
.basket .header{height:48px;background: url(../images/site/basketheader.gif) no-repeat top #a88e37;}
.basket .headerNoHeight {background: url(../images/site/basketheader.gif) no-repeat top #a88e37;}
.basket .headerNoHeight h1 {padding:10px 12px 12px 12px;fudgeit-size:20px;text-decoration:none;color:#fff;font-weight:normal;margin-bottom:0px;}
.basket .header h1 {padding:10px 12px 12px 12px;text-decoration:none;color:#fff;font-weight:normal;}
.basket .content {border:1px solid #a88e37;border-bottom:0;}
.basket .footer{height:15px;background: url(../images/site/basketfooter.gif) no-repeat;}

/*Basket & Prices Panels*/
.checkout {margin:auto; fudgeit-size:11px;text-align:left;color:#000;width:829px;}
.checkout .header{height:43px;background: url(../images/site/checkoutheader.gif) no-repeat top #274487;}
.checkout .header h1 {padding:13px 12px 0px 12px;text-decoration:none;color:#fff;font-weight:bold;margin-bottom:10px;
margin-top:10px;}
.checkout .content {border:1px solid #BACED7;border-bottom:0;background-color:#fff;}
.checkout .content h2 {height:21px; width:467px; text-decoration:none;color:#fff;font-weight:bold;margin-bottom:10px;
margin-top:10px;background: url(../images/site/basket-h2.gif) no-repeat top #274487;}
.checkout .footer{height:20px;background: url(../images/site/checkoutfooter.gif) no-repeat;}
.checkout .footer {height:0px;border-bottom:solid 1px #BACED7;background:none;}
#website .siteContent p {color:#000;}
#website .siteContent h2 {color:#fff; font-weight:bold; font-size:14px; padding-left:10px; padding-top:4px;}
#website .siteContent .checkout .header h1 {color:#fff; font-weight:bold; font-size:18px;}
/* Adapted Old Styles (v1) */
table#ShadedTbl{width:100%;background:#fff;margin-bottom:10px;}
table#ShadedTbl th, table#ShadedTbl .shaded{text-align:left;background:#EFF3F5;padding:12px;vertical-align:middle;}
table#ShadedTbl tr{text-align:left;background:#fff;padding:12px;vertical-align:middle;}
table#ShadedTbl td{padding:4px;vertical-align:middle;padding-left:0px;padding-right:0px;}
table#ShadedTbl table.noborder{border:0px solid red;}
table#ShadedTbl td.noborder{border:0;vertical-align:middle;}

table#ShadedTbl2{width:100%;}
table#ShadedTbl2 th {text-align:left;background:#a88e37;color:#fff;padding:6px;vertical-align:middle;}
table#ShadedTbl2 tr{text-align:left;background:#f2ecd7;padding:12px;vertical-align:middle;}
table#ShadedTbl2 td{padding:4px;vertical-align:middle;font-weight:bold;}

.giftCardVisual {
	position:absolute;
	top:180px;
	left:382px;
	display:none;
	border:solid 1px #274487;
}
.giftWrapVisual {
	position:absolute;
	top:37px;
	left:242px;
	width:300px;
	display:none;
	background-color:white;
	border:solid 1px #274487;
}
.giftWrapVisual p {margin:0px 10px 10px 10px;}
#website .siteContent .checkout table td {
	line-height:19px;
	padding-right:0px;
}
#website .siteContent .checkout table th {
	font-weight:bold;
}
.editorbox td, th {
	width:525px;
}
