@charset "UTF-8";
div.formulation {
	width: 553px;
padding-left: 145px;
	margin-top: 20px;
	margin-bottom: 20px;
	position: relative;
	min-height:115px;
	overflow: hidden;
	float: left;
}
div.formulation  > p  {
	padding: 5px;
	margin-bottom: 5px;
	margin-right: 20px;
	color: #333333;
}
div.formulation > div.formula-head {
	height: 65px;
	position: relative;
	float:left;
	overflow: visible;
	left: -145px;
	top: 0px;
	width: 698px;
}
div.formulation > div.formula-head > img.collection-logo {
	float: left;
	position: absolute;
	left: 20px;
	top: 5px;
	z-index: 50;
}
div#content > div.formulation > div.formula-head h3 {
	font-weight: normal;
	margin-top: 0px;
	margin-left: 135px;
	font-size: 16px;
	letter-spacing: -1px;
	color: #FFFFFF;
}
div#tempur {
	background: #FDF1D7;
	border: 1px solid #B5A87C;
}
div#tempur > div.formula-head {
	background: #E6CF7F;
}
div#tempur > div.formula-head > h2 {
	color: #B6792A;
	font-size: 28px;
	letter-spacing: -2px;
	margin-left: 125px;
}
div#es {
	background: #D1E7EC;
	border: 1px solid #6A879B;
}
div#es > div.formula-head {
	background: #81BBD9;
}
div#es > div.formula-head > h2 {
	color: #094D8C;
	font-size: 28px;
	letter-spacing: -2px;
	margin-left: 125px;
}
div#hd {
	background: #DBE8CA;
	border: 1px solid #829B61;
}
div#hd > div.formula-head {
	background: #A5C57A;
}

div#hd > div.formula-head > h2 {
	color: #587E25;
	font-size: 28px;
	letter-spacing: -2px;
	margin-left: 125px;
}
div.bed-terms {
	width: 698px;
	margin-top: 20px;
	margin-bottom: 20px;
	overflow: hidden;
}
div#content > div.bed-terms > h2 {
	font-size: 24px;
	color: #85BB50;
	margin: 25px 0px 5px;
}
div.bed-terms    > img  {
	margin: 0px;
	padding: 0px;
	border-style: none;
}
div#content > div.bed-terms > h3 {
	float: left;
	position: relative;
	padding: 12px 8px 8px 20px;
	font-style: italic;
	background: url(../images/about/layerbg.png) left top;
	color: #FFFFFF;
	margin-top: 5px;
	margin-left: -90px;
	overflow: visible;
	width: 103px;
	font-weight: normal;
	height: 20px;
}
div#content > div.bed-terms  > h3  + p{
	float: left;
	clear: none;
	font-size: 12px;
	width: 350px;
	margin-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
	border-top: 1px solid #0A1537;
	margin-top: 5px;
}
div.formulation > div.bed {
	position: relative;
	float: left;
	height: 120px;
}
div.formulation > div.bed + div.bed {
	margin-left: 10px;
}
div.formulation > div.bed > h4 {
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	margin: 5px 0px 0px;
	padding: 0px;
	text-align: center;
}
div#content > div.formulation > div.bed > a {
	padding: 11px;
	display: block;
}
div#content > div.formulation > div.bed > a >img {
	border: solid 1px #FFFFFF;
}
div#es > div.bed {
	width: 75px;
	background: url(../images/about/bedbuttonES.png) no-repeat center top;
}
div#es > div.bed:hover {
	width: 75px;
	background: url(../images/about/bedbuttonES-hover.png) no-repeat center top;
}
div#es > div.bed > h4 {
	color: #81BBD9;
}
div#es > div.bed > a:hover + h4 {
	color: #094D8C;
}
div#content > div#es > div.bed > a:hover > img {
	border: 1px solid #063E85;
}
div#tempur > div.bed {
	width: 75px;
	background: url(../images/about/bedbutton.png) no-repeat center top;
}
div#tempur > div.bed:hover {
	width: 75px;
	background: url(../images/about/bedbutton-hover.png) no-repeat center top;
}
div#tempur > div.bed > h4 {
	color: #E29B43;
}
div#tempur > div.bed > a:hover + h4 {
	color: #B6792A;
}
div#content > div#tempur > div.bed > a:hover > img {
	border: 1px solid #AB7226;
}
div#hd > div.bed {
	width: 75px;
	background: url(../images/about/bedbuttonHD.png) no-repeat center top;
}
div#hd > div.bed:hover {
	width: 75px;
	background: url(../images/about/bedbuttonHD-hover.png) no-repeat center top;
}
div#hd > div.bed > h4 {
	color: #96B42B;
}
div#hd > div.bed > a:hover + h4 {
	color: #698E38;
}
div#content > div#hd > div.bed > a:hover > img {
	border: 1px solid #4A6E22;
}
div.bed-wrapper {
	margin-left: 145px;
}

