div#product-family-container {
	position: relative;	
	clear: both;
}

/* Category navigation */
div#family-category-nav {
	position: relative;
	top: -6px;
	width: 186px;
	min-height: 50px;
	padding: 18px 24px 20px 24px;
	background-color: #e5eaeb;
	clear: both;
	z-index: 10;
}

div#family-category-nav a {
	color: #71747b;
}

div#family-category-nav a strong {
	color: #2d2f36;
}

div#family-category-nav a:hover {
	color: #2d2f36;
}

p#family-category-nav-back, ul#family-category-nav-back {
	margin-top: 14px;
	padding-top: 10px;
	border-top: 1px solid #dcdcdc;
}

p#family-category-nav-back a, ul#family-category-nav-back a {
	display: block;
	background: url(/_images/product/product-category-back.gif) no-repeat 0 0;
	height: 15px;
	padding: 0 0 1px 20px;
	color: #2d2f36;
}

ul#family-category-nav-back a {
	margin-bottom: 3px;
}

p#family-category-nav-back a:hover {
	background-position: 0 -17px;
}

/* Background */
div#family-background{
	width: 944px;
	height: 600px;
	background-repeat: no-repeat;
	background-position: top right;
	position: relative;
	z-index: 1;
}
div#family-background h2{
	padding: 215px 0 0 22px;
}

div#family-background h2 img {
	display: block;
}

/* Navigation */
ul#family-nav {
	border-top: 1px solid #f2f1d4; /* fix weird opera peekaboo style bug and IE bottom margin issues */
	padding: 20px 0 20px 5px;
	margin-bottom: 30px;
	height: 65px;
	border-bottom: 1px #e0dfc1 solid;
}

body.office ul#family-nav {
	border-top: 1px solid #bec7c9;
	border-bottom: 1px solid #bec7c9;
}

body.public-spaces ul#family-nav {
	border-top: 1px solid #e7e9e0;
	border-bottom: 1px solid #e7e9e0;
}

ul#family-nav li {
	float: left;
}


/* Family content */
div#family-content{
	width: 604px;
	background-color: #f2f1d4;
	margin: -240px 0 0 22px;
	min-height: 300px;
	z-index: 100;
	position: relative;
	padding-bottom: 40px;
}

body.office div#family-content {
	background-color: #c9d8dc;
}

body.public-spaces div#family-content {
	background-color: #f4f5ef;
}

div#family-content div{
	color: #71747b;
}

div#product-family-overview {
	padding: 0 19px 20px 19px;
	border-bottom: 1px #e0dfc1 solid;
	margin-top: -1em;
}

div#product-family-overview-footer {
	padding: 14px 19px 20px 19px;
	border-top: 1px #e0dfc1 solid;
	margin-top: 30px;
}

body.office div#product-family-overview {
	border-bottom: 1px #bec7c9 solid;
}

body.public-spaces div#product-family-overview {
	border-bottom: 1px solid #e7e9e0;
}

div#family-content div p {
	padding-top: 1em;
}

div#family-content h3{
	padding: 30px 20px;
}

/* Family product list */
ul#family-product-list{
	display: inline;
	width: 604px;
}
ul#family-product-list li {
	float: left;
	width: 292px;
	height: 310px;
	margin: 0 5px 20px 5px;
	
	display: inline; /* IE double float margin fix */
}
ul#family-product-list li a{
	width: 292px;
	height: 330px;
	text-decoration: none;
	display: block;
}
ul#family-product-list li a:hover{
	background-color: #2d2f36 !important;
}
ul#family-product-list li a span{
	display: block;
	text-decoration: underline;
	color: #767563;
	padding-left: 14px;
	margin-top: -3px;
}
img.family-product-title{
	margin: 15px 0 0 9px;
}


/* Palet */
ul#family-product-options {
	position: relative;
	z-index: 50;
	top: -146px;
	width: 212px;
	height: 80px;
	margin-left: 644px;
	padding: 30px 0 0 21px;
	background-color: #fff;
	color: #71747b;
	text-align: left;
}

ul#family-product-options.no-brochure {
	height: 68px;
}

li#family-product-options-add-to-wishlist button#family-product-options-add-to-wishlist-button {
	float: left;
	width: 135px;
	height: 14px;
	background-image: url(/_images/palet/add-to-wishlist.gif);
	cursor: pointer;
}

li#family-product-options-add-to-wishlist button#family-product-options-add-to-wishlist-button span {
	display: none;
}

li#family-product-options-add-to-wishlist button:hover, li#family-product-options-add-to-wishlist button.hover {
	background-position: bottom left;
}

li#family-product-options-add-to-wishlist button.added {
	background-position: top right;
	cursor: default !important;
}

li#family-product-options-add-to-wishlist div {
	width: 185px;
}

li#family-product-options-add-to-wishlist div img {
	float: right;
	margin-top: -3px;

	/* quick IE fix */
	position: relative;
	z-index: 1001;
}

li#family-product-options-print, li#family-product-options-print a {
	background-image: url(/_images/palet/print.gif);
}

li#family-product-options-send-to-a-friend, li#family-product-options-find-a-stockist a {
	background-image: url(/_images/palet/find-a-stockist.gif);
}

li#family-product-options-send-to-a-friend, li#family-product-options-send-to-a-friend a {
	background-image: url(/_images/palet/send-to-a-friend.gif);
}

li#family-product-options-download-spec, li#family-product-options-download-spec a {
	background-image: url(/_images/palet/download-spec.gif);
}

/** Gallery */
ul#gallery-image-list {
	margin: 0 16px 0 19px;
}

ul#gallery-image-list li {
	float: left;
	margin-right: 3px;
}

ul#gallery-image-list li a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70); /* needed for IE6+7 */
}



/** Related **/
div.related h3 {
	padding: 30px 0 30px 24px !important;
}

div.related ul.related-article-list {
	margin-left: 5px;
}

div.related ul#family-nav {
	margin-bottom: 0;
}



/** print **/
div#family-print-page-one {
	page-break-after: always;
	margin-bottom: 50px;
}

div#family-print-page-one h3 {
	margin-bottom: 40px;
}

div#family-print-page-two ul {
	margin-top: 100px;
}

div#family-print-page-two ul h3 {
	font-size: 130%;
	margin: 6px 0 0 18px;
}
