/* CSS Document */
.colour_span, #account_status a
{
	color:#00A54F;
}

#content_right a
{
	text-decoration:none;
	color:#00A54F;
}

#content_right a:hover
{
	text-decoration:underline;
}

#header
{
	background-image:url(../images/store/header_bg_tmk.gif);
}

#basket
{
	background-image:url(../images/store/basket_bg_dark_green.gif);
}

#top_menu
{
	background-image:url(../images/store/top_menu_bg_dark_green.gif);
}

.top_menu_left
{
	background-image:url(../images/store/top_menu_item_dark_green_narrow.gif);
}

.top_menu_right
{
	background-image:url(../images/store/top_menu_item_dark_green_wide.gif);
}

.tbl_button_left_stretch, .tbl_button_right_stretch
{
	background:transparent url(../images/store/button_dark_green_border_left.gif) no-repeat scroll left top;
	color:#006D7D;
}

.tbl_button_stretch
{
	background:transparent url(../images/store/button_dark_green_cyan_border_right.gif) no-repeat scroll right top;
}

#lower_menu
{
	background-color:#37B877;
}

#menu_header
{
	background-image:url(../images/store/menu_header_dark_green.gif);
}

#menu_links
{
	background-color:#37B877;
}

#menu_links a:hover, .active
{
	background-image:url(../images/store/menu_link_on_dark_green.gif);
}

#menu_left_footer
{
	background-image:url(../images/store/menu_footer_dark_green.gif);
}

#basket
{
	background-image:url(../images/store/basket_bg_dark_green.gif);
}

#content_header
{
	border-bottom:4px solid #00A54F;
}

#department_header
{
	background-image:url(../images/store/dept_headers/tmk_tea_time.jpg);
}

.department_box h3
{
	color:#00A54F;
}	

.department_box a
{
	background-image:url(../images/store/button_dark_green.gif);
}	


#product_top_right
{
	background-image:url(../images/store/product_top_right_dark_green.gif);
}

#product_top_right_button
{
	background-image:url(../images/store/add_to_basket_dark_green.gif);
}

#product_image_rattle
{
	background-image:url(../images/store/product_image_rattle_dark_green.gif);
}

#product_image_baby
{
	background-image:url(../images/store/product_image_baby_dark_green.gif);
}

#product_image_train
{
	background-image:url(../images/store/product_image_train_dark_green.gif);
}

#product_image_face
{
	background-image:url(../images/store/product_image_face_dark_green.gif);
}

/* table doings */
.content_right_table th
{
	color:#00A54F;
	border-bottom:1px solid #37B877;
}

.tbl_row_light
{
	background-color:#70CD9E;
	font-weight:bold;
}

.basket_quantity
{
	border:1px solid #00A54F;
}

.tbl_submit_left, .tbl_submit_right, .tbl_button_left, .tbl_button_right
{
	background-image:url(../images/store/button_dark_green_border.gif);
}

#footer_logo_tmb
{
	background-image:url(../images/store/hearts_dark_green.gif);
}

