/** Main Navigation **/

div#head_section form#curr_select p#util_currency {
	float: right;
	font-weight: bold;
	line-height: 20px;
	width: 145px;
	_width: 155px;
	margin: 15px 0 0 0;
	}
	
div#head_section p#lang_select {
	float: right;
	display: block;
	width: 173px;
	height: 20px;
	margin: 15px 0 0 15px;
	clear: right;
	line-height: 20px;
	}

div#head_section ul.main_nav li#lnk_start a {
	width: 38px;
	text-align: center;
	}
div#head_section ul.main_nav li a {	
	display: block;
	height: 30px;
	color: #BABABA;
	padding: 0 19px;
	line-height: 20px;
	background: url(../images/main_nav_states.gif) 0 -10px repeat-x;
	_width: 40px;
	_white-space: nowrap;
	}
div#head_section ul.main_nav li#lnk_end a {
	_padding: 0 16px;
	}

/** Backgrounds **/

#nav_column span#basket_title {
	background: url(../images/basket_title.gif) 0 -30px no-repeat;
	}
#nav_column span#basket_title.not_selected {
	background: url(../images/basket_title.gif) 0 0 no-repeat;
	}
	
div#overlay_text {
	background: url(../images/logo_back_text.gif) 0 20px no-repeat;
	}
	
div#content div.catalogue div.group_product p.cat_details a.link_details {
	background: url(../images/details_link.jpg) 0 0 no-repeat;
	}
	
div#content div.catalogue div.group_product p.cat_details a.link_details:hover {
	background: url(../images/details_link.jpg) 0 -17px no-repeat;
	}
	
div#content .gen_form table td input {
	background: url(../images/button_submit.gif) 0 0 no-repeat;
	}	
div#content .gen_form table td input:hover { 
	background: url(../images/button_submit.gif) 0 -20px no-repeat; 
	}
	
div#content .gen_form button {
	background: url(../images/button_submit.gif) 0 0 no-repeat;
	}
div#content .gen_form#login_form button {
	background: url(../images/button_submit.gif) 0 0 no-repeat;
	}
div#content .gen_form#update_details button {
	background: url(../images/button_submit.gif) 0 0 no-repeat;
	}
div#content .gen_form button:hover { 
	background: url(../images/button_submit.gif) 0 -20px no-repeat; 
	}
div#content .gen_form#login_form  button:hover { 
	background: url(../images/button_submit.gif) 0 -20px no-repeat; 
	}
div#content .gen_form#update_details  button:hover { 
	background: url(../images/button_submit.gif) 0 -20px no-repeat; 
	}
	
/** Home Page / Images **/

div#index_update ul.update_area#section_shops h3 {
	background: url(../images/home_page_titles.gif) 0 0 no-repeat;
	}    
div#index_update ul.update_area#section_lechef h3 {
	background: url(../images/home_page_titles.gif) -240px 0 no-repeat;
	}    
div#index_update ul.update_area#section_catalogue h3 {
	background: url(../images/home_page_titles.gif) -479px 0 no-repeat;
	}    
div#index_update ul.update_area#section_chefswear h3 {
	background: url(../images/home_page_titles.gif) 0 -118px no-repeat;
	}    
div#index_update ul.update_area#section_knives h3 {
	background: url(../images/home_page_titles.gif) -240px -118px no-repeat;
	}    
div#index_update ul.update_area#section_aprons h3 {
	background: url(../images/home_page_titles.gif) -479px -118px no-repeat;
	}   