/* ------------------------- */
/* Index / Global Properties */
/* ------------------------- */

div, img, form, fieldset, #footer ul, #footer li, #header ul, #header li, .column ul, .column li, h1, h2, h3, h4 {
	padding: 0;
	margin: 0;
	border: 0; 
}
	
.clear { clear: both; height: 0px;}
.right { float: right; }
.left { float: left; }
	
.tc { text-align: center; padding-top: 10px; padding-bottom: 10px; }
.tr { text-align: right; }

.tabbertab h2 {
	font: normal 11px/150% "Verdana", "Arial", "Helvetica", sans-serif;
}

input, select, textarea {
	/* Input And Select Font */
	font: normal 11px/150% "Verdana", "Arial", "Helvetica", sans-serif;
	color: #242424;
}

body {
	/* Main Font Sizes */
	font: normal 11px/150% "Verdana", "Arial", "Helvetica", sans-serif;
	color: #242424;
	/* Main Background Color */
	background-color: #coffbb; 
	margin: 20px 0 0 0;
	padding: 0;
}

a {
	color: #000000;
}
a:visited { color:#064202; }
	
a:hover { color:#ff6600; text-decoration: underline; }
	
.bannerpics_imagebg     { 
          background-image: url(http://www.willowtreegiftshop.com.au/bannerpics/bookscds/images/cds_imagebg.jpg);
          background-repeat: no-repeat;
     }

#christmaspics td a{
	text-decoration:none;
}
#christmaspics td a.hover {
	color:#ff0000;
}
	
#maincontent {
	padding-top: 0px;
}
		
#header {
	/* Header Background & Definitions */
	background: url("images/header_willowtree.gif") top right no-repeat;
	height: 123px;
	position: relative;
border:1px solid #98cf97;
}
	
#header div {
	/* Header Positioning */
	position: absolute;
	top: 40px;
	right: 20px; 
}

#menu {
	/* Top Navigation Bar BG & Color */
        
	border-top: 1px solid #ffffff;
	height: 29px;
background-color:#064202;
	list-style-type: none;
	position: absolute;
	bottom: 0;
	width: 964px;
}
#menu ul {
list-style-type:none;
}
	
#menu li { 
	line-height: 29px;
	display: inline;
}

#menu li a {
	/* Top Navigation Bar Link Dividers  */
	/* background: url("images/menu_split.gif") top right no-repeat; */
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	padding: 6px 15px;
}
#menu li a:hover {
color: #064202;
background-color:#ffffff;
}
	
#menu li.last a { background: none; }

.pagetitleheadings {
padding:0 0 0 5px;
}

.viewcartsml {
/* Reduced version for top of page */
width: 214px;
height: 38px;
margin: 20px 0 0 0;
border: 0;
padding: 8px 0px 0px 40px;
background: url("images/viewcartBG.gif") no-repeat;
float:right;
}

.viewcartsml a {
text-decoration:none;
color:#ff6600;
}

.viewcartsml a:hover {
text-decoration:underline;
color:#064202;
}




#left h4 {
	/* Side Table Heading Definitions */
	background: #e5f8e5;
	font-weight: bold;
	font-size: 11px;
	color: #064202;
	height: 21px;
	line-height: 21px;
	padding-left: 5px;
border-bottom:none;
border-top: 1px solid #98cf97;
border-right: 1px solid #98cf97;
border-left: 1px solid #98cf97;
}

#original-left h4 {
	/* Side Table Heading Definitions */
	background: #000000 url("images/column_head.gif") no-repeat;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	height: 21px;
	line-height: 21px;
	padding-left: 5px;
}

#secondright h4 {
	/* Side Table Heading Definitions */
	background: #e5f8e5;
	font-weight: bold;
	font-size: 11px;
	color: #064202;
	height: 21px;
	line-height: 21px;
	padding-left: 5px;
border-bottom:none;
border-top: 1px solid #98cf97;
border-right: 1px solid #98cf97;
border-left: 1px solid #98cf97;
}
#original-secondright h4 {
	/* Side Table Heading Definitions */
	background: #000000 url("images/column_head.gif") no-repeat;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	height: 21px;
	line-height: 21px;
	padding-left: 5px;
}

.search h3 {
font-size:12px;
font-weight:bold;
color:#ff6600;
padding: 0 5px 0 0;
margin: 0px;
}

.search h5 {
font-size: 11px;
font-weight: bold;
color:#ff6600;
padding: 5px 0 0 0;
margin: 0px;
}

.search a {
font-size: 9px;
font-weight: normal;
color: #064202;
text-decoration:none;
}

.search a:hover {
color: #ff6600;
text-decoration:underline;
}

#newphotoarea {
       width: 100%;
       border: 1px solid #999;
       margin-bottom: 20px;
}

.column {
	/* Side Table Definitions */
	border: 1px solid #98cf97;
	width: 157px;
	padding: 10px; 
	margin: 0px 0 10px 0;

}
.column a:link {
color:#064202;
text-decoration:none;
}
.column a:visited {
color:#064202;
text-decoration:none;
}
.column a:hover {
color:#ff6600;
text-decoration:underline;
}


.column-noborder {
        /* currently not used, */
        border:none;
        width: 157px;
	padding: 10px; 
	margin: 0px 0 10px 0;


}

.column-cats {
/* Side Table Definitions */
	border: 1px solid #98cf97;
	width: 157px;
	padding: 10px; 
	margin: 0px 0 10px 0;
background-color: #e5f8e5;

}


.original-column {
	/* Side Table Definitions */
	border-left: 1px solid #b6b6b6;
	border-right: 1px solid #b6b6b6;
	width: 157px;
	padding: 0 10px; 
	margin: 1px 0 10px 0;
}
	
.original-column .top, .original-column .bot {
	/* Side Table Heading Background & Definitions */
	background: url("images/column_top.gif") no-repeat;
	display: block;
	height: 7px;
	margin: 0 -11px;	
}
		
.original-column .bot {
	/* Side Table Footer Background & Definitions */
	background: url("images/column_bot.gif") bottom left no-repeat;
}

.side_link {
	/* Side Table Link Definitions */
	
	display: block;
	padding: 1px 0px 1px 1px;
	text-decoration: none;
	color: #e5f8e5;
}

.list { 
	margin-bottom: 15px;
	list-style: none; 
}

.list li.title a {
	/* Side Table Category Link Definitions */
	color: #064202;
	text-decoration: none;
background-color:e5f8e5;
	
}
.list li.title a:hover {
color:#ff6600;

}

#main_cont {
	/* Center Table Definitions */
	width: 60%;
	float: left;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

#content { 
       padding: 5px 0; 
}
#content p {
padding-left:10px;
}

#left {
	width: 179px;
	float: left;
       margin-right:5px;
}
		
#right {
	width: 591px;
	float: left;
}
#secondright {
        width: 179px;
	float:right;
}
	
#right h2, #main_cont h2 {
    /* Center Table Heading Background, Colors & Fonts */
	background: url(images/gray_h_bg.gif) repeat-x #d9d9d9;
	border: solid #b0b0b0 1px;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	height: 20px;
	padding: 0px;
	padding-top: 2px;
	margin: 0px;
	margin-bottom: 1px;
}

.h2sub {
	background: url(images/gray_h_bg.gif) repeat-x #d9d9d9;
	border: solid #b0b0b0 1px;
	font-size: 11px;
	color: #ccc;
	font-weight: bold;
	height: 20px;
	padding: 0px;
       padding-left: 40px;
	padding-top: 2px;
	margin: 0px;
	margin-bottom: 1px;
}
.h2sub a{
color: #ff6600;
text-decoration:underline;
}
.h2sub a:hover {
text-decoration:none;
color: #064202;
}

#footer ul {
	/* Footer Background */
border:1px solid #98cf97;
	background: #064202;
	height: 29px;
	list-style: none;
	text-align: right;
	padding: 0 15px;
	width: 935px;	
}
	
#footer li { 
	line-height: 29px;
	display: inline;
}

#footer li a {
	/* Footer Link Colors */
	border-right: 1px solid #c6c6c6;
	text-decoration: none;
	font-size: 11px;
	color: #fff;
	padding: 0 5px;
}
	
#footer li.last a { border: 0; }
#footer li a:visited {
color: #fff;
}
#footer li a:hover {
color: #ff6600;
}

#searchForm {
	width: 177px;
	height: 74px;
	padding: 0px;
	background: url("images/mainSearchBg.gif") no-repeat;
	color: #064202;
	font-weight: bold;
}


	
#searchForm legend { display: none; }
html>body #searchForm span input, html>body #searchForm span img { margin-bottom: -3px; }

#searchcol {
       width: 192px;
	height: 205px;
	padding: 10px 0 0 10px;;
	background: url("http://www.willowtreegiftshop.com.au/images/searchcolBG.gif") no-repeat top left;
	color: #064202;
	font-weight: normal;
       font-size:10px;

}

#welcome h1{
	/* Welcome Message Font */
	width:350px;
        color: #064202;
	font: normal 18px "Verdana", "Arial", "Helvetica", sans-serif;
        position: relative;
	top: 10px;
	left: 120px; 
}

#welcome {
	width: 585px;
	height: 117px;
	margin: 0 0 5px 0;
	padding: 0px;
	background: url("images/welcome_standard.jpg") no-repeat; 
}

#welcome-mind-body-spirit {
	width: 566px;
	height: 139px;
	margin: 0 0 5px 15px;
	padding: 0;
}
#wrap-welcome-products {
padding:75px 0 0 0px;
}



.welcome_homecats {
width: 600px;
height: 142px;
margin: 0 0 0 0;
}

.welcome_homecats img {
float:left;
}

.panelstyle {
width: 135px;
height:132px;
float:left;
background-repeat: no-repeat;
font-size: 9px;
font-style: italic;
color: #064202;
padding: 10px 5px 0px 5px;
margin-right:5px;
}
.panelstyle a {
font-style: italic;
font-weight: normal;
font-size: 10px;
text-decoration: none;
color: #064202;
}
.panelstyle a:hover{
text-decoration: underline;
color: #ff6600;
}
.pstitle a {
font-style: normal;
font-weight: bold;
font-size: 12px;
text-decoration: none;
color: #064202;
padding-left:5px;
}
.panelstyle p {
margin: 5px 0 0 0;
padding: 0px;
line-height: 12px;
}







#welcomesignup {
	width:565px;
	height:49px;
        border:1px solid #98cf97;
	padding:5px 10px 0 5px;
	margin: 1px 0 0px 5px;
        background-color:#fff;
}

.minitext-homepage {
float:left;
width:90px;
height:40px;
padding-right:5px;
margin:0 7px 0 7px;
line-height:11px;
font-size:10px;
border-right: 1px dashed #999999;
}

.minitext-homepage-last {
padding-left:10px;
margin-left:0px;
width:65px;
border-right:0;
}
.minitext-homepage a {
text-decoration:none;
color: #064202;
}
.minitext-homepage a:visited {
text-decoration:none;
color: #064202;
}
.minitext-homepage a:hover {
text-decoration:none;
color: #ff6600;
}

#welcomesignup input {
      margin:0;
      vertical-align:top;
}

#banners {
	padding: 10px; 
}
	
#newsletterForm {
	width: 187px;
	height: 71px;
	float: left;
	margin-right: 1px;
	text-align: center;
	padding-top: 30px;
	background: url("images/banner_signup.gif") no-repeat;
}
	
html>body #newsletterForm { 
	padding-top: 30px; 
	height:71px; 
	margin-right: 3px;
}

#newsletterForm input {
       margin-top:5px;
       padding:0px;
       text-align:center;
}
	
#newsletterForm legend { display: none; }

.currency {
	float: left; 
	padding-left: 10px;
}

.content {
	/* Main Table Content Area Definitions */
	border: solid #b6b6b6 1px;
	background: #ffffff;
	margin-bottom: 15px;
	padding: 5px;
}

.cat_hover:hover {
	/* Category Hover */
	background-color: #e5f8e5;
}

.black_bold_text_spaced {
	color: #000000;
	font-weight: bold;
	margin-top: 5px;
	line-height: 17px;
	text-decoration: none;
}

.error_message {
	/* Error Message Definitions */
	background: #FFFFFF;
	border: solid #FF0000 1px;
	padding: 10px;
	margin-bottom: 10px;
}

.alert_message {	
	/* Alert Message Definitions */
	background: #FFFFFF;
	border: solid #33cc00 1px;
	padding: 10px;
	margin-bottom: 10px;
}

.error_alert {
	margin-left: 35px;
}

.table_bottom {
	text-align: center;
	padding-top: 5px;
}

.row {
	clear: both;
background: url(images/gray_h_bg.gif) repeat-x #d9d9d9;
}

.center {
	text-align: center;
}

.right_align {
	text-align: right;
}

#wrapper {
	width: 965px;
	margin: 0 auto; 
}

.registrylink {
       width: 240px;
       border: solid 1px gray;
       padding: 5px;
       margin: 5px 0px 0px 0px;;
}

/* ------------ */
/* Product List */
/* ------------ */

.product_title_link, product_title_link:visited, product_title_link:active {
	/* Product Title Link Definitions */
	color: #064202;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.product_title_link:hover {
	/* Product Title Link Hover Definitions */
	color: #fd6601;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

.paging {
	float: right;
	text-align: right;
	margin-right: 10px;
}

.list_top {
	/* Product List Top Definitions */
	border-top: solid #cacaca 1px;
	border-bottom: solid #cacaca 1px;
	background: #f0f0f0;
	padding: 3px;
}

.list_bottom {
	/* Product List Bottom Definitions */
	border-top: solid #cacaca 1px;
	border-bottom: solid #cacaca 1px;
	background: #f0f0f0;
	padding: 3px;
}

/* ----------------- */
/* Product List List */
/* ----------------- */

.reg_txt {
	font-weight: normal;
}

.small_txt {
	font-size: 10px;
}
.tiny_txt {
font-size:9px;
}

.price {
	/* Product List Price Definitions */
	color: #c20710;
	font-weight: bold;
	font-size: 12pt;	
	margin-right: 10px;
	float: left;
}

.list_item {
	background: #FFFFFF;
	padding: 5px;
}

.list_item_bottom_border {
	/* Product List Separator Definitions */
	border-bottom: solid #cacaca 1px;
	background: #FFFFFF;
}

/* ----------------- */
/* Product List Tile */
/* ----------------- */

.tile_item {
       text-align: center;

}

#list_tile_item_btnstable {
       text-align:center;

}
#list_tile_item_btnstable td {
       border: 0;
}

.tile_image {
	margin-bottom: 5px;
}

.tile_price {
	/* Product Tile Price Definitions */
	font-weight: bold;
       font: verdana;
	font-size: 12pt;
	color: #064202;
}

.tile_table {
	background: #FFFFFF;
	width: 100%;
}

 .tile_table td{
	border: 1px solid gray;
       vertical-align:bottom;
       padding-top: 10px;
}

.list_table {
	background: #FFFFFF;
	width: 100%;
}



/* -------------- */
/* Product Detail */
/* -------------- */

.product_title {
	/* Product Title Font & Color */
	font-size: 12px;
	font-weight: bold;
	color: #307fcf;
}

.product_sku {
	/* Product SKU Font & Color */
	font-size: 10px;
	margin-bottom: 10px;
}

.product_price {
	/* Product Price Font & Color */
	color: #990000;
	font-size: 11px;
	font-weight: bold;
}

.product_option {
	/* Product Attributes Font & Color */
	font-weight: bold;
	padding-right: 10px;
	width: 1%;
}

.product_strikethru {
	text-decoration: line-through;
}

.review_link {
	color: #307fcf;
	text-decoration: none;
	text-align: right;
	float: right;
	font-weight: 400;
}

.larger_view {
	background: url(images/enlarge.gif) no-repeat center left;
	padding-left: 13px;
	text-decoration: none;
	font-size: 10px;
}

.add_wishlist {
	/* Add To Wishlist, Add Review, Add To Registry Link Definitions */
	background: url(images/little_arrow.gif) no-repeat center left;
	padding-left: 15px;
	text-decoration: none;
	font-size: 11px;
	padding-right: 15px;
}

.review_item {
	padding-bottom: 10px;
}

.review_spacer {
	padding-bottom: 7px;
}

/* ------------------ */
/* Button Definitions */
/* ------------------ */

.orange_button {
	/* Orange Button Definitions */
	background: url(images/orange_button_left.gif) no-repeat top left;
	padding-left: 3px;
	height: 18px;
	float: left;
	margin-right: 10px;
}
.button_default {
	/* Default Button Definitions  */
        float:right;
        text-align:center;
}

.orange_button input, .orange_button button {
	/* Orange Button Definitions */
	background: url(images/orange_button_bg.gif) top right no-repeat;
	height: 18px;
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 5px;
	margin: 0px;
	border-width: 0px;
	cursor: pointer;
}

.yellow_button {
	/* Yellow Button Definitions */
	background: url(images/yellow_button_left.gif) no-repeat top left;
	padding-left: 3px;
	height: 18px;
	float: left;
	margin-right: 10px;
}

.yellow_button input, .yellow_button button {
	/* Yellow Button Definitions */
	background: url(images/yellow_button_bg.gif) top right no-repeat;
	height: 18px;
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 5px;
	margin: 0px;
	border-width: 0px;
	cursor: pointer;
}

.del_button {
	display: block;
	width: 40px;
	float: right;
	background: url(images/delete.gif) no-repeat center left;
	padding-left: 11px;
	color: #3068c5;
	text-decoration: none;
	font-weight: 400;
}

/* ----------------------------- */
/* Product Detail & Account Tabs */
/* ----------------------------- */

/* Non Selected & Selected Tabs Link Text Colors */
ul.tabbernav li a:link { color: #ffffff; }
ul.tabbernav li a:visited { color: #ffffff; }
ul.tabberactive li a:link { color: #000000; }
ul.tabberactive li a:visited { color: #000000; }

ul.tabbernav {
	/* Tab Content Top Border */
	border-bottom: 1px solid #000000;
	font: bold 11px "Verdana", "Arial", "Helvetica", sans-serif;
	padding: 3px 0;
	margin: 0;
}

.tabberlive .tabbertab {
	/* Tab Content Sides & Bottom Border */
	border: 1px solid #000000;
	padding: 15px;
	border-top: 0;
}

ul.tabbernav li a {
	/* Tab Borders */
	border: 1px solid #000000;
	/* Non Selected Tabs Background */
	background: #000000;
	padding: 3px 0.5em;
	margin-left: 3px;	
	border-bottom: none;	
	text-decoration: none;
}

ul.tabbernav li a:hover {
	/* Hovered Tabs Background Color */
	background: #e5e5e5;
	/* Hovered Tabs Border Color */
	border-color: #000000;
	/* Hovered Tabs Text Color */
	color: #000000;	
}

ul.tabbernav li.tabberactive a {
	border-bottom: 1px solid #ffffff;
	/* Selected Tabs Background Color */
	background-color: #ffffff;
	/* Selected Tabs Font Color */
	color: #000000;
}

ul.tabbernav li.tabberactive a:hover {
	border-bottom: 1px solid white;
	/* Selected Tabs Hover Background Color */
	background-color: #ffffff;
	/* Selected Tabs Hover Font Color */
	color: #000000;
}

ul.tabbernav li {
	list-style: none;
	display: inline;
	margin: 0;
}

.tabberlive .tabbertabhide { display: none; }
.tabberlive .tabbertab h2 { display: none; }
.tabberlive .tabbertab h3 { display: none; }
.tabberlive { margin-top: 1em; }
.tabber { display: none; }

/* ---------------- */
/* Form Definitions */
/* ---------------- */

.input_box {
	padding-right: 2px;
	padding-left: 2px;
}

.form_label {
	text-align: right;
	vertical-align: top;
}

.bold {
	font-weight: bold;
}

.short_form_row {
	clear: both;
}

.short_form_row div, .short_form_row input, .short_form_row select, .short_form_row textarea {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.short_form_row div {
	width: 60px;
	padding-top: 3px;
}

.short_form_row input {
	width: 75px;
}

.required {
	/* Required Reminder Colors */
	color: #b70407;
	padding-left: 2px;
}

/* ------------ */
/* Account Area */
/* ------------ */

.account_list_head {
	/* Table List Headings Font */
	font-weight: bold;
	color: #000000;
}

.account_head {
	/* Update Profile Heading Font Definitions */
	padding-bottom: 5px;
	font-weight: bold;
	color: #000000;
}

/* ------------- */
/* Shopping Cart */
/* ------------- */

.cart {
	background: #ffffff;
}

.cart th {
	/* Cart List Headings Font */
	text-align: center;
	font-weight: bold;
	color: #000000;
}

.cart td {
	border-top: dotted #c1c1c1 1px;
	border-bottom: dotted #c1c1c1 1px;
	color: #000000;
}

.cart_contents_quan {
	padding-right: 5px;
}

.cart_contents_item {
	margin-bottom: 5px;
	text-decoration: none;
}

.cart_contents_item a {
	text-decoration: none;
}

.cart_contents_item a:hover {
	text-decoration: underline;
}

/* ----------- */
/* Order Pages */
/* ----------- */

#order_signup {
	float: left;
	padding-left: 25px;
}

#order_login {
	float: right;
	padding-right: 25px;
}

.order_info_off {
	background: url(images/order_info_off.gif) no-repeat center left;
	padding-left: 20px;
	color: #bcbcbc;
	text-decoration: none;
}

.order_info_on {
	background: url(images/order_info_on.gif) no-repeat center left;
	padding-left: 20px;
	color: #000000;
}

.order_ship_off {
	background: url(images/order_ship_off.gif) no-repeat center left;
	padding-left: 20px;
	color: #bcbcbc;
	text-decoration: none;
}

.order_ship_on {
	background: url(images/order_ship_on.gif) no-repeat center left;
	padding-left: 20px;
	color: #000000;
}

.order_payment_off {
	background: url(images/order_payment_off.gif) no-repeat center left;
	padding-left: 20px;
	color: #bcbcbc;
	text-decoration: none;
}

.order_payment_on {
	background: url(images/order_payment_on.gif) no-repeat center left;
	padding-left: 20px;
	color: #000000;
}

.order_review_off {
	background: url(images/order_review_off.gif) no-repeat center left;
	padding-left: 20px;
	color: #bcbcbc;
	text-decoration: none;
}

.order_review_on {
	background: url(images/order_review_on.gif) no-repeat center left;
	padding-left: 20px;
	color: #000000;
}

.order_print_off {
	background: url(images/order_print_off.gif) no-repeat center left;
	padding-left: 20px;
	color: #bcbcbc;
	text-decoration: none;
}

.order_print_on {
	background: url(images/order_print_on.gif) no-repeat center left;
	padding-left: 20px;
	color: #000000;
}

.gray {
	background-color: #f0f3f8;
}

.sep {
	padding-left: 10px;
	padding-right: 10px;
}

/* ------------ */
/* Order Review */
/* ------------ */

.order_view {
	background: #ffffff;
	text-align: left;
}

.order_view th {
	font-weight: bold;
	background: #ff942d;
	color: #ffffff;
	width: 10%;
}

.review_top_border {
	border-top: solid #ff942d 1px;
}

.order_id {
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 10px;
	color: #c20710;
}

/* ------------------ */
/* Paging Definitions */
/* ------------------ */



a.page {
	/* Link Text Color */
	color: #064202; 
text-decoration: underline;
font-weight: bold;
}

a.page:visited {
	color: #064202; text-decoration: underline;
}

a.page:hover {
	/* Hover Text Color */
	color: #ff6600; text-decoration: underline;
}

.pages_border {
	/* Box Border & Background */
	border: 1px solid #000000;
	background-color: #ffffff;
	color: #ffffff;	
}

.navpage {
	/* Navigation Link Boxes Background & Definitions */
	background-color: #FFFFFF;
	font: 11px Tahoma, Verdana;
	padding: 2px 4px 2px 4px;
	color: #000000;
	white-space: nowrap;
	text-decoration: none;
}

.navpageselected {
	/* Navigation Selected Link Boxe Background & Definitions */
	background-color: #e5e5e5;
	font: 11px Tahoma, Verdana;
	padding: 2px 4px 2px 4px;
	color: #000000;
	white-space: nowrap;
	text-decoration: none;
}

.highlightpage {
	/* Current Page Info Box Background & Definitions */
	background-color: #ff6600;
	font: bold 11px Tahoma, Verdana;
	padding: 2px 4px 2px 4px;
	color: #FFFFFF;
	white-space: nowrap;
}

.highlightpage a:link {
	color: #FFFFFF; text-decoration: none;
}

.highlightpage a:visited {
	color: #FFFFFF; text-decoration: none;
}

.highlightpage a:hover, .highlightpage a:active {
	color: #FFFFFF; text-decoration: underline;
}

/* ------------ */
/* Cookie Crumb */
/* ------------ */

.cookie_crumb_style_J1 {
border: 1px solid #999;
height:10px;
margin-bottom: 3px;
padding: 5px 3px 0px 5px;
background: url(images/gray_h_bg.gif) repeat-x #d9d9d9;
}

.list_sortnav {
border:1px solid #999;
height:25px;
margin-bottom:3px;
padding: 5px 0px 0px 5px;
background: url(images/gray_h_bg.gif) repeat-x #d9d9d9;
}



a.home_link {
	/* Home Link Definitions */
	background: url(images/home_icon.gif) no-repeat center left;
	text-decoration: underline;
	padding-left: 20px;
	font-weight: bold;
	color: #064202;
}

a:hover.home_link {
	/* Home Link Definitions */
        text-decoration:none;
	color: #ff6600;
}



a.crumb_link {
	/* Regular Link Definitions */
	padding-left: 5px;
	font-weight: bold;
	text-decoration: underline;
	color: #064202;
}
a:hover.crumb_link {
	/* Crumb Link Definitions */
        text-decoration:none;
	color: #ff6600;
}


.crumb_sep {
	padding-left: 5px;
	font-weight: bold;
}

/* ----------------- */
/* Float Definitions */
/* ----------------- */

.left_float_3_px {
	float: left;
	margin-right: 3px;
}

.left_float_5_px {
	float: left;
	margin-right: 5px;
}

.right_float_5_px {
	float: right;
	margin-left: 5px;
}

.IE_left_float_5_px {
	margin-left: 5px;
}

.float_assist {
	clear: both;
	height: 1px;
	overflow: hidden;
}

.search_results {
	margin-left: 10px;
	float: left;
	text-align: center;
	font-size: 12px;
	color: black;
}

.search_bb {
	font-size: 12px;
	font-weight: bold;
	color: black;
}

.faqs h3 {
padding-left:5px;
font-size: 12px;
font-weight: bold;
color: #ff6600;
}

.faqs p {
padding-left:40px;
}

.shiptable {
	margin-left: 20px;
       font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
       border: 1px solid #666;
}
.shiptable td {
       border: 1px solid #666;
}
#twitter-widget h4 {
	background:none;	
}

#zenlistcol {
margin-top:10px;
width:145px;
height:150px;
padding: 25px 5px 5px 30px;
line-height:12px;
background: url(images/zenlist_sidecol.gif);
}
#zenlistcol a {
text-decoration:none;
color:#064202;
font-size: 10px;
}
#zenlistcol li {
padding-bottom: 3px;
}
#deliverycol {
width: 180px;
height:83px;
margin-top:10px;
}

a.smllinktxt {
font-size:10px;
}
a.smllinktxt:visited {
font-size:10px;
}
a.smllinktxt:hover {
font-size:10px;
text-decoration:none;
}