body{
	min-width:960px;
}
.container_16{
	margin-left:auto;
	margin-right:auto;
	width:960px;
}
.grid_1,.grid_2,.grid_3,.grid_4,.grid_5,.grid_6,.grid_7,.grid_8,.grid_9,.grid_10,.grid_11,.grid_12,.grid_13,.grid_14,.grid_15,.grid_16{
	display:inline;
	float:left;
	position:relative;
	margin-left:0px;
	margin-right:0px;
}
.container_16 .grid_1{width:60px;}
.container_16 .grid_2{width:120px;}
.container_16 .grid_3{width:180px;}
.container_16 .grid_4{width:240px;}
.container_16 .grid_5{width:300px;}
.container_16 .grid_6{width:360px;}
.container_16 .grid_7{width:420px;}
.container_16 .grid_8{width:480px;}
.container_16 .grid_9{width:540px;}
.container_16 .grid_10{width:600px;}
.container_16 .grid_11{width:660px;}
.container_16 .grid_12{width:720px;}
.container_16 .grid_13{width:780px;}
.container_16 .grid_14{width:840px;}
.container_16 .grid_15{width:900px;}
.container_16 .grid_16{width:960px;}
.clear{
  clear:both;
  display:block;
  overflow:hidden;
  visibility:hidden;
  width:0;
  height:0;
}
.clearfix:before,
.clearfix:after{
  content:'\0020';
  display:block;
  overflow:hidden;
  visibility:hidden;
  width:0;
  height:0;
}
.clearfix:after {
  clear:both;
}
.grecaptcha-badge{
    z-index:5000;
}.grecaptcha-badge{
    z-index:5000;
}/* roboto-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('../assets/fonts/roboto-v30-latin-300.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../assets/fonts/roboto-v30-latin-300.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* roboto-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../assets/fonts/roboto-v30-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../assets/fonts/roboto-v30-latin-regular.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* roboto-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('../assets/fonts/roboto-v30-latin-500.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../assets/fonts/roboto-v30-latin-500.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* roboto-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('../assets/fonts/roboto-v30-latin-700.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../assets/fonts/roboto-v30-latin-700.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* playfair-display-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 400;
  src: url('../assets/fonts/playfair-display-v30-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../assets/fonts/playfair-display-v30-latin-regular.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* playfair-display-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 700;
  src: url('../assets/fonts/playfair-display-v30-latin-700.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../assets/fonts/playfair-display-v30-latin-700.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
html {
	position: relative;
	min-height: 100%;
	margin: 0;
}




body{
	margin: 0px;
	color:#4C4C4C;
	background-color:#FFF;
	font-family: "Roboto", Arial, Verdana, sans-serif;
	font-size: 14px;
	height: 100%;
	margin-bottom: 260px;
	line-height: 20px;
	font-weight: 300;
}
/*used to overwrite a body bg that can cause problems within CKeditor*/
#bodyOverWrite{min-width:auto;}
/*general Styles*/
img{border:0px;}
form{display:inline;}
#name{width:0px; height:0px; border:none; border:0px solid #FFF; background-color:transparent; display:none;}
table{padding:0px;margin:0px;border-spacing:0px;border-collapse: collapse;}
td{vertical-align:top;}
th{vertical-align:top; text-align:left;}
textarea{font-family: "Roboto", Arial, Verdana, sans-serif; font-size: 12px;}
p{}
.sr-only{display:none;}

.img-responsive{
	max-width: 100%;
	height: auto;
}

/*default headers*/
h1{
	font-family: 'Playfair Display', serif; 
	font-size: 26px;
	font-weight: 700;
	color: #DF7503;
}
h2{
	font-family: 'Playfair Display', serif; 
	font-size: 22px;
	font-weight: 400;
	color: #4C4C4C;
}
h3{}
h4{}
h5{}
h6{}

/*default link style*/
a{
	color: #4C4C4C;
}
a:hover{}
a:visited{}
a:active{}
.underlined{text-decoration:underline;}
.italic{font-style:italic;}
.bold{font-weight:700;}.alert{
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid #DADADA;
}
.alert-danger{
	border:1px solid #D9534F;
	color:#D9534F;
	background-color:#EFD7D7;
}
.alert-warning{
	border:1px solid #F0AD4E;
	color:#F0AD4E;
	background-color:#FBF6DA;
}
.alert-info{
	border:1px solid #5BC0DE;
	color:#5BC0DE;
	background-color:#D2EAF5;
}
.alert-success{
	border:1px solid #5CB85C;
	color:#5CB85C;
	background-color:#D9EDD1;
}
.alert hr{
	height:1px;
	background-color:#DADADA;
	opacity: 0.4;
}
.errorTrace{
	font-size:11px;
	color:#333;
	border:1px solid #DADADA;
	background-color:#EEE;
	padding:10px;
	margin-top:10px;
}

.alert-danger .errorTrace{
	border:1px solid #DADADA;
	background-color:#EEE;
}
#errorInformation .alert{
	margin-top:15px;
}

.form-control.is-invalid, .was-validated .form-control:invalid,
.form-control.has-error{
	border-color: #dc3545;
	padding-right: 2.25rem;
	background-repeat: no-repeat;
	background-position: center right calc(2.25rem / 4);
	background-size: calc(2.25rem / 2) calc(2.25rem / 2);
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
}

.form-control.is-valid, .was-validated .form-control:valid,
.form-control.has-success{
	border-color: #28a745;
	padding-right: 2.25rem;
	background-repeat: no-repeat;
	background-position: center right calc(2.25rem / 4);
	background-size: calc(2.25rem / 2) calc(2.25rem / 2);
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
}

.img-responsive, .responsive-image img{
	max-width: 100%;
	height: auto !important;
}

.iframeMapContainer{
	line-height: 0;
}
.iframeMapContainer iframe{
	width:100%;
	height:500px;
}

#toTopButton{
	opacity: 0;
	cursor: pointer;
	z-index: 10000;
	position: fixed;
	bottom:100px;
	right:10px;
	color: #FFF;
	width:60px;
	height:60px;
	text-align:center;
	font-size:32px;
	line-height:60px;
	border-radius:5px;
	background-color: rgba(0,0,0,0.6);
	background-image:url("../assets/fa-chevron-up.png");
	background-repeat: no-repeat;
}
#toTopButton.show{
	opacity: 1;
	animation: fadeInRightAnim 1s ease;
}

#toTopButton.hide{
	opacity: 0;
	animation: fadeOutRight 1s ease;
}
.cookieConsentPopup{
    position: fixed;
    bottom:0;
    width:100%;
    background-color: #DF7503;
    padding:20px 0px;
    color:#FFF;
    font-size:12px;
    z-index:9000;
}
.cookieContentContainer{
    padding:0 40px;
}
.cookieConsentPopup a{
    color:#FFF;
    text-decoration:underline;
}

.cookieConsentPopup .buttonContainer{
    padding-top:20px;
}
.cookieConsentButton{
    color:#FFF;
    border: 1px solid #4C4C4C;
    background-color: #4C4C4C;
    padding: 5px 15px;
    cursor:pointer;
    font-size:16px;
    margin-bottom:10px;
}
.cookieConsentButton:hover{
    border: 1px solid #383838;
    background-color: #383838;
}
#saveCookieConsent,
#acceptCookieConsent{
    background-color:#5CB85C;
    border: 1px solid #5CB85C;
}
#saveCookieConsent:hover,
#acceptCookieConsent:hover {
    border: 1px solid #D9EDD1;
    background-color: #D9EDD1;
}
#cookieSelectionContainer,
#saveCookieConsent,
#denyCookieConsent{
    display: none;
}
#cookieSelectionContainer{
    padding:0 0;
}
.cookieTypeTitle{
    font-weight:bold;
}
#cookieSelectionContainer p{
	margin:3px 0;
}

@media (min-width:768px) {
    .cookieConsentPopup{
   	 font-size:16px;
    }
    #cookieSelectionContainer p{
	margin:10px 0;
    }
    #cookieSelectionContainer{
 	   padding-top:20px;
	   padding-bottom:10px;
    }
    .cookieConsentButton{
         padding: 8px 30px;
    }
}
.cookiePrefTitle{
    font-size:24px;
    font-weight:bold;
    margin-bottom:15px;
}

#saveComplete{
    display: inline-block;
    padding-left:20px;
}
#saveComplete .message{
    display: none;
    font-weight:bold;
    font-size:20px;
}

#cookieAndAssetPolicy{
}

.fw-bold{
    font-weight:bold;
}body{
}
.default_10px{
  font-size: 10px;
}
.default{
  font-size: 12px;
}
.default_14px{
  font-size: 14px;
}
.default_16px{
  font-size: 16px;
}
.default_22px{
  font-size: 22px;
}
.color_12px{
  font-size:12px;
  color:#F00;
}
.color_14px{
  font-size:14px;
  color:#F00;
}
.color_16px{
  font-size:16px;
  color:#F00;
}
.color_20px{
  font-size:20px;
  color:#F00;
}
.color2_12px{
  font-size:12px;
  color:#0F0;
}
.color2_14px{
  font-size:14px;
  color:#0F0;
}
.color2_16px{
  font-size:16px;
  color:#0F0;
}
.color2_20px{
  font-size:20px;
  color:#0F0;
}

#top{
	height:130px;
	background-color: #363636;
}
#top .top{
	height:130px;
	color: #FFF;
}
#top .logo{
	display: block;
	background:url("../assets/logo.png") no-repeat;
	background-position: center center;
	width:200px;
	height:130px;
	margin: 0 auto;
}

#top .topContent {
	position: absolute;
	top: 20px;
	left: 700px;
}
/*Main menu CSS*/
#menuContainer{
	height: 44px;
	background-color: #4C4C4C;
	border-top: 2px solid #DF7503;
}
.floatingMenu > #menuContainer{
	display:block;
	z-index:10000 !important;
	width:100%;
	-webkit-box-shadow:0px 5px 10px -10px rgba(0,0,0,0.75);
	-moz-box-shadow:0px 5px 10px -10px rgba(0,0,0,0.75);
	box-shadow:0px 5px 10px -10px rgba(0,0,0,0.75);
	height: 44px;
	background-color: #4C4C4C;
	border-top: 2px solid #DF7503;
}


#menu{
	display:table;
	margin: 0px auto;
}

#menu .main-menu, #menu .main-menu * {
	list-style-type: none; 
	margin: 0px; 
	padding: 0px;
}

#menu .main-menu li {
	position: relative;
	display:inline;
	float:left;
	height:40px;
}

#menu .main-menu a {
	display: inline-block;
	position: relative;
	color:#FFF;
	text-align:left;
	line-height:40px;
	font-size:16px;
	margin:0px 15px;
	padding:0px;
	text-decoration:none;
	
}

#menu .main-menu a.current,
#menu .main-menu a:hover,
#menu .main-menu li:hover,
#menu .main-menu li.sfHover {
	color: #DF7503;
}

#menu a.current{
	border-bottom: 4px solid #DF7503;
}
#menu ul ul a.current{
	border-bottom: none;
}

/*sub menu styles*/
#menu .main-menu li:hover > ul,
#menu .main-menu li.sfHover > ul {
	display: block;
}

#menu .main-menu ul {
	position: absolute;
	display: none;
	top: 100%;
	left: 0;
	z-index: 1099;
	min-width: 12em; /*Auto width trick*/
	background-color: #363636;
	padding:10px 0px;
	border-bottom: 4px solid #DF7503;
}

#menu .main-menu ul li {
	float:none;
	margin:0px;
}
#menu .main-menu ul a {
	font-size:14px;
	display:block;
	line-height:30px;
}

#content{
	
}

.homeMainContent{
	width:550px;
	padding:10px;
	min-height:300px;
}
.mainContent{
	padding:10px;
	min-height:300px;
}

.mainContent .homePage h1 {
	font-family: 'Playfair Display', serif; 
	font-weight: 700;
	font-size: 22px;
	color: #4C4C4C;
}
/*
.mainContent p {
	margin: 0;
	width: 640px;
	padding-left: 15px;
	padding-bottom: 15px;
	border-left: 5px solid #4C4C4C;
}
*/
.footerBG{
	position:absolute;
	margin-top:40px;
	height: 220px;
	background-color:#363636;
	width: 100%;
	bottom:0;
}
#footer{
	color:#FFF;
}

#footer .leftCoumnn{
	float:left;
	width:600px;
	padding-top:25px;
	padding-left:10px;
	margin:0px;
}
#footer .copyright{
	text-align:center;
	float:left;
	width:200px;
	font-size:10px;
}
#footer .footerLogo{
	background-image:url("../assets/logo.png");
	width:168px;
	height:101px;
	margin-bottom:10px;
}

#footerMenu{
	width:280px;
	float:left;
	margin-left:20px;
	margin-top:-5px;
}
#footerMenu ul{
	margin:0px;
	padding:0px;
}
#footerMenu li{
	display:inline;
	list-style-type:none;
	height:17px;
}
#footerMenu a{
	display:inline-block;
	font-weight: 300;
	font-size: 14px;
	line-height:17px;
	font-size:14px;
	padding: 10px;
}

#footerMenu li a:hover,
#footerMenu li a.current{
	color: #DF7503;
}


#footer a{
	color:#FFF;
	text-decoration:none;
}

#footer .rightColumn{
	float:right;
	width:280px;
	padding-right:10px;
	padding-top:20px;
	text-align:right;
	font-size:12px;
	line-height:18px;
	margin:0px;
}
#footer .rightColumn p{
	text-align: right;
	margin:0px;
}

#footer .footerContacts {}
#footer .footerContact {
	margin-top: 10px;
	font-size: 14px;
}

.footerContact .dataTitle,
.footerContact .name {
	color: #DF7503;
}
.footerContact .phone {}
.footerContact .email {}



.featuredAreaContainer{
}
#featuredArea{
	height:470px;
}
#featuredArea .slideBG{
	height:410px; 
	position:relative;
	background-repeat:no-repeat;
	/* for jumbotron remove width and uncomment */
	background-position:center;
	background-size:cover;
}

#featuredArea .featuredContentBG{
	height: 60px;
	background-color: #4C4C4C;
}

#featuredArea .featuredContent{
	height: 60px;
}

#featuredArea .featuredContent .title {
	line-height: 60px;
	font-family: 'Playfair Display', serif; 
	font-weight: 700;
	font-size: 26px;
	color: #FFF;
	text-align: center;
}

#featuredArea a{
	text-decoration:none;
}
#jFeaturedAreaButtonsContainer{
	position: absolute;
	bottom: 20px;
	right: 20px;
	height: 18px;
	display: none;
}
#jFeaturedAreaButtonsContainer .jFeaturedAreaButton{
	padding:10px;
	border:1px solid #FFF;
	margin-left:5px;
}
#jFeaturedAreaButtonsContainer .jFeaturedAreaButton:hover{
	background-color:#99DEF8;
}
#jFeaturedAreaButtonsContainer .jFeaturedAreaButton.current{
	background-color:#99DEF8;
}

.contactForm{
	margin-top:20px;
	font-family: "Roboto", Arial, Verdana, sans-serif;
}

.contactForm .submitButton {
	border: 1px solid #DF7503;
	background: #fff;
	color: #DF7503;
	padding: 5px 40px;
	cursor: pointer;
	font-size:20px;
	margin-top: 15px;
}
.contactForm .submitButton:hover{
	border: 1px solid #DF7503;
	background: #DF7503;
	color: #FFF;
}
.formElement .input-text{
	width: 400px;
	border:1px solid #4C4C4C;
	padding:10px;
	float:left;
	margin-top:10px;
	font-size:12px;
}
.formElement #message{
	margin-top: 27px;
}
.formError{
	background-color:#A82626;
	color:#FFF;
}
.contactForm .required{
	color:#000;
	line-height:16px;
	font-size:10px;
}

#message {
	font-family: "Roboto", Arial, Verdana, sans-serif;
	font-size:13px;
}


#picBoxesContainer {
    margin: 0px;
    padding: 0px;
    height: 310px;
}

#picBoxesContainer .boxContainer {
    position: relative;
    width: 300px;
    height: 200px;
	float:left;
    margin-left: 0px;
	margin-top: 80px;
}

#picBoxesContainer .boxContainer1 {
    margin-left: 0px;
}

#picBoxesContainer .boxContainer2 {
    margin-left: 30px;
}

#picBoxesContainer .boxContainer3 {
    margin-left: 30px;
}

#picBoxesContainer .boxImage {
    position: relative;
    height: 230px;
}

#picBoxesContainer .boxImage1 {
	background:url("../assets/home_carpets.jpg") no-repeat;
}

#picBoxesContainer .boxImage2 {
	background:url("../assets/home_design.jpg") no-repeat;
}

#picBoxesContainer .boxImage3 {
	background:url("../assets/home_gallery.jpg") no-repeat;
}

#picBoxesContainer .caption {
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 30px;
    background-color: #DF7503;
	color: #fff;
	font-family: 'Playfair Display', serif; 
	font-weight: 400;
    font-size: 18px;
	letter-spacing: 1px;
    line-height: 30px;
    text-decoration: none;
	text-align: center;
}

#picBoxesContainer .boxLink {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 230px;
    width: 300px;    
}

#picBoxesContainer .boxLink:hover {
	background-image:url("../assets/pic-box-hover-slide.png");
	background-repeat: repeat-x;
}

.picBoxRow {
}
.picBox {
	width: 145px;
	height: 180px;
	margin: 0;
	padding: 0;
	margin-left: 14px;
	margin-bottom: 26px;
	float: left;
}
.picBox:first-child {
	margin-left: 0px;
}
.picBoxSmall {
	width: 200px;
	height: 200px;
	margin: 0;
	padding: 0;
	margin-right: 20px;
	margin-bottom: 26px;
	float: left;
}
.picBoxAxminster1{
	background:url("../assets/axminster1.jpg") no-repeat;
}
.picBoxAxminster2{
	background:url("../assets/axminster2.jpg") no-repeat;
}
.picBoxAxminster3{
	background:url("../assets/axminster3.jpg") no-repeat;
}
.picBoxAxminster4{
	background:url("../assets/axminster4.jpg") no-repeat;
}
.picBoxAxminster5{
	background:url("../assets/axminster5.jpg") no-repeat;
}
.picBoxAxminster6{
	background:url("../assets/axminster6.jpg") no-repeat;
}

.picBoxWilton1{
	background:url("../assets/wilton1.jpg") no-repeat;
}
.picBoxWilton2{
	background:url("../assets/wilton2.jpg") no-repeat;
}
.picBoxWilton3{
	background:url("../assets/wilton3.jpg") no-repeat;
}
.picBoxWilton4{
	background:url("../assets/wilton4.jpg") no-repeat;
}
.picBoxWilton5{
	background:url("../assets/wilton5.jpg") no-repeat;
}
.picBoxWilton6{
	background:url("../assets/wilton6.jpg") no-repeat;
}

.picBoxHandTufted1{
	background:url("../assets/handtufted1.jpg") no-repeat;
}
.picBoxHandTufted2{
	background:url("../assets/handtufted2.jpg") no-repeat;
}
.picBoxHandTufted3{
	background:url("../assets/handtufted3.jpg") no-repeat;
}
.picBoxHandTufted4{
	background:url("../assets/handtufted4.jpg") no-repeat;
}
.picBoxHandTufted5{
	background:url("../assets/handtufted5.jpg") no-repeat;
}
.picBoxHandTufted6{
	background:url("../assets/handtufted6.jpg") no-repeat;
}


.picBoxHandKnotted1{
	background:url("../assets/handknotted1.jpg") no-repeat;
}
.picBoxHandKnotted2{
	background:url("../assets/handknotted2.jpg") no-repeat;
}
.picBoxHandKnotted3{
	background:url("../assets/handknotted3.jpg") no-repeat;
}
.picBoxHandKnotted4{
	background:url("../assets/handknotted4.jpg") no-repeat;
}
.picBoxHandKnotted5{
	background:url("../assets/handknotted5.jpg") no-repeat;
}
.picBoxHandKnotted6{
	background:url("../assets/handknotted6.jpg") no-repeat;
}

.picBoxMachineTufted1{
	background:url("../assets/machinetufted1.jpg") no-repeat;
}
.picBoxMachineTufted2{
	background:url("../assets/machinetufted2.jpg") no-repeat;
}
.picBoxMachineTufted3{
	background:url("../assets/machinetufted3.jpg") no-repeat;
}
.picBoxMachineTufted4{
	background:url("../assets/machinetufted4.jpg") no-repeat;
}
.picBoxMachineTufted5{
	background:url("../assets/machinetufted5.jpg") no-repeat;
}
.picBoxMachineTufted6{
	background:url("../assets/machinetufted6.jpg") no-repeat;
}

.picBoxPassMachine1{
	background:url("../assets/passmachine1.jpg") no-repeat;
}
.picBoxPassMachine2{
	background:url("../assets/passmachine2.jpg") no-repeat;
}
.picBoxPassMachine3{
	background:url("../assets/passmachine3.jpg") no-repeat;
}
.picBoxPassMachine4{
	background:url("../assets/passmachine4.jpg") no-repeat;
}
.picBoxPassMachine5{
	background:url("../assets/passmachine5.jpg") no-repeat;
}
.picBoxPassMachine6{
	background:url("../assets/passmachine6.jpg") no-repeat;
}

.picBoxOther1{
	background:url("../assets/other1.jpg") no-repeat;
}
.picBoxOther2{
	background:url("../assets/other2.jpg") no-repeat;
}
.picBoxOther3{
	background:url("../assets/other3.jpg") no-repeat;
}
.picBoxOther4{
	background:url("../assets/other4.jpg") no-repeat;
}
.picBoxOther5{
	background:url("../assets/other5.jpg") no-repeat;
}
.picBoxOther6{
	background:url("../assets/other6.jpg") no-repeat;
}

.designFeature {
	margin-top: 45px;
	height: 290px;
	background:url("../assets/design_feature.jpg") no-repeat;	
}

.mainContent .missionStatementWrapper {
	width: 940px;
	margin: 0 auto;
}

.mainContent .missionStatement {
	float: left;
	width: 610px;
}

.picBoxColumn {
	float: right;
	width: 204px;
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
}

.picBoxColumn  .picBox {
	clear: right;
	width: 200px;
	height: 200px;
	margin-bottom: 20px;
}
.picBoxContactUsLogo{
	background:url("../assets/contactus_logo.png") no-repeat;	
}
.picBoxContactUsOne{
	margin-left: 0px;
	background:url("../assets/contactus_one.jpg") no-repeat;	
}
.picBoxContactUsTwo{
	margin-left: 0px;
	background:url("../assets/contactus_two.jpg") no-repeat;	
}
.picBoxContactUsThree{
	margin-left: 0px;
	background:url("../assets/contactus_three.jpg") no-repeat;	
}

.picBoxDesign {
	width: 145px;
	height: 180px;
	margin: 0;
	padding: 0;
	margin-right: 10px;
	margin-bottom: 26px;
	float: left;
}

.picBoxDesignOne{
	margin-left: 0px;
	background:url("../assets/design_one.jpg") no-repeat;	
}
.picBoxDesignTwo{
	background:url("../assets/design_two.jpg") no-repeat;	
}
.picBoxDesignThree{
	background:url("../assets/design_three.jpg") no-repeat;	
}

.picBoxDesignFour{
	background:url("../assets/design_four.jpg") no-repeat;	
}

.picBoxDesignFive{
	background:url("../assets/design_five.jpg") no-repeat;	
}
.picBoxDesignSix{
	background:url("../assets/design_six.jpg") no-repeat;	
}

.picBoxServicesOne{
	margin-left: 0px;
	background:url("../assets/services_one.jpg") no-repeat;	
}
.picBoxServicesTwo{
	margin-left: 0px;
	background:url("../assets/services_two.jpg") no-repeat;	
}
.picBoxServicesThree{
	margin-left: 0px;
	background:url("../assets/services_three.jpg") no-repeat;	
}
.picBoxServicesFour{
	margin-left: 0px;
	background:url("../assets/services_four.jpg") no-repeat;	
}

.contact {
	padding-top: 20px;
	padding-bottom: 20px;
}

#content .contactUsContent {
	clear: left;
	width: 500px;
	margin-bottom: 80px;
	padding-bottom: 0px;
}

.contactUsContent .prefix {
	display: inline-block;
	width: 100px;
}

.contactUsContent .content {
	display: inline-block;
}

.contactUsContent .content a {
	text-decoration: none;
}

.contact_header{
	color: #DF7503;
}


.picBoxRowContactUs {
	margin-top: 20px;
}

.picBoxRowDesign {
	margin-top: 20px;
}

/* Galleries main page */

#galleriesMainPage{
	margin-top:20px;
}

#galleriesMainPage .imageMainContainer{
}

#galleriesMainPage .galleryImageItem{
	width:450px;
	margin: 0 auto;
}

#galleriesMainPage .details{
}

#galleriesMainPage .caption{
	margin-top: 8px;
	font-size:18px;
	line-height: 20px;
	color:#99DEF8;
	font-weight:bold;
	text-align: center;
}
#galleriesMainPage .caption a {
	text-decoration: none;
	color: #4C4C4C;
}
#galleriesMainPage .title{
	font-size:18px;
	color:#99DEF8;
	font-weight:bold;
}
#galleriesMainPage .images{}
#galleriesMainPage .imageContainer{
	width:313px;
	margin: 0 auto;
	margin-bottom:50px;	
}
#galleriesMainPage .imageBorder{
	border:1px solid #363636;
	box-shadow:0px 0px 4px #666;
	padding:5px;
	width:200px; 
	margin: 0 auto;
	background-color:#FFF;
}
#galleriesMainPage .rightCol{
	padding-left:20px;
}
#galleriesMainPage .GalleryImageContainer{
	line-height:0px;
	width:205px; 
	height:150px;
	overflow:hidden;
}

#galleriesMainPage h1 {
	text-align: center;
}


/* Individual Gallery page */
 
#galleryMainPage{
	margin-top:20px;
}

#galleryMainPage .imageMainContainer{
}

#galleryMainPage .galleryImageItem{
	width:313px;
	float:left;
}
#galleryMainPage .details{
}

#galleryMainPage .caption{
	margin-top: 8px;
	font-size:18px;
	line-height: 20px;
	color:#99DEF8;
	font-weight:bold;
	text-align: center;
}
#galleryMainPage .caption a {
	text-decoration: none;
	color: #4C4C4C;
}
#galleryMainPage .title{
	font-size:18px;
	color:#99DEF8;
	font-weight:bold;
}
#galleryMainPage .images{}
#galleryMainPage .imageContainer{
	width:313px;
	margin: 0 auto;
	margin-bottom:50px;	
}
#galleryMainPage .imageBorder{
	border:1px solid #363636;
	box-shadow:0px 0px 4px #666;
	padding:5px;
	width:200px; 
	margin: 0 auto;
	background-color:#FFF;
}
#galleryMainPage .rightCol{
	padding-left:20px;
}
#galleryMainPage .GalleryImageContainer{
	line-height:0px;
	width:200px; 
	height:150px;
	overflow:hidden;
}

#galleryMainPage h1 {
	text-align: center;
}


#galleryTitleAndDescription .popupTitle {
	color: #FFF}

#contactFormContainer {
	position: absolute;
	top: 280px;
	right: 90px;
}

.productContainer {
	height: 708px;
	margin-top: 26px;
}

.productContainer .productItem {
	width: 220px;
	margin-left: 70px;
	margin-right: 70px;
	margin-bottom: 46px;
	float: left;
	text-align: center;
}

.productContainer .left {
	margin-left: 0px;
}

.productContainer .right {
	margin-right: 0px;
}

.productContainer .productPic {
	display: block;
	width: 220px;
	height: 170px;
	margin: 0;
	padding: 0;
	margin: 0 auto;
}

.productContainer .productPicAxminster {
	background:url("../assets/axminster_three.jpg") no-repeat;	
}

.productContainer .productPicWilton {
	background:url("../assets/wilton_carpets_two.jpg") no-repeat;	
}

.productContainer .productPicHandTufted {
	background:url("../assets/hand_tufted_two.jpg") no-repeat;	
}

.productContainer .productPicHandKnotted {
	background:url("../assets/hand_knotted_two.jpg") no-repeat;	
}

.productContainer .productPicMachineTufted {
	background:url("../assets/machine_tufted_one.jpg") no-repeat;	
}

.productContainer .productPicPassMachine {
	background:url("../assets/pass_machine_one.jpg") no-repeat;	
}

.productContainer a {
	text-decoration: none;
	color: #4C4C4C;
}

.productContainer p {
	border-left: 0px;
	width: auto;
	margin: 0px;
	padding: 0px;
	font-size: 15px;
}


ol {
	 counter-reset: item;
}
ol li {
	display: block;
	position: relative;
	margin: 20px 0;
}
ol li:before {
    content: counters(item, ".")".";
    counter-increment: item;
    position: absolute;
    margin-right: 100%;
    right: 10px; /* space between number and text */
}

ol ol li{
	margin: 0px;
}

li strong{
	display: block;
	margin-bottom: 5px;
}
#form-error{
	display:none;
}
#form-error p{
	margin:0px;
}
.form{

}

.form-container{
	margin-top: 20px;
}

.form .input-label{
	display:none;
}
.form select,
.form .input-text,
.form .input-textarea{
	border:1px solid #4C4C4C;
	padding:11px;
	width:80%;
	margin-bottom:10px;
	background-color: #FFF;
	color: #4C4C4C;
}
.form select{
	max-width:85%;
	width:calc(80% + 24px);
}

.form .input-text:focus{
	-webkit-box-shadow: 0 0 2px 1px #CCC;
	box-shadow: 0 0 2px 1px #CCC;
}

.form .submit-button{
	border: 1px solid #DF7503;
	background: #FFF;
	color:  #DF7503;
	padding: 8px 50px;
	cursor:pointer;
	font-size:18px;
	font-weight:400;
}

.form .submit-button:hover{
	border: 1px solid #DF7503;
	background: #DF7503;
	color:  #FFF;
}
.form .checkbox-container{
	margin-bottom:15px;
	font-size:12px;
}
.form .checkbox-container input{
	margin-right:15px;
}
.form .required-mark{
	display:inline-block;
	font-size:24px;
	vertical-align:top;
	margin-left:10px;
}

.form .form-error{
	border:1px solid #D9534F;
	color:#D9534F;
}
