﻿/* For all boxes */
.box_area
{
    text-align:left;
    margin-bottom:6px;
}

.box_area h2 a
{
    color:#333;
    font-weight:normal;
}

/* For all boxes */
.box_contents
{
    padding:8px 5px 5px 10px;
}

/* Marketing box */
.marketing_box_header 
{
	background-image: url(../../images/orange_box_header.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 205px;
}

.marketing_box_header h2 
{
    font-size:1.2em;
    text-align:center;
    margin:0;
    padding:5px 0 0 0;
    color:#333;
}

.marketing_box_bodyarea
{
	width: 205px;
	background-attachment: scroll;
	background-image: url(../../images/orange_box_bg.png);
	background-repeat: repeat-y;
}

.marketing_box_footer 
{
	background-image: url(../../images/orange_box_footer.png);
	background-repeat: no-repeat;
	height: 16px;
	width: 205px;
}

/* Grey box */
.function_box_header 
{
	background-image: url(../../images/grey_box_header.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 205px;
}

.function_box_header h2 
{
    font-size:1.2em;
    text-align:center;
    margin:0;
    padding:5px 0 0 0;
    color:#333;
}

.function_box_bodyarea
{
	width: 205px;
	background-attachment: scroll;
	background-image: url(../../images/grey_box_bg.png);
	background-repeat: repeat-y;
}

.function_box_footer 
{
	background-image: url(../../images/grey_box_footer.png);
	background-repeat: no-repeat;
	height: 16px;
	width: 205px;
}

/* Articles box */
.right_box_header 
{
	background-image: url(../../images/right_box_header.png);
	background-repeat: no-repeat;
	height: 31px;
	width: 306px;
}

.right_box_header h2 
{
    font-size:1.2em;
    text-align:center;
    margin:0;
    padding:8px 0 0 0;
    color:#333;
}

.right_box_bodyarea 
{
	width: 306px;
	background-attachment: scroll;
	background-image: url(../../images/right_box_bg.png);
	background-repeat: repeat-y;
}

.right_box_contents
{
    padding:8px 5px 5px 10px;
}

.right_box_footer 
{
	background-image: url(../../images/right_box_footer.png);
	background-repeat: no-repeat;
	height: 7px;
	width: 306px;
}

/* Left column box */
.left_narrow_box_header 
{
	background-image: url(../../images/left_orange_box_header.png);
	background-repeat: no-repeat;
	height: 31px;
	width: 110px;
}

.left_narrow_box_header h2 
{
    font-size:1.2em;
    text-align:center;
    margin:0;
    padding:8px 0 0 0;
    color:#333;
}

.left_narrow_box_bodyarea 
{
	width: 110px;
	background-attachment: scroll;
	background-image: url(../../images/left_orange_box_bg.png);
	background-repeat: repeat-y;
}

.left_narrow_box_footer 
{
	background-image: url(../../images/left_orange_box_footer.png);
	background-repeat: no-repeat;
	height: 7px;
	width: 110px;
}

/* Main orange box */
.mainbox_area
{
    text-align:left;
}

.mainbox_header
{
	background-image:url(../../images/our_product_header.png);
	background-repeat:no-repeat;
	width: 586px;
	height:24px;
}

.mainbox_header2
{
	background-image:url(../../images/our_product_header_2.png);
	background-repeat:no-repeat;
	width: 586px;
	height:24px;
}

.mainbox_bodyarea 
{
	background-image: url(../../images/our_product_background.png);
	background-repeat: repeat-y;
	width: 586px;
}	

.mainbox_footer 
{
	background-image:url(../../images/our_product_footer.png);
	background-repeat:no-repeat;
	width:586px;
	height:15px;
}

/* Promotions box */
.promotions_header
{
	background-image:url(../../images/promotions_header.png);
	background-repeat:no-repeat;
	width: 586px;
	height:25px;
}

.promotions_footer 
{
	background-image:url(../../images/our_product_footer.png);
	background-repeat:no-repeat;
	width:586px;
	height:15px;
}

/* Top-selling box */
.topselling_box_header
{
	background-image:url(../../images/topselling_box_header.png);
	background-repeat:no-repeat;
	width: 586px;
	height:35px;
    text-align:left;
}

.topselling_box_header h2 
{
    font-size:1.2em;
    margin:0;
    padding:5px 0 0 50px;
    color:#333;
}

.topselling_box_bodyarea 
{
	background-image: url(../../images/topselling_box_bg.png);
	background-repeat: repeat-y;
	width: 586px;
}	

.topselling_box_footer 
{
	background-image:url(../../images/topselling_box_footer.png);
	background-repeat:no-repeat;
	width:586px;
	height:15px;
	margin-bottom:6px;
}

/* Product recommendations box */
.recommendations_box_header
{
	background-image:url(../../images/topselling_box_header.png);
	background-repeat:no-repeat;
	width: 586px;
	height:35px;
}

.recommendations_basic h2
{
    padding:5px 0 0 60px;
    font-size:1.2em;
    margin:0;
    color:#333;
}

.recommendations_basket h2
{
    padding:5px 0 0 100px;
    font-size:1.2em;
    margin:0;
    color:#333;
}

.recommendations_product h2
{
    padding:5px 0 0 25px;
    font-size:1.2em;
    margin:0;
    color:#333;
}

.recommendations_box_bodyarea 
{
	background-image: url(../../images/topselling_box_bg.png);
	background-repeat: repeat-y;
	width: 586px;
}	

.recommendations_box_footer 
{
	background-image:url(../../images/topselling_box_footer.png);
	background-repeat:no-repeat;
	width:586px;
	height:15px;
	margin-bottom:6px;
}

/* Search box */
#search_box
{
    font-size:0.9em;
}

.search_header
{
	background-image:url(../../images/search_header.png);
	background-repeat:no-repeat;
	width: 208px;
	height:37px;
}

.search_bodyarea 
{
	background-image: url(../../images/search_background.png);
	background-repeat: repeat-y;
	background-attachment: scroll;
	width: 208px;
}

.search_footer 
{
	background-image:url(../../images/search_footer.png);
	background-repeat:no-repeat;
	width: 208px;
	height: 18px;
}

#search_box h2
{
    margin:0 0 5px 0;
    padding:0;
    color:#ffffff;
    font-size:1.2em;
}

a.searchtips
{
    display:block;
    color:#ffffff;
    font-size:1.2em;
    margin-top:10px;
    font-weight:normal;
}

.collapse_header_search
{
    cursor:pointer;
    font-weight:bold;
    margin:8px 0 5px 0;
}

.collapse_text_search
{    
    color:#ffffff;
    margin-left:5px;
}

.search_box_contents
{
    padding:0 5px 0 10px;
}

.search_box_wide_contents
{
    padding:10px 5px 0 15px;
}

#search_box table
{
    margin:0;
    padding:0;
}

.search_box_wide_text
{
    float:left;
    margin:5px 0 0 0;
}

.search_box_wide_go
{
    float:right;
    margin:0 10px 0 0;
}

.search_box_magnifying_glass
{
    float:right;
}

.autocomplete_list
{
    background-color:#fff;
    color:#000;
    border:1px solid #444;
	margin : 0px!important;
    padding:0;
    text-align:left;
    line-height: 20px; 
    height:auto;
	font-size:0.9em;
	cursor : 'default';
	overflow : auto;
}

.autocomplete_item
{
    list-style:none;
    cursor:pointer;
    width:105px;
    margin:0;
    padding:1px;
    border-bottom: dotted 1px #ddd; 
}

.autocomplete_highlight
{
    list-style:none;
    background-color:#ccc;
    cursor:pointer;
    width:105px;
    margin:0;
	padding:1px;
    border-bottom: dotted 1px #ddd; 
}

/* Filter box */
.filter_header
{
	background-image:url(../../images/filter_header.png);
	background-repeat:no-repeat;
	width: 208px;
	height:25px;
}

#filter_box
{
    font-size:0.9em;
}
    
#filter_box h2
{
    margin:0;
    padding:8px 0 0 15px;
    color:#ffffff;
    font-size:1.4em;
}

.filter_box_contents
{
    padding:8px 5px 0 10px;
}

/* Recipe search box */
#recipe_search_box
{
    font-size:0.9em;
}

.recipe_search_header
{
	background-image:url(../../images/recipe_search_header.png);
	background-repeat:no-repeat;
	width: 306px;
	height:37px;
}

.recipe_search_bodyarea 
{
	background-image: url(../../images/recipe_search_background.png);
	background-repeat: repeat-y;
	background-attachment: scroll;
	width: 306px;
}

.recipe_search_footer 
{
	background-image:url(../../images/recipe_search_footer.png);
	background-repeat:no-repeat;
	width: 306px;
	height: 36px;
}

#recipe_search_box h2
{
    margin:0 0 5px 0;
    padding:0;
    color:#ffffff;
}

.recipe_search_box_contents
{
    padding:0 5px 5px 10px;
}

/* Slideshow for homepage features */
#container
{
    margin-left:10px;
    margin-bottom:15px;
}

#container_centre
{
    width:600px;
    margin:0 auto 45px auto;
}

#container_centre h3
{
    text-align:center;
    font-style:normal;
    font-weight:bold;
    margin-bottom:1em;
    font-size:1.5em;
}

/* Home box */
.home_box_header 
{
	background-image: url(../../images/home_box_header.png);
	background-repeat: no-repeat;
	height: 42px;
	width: 535px;
}

.home_box_header h2
{
    font-size:1.2em;
    margin:0 0 10px 0;
    padding:10px 0 0 0;
    color:#4CA928;
    font-weight:bold;
    height:20px;
}

.home_box_header h2 a
{
    color:#4CA928;
}

.home_box_bodyarea 
{
	width: 535px;
	background-attachment: scroll;
	background-image: url(../../images/home_box_background.png);
	background-repeat: repeat-y;
}

.box_contents_home
{
    padding:15px 15px 0 22px;
}

.box_contents_home p
{
    margin:0;
}

.right_border
{
    border-right:1px solid #bbb;
}

img.home_feature
{
    margin-bottom:10px;
}

.home_box_footer 
{
	background-image: url(../../images/home_box_footer.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 535px;
}

h1.babyzilli 
{
    font-size:0.8em;
	display:block;
	position:relative;
	width:120px;
	height:80px;
	margin-bottom:10px;
}
h1.babyzilli span {
	display:block;
	position:absolute;
	width:120px;
	height:80px;
	background:url('../../images/babyzilli.jpg') no-repeat;
	top:0;
	left:0;
}

/* Vacancy box */
.vacancy_header 
{
	background-image: url(../../images/vacancy_header.png);
	background-repeat: no-repeat;
	height: 33px;
	width: 800px;
}

.vacancy_background 
{
	width: 800px;
	background-attachment: scroll;
	background-image: url(../../images/vacancy_repeat.png);
	background-repeat: repeat-y;
}

.vacancy_contents
{
    padding:15px 25px 5px 25px;
}

.vacancy_contents h2
{
    margin-top:0;
}

.vacancy_footer 
{
	background-image: url(../../images/vacancy_footer.png);
	background-repeat: no-repeat;
	height: 9px;
	width: 800px;
	margin-bottom:20px;
}

/* Highlight box for vacancy on homepage */
.left_box
{
    margin-top:10px;
}

.left_box_header 
{
	background-image: url(../../images/left_box_header.png);
	background-repeat: no-repeat;
	height: 39px;
	width: 110px;
	margin-top:10px;
}

.left_box_header h2 
{
    font-size:1.2em;
    text-align:center;
    margin:0;
    padding:6px 0 0 0;
    color:#333;
}

.left_box_bodyarea 
{
	width: 110px;
	background-attachment: scroll;
	background-image: url(../../images/left_box_bg.png);
	background-repeat: repeat-y;
}

.left_box_contents
{
    padding:0px 3px 0px 5px;
}

.left_box_footer 
{
	background-image: url(../../images/left_box_footer.png);
	background-repeat: no-repeat;
	height: 9px;
	width: 110px;
}

/* Delivery box */
.delivery_header 
{
	background-image: url(../../images/delivery_header.png);
	background-repeat: no-repeat;
	height: 28px;
	width: 208px;
}

.delivery_bodyarea 
{
	width: 208px;
	background-attachment: scroll;
	background-image: url(../../images/delivery_background.png);
	background-repeat: repeat-y;
	text-align:center;
}

.delivery_footer 
{
	background-image: url(../../images/delivery_footer.png);
	background-repeat: no-repeat;
	height: 13px;
	width: 208px;
}	

/* Newsletter box */
.newsletter_header 
{
	background-image: url(../../images/newsletter_header.png);
	background-repeat: no-repeat;
	height: 21px;
	width: 208px;
}

.newsletter_bodyarea 
{
	width: 208px;
	background-attachment: scroll;
	background-image: url(../../images/newsletter_background.png);
	background-repeat: repeat-y;
}

.newsletter_footer 
{
	background-image: url(../../images/newsletter_footer.png);
	background-repeat: no-repeat;
	height: 14px;
	width: 208px;
}

/* Login - new box */
.login_new_box_header 
{
	background-image: url(../../images/login_new_header.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 434px;
	margin-top:20px;
}

.login_new_box_bodyarea
{
	width: 434px;
	background-attachment: scroll;
	background-image: url(../../images/login_new_bg.png);
	background-repeat: repeat-y;
    height:300px;
}

.login_new_box_footer 
{
	background-image: url(../../images/login_new_footer.png);
	background-repeat: no-repeat;
	height: 11px;
	width: 434px;
	margin-bottom:20px;
}

/* Login - existing box */
.login_existing_box_header 
{
	background-image: url(../../images/login_existing_header.png);
	background-repeat: no-repeat;
	height: 12px;
	width: 360px;
	margin-top:20px;
}

.login_existing_box_bodyarea
{
	width: 360px;
	background-attachment: scroll;
	background-image: url(../../images/login_existing_bg.png);
	background-repeat: repeat-y;
	color:#fff;
    height:295px;
}

.login_existing_box_bodyarea a
{
	color:#fff;    
}

.login_existing_box_footer 
{
	background-image: url(../../images/login_existing_footer.png);
	background-repeat: no-repeat;
	height: 14px;
	width: 360px;
	margin-bottom:20px;
}

.login_left
{
    float:left;
    margin-left:12px;
}

.login_box_contents
{
    padding:10px 20px 0 20px;
}

.login_table table tr td
{
    padding-bottom: 8px;
    line-height:1em;
}

/* Form for shop main area */
.form_shop_header 
{
	background-image: url(../../images/form_shop_header.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 586px;
	margin-top:2px;
}

.form_shop_bodyarea
{
	width: 586px;
	background-attachment: scroll;
	background-image: url(../../images/form_shop_bg.png);
	background-repeat: repeat-y;
}

.form_shop_contents
{
    padding:10px 20px 1px 20px;
}

.form_shop_contents h2
{
    margin:0 0 10px 0;
    padding:0;
}

.form_shop_footer 
{
	background-image: url(../../images/form_shop_footer.png);
	background-repeat: no-repeat;
	height: 14px;
	width: 586px;
	margin-bottom:20px;
}

/* SubCategory SubDepartment box - additional styling */
ul.subcategory_menu
{
    margin:0;
}

ul.subcategory_menu li
{
    text-indent:0;
    list-style:none;
}

.SubCategoryItem, .SubCategorySelected
{
    font-size:0.9em;
    text-transform:uppercase;
    line-height:2em;
    width:190px;
}

.SubCategoryItem
{
    color:#444;
    font-weight:normal;
    cursor:pointer;
}

.SubCategoryItem:Hover
{
    color:#FF760E;
    text-decoration:underline;
    font-weight:normal;
}

.SubCategorySelected
{
    color:#FF760E;
    text-decoration:underline;
    font-weight:bold;
    padding-right:20px;
    background: url('../../images/ArrowR2.gif') no-repeat right;
}

.SubDepartments ul
{
    margin:5px 0 10px 0;
}

.SubDepartments ul li
{
    text-indent:15px;
    list-style:none;   
    background: url(../../images/tab.gif) no-repeat 5px; 
}

.SubDepartmentItem, .SubDepartmentSelected
{
    font-size:0.9em;
    text-transform:uppercase;
    text-indent:1.5em;
}

.SubDepartmentItem
{
    color:#444;
    font-weight:normal;
}

.SubDepartmentItem:Hover
{
    color:#FF760E;
    text-decoration:underline;
    font-weight:normal;
}

.SubDepartmentSelected
{
    color:#FF760E;
    text-decoration:underline;
    font-weight:bold;
    padding-right:20px;
    background: url('../../images/ArrowR2.gif') no-repeat right;
}

/* Shopping cart box - additional styling */
.shopping_cart_box
{
    text-align:center;
}

#ShoppingCartBox
{
    font-size:0.8em;
}

#ShoppingCartBox .left
{
    margin:0;
}

#ShoppingCartBox .right
{
    margin:0;
}

#ShoppingCartBox_Totals
{
    margin:10px 0;
    font-size:1.1em;
}

.ShoppingCartBox_Small
{
    font-size:1em;
}

.delete_button
{
    float:left;
    padding-top:5px;
    margin:0 3px 0 0;
}

.plus_button
{
    display:block;
}

.minus_button
{
    display:block;
    margin-bottom:2px;
    margin-top:1px;
}

/* New in Store box - additional styling */
.newinstore_height
{
    height:234px;
}

.newinstore
{
    text-align:center;
    font-size:0.9em;
}

.newinstore .thumbnail
{
    margin-bottom:4px;
    height:75px;
}

.newinstore h3
{
    margin-bottom:0px;
}

.newinstore h3 a
{
	color:#444;
	font-size:0.9em;
	font-weight:normal;
	font-style:normal;
	text-decoration:underline;
}

.newinstore .price
{
    margin-bottom:5px;
    height:16px;
}

.newinstore .quantity
{
    margin-bottom:5px;    
}

/* Top-selling box - additional styling */
.topselling
{
    text-align:center;
    font-size:0.9em;
    height:235px;
}

.topselling_item
{
    float:left;
    width:180px;
}

.topselling_item .thumbnail
{
    margin-bottom:4px;
    height:75px;
}

.topselling_item .title
{
    height:60px;
}

.topselling_item h3
{
    margin-bottom:0px;
}

.topselling_item h3 a
{
	color:#444;
	font-size:0.9em;
	font-weight:normal;
	font-style:normal;
	text-decoration:underline;
    margin-bottom:0px;
}

.topselling_item .price
{
    margin-bottom:5px;
    height:16px;
}

.topselling_item .price_side
{
    margin-bottom:2px;
    height:12px;
}

.topselling_item .quantity
{
    margin-bottom:5px;    
}

.add_side
{
}

/* User account boxes */
.user_profile_box
{
    float:left;
    margin-right:10px;
}

.user_profile_box h2
{
    float:left;
    margin:0;
    padding:0;
    font-weight:bold;
    font-size:1.3em;
}

.user_profile_box h2 a
{
    color:#5A6F6A;    
}

.user_profile_box_header 
{
	background-image: url(../../images/user_profile_header.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 194px;
}

.user_profile_box_bodyarea
{
	width: 194px;
	background-attachment: scroll;
	background-image: url(../../images/user_profile_repeat.gif);
	background-repeat: repeat-y;
	height:70px;
}

.user_profile_box_footer 
{
	background-image: url(../../images/user_profile_footer.gif);
	background-repeat: no-repeat;
	height: 37px;
	width: 194px;
}

.user_orders_box
{
    float:left;
    margin-right:10px;
}

.user_orders_box h2
{
    float:left;
    margin:0;
    padding:0;
    font-weight:bold;
    font-size:1.3em;
}

.user_orders_box h2 a
{
    color:#749C05;
}

.user_orders_box_header 
{
	background-image: url(../../images/user_orders_header.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 194px;
}

.user_orders_box_bodyarea
{
	width: 194px;
	background-attachment: scroll;
	background-image: url(../../images/user_orders_repeat.gif);
	background-repeat: repeat-y;
	height:70px;
}

.user_orders_box_footer 
{
	background-image: url(../../images/user_orders_footer.gif);
	background-repeat: no-repeat;
	height: 37px;
	width: 194px;
}

.user_favourites_box
{
    float:left;
    margin-right:10px;
}

.user_favourites_box h2
{
    float:left;
    margin:0;
    padding:0;
    font-weight:bold;
    font-size:1.2em;
}

.user_favourites_box h2 a
{
    color:#5D3649;
}

.user_favourites_box_header 
{
	background-image: url(../../images/user_favourites_header.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 194px;
}

.user_favourites_box_bodyarea
{
	width: 194px;
	background-attachment: scroll;
	background-image: url(../../images/user_favourites_repeat.gif);
	background-repeat: repeat-y;
	height:70px;
}

.user_favourites_box_footer 
{
	background-image: url(../../images/user_favourites_footer.gif);
	background-repeat: no-repeat;
	height: 37px;
	width: 194px;
}

.user_reviews_box
{
    float:left;
    margin-right:10px;
}

.user_reviews_box h2
{
    float:left;
    margin:0;
    padding:0;
    font-weight:bold;
    font-size:1.3em;
}

.user_reviews_box h2 a
{
    color:#84B8C5;
}

.user_reviews_box_header 
{
	background-image: url(../../images/user_reviews_header.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 194px;
}

.user_reviews_box_bodyarea
{
	width: 194px;
	background-attachment: scroll;
	background-image: url(../../images/user_reviews_repeat.gif);
	background-repeat: repeat-y;
	height:70px;
}

.user_reviews_box_footer 
{
	background-image: url(../../images/user_reviews_footer.gif);
	background-repeat: no-repeat;
	height: 37px;
	width: 194px;
}

.user_loyalty_box
{
    float:left;
    margin-right:10px;
}

.user_loyalty_box h2
{
    float:left;
    margin:0;
    padding:0;
    font-weight:bold;
    font-size:1.3em;
}

.user_loyalty_box h2 a
{
    color:#B03F5F;
}

.user_loyalty_box_header 
{
	background-image: url(../../images/user_loyalty_header.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 194px;
}

.user_loyalty_box_bodyarea
{
	width: 194px;
	background-attachment: scroll;
	background-image: url(../../images/user_loyalty_repeat.gif);
	background-repeat: repeat-y;
	height:70px;
}

.user_loyalty_box_footer 
{
	background-image: url(../../images/user_loyalty_footer.gif);
	background-repeat: no-repeat;
	height: 37px;
	width: 194px;
}

.user_help_box
{
    float:left;
    margin-right:10px;
}

.user_help_box h2
{
    float:left;
    margin:0;
    padding:0;
    font-size:1.2em;
    font-weight:bold;
}

.user_help_box h2 a
{
    color:#5A6F6A;
}

.user_help_box_header 
{
	background-image: url(../../images/user_help_header.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 194px;
}

.user_help_box_bodyarea
{
	width: 194px;
	background-attachment: scroll;
	background-image: url(../../images/user_help_repeat.gif);
	background-repeat: repeat-y;
	height:93px;
}

.user_help_box_footer 
{
	background-image: url(../../images/user_help_footer.gif);
	background-repeat: no-repeat;
	height: 37px;
	width: 194px;
}

.user_right
{
    float:right;
}

p.user_footer 
{
    margin:0;
    padding:3px 5px 0 10px;
    line-height:1.2em;
}

p.user_footer a
{
    color:#fff;
    font-weight:normal;
}

p.user_footer_help
{
    margin:0;
    padding:13px 0 0 0;
    color:#666;
    line-height:1.2em;
}

p.user_footer_help a
{
    color:#666;
    font-weight:normal;
}

.orange_box
{
    width:300px;
    background-color:#FF760E;
    padding:15px 5px 5px 10px;
}

.orange_box a
{
	color:#444;
}
