/* Flair Flooring CSS */

@font-face {
 font-family: 'Diavlo Medium';
 src: url('Diavlo_MEDIUM_II_37.eot');
 src: local('Diavlo Medium'), local('DiavloMedium-Regular'), url('Diavlo_MEDIUM_II_37.otf') format('opentype'), url('Diavlo_MEDIUM_II_37.svg#DiavloMedium-Regular') format('svg'), url('Diavlo_MEDIUM_II_37.ttf');
}

/* A font by Jos Buivenga (exljbris) -> www.exljbris.nl */

@font-face {
 font-family: 'Calibri';
 font-weight:normal;
 font-style:normal;
 src: url('CALIBRI1.eot');
 src: local('Calibri'), url('CALIBRI.TTF');
}
 @font-face {
 font-family: 'Calibri';
 font-weight: 700;
 font-style: normal;
 src: url('CALIBRI0.eot');
 src: local('Calibri'), url('CALIBRI.TTF');
}
* {
	margin:0;
	padding:0;
	border:0;
}
body {
	font-family: Calibri, "Lucida Sans", "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 13px;
	background-color: #242424;
	background-image: url(../images/bg-main.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
a {
	color:#21A5FF;
}
a:hover {
	color:#33CCFF;
}
hr {
	display: none;
}
h2 {
	font-size: 20px;
	color: #21A5FF;
	margin-top: 20px;
}
p {
	line-height: 18px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.wrapper {
	width: 900px;
	margin: 20px auto;
}
.clear {
	clear: both;
}
.bigblue {
	font-size: 20px;
	color: #21A5FF;
	line-height: 27px;
}
.biggerblue {
	font-size: 28px;
	color: #21A5FF;
	line-height: 27px;
	padding-bottom: 10px;
}
.bigwhite {
	font-size: 28px;
	color: #FFFFFF;
	line-height: 27px;
	padding-bottom: 10px;
}
.imgleft {
	margin-right: 20px;
	margin-bottom: 25px;
}
#header {
	background-image: url(../images/bg-header.gif);
	background-repeat: repeat;
	background-position: left top;
	border: 1px solid white;
	height: 136px;
	color: white;
	padding: 20px;
}
#headerleft {
	width: 306px;
	float: left;
}
#headerright {
	width: 510px;
	float: right;
	font-size: 14px;
	margin-top: 5px;
}
#headerright span {
	font-family: "Diavlo Medium", "Lucida Sans", "Lucida Grande", Verdana, Arial, sans-serif;
	font-size:32px;
	display: block;
	margin-top: 10px;
	padding-bottom:5px;
}
#headerright1 {
	width: 246px;
	float: left;
	color: #21A5FF;
}
#headerright2 {
	float: right;
	width: 246px;
}
#navigation {
	display:block;
	height: 40px;
	margin-top:20px;
	overflow: hidden;
}
#navigation li {
	display: block;
	float: left;
	list-style-type: none;
}
#navigation li a {
	text-align:center;
	height:31px;
	padding-top:9px;
	font-size:14px;
	display:block;
	color: white;
	text-decoration:none;
	font-family: "Diavlo Medium", "Lucida Sans", "Lucida Grande", Verdana, Arial, sans-serif;
	background-position: 0px -40px;
}
#navigation li a:hover, #navigation li a.selected {
	background-position: 0px 0px;
}
#navigation #navhome {
	background-image: url(../images/nav-home.gif);
	width: 62px;
	background-repeat: no-repeat;
	margin-right:5px;
}
#navigation #navcompany {
	background-image: url(../images/nav-company.gif);
	width: 130px;
	background-repeat: no-repeat;
	margin-right:5px;
}
#navigation #navcatalogue {
	background-image: url(../images/nav-brochure.gif);
	width: 116px;
	background-repeat: no-repeat;
	margin-right:5px;
}
#navigation #navnew {
	background-image: url(../images/nav-new.gif);
	width: 106px;
	background-repeat: no-repeat;
	margin-right:5px;
}
#navigation #navtrade {
	background-image: url(../images/nav-trade.gif);
	width: 140px;
	background-repeat: no-repeat;
	margin-right:5px;
}
#navigation #navcontact {
	background-image: url(../images/nav-contact.gif);
	width: 96px;
	background-repeat: no-repeat;
	margin-right:5px;
}
#navigation #navcareers {
	background-image: url(../images/nav-careers.gif);
	width: 76px;
	background-repeat: no-repeat;
}
#fpflash {
	border:1px solid white;
	background-color: #333333;
	height:360px;
	margin-bottom:6px;
}
.leftcolumn li {
	margin-left: 30px;
}
.blackbox {
	background-color: black;
	background-repeat: repeat-x;
	background-position: left top;
	border:1px solid white;
	padding: 21px 19px 19px;
	color:white;
}
.leftcolumn {
	width: 540px;
	float: left;
}
.rightcolumn {
	width: 300px;
	float: right;
}
.darkbluebox {
	background-color: #0A2B41;
	border: 1px solid white;
	padding: 9px;
	color: black;
	margin-bottom: 10px;
}
.darkbluebox h3 {
	font-size: 18px;
	color: #CCFFFF;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 5px;
}
.darkbluebox h3 a {
	color:#CCFFFF;
	text-decoration:none;
}
.darkbluebox h3 a:hover {
	text-decoration:underline;
}
.darkbluebox p {
	margin-top: 1px;
	margin-bottom: 1px;
	line-height: 15px;
	color: white;
}
.bluebox {
	background-color: #16649A;
	border: 1px solid white;
	padding: 9px;
	color: black;
	margin-bottom: 10px;
}
.bluebox h3 {
	font-size: 18px;
	color: white;
	font-weight: normal;
}
.bluebox h3 a {
	color:white;
	text-decoration:none;
}
.bluebox h3 a:hover {
	text-decoration:underline;
}
.bluebox img {
	margin-left:8px;
}
.bluebox p {
	margin-top: 1px;
	margin-bottom: 1px;
	line-height: 15px;
}
.catbox {
	margin-bottom: 10px;
	margin-top: 5px;
}
.catbox h2 {
	margin-top: 5px;
	color: #CCCCCC;
	font-size:14px;
}
.catbox h2 a {
	color:#CCCCCC;
	text-decoration:none;
	float:right
}
.catbox h2 a:hover {
	color:#33CCFF;
	text-decoration:none;
}
.catboxleft {
	float: left;
	width: 300px;
}
.wooly {
	margin-bottom: 10px;
	margin-top: 5px;
}
.wooly h2 {
	margin-top: 5px;
	color: #CCCCCC;
	font-size:14px;
}
.wooly h2 a {
	color:#CCCCCC;
	text-decoration:none;
	float:right
}
.wooly h2 a:hover {
	color:#33CCFF;
	text-decoration:none;
}
.woolyleft {
	float: left;
}
.newbox1 {
	width: 200px;
	margin-right: 8px;
	margin-left: 7px;
	float: left;
}
#footer {
	background-color:white;
	padding: 7px 19px 6px;
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 10px;
}
#footer #footerleft {
	float:left;
}
#footer #footerleft a {
	color:#242424;
	text-decoration:none;
}
#footer #footerleft a:hover {
	color:#21A5FF;
}
#footer #footerright {
	float:right;
}
#footer #footerright a {
	color:#21A5FF;
	text-decoration:none;
}
#footer #footerright a:hover {
	color:#21A5FF;
	text-decoration:underline;
}
/*-----------------------------------------Images rollovers for catalogue buttons------------------------------------
---------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------*/

/*Alignment*/

.aligner {
	float:left;
}
/*Wool*/

a#button1 {
	display: block;
	width:auto;
	padding-top:15px;
	height: 75px;
	background-image: url(../images/catalogue/wool.jpg);
	margin: 0 auto;
	padding-left:320px;
	background-repeat:no-repeat;
}
a#button1:hover {
	background-position: 0 -90px;
}
a .alt {
	display: none;
}
/*polyeter*/

a#button2 {
	display: block;
	width:auto;
	padding-top:15px;
	height: 75px;
	background-image: url(../images/catalogue/polyester.jpg);
	margin: 0 auto;
	padding-left:320px;
	background-repeat:no-repeat;
	background-position: left top;
}
a#button2:hover {
	background-position: 0 -90px;
}
a .alt {
	display: none;
}
/*heatset-shag*/

a#button3 {
	display: block;
	width:auto;
	padding-top:15px;
	height: 75px;
	background-image: url(../images/catalogue/heatsetshaggy.jpg);
	margin: 0 auto;
	padding-left:320px;
	background-repeat:no-repeat;
	background-position: left top;
}
a#button3:hover {
	background-position: 0 -90px;
}
a .alt {
	display: none;
}
/*heatsetpoly*/

a#button4 {
	display: block;
	width:auto;
	padding-top:15px;
	height: 75px;
	background-image: url(../images/catalogue/heatsetpoly.jpg);
	margin: 0 auto;
	padding-left:320px;
	background-repeat:no-repeat;
	background-position: left top;
}
a#button4:hover {
	background-position: 0 -90px;
}
a .alt {
	display: none;
}
/*chenille*/

a#button5 {
	display: block;
	width:auto;
	padding-top:15px;
	height: 75px;
	background-image: url(../images/catalogue/chenille.jpg);
	margin: 0 auto;
	padding-left:320px;
	background-repeat:no-repeat;
	background-position: left top;
}
a#button5:hover {
	background-position: 0 -90px;
}
a .alt {
	display: none;
}
/*acrylic*/

a#button6 {
	display: block;
	width:auto;
	padding-top:15px;
	height: 75px;
	background-image: url(../images/catalogue/acrylic.jpg);
	margin: 0 auto;
	padding-left:320px;
	background-repeat:no-repeat;
	background-position: left top;
}
a#button6:hover {
	background-position: 0 -90px;
}
a .alt {
	display: none;
}
/*budget*/

a#button7 {
	display: block;
	width:auto;
	padding-top:15px;
	height: 75px;
	background-image: url(../images/catalogue/budget.jpg);
	margin: 0 auto;
	padding-left:320px;
	background-repeat:no-repeat;
	background-position: left top;
}
a#button7:hover {
	background-position: 0 -90px;
}
a .alt {
	display: none;
}
/*polypropylene*/

a#button8 {
	display: block;
	width:auto;
	padding-top:15px;
	height: 75px;
	background-image: url(../images/catalogue/polyprpylene.jpg);
	margin: 0 auto;
	padding-left:320px;
	background-repeat:no-repeat;
	background-position: left top;
}
a#button8:hover {
	background-position: 0 -90px;
}
a .alt {
	display: none;
}
/*sheepskin*/

a#button9 {
	display: block;
	width:auto;
	padding-top:15px;
	height: 75px;
	background-image: url(../images/catalogue/sheep.jpg);
	margin: 0 auto;
	padding-left:320px;
	background-repeat:no-repeat;
	background-position: left top;
}
a#button9:hover {
	background-position: 0 -90px;
}
a .alt {
	display: none;
}
/*----------------------------------------------------------WOOL BUTTONS---------------------------------------------
---------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------*/

/*Alignment*/

.spacer {
	height:184px;
}
.spacer2 {
	height: 220px;
}
/*botanical*/
a#botanical {
	display: block;
	height:180px;
	width: 200px;
	padding-top:20px;
	padding-left: 15px;
	background-image: url(../images/catalogue/wool/botanical.jpg);
	background-position:left top;
	float:left;
	margin: 0 auto;
	background-repeat:no-repeat;
	text-align:left;
}
a#botanical:hover {
	background-position: 0 -200px;
}
a .alt {
	display: none;
}
/*textures*/
a#textures {
	display: block;
	height:180px;
	width: 200px;
	padding-top:20px;
	padding-left: 15px;
	background-image: url(../images/catalogue/wool/textures.jpg);
	background-position:left top;
	float:left;
	margin: 0 auto;
	background-repeat:no-repeat;
	text-align:left;
}
a#textures:hover {
	background-position: 0 -200px;
}
a .alt {
	display: none;
}
/*textures*/
a#lakeland {
	display: block;
	height:180px;
	width: 200px;
	padding-top:20px;
	padding-left: 15px;
	background-image: url(../images/catalogue/wool/lakeland.jpg);
	background-position:left top;
	float:left;
	margin: 0 auto;
	background-repeat:no-repeat;
	text-align:left;
}
a#lakeland:hover {
	background-position: 0 -200px;
}
a .alt {
	display: none;
}
/*textures*/
a#elite {
	display: block;
	height:180px;
	width: 200px;
	padding-top:20px;
	padding-left: 15px;
	background-image: url(../images/catalogue/wool/oceanic.jpg);
	background-position:left top;
	float:left;
	margin: 0 auto;
	background-repeat:no-repeat;
	text-align:left;
}
a#elite:hover {
	background-position: 0 -200px;
}
a .alt {
	display: none;
}
/*textures*/
a#sierra {
	display: block;
	height:180px;
	width: 200px;
	padding-top:20px;
	padding-left: 15px;
	background-image: url(../images/catalogue/wool/sierra.jpg);
	background-position:left top;
	float:left;
	margin: 0 auto;
	background-repeat:no-repeat;
	text-align:left;
}
a#sierra:hover {
	background-position: 0 -200px;
}
a .alt {
	display: none;
}
/*textures*/
a#decotex {
	display: block;
	height:180px;
	width: 200px;
	padding-top:20px;
	padding-left: 15px;
	background-image: url(../images/catalogue/wool/decotex.jpg);
	background-position:left top;
	float:left;
	margin: 0 auto;
	background-repeat:no-repeat;
	text-align:left;
}
a#decotex:hover {
	background-position: 0 -200px;
}
a .alt {
	display: none;
}
/*textures*/
a#china {
	display: block;
	height:180px;
	width: 200px;
	padding-top:20px;
	padding-left: 15px;
	background-image: url(../images/catalogue/wool/china.jpg);
	background-position:left top;
	float:left;
	margin: 0 auto;
	background-repeat:no-repeat;
	text-align:left;
}
a#china:hover {
	background-position: 0 -200px;
}
a .alt {
	display: none;
}
/*textures*/
a#kiddy {
	display: block;
	height:180px;
	width: 200px;
	padding-top:20px;
	padding-left: 15px;
	background-image: url(../images/catalogue/wool/kiddy.jpg);
	background-position:left top;
	float:left;
	margin: 0 auto;
	background-repeat:no-repeat;
	text-align:left;
}
a#kiddy:hover {
	background-position: 0 -200px;
}
a .alt {
	display: none;
}
/*-----------------------------------------POLYESTER BUTTONS--------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------*/

/*Alignment*/

.woolalign {
}
/*botanical*/
a#splendour {
	display: block;
	height:180px;
	width: 200px;
	padding-top:20px;
	padding-left: 15px;
	background-image: url(../images/catalogue/polyester/SPLENDOUR.jpg);
	background-position:left top;
	float:left;
	margin: 0 auto;
	background-repeat:no-repeat;
	text-align:left;
}
a#splendour:hover {
	background-position: 0 -200px;
}
a .alt {
	display: none;
}
/*textures*/
a#spritzer {
	display: block;
	height:180px;
	width: 200px;
	padding-top:20px;
	padding-left: 15px;
	background-image: url(../images/catalogue/polyester/SPRITZER.jpg);
	background-position:left top;
	float:left;
	margin: 0 auto;
	background-repeat:no-repeat;
	text-align:left;
}
a#spritzer:hover {
	background-position: 0 -200px;
}
a .alt {
	display: none;
}
/*textures*/
a#starlet {
	display: block;
	height:180px;
	width: 200px;
	padding-top:20px;
	padding-left: 15px;
	background-image: url(../images/catalogue/polyester/STARLET.jpg);
	background-position:left top;
	float:left;
	margin: 0 auto;
	background-repeat:no-repeat;
	text-align:left;
}
a#starlet:hover {
	background-position: 0 -200px;
}
a .alt {
	display: none;
}
/*-----------------------------------------HEATSET SHAGGY BUTTONS------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------*/

/*Alignment*/

.woolalign {
}
/*botanical*/
a#alpine {
	display: block;
	height:180px;
	width: 200px;
	padding-top:20px;
	padding-left: 15px;
	background-image: url(../images/catalogue/heatsetshaggy/ALPINE.jpg);
	background-position:left top;
	float:left;
	margin: 0 auto;
	background-repeat:no-repeat;
	text-align:left;
}
a#alpine:hover {
	background-position: 0 -200px;
}
a .alt {
	display: none;
}
/*textures*/
a#canyon {
	display: block;
	height:180px;
	width: 200px;
	padding-top:20px;
	padding-left: 15px;
	background-image: url(../images/catalogue/heatsetshaggy/CANYON.jpg);
	background-position:left top;
	float:left;
	margin: 0 auto;
	background-repeat:no-repeat;
	text-align:left;
}
a#canyon:hover {
	background-position: 0 -200px;
}
a .alt {
	display: none;
}
/*textures*/
a#luxus {
	display: block;
	height:180px;
	width: 200px;
	padding-top:20px;
	padding-left: 15px;
	background-image: url(../images/catalogue/heatsetshaggy/LUXUS.jpg);
	background-position:left top;
	float:left;
	margin: 0 auto;
	background-repeat:no-repeat;
	text-align:left;
}
a#luxus:hover {
	background-position: 0 -200px;
}
a .alt {
	display: none;
}
/*-----------------------------------------HEATSET BUTTONS--------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------*/

/*Alignment*/

.woolalign {
}
/*botanical*/
a#casa {
	display: block;
	height:180px;
	width: 200px;
	padding-top:20px;
	padding-left: 15px;
	background-image: url(../images/catalogue/heatset/CASA.jpg);
	background-position:left top;
	float:left;
	margin: 0 auto;
	background-repeat:no-repeat;
	text-align:left;
}
a#casa:hover {
	background-position: 0 -200px;
}
a .alt {
	display: none;
}
/*textures*/
a#monte {
	display: block;
	height:180px;
	width: 200px;
	padding-top:20px;
	padding-left: 15px;
	background-image: url(../images/catalogue/heatset/MONTE-CARLO.jpg);
	background-position:left top;
	float:left;
	margin: 0 auto;
	background-repeat:no-repeat;
	text-align:left;
}
a#monte:hover {
	background-position: 0 -200px;
}
a .alt {
	display: none;
}
/*textures*/
a#structura {
	display: block;
	height:180px;
	width: 200px;
	padding-top:20px;
	padding-left: 15px;
	background-image: url(../images/catalogue/heatset/STRUCTURA.jpg);
	background-position:left top;
	float:left;
	margin: 0 auto;
	background-repeat:no-repeat;
	text-align:left;
}
a#structura:hover {
	background-position: 0 -200px;
}
a .alt {
	display: none;
}
/*-----------------------------------------CHENILLE BUTTONS--------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------*/

/*Alignment*/

.woolalign {
}
/*botanical*/
a#manhattan {
	display: block;
	height:180px;
	width: 200px;
	padding-top:20px;
	padding-left: 15px;
	background-image: url(../images/catalogue/chenille/MANHATTAN.jpg);
	background-position:left top;
	float:left;
	margin: 0 auto;
	background-repeat:no-repeat;
	text-align:left;
}
a#manhattan:hover {
	background-position: 0 -200px;
}
a .alt {
	display: none;
}
/*textures*/
a#sophia {
	display: block;
	height:180px;
	width: 200px;
	padding-top:20px;
	padding-left: 15px;
	background-image: url(../images/catalogue/chenille/SOPHIA.jpg);
	background-position:left top;
	float:left;
	margin: 0 auto;
	background-repeat:no-repeat;
	text-align:left;
}
a#sophia:hover {
	background-position: 0 -200px;
}
a .alt {
	display: none;
}
/*-----------------------------------------ACRYLIC BUTTONS--------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------*/

/*Alignment*/

.woolalign {
}
/*botanical*/
a#fusion {
	display: block;
	height:180px;
	width: 200px;
	padding-top:20px;
	padding-left: 15px;
	background-image: url(../images/catalogue/acrylic/FUSION.jpg);
	background-position:left top;
	float:left;
	margin: 0 auto;
	background-repeat:no-repeat;
	text-align:left;
}
a#fusion:hover {
	background-position: 0 -200px;
}
a .alt {
	display: none;
}
/*textures*/
a#infinite {
	display: block;
	height:180px;
	width: 200px;
	padding-top:20px;
	padding-left: 15px;
	background-image: url(../images/catalogue/acrylic/INFINITE.jpg);
	background-position:left top;
	float:left;
	margin: 0 auto;
	background-repeat:no-repeat;
	text-align:left;
}
a#infinite:hover {
	background-position: 0 -200px;
}
a .alt {
	display: none;
}
/*textures*/
a#kiddyacrylic {
	display: block;
	height:180px;
	width: 200px;
	padding-top:20px;
	padding-left: 15px;
	background-image: url(../images/catalogue/acrylic/KIDDYACRYLIC.jpg);
	background-position:left top;
	float:left;
	margin: 0 auto;
	background-repeat:no-repeat;
	text-align:left;
}
a#kiddyacrylic:hover {
	background-position: 0 -200px;
}
a .alt {
	display: none;
}
/*-----------------------------------------BUDGET BUTTONS--------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------*/

/*Alignment*/

.woolalign {
}
/*botanical*/
a#innovation {
	display: block;
	height:180px;
	width: 200px;
	padding-top:20px;
	padding-left: 15px;
	background-image: url(../images/catalogue/budget/INNOVATION.jpg);
	background-position:left top;
	float:left;
	margin: 0 auto;
	background-repeat:no-repeat;
	text-align:left;
}
a#innovation:hover {
	background-position: 0 -200px;
}
a .alt {
	display: none;
}
/*textures*/
a#nordic {
	display: block;
	height:180px;
	width: 200px;
	padding-top:20px;
	padding-left: 15px;
	background-image: url(../images/catalogue/budget/NORDIC.jpg);
	background-position:left top;
	float:left;
	margin: 0 auto;
	background-repeat:no-repeat;
	text-align:left;
}
a#nordic:hover {
	background-position: 0 -200px;
}
a .alt {
	display: none;
}
/*-----------------------------------------POLYPROPYLENE BUTTONS--------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------*/

/*Alignment*/

.woolalign {
}
/*botanical*/
a#dynasty {
	display: block;
	height:180px;
	width: 200px;
	padding-top:20px;
	padding-left: 15px;
	background-image: url(../images/catalogue/poly/DYNASTY.jpg);
	background-position:left top;
	float:left;
	margin: 0 auto;
	background-repeat:no-repeat;
	text-align:left;
}
a#dynasty:hover {
	background-position: 0 -200px;
}
a .alt {
	display: none;
}
/*textures*/
a#flash {
	display: block;
	height:180px;
	width: 200px;
	padding-top:20px;
	padding-left: 15px;
	background-image: url(../images/catalogue/poly/FLASH.jpg);
	background-position:left top;
	float:left;
	margin: 0 auto;
	background-repeat:no-repeat;
	text-align:left;
}
a#flash:hover {
	background-position: 0 -200px;
}
a .alt {
	display: none;
}
/*botanical*/
a#natura {
	display: block;
	height:180px;
	width: 200px;
	padding-top:20px;
	padding-left: 15px;
	background-image: url(../images/catalogue/poly/NATURA.jpg);
	background-position:left top;
	float:left;
	margin: 0 auto;
	background-repeat:no-repeat;
	text-align:left;
}
a#natura:hover {
	background-position: 0 -200px;
}
a .alt {
	display: none;
}
/*textures*/
a#omega {
	display: block;
	height:180px;
	width: 200px;
	padding-top:20px;
	padding-left: 15px;
	background-image: url(../images/catalogue/poly/OMEGA.jpg);
	background-position:left top;
	float:left;
	margin: 0 auto;
	background-repeat:no-repeat;
	text-align:left;
}
a#omega:hover {
	background-position: 0 -200px;
}
a .alt {
	display: none;
}
/*botanical*/
a#patina {
	display: block;
	height:180px;
	width: 200px;
	padding-top:20px;
	padding-left: 15px;
	background-image: url(../images/catalogue/poly/PATINA.jpg);
	background-position:left top;
	float:left;
	margin: 0 auto;
	background-repeat:no-repeat;
	text-align:left;
}
a#patina:hover {
	background-position: 0 -200px;
}
a .alt {
	display: none;
}
/*textures*/
a#retro {
	display: block;
	height:180px;
	width: 200px;
	padding-top:20px;
	padding-left: 15px;
	background-image: url(../images/catalogue/poly/RETRO.jpg);
	background-position:left top;
	float:left;
	margin: 0 auto;
	background-repeat:no-repeat;
	text-align:left;
}
a#retro:hover {
	background-position: 0 -200px;
}
a .alt {
	display: none;
}
/*botanical*/
a#royal {
	display: block;
	height:180px;
	width: 200px;
	padding-top:20px;
	padding-left: 15px;
	background-image: url(../images/catalogue/poly/ROYAL.jpg);
	background-position:left top;
	float:left;
	margin: 0 auto;
	background-repeat:no-repeat;
	text-align:left;
}
a#royal:hover {
	background-position: 0 -200px;
}
a .alt {
	display: none;
}
/*textures*/
a#samira {
	display: block;
	height:180px;
	width: 200px;
	padding-top:20px;
	padding-left: 15px;
	background-image: url(../images/catalogue/poly/SAMIRA.jpg);
	background-position:left top;
	float:left;
	margin: 0 auto;
	background-repeat:no-repeat;
	text-align:left;
}
a#samira:hover {
	background-position: 0 -200px;
}
a .alt {
	display: none;
}
/*botanical*/
a#studio {
	display: block;
	height:180px;
	width: 200px;
	padding-top:20px;
	padding-left: 15px;
	background-image: url(../images/catalogue/poly/STUDIO.jpg);
	background-position:left top;
	float:left;
	margin: 0 auto;
	background-repeat:no-repeat;
	text-align:left;
}
a#studio:hover {
	background-position: 0 -200px;
}
a .alt {
	display: none;
}
/*textures*/
a#visiona {
	display: block;
	height:180px;
	width: 200px;
	padding-top:20px;
	padding-left: 15px;
	background-image: url(../images/catalogue/poly/VISIONA.jpg);
	background-position:left top;
	float:left;
	margin: 0 auto;
	background-repeat:no-repeat;
	text-align:left;
}
a#visiona:hover {
	background-position: 0 -200px;
}
a .alt {
	display: none;
}
/*botanical*/
a#vitra {
	display: block;
	height:180px;
	width: 200px;
	padding-top:20px;
	padding-left: 15px;
	background-image: url(../images/catalogue/poly/VITRA.jpg);
	background-position:left top;
	float:left;
	margin: 0 auto;
	background-repeat:no-repeat;
	text-align:left;
}
a#vitra:hover {
	background-position: 0 -200px;
}
a .alt {
	display: none;
}
/*textures*/
a#wildlife {
	display: block;
	height:180px;
	width: 200px;
	padding-top:20px;
	padding-left: 15px;
	background-image: url(../images/catalogue/poly/WILDLIFE.jpg);
	background-position:left top;
	float:left;
	margin: 0 auto;
	background-repeat:no-repeat;
	text-align:left;
}
a#wildlife:hover {
	background-position: 0 -200px;
}
a .alt {
	display: none;
}
/*-----------------------------------------SHEEPSKIN BUTTONS--------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------*/

/*Alignment*/

.woolalign {
}
/*botanical*/
a#sheepskin1 {
	display: block;
	height:180px;
	width: 200px;
	padding-top:20px;
	padding-left: 15px;
	background-image: url(../images/catalogue/sheepskin/SHEEPSKIN.jpg);
	background-position:left top;
	float:left;
	margin: 0 auto;
	background-repeat:no-repeat;
	text-align:left;
}
a#sheepskin1:hover {
	background-position: 0 -200px;
}
a .alt {
	display: none;
}
/*textures*/
a#flokati {
	display: block;
	height:180px;
	width: 200px;
	padding-top:20px;
	padding-left: 15px;
	background-image: url(../images/catalogue/sheepskin/FLOKATI.jpg);
	background-position:left top;
	float:left;
	margin: 0 auto;
	background-repeat:no-repeat;
	text-align:left;
}
a#flokati:hover {
	background-position: 0 -200px;
}
a .alt {
	display: none;
}
.offs {
	padding-top: 5px;
}


/*WRAPPING FOR SPECIFIC PRODUCT (BOTONICAL,TEXTURES ETC.)*/
