body {
	color: #4c464c;
	font: 75% Arial, Helvetica, Geneva, sans-serif;
	background-color:#fff;
    /*background: #f4f3ed; */
}


#container {
	width: 960px;
	display: block;
	margin: 0 auto;
	padding: 0;
	position: relative;
	background: #f4f3ed;
/*	top: 12px;*/
}


/* Global Font Tags */


a {
	font-weight: bold;
	color: #a11212;
	text-decoration: underline;
}


h1, h2, p {
	text-align: justify;
}


.text_tiny_enquiry {
	font-size: 0.8em;
	padding: 0 0 2px 5px;
	margin: 0;
}


/********************/


/* Header */


#header {
	width: 960px;
	height: 78px;
	display: block;
	margin: 0;
	padding-top:12px;	
}


#header_logo {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}


#header_tagline {
	width: 420px;
	height: 78px;
	background-image: url(../images/logo_tag.gif);
	display: block;
	text-indent: -9999px;
	float: left;
	margin: 0;
	padding: 0;
}


#enquiry_item_container {
	width: 101px;
	height: 58px;
	margin: 0 0 0 16px;
	float: left;
	display: block;
	background: url(../images/enquiry_item_container_bg.gif) no-repeat 0 0;
	/*left: 40px;*/
	position: relative;
	padding: 5px 0 0;
	top: 4px;
}


#enquiry_item_send {
	width: 101px;
	height: 23px;
	background: url(../images/enquiry_item_container_send.gif) no-repeat 0 0;
	text-indent: -9999px;
	margin: 3px 0 0;
	padding: 0;
	display: block;
}


#enquiry_item_send:hover {
	background-position: 0px -23px;
}


/********************/


/* Navigation Top */


#nav_main {
	width: 960px;
	height: 34px;
	position: relative;
	display: block;
	background: url(../images/topnav_00_BG.gif) repeat-x;
}


	#nav_main li {
		font-size: 0;
		display: block;
		float: left;
	}
	
	#nav_main li a {
		display: block;
		height: 34px;
		line-height: 0;
		text-indent: -9999px;
	
	}
	
	#nav_main_home a {
		background: url(../images/topnav_01_home.gif) no-repeat 0 0;
		width: 60px;
	}
	
	#nav_main_rentaladvant a {
		background: url(../images/topnav_02_rentaladv.gif) no-repeat 0 0;
		width: 146px;
	}
	
	#nav_main_meettheteam a {
		background: url(../images/topnav_03_team.gif) no-repeat 0 0;
		width: 111px;
	}
	
	#nav_main_locations a {
		background: url(../images/topnav_04_locations.gif) no-repeat 0 0;
		width: 84px;
	}
	
	#nav_main_aboutus a {
		background: url(../images/topnav_05_aboutus.gif) no-repeat 0 0;
		width: 77px;
	}
	
	#nav_main_enquiries a {
		background: url(../images/topnav_06_enquiries.gif) no-repeat 0 0;
		width: 95px;
	}
	
	#nav_main_in_the_news a {
		background: url(../images/topnav_07_news.gif) no-repeat 0 0;
		width: 73px;
	}
	
	#nav_main_partners a {
		background: url(../images/topnav_08_partners.gif) no-repeat 0 0;
		width: 109px;
	}
	
	#nav_main_callout a {
		background: url(../images/topnav_09_callout.gif) no-repeat 0 0;
		width: 205px;
	}
	
	#nav_main li a:hover {
		background-position: 0px -34px;
	}
	
	#nav_main a.active {
		background-position: 0px -34px;
	}

#country_selector_top {
	float: left;
	display: block;
}

.country_link_spain {
	width: 111px;
	height: 33px;
	margin: 25px 0 0 10px;
	padding: 0;
	float: left;
	display: block;
	background: url(../images/link_spain.gif) no-repeat;
	text-indent: -9999px;
}

div#country_selector_top > a.country_link_spain {
	margin: 25px 0 0 24px;
}

/********************/


/* Main Columns */


#nav_sidebar {
	width: 211px;
	background: #544e54 url(../images/sidebar_trenner_services.gif) repeat-y;
	height: 100%;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
}


#content {
	width: 749px;
	_overflow:hidden;
	display: block;
	float: left;
	background: url(../images/content_bg.gif) repeat-y;
	margin: 0;
	padding: 0;
	clear: right;
}


/********************/


/* Navigation Products */


#nav_products_header {
	width: 211px;
	height: 31px;
	background-image: url(../images/sidenav_products.gif);
	display: block;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}


#total_solutions {
	width: 211px;
	height: 57px;
	background: url(../images/sidenav_quickquotes.gif) no-repeat;
	display: block;
	text-indent: -9999px;
}


#total_solutions:hover {
	background-position: 0px -57px;
}


#total_solutions.active {
	background-position: 0px -57px;
}




#nav_products {
	width: 211px;
	height: 262px;
	position: relative;
	display: block;
	background: url(../images/sidebar_trenner.gif) repeat-y;
}


	#nav_products li {
		font-size: 0;
		display: block;
		float: left;
	}
	
	#nav_products li a {
		display: block;
		height: 17px;
		line-height: 0;
		text-indent: -9999px;
		width: 211px;
	}
	
	#nav_products_bathroom a {
		background: url(../images/sidemenu_01.gif) no-repeat 0 0;
	}

	
	#nav_products_bedroom a {
		background: url(../images/sidemenu_02.gif) no-repeat 0 0;
	}
	
	#nav_products_dining a {
		background: url(../images/sidemenu_03.gif) no-repeat 0 0;
	}
	
	#nav_products_living a {
		background: url(../images/sidemenu_04.gif) no-repeat 0 0;
	}
	
	#nav_products_study a {
		background: url(../images/sidemenu_05.gif) no-repeat 0 0;
	}
	
	#nav_products_kitchen a {
		background: url(../images/sidemenu_06.gif) no-repeat 0 0;
	}
	
	#nav_products_occasional a {
		background: url(../images/sidemenu_07.gif) no-repeat 0 0;
	}
	
	#nav_products_outdoor a {
		background: url(../images/sidemenu_08.gif) no-repeat 0 0;
	}
	
	#nav_products_curtains a {
		background: url(../images/sidemenu_09.gif) no-repeat 0 0;
	}

	
	#nav_products_rug a {
		background: url(../images/sidemenu_10.gif) no-repeat 0 0;
	}
	
	#nav_products_linen a {
		background: url(../images/sidemenu_11.gif) no-repeat 0 0;
	}
	
	#nav_products_accessory a {
		background: url(../images/sidemenu_12.gif) no-repeat 0 0;
	}
	
	#nav_products_art a {
		background: url(../images/sidemenu_13.gif) no-repeat 0 0;
	}
	
	#nav_products_appliance a {
		background: url(../images/sidemenu_14.gif) no-repeat 0 0;
	}
	
	#nav_products_electronics a {
		background: url(../images/sidemenu_15.gif) no-repeat 0 0;
	}
	
	#nav_products li a:hover {
		background-position: 0px -17px;
	}
	
	#nav_products a.active {
		background-position: 0px -17px;
	}


/********************/


/* Navigation Services */


#nav_services_header {
	width: 211px;
	height: 31px;
	background-image: url(../images/sidenav_services.gif);
	display: block;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}


#nav_services {
	width: 211px;
	height: 186px;
	position: relative;
	display: block;
	background: url(../images/sidebar_trenner_services.gif) repeat-y;
}


	#nav_services li {
		font-size: 0;
		display: block;
		float: left;
	}
	
	#nav_services li a {
		display: block;
		height: 17px;
		line-height: 0;

		text-indent: -9999px;
		width: 211px;
	}
	
	#nav_services_office_furniture a {
		background: url(../images/sidemenu_16.gif) no-repeat 0 0;
	}
	
	#nav_services_services_wholesale a {
		background: url(../images/sidemenu_17.gif) no-repeat 0 0;
	}
	
	#nav_services_show_homes a {
		background: url(../images/sidemenu_18.gif) no-repeat 0 0;
	}
	
	#nav_services_hotel_hospitality a {
		background: url(../images/sidemenu_19.gif) no-repeat 0 0;
	}
	
	#nav_services_interior_design a {
		background: url(../images/sidemenu_20.gif) no-repeat 0 0;
	}
	
	#nav_services_expat_anywhere a {
		background: url(../images/sidemenu_21.gif) no-repeat 0 0;
	}
	
	#nav_services_urban_retail a {
		background: url(../images/sidemenu_22.gif) no-repeat 0 0;
	}
	
	#nav_services_pavillion_home_deco_centers a {
		background: url(../images/sidemenu_23.gif) no-repeat 0 0;
	}
	
	#nav_services_private_label_products a {
		background: url(../images/sidemenu_24.gif) no-repeat 0 0;
	}
	
	#nav_services li a:hover {
		background-position: 0px -17px;
	}
	
	#nav_services a.active {
		background-position: 0px -17px;
	}


/********************/


/* Content Area */


#explorer_pass {
	width: 211px;
	height: 81px;
	margin: 0;
	padding: 0;
	display: block;
	background-image: url(../images/explorerpass_home.gif);
	text-indent: -9999px;
}


#explorer_pass_content {
	width: 211px;
	height: 81px;
	margin: 0;
	padding: 0;
	display: block;
	background-image: url(../images/explorerpass_contentpages.gif);
	text-indent: -9999px;
}


/******** Home ********/


#home_flash {
	width: 749px;
	height: 431px;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
}


#home_flash_noflash {
	width: 700px;
	height: auto;
	margin: 0;
	padding: 150px 0 0;
	display: block;
	float: left;
	text-align: center;
}


#headline_main_02 {
	width: 749px;
	height: 124px;
	margin: 0;
	padding: 0;
	display: block;
	text-indent: -9999px;
	background: #453f45 url(../images/home_title.gif) no-repeat 0 35px;
	float: left;
}


#main_bulletpoints {
	width: 749px;
	height: 93px;
	background: #453f45 url(../images/home_boxes.jpg) no-repeat 0 0;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
}


	#bullet_1 b, #bullet_2 b, #bullet_3 b {
	color: white;
}


	#main_bulletpoints li {
		display: block;
		float: left;
		height: 81px;
		margin: 0;
		padding: 0;
		color: #c4c6cc;
		font-size: 0.95em;
	}
	
	#main_bulletpoints li a {
		color: #c4c6cc;
		font-size: 0.98em;
		font-weight: normal;
		text-decoration: none;
		font-style: normal;
}
	
	#bullet_1 {
		width: 177px;
		display: block;
		left: 60px;
		float: left;
		position: relative;
		top: 12px;
	}
	
	#bullet_2 {
		width: 177px;
		display: block;
		left: 129px;
		float: left;
		position: relative;
		top: 12px;
	}
	
	#bullet_3 {
		width: 125px;
		display: block;
		left: 193px;
		float: left;
		position: relative;
		top: 12px;
	}


/********************/




#content_headline {
	width: 736px;
	/*height: 109px;*/
	margin: 0 0 15px;
	padding: 0 0 0 13px;
	background-color: #453f45;
	display: block;
	float: left;
}


	#content_headline h1 {
		width: 450px;
		height: 51px;
		margin: 0;
		padding: 0;
		display: block;
		text-indent: -9999px;

	float: left;
}
	
	#content_headline_about_us {
		background: url(../images/headline_en_about_us.gif) no-repeat;
	}
	
	#content_headline_sitemap {
		background: url(../images/headline_en_sitemap.gif) no-repeat;
	}
	
	#content_headline_copyright {
		background: url(../images/headline_en_copyrights.gif) no-repeat;
	}
	
	#content_headline_products {
		background: url(../images/headline_en_products.gif) no-repeat;
	}
	
	#content_headline_beds {
		background: url(../images/headline_en_beds.gif) no-repeat;
	}


	#content_headline_bedroom {
		background: url(../images/headline_en_bedroom.gif) no-repeat;
	}
	
	#content_headline_enquiries, #content_headline_detailed_enquiry, #content_headline_mailing_list {
		background: url(../images/headline_en_enquiries.gif) no-repeat;
	}
	
	#content_headline_rental_advantages {
		background: url(../images/headline_en_rentaladvantages.gif) no-repeat;
	}
	
	#content_headline_meet_the_team {
		background: url(../images/headline_en_meettheteam.gif) no-repeat;
	}
	
	#content_headline_locations {
		background: url(../images/headline_en_locations.gif) no-repeat;
	}


	#content_headline_wholesale, #content_headline_services_wholesale {
		background: url(../images/headline_en_wholesale.gif) no-repeat;
	}
	
	#content_headline_dining {
		background: url(../images/headline_en_dining.gif) no-repeat;
	}
	
	#content_headline_living {
		background: url(../images/headline_en_living.gif) no-repeat;
	}	
	
	#content_headline_study {
		background: url(../images/headline_en_study.gif) no-repeat;
	}	


	#content_headline_occasional {
		background: url(../images/headline_en_occasional.gif) no-repeat;
	}	


	#content_headline_outdoor {
		background: url(../images/headline_en_outdoor.gif) no-repeat;

	}	


	#content_headline_curtains {
		background: url(../images/headline_en_curtains.gif) no-repeat;
	}	
	
	#content_headline_appliance {
		background: url(../images/headline_en_appliances.gif) no-repeat;
	}		


	#content_headline_electronics {
		background: url(../images/headline_en_electronics.gif) no-repeat;
	}	


	#content_headline_kitchen {
		background: url(../images/headline_en_kitchen.gif) no-repeat;
	}	


	#content_headline_linen {
		background: url(../images/headline_en_linen.gif) no-repeat;
	}	


	#content_headline_rug {
		background: url(../images/headline_en_rugs.gif) no-repeat;
	}	


	#content_headline_art {
		background: url(../images/headline_en_art.gif) no-repeat;
	}	
	
	#content_headline_accessory {
		background: url(../images/headline_en_accessory.gif) no-repeat;
	}	


	#content_headline_bathroom {
		background: url(../images/headline_en_bathroom.gif) no-repeat;
	}	


	#content_headline_explorer_pass {
		background: url(../images/headline_en_explorerpass.gif) no-repeat;
	}


	#content_headline_partners {
		background: url(../images/headline_en_partners.gif) no-repeat;
	}	
	
	#content_headline_office_furniture {
		background: url(../images/headline_en_officefurniture.gif) no-repeat;
	}	


	#content_headline_show_homes {
		background: url(../images/headline_en_showhomes.gif) no-repeat;
	}
	
	#content_headline_hotel_hospitality {
		background: url(../images/headline_en_hotelhospitality.gif) no-repeat;
	}


	#content_headline_interior_design {
		background: url(../images/headline_en_interiordesign.gif) no-repeat;
	}
	
	#content_headline_expat_anywhere {
		background: url(../images/headline_en_expatanywhere.gif) no-repeat;
	}
	
	#content_headline_urban_retail {
		background: url(../images/headline_en_urbanretail.gif) no-repeat;
	}
	
	#content_headline_pavillion_home_deco_centers {
		background: url(../images/headline_en_pavillion.gif) no-repeat;
	}


	#content_headline_private_label_products {
		background: url(../images/headline_en_qualityprivate.gif) no-repeat;
	}
	
	#content_headline_in_the_news {
		background: url(../images/headline_en_inthenews.gif) no-repeat;
	}
	
	#content_headline_quick_quotes {
		background: url(../images/headline_en_quickquotes.gif) no-repeat;
	}


#overview_quick_enquiry {
	width: 267px;
	height: 30px;
	margin: 10px 10px 0 0;
	padding: 0;
	float: right;
	display: block;
}


	#overview_quick_enquiry_text {
		width: 132px;
		height: 30px;
		float: left;
		display: block;
		background: url(../images/callout_cantfind.gif) no-repeat;
		text-indent: -9999px;
	}
	
	#overview_quick_enquiry_button {
		width: 135px;
		height: 28px;
		margin: 0;
		padding: 0;
		float: left;
		display: block;
		background: url(../images/buttons_en_askaboutit.gif) no-repeat;
		text-indent: -9999px;
	}
	
	#overview_quick_enquiry_button:hover {
		background-position: 0 -30px;
	}
	
	
#content_area_productoverview {
	width: 733px;
	height: auto;
	margin: 0;
	padding: 15px 0 0 16px;
	display: block;

	background: #e6e4dd url(../images/content_bg.gif) repeat-y;
}


#content_area {
	width: 749px;
	height: auto;
	margin: 0;
	display: block;
	background: #e6e4dd url(../images/content_bg.gif) repeat-y;
}


#content_area p {
	/*margin-left: 16px;*/
}


#content_area p.content_date {
	margin: 0 0 0 16px;
	padding: 0;
	font-style: italic;
	font-size: 0.85em;
}




#content_area h2.enquiries {
	width: auto;
	font-size: 1.3em;
	font-weight: bold;
	padding: 15px 0 0 16px;
	height: auto;
	margin: 0;
	display: block;
	float: left;
}


#content_area h2.h2_small {
	font-size: 0.95em;
	font-weight: bold;
}


#content_area h2 i.h2_small {
	font-size: 0.9em;
	font-style: italic;
	font-weight: normal;
}


#content_area p.standard_content {
	padding: 0 16px;
	margin: 0;
	width: auto;
	height: auto;
	display: block;
	line-height: 19px;
}


#content_area h2 {
	font-weight: bold;
	padding: 15px 16px 0;
	height: auto;
	display: block;
	font-size: 1.3em;
	margin: 0;
	width: 713px;
}


#content_area p.enquiries_changecurrency {
	width: 100px;
	padding: 0;
	display: block;
	float: left;
	height: auto;
	margin-top: 15px;
	margin-right: 10px;
	margin-left: 120px;
}


#breadcrumb {
	width: auto;
	height: 23px;
	display: block;
	margin: 0;
	padding: 0 0 0 4px;
	float: none;
	clear: both;
}


	#breadcrumb img {
		color: #c4c6cc;
		font-size: 0.9em;
		line-height: 0;
		text-decoration: underline;
		width: 11px;
		height: 11px;
		padding: 0 5px;
		vertical-align: bottom;
}
	
	#breadcrumb a {
		color: #c4c6cc;
		font-size: 0.9em;
		line-height: 0;
		text-decoration: underline;
		font-weight: normal;
		font-style: normal;
}
	
	#breadcrumb a:hover {
		color: #FFFFFF;
	}


.image_wide {
	width: 709px;
	height: 171px;
	background-color: #e6e4dd;
	margin: 0 0 10px 15px;
	border: 1px solid #acacac;
	display: block;
	padding: 1px;
}


.image_small {
	width: 313px;
	height: 171px;
	background-color: #e6e4dd;
	margin: 0 15px 10px;
	border: 1px solid #acacac;
	display: block;
	padding: 1px;
	float: left;
}


.image_border {
	background-color: #e6e4dd;
	margin: 0 0 0 15px;
	border: 1px solid #acacac;
	display: block;
	padding: 1px;
	float: left;
}


.image_small_portrait {
	width: 313px;
	height: 306px;
	background-color: #e6e4dd;
	margin: 0 15px 10px;
	border: 1px solid #acacac;
	display: block;
	padding: 1px;
	float: left;
}


.image_portrait {
	width: 313px;
	height: 311px;
	background-color: #e6e4dd;
	margin: 0 15px 10px;
	border: 1px solid #acacac;
	display: block;
	padding: 1px;
	float: left;
}


.image_small_noborder {
	width: 313px;
	height: 171px;
	background-color: #e6e4dd;
	margin: 0 15px 10px;
	display: block;
	padding: 1px;
	float: left;
	border-style: none;
}


/********************/


/* Rental Advantages Why rent */


#rentaladvantages_advantages_block {
	width: 735px;
	height: 184px;
	padding: 9px 0 0 13px;
	float: left;
	display: block;
	background-color: #d8d6cf;
	margin: 10px 0;
}


#rentaladvantages_shipping_block, #rentaladvantages_purchasing_block {
	width: 735px;
	/*height: 184px;*/
	padding: 9px 0 0 13px;
	float: left;
	display: block;
	margin: 10px 0 0;
}


#rentaladvantages_shipping_block h2 {
	width: 143px;
	height: 25px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	background-image: url(../images/headline_rentaladvantages_shipping_en.gif);
}




#rentaladvantages_advantages_block h2 {
	width: 218px;
	height: 25px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	background-image: url(../images/headline_rentaladvantages_advantages_en.gif);
}


#rentaladvantages_purchasing_block h2 {
	width: 143px;
	height: 25px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	background-image: url(../images/headline_rentaladvantages_purchasing_en.gif);
	
}


#rentaladvantages_advantages_block_list, #rentaladvantages_shipping_block_list, #rentaladvantages_purchasing_block_list {
	width: 717px;
	margin: 0;
	float: left;
	display: block;
	padding: 0;
}


#rentaladvantages_advantages_block_list li {
	width: 239px;
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	background: url(../images/bg_list_whyrent.gif) repeat-x;
	height: 37px;
}


#rentaladvantages_shipping_block_list li, #rentaladvantages_purchasing_block_list li {
	width: 239px;
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	height: 37px;
	background: url(../images/bg_list_whyrent_alternate.gif) repeat-x;
}


#rentaladvantages_advantages_block_list li img, #rentaladvantages_shipping_block_list li img, #rentaladvantages_purchasing_block_list li img {
	padding: 1px 0 0;
	float: left;
	display: block;
}


#rentaladvantages_advantages_block_list li p, #rentaladvantages_shipping_block_list li p {
	float: left;
	display: block;
	height: 30px;
	padding: 7px 0 0;
}


#rentaladvantages_advantages_block_list li p, #rentaladvantages_shipping_block_list li p, #rentaladvantages_purchasing_block_list li p {
	float: left;
	display: block;
	margin: 0;
	height: 24px;
	padding: 13px 0 0;
	width: 195px;
	font-weight: normal;
	font-style: normal;
	font-size: 0.95em;
}


#rentaladvantages_advantages_block_list li p.double_line {
	padding: 6px 0 0;
}


#rentaladvantages_shipping_block_list li p.double_line {
	padding: 6px 0 0;
}


#rentaladvantages_purchasing_block_list li p.double_line {
	padding: 6px 0 0;
}








/********************/


/* Team Page */


#team_member_image {
	width: 406px;
	height: 337px;
}


.image_team_details {
	background-color: #e6e4dd;
	margin: 0;
	border: 1px solid #acacac;
	display: block;
	padding: 1px;
	float: left;
}


#team_content {
	width: 317px;
	height: 516px;
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	width: 10px;
}




#team_left {
	width: 410px;
	height: 506px;
	padding: 0;
	margin: 0 0 0 4px;
	display: block;
	float: left;
}


#team_infobox {
	width: 410px;
	height: 165px;
	padding: 0;
	margin: 0 0 0 0px;
	display: block;
	float: left;
	background-color: #d8d6cf;
}


#team_infobox h2 {
	font-weight: bold;
	padding: 5px 0;
	font-size: 1.3em;
	margin: 0;
	width: 410px;
	text-align: center;
}


#team_infobox p {
	padding: 0;
	width: 410px;
	text-align: center;
	line-height: 19px;
}


#team_content_name {
	width: 410px;
	height: 60px;
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	background-color: #d8d6cf;
}


#team_content_name h2 {
	display: block;
	margin: 5px 0;
	padding: 0;
	font-weight: bold;
	font-size: 1.2em;
	width: 410px;
	text-align: center;
}


#team_content_name p {
	display: block;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 0.90em;
	width: 410px;
	text-align: center;
}


#team_content_name a {
	display: block;
	margin: 0;
	padding: 0;
	width: 410px;
	/*width: 231px;*/
	height: 18px;
	text-indent: -9999px;
	text-align: center;
}


#team_content_name a:hover {
	background-position: 50% -18px;
}


	.team_mail_CE {
		background: url(../images/staff_email_01.gif) no-repeat 50% 0;
	}
	
	.team_mail_SE {
		background: url(../images/staff_email_02.gif) no-repeat 50% 0;
	}
	
	.team_mail_AY {
		background: url(../images/staff_email_03.gif) no-repeat 50% 0;
	}
	
	.team_mail_AL {
		background: url(../images/staff_email_04.gif) no-repeat 50% 0;
	}
	
	.team_mail_JPU {
		background: url(../images/staff_email_05.gif) no-repeat 50% 0;
	}
	
	.team_mail_GC {
		background: url(../images/staff_email_06.gif) no-repeat 50% 0;
	}
	
	.team_mail_KY {
		background: url(../images/staff_email_07.gif) no-repeat 50% 0;
	}
	
	.team_mail_BW {
		background: url(../images/staff_email_08.gif) no-repeat 50% 0;
	}
	
	.team_mail_DP {
		background: url(../images/staff_email_09.gif) no-repeat 50% 0;
	}
	
	.team_mail_NV {
		background: url(../images/staff_email_10.gif) no-repeat 50% 0;
	}
	
	.team_mail_VC {
		background: url(../images/staff_email_11.gif) no-repeat 50% 0;
	}
	
	.team_mail_SG {
		background: url(../images/staff_email_12.gif) no-repeat 50% 0;
	}
	
	.team_mail_LS {
		background: url(../images/staff_email_13.gif) no-repeat 50% 0;
	}
	
	.team_mail_JB {
		background: url(../images/staff_email_14.gif) no-repeat 50% 0;
	}
	
	.team_mail_DS {
		background: url(../images/staff_email_15.gif) no-repeat 50% 0;
	}
	
	.team_mail_MY {
		background: url(../images/staff_email_16.gif) no-repeat 50% 0;
	}


	.team_mail_AR {
		background: url(../images/staff_email_17.gif) no-repeat 50% 0;
	}
	
	.team_mail_BR {
		background: url(../images/staff_email_18.gif) no-repeat 50% 0;
	}
	
	.team_mail_DR {
		background: url(../images/staff_email_19.gif) no-repeat 50% 0;
	}
	
	.team_mail_DL {
		background: url(../images/staff_email_20.gif) no-repeat 50% 0;
	}

	.team_mail_TC {
		background: url(../images/staff_email_21.gif) no-repeat 50% 0;
	}
	
	.team_mail_JP {
		background: url(../images/staff_email_22.gif) no-repeat 50% 0;
	}
	
	.team_mail_ZL {
		background: url(../images/staff_email_23_old.gif) no-repeat 50% 0;
	}

	.team_mail_JM {
		background: url(../images/staff_email_23.gif) no-repeat 50% 0;
	}

	.team_mail_TA {
		background: url(../images/staff_email_26.gif) no-repeat 50% 0;
	}

	.team_mail_AJ {
		background: url(../images/staff_email_27.gif) no-repeat 50% 0;
	}

	.team_mail_RW {
		background: url(../images/staff_email_25.gif) no-repeat 50% 0;
	}
	
	.team_mail_JC {
		background: url(../images/staff_email_24.gif) no-repeat 50% 0;
	}

	.team_mail_GCH {
		background: url(../images/staff_email_28.gif) no-repeat 50% 0;
	}


#team_list {
	width: 313px;
	margin: 0 0 0 10px;
	padding: 0;
	display: block;
	float: left;
	/*height: 506px;*/
}


#team_list li {
	padding: 0;
	display: block;
	width: 313px;
	margin: 0;
	float: left;
	height: 22px;
}


#team_list li a {
	display: block;
	margin: 0;
	padding: 0;
	width: 313px;
	height: 22px;
	text-indent: -9999px;
	float: left;
}


#team_list li a:hover {
	background-position: 0 -22px;
}


#team_list li a.active {
	background-position: 0 -22px;
}


	.team_list_CE a {
		background: url(../images/team_name_01.gif) no-repeat;
	}
	
	.team_list_SE a {
		background: url(../images/team_name_02.gif) no-repeat;
	}
	
	.team_list_AY a {
		background: url(../images/team_name_03.gif) no-repeat;
	}
	
	.team_list_AL a {
		background: url(../images/team_name_04.gif) no-repeat;
	}
	
	.team_list_JPU a {
		background: url(../images/team_name_05.gif) no-repeat;
	}
	
	.team_list_GC a {
		background: url(../images/team_name_06.gif) no-repeat;
	}
	
	.team_list_KY a {
		background: url(../images/team_name_07.gif) no-repeat;
	}
	
	.team_list_BW a {
		background: url(../images/team_name_08.gif) no-repeat;
	}
	
	.team_list_DP a {
		background: url(../images/team_name_09.gif) no-repeat;
	}
	
	.team_list_NV a {
		background: url(../images/team_name_10.gif) no-repeat;
	}
	
	.team_list_VC a {
		background: url(../images/team_name_11.gif) no-repeat;
	}
	
	.team_list_SG a {
		background: url(../images/team_name_12.gif) no-repeat;
	}
	
	.team_list_LS a {
		background: url(../images/team_name_13.gif) no-repeat;
	}
	
	.team_list_JB a {
		background: url(../images/team_name_14.gif) no-repeat;
	}
	
	.team_list_DS a {
		background: url(../images/team_name_15.gif) no-repeat;
	}
	
	.team_list_MY a {
		background: url(../images/team_name_16.gif) no-repeat;
	}
	
	.team_list_AR a {
		background: url(../images/team_name_17.gif) no-repeat;
	}
	
	.team_list_BR a {
		background: url(../images/team_name_18.gif) no-repeat;
	}
	
	.team_list_DR a {
		background: url(../images/team_name_19.gif) no-repeat;
	}
	
	.team_list_DL a {
		background: url(../images/team_name_20.gif) no-repeat;
	}
	
	.team_list_TC a {
		background: url(../images/team_name_21.gif) no-repeat;
	}
	
	.team_list_JP a {
		background: url(../images/team_name_22.gif) no-repeat;
	}
	
	.team_list_ZL a {
		background: url(../images/team_name_23_old.gif) no-repeat;
	}

	.team_list_JM a {
		background: url(../images/team_name_23.gif) no-repeat;
	}

	.team_list_TA a {
		background: url(../images/team_name_27.gif) no-repeat 50% 0;
	}

	.team_list_AJ a {
		background: url(../images/team_name_26.gif) no-repeat 50% 0;
	}

	.team_list_RW a {
		background: url(../images/team_name_25.gif) no-repeat 50% 0;
	}
	
	.team_list_JC a {
		background: url(../images/team_name_24.gif) no-repeat 50% 0;
	}

	.team_list_GCH a {
		background: url(../images/team_name_13.gif) no-repeat 50% 0;
	}

	
/********************/


/* Link Callouts */


#callout {
	width: 749px;
	height: 100px;
	margin: 45px 0 0;
	/*margin: 71px 0 0;*/
	padding: 0;
	display: block;
}


#callout .breaker {
	float: left;
	width: 710px;
	margin: 10px;
}




div#content div#callout > .breaker {
	float: left;
	width: 713px;
	margin: 10px 15px;
}


.callout_rentaladvantages_shortterm {
	height: 27px;
	width: 360px;
	margin: 0 5px 0 0;
	padding: 0;
	display: block;
	float: right;
	background: url(../images/callout_rentaladvantages_shortterm.gif) no-repeat;
	text-indent: -9999px;
}


.callout_rentaladvantages_gettingstarted {

	height: 27px;
	width: 360px;
	margin: 0 5px 0 0;
	padding: 0;
	display: block;
	float: right;
	background: url(../images/callout_rentaladvantages_shortterm.gif) no-repeat;
	text-indent: -9999px;
}


.callout_rentaladvantages_wholesale {
	height: 27px;
	width: 334px;
	margin: 0 5px 0 0;
	padding: 0;
	display: block;
	float: right;
	background: url(../images/callout_rentaladvantages_wholesale.gif) no-repeat;
	text-indent: -9999px;
}


.callout_rentaladvantages_longterm {
	height: 27px;

	width: 516px;
	margin: 0 5px 0 0;
	padding: 0;
	display: block;
	float: right;
	background: url(../images/callout_rentaladvantages_longterm.gif) no-repeat;
	text-indent: -9999px;
}


.callout_rentaladvantages_whyrent {
	height: 27px;
	width: 360px;
	margin: 0 5px 0 0;
	padding: 0;
	display: block;
	float: right;
	background: url(../images/callout_rentaladvantages_whyrent.gif) no-repeat;
	text-indent: -9999px;
}


.callout_partners {
	height: 27px;
	width: 445px;
	margin: 0 5px 0 0;
	padding: 0;
	display: block;
	float: right;
	background: url(../images/callout_partners.gif) no-repeat;
	text-indent: -9999px;
}


.callout_aboutus_furniture {
	height: 27px;
	width: 516px;
	margin: 0 5px 0 0;
	padding: 0;
	display: block;
	float: right;
	background: url(../images/callout_aboutus_furnitureforthehome.gif) no-repeat;
	text-indent: -9999px;
}


.callout_services_officefurniture {
	height: 27px;
	width: 373px;
	margin: 0 5px 0 0;
	padding: 0;
	display: block;
	float: right;
	background: url(../images/callout_services_officefurniture.gif) no-repeat;
	text-indent: -9999px;
}


.callout_services_hotel {
	height: 27px;
	width: 373px;
	margin: 0 5px 0 0;
	padding: 0;
	display: block;
	float: right;
	background: url(../images/callout_services_hotel.gif) no-repeat;
	text-indent: -9999px;
}


.callout_services_interior {
	height: 27px;
	width: 401px;
	margin: 0 5px 0 0;
	padding: 0;
	display: block;
	float: right;
	background: url(../images/callout_services_interior.gif) no-repeat;
	text-indent: -9999px;
}


.callout_services_expat {
	height: 27px;
	width: 446px;
	margin: 0 5px 0 0;
	padding: 0;
	display: block;
	float: right;
	background: url(../images/callout_services_expat.gif) no-repeat;
	text-indent: -9999px;
}


.callout_services_urbanretail {
	height: 27px;
	width: 392px;
	margin: 0 5px 0 0;
	padding: 0;
	display: block;
	float: right;
	background: url(../images/callout_services_urbanretail.gif) no-repeat;
	text-indent: -9999px;
}


.callout_services_quality {
	height: 27px;
	width: 392px;
	margin: 0 5px 0 0;
	padding: 0;
	display: block;
	float: right;
	background: url(../images/callout_services_quality.gif) no-repeat;
	text-indent: -9999px;
}




.button_getintouchwithus {

	width: 144px;
	height: 27px;
	margin: 0 20px 0 0;
	padding: 0;
	display: block;
	float: right;
	background: url(../images/buttons_en_getintouch.gif) no-repeat;
	text-indent: -9999px;
}


.button_getintouchwithus:hover {
	background-position: 0 -27px;
}


/********************/


/* Product Overview */


.product_subcategory {
	width: 215px;
	height: 203px;
	margin: 0 20px 20px 0;
	padding: 0;
	float: left;
	display: block;
}


img.product_subcategory_image {
	width: 211px;
	height: 163px;
	/*overflow:hidden*/;
	background-color: #e6e4dd;
	margin: 0;
	padding: 1px;
	border: 1px solid #acacac;
	display: block;
}


.product_subcategory_textlabel {
	width: 215px;
	height: 29px;
	margin: 0;
	background: url(../images/products_overview_tabbg.gif) no-repeat;
	padding: 0;
	text-align: center;
	display: block;
	color: #292429;
	font-size: 0.95em;
	line-height: 2em;
}


	.product_subcategory_textlabel:hover {
		text-decoration: underline;
	}


.product_subcategory_QQ {
	margin: 50px 0 0;
	padding: 0;
}


.product_subcategory_quickquotesbutton {
	background: url(../images/buttons_en_seeourquickquotes.gif) no-repeat;
	text-indent: -9999px;
	width: 144px;
	height: 27px;
	padding: 0;
	display: block;
	margin: 0 0 80px 60px;
}


#item_list_productlist .product_subcategory_quickquotesbutton {
margin-bottom: 140px;
}


	.product_subcategory_quickquotesbutton:hover {
		background-position: 0px -27px;
	}




/********************/


/* Featured Item */


#featured_item {
	width: 733px;
	height: auto;
	margin: -15px 0 0;
	padding: 15px 0 0 16px;
	background: #d8d6cf no-repeat;
	display: block;
	float: left;
}
.product_featured_image {
	width: 297px;
	height: 231px;
	overflow: hidden;
	margin: 0;
	padding: 1px;
	
	display: block;
	float: left;
}


#featured_image {
	background-color: #e6e4dd;
	border: 1px solid #acacac;
	height: 233px;
	margin-bottom: 15px;
	float: left;
	_margin-top: 10px;
}


#featured_item_infos {
	float: left;
	display: block;
	width: 385px;
	height: auto;
	padding: 0;
	margin: 0 0 0 45px;
}
	
	#featured_item_infos h1 {
		font-weight: bold;
		font-size: 1.2em;
		margin: 0 0 5px;
	}


	#featured_item_infos h2 {
		width: 148px;
		height: 19px;
		margin: 0 0 5px;
		display: block;
		background: url(../images/headline_en_featureditem.gif) no-repeat;
		text-indent: -9999px;
		padding: 0;
		_margin-top: 10px;
}
	
	#featured_item_infos h3 {
		font-style: italic;
		font-size: 0.9em;
		text-transform: uppercase;
	}


	#featured_item_infos p.dimensions {
		font-weight: normal;
		font-style: normal;
		font-size: 0.95em;
		margin: 0 0 5px;
	}
	
	#featured_item_infos p.description, #featured_item_infos div.description{
		font-weight: normal;
		font-style: normal;
		font-size: 0.95em;
		margin: 0 0 5px;
		padding: 0 15px 0 0;
	}
	
	#featured_item_infos p.price {
		font-weight: bold;
		font-size: 1em;
		margin: 0 0 10px;
	}
	
	#featured_item_infos ul.products {
		margin: 0px 0px 5px 0px;
		font-size: 0.95em;
	}
	
#item_tools {
	display: block;
	width: 385px;
	height: 23px;
	/*float: left;*/
	padding: 0;
	margin: 0 0 10px;
}


	#item_tools li {
		display: block;
		margin: 0 8px 5px 0;
		padding: 0;
		height: 23px;
		float: none;
	}


	#featured_item.single_product #item_tools li {
		float: left;
	}
	
	#item_tools li.product_view {
		float: left;
		padding: 0;
		height: 23px;
	}
	
	#item_tools li a {
		display: block;
		height: 23px;
		float: left;
		text-indent: -9999px;
	}
	
	#item_tools li#make_enquiry {
		margin: 20px 8px 0 0;
	}


	#item_tools_viewdetails {
		width: 104px;
		background: url(../images/buttons_en_viewdetails.gif) no-repeat;
	}


	#item_tools_addtoenquiry {
		width: 104px;
		background: url(../images/buttons_en_addtoenquiry.gif) no-repeat;
	}
	
	#item_tools_addtoenquiry.added_to_enquiry {
		background-position: 0px -46px;
	}
	
	#item_tools_addtoenquiry.added_to_enquiry:hover {
		background-position: 0px -46px;
	}


	#item_tools_makeenquiry {
		width: 111px;
		background: url(../images/buttons_en_makenquiry.gif) no-repeat;
	}
	
	#item_tools li a:hover {
		background-position: 0px -23px;
	}


.breaker_items {
	width: 748px;
	height: 1px;
	display: block;
	margin: 0;
	padding: 0;
	color: #c1beba;
	background: #c1beba url(../images/hr_bg.gif) repeat-x;
	line-height: 1px;
	font-size: 0.1em;
	float: left;
}


.breaker_items hr {
	display: none;
	clear: both;
}


/********************/


/* Locations */



#wholesale_flash {
	width: 714px;
	height: 405px;
	margin: 0 0 0 16px;
	padding: 0;
	display: block;
}


#locations_corporate {
	width: 411px;
	height: 504px;
	margin: 0 0 0 16px;
	padding: 20px 0 0 20px;
	display: block;
	float: left;
	background-color: #d8d6cf;
}


.getdirections_button {
	width: 93px;
	height: 19px;
	padding: 0;
	display: block;
	background: url(../images/buttons_en_getdirections.gif) no-repeat;
	text-indent: -9999px;
	margin: 0px 0px 10px 0;
	clear: both;
}



.getdirections_button:hover {
	background-position: 0 -19px;
}


#wholesale_flash_noflash {
	width: 714px;
	height: 405px;
	margin: 0;
	padding: 150px 0 0;
	display: block;
	float: left;
	text-align: center;
}


#locations_flash {
	width: 431px;
	height: 524px;
	margin: 0 0 0 16px;
	padding: 0;
	display: block;
	float: left;
}


#locations_flash_noflash {
	width: 431px;
	height: 524px;
	margin: 0;
	padding: 150px 0 0;
	display: block;
	float: left;
	text-align: center;
}


#locations_info {
	display: block;
	float: left;
	/*width: 300px;*/
	width: 270px;
	height: 292px;
	margin: 0;
	padding: 0;
}


#locations_info p {
	margin-left: 16px;
	text-align: justify;
}




#locations_info h2 {
	font-size: 1.2em;
	font-weight: bold;
	display: block;
	margin: 0 0 5px;
	width: 240px;
}


#locations_mailinglist {
	display: block;
	float: left;
	width: 260px;
	height: 236px;
	margin: 0;
	padding: 0 0 0 16px;
}


#locations_mailinglist h2 {
	padding: 0;
	display: block;
	float: left;
	width: 260px;
	height: 26px;
	margin: 0;
	background: url(../images/headline_locations_joinmailinglist_en.gif) no-repeat;
	text-indent: -9999px;
}


#locations_mailinglist p, #locations_mailinglist h2 {
	margin: 0;
	/*font-size: 0.95em;*/
	font-weight: normal;
	font-style: normal;
	padding: 10px 0 0;
}


#form_list_location_send {
	width: 124px;
	height: 23px;
	margin: 0;
	padding: 0;
	display: block;
	background: url(../images/buttons_en_joinmailinglist.gif) no-repeat;
	text-indent: -9999px;
}


	#form_list_location_send:hover {
		background-position: 0 -23px;
	}


		
/********************/


/* Enquiries */


#enquiry_items_content {
	width: 749px;
	height: auto;
	margin: 0;
	display: block;
	background: #d8d6cf repeat-y;
	padding: 20px 0 0;
	line-height: 0;
	clear: left;
	float: left;
}


#enquiry_items_content h2.headline_products {
	width: 170px;
	height: 26px;
	margin: 0 0 0 13px;
	display: block;
	background: url(../images/headline_enquiries_products_en.gif) no-repeat;
	padding: 0;
	text-indent: -9999px;
	line-height: 0;
	overflow: hidden;
	font-size: 0.1em;
}


#enquiry_items_content h2.headline_packagedeals {
	width: 170px;
	height: 26px;
	margin: 0 0 0 13px;
	display: block;
	background: url(../images/headline_enquiries_packagedeals_en.gif) no-repeat;
	padding: 0;
	text-indent: -9999px;
	line-height: 0;
	overflow: hidden;
	font-size: 0.1em;
	clear: both;
}


#enquiry_items_content h2.headline_quickquotes {
	width: 170px;
	height: 25px;
	margin: 0 0 0 13px;
	display: block;
	background: url(../images/headline_enquiries_quickquotes_en.gif) no-repeat;
	padding: 0;
	text-indent: -9999px;
	line-height: 0;
	overflow: hidden;
	font-size: 0.1em;
	clear: both;
}


#enquiry_items_content h2.headline_generalenquiry {
	width: 170px;
	height: 26px;
	margin: 0 0 0 13px;
	display: block;
	background: url(../images/headline_enquiries_genenqu_en.gif) no-repeat;
	padding: 0;
	text-indent: -9999px;
	line-height: 0;
	overflow: hidden;
	font-size: 0.1em;
	clear: both;
}


#enquiry_formfields h2.headline_mydetails {
	width: 170px;
	height: 26px;
	margin: 0 0 0 13px;
	display: block;
	background: url(../images/headline_enquiries_mydetails_en.gif) no-repeat;

	padding: 0;
	text-indent: -9999px;
	line-height: 0;
	overflow: hidden;
	font-size: 0.1em;
	clear: both;
}






#quick_enquiry #form_list {
margin-bottom: 25px;
width: 400px;
height: auto;
}


#content_area h2.headline_mymessage {
	width: 170px;
	height: 26px;
	margin: 0 0 0 13px;
	display: block;
	background: url(../images/headline_enquiries_mymessage_en.gif) no-repeat;
	padding: 0;
	text-indent: -9999px;
	line-height: 0;
	overflow: hidden;
	font-size: 0.1em;
	clear: both;
}


.enquiries_spacer {
	width: 717px;
	height: 30px;
	display: block;
	margin: 0;
	padding: 0;
	float: left;
}


.ie_spacer {
	width: 717px;
	height: 1px;
	display: block;
	margin: 0;
	padding: 0;
	float: left;
}
.ie_spacer_2 {
	width: 717px;
	height: 10px;
	display: block;
	margin: 0;
	padding: 0;
	float: left;
}


.large_spacer {
	width: 717px;
	height: 195px;
	display: block;
	margin: 0;
	padding: 0;
	float: left;
}


.enquiries_breaker {
	width: 717px;
	height: 1px;
	display: block;
	margin: 0 0 0 13px;
	padding: 0;
	color: #e6e4dd;
	background: #e6e4dd url(../images/enquiries_hr_bg.gif) repeat-x;
	line-height: 1px;
	font-size: 0.1em;
}


.enquiries_breaker_forms {
	width: 717px;
	height: 1px;
	display: block;
	margin: 0 0 0 13px;
	padding: 0;
	color: #d8d6cf;
	background: #d8d6cf url(../images/enquiries_forms_hr_bg.gif) repeat-x;
	line-height: 1px;
	font-size: 0.1em;
}


.breaker {
	width: 713px;
	height: 1px;
	display: block;
	margin: 10px 15px;
	padding: 0;
	color: #c1beba;
	background: #c1beba url(../images/hr_bg.gif) repeat-x;
	line-height: 1px;
	font-size: 0.1em;
	clear: both;
}


#content_area_productoverview .breaker {
	margin-left: 0px;
}


.enquiries_breaker hr, .breaker hr, .enquiries_breaker_forms hr {
	display: none;
	clear: both;
}


.enquiry_entry {
	width: 717px;
	height: 36px;
	margin: 0 0 0 13px;
	padding: 0;
	display: block;
	position: relative;
}


.enquiry_entry:hover {
	background: #d1cfc9;
}


.item_amount{

	width: 102px;
	height: 29px;
	padding: 0;
	float: left;
	display: block;
	margin: 5px 0 0 10px;
}


.popup_warning {
	position: absolute;
	background: url(../images/button_remove_enquiry_BG.gif) top left no-repeat;
	width: 119px;
	padding: 35px 0 10px 0px;
	text-align:center;
	top: -12px;
	right: 5px;
	z-index: 10000;
}


.popup_warning ul {
	padding: 0px;
	margin: 0px;
}


.popup_warning li {
	margin-left: 6px;
	_margin-left: 5px;
	float:left;
}


.button_remove_no {
	background: url(../images/buttons_en_small_no.gif);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	line-height:0;
	text-indent: -9999px;
	height: 19px;
	width: 50px;
	display: block;
}


.button_remove_yes {
	background: url(../images/buttons_en_small_yes.gif);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	line-height:0;
	text-indent: -9999px;
	height: 19px;
	width: 50px;
	display: block;
}


.button_remove_no:hover {
	background-position: 0px -19px;
}


.button_remove_yes:hover {
	background-position: 0px -19px;
}


div#content div#content_area div#enquiry_items_content div.enquiry_entry > .item_amount{
	margin: 5px 0 0 25px;
}


	.item_amount li{
		margin: 0;
		padding: 0;
		float: left;
		display: block;
	}
	
	.item_amount_borderimage {
		width: 5px;
		height: 29px;
		margin: 0;
		padding: 0;
		display: block;
		background: url(../images/items_amount_border.gif) no-repeat;
	}
	
	.item_amount_number {
		width: 23px;
		height: 29px;
		margin: 0;
		display: block;
		font-size: 0.85em;
		line-height: 2.8em;
		background: url(../images/items_amount_bg.gif) repeat-x;
		padding-left: 5px;
		padding: 0;
	}
	
	.item_amount_add {
		width: 69px;
		height: 15px;
		margin: 0;
		padding: 0;
		display: block;
		float: left;
	}
	
	.item_amount_add a {
		width: 69px;
		height: 15px;
		margin: 0;
		padding: 0;
		display: block;
		text-indent: -9999px;
		line-height: 0;
		float: left;
		background: url(../images/buttons_en_add.gif) no-repeat;
	}
	
	.item_amount_subtract {
		width: 69px;
		height: 14px;
		margin: 0;
		padding: 0;
		display: block;
		float: left;
	}
	
	.item_amount_subtract a {
		width: 69px;
		height: 14px;
		margin: 0;
		padding: 0;
		display: block;
		text-indent: -9999px;
		line-height: 0;
		float: left;
		background: url(../images/buttons_en_subtract.gif) no-repeat 0 0;
 	}
	
	.item_amount_subtract a:hover {
		background-position: 0 -14px;
	}
	
	.item_amount_add a:hover {
		background-position: 0 -15px;
	}


.enquiry_icon_general {
	width: 54px;
	height: 36px;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	text-indent: -9999px;
	background-image: url(../images/icon_enquiries_general.gif);
}


.enquiry_icon_quickquote {
	width: 54px;
	height: 36px;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	text-indent: -9999px;
	background-image: url(../images/icon_enquiries_quickquote.gif);
}


.enquiry_thumb_image {
	width: 30px;
	height: 23px;
	background-color: #e6e4dd;
	margin: 5px 0 0 11px;
	padding: 1px;
	border: 1px solid #acacac;
	display: block;
	float: left;
}


.entry_description {
	height: 23px;
	width: 280px;
	float: left;
	display: block;
	padding: 5px 0 0;
	margin: 0 0 0 20px;
	font-size: 0.95em;
	line-height: 2em;
	overflow: hidden;
}


.entry_description a {
	font-size: 0.95em;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	color: #4C464C;
}


.entry_priceblock {
	height: 26px;
	width: 153px;
	float: left;
	display: block;
	padding: 0 5px 0 0;
	margin: 5px 0 0;
	font-size: 0.95em;
	line-height: 2em;
	background-color: #dfddd6;
	font-weight: bold;
	text-align: right;
	position: relative;
	left: 5px;
}


#entry_priceblock_total {
	height: 26px;
	width: 153px;
	display: block;
	padding: 0 5px 0 0;
	margin: 0 0 0 187px;
	font-size: 0.95em;
	line-height: 2em;
	background-color: #e6e4dd;
	font-weight: bold;
	text-align: right;
	position: relative;
	float: left;
}


#enquiry_products_wrapper > #entry_priceblock_total {
	margin: 0 0 0 363px;
}


#entry_priceblock_total_txt {
	background: url(../images/enquiries_total.gif) no-repeat;
	width: 39px;
	height: 26px;
	margin: 0;
	padding: 0;
	display: block;
	text-indent: -9999px;
	float: left;
}


.entry_removebutton {
	height: 19px;
	width: 68px;
	float: right;
	display: block;
	padding: 0;
	margin: 9px 5px 0 0;
	line-height: 0;
	background-image: url(../images/buttons_en_remove.gif);
	text-indent: -9999px;
}


.entry_removebutton:hover {
	background-position: 0px -19px;
}


#enquiry_formfields {
	width: 749px;
	height: auto;
	margin: 0;
	display: block;
	padding: 20px 0 0;
	/*line-height: 0;*/
	float: left;
}


.enquiries_breakertext {
	display: block;
	clear: both;
	width: auto;
	height: auto;
	font-size: 0.95em;
	margin: 0 0 5px 13px;
	font-weight: bold;
}


.enquiries_placestext {
	display: block;
	clear: both;
	width: auto;
	height: auto;
	font-size: 0.95em;
	margin: 0 0 5px 13px;
}


#enquiries_send {
	background-color: #d8d6cf;
	margin: 0;
	padding: 0 0 0 13px;
	height: 53px;
	float: left;
	width: 736px;
}


#enquiries_send p {
	margin: 13px 0 0;
	padding: 0;
	height: auto;
	float: left;
	width: 447px;
	font-size: 0.95em;
}


#send_enquiry_button {
	width: 124px;
	height: 37px;
	padding: 0;
	display: block;
	float: right;
	background: url(../images/buttons_en_sendenquirybig.gif) no-repeat;
	text-indent: -9999px;
	margin: 8px 315px 0 0;
}


#send_enquiry_button:hover {
	background-position: 0 -37px;
}
#send_enquiry_button_small {
	width: 104px;
	height: 23px;
	padding: 0;
	display: block;
	float: left;
	background: url(../images/buttons_en_sendenquiry_quickenqu.gif) no-repeat;
	text-indent: -9999px;
	margin: 0px 0px 10px 10px;
}


#send_enquiry_button_small:hover {
	background-position: 0 -23px;
}


#quick_enquiry {
display: block;
float: left;
width: 431px;
padding: 0px;
background: #D9D6CF;
margin: 0 10px 0 7px;
}


#content_area > #quick_enquiry {
	margin: 0 10px 0 13px;


}


#quick_enquiry textarea, #quick_enquiry input {
background: #E7E5DD;
}




/********************/


/* Form Definitions */


form {
	margin : 0;
	padding : 0;
}


.form_textlabel, #mailinglist .form_textlabel {
	float: left;
	display: block;
	width: auto;
	height: auto;
	margin: 0;
	padding: 3px 0 0;
	font-size: 0.9em;
	line-height: 0.9em;
}


.form_required, #mailinglist .form_required{
	text-indent: -9999px;
	width: 56px;
	height: 13px;
	margin: 0;
	padding: 0;
	display: block;
	float: right;
	background: url(../images/field_data_required_en.gif) no-repeat;
	line-height: 0;
}


.form_required_active, #mailinglist .form_required_active{
	text-indent: -9999px;
	width: 56px;
	height: 13px;
	margin: 0;
	padding: 0;
	display: block;
	float: right;
	background: url(../images/field_data_required_en.gif) no-repeat 0 -13px;
	line-height: 0;
}


.textfield {
	background:#d8d6cf none repeat scroll 0%;
	border: 1px solid #9a919a;
	width: 159px;
	margin: 3px 0 0;
	padding: 2px 0 0;
	color: #7d7c78;
	height: 18px;
	font-size: 0.95em;
}


.textfield:hover {
	background:#e7e5dd none repeat scroll 0%;
}


.textarea {
	background:#d8d6cf none repeat scroll 0%;
	border: 1px solid #9a919a;
	width: 336px;
	margin: 3px 0 0;
	padding: 2px 0 0;
	color: #7d7c78;
	height: 130px;
	font: 0.95em Arial, Helvetica, Geneva, sans-serif;
}


.textarea:hover {
	background:#e7e5dd none repeat scroll 0%;
}




#form_list {

	width: 600px;
	height: 300px;
	padding: 0;
	display: block;
	margin: 20px 0 0 13px;
}


#form_list li {
	width: 160px;
	margin: 0 15px 5px 0;
	padding: 0;
	display: block;
	height: 42px;
	float: left;
}


#quick_enquiry #form_list li {
	float: none;
}


#form_list li.form_nextline {
	width: 160px;
	margin: 0 15px 5px 0;
	padding: 0;
	display: block;
	height: 42px;
	clear: both;
	float: left;
}


#form_list li p {
	margin: 0;
}


#form_list_places {
	width: 600px;
	height: auto;
	padding: 0;
	display: block;
	margin: 0 0 0 13px;
}


#form_list_places li {
	width: 150px;
	margin: 0 13px 0 0;
	padding: 0;
	display: block;
	height: 20px;
	float: left;
	font-size: 0.95em;
	line-height: 1em;
}


#form_list_contactform {
	width: 600px;
	height: auto;
	padding: 0;
	display: block;
	margin: 0 0 0 13px;
}


#form_list_contactform li {
	width: auto;
	margin: 0 13px 0 0;
	padding: 0;
	display: block;
	height: 20px;
	font-size: 0.95em;
	line-height: 1em;
}


#form_list_location {
	width: 200px;
	height: auto;
	padding: 0;
	display: block;
	margin: 5px 0 13px;
}


#form_list_location li {
	width: 160px;
	margin: 0 0 5px;
	padding: 0;
	display: block;
	height: 42px;
}


#form_terms {
margin: 20px 0pt 0pt 13px;
}


#form_terms li {
float: left;
margin-right: 10px;
}


#form_terms li.form_nextline .form_textlabel {
float: none;
}


#form_terms li.form_nextline {
padding-top: 25px;
padding-bottom: 45px;
}


/********************/


/* Page Controllers */


#item_controllers {
	height: 33px;
	width: 733px;
	padding: 10px 0 0 16px;
	display: block;
	float: left;
}


#page_controls {
	width: auto;
	height: auto;
	display: block;
	float: right;
	margin: 0;
	padding: 8px 31px 0 0;
}


#page_controls p {
	font-size: 0.8em;
	font-weight: normal;
	font-style: normal;
	width: auto;
	height: auto;
	display: block;
	float: left;
	margin-left: 0px;
}


#arrow_back {
	width: 11px;
	height: 11px;
	display: block;
	float: left;
	text-indent: -9999px;
	padding: 0;
	margin: 0 10px 0 0;
	background: url(../images/arrow_left.gif) no-repeat 0 0;
}


	#arrow_back:hover {
		background-position: 0px -16px;
	}
	
#arrow_forward {
	width: 11px;
	height: 11px;
	display: block;
	float: left;
	text-indent: -9999px;
	padding: 0;
	margin: 0 0 0 10px;
	background: url(../images/arrow_right.gif) no-repeat 0 0;
}


	#arrow_forward:hover {
		background-position: 0px -16px;
	}
	
#view_all {
	font-weight: bold;
	width: auto;
	height: auto;
	display: block;
	float: left;
	margin: 0 0 0 10px;
	font-size: 0.90em;
	line-height: 0.95em;
}


	#view_all:hover {
		text-decoration: underline;
	}


#priceSelect {
	width: 160px;
	height:19px;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
}


#item_list {
	width: 733px;
	padding: 0;
	height: auto;
	margin: 0;
	overflow: hidden;
	float: left;
	display: block;
}


#item_list_productlist {
	width: 733px;
	padding: 0;
	height: auto;
	margin: 0 0 0 14px;
	overflow: hidden;
	float: left;
	display: block;
}




#you_might_also_like {
	background: url(../images/you_might_also_like.jpg) top left no-repeat;
	height: 25px;
	border-bottom: 1px solid #D9D6CF;
	text-indent: -9999px;
	font-size: 0px;

	margin: 25px 30px 0 0;
}


#item_list.upsell_products {
	margin-left: 15px;
	_margin-left: 10px;
}


.upsell_products .product_subcategory {
	padding-top: 15px;
}


/********************/


/* Product List */


#item_list .product_subcategory, #item_list_productlist .product_subcategory {
	height: 251px;
	margin: 0 29px 25px 0;
}




.product_label {
	width: 205px;
	height: 75px;
	margin: 0;
	background: url(../images/products_prodlist_tabbg.gif) bottom left no-repeat;
	padding: 10px 0 0 10px;
	/*display: table-cell;
	vertical-align: bottom;
	*/
	color: #292429;
	font-size: 0.95em;
	line-height: 2em;
	overflow: hidden;
}


	.product_label h3 {
		font-style: italic;
		font-size: 0.9em;
		margin: 0;
		padding: 0;
		line-height: 6px;
		text-transform: uppercase;
}


	.product_label p.description {
		font-weight: normal;
		font-style: normal;
		font-size: 0.95em;
		margin: 0 5px 5px 0px;
		line-height: 1em;
		padding: 0;
	}
	
	.product_label p.price {
		font-weight: bold;
		font-size: 1em;
		/*margin: 0 0 10px;*/
		/*line-height: 0;*/
	}


.item_tools_small {
	height: 19px;
	margin: 10px 0 0;
	padding: 0;
	display: block;
	width: auto;
	float: left;
}


	.item_tools_small li  {
		height: 19px;
		padding: 0;
		display: block;
		float: left;
		width: 90px;
	}


	.item_tools_viewdetails_small_LI {
	margin: 0 15px 0 0;
	}


	.item_tools_viewdetails_small_QQ_LI {
	margin: 0 15px 0 4px;
	}


	#item_list > .product_subcategory > .product_label.quick_quote_label > .item_tools_small > .item_tools_viewdetails_small_QQ_LI {
	margin-left: 8px;
	}


	.item_tools_small li a {
		display: block;
		width: 90px;
		height: 19px;
		line-height: 0;
		text-indent: -9999px;
	}
	
	.item_tools_small li a:hover {
		background-position: 0px -19px;
	}


		.item_tools_viewdetails_small {
			background: url(../images/buttons_en_small_viewdetails.gif) no-repeat;
		}
		
		.item_tools_addtoenquiry_small {
			background: url(../images/buttons_en_small_addtoenquiry.gif) no-repeat;
		}
		
		.item_tools_small .added_to_enquiry {
		background-position: 0px -38px;
		}
		
		.item_tools_small .added_to_enquiry:hover {
		background-position: 0px -38px;
		}
		
		.item_tools_small .item_tools_short_term {
			background: url(../images/buttons_en_small_shortterm.gif) no-repeat;
			width: 70px;
		}
		
		.item_tools_small .item_tools_long_term {
			background: url(../images/buttons_en_small_longterm.gif) no-repeat;
			width: 70px;
		}




/********************/


/* Form Styles */


.elSelect {
	width:159px;
	height:19px;
	background: url(../images/eselect_select_bg.gif) no-repeat 0 0;
}
.elSelect .selected {
	background-color:#453f45 !important;
	color:#e6e4dd !important;
}
.elSelect .clear {

	clear:both;
}
.elSelect .selectedOption {
	float:left;
	padding: 0 0 0 5px;
	width:124px;
	font-size: 0.95em;
	color: #4c464c;
	overflow:hidden;
	font-weight: bold;
	display: block;
	height: 19px;
	line-height: 1.5em;
}
.elSelect .dropDown {
	width: 29px;
	height: 19px;
	float: right;
	background: url(../images/eselect_select_arrow.gif) no-repeat 0 0;
}
.elSelect .optionsContainerTop {
	position:absolute;
	background:url(../images/eselect_top_center.gif) repeat-x 0 0;
	width:100%;
	height:5px;
}
.elSelect .optionsContainerTop div {
	background:url(../images/eselect_top_left.gif) no-repeat 0 0;
	width:100%;
	height:5px;
}
.elSelect .optionsContainerTop div div {
	background:url(../images/eselect_top_right.gif) no-repeat 100% 0;
	width:100%;
	height:5px;
}
.elSelect .optionsContainerBottom {
	position:absolute;
	margin:-5px 0 0 0;
	background:url(../images/eselect_bottom_center.gif) repeat-x 0 0;
	width:100%;
	height:5px;
}
.elSelect .optionsContainerBottom div {
	background:url(../images/eselect_bottom_left.gif) no-repeat 0 0;
	width:100%;
	height:5px;
}
.elSelect .optionsContainerBottom div div {
	background:url(../images/eselect_bottom_right.gif) no-repeat 100% 0;
	width:100%;
	height:5px;
}
.elSelect .optionsContainer {
	position:absolute;
	display:none;


}


#countrySelect .optionsContainer {
	height: 255px;
	overflow-x: hidden;
	overflow-y: scroll;
}
.elSelect .option {
	padding:4px 0 5px 5px;
	background-color: #f0efe9;
	border-left:solid 1px #bbbab6;
	border-right:solid 1px #bbbab6;
	text-align:left;
	color: #4c464c;
	font-size: 0.95em;
}
.elSelect .disabled {
	background-color:#C0CCCF;
	border-left:solid 1px #bbbab6;
	border-right:solid 1px #bbbab6;
	color:#90A4AA;
}


/* FancyForm styles */


.f_checkbox, .f_radio, .f_checkbox_V2 {
	background-repeat: no-repeat;
	background-position: 3px center;
	height: 18px;
	display: block;
	cursor: pointer;
	cursor: hand;
}


.checked, .selected {
	color: #292429;
	font-weight: bold;
}


.f_radio:hover, .f_checkbox:hover, .f_checkbox_V2:hover {
	color: black;
	font-weight: bold;
}


.f_radio {
	padding: 4px 24px
}


.f_checkbox, .f_checkbox_V2 {
	padding: 2px 0 0 25px
}


.f_checkbox.unchecked {
	background: url(../images/icon_chk_off.gif) no-repeat;
}


.f_checkbox.checked {
	background: url(../images/icon_chk_on.gif) no-repeat;
}


.f_checkbox_V2.unchecked {
	background: url(../images/icon_chk_v2_off.gif) no-repeat;
}


.f_checkbox_V2.checked {
	background: url(../images/icon_chk_v2_on.gif) no-repeat;
}


/*
.f_radio.unselected {
	background: url(../images/icon_rdo_off.gif) no-repeat;
}


.f_radio.selected {
	background: url(../images/icon_rdo_on.gif) no-repeat;
}
*/
/********************/


/* Secondary Menu */


#secondary_menu {
	height: 35px;
	margin: 0;
	padding: 0;
	display: block;
	/*width: 550px;*/
	float: left;
	clear: both;
}


	#secondary_menu img {
		margin: 0;
		padding: 0;
		float: left;
	}
	
#secondary_menu_UL {
	height: 35px;
	margin: 0;
	padding: 0;
	display: block;
	line-height: 0;
	background: #565056 url(../images/secondary_menu_BG.gif) repeat-x;
	width: auto;
	float: left;
}


	#secondary_menu_UL li  {
		height: 9px;
		margin: 13px 15px 0 0;
		padding: 0;
		display: block;
		float: left;
	}
	
	#secondary_menu_UL li a {
		display: block;
		height: 9px;
		line-height: 0;
		text-indent: -9999px;
	}
	
	#secondary_menu_UL li a:hover {
		background-position: 0px -9px;
	}
	
	#secondary_menu_UL li a.active {
		background-position: 0px -9px;
	}
	
		#SM_products_overview a {
			background: url(../images/secondary_menu_prodoverview_en.gif) no-repeat;
			width: 94px;
		}
		
		#SM_products_packagedeals a {
			background: url(../images/secondary_menu_packagedeals_en.gif) no-repeat;
			width: 73px;
		}
		
		#SM_products_quickquotes a {
			background: url(../images/secondary_menu_quickquotes_en.gif) no-repeat;
			width: 66px;
		}
		
		#SM_enquiries_quickenq a {
			background: url(../images/secondary_menu_quickenquiry_en.gif) no-repeat;
			width: 71px;
		}
		
		#SM_enquiries_detailedenq a {
			background: url(../images/secondary_menu_detailedenquiry_en.gif) no-repeat;
			width: 87px;
		}


		#SM_rental_advantages_why_rent a {
			background: url(../images/secondary_menu_whyrent_en.gif) no-repeat;
			width: 50px;
		}
		
		#SM_rental_advantages_short_term a {
			background: url(../images/secondary_menu_shortterm_en.gif) no-repeat;
			width: 58px;
		}
		
		#SM_rental_advantages_long_term a {
			background: url(../images/secondary_menu_longterm_en.gif) no-repeat;
			width: 52px;
		}
		
		#SM_rental_advantages_wholesale a {
			background: url(../images/secondary_menu_wholesale_en.gif) no-repeat;
			width: 57px;
		}
		
		#SM_rental_advantages_getting_started a {
			background: url(../images/secondary_menu_gettingstarted_en.gif) no-repeat;
			width: 82px;
		}
		
		#SM_locations_asia a {
			background: url(../images/secondary_menu_locations_asia_en.gif) no-repeat;

			width: 22px;
		}
		
		#SM_locations_middle_east a {
			background: url(../images/secondary_menu_locations_middleeast_en.gif) no-repeat;
			width: 60px;
		}
		
		#SM_locations_africa a {
			background: url(../images/secondary_menu_locations_africa_en.gif) no-repeat;
			width: 34px;
		}
		
		#SM_locations_india a {
			background: url(../images/secondary_menu_locations_india_en.gif) no-repeat;
			width: 26px;
		}
		
		#SM_locations_europe a {
			background: url(../images/secondary_menu_locations_europe_en.gif) no-repeat;
			width: 36px;
		}
		
		#SM_locations_australia a {
			background: url(../images/secondary_menu_locations_australia_en.gif) no-repeat;
			width: 53px;
		}
		
		#SM_locations_corporate a {
			background: url(../images/secondary_menu_locations_corporate_en.gif) no-repeat;
			width: 94px;
		}


		#SM_locations_coming_soon a {
			background: url(../images/secondary_menu_locations_comingsoon_en.gif) no-repeat;
			width: 63px;
		}
		
		#SM_about_us_furniture_for_the_home a {
			background: url(../images/secondary_menu_furnitureforthehome_en.gif) no-repeat;
			width: 123px;
		}
		
		#SM_about_us_hallmark_customer_service a {
			background: url(../images/secondary_menu_hallmarkcustomerservice_en.gif) no-repeat;
			width: 144px;
		}
		
		#SM_about_us_zero_interest a {
			background: url(../images/secondary_menu_0_interest_en.gif) no-repeat;
			width: 65px;
		}
		
		#SM_about_us_furniture_for_the_office a {
			background: url(../images/secondary_menu_furniturefortheoffice_en.gif) no-repeat;
			width: 127px;
		}


		#SM_about_us_history a {
			background: url(../images/secondary_menu_history_en.gif) no-repeat;
			width: 40px;
		}


/********************/


/* Country Dropdown */


#country_dropdown_enquiries {
	width: 159px;
	height: 19px;
	margin: 0;
	padding: 4px 0 0;
	display: block;
	float: left;
}


/********************/


/* Currency Dropdown */


#currency_dropdown {
	width: 159px;
	height: 19px;
	margin: 0 13px 0 0;
	padding: 0;
	display: block;
	float: right;
	top: 10px;
	position: relative;
	/*left: 17px;*/
}


#currency_dropdown_enquiries {
	width: 159px;
	height: 19px;
	padding: 0;
	display: block;
	float: left;
	margin: 13px 0;
}




/********************/


/* Footer */


#footer {
	width: 960px;
	height: 100px;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	background: #f4f3ed;
}


#footer_bar {
	margin: 0;
	padding: 0;
	width: 960px;
	height: 2px;
	background: url(../images/footer_line.gif) repeat-x;
	float: left;
}


#img_explorershadow {
	display: block;
	position: absolute;
	left: 178px;
	top: 760px;
}


#footer_list {
	position: relative;
	/*left: 850px;*/
	display: block;
	width: 300px;
	height: 50px;
	margin: 0;
	padding: 10px 0 0;
}


	#footer_list li {
		display: block;
		float: left;
		margin: 0;
		padding: 0 0 0 15px;
		height: 25px;
	}
	
	#footer_list li a {
		display: block;
		color: #767676;
		font-size: 0.8em;
		height: 25px;
		width: auto;
		float: left;
	}
	
	#footer_list li a:hover {
		color: #4c464c;
	}
	
	#footer_list_sitemap {
		padding: 0;
		margin: 0;
	}
	
	#footer_list_copyright {
		margin: 0;
		padding: 0;
	}


/********************/


#team_content .ajax-loading {
	border: 1px solid #cccccc;
	height: 442px;
	width: 406px;
	background: url(../images/ajax-loader.gif) center no-repeat;
}


#sitemap {
padding-left: 20px;
clear: both;
display: block;
}


#sitemap ul{
	padding-left: 20px;
}


#sitemap ul li a {
	color: #333333;
}


#fluid {
	float: right;
}


/* in the news */


.news_article {
	padding: 10px;
	margin: 5px 0;
}

.news_article h3 {
	display: block;
	float: left;
	width: 580px;
	margin: 0;
	clear: left;
	font-size: 1.3em;
}

.news_article div.news_intro {
	display: block;
	float: left;
	margin: 0 0 10px;
	width: 724px;
	border-bottom: 1px groove #d8d6cf;
	padding-bottom: 5px;
}


	.news_article .date {
		float: right;
	margin: 0 16px 0 0;
	padding: 0;
	font-style: italic;
	font-size: 0.85em;
	display: block;
}
	


	.news_article a.read_more {
		width: 90px;
		height: 19px;
		margin: 10px 0;
		padding: 0;
		background: url(../images/buttons_en_small_readmore.gif) no-repeat;
		text-indent: -9999px;
	display: block;
}
	
	.news_article a.read_more:hover {
		background-position: 0px -19px;
	}
	
	.news_article a.read_more_pdf {
		width: 90px;
		height: 19px;
		margin: 10px 0;
		padding: 0;
		background: url(../images/buttons_en_small_download_pdf.gif) no-repeat;
		text-indent: -9999px;
	display: block;
}
	
	.news_article a.read_more_pdf:hover {
		background-position: 0px -19px;
	}
	
	
.news_article_content ul {
	padding: 10px;
}


.news_article_content ul li {
	list-style-type: disc;
	padding-left: 10px;
	list-style-position: inside;
}