body, html {
	height:101%;
}


body {
	padding: 0;
	margin: 0;
	font-family: arial;
	color: #3f3f3f;	
	font-size: 0.96em;
	background-color: #b4cc2c;
}

a {
	outline: none;
	text-decoration: none;
	color: #90278F;
}

a:hover {
	text-decoration: underline;
}


p {
	padding: 0;
	margin: 12px 0;
}

p.first {
	margin-top: 0;
}

img {
	border: none;
}

ul, li, form {
	margin: 0;
	padding: 0;
}

h1, h2 {
	font-size: 1.6em;
	color: #90278f;
	margin: 0;
	padding: 0;
	letter-spacing: -1px;	
}

h3 {
	font-size: 1.2em;
	color: #90278f;
	margin: 0;
	padding: 0;
}

h4 {
	font-size: 1.1em;
	color: #90278f;
}

.page-title {
	font-size: 1.8em;
}

.purple-title {
	color: #90288D;
	font-weight: 700;
}

#site_wrapper {
	width: 850px;
	background-color: #b4cc2c;
	margin: auto;
}

#content_wrapper {
	background-color: #fff;
}

#header {
	height: 160px;
	background: transparent url(.././images/header_bg.jpg) no-repeat center right;
}

#header #logo_container {
	padding: 23px 0 0 22px;
	width: 300px;
	float: left;
}

#header #logo {
	display: block;
	width: 274px;
	height: 115px;
	background: #fff url(../images/logo.gif) no-repeat center center;
	text-indent: -50000px;
}

#nav {
	height: 33px;
	line-height: 33px;
	background-color: #90278f;
	clear: both;
}

#nav li {
	display: inline;
	margin: 0 11px;
}

#nav li.first {
	margin-left: 40px;
}

#nav li.last {
	margin-right: 10px;
}

#nav li a {
	color: #fff;
	text-decoration: none;
}

#nav li a:hover {
	text-decoration: underline;
}

#nav li.active a {
	color: #B3C92D;
}



#content {
	background: #fff url(../images/ft_contact_bg.gif) no-repeat center bottom;
}

#content_left {
	padding-left: 24px;
}

.page-title {

}

.frontpage #content_left {
	/*width: 324px; container */
	width: 297px;
	float: left;
	padding: 35px 22px 0 26px;
	margin-left: 0;
	margin: auto 0 auto 0;
}

.frontpage #content_middle {
	width: 289px;
	height: 506px;
	float: left;
	background: url(../images/front_wardrobe.jpg) no-repeat top left;
}

.frontpage #content_right {
	width: 215px;
	float: left;
}

span.strong_word {
	color: #b4cc2c;
}

#frontpage_points_list {
	margin: 21px 0 21px 0px;
	list-style-type: none;
}

#frontpage_points_list li {
	letter-spacing: 0.01em;
	font-weight: 700;
	padding: 0 0 0 27px;
	margin-top: 5px;
	background: transparent url(../images/flower_bullet.gif) no-repeat;
	background-position: top left;
	color: #3f3f3f;
	line-height: 1.4;
}

#email_box {
	width: 180px;
	height: 92px;
	color: #90278F;
	font-size: 0.9em;
	margin: 19px  auto 0 auto;
	padding: 24px 0 0 0;
	background: transparent url(../images/big_purple_flower.gif) no-repeat top right;
}

#email_box #hdidyk-hdidyk {
	margin-top: 7px;
	width: 100px;
	border: 1px solid #c793c7;
	font-size: 1em;
}

#email_box #subscribe_button {
	margin: 2px 0 0 6px;
}

#email_box form {
	text-align: left;
}

.frontpage #call_us_box {
	width: 181px;
	height: 187px;
	margin: 13px auto 0 auto;
	background: url(../images/box_call_us.gif) no-repeat center center;
	font-size: 1.05em;
}

.frontpage #call_us_box_title {
	font-size: 0.85em;
	font-weight: bold;
	color: #fff;
	padding-top: 105px;
	padding-left: 12px;
}

.frontpage #call_us_box_number {
	font-size: 18px;
	color: #90278f;
	padding: 2px 0 0 22px;
	font-weight: 700;
}


.frontpage #email_us_box {
	width: 190px;
	height: 154px;
	background: url(../images/box_email_us.gif) no-repeat center center;
	font-size: 1.04em;	
}

.frontpage #email_us_box_title {
	color: #fff;
	padding: 80px 0 0 10px;
}

.frontpage #email_us_box_email {
	padding: 2px 0 0 10px;
}

.frontpage #email_us_box_email a {
	color: #b4cc2c;
	font-size: 0.95em;
}

#footer {
	padding-top: 6px;
	color: #731472;	
	font-size: 11px;	
	margin-bottom: 8px;	
}

#footer a {
	color: #731472;
}

#copyright {
	float: left;
	padding: 0 0 0 1px;
}

#design-by {
	float: right;
	padding: 0 2px 0 0;
}

#social-links {
	float: right;
	width: 125px;
	padding: 2px;
	margin-top: 124px;
}

#social-links img {
	vertical-align: middle;
}

#apdo_icon img {
	vertical-align: middle;
}

/* Meet the clutter fairy page */
.meet-the-clutter-fairy-page #content {
	margin-top: 32px;
}

.meet-the-clutter-fairy-page #content_left {
	float: left;
	width: 348px;
	height: 404px;
	background: #fff url(../images/clean_desk_lamp.jpg) no-repeat right bottom;
}
.meet-the-clutter-fairy-page #content_right {
	float: left;
	width: 435px;
	padding: 0 21px;
}

/* Content bottom - contact details */
#content_bottom {
	clear: both;
	height: 111px;
	margin: 6px 0 17px 0;
}

#bottom_contact_details {
	padding: 78px 0 0 385px;
	font-size:0.95em;
}

#bottom_email_us_box_container {
	float: left;
}

#bottom_call_us_box_container {
	float: left;
}

a#bottom_email_us_box_email {
	display: block;
	height: 18px;
	width: 223px;
	text-indent: -50000px
}

#bottom_call_us_box_number {
	text-indent: -50000px;
	display: block;
	float: left;
}

/* Services page */
.services-page #content {
	margin-top: 32px;
}

.services-page #content_left {
	float: left;
	width: 385px;
}
.services-page #content_right {
	float: left;
	width: 440px;
}

#boxes_flower_container {
	background: #fff url(../images/boxes_flower.jpg) no-repeat center center;
	width: 381px;
	height: 283px;
	margin: 40px 0 0 10px;
}

#welcome_mat_container {
	background: #fff url(../images/welcome_mat_flower.jpg) no-repeat center center;
	width: 404px;
	height: 283px;
	margin: 130px 0 0 10px;
}

#services_decluttering_points, #services_home_staging_points {
	list-style: none;
	line-height: 1.20;
}

#services_decluttering_points li, #services_home_staging_points li {
	background: #fff url(../images/star_bullet.gif) no-repeat 0px 4px;
	padding-left: 20px;
}


/* Prices page */
.prices-page #content {
	margin-top: 32px;
}

.prices-page #content_left {
	float: left;
	width: 280px;
}

#bedroom_container {
	width: 280px;
	height: 419px;
	background: #fff url(../images/bedroom.jpg) no-repeat center center;
}

.prices-page #content_right {
	float: left;
	width: 527px;
	margin-left: 18px;
	background: #fff url(../images/large_purple_flower.gif) no-repeat 270px 185px;	
}

.prices-page #content {
	background-position: center bottom;
}

.prices-page #travel_costs_paragraph, .prices-page #gift_vouchers_paragraph {
	margin-top: 30px;
}

/* Terms & Conditions page */
.terms-conditions-page #content_main {
	margin: 32px 25px 32px 25px;
	background: #fff url(../images/large_small_purple_flowers.gif) no-repeat right 40px;
}

.terms-conditions-page h4 {
	margin: 17px 0 1px 0;
}

.terms-conditions-page p {

}

/* FAQs page */
.faqs-page #content_main {
	margin: 32px 25px 32px 25px;
	background: #fff url(../images/triple_puple_flower_bg.gif) no-repeat 320px 40px;	
}

.faqs-page #home_staging_faq_container {
	margin-top: 30px;
}

.faqs-page #decluttering_faq {
	margin-top: 10px;
}

.faqs-page #decluttering_faq, .faqs-page #home_staging_faq {
	width: 510px;
	list-style: none;
	background-color: #fff;
}

.faqs-page #decluttering_faq li, .faqs-page #home_staging_faq li {
	margin: 6px 0 0 0;
	background: #fff url(../images/star_bullet.gif) no-repeat 0px 2px;
	padding-left: 20px;	
}

.faqs-page .faq_question {
	color: #90278F;
	cursor: pointer;
	background-color: #fff;
}

.faqs-page .faq_question:hover {
	text-decoration: underline;
}

.faqs-page .faq_answer_container {
	padding-bottom: 5px;
}

.faqs-page .faq_answer {
	background-color: #fff;
}

/* Testimonials page */
.testimonials-page #content_main {
	margin: 32px 25px 32px 25px;
	background: url("../images/testim_purple_flower_bg.gif") no-repeat scroll top right #FFFFFF;	
}

.testimonials-page #home_staging_faq_container {
	margin-top: 30px;
}

.testimonials-page #decluttering_faq {
	margin-top: 10px;
}

.testimonials-page #decluttering_faq, .testimonials-page #home_staging_faq {
	width: 510px;
	list-style: none;
	background-color: #fff;
}

.testimonials-page #decluttering_faq li, .testimonials-page #home_staging_faq li {
	margin: 24px 0 0 0;
	background: #fff url(../images/star_bullet.gif) no-repeat 0px 2px;
	padding-left: 20px;	
}

.testimonials-page .faq_question {
	color: #90278F;
	cursor: pointer;
	background-color: #fff;
}

.testimonials-page .faq_question:hover {
	text-decoration: underline;
}

.testimonials-page .faq_answer_container {
	padding-bottom: 5px;
}

.testimonials-page .faq_answer {
	background-color: #fff;
}


/* Links page */
.links-page #content_main {
	margin: 32px 25px 32px 25px;
	background: #fff url(../images/large_small_purple_flowers.gif) no-repeat 400px 0px;	
}

.links-page h3 {
	margin: 0 0 0px 0;
}

.links-page #useful_links {
	width: 400px;
	list-style: none;
}

.links-page #useful_links li {
	margin: 6px 0 0 0;
	background: #fff url(../images/star_bullet.gif) no-repeat 0px 2px;
	padding-left: 20px;		
}

.links-page #useful_links_intro {
	margin-top: 3px;
	margin-bottom: 30px;
}

.links-page #useful_links_images #company_candoo {
	margin-right: 80px;
	margin-left: 10px;
}

.links-page #useful_links_images #company_pink {
}

.links-page #useful_links_images #company_baby_disco {
	margin-right: 75px;
	margin-left: 25px;
	margin-top: 10px;
}

.links-page #useful_links_images #company_rackline {
}

/*
** Markup free clearing
** Details: http://www.positioniseverything.net/easyclearing.html
*/
.clear-block:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clear-block {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .clear-block {
  height: 1%;
}
.clear-block {
  display: block;
}
/* End hide from IE-mac */