﻿/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== 
@import url("screen.css");
@import url("mobile.css") only screen and (max-width:480px);
@import url("ipad.css") only screen and (max-width:768px);*/

/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

a:active, a:focus {
	outline: 0
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}



/* ==============
   Web Fonts
   ============== */
   
/* @import must be at top of file, otherwise CSS will not work */
@import url("/count/24ffc1");

  
@font-face {font-family: 'ZurichBT-Light';src: url('../fonts/24FFC1_0_0.eot');src: url('../fonts/24FFC1_0_0.eot?#iefix') format('embedded-opentype'),url('../fonts/24FFC1_0_0.woff') format('woff'),url('../fonts/24FFC1_0_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'ZurichBT-LightCondensed';src: url('../fonts/24FFC1_1_0.eot');src: url('../fonts/24FFC1_1_0.eot?#iefix') format('embedded-opentype'),url('../fonts/24FFC1_1_0.woff') format('woff'),url('../fonts/24FFC1_1_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'ZurichBT-LightCondensedItalic';src: url('../fonts/24FFC1_2_0.eot');src: url('../fonts/24FFC1_2_0.eot?#iefix') format('embedded-opentype'),url('../fonts/24FFC1_2_0.woff') format('woff'),url('../fonts/24FFC1_2_0.ttf') format('truetype');}
 
  
 
  
@font-face {font-family: 'ZurichBT-BoldCondensed';src: url('../fonts/24FFC1_4_0.eot');src: url('../fonts/24FFC1_4_0.eot?#iefix') format('embedded-opentype'),url('../fonts/24FFC1_4_0.woff') format('woff'),url('../fonts/24FFC1_4_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'NimbusSanNov-UltLig';src: url('../fonts/24FFC1_5_0.eot');src: url('../fonts/24FFC1_5_0.eot?#iefix') format('embedded-opentype'),url('../fonts/24FFC1_5_0.woff') format('woff'),url('../fonts/24FFC1_5_0.ttf') format('truetype');}



/* ==========================================================================
   Author: smbolic, Jason Schifferer
   ========================================================================== */

.wrapper {
    /*responsive width
    width: 90%; 
    margin: 0 5%;*/
	
	/* full width */
	width: 1000px; 
	margin: 0 auto;
	
	/*-webkit-box-shadow: 0px 0px 40px rgba(100, 100, 100, 0.5);
	-moz-box-shadow:    0px 0px 40px rgba(100, 100, 100, 0.5);
	box-shadow:         0px 0px 40px rgba(100, 100, 100, 0.5);*/
	background: #fff;
}
.page-header {
    height:600px;
	position: relative;
	overflow: hidden;

}
.home .wrapper {
	-webkit-box-shadow: none;
	-moz-box-shadow:    none;
	box-shadow:         none;
	
	background: none;
}
.home .page-content-wrapper {
	/*-webkit-box-shadow: 0px 0px 40px rgba(100, 100, 100, 0.5);
	-moz-box-shadow:    0px 0px 40px rgba(100, 100, 100, 0.5);
	box-shadow:         0px 0px 40px rgba(100, 100, 100, 0.5); */
	
	background: #fff;
}

header.content-header {
	padding: 30px 50px 50px 50px;
    border-bottom: 1px solid #ccc;
}
header.text-results {
    border-bottom: none;
}
body.search header.content-header,
body.binder header.content-header,
body.designers header.content-header {
	padding-left: 30px;
}
header.content-header div {
 	float: left;
 	font: normal .75em 'ZurichBT-BoldCondensed', Arial, sans-serif;
	text-transform: uppercase;
	padding: 20px 30px 8px 0;
}
header.content-header div.ms-rtestate-field 
{
	font:16px/26px Helvetica, Helvetica Neue, Arial;
}
.roundtable header.content-header div {
	float: left;
 	font: normal 1em 'ZurichBT-BoldCondensed', Arial, sans-serif;
	text-transform:none;
	padding: 0px 30px 8px 0;

}

header.content-header p,
.page-content h1 {
	font: normal 1.5em/1.4 'ZurichBT-LightCondensed', Arial, sans-serif !important;
 	margin: .5em 0 0 0;
	padding: 0px;
	text-transform:none;
}
header.content-header div.summary {
 	clear: left;
}



/* ==============
   General Section Layout
   ============== */

.page-content article {
	overflow: hidden;
}

.page-content section, .page-content-wrapper section .AspNet-WebPart {
    border: 1px solid #ccc;
    border-top: 0;
    border-left: 0;
	width: 400px;
	float: left;
	margin-right: -1px;
	padding: 50px;
}
.page-content-wrapper section .AspNet-WebPart {
	border: 0px;
	padding:0px;
}
.page-content section.lockup-1-small {
	width: 260px;
}
.page-content section.lockup-1-large {
	width: 540px;
}
.page-content section.product-info-navigator,
.page-content section.product-info-details,
.page-content section.full,
.page-content section.dw-form-wrapper {
	width: 900px;
}
.page-content section.product-info-navigator {
	padding-bottom: 35px;
}

/* ==============
   General Section Type
   ============== */
   
.page-content section h2,
.page-content section h3,
.page-content aside h2, 
.page-content aside h3 {
 	font: normal .75em 'ZurichBT-BoldCondensed', Arial, sans-serif;
 	text-transform: uppercase;
 	margin: 1.3em 0;
}
.page-content section h2 {
 	margin-top: 0;
}
.page-content section h3 {
 	margin-bottom: 0;
}
.page-content p {
 	font: normal .8em/1.75 'ZurichBT-LightCondensed', Arial, sans-serif;
 	margin-top: .5em;
 	margin-bottom: 0;
}

/*.page-content table p {
	font: inherit !important;
	margin-top:inherit !important;
	margin-bottom:inherit !important;
}*/
.page-content section a {
    color: #000;
	text-decoration: none;
}

/* ==============
   My Binder Icon
   ============== */

.binder-wrapper {
	position: relative;
}
.page-header a.binder-icon,
.binder-wrapper a.binder-icon {
	display: block !important;
	width: 21px;
	height: 21px;
	position: absolute !important;
	padding: 0 !important;
	bottom: 0 !important;
	right: 0 !important;
	text-indent: -5000px;
    background: url(../Publishingimages/img/main/binder-icon.gif) no-repeat 0 0;
}
.page-header a.binder-icon:hover,
.binder-wrapper a.binder-icon:hover {
    background-position: 0 -21px;
}
a.binder-link {
	display: inline-block !important;
	height: 25px;
	margin-left: 30px !important;
	padding-left: 30px !important;
    background: url(../Publishingimages/img/main/binder-icon-2.gif) no-repeat 0 0;
}
a.binder-link:hover {
    background-position: 0 -25px;
}


/* ==============
   Gray Text Box
   ============== */

.gray-text-box {
	background: #666;
	-webkit-box-shadow: 2px 2px 16px rgba(0, 0, 0, 0.5);
	-moz-box-shadow:    2px 2px 16px rgba(0, 0, 0, 0.5);
	box-shadow:         2px 2px 16px rgba(0, 0, 0, 0.5);
	color: #FFF;
	padding: 15px;
}

/* ==============
   Flip Icon
   ============== */

.flip-wrapper {
	position: relative;
}
.flip-wrapper a.flip-icon {
	display: block !important;
	width: 25px;
	height: 25px;
	position: absolute !important;
	padding: 0 !important;
	bottom: -35px !important;
	right: -35px !important;
	text-indent: -5000px;
    background: url("../PublishingImages/img/main/flip-icon.gif") no-repeat 0 0;
}
.flip-wrapper .flip-content-1 {
	
}
.flip-wrapper .flip-content-2 {
    display: none;
}

/* ==============
   Image Title / Slide Show
   ============== */

.img-title-wrapper {
	position: relative;
}
.img-title-wrapper h3,
.slideshow-wrapper h3 {
	display: block !important;
	color: #FFF;
	font-size: 3em !important;
	line-height: 1 !important;
	position: absolute !important;
	padding: 0 !important;
	bottom: 10px !important;
	left: 15px !important;
}
.slideshow.header-img {
height:600px;
}

/* ==============
   Slide Show
   ============== */
.page-content section.slideshow-wrapper {
	position: relative;
	padding: 0;
	width: 500px;
}
.slideshow-wrapper ul {
	/*position: relative;*/
	width: 500px;
	height: 450px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
.slideshow-wrapper li {
	list-style: none;
	position: absolute;
	display: none;
}
.slideshow-wrapper li.selected {
	display: block;
	text-align:center;
}
.slideshow-wrapper .slideshow-prev,
.slideshow-wrapper .slideshow-next {
	display: block !important;
	width: 25px;
	height: 41px;
	position: absolute !important;
	padding: 0 !important;
	top: 50% !important;
	margin-top: -20px;
	text-indent: -5000px;
}
.rs-slideshow .slideshow-prev {
	display: block !important;
	width: 25px;
	height: 41px;
	position: absolute !important;
	padding: 0 !important;
	top: 50% !important;
	margin-top: -20px;
	text-indent: -5000px;

	left: 12px !important;
    background: url("../PublishingImages/img/main/accordion/acc-prev-arrow.png") no-repeat;
}
.rs-slideshow .slideshow-next {
    display: block !important;
	width: 25px;
	height: 41px;
	position: absolute !important;
	padding: 0 !important;
	top: 50% !important;
	margin-top: -20px;
	text-indent: -5000px;

	right: 12px !important;
    background: url("../PublishingImages/img/main/accordion/acc-next-arrow.png") no-repeat;
}
.slide-container img,
.slide-container a,
.slide-container a img {
	padding:0px !important;
	left:0px !important;
	top:0px !important;
}

/* ==============
   Accordion
   ============== */

.acc-wrapper {
	background: #555;
	position: relative;
	width: 900px !important;
}
.acc-content {
	background: #fff;
	position: relative;
	-webkit-box-shadow: 2px 2px 16px rgba(0, 0, 0, 0.75);
	-moz-box-shadow:    2px 2px 16px rgba(0, 0, 0, 0.75);
	box-shadow:         2px 2px 16px rgba(0, 0, 0, 0.75);
	padding: 20px;
	
}
.page-content section.acc-wrapper h3 {
 	font: normal .75em 'ZurichBT-Light', Arial, sans-serif;
	text-transform: none;
 	margin: 1.3em 0;
}

.product-info-details .acc-content {
	padding: 45px;
	
}
.acc-photo {
	float: left;
	width: 500px;
}
.acc-info {
	width: 330px;
	padding-left: 30px;
	float: left;
}
.acc-info header {
	border: none !important;
	padding: 0 !important;

}
.acc-info header h2 {
 	font: normal 3em/1 'ZurichBT-Light', Arial, sans-serif !important;
	text-transform: uppercase;
 	margin: .1em 0 .2em 0 !important;
}
.acc-info p {
 	font: normal .7em/1.8 'ZurichBT-RomanCondensed', Arial, sans-serif !important;
 	margin: .1em 0 !important;
}
.acc-info footer {
 	text-align: left !important;
	padding: 1em 0 0 0;
}
.acc-info footer a,
.acc-info footer a:visited,
.gallery-image-wrapper footer a,
.gallery-image-wrapper footer a:visited,
div.pi-details a,
div.pi-details a:visited,
ul.product-files li .product-files a,
ul.product-files li .product-files a:visited,
div.pi-downloads a,
div.pi-downloads a:visited,
a.button, 
a.button:visited  {
 	font: normal .75em 'ZurichBT-RomanCondensed', Arial, sans-serif;
	text-transform: uppercase;
	display: inline !important;
	background: #999;
	color: #FFF !important;
	margin: 1em .13em;
	text-decoration: none;
	padding: .4em 1.5em .2em 1.5em;
	white-space: nowrap;
}
ul.product-files li .product-cad-files a, 
ul.product-files li .product-cad-files a:visited
{
	display:inline-block !important;
	margin: 0em .13em 0em 1em;
	font: normal .75em 'ZurichBT-RomanCondensed', Arial, sans-serif;
	text-transform: uppercase;
	background: #999;
	color: #FFF !important;
	text-decoration: none;
	padding: .4em 1.5em .2em 1.5em;
	white-space: nowrap;

	
}
.acc-info footer a:hover, 
.gallery-image-wrapper footer a:hover, 
div.pi-details a:hover, 
ul.product-files li .product-files a:hover, 
div.pi-downloads a:hover,
a.button:hover {
	background: #000;
}
.acc-close {
	display: block !important;
	width: 14px;
	height: 14px;
	position: absolute !important;
	padding: 0 !important;
	top: 10px !important;
	right: 10px !important;
	text-indent: -5000px;
    background: url("../PublishingImages/img/main/accordion/acc-close.gif") no-repeat;
}
.acc-prev,
.acc-next {
	display: block !important;
	width: 25px;
	height: 41px;
	position: absolute !important;
	padding: 0 !important;
	top: 50% !important;
	margin-top: -20px;
	text-indent: -5000px;
}
.acc-prev {
	left: 12px !important;
    background: url("../PublishingImages/img/main/accordion/acc-prev-arrow.png") no-repeat;
}
.acc-next {
	right: 12px !important;
    background: url("../PublishingImages/img/main/accordion/acc-next-arrow.png") no-repeat;
}
.acc-top-arrow {
	display: block;
	width: 126px;
	height: 30px;
	position: absolute;
	padding: 0;
	top: -30px;
	left: 0px;
    background: url("../PublishingImages/img/main/accordion/acc-top-arrow.png") no-repeat;
}




/* ===============
   Forms
   =============== */
   
.checkbox-wrap {
    width: 25px;
    height: 24px;
    padding: 0px;
    background: url(../Publishingimages/img/form/checkbox.png) no-repeat;
    display: block;
	float: left;
	clear: left;
}
.checkbox-wrap input {
    display: none !important;
	float: none !important;
}
.cbChecked {
     background-position: 0px -50px;   
}
.cbClicked {
     background-position: 0px -25px;
}
.cbClicked.cbChecked {
     background-position: 0px -75px;
}

/* ==============
   My Binder Form
   ============== */

.binder-form-wrapper div label, .binder-form label, .binder-form-wrapper .binder-link {
	display: block;
	float: left;
	font: normal .75em/2 'ZurichBT-BoldCondensed', Arial, sans-serif;
	text-transform: uppercase;
	clear: left;
}
.binder-form-wrapper div label.checkbox, .binder-form label.checkbox {
	font-family: 'ZurichBT-LightCondensed', Arial, sans-serif;
	line-height: 2.5;
	text-transform: none;
	clear: none;
}
.binder-form-wrapper div input, .binder-form input {
	display: block;
	float: left;
	width: 390px;
	border: 1px solid #ccc;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: .2em;
	letter-spacing: 1px;
	font: .9em/1 'ZurichBT-Light', Arial, Helvetica, sans-serif;
	color: #333;
	margin-bottom: 1.3em;
}
.binder-form-wrapper div input.checkbox, .binder-form span.checkbox span input {
	width: 20px;
	clear: left;
}
.binder-form-wrapper div input.submit {
	width: 90px;
	padding: .4em;
	border: 0;
	text-transform: uppercase;
	font: normal .75em/1 'ZurichBT-BoldCondensed', Arial, sans-serif;
	color: #fff;
	background: #999;
	margin-top: 5px;
	margin-bottom: 0;
	margin-right: 20px;
}
.binder-form-wrapper div input.submit:hover {
	background: #000;
}
.binder-form-wrapper footer {
	padding-top: 1em;
}
.binder-form-wrapper footer .checkbox-wrap,
.binder-form-wrapper footer input.checkbox {
	clear: none;
}

/* ===============
   Logo/Search Lockup: Search Page Header
   =============== */
   
.content-header .sitesearch-search {
	padding-top: 1em;
}
.content-header .sitesearch-search input {
	height: 25px;
	letter-spacing: 1px;
	font: 12px/25px Arial, Helvetica, sans-serif;
}
.content-header .sitesearch-search input.search-search {
	width: 400px;
	padding-left: .35em;
}
.content-header .sitesearch-search input.submit {
	background: #fff url(../Publishingimages/img/main/search-icon-large.gif) no-repeat 0 0;
	width: 25px;
}



/* ===============
   Special Typography
   =============== */

.page-header h1 {
	font: 3.5em/1em 'NimbusSanNov-UltLig', Helvetica, Arial, sans-serif;
	position: absolute;
	text-transform: uppercase;
	bottom: -.75em;
	left: 50px;
	color: #fff;
	/*z-index:999 !important;*/

}
.mac .page-header h1 {
	bottom:-.85em;
}
body.search .page-header h1,
body.binder .page-header h1,
body.designers .page-header h1 {
	left: 30px;
}
.white {
	color: #fff !important;
}
.note {
	font: normal 11px/1 'ZurichBT-LightCondensed', Arial, sans-serif !important;
}


/* ===============
   ALL: IE Fixes
   =============== */

.no-boxshadow body {
	background: #fff url("../PublishingImages/img/main/ie-site-bg.gif") repeat-y center;
}
.lt-ie9 .sitesearch input.search {
	width: 218px;
}
.lt-ie8 .sitesearch input.search {
	padding: 0 !important;
}
.lt-ie9 .sort-drop-down ul li:hover > ul {
	border: 1px solid #ccc;
}



/* ==============
   Product Page
   ============== */

.product .page-content section h2,
.product .page-content section h3 {
 	margin: 0 0 1.5em 0;
}
.product .page-content section p {
 	/*font: normal .68em/1.75 Arial, sans-serif;*/
 	margin: 0 0 1.25em 0;
}

/* ==============
   Search/My Binder Page
   ============== */

.search header.content-header,
.drop-wall header.content-header {
	padding-top: 10px;
	padding-bottom: 5px;
}
.page-content section.result {
	width: 140px;
	padding: 30px 30px 3px 30px;
	position: relative;
}

.page-content section.result h2,
.page-content section.result h3 {
 	font: normal .95em 'ZurichBT-Light', Arial, sans-serif;
 	text-transform: none;
}
.page-content section.result h2 {
 	margin-top: 1em;
}
.page-content section.result .close-btn {
	display: block !important;
	width: 14px;
	height: 14px;
	position: absolute !important;
	padding: 0 !important;
	top: 10px !important;
	right: 10px !important;
	text-indent: -5000px;
    background: url(../Publishingimages/img/main/accordion/acc-close.gif) no-repeat;
}

.page-content section.binder-page-wrapper {
	padding: 0;
	width: 1000px;
}
.page-content .binder-description {
	float: left;
	width: 399px;
	padding: 50px;
	border-right: 1px solid #ccc;
}
.page-content .binder-form-wrapper {
	float: left;
	width: 400px;
	padding: 50px;
}
.page-content .binder-form-wrapper footer {
	clear: both;
}

/* ===============
   Search Page Text Results
   =============== */

.page-content article.text-results section.result {
	width: 700px;
	padding: 0 0 0 30px;
	border: 0;
}
.page-content article.text-results section.result h2,
.page-content article.text-results section.result h3 {
 	font: normal .75em 'ZurichBT-Light', Arial, sans-serif;
	text-transform: uppercase;
}
article.text-results {
	padding-bottom: 30px;
	border-bottom: 1px solid #ccc;
}
.page-content article.text-results section p {
	font: normal .75em/2 Arial, sans-serif;
	margin-top: 0;
	line-height: 1.5;
}
.page-content article.text-results section.result h3 {
 	font: normal .75em 'ZurichBT-BoldCondensed', Arial, sans-serif;
	text-transform: uppercase;
	padding: 0;
}
.page-content article.text-results section.result a {
 	color: #999;
}
.page-content article.text-results section.result a:hover {
 	color: #000;
}
.search-word {
 	text-decoration: underline !important;
}
h3 .search-word {
	text-decoration: none !important;	
}
.srch-WPBody {
				
	color:#000 !important;
}
.srch-Page {
	
	background-color:#fff !important;
	display: block !important;
	padding-bottom:25px !important;
	font-family: "ZurichBT-BoldCondensed", Arial, sans-serif !important;
	font-size: 0.75em !important;
}

.srch-Page a {
	
	color: #9999A8 !important;
}

/* ==============
   Designers Page
   ============== */

body.designers .page-content section {
	width: 1000px;
	padding: 0;
}
body.designers .page-content h2 {
	font: 2.2em/1 'NimbusSanNov-UltLig', Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	padding: 28px 30px 30px 30px;
	border-bottom: 1px solid #ccc;
	margin: 0;
	clear: both;
}
.designer-photo,
.designer-product,
.designer-lf-bio,
.designer-bio {
	border-right: 1px solid #ccc;
	margin-right: -1px;
	float: left;
	padding: 30px;
}
.page-content section .designer-bio h3,
.page-content section .designer-lf-bio h3 {
	margin-top: 0;
}
.designer-photo {
	width: 210px;
}
.designer-product {
	width: 110px;
}
.designer-lf-bio {
	width: 670px;
}
.designer-bio {
	width: 500px;
}


/* ==============
   Collections Page
   ============== */

.collection .slideshow.header-img {
	height:536px !important;
}
.collection .page-content section h2 {
 	margin-bottom: .7em;
}
.collection .page-content section {
	margin-right: -2px;
	width: 234px;
	padding: 30px 50px 20px 50px;
}
.collection .page-content section .binder-wrapper {
    float: left;
}
.collection .page-content section footer {
	clear: left;
 	text-align: center;
	padding: .5em 0 0 0;
}
.collection .page-content section footer a,
.collection .page-content section footer a:visited {
 	font: normal .75em 'ZurichBT-RomanCondensed', Arial, sans-serif;
	text-transform: uppercase;
	background: #999;
	color: #FFF;
	margin: 1em .13em;
	text-decoration: none;
	padding: .3em 1.5em;
	white-space:nowrap;
}
.collection .page-content section footer a:hover {
	background: #000;
}

/* ==============
   Simplified Product Page
   ============== */
   
body.simplified-product {
    font: Helvetica, Helvetica Neue, Arial;
	font-size: inherit;
}

.ms-alternating {
	width: 0;
}
img {
	border: 0;
}
.features {
	width: 360px;
}
.features td {
	width: 50%;
	padding-right: 5px;
}
/*.features ul {
	list-style: none;
	font-size: 10px;
	margin-left: 0;
	padding-left: 0;
}*/
.features li {
	padding-bottom: 5px;
}
.patent {
	font-size: 9px;
	width: 100%;
	padding-top: 5px;
}
.complimentary {
	font-size: 10px;
}
.complimentary td {
	text-align: center;
}
.complimentary a:link {
	color: #000;
	text-decoration: none;
}
.complimentary a:visited {
	color: #000;
	text-decoration: none;
}
.complimentary a:hover {
	color: #000;
	text-decoration: underline;
}
.complimentary a:active {
	color: #000;
	text-decoration: none;
}
.alllink {
	font-size: 10px; 
	
}
.alllink a:link, .alllink a:visited, .alllink a:active {
	color: #000000;
	text-decoration: none;
}
.alllink a:hover {
	color: #000000;
	text-decoration: underline;
}
.complink a:link, .complink a:visited, .complink a:active {
	color: #000000;
	text-decoration: none;
}
.complink a:hover {
	color: #000000;
	text-decoration: underline;
}

.simplified-product .page-header,
.designers .page-header,
.search .page-header {
    height:300px;
	background: url(../publishingimages/img/main/header-bands.gif) repeat-y;
}
.simplified-product .page-content {
	/*padding-top: 10px;*/
}
.simplified-product #ctl00_PlaceHolderMain_ctl01__ControlWrapper_RichHtmlField img {
	visibility:hidden;
	height:0px;
	overflow:hidden;			
				
}
.simplified-product #ctl00_PlaceHolderMain_ctl01__ControlWrapper_RichHtmlField img[alt=frog] {
	visibility:visible;	
	overflow:visible;
	height: 11px;		
}

.simplified-product #ctl00_PlaceHolderMain_ctl01__ControlWrapper_RichHtmlField .ms-formfieldcontainer img{
	height:inherit !important;	
	visibility:visible !important;
}
.simplified-product #ctl00_PlaceHolderMain_ctl01__ControlWrapper_RichHtmlField a img {
	visibility:visible !important;			
	overflow:visible;
	height:inherit;		
}

.simplified-product #ctl00_PlaceHolderMain_ctl01__ControlWrapper_RichHtmlField .features {
	position:relative;
	top: -10px;
}

.Collection-Label {
				
	margin-top:50px;
	font-weight:normal;
	font-size:1em;
	
}
.Collection-Label a {
	position: relative;
	top: -2px;
	text-decoration: none;
	font-size:.8em;
	color: #497c21;
}


/*
td.LtGreenBackground, 
#ctl00_ctl19_g_13223006_8eeb_46c6_b7d9_c1bfa2a1ca0c_ctl00_LinksTable {
	background-color: #9f958b !important;
} 
#ctl00_ctl19_g_13223006_8eeb_46c6_b7d9_c1bfa2a1ca0c_ctl00_LinksTable .selected,
#ctl00_ctl19_g_13223006_8eeb_46c6_b7d9_c1bfa2a1ca0c_ctl00_LinksTable #selected {
	color: #554f49 !important;
} */
.alllink a:link, .alllink, .alllink a:visited, .alllink a:active ,
.complink, .complink a:link, .complink a:visited, .complink a:active {
	color: #000 !important;
	text-transform: uppercase;
	font: normal 12px/30px 'ZurichBT-BoldCondensed', Arial, sans-serif;
}
.alllink a:hover,
.complink a:hover {
	color: #999 !important;
}


/*body.simplified-product span.ms-rteCustom-Text,
body.simplified-product p,
body.simplified-product div {
	font-family: 'ZurichBT-LightCondensed', Arial, sans-serif !important;
	font-size: 13px !important;
	line-height: 25px !important;
	color: #333333 !important;
}
body.simplified-product .patent {
	font-size: 12px;
}
body.simplified-product a.NoDecoration,
body.simplified-product a.NoDecoration span {
	text-transform: uppercase;
	font: 12px/30px 'ZurichBT-BoldCondensed', Arial, sans-serif;
	font-weight: normal !important;
	line-height: 15px !important;
}
*/

/* ==============
   Chair Request Page
   ============== */
.collection .required {
	color: #ef4628;
}
.collection .align-Top h3, .collection .right-Cell h3 {
	text-transform:uppercase;
	font: normal 1.3em 'ZurichBT-Light', Arial, sans-serif;
	margin-top:0px;
}
.collection .align-Top h3 {
	font: normal 1.4em 'ZurichBT-Light', Arial, sans-serif;			
	text-transform:lowercase;
}
.collection .right-Cell h3 {
	margin-top:1.4em;
}
.collection .right-Cell p {
				
	font: normal 12px/30px 'ZurichBT-BoldCondensed', Arial, sans-serif;
		
}
.collection .right-Cell span{
	font: normal .98em 'ZurichBT-RomanCondensed', Arial, sans-serif;
	

}
.collection .right-Cell a {
	color: #ef4628;		
}



/* ==============
   Gallery
   ============== */
   
.gallery-image-wrapper {
	position: relative;
}
.gallery-image-wrapper footer{
	text-align: center;
	padding: 20px 0;
}
.gallery-image-close {
	display: block !important;
	width: 35px;
	height: 35px;
	position: absolute !important;
	padding: 0 !important;
	top: -15px !important;
	right: -10px !important;
	text-indent: -5000px;
    background: url(../publishingimages/img/main/close-button.png) no-repeat;
}
.gallery-thumbs-wrapper {
	position: relative;
}
ul.gallery-thumbs {
	padding: 0;
	margin: 0 -20px -20px 0;
}
ul.gallery-thumbs li {
	list-style: none;
	display: block;
	float: left;
	width: 144px;
	height: 144px;
	margin: 0 20px 20px 0;
}
.gallery-image-prev,
.gallery-image-next,
.gallery-thumbs-prev,
.gallery-thumbs-next {
	display: block !important;
	width: 25px;
	height: 41px;
	position: absolute !important;
	padding: 0 !important;
	top: 50% !important;
	margin-top: -20px;
	text-indent: -5000px;
}
.gallery-image-prev,
.gallery-thumbs-prev {
	left: -32px !important;
    background: url(../publishingimages/img/main/gray-prev-arrow.png) no-repeat;
}
.gallery-image-next,
.gallery-thumbs-next {
	right: -32px !important;
    background: url(../publishingimages/img/main/gray-next-arrow.png) no-repeat;
}

/* ==============
   Product Styles
   ============== */
   
ul.product-styles {
	padding: 0;
	margin: 0 -50px -20px 0;
}
ul.product-styles li {
	list-style: none;
	display: block;
	float: left;
	width: 160px;
	margin: 0 50px 0 0;
	text-align: center;
}
ul.product-styles li p {
	margin: 20px 0 !important;
 	font: normal .8em/1 'ZurichBT-Light', Arial, sans-serif !important;
}

/* ==============
   Product Details
   ============== */
   
div.pi-details ul {
	padding-left: 0;
	margin-top: 0;
}
div.pi-details li {
	margin-left: 1em;
	font: normal .8em/1.75 'ZurichBT-LightCondensed', Arial, sans-serif;
}
div.pi-details {
	margin-right: -20px;
}
div.pi-details .column {
	float: left;
	width: 395px;
	margin-right: 20px;
}






/* ==============
   Product Files
   ============== */
ul.product-files {
	padding: 0;
	width:800px;
}
ul.product-files li {
	list-style: none;
	display: block;
	float: left;
	width: 394px;
	margin: 0;
	border: 0px solid #ccc;
	padding-bottom: 20px;
	border-bottom: 0;
	border-left: 0;
	border: 0\9; /* \9 targets IE8 and below */

}
/*ul.product-files li:nth-child(even) {
	border-right: 0;
	padding-left: 20px;
}
ul.product-files li:nth-child(1),
ul.product-files li:nth-child(2) {
	border-top: 0;
}*/
ul.product-files li p {
	margin: 20px 0 !important;
 	font: normal .7em/1.5 'ZurichBT-Light', Arial, sans-serif !important;
}
ul.product-files li img {
	float: left;
}
ul.product-files li .product-files {
	float: left;
	width: 230px;
	padding-left:15px;
}
/* ==============
   Downloads
   ============== */
 
div.pi-downloads {
	margin-right: -20px;
}
div.pi-downloads .column {
	float: left;
	width: 255px;
	margin-right: 20px;
}


/* ==============
   Collection Product List
   ============== */

ul.collection-nav {
	padding: 0;
	margin-bottom: 0;
	margin-right: -30px;
 	font: normal .9em/1 'ZurichBT-Light', Arial, sans-serif;
}
ul.collection-nav li {
	list-style: none;
	display: block;
	float: left;
	width: 132px;
}
ul.collection-nav li .dw-wrapper  {
	float: left;
}
ul.collection-nav li a.c-label  {
	clear: left;
	display: block;
	padding-top: .5em;
}

/* ==============
   My Binder Lightbox Popup
   ============== */

.binder-lb-overlay {
	position:absolute;
	top:0;
	left:0;
	height:1000%;
	width:100%;
	background:#fff;
	z-index:10000;
	/*opacity:0;
	filter:alpha(opacity=0);*/
	opacity:.6;
	filter:alpha(opacity=60);
}
.binder-lb-container {
	position:absolute;
	background: #f34a18;
	left:-9999em;
	z-index:10001;
	top: 10px;
	left: 10px;
	color: #FFF !important;
	-webkit-box-shadow: 0px 0px 20px rgba(50, 50, 50, 0.4);
	-moz-box-shadow:    0px 0px 20px rgba(50, 50, 50, 0.4);
	box-shadow:         0px 0px 20px rgba(50, 50, 50, 0.4);
} 
.binder-lb-container h1 {
font: normal 2em 'ZurichBT-BoldCondensed', Arial, sans-serif;
margin: 0;
} 
.binder-lb-container h2 {
font: normal 1.2em 'ZurichBT-BoldCondensed', Arial, sans-serif;
margin-top: 1.25em;
text-transform: uppercase;
margin-bottom: 0;
} 
.binder-lb-container p {
margin: .5em 0 0 0;
} 
.binder-lb-container p,
.binder-lb-container li {
font: normal .9em/1.3 'ZurichBT-Light', Arial, sans-serif;
} 
.binder-lb-container ul {
padding-left: 1em;
margin-top: .5em;
} 
.binder-lb-container h1 + p,
.binder-lb-container h2 + p {
margin-top: 0;
} 
.binder-lb-container a {
color: #fff;
text-decoration: underline;
} 
.binder-lb-container a:hover {
color: #000;
} 

.binder-lb-content {
	position: relative;
}
.binder-lb-success {
	width: 400px;
	padding: 50px;
}
.binder-lb-demo {
	padding: 25px;
	display: none;
}
.binder-lb-container .binder-lb-demo h2 {
	margin: 0 0 1em 0;
	font-size: .9em;
} 
.binder-lb-content a.close {
	position:absolute;
	width: 15px;
	height: 15px;
	right: 20px;
	top: 20px;
	display: block;
	background: url(/publishingimages/img/main/close-x-white.png) no-repeat;
	text-indent: -5000px;
}
.binder-lb-content .arrow {
	position:absolute;
	width: 12px;
	height: 40px;
	right: -12px;
	margin-top: -20px;
	top: 50%;
	display: block;
	background: url(/publishingimages/img/main/binder-lb-arrow.png) no-repeat;
}


/* ==============
   Clearfix duplicator
   ============== */
   
.content-header:before,
.content-header:after, 
.page-content article:before,
.page-content article:after, 
.page-header:before,
.page-header:after, 
.page-footer:before,
.page-footer:after, 
.acc-content:before,
.acc-content:after, 
.logo-search:before,
.logo-search:after, 
.iconnav-sitemap:before,
.iconnav-sitemap:after, 
nav.iconnav:before,
nav.iconnav:after, 
nav.sitemap:before,
nav.sitemap:after, 
ul.pi-nav:before,
ul.pi-nav:after, 
ul.collection-nav:before,
ul.collection-nav:after, 
.binder-form-wrapper:before,
.binder-form-wrapper:after, 
body.designers .page-content section:before,
body.designers .page-content section:after  {
    content: " ";
    display: table;
}

.content-header:after,
.page-content article:after,
.page-header:after,
.page-footer:after,
.acc-content:after,
.logo-search:after,
.iconnav-sitemap:after,
nav.iconnav:after,
nav.sitemap:after,
ul.pi-nav:after,
ul.collection-nav:after,
.binder-form-wrapper:after,
body.designers .page-content section:after {
    clear: both;
}

.content-header, 
.page-content article, 
.page-header, 
.page-footer, 
.acc-content, 
.logo-search, 
.iconnav-sitemap, 
nav.iconnav,  
nav.sitemap,
ul.pi-nav,
ul.collection-nav,
.binder-form-wrapper,
body.designers .page-content section {
    *zoom: 1;
}



/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (max-width:480px) {

/* ====================
    INTERMEDIATE: Menu
   ==================== */
   



/* ========================
    INTERMEDIATE: IE Fixes
   ======================== */

}

@media only screen and (max-width:768px) {

/* ====================
    WIDE: CSS3 Effects
   ==================== 
	@import url("ipad.css"); */

/* ============
    WIDE: Menu
   ============ */


/* ============
    WIDE: Home
   ============ */

}

@media only screen and (min-width:1140px) {

/* ===============
    Maximal Width
   =============== 

    .wrapper {
        width: 1000px;
        margin: 0 auto;
    }*/
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}


/* ==============
   Simple Page
   ============== */

body.simple .page-header, 
body.collection .page-header {
    height:535px;
}
body.simple .page-content-left,
body.section431 .page-content-left{
float: left;
width: 25%;
min-height: 10px;
}
body.simple .page-content-right,
body.simple .page-content-right section,
body.section431 .page-content-right,
body.section431 .page-content-right section {
float: left;
width: 75%;
border-left: 1px solid #ccc;
margin-left: -1px;
}
body.event .page-content-left{
float: left;
width: 25%;
min-height: 10px;
}
body.event .page-content-right
 {
float: left;
width: 75%;
border-left: 0px;
margin-left: -1px;
}
body.event .page-content-right section {
	width:90%;	

}
body.event .page-content section {
	border: 0px;
}
body.simple .page-content-right > article > section,
body.section431 .page-content-right > article > section {
border: none;
width: auto;
float: none;
margin-right: 0;
padding: 50px 70px 50px 50px;
}
body.simple .page-content-left > aside,
body.section431 .page-content-left > aside {
padding: 50px;
}
body.simple .page-content h1,
body.simple .page-content h2,
body.simple .page-content h3,
body.simple .page-content img,
body.simple .page-content p,
body.section431 .page-content h1,
body.section431 .page-content h2,
body.section431 .page-content h3,
body.section431 .page-content img,
body.section431 .page-content p {
margin: 1.5em 0 0 0;
}
body.simplified-product .page-content h4 {
	font: normal .75em 'ZurichBT-BoldCondensed', Arial, sans-serif;
 	text-transform: uppercase;
 	margin: 1.3em 0;
	
}
.page-content-right > article > section h1:first-child,
.page-content-right > article > section h2:first-child,
.page-content-right > article > section h3:first-child,
.page-content-right > article > section img:first-child,
.page-content-right > article > section p:first-child,
.page-content-left > aside h1:first-child,
.page-content-left > aside h2:first-child,
.page-content-left > aside h3:first-child,
.page-content-left > aside img:first-child,
.page-content-left > aside p:first-child {
margin-top: 0;
}
.simple-page-wrapper {
border-bottom: 1px solid #ccc;
}

/* ==============
   Slide Show
   ============== */
   
.page-content section.slideshow-wrapper {
position: relative;
padding: 0;
width: 500px;
}
.slideshow-wrapper .slideshow-prev,
.slideshow-wrapper .slideshow-next {
display: block !important;
width: 25px;
height: 41px;
position: absolute !important;
padding: 0 !important;
top: 50% !important;
margin-top: -20px;
text-indent: -5000px;
cursor: pointer;
}
.slideshow-wrapper#slideshow2 .slideshow-prev,
.slideshow-wrapper#slideshow2 .slideshow-next {
display: block !important;
width: 35px;
height: 32px;
position: absolute !important;
padding: 0 !important;
top: 50% !important;
margin-top: -20px;
text-indent: -5000px;
cursor: pointer;
}
.slideshow-wrapper#slideshow3 .slideshow-prev,
.slideshow-wrapper#slideshow3 .slideshow-next,
 .slideshow-wrapper#slideshow4 .slideshow-prev,
.slideshow-wrapper#slideshow4 .slideshow-next,
.slideshow-wrapper#slideshow5 .slideshow-prev,
.slideshow-wrapper#slideshow5 .slideshow-next

{
display: block !important;
width: 34px;
height: 34px;
position: absolute !important;
padding: 0 !important;
top: 50% !important;
margin-top: -20px;
text-indent: -5000px;
cursor: pointer;
}


.slideshow-wrapper .slideshow-prev{
left: 12px !important;
    background: url(/publishingimages/img/main/accordion/acc-prev-arrow.png) no-repeat;
}
.slideshow-wrapper .slideshow-next{
right: 12px !important;
    background: url(/publishingimages/img/main/accordion/acc-next-arrow.png) no-repeat;
}

/* ==============
   Really Simple™ Slideshow
   ============== */

.rs-slideshow {
width: 500px;
height: 450px;
margin: 0;
overflow: hidden;
position: relative;
}
.rs-slideshow#slideshow2 {
width: 703px;
height: 542px;
margin: 0;
position: relative;
overflow:inherit;
padding: 0;
left:-5px;
}
.rs-slideshow#slideshow2 a {
height: inherit !important;
}
.rs-slideshow .slide-container {
background-color: #fff;
text-align:center;
position: absolute;
height: 100%;
left: 0;
overflow: hidden;
top: 0;
width: 100%;
}
.rs-slideshow#slideshow2 .slide-container {
overflow:visible;
}
.rs-slideshow .slide-caption {
text-align:left;
text-transform:uppercase;
margin-left:50px;
/*font: normal 2em 'ZurichBT-BoldCondensed', Arial, sans-serif;*/
}
.rs-slideshow .slide-container img {
position: relative;
}

.rs-slideshow .slides {
display: none;
}
.rs-slideshow .slide-container img,
.rs-slideshow .slide-container .slide-caption,
.rs-slideshow .slide-container a {
filter: inherit;
}
.rs-controls {
display: none;
float: left;
}
.rs-slideshow .slideshow-next {
	background-image: 	url('/publishingimages/img/main/right_arrow.png');
	padding-right:2px !important;		
				
}
.rs-slideshow .slideshow-prev {
	background-image: 	url('/publishingimages/img/main/left_arrow.png');	
}
.rs-slideshow#slideshow2 .slideshow-next, {
	background-image: 	url('/sitecollectionimages/Home/right.png');
	padding-right:2px !important;		
				
}
.rs-slideshow#slideshow2 .slideshow-prev {
	background-image: 	url('/sitecollectionimages/Home/left.png');	
}

.rs-slideshow#slideshow3 .slideshow-next,
.rs-slideshow#slideshow4 .slideshow-next,
.rs-slideshow#slideshow5 .slideshow-next {
	background-image: 	url('/sitecollectionimages/Home/grayright.png');	
	z-index:100;	
				
}
.rs-slideshow#slideshow3 .slideshow-prev,
.rs-slideshow#slideshow4 .slideshow-prev,
.rs-slideshow#slideshow5 .slideshow-prev {
	background-image: 	url('/sitecollectionimages/Home/grayleft.png');	
	z-index:100;
}


/* BLOG Page styles */


body.blog .page-header {
	height: 398px;			
}

body.blog .page-content {
	margin-bottom:50px;
}

.blog .blogEntry {
	
	border: 1px black solid;	
	margin-left: 20px;
	margin-right: 20px;	
	margin-bottom: 35px;
	padding: 15px 15px 15px 15px;	
				
}

.blog .page-content-wrapper .selected {
	border: 1px black solid;
	border-bottom:none;	
	padding-bottom:0px !important;	
	margin-top:30px;
	margin-bottom:0px;	
}

.blog .leftDiv {
	display:inline;

}

.blog .rightDiv, .blog .rightDiv img, .blog .rightDiv iframe {
	float:right;
	display:inline;

}


.blog .blogMore {
	background-color: black;
	color: white;
	width:475px;
	padding-left:5px;
	padding-bottom:5px;	
	margin-top:365px;
}
/*@-moz-document url-prefix() {
 .blog .blogMore {
	background-color: black;
	color: white;
	width:475px;
	padding-left:5px;	
	margin-top:10px;
	position:relative;
	top: -60px;
	}

}*/

.blog .blogMore p {
	font:"ZurichBT-RomanCondensed", Arial, sans-serif !important;
	font-size: 12px !important;
			
}

.blog .closeDiv {
	font:"ZurichBT-RomanCondensed", Arial, sans-serif !important;
	font-size: 12px !important;
	text-align:right;
	margin-right:2px;
		
}

.blog .dateDiv {
	display:inline;	
	width:375px;		
}


.blog .readDiv {
	display:inline;
	padding-right:5px;
	float:right;
	position:relative;
	top:-2px;
}

.blog .blogSocial {
	padding-left:5px;		
	border: 1px black solid;
	width:473px;
}
.blog .blogSocial img:first-child {
				
	clear:both;
}

.blog .blog-wrapper {
	border: 1px black solid;
	border-top:none;
	margin-right:20px;
	margin-left:20px;
	margin-bottom:35px;
}

.blog .blog-content {
   padding-top:10px;			
   margin-left:20px;
   margin-right:20px;
   font:"ZurichBT-RomanCondensed", Arial, sans-serif !important;
   font-size: .75em !important;
}

.blog a {
				
 cursor:pointer;
}



/* FLOATING ARROW STYLES */
.arrow-float {
	z-index:100;	
position:fixed;
float:right;
top:560px;
left:50px;
	/*position:relative;
	left:930px;
	top:560px;*/
	/*position:relative;
	left:-50px;	
	bottom:50px;*/		
				
}
.arrow-hide {
	visibility:hidden;
}

.City{
	font-weight:300;
	font-family: 'ZurichBT-RomanCondensed';
	color:#999999;			
}
.City sup {
	font-size:.5em;		
	vertical-align:middle;	
	position:relative;
	top:-18px;
	
}

.City-Product {
			
}



/*New styles for sharepoint 2010 */
body {
	font-size:16px !important;
}

.ms-WPBody {
 font-size:inherit !important;
}
.ms-WPBody a:hover {
	color: black;
	text-decoration:none !important;
}
.ms-WPBody a:link, .ms-WPBody a:visited {
	color: black;
	text-decoration:none !important;


}
body #s4-workspace {
	overflow-y: visible !important;
	overflow-x: visible !important;
	
}
.s4-ca {
	margin-left:0px !important;
}
#mainBody.v4master {
	color:black !important;
}

font.TextDarkMedium {
	font-family:Arial,Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

/*#CSR.srch-WPBody {
text-indent:9999px;
	}
#CSR.srch-WPBody h3, #CSR.srch-WPBody p {
	text-indent:0px;*/
}

/*End of new styles */



/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow:none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

.maincontentold {
	width:1000px !important;
}
