* {
	margin: 0;
	padding: 0;}

body {
	margin: 0 20px;}

.group:after {
	content: '.';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}

a img, abbr {
	border: 0;}

.hide {
	display: none;}

#insert-dom {
	display: none;}

#nocards {
	border: 1px solid #C4C4C4;
	padding: 10px;
	position: absolute;
	left: 50%;
	top: 200px;
	margin-left: -150px;
	width: 280px;
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
	background-color: #FFF;
	font: bold 13px "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;}

#nocards p {
	margin-bottom: 10px;}

#nocards a {
	border: 1px solid #CCC;
	padding: 3px 10px;
	display: inline-block;}

#nocards a:link, #nocards a:visited {
	text-decoration: none;
	color: #404040;}

#nocards a:link:hover, #nocards a:visited:hover {
	background-color: #DDD;}

/**
 * HEADER
 */
#header {
	max-width: 1432px;
	margin: 0 auto;
	position: relative;
	color: #000;
	background: #FFF url(/images/header-fade.gif) bottom left repeat-x;}

#header .end-left, #header .end-right {
	background-image: url(/images/header-fade-ends.gif);
	position: absolute;
	width: 8px;
	overflow: hidden;
	height: 4px;
	display: block;}

#header .end-left {
	left: 0;
	bottom: 0;
	background-position: top left;}

#header .end-right {
	right: 0;
	bottom: 0;
	background-position: top right;}

#header #animation {
	position: absolute;
	right: 0;
	top: 0;
	width: 180px;
	height: 120px;}

#menu {
	margin-bottom: 4px;
	float: left;
	border-right: 1px solid #C4C4C4;
	padding: 20px 0;}

#menu li, #menu li a {
	text-indent: -9999em;
	overflow: hidden;
	display: block;
	width: 155px;}

#menu li a {
	background: #FFF url(/images/navigation.gif) no-repeat;
	height: 16px;}

.hasJS #menu li a {
	opacity: 0.4;}

#print-logo {
    display: none;}

#header #descriptions {
	position: relative;
	margin-left: 165px;
	padding-top: 20px;
	margin-right: 200px;
	height: 90px;}

#header #descriptions p {
	font: 11px/15px "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	color: #666;
	height: 90px;
	padding-left: 55px;
	background: #FFF url(/images/header-icons.gif) no-repeat;}

#header #descriptions strong {
	display: block;
	width: 155px;
	height: 12px;
	text-indent: -9999em;
	overflow: hidden;
	opacity: 0.6;
	background: #FFF url(/images/navigation.gif) no-repeat}

#header #descriptions .home {
	background-position: 0 0;}

#header #descriptions .home strong {
	background-position: 0 0;}

#header #descriptions .brand {
	background-position: 0 -110px;}

#header #descriptions .brand strong {
	background-position: 0 -16px;}

#header #descriptions .collection {
	background-position: 0 -220px;}

#header #descriptions .collection strong {
	background-position: 0 -31px;}

#header #descriptions .reports {
	background-position: 0 -330px;}

#header #descriptions .reports strong {
	background-position: 0 -46px;}

#header #descriptions .garment-library {
	background-position: 0 -440px;}

#header #descriptions .garment-library strong {
	background-position: 0 -61px;}

#header #descriptions .cutters-council {
	background-position: 0 -550px;}

#header #descriptions .cutters-council strong {
	background-position: 0 -76px;}

#menu #nav-home a {
	background-position: 0 3px;}

#menu #nav-brand a {
	background-position: 0 -13px;}

#menu #nav-collection a {
	background-position: 0 -28px;}

#menu #nav-reports a {
	background-position: 0 -42px;}

#menu #nav-garment-library a {
	background-position: 0 -58px;}

#menu #nav-cutters-council a {
	background-position: 0 -73px;}


/**
 * SUBMENU
 */
#submenu {
	max-width: 1432px;
	margin: 20px auto 0 auto;
	position: relative;}

#submenu .section {
	float: left;
	z-index: 100;
	position: relative;}

#submenu ul {
	background: #FFF url(/images/submenu-arrow.gif) top right no-repeat;
	border: 1px solid #CCC;
	margin-right: 10px;
	float: left;
	list-style: none;}

.hasJS #submenu li.hide {
	display: none;}

#submenu ul a {
	display: block;
	padding: 5px 25px 5px 10px;}

#submenu ul a:link, #submenu ul a:visited {
	font: bold 11px "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #404040;}

#submenu ul a:link:hover, #submenu ul a:visited:hover {
	background-color: #DDD;}

#submenu form {
	border: 1px solid #CCC;
	float: right;}

#submenu input {
	border: 0;
	padding: 5px;
	height: 18px;
	line-height: 18px;
	vertical-align: top;}

#submenu button {
	border: 0;
	padding: 0;
	background: none;}

#submenu .webstore-header {
	font: bold 11px "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	width: 400px; 
	position: absolute; 
	left: 50%; 
	margin-left: -200px;
	text-align: center;
	color: #f00;
}

#submenu .webstore-header a, #submenu .webstore-header a:hover, #submenu .webstore-header a:visited {
	color: #f00;
	text-decoration: none;
}

#submenu .webstore-header a:hover {
	text-decoration: underline;
}


/**
 * CONTAINER
 */
#container {
	max-width: 1442px;
	margin: 20px auto 0 auto;
	position: relative;}

.hasJS #container {
	overflow-y: hidden;}

/**
 * CARDS
 */
.card {
	display: block;
	position: relative;
	float: left;
	margin: 0 20px 20px 0;
	overflow: hidden;
	border: 1px solid #C4C4C4;
	background-color: #FFF;
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);}

.hasJS .card {
	width: 220px;
	height: 330px;
	position: absolute;
	float: none;
	cursor: pointer;
	margin: 0;}

.card a:link, .card a:visited {
	color: #4D4D4D;
	text-decoration: underline;}

.card a:link:hover, .card a:visited:hover {
	color: #4D4D4D;
	text-decoration: none;}

.hasJS .readmore {
	display: none;}

.open {
	height: auto;}

.hasJS .open {
	height: inherit;
	cursor: default;}

.hasJS .card .close-btn,
.hasJS .card .add_this {
	display: none;}

.hasJS .open .close-btn,
.hasJS .open .add_this {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 90;
	cursor: pointer;}

.hasJS .open .add_this {
	top: 11px;
	right: 71px;}

.csstrans .card {
	-webkit-transition-property: width, height, top, left;
	-webkit-transition-duration: 0.75s;
	-webkit-transition-timing-function: ease-in-out;
	-moz-transition-property: width, height, top, left;
	-moz-transition-duration: 0.75s;
	-moz-transition-timing-function: ease-in-out;
	transition-property: width, height, top, left;
	transition-duration: 0.75s;
	transition-timing-function: ease-in-out;}

.loading {
	background: #FFF url(ajax-loader.gif) center center no-repeat;}

.card img, .card object, .card embed {
	display: block;}


.card.special .header {
	width: 200px;
	overflow: hidden;
	border-bottom: 1px solid #C4C4C4;
	background-color: #BE202F;
	padding: 12px 10px;}

.card .header {
	width: 200px;
	overflow: hidden;
	border-bottom: 1px solid #C4C4C4;
	background-color: #FFF;
	padding: 12px 10px;}

.card .subheader {
	margin-top: 20px;
}

.card .detail .header {
	padding-left: 0;
	padding-right: 0; }

.card .header h1 {
	font: bold 13px "Trebuchet MS", sans-serif;
	white-space: nowrap;
	overflow: hidden;}

.card .header h2 {
	font: 11px "Trebuchet MS", sans-serif;
	white-space: nowrap;
	overflow: hidden;}

.hasJS .card .header,
.open .header {
	width: auto;
	height: 30px;}

.card .header .close-btn {
	display: none;}

.hasJS .open .header .close-btn {
	display: block;}

.card .preview {
	width: 200px;
	margin-bottom: 40px;
	overflow-y: scroll;
	overflow-x: hidden;
	height: 235px;
	padding: 10px; }

.hasJS .card .preview {
	margin-bottom: 0;
	overflow: hidden;}

.card .detail {
	width: 684px;
	padding: 10px;
	margin-bottom: 40px;}

.card p, .card td, .card th, .card ul, .card div {
	font: 12px/1.5em "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #4B4B4B;}

.card .itunesbutton img {
	border: 1px solid #C4C4C4;
	margin-right: 5px;
	float: left;}

.card p.illustration {
	margin: -10px;
	padding: 0 0 1em 0;
	text-align: center;}

.garment-library {
	background-color: #000;}

.garment-library .header {
	background-color: #000;
	border-bottom: 1px solid #2B2B2B;}

.garment-library .detail p, .garment-library .detail td, .garment-library .detail th,
.garment-library .detail ul, .garment-library .detail div,
.garment-library .preview p, .garment-library .preview td, .garment-library .preview th,
.garment-library .preview ul, .garment-library .preview div {
	color: #FFF;}

.garment-library .detail a:link, .garment-library .detail a:visited {
	color: #FFF;}

.garment-library .footer {
	background-color: #FFF;}

.card p.footer {
	position: absolute;
	cursor: default;
	left: 0;
	bottom: 0;
	right: 0;
	color: #369;
	height: 29px;
	padding: 4px 10px 6px 37px;
	border-top: 1px solid #C4C4C4;
	font-size: 11px;
	line-height: 13px;}

.card p.footer .author {
	font-style: inherit;
	color: inherit;
	display: none;}

.open p.footer .author {
	display: inline;}

p.footer a.section-overview {
	height: 30px;
	left: 5px;
	overflow: hidden;
	position: absolute;
	text-indent: -9999em;
	top: 5px;
	width: 30px;}

p.footer a.webstore {
	display: none;}

.open p.footer a.webstore {
	display: block;}

p.footer a.webstore {
	position: absolute;
	top: 0;
	right: 0;
	width: 60px;
	border-left: 1px solid #C4C4C4;
	height: 40px;
	text-indent: -9999em;
	overflow: hidden;
	background: #FFF url(/images/footer-visit-webstore.gif) top left no-repeat;}

.collection p.footer {
	padding-left: 38px;
	background: #FFF url(/images/footer-icon-collection.gif) 10px 50% no-repeat;}

.garment-library p.footer {
	padding-left: 43px;
	background: #FFF url(/images/footer-icon-garment-library.gif) 10px 50% no-repeat;}

.brand p.footer {
	padding-left: 47px;
	background: #FFF url(/images/footer-icon-brand.gif) 10px 50% no-repeat;}

.cutters-council p.footer {
	padding-left: 46px;
	background: #FFF url(/images/footer-icon-council.gif) 10px 50% no-repeat;}

.home p.footer {
	padding-left: 55px;
	background: #FFF url(/images/footer-icon-home.gif) 10px 50% no-repeat;}

.reports p.footer {
	padding-left: 38px;
	background: #FFF url(/images/footer-icon-reports.gif) 10px 50% no-repeat;}

.card p.footer span {
	display: block;
	color: #4B4B4B;
	font-style: italic;}


/**
 * Washing label styles
 */ 
table.washing-label {
	width: 684px;
	margin: 20px 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #C4C4C4;}

table.washing-label td {
	font-size: 10px;}

table.washing-label td.hdr {
	width: 65px;
	font-weight: bold;
	text-transform: uppercase;}


/**
 * webshop button styles
 */
.mod-webshopbutton {
	text-align: right;}

.mod-webshopbutton p {
	margin-bottom: 5px;}

.garment-library-open .mod-webshopbutton span {
	color: #FFF;}

.mod-webshopbutton span {
	position: relative;
	float: right;
	font: bold 14px "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	top: 3px;}
	
.mod-webshopbutton a {
	float: right;
	font: bold 14px "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin-left: 20px;}


/**
 *  image gallery
 */
.mod-gallery {
	margin-left: 10px;
	margin-right: 10px;}
.mod-gallery.display_type_row {
	margin: 0; }

.mod-gallery .view {
	float: left;}

.mod-gallery .bigimage {
	width: 415px;}

.mod-gallery .bigimage a {
	display: block;
	position: relative;}

.mod-gallery .bigimage a .webstore {
	position: absolute;
	display: none;
	top: 0;
	left: 0;}

.mod-gallery .bigimage a:hover .webstore {
	display: block;}

.hasJS .mod-gallery .view .hide {
	display: none;}

.mod-gallery .thumbs {
	width: 210px;
	list-style: none;
	float: right;}

.hasJS .mod-gallery .thumbs li {
	cursor: pointer;
	border: 1px solid #BCC0C1;}

.mod-gallery .thumbs li {
	position: relative;
	float: left;
	margin: 0 3px 3px 0;
	border: 1px solid #4C4C4C;}

.mod-gallery .thumbs li.active {
	border: 1px solid #000;}

.mod-gallery .thumbs li a img.webstore {
	display: none;
	position: absolute;
	top: 0;
	left: 0;}

.mod-gallery .thumbs li a:hover img.webstore {
	display: block;}

.mod-gallery .row {
	list-style-type: none; }
.mod-gallery .row .cell {
	float: left;
	height: 210px; }

/**
 * contact form
 */
.mod-contact #indicator, .mod-newsletter #indicator {
	width: 128px;
	height: 15px;
	margin-left: 10px;
	background: url(/images/ajax-loader.gif) no-repeat left top;
	top: 3px;
	position: relative;
	display: none;}

.mod-contact #indicator.ajax-loading, .mod-newsletter #indicator.ajax-loading {
	display: inline-block;}

.mod-contact select,
.mod-store-locator select {
	width: 154px;}

.mod-contact input, .mod-newsletter input {
	width: 150px;}

.mod-newsletter #newsletter-form {
	margin: 10px 0; }


/**
 * Embed
 */
.mod-embed {
	margin-bottom: 20px;}

.mod-embed object, .mod-embed embed {
	margin: 0 auto;}

.mod-embed p a, .mod-embed p a:link, .mod-embed p a:hover {
	color: #000;}

.mod-embed p a:hover {
	text-decoration: none;}


/**
 * horizontal divider
 */
.mod-divider {
	margin: 20px 0;
	color: #c4c4c4;
	width: 684px;}


/**
 * RTE
 */
.mod-rte {
	margin: 20px 0;}

.mod-rte p {
	font: normal 100% "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;;
	color: #444;
	margin-bottom: 1em;}

.mod-rte h1, .mod-rte h2, .mod-rte h3, .mod-rte h4, .mod-rte h5 {
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 1em;
	color: #000;}

.mod-rte h1 {
	font-size: 150%;}

.mod-rte h2 {
	font-size: 135%;}

.mod-rte h3 {
	font-size: 125%;}

.mod-rte h4 {
	font-size: 115%;}

.mod-rte h5 {
	font-size: 105%;}

/**
 * STORE LOCATOR
 */
.mod-store-locator form {
	margin-bottom: 1em; }
.mod-store-locator .addresses {
	border-top: 1px solid #C4C4C4;
	padding: 10px; }

.garment-library-open .mod-store-locator .addresses {
	border-top: 1px solid #2B2B2B;}

.mod-store-locator .address {
	margin-bottom: 1em; }

/**
 * FORMS IN CARDS
 */
.card form p {
	padding-bottom: 0.2em; }

.card form .error_list {
	color: #C00;
	padding-bottom: 0.5em; } 

.card form label {
	float: left;
	font-weight: bold;
	width: 7em; }

/**
 * FOOTER
 */
#footer {
	margin-bottom: 20px;
	font: 12px/15px "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	padding: 10px 30px;
	color: #999;
	text-align: center;}

#footer a, #footer span {
	margin-right: 15px;
	padding: 4px 9px 5px 9px;}

#footer span {
	color: #000;
	border: 1px solid #B2B2B2;}

#footer a:link, #footer a:visited {
	color: #C4C4C4;
	text-decoration: none;}

#footer a:link:hover, #footer a:visited:hover {
	color: #000;}

/* NEWSLETTER CONFIRMATION */
.newsletter-confirmation {
	font: 12px/200% "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; }
