/* styles specific for organics */

/********************************************************************************/
/***** WRAPPER STYLES **********************************************************/
/******************************************************************************/

#wrapper {
	position: relative;
	font-size: 0.9em;
	width: 980px;
	margin: 0 auto;
	background-color: #fff;
	}

#wrapper.home_beauty {
	background: #fff;
	height: 613px;	
	}

/***** PHONE NUMBER *****/

	#header .telephone {
		position: absolute;
		right: 20px;
		top: 14px;
		width: 103px;
		height: 12px;
		margin: 0;
		padding: 0;
		text-indent: -6767px;
		overflow: hidden;
		background-image: url(../images/organics/header_telephone.gif);
		}
	#beauty-page #header .telephone {
		background: url(../images/organics/header_telephone_gray.gif) no-repeat;
		width: 104px;
		}

/***** TAB STYLES *****/

/* DC Comment tabs out as now done with css not images
#tabs {
	position: absolute;
	left: 232px;
	bottom: 21px;
	margin: 0;
	padding: 0;
	height: 14px;
	}
	#tabs li {
		float: left;
		height: 14px;
		margin: 0 10px 0 0;
		padding: 0;
		list-style-type: none;
		}
		#tabs li a {
			float: left;
			height: 14px;
			text-indent: -6767px;
			overflow: hidden;
			background-position: 0 0;
			background-repeat: no-repeat;
			}
		#tabs li a:hover,
		#tabs li a.active {
			background-color: #5F574F;
			text-decoration: none;
			}
		
		#tabs li.tabs_womens a {
			width: 66px;
			background-image: url(../images/organics/tabs/tabs_womens.gif);
			}
		#beauty-page #tabs li.tabs_womens a {
			width: 66px;
			background: url(../images/organics/tabs/tabs_sprite.gif) no-repeat 0 3px;	
			}
		#beauty-page #tabs li.tabs_womens a:hover {
			width: 66px;
			background-position: 0 bottom;
			}
		#tabs li.tabs_accessories a {
			width: 92px;
			background-image: url(../images/organics/tabs/tabs_accessories.gif);
			}
		#beauty-page #tabs li.tabs_accessories a {
			width: 92px;
			background: url(../images/organics/tabs/tabs_sprite.gif) no-repeat -79px 3px;
			}
		#beauty-page #tabs li.tabs_accessories a:hover {
			background-position: -79px bottom;
			}
		#tabs li.tabs_footwear a {
			width: 77px;
			background-image: url(../images/organics/tabs/tabs_footwear.gif);
			}
		#beauty-page #tabs li.tabs_beauty a {
			width: 56px;
			background: url(../images/organics/tabs/tabs_sprite.gif) no-repeat -251px 3px;
			}
		#beauty-page #tabs li.tabs_beauty a:hover, #beauty-page #tabs li.tabs_beauty a.active {
			background-position: -251px bottom;
			}
		#tabs li.tabs_newin a {
			width: 53px;
			background-image: url(../images/organics/tabs/tabs_newin.gif);
			}
		#beauty-page #tabs li.tabs_newin a {
			width: 53px;
			background: url(../images/organics/tabs/tabs_sprite.gif) no-repeat -186px 3px;
			}
		#beauty-page #tabs li.tabs_newin a:hover {
			background-position: -186px bottom;
		}
		#tabs li.tabs_junior a {
			width: 55px;
			background-image: url(../images/organics/tabs/tabs_junior.gif);
			}
		#beauty-page #tabs li.tabs_junior a {
			width: 55px;
			background: url(../images/organics/tabs/tabs_sprite.gif) no-repeat -320px 3px;
			}
		#beauty-page #tabs li.tabs_junior a:hover {
			background-position: -320px bottom;
			}
		#tabs li.tabs_sale a {
			width: 37px;
			background-image: url(../images/organics/tabs/tabs_sale.gif);
			}
		#beauty-page #tabs li.tabs_sale a {
			width: 37px;
			background: url(../images/organics/tabs/tabs_sprite.gif) no-repeat -387px 3px;
			}
		#beauty-page #tabs li.tabs_sale a:hover {
			background-position: -387px bottom;
			}

*/	

/* DC Comment out Header as now controled by Nav css	
/***** SMALL LINKS *****/

	#header .small_links {
		position: absolute;
		right: 20px;
		bottom: 21px;
		color: #938B82;
		margin: 0;
		padding: 0;
		}
		#header .small_links span {
			padding: 0 3px;
			}
		#header .small_links a {
			font-weight: bold;
			color: #938B82;
			}
		#beauty-page #header .small_links a {
			color: #a9a49b;
			}
		#beauty-page #header .small_links a:hover {
			color: #5F574F;
			}
		#header .small_links a:hover,
		#header .small_links a.active {
			color: #5F574F;
			text-decoration: none;
			}
*/

		
/********************************************************************************/
/***** MIDDLE STYLES ***********************************************************/
/******************************************************************************/

.middle {
	position: relative;
	float: left;
	display: inline;
	margin-left: 20px;
	width: 940px;
	background:#fff;
	}
/********************************************************************************/
/***** CONTENT LEFT ************************************************************/
/******************************************************************************/

.content_left {
	float: left;
	width: 180px;
	margin-bottom: 35px;
	}

/***** LEFT NAV *****/

	.content_left .nav {
		float: right;
		display: inline;
		width: 148px;
		margin-right: 32px;
		margin-bottom: 35px;
		}
		.content_left .nav .arrow {
			background-image: url(../images/organics/arrow_right_white_lge.gif);
			background-repeat: no-repeat;
			background-position: right 2px;			
			}
		.content_left .nav li {
			float: right;
			display: inline;
			width: 148px;
			margin: 8px 0 21px 0;
			padding: 0;
			}
			.content_left .nav li a {
				float: right;
				display: inline;
				padding-right: 11px;
				color: #a9a49b;
				font-weight: bold;
				font-size: 1.1em;
				font-family: Georgia, "Times New Roman", Times, serif;
				}
			#beauty-page .content_left .nav li a {
				background: url(../images/organics/arrow_right_medgrey-lge.gif) no-repeat right;
				color: #a9a49b;
				}
			#beauty-page .content_left .nav li a:hover {
				background: url(../images/organics/arrow_right_darkgrey-lge.gif) no-repeat right;
				color: #5f574f;
				text-decoration: none;
				}
			.content_left .nav li a.arrow {
				background-position: right 5px;
				}
			
			.content_left .nav li ul {
				}
				.content_left .nav li ul li {
					line-height: 20px;
					margin: 0;
					padding: 0;
					}
					.content_left .nav li ul li a {
						font: normal 1em Arial, Helvetica, sans-serif;
						line-height: 20px;
						}
					.content_left .nav li ul li a.arrow {
						background-position: right 7px;
						}


/***** NEWSLETTER *****/

.ttl_jigsaw-newsletter {
	float: right;
	display: inline;
	clear: both;
	background-image: url(../images/organics/left_nav/ttl_jigsaw-newsletter.gif);
	background-repeat: no-repeat;
	width: 127px;
	height: 7px;
	margin: 0 44px 10px 0;
	padding: 0;
	text-indent: -6767px;
	overflow: hidden;
	}
#beauty-page .ttl_jigsaw-newsletter {
	margin-top: 308px;
	background-image: url(../images/organics/left_nav/ttl_jigsaw-newsletter_gray.gif);
	width: 130px;
}
#frm_jigsaw-newsletter {
	float: right;
	display: inline;
	clear: both;
	padding: 0;
	margin: 0 44px 0 0;
	}
	#frm_jigsaw-newsletter fieldset {
		margin: 0;
		padding: 0;
		width: 140px;
		}
	#frm_jigsaw-newsletter fieldset label {
		}
	#frm_jigsaw-newsletter .frm_text {
		float: left;
		display: inline;
		width: 108px;
		width/**/:/**/ 115px;
		height: 18px;
		line-height: 18px;
		/*background-color: #776F67;*/
		background-color: #e3ded6;
		color: white;
		margin-right: 1px;
		border: 0;
		padding: 0 0 0 3px;
		font-style: italic;
		}
	#frm_jigsaw-newsletter .frm_submit,
	#frm_jigsaw-newsletter .frm_submit-active {
		float: left;
		display: inline;
		border: 0;
		color: black;
		width: 18px;
		height: 18px;
		padding: 0;
		margin: 0;
		background-color: #5F574F;
		background-image: url(../images/organics/arrow_newsletter.gif);
		background-repeat: no-repeat;
		background-position: center center;
		}
	#frm_jigsaw-newsletter .frm_submit-active,
	#frm_jigsaw-newsletter .frm_submit:hover,
	#frm_jigsaw-newsletter .frm_submit:focus {
		background-color: #857C73;	
		}
		
/********************************************************************************/
/***** CONTENT EXTENDED ********************************************************/
/******************************************************************************/

.content_extended {
	float: left;
	height: auto !important;
	height: 250px;
	min-height: 250px;
	width: 760px;
	background-color: #F0EBE3;
	margin-bottom: 35px;
	}
.home_women .content_extended, .home_beauty .content_extended {
	background-color: transparent;
	}
.home_beauty .content_extended {
	background-color: transparent;
	padding-left: 25px;
	width: 735px;
	position: relative;
}
#request-sample { position: absolute; top: 56px; left: 190px; background:url(../images/organics/home/beauty_request_sample.gif) no-repeat; width: 121px; height: 18px; display: block; text-indent: -9999em; }
#shop-beauty { position: absolute; top: 40px; left: 488px; background: url(../images/organics/home/beauty_shop_beauty.gif) no-repeat; width: 153px; height: 81px; display: block; text-indent: -9999em; }

.hitarea {
	position: absolute;
	background: transparent;
	display: block;
}
.boverlay {
	position: absolute;
	display: none;
	top: 0;
	left: 0;
	background: #f0ece1;
	border: 5px solid #bfbcb9;
	width: 246px;
	padding: 5px 12px 5px 19px;
	z-index:9999;
}
.boverlay h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #5f574f;
}
.boverlay p {
	margin-bottom: 0;
}
.boverlay a {
	color: #3c3631;
	text-decoration: underline;
	float: right;
}

#beauty-content-1 { top: 225px; left: -86px; }
#beauty-content-2 { top: 244px; left: -13px; }
#beauty-content-3 { top: 122px; left: 40px; }
#beauty-content-4 { top: 189px; left: 112px; }
#beauty-content-5 { top: 74px; left: 167px; }
#beauty-content-6 { top: 222px; left: 216px; }
#beauty-content-7 { top: 137px; left: 290px; }
#beauty-content-8 { top: 168px; left: 356px; }
#beauty-content-9 { top: 253px; left: 233px;  }
#beauty-content-10 { top: 261px; left: 454px; }

.front { z-index: 100; }

#quotes {
	margin-left: 130px;
	background: url(../images/organics/home/beauty_text.gif) top right;
	width: 495px; 
	height: 52px;
	text-indent: -9999em;
}

/*Request Form*/
#request-overlay { position: absolute; top: -100px; background: #5f574f; padding: 20px; width: 522px; }
#request-overlay a { color: #fff; text-decoration: underline; }
#request-overlay a#close { position: absolute; top: 20px; right: 20px; color: #938b82; padding-right: 10px; background: url(../images/organics/home/btn_close.gif) no-repeat right; text-decoration: none; font-family: Georgia, "Times New Roman", Times, serif;  }
#request-head { border-bottom: dotted 1px #776f67; }
#request-head h3{ font-family: Georgia, "Times New Roman", Times, serif; color: #fff; font-size: 13px; text-transform: uppercase; font-weight: normal; }
#request-head p { font-family: Georgia, "Times New Roman", Times, serif; color: #938b82; margin-bottom: 30px; }
#request-form {margin: 20px 0 0 0; }
#request-form legend { display: none; }
#request-form label { width: 150px; display: block; float: left; color: #b7b1a9; padding-top: 5px; }
#request-form input { width: 215px; border: 1px solid #d4d0c8; border-top: 1px solid #808080; border-left: 1px solid #808080; font-size: 11px; height: 12px; padding: 1px 3px; }
#request-form input#postcode { width: 120px; }
#request-form input#newsletter-check { width: 12px; float: left; border: none; margin-right: 6px; }
#request-form fieldset { border-bottom: dotted 1px #776f67; padding-bottom: 5px; margin-bottom: 10px; }
#request-form select { width: 180px; border: 1px solid #d4d0c8; border-top: 1px solid #808080; border-left: 1px solid #808080; font-size: 10px; }
#request-form input#submit { width: 128px; height: 19px; border: none; margin-left: 246px; }
/*End Request Form*/
