body {
	background-color: #29130f;
}

textarea {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

img.nospace {
	display: block;
	}

/* BEGIN new stuff */
#header {
    background: #29130f url(/kernel/images/header_bg.png) no-repeat;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    position: relative;
    width: 990px;
    height: 82px;
}

#header_details {
    background: #29130f url(/kernel/images/header_bg.png) no-repeat;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    position: relative;
    width: 380px;
    height: 82px;
}

#header a.home, #header_details a.home {
    position: absolute;
    top: 0;
    left: 0;
    width: 200px;
    height: 82px;
}

#header a.home h1, #header_details a.home h1 {
    display: none;
}

ul.header_links {
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    top: 0px;
    right: 0;
    white-space: nowrap;
}

ul.header_links li {
    display: inline;
    padding-left: 10px;
    padding-right: 6px;
    background: url(/kernel/images/header_link_separator.gif) no-repeat left center;
}

ul.header_links a:link, ul.header_links a:visited, ul.header_links a:active {
    font-size: 9pt;
}

ul.header_links li.leftmost {
    padding-left: 0;
    background-image: none;
}

ul.header_links li.rightmost {
}

#header a.nav {
    color: #efe1c6;
    text-decoration: none;
}

#header a.nav:hover {
    color: #fff;
}

td.leftnav, td.footer {
    color: #efe1c6;
}

ul.topnav {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.topnav li.topnav {
    height: 1%;
}

ul.topnav li.topnav a:link, ul.topnav li.topnav a:active, ul.topnav li.topnav a:visited {
    color: #efe1c6;
    display: block;
    font-size: 2.2em;
    font-family: 'Times New Roman', Times, serif;
    line-height: 3em;
    padding-left: 33px;
    text-decoration: none;
    width: 158px;
}

ul.topnav li.topnav a:hover,
ul.topnav li.topnav a.here:link, ul.topnav li.topnav a.here:active, ul.topnav li.topnav a.here:visited {
    background-color: #3f2318;
    color: #fff;
    text-decoration: none;
}

ul.subnav {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.subnav li.subnav {
    height: 1%;
}

ul.subnav li.subnav a:link, ul.subnav li.subnav a:active, ul.subnav li.subnav a:visited {
    color: #efe1c6;
    display: block;
    font-size: 1.0em;
    line-height: 3em;
    padding-left: 58px;
    text-decoration: none;
    text-transform: uppercase;
    width: 133px;
}

ul.subnav li a:hover,
ul.subnav li a.here:link, ul.subnav li a.here:active, ul.subnav li a.here:visited {
    background-color: #3f2318;
    color: #fff;
    text-decoration: none;
}

td.page-content {
	background-color: #29130f;
}

td.page-content div.content_wrapper {
    background-color: #fff;
    /* IE6(+?) hack */
    zoom: 1;
}

form#quickshop {
    border-top: 1px solid #542F1C;
    color: #efe1c6;
    font-size: 1.1em;
    margin: 40px 0 0 0;
    padding: 0;
    width: 191px;
    height: 74px;
    position: relative;
}

form#quickshop h3 {
    margin: 0;
    padding: 10px 0 0 33px;
    color: #efe1c6;
    font-size: 1.0em;
    font-weight: normal;
}

div.quickshop_fields_container {
    position: absolute;
    top: 30px;
    left: 33px;
}

input.loginselect {
	background-color : #F1F4E6;
	color : #433737;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 0.9em;
}

form#quickshop input.button_go {
    position: relative;
    left: 5px;
}

a.gifts_to_britain {
    background: url(/kernel/images/britflag.gif) no-repeat;
    display: block;
    height: 16px;
    margin-left: 5px;
    margin-top: 15px;
    padding-left: 32px;
}

a.gifts_to_britain:link, a.gifts_to_britain:active, a.gifts_to_britain:visited {
    color: #efe1c6;
    text-decoration: none;
}

a.gifts_to_britain:hover {
    color: #fff;
    text-decoration: none;
}

div.leftnav_catalogue {
    background: url(/kernel/images/leftnav_catalogue_bg.jpg) no-repeat;
    position: relative;
    height: 400px;
}

div.leftnav_catalogue a.catalogue {
    position: absolute;
    top: 100px;
    left: 0;
    width: 200px;
    height: 200px;
}

div.leftnav_catalogue span {
    display: none;
}

td.featured {
    background-color: #29130f;
}

td.featured div.hr {
	background-color : #29130f;
    border-bottom: 1px solid #542f1c;
}

td.featured ul.featured {
    margin: 0;
    padding: 0;
    list-style: none;
}

td.featured ul.featured li {
    color: #efe1c6;
    display: inline;
    font-size: 9pt;
    float: left;
    text-align: center;
    width: 197px;
}

td.featured a.featured:link, td.featured a.featured:active, td.featured a.featured:visited {
    color: #efe1c6;
    font-family: 'Times New Roman', Times, serif;
    font-weight: bold;
    text-decoration: none;
}

a.homepage:link, a.homepage:active, a.homepage:visited {
    color: #efe1c6;
}

td.featured a.featured span {
    font-weight: bold;
}

td.featured a.featured:hover {
    color: #fff;
}

div.footnote {
    background-color: #351d18;
    color: #efe1c6;
    font-family: 'Times New Roman', Times, serif;
    font-size: 1.2em;
    margin-top: 44px;
    padding: 5px 2px;
    text-align: center;
}

td.footer a:link, td.footer a:active, td.footer a:visited {
    color: #efe1c6;
    text-decoration: none;
}

td.footer a:hover {
    color: #fff;
}

div.footer_links {
    margin: 20px 0;
    text-align: center;
}

div.product_contents {
    margin: 0 17px 10px 17px;
    padding: 0;
}

div.product_contents h3 {
    color: #eee1c5;
    font-family: 'Times New Roman', Times, serif;
    font-size: 0.9em;
    margin: 0 0 10px 0;
    padding: 0;
}

div.product_contents ul {
    color: #eee1c5;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.7em;
    list-style: none;
    margin: 0;
    padding: 0;
}

div.popup_close a:link, div.popup_close a:active, div.popup_close a:visited {
    border: 1px solid #542F1C;
    color: #eee1c5;
    margin: 10px 0 10px 170px;
    padding: 5px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.7em;
}
    
/* END new stuff */

td {
	font-family : Arial, Helvetica, sans-serif;
	font-size:  8pt;
	color: #29130f;
}

td.nav {
	font-size:  8pt;
	color: #666666;
}

td.search {
	background-color: #EFEAD4;
}

td.logo-bottom {
    background-image: url(/kernel/images/logo_baskits_background.gif);
    background-repeat: repeat-y;
}

td.feature-header {
/*	background-color: #998773;*/
    background-color: none;
	font-size:  9pt;
	color: #FFFFFF;
	text-justify : distribute;
	text-align : justify;
	line-height : 200%;
}

td.side1 {
	background-color: #BF311A;
	font-size:  8pt;
	color: #FFFFFF;
	text-justify : distribute;
	text-align : justify;
	line-height : 200%;
}

td.side2 {
	background-color: #e129af;
	font-size:  8pt;
	color: #FFFFFF;
	text-justify : distribute;
	text-align : justify;
	line-height : 200%;
}

td.side3 {
	background-color: #2988e1;
	font-size:  8pt;
	color: #FFFFFF;
	text-justify : distribute;
	text-align : justify;
	line-height : 200%;
}

td.side4 {
	background-color: #2988e1;
	font-size:  8pt;
	color: #FFFFFF;
	text-justify : distribute;
	text-align : justify;
	line-height : 200%;
}

td.side5 {
	background-color: #5D9732;
	font-size:  8pt;
	color: #FFFFFF;
	text-justify : distribute;
	text-align : justify;
	line-height : 200%;
}

td.olive_dark {
	background-color: #ABB57F;
	font-size:  8pt;
	color: #FFFFFF;
	font-weight: bold;
	text-justify : distribute;
	text-align : justify;
	line-height : 200%;
}

td.olive_light {
	background-color: #D5DABF;
	font-size:  8pt;
	color: #666666;
	font-weight: bold;
	text-justify : distribute;
	text-align : justify;
	line-height : 200%;
}

td.product {
    background-image: url(/kernel/images/item_vertical_divider.gif);
    background-position: center left;
    background-repeat: no-repeat;
    padding-bottom: 20px;
}

td.product img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

td.product div.product {
    color: #413839;
    font-size: 9pt;
    font-weight: normal;
    text-align: center;
}

td.product div.product a:link, td.product div.product a:active, td.product div.product a:visited {
    color: #413839;
    font-family: 'Times New Roman', Times, serif;
    font-weight: bold;
    text-decoration: none;
}

td.product.leftmost {
    background-image: none;
}

div.category_info {
    clear: both;
    font-size: 9pt;
}

div.category_info a:link, div.category_info a:active, div.category_info a:visited {
    text-decoration: none;
}

div.category_price_range {
    width: 405px;
    float: left;
    padding: 20px 5px 20px 20px;
}

div.category_sort_by_price {
    width: 315px;
    float: right;
    padding: 20px 25px 20px 5px;
    text-align: right;
}

div.pagination {
    font-size: 9pt;
    padding: 20px 25px 20px 5px;
    text-align: right;
}

div.pagination a:link, div.pagination a:active, div.pagination a:visited {
    text-decoration: none;
}

td.copyright {
    color: #EFE1C6;
	font-family : Arial, Helvetica, sans-serif;
	font-size:  8pt;
    padding: 10px;
}

td.white {
	background-color: #FFFFFF;
}

td.grey {
	background-color: #CCCCCC;
}

.error {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:  8pt;
	color: #FF3333;
	font-weight: bold;
}

.small {
	font-family : Arial, Helvetica, sans-serif;
	font-size:  8pt;
	color: #999999;
}

h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size:  10pt;
	color: #999999;
	font-weight: bold;
	padding-bottom : 0px;
	margin-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
}

h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #29130f;
	font-weight: 500;
    letter-spacing: 0.1em;
    margin-top: 0;
	padding-bottom: 4px;
	border-bottom : 2px solid #29130f;
    text-transform: uppercase;
}

h2.indent, div.indent, table.indent {
    margin: 0 73px 10px;
}

h2.indent, div.indent {
    padding-top: 20px;
}

table.indent {
    margin-top: 20px;
}

div.indent {
    padding-top: 20px;
    padding-bottom: 20px;
}

div#category_landing_banner {
    position: relative;
    width: 790px;
    height: 114px;
}

div#category_landing_banner h2 {
    display: none;
}

h3 {
	color: #040404;
	font-family : Arial, Helvetica, sans-serif;
	font-size:  10pt;
	font-weight: bold;
    margin: 10px 0;
}

p {
    margin: 10px 0;
}

p.description, p.fda {
    color: #040404;
    line-height: 1.8em;
}

div.breadcrumbs {
    background-color: #ecdec3;
    color: #040404;
    font-size: 9pt;
    line-height: 30px;
    padding-left: 20px;
}

div.breadcrumbs a:link, div.breadcrumbs a:active, div.breadcrumbs a:visited {
    text-decoration: none;
}

.header {
    color: #040404;
	font-family :  Arial, Helvetica, sans-serif;
	font-size:  9pt;
	font-weight : bold;
}

.subheader {
    color: #040404;
	font-family : Arial, Helvetica, sans-serif;
	font-size:  9pt;
	font-weight: bold;
}

.largeheader {
	font-family :  Arial, Helvetica, sans-serif;
	font-size:  10pt;
	font-weight: bold;
}


A:link, A:visited, A:active {
	color: #040404;
	text-decoration : underline;
	}
	
A:hover {
	color: #000000;
	text-decoration : underline;
	}

A.copyright:link, A.copyright:visited, A.copyright:active {
	font-family : Arial, Helvetica, sans-serif;
	font-size:  8pt;
	color: #999999;
	text-decoration : underline;
	}
		
A.copyright:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size:  8pt;
	color: #000000;
	text-decoration : underline;
	}
	
A.nav:link, A.nav:visited, A.nav:active {
	font-family : Arial, Helvetica, sans-serif;
	font-size:  8pt;
	color: #29130F;
	text-decoration : underline;
	}
		
A.nav:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size:  8pt;
	color: #000000;
	text-decoration : underline;
	}
	
A.price:link, A.price:visited, A.price:active {
	font-family : Arial, Helvetica, sans-serif;
	font-size:  8pt;
	color: #29130F;
	text-decoration : none;
	}
		
A.price:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size:  8pt;
	color: #000000;
	text-decoration : underline;
	}


/* Shop cart styles modified to avoid renaming shopcart classes*/

.purplebold {
       font-weight: bold;
	   }

table.checkout_header {
    margin-left: 73px;
    margin-right: 73px;
    text-transform: uppercase;
}

table.checkout_header td strong {
    background-color: #a29390;
    color: #fff;
    padding: 1px;
}

table.checkout_header td a strong {
    background-color: #fff;
    color: #29130f;
}

table.checkout_header a:link, table.checkout_header a:active, table.checkout_header a:visited {
    text-decoration: none;
}

.cartnav_fade {
    color: #a29390;
}

.lightpurple {  
        background-color: #D5DABF;
}

.lightpurple02 {  
        background-color: #F1F4E6;
}

.nodate {  
        background-color: #F1F4E6;
}

.red { color: red;}

tr.shopcart_row2 {
	background-color: #f7f3ea;
	padding : 20 10;
}

td.shopcart_total {
      background-color: #f7f3ea;
}

.cart-line01 {
     background-color: #FFFFFF;
     padding-top : 5px;
}

.cart-line02 {
	background-color: #FFFFFF;
}

.cart-line03 {
	background-color: #FFFFFF;
}

.cart-total {
       border-top : 1px solid Black;
       color: #000000;
       font-weight: bold;
}

.cart-deliverybackground {
	background-color: #F1F4E6;
}

td.shopcart_header {
    color: #29130f;
	background-color: #e8dbbf;
    font-size: 1.1em;
    font-weight: bold;
}

tr.shopcart_header {
	background-color: #F1F4E6;
}

.shopcart_header {
	background-color: #F1F4E6;
}

.shipping {
	background-color: #e8dbbf;
}

table.shipping {
    margin-left: auto;
    margin-right: auto;
    width: 85%;
}

.cart-deliverybackground {
	background-color: #f7f3ea;
}

.light_bg {
	background-color: #FFFFFF;
}

table.favorites td,
table.favorites td a:link,
table.favorites td a:visited,
table.favorites td a:active
{
    color: #000;
}
table.favorites td.name{
    padding-left: 20px;
}
table.favorites td.price{
    text-align: right;
}

table.footer {
	background-color: #29130f;
}

table.footer td.footer-cell {
    padding-top: 20px;
}

table.home-content td {
    color: #EFE1C6;
}

table.home-content #home_flash_wrapper {
    width: 790px;
    height: 400px;
}

table.home-content th.feature{
	font-family : Times New Roman, Times, serif;
    width: 318px;
    color: #656366;
    background-color: #e8e3c3;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
}
table.home-content th.favorite{
	font-family : Times New Roman, Times, serif;
    width: 204px;
    background-color: #eeead1;
    color: #656366;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
}
table.home-content th.catalogue{
	font-family : Times New Roman, Times, serif;
    width: 214px;
    background-color: #f4f2e3;
    color: #656366;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
}

table.home-content td.feature {
    background-color: #EEECD5;
}

table.home-content td.favorite {
    background-color: #F4F2E3;
}

table.home-content td.catalogue {
    background-color: #F8F8EE;
}

table.home-content td.flash, #flash_feature{
    background-color: none;
}
table.home-content div.delivery_message{
    background-color:#29130F;
    text-align:right;
    padding:10px 0;
    font-size:1.2em;
}
#flash_feature {
    line-height: 0;
    margin: 0;
    padding: 0;
}

span.visa-tm {
    font-style: italic;
    text-transform: uppercase;
}
.center {
    text-align: center;
}

div#home_page_promo {
    margin: 10px auto;
    width: 790px;
}

div#home_page_promo h2 {
    color: #efe1c6;
    font-family: 'Times New Roman', Times, serif;
    margin: 0 auto;
    padding: 0;
    text-transform: none;
    text-align: center;
}

div#home_page_promo table {
    width: 560px;
    margin: 0 auto;
}

div#home_page_promo td {
    font-size: 1.1em;
}

div.corporate_msg_outer_wrap {
    padding-top:60px;
    height:558px;
    background-image:url(/images/background_corporate_msg.gif);
    text-align:center;
    font-family:arial;
    font-size:18px;
    color:#29130f;
}
div.corporate_msg_inner_wrap {
    width:600px;
    padding-left:100px;
}

div.corporate_msg_inner_wrap p {
    padding-bottom:10px;
}
        
