@charset "utf-8";

.zoom {
    transition: transform .2s; /* Animation */
}

.zoom:hover {
    transform: scale(2.0); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}


body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #000000;
	background-repeat: no-repeat;
	background-position: center top;
}
#menuContainer a {
	color: #8F8F8F;
	;
	text-decoration: none;
}
#menuContainer a:hover {
	color: #828282;
}
#contentContainerBlock1 {
	width: 300px;
	margin-top: 30px;
	margin-left: 10px;
	float: left;
}

#contentContainerBlock1a {
	width: 100%;
	margin-top: 30px;
}

#contentContainerBlock5 {
	margin-top: 10px;
	margin-left: 10px;
}
.rugThumbContainer {
	padding: 6px;
	float: left;
	margin-right: 8px;
	margin-bottom: 20px;
	border: 1px solid #999;
	border-radius: 6px;
	text-align: center;
	min-width: 170px;
}
#contentContainerBlock6 {
	margin-top: 20px;
	clear: both;
}



#contentContainerFull {
	width: 950px;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
	min-height: 480px;
}
#contentContainerCarpetPage {
	width: 980px;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
	min-height:480px;
}
#contentContainerCollectionPage {
	width: 980px;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
	min-height:480px;
}

#contentContainerCollectionPage .collectionName {
	font-size: 20px;
	width: 100%;
	text-align: center;
}
#contentContainerCollectionPage .designName {
	font-size: 15px;
	width: 100%;
	text-align: center;
	color: #B7C402;
}

#contentContainerCollectionPage .designImages {
	clear: both;
	width: 100%;
	margin-top: 20px;
	text-align: center;
	margin-bottom: 20px;
}

#cookieTrailContainer a {
	color: #B6C601;
	text-decoration: none;
}

#contentContainerCarpetPage .collectionName {
	font-size: 20px;
	width: 100%;
	text-align: center;
}
#contentContainerCarpetPage .designName {
	font-size: 16px;
	padding-top: 5px;
	text-align: center;
}
#contentContainerCarpetPage .carpetPageRoomImages {
	clear: both;
	width: 100%;
	margin-top: 20px;
	text-align: center;
}
#contentContainerCarpetPage .otheColoursContainer {
	margin-top: 20px;
	text-align: left;
	margin-bottom: 20px;
}
#contentContainerCarpetPage .galleryContainer {
	margin-top: 20px;
	text-align: left;
	margin-bottom: 20px;
}

#contentContainerCollectionPage .coloursContainer {
	margin-top: 30px;
	margin-bottom: 20px;
}

.greenText {
	color: #A2C60B;
}



#cookieTrailContainer {
	clear: both;
	float: none;
	height: 30px;
	width: 96%;
	padding-top: 15px;
}



#contentContainerBlock2 {
	width: 300px;
	margin-top: 30px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
	text-align: center;
	margin-bottom: 20px;
}
#contentContainerBlock2a {
	text-align: center;
	clear: both;
	background-color: #999999;
	background-image: url(../images/hpNewsBoxBgrd.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	width: 300px;
}

#contentContainerBlock4 {
	width: 622px;
	margin-top: 30px;
	/* [disabled]margin-right: 10px; */
	margin-left: 10px;
	float: left;
	margin-bottom: 20px;
}

#contentContainerBlock4a {
	width: 100%;
	margin-top: 30px;
	/* [disabled]margin-right: 10px; */
	margin-bottom: 20px;
}


#contentContainerBlock3 {
	width: 300px;
	margin-top: 30px;
	margin-left: 20px;
	text-align: center;
	float: left;
}
#contentContainerBlock3a {
	width: 300px;
	text-align: center;
	clear: both;
	background-color: #999999;
	background-image: url(../images/hpNewsBoxBgrd.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.homeNewsBoxHeading {
	font-size: 19px;
	color: #333;
}
.homeNewsBoxContent {
	font-size: 14px;
	color: #333;
}
.newsBoxContent {
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 10px;
	background-position: right center;
	background-repeat: no-repeat;
}
.homeNewsBoxContent a {
	color: #FFF;
	text-decoration: none;
}





#swatchFlipperContainer {
	width: 100%;
	margin-top: 30px;
	margin-left: auto;
	text-align: center;
	float: left;
	margin-right: auto;
}

#footer {
	clear: left;
	width: 100%;
	color: #aaaaaa;
	border-top: 1px solid #969696;
	padding-top: 8px;
	margin-top: 19px;
	font-size: 12px;
}

.footerLogoContainer {
	display:none;
}
#bottomMenu {
	font-size: 12px;
	color: #D4D4D4;
	margin: auto;
	width: 500px;
	text-align: center;
}

#outerContainer {
	width: 990px;
	margin: auto;
	background-repeat: no-repeat;
	background-position: center top;
	border-top: 1px solid #929292;
	clear: both;
}




#bannerContainer {
	background-color: #FFFFFF;
	margin: auto;
	width: 990px;
}
#menuContainer {
	font-family: 'Montserrat', sans-serif;
	background-color: #FFFFFF;
	height: 25px;
	display: inline;
	color: #969696;
	font-size: 14px;
	padding-top: 3px;
	border-top: 1px none #969696;
	border-bottom: 1px none #000000;
}
.hpGreenHeading {
	font-size: 40px;
	color: #B8C601;
	text-align: center;
}
.pageGreenHeading {
	font-size: 34px;
	color: #B8C601;
	text-align: center;
}


#contentContainer {
	background-repeat: no-repeat;
	background-position: left top;
	margin: auto;
	width: 99%;
	color: #000000;
	text-align: left;
}


#logoContainer {
	margin: auto;
	width: 350px;
	float: left;
	max-height: 300px;
	max-width: 350px;
}

#logoContainerL {
	display:inline-block;
    width: 33%;
    max-width: 300px;
    float: left;
}



#logoContainerR {
	display:inline-block;
    width: 33%;
    max-width: 300px;
    float: right;
}

#logoContainerR img {
    float: right;
	margin-right: 15px;
}

.hpHeading {
	font-size: 16px;
	color: #B8C601;
}
#footer table a {
	color: #aaaaaa;
	text-decoration: none;
}
#footer table a:hover {
	color: #FFFFFF;
}
.subCollectionName {
	font-size: 18px;
	text-align: center;
}
.carpetsPageOptionContainer {
	width: 240px;
	text-align: center;
	font-size: 13px;
}
.whiteText {
	color: #000000;
}
.newsBlock {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	margin-top: 20px;
	padding-top: 20px;
	clear: both;
	color: #FFF;
	line-height: 1.3;
}
.newsBlockHeadline {
	font-size: 16px;
}
.homeNewsBoxContent .whiteText a {
	text-decoration: none;
}
#contentContainerFull p a {
	color: #969696;
	text-decoration: none;
	font-weight: bold;
}
#outerContainer #contentContainer #contentContainerFull .newsBlock ul li .linkTitle {
	color: #FFF;
	text-decoration: none;
}
#outerContainer #contentContainer #contentContainerFull .newsBlock ul li .linkTitle:hover {
	color: #999;
}
#outerContainer #contentContainer #contentContainerBlock1 p a {
	color: #969696;
	font-weight: bold;
}
.portfolioOrderFormRow {
	padding-top: 3px;
}
.rugThumbContainer a img {
	padding-bottom: 5px;
}
#contentContainerBlock6 .rugThumbContainer a {
	color: #999;
	text-decoration: none;
}
.rugThumbContainer a {
	color: #999;
}
