/*
Theme Name: Axminster 4
Theme URI: http://www.robthedog.com
Description: New Axminster theme with sliding featured image and tabs
Version: 2.0
Author: Robthedog
Author URI: http://www.robthedog.com
Tags: None

	

*/

@import url("http://itworkslikeadream.com/client_files/axminster/axminster.css");


/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family:Verdana;
	background-color:#ffffff;
	
	color: #333;
	/*text-align: center;*/
	margin:0px;
	padding:0px;
	
	}
a
{
cursor:pointer;
}

#page {
	width:880px;
	margin:0 auto;
	overflow:hidden;
	clear:both;
	
	}
	
#content
{
width:880px;
float:left;
background-color:#FFFFFF;
padding:0;
overflow:hidden;

}

.shaded-content
{
background-color:#F8F8F8;
}

#header 
{
width:880px;
height:100px;
background-image:url(images/ie-logo.jpg);
background-position:top left;
background-repeat:no-repeat;
margin:0 auto;

}

#header-link
{
float:left;
margin-top:10px;

}

#header-left
{
float:right;
margin:60px 60px 0px 0px;



}

#header-left ul, #header-left ul li
{
margin:0;
padding:0;
list-style:none;
display:inline;
}

#header-left ul li a
{
color:#901400;
font-family:Arial, Helvetica, sans-serif;
text-transform:uppercase;
font-size:12px;
font-weight:bold;
margin-left:20px;
}

#header-left ul li a:hover
{
text-decoration:underline;
}

#header-right
{
float:right;
margin-top:55px;
width:120px;

}

#header-right ul,#header-right ul li
{
list-style:none;
margin:0;
padding:0;
list-style:none;
}


/*#header-right ul li a */
.choose-carpet
{
width:110px;
height:17px;
padding-top:5px;
padding-left:10px;
background-image:url(images/select-carpet.jpg);
color:#f7f7f7;
font-family:Arial, Helvetica, sans-serif;
text-transform:uppercase;
font-size:10px;
text-align:left;
display:inline-block;
text-decoration:none;

}

/* #header-right ul li a:hover */
.choose-carpet:hover
{
background-image:url(images/select-carpet-down.jpg);
text-decoration:none;
color:#ffffff;
}


#menu
{
display:none;
position:absolute;
width:100px;
z-index:999;
border:solid 1px #dcdcdc;
background-color:#f7f7f7;

}

/*  */

li.headlink ul 
{ 
display:none; 
position:absolute;
background-image:url(images/select-bg.png);
background-position:bottom center;
background-repeat:no-repeat;
width:120px;
padding-bottom:10px;
z-index:999;

/*border:solid 1px #dcdcdc;*/
/*background-color:#f7f7f7;*/
}


li.headlink:hover ul 
{ 
display: block; 
}

li.headlink ul li a
{
color:#666666;
display:block;
font-size:10px;
margin-left:10px;
padding:2px 0px 2px 6px;
}
/* */


#menu a
{
color:#666666;
display:block;
font-size:10px;
margin-left:10px;
padding:2px 0px 2px 6px;
}

#menu a:hover
{
color:#000000;
text-decoration:underline;
}



#tabs
{
margin:0 auto;
width:900px;
height:21px;
padding-top:14px;
overflow:hidden;
text-align:center;
background-image:url(images/tab-strip.jpg);
background-position:center top;
background-repeat:no-repeat;
}

#tabs ul, #tabs ul li
{
margin:0;
padding:0;
list-style:none;
display:inline;
}

#tabs ul li
{
/*background-color:#FF9966;*/
}

#tabs ul li a
{
font-family:Arial, Helvetica, sans-serif;
text-transform:uppercase;
font-size:10px;
text-align:center;
display:inline-block;
/*background-image:url(images/tab.jpg);
background-position:center top;
background-repeat:no-repeat;*/
outline:none;
padding:0px;
margin:0;

width:95px;
color:#d49c9d;

}

#tabs ul li a:hover, #tabs ul li a:active
{
color:#f7f7f7;
text-decoration:none;
}

 #tabs ul li a.selected
 {
	color:#f7f7f7;
  }
  


#slider
{
overflow:hidden;
width:880px;
height:330px;
margin:0;
padding:0;
}

#slider ul, #slider ul li
{
	display:inline;
	list-style:none;
	overflow:hidden;
	margin:0;
	padding:0;
}

.slide
{
position:relative;

left:880px;
display:none;
}

#slide1
{
left:auto;
display:block;
}


#banner
{
width:880px;
height:41px;
background-color:#5D0102;
background-image:url(images/banner.jpg);
}


#search-form
{
float:right;
margin-right:30px;

}

#search-form input[type="text"]
{
border:none;
background-image:url(images/search-box.png);
width:115px;
height:22px;
}

#page-heading
{
width:100%;
height:168px;
background-position:right top;
background-repeat:no-repeat;
padding-top:80px;

}

#page-intro
{
width:320px;
padding:0;
margin:0px 0px 0px 0px;
overflow:hidden;
}
#page-intro h2
{
margin:0;
padding:0;
margin-bottom:10px;
}

#parent-left
{
width:300px;
float:left;
margin-top:10px;
}

#parent-left ul, #parent-left ul li, #master-page-content ul, #master-page-content ul li,#master-page-left ul li
{
list-style:none;
margin:0;
padding:0;
}

#parent-left ul li a, #master-page-content ul li a,#master-page-left ul li a
{
cursor:pointer;
display:block;
background-color:#cccccc;
border:solid 1px #cccccc;
text-align:center;
padding:4px;
margin:0px 0px 2px 0px;
width:200px;
color:#333333;
text-decoration:none;
}

#parent-left ul li a:hover, #master-page-content ul li a:hover
{
background-color:#333333;
color:#cccccc;
}




#parent-right
{
width:500px;
float:right;
margin-top:10px;
overflow:hidden;
}




#blog-content,#page-content
{
width:840px;
background-position:top right;
background-repeat:no-repeat;
padding:20px 0px 20px 20px;
/*float:right;*/
overflow:hidden;
}

#master-page-content
{
background-color:#FF00CC;
width:880px;
overflow:hidden;
background-color:#F8F8F8;
margin-top:3px;
}

#master-page-left
{
width:409px;
margin-left:40px;
margin-top:22px;
margin-bottom:30px;
}

#master-page-left-more
{
display:none;
}

#more-link a, #less-link a
{
font-weight:bold;
}


#master-page-right
{

float:right;
overflow:hidden;
margin:0px;
}

/*##########Master page with menu left ###########*/
#menu-page-content
{

width:880px;
overflow:hidden;
background-color:#F8F8F8;
margin-top:3px;
}

#menu-page-sidebar
{
float:left;
margin-top:22px;
margin-bottom:22px;
margin-left:12px;
width:200px;

}


#menu-page-sidebar ul, #results-left ul li
{
	margin:0;
	padding:0;
	list-style:none;
}

#menu-page-sidebar ul li  h2 
{
margin:0;
padding:0;
width:100%;
color:#666666;
font-size:12px;
font-weight:normal;
border-bottom:solid 1px #666666;
display:block;
padding-bottom:5px;
cursor:pointer;

}

#menu-page-sidebar ul li h2:hover
{
text-decoration:none;
}

#menu-page-sidebar ul li ul
{
	margin:10px 0px 10px 20px;
	line-height:20px;
	display:none;
}
#menu-page-sidebar ul a
{
margin:0;
padding:0;
width:100%;
color:#666666;
font-size:12px;
font-weight:normal;
border-bottom:solid 1px #666666;
display:block;
padding-bottom:5px;
padding-top:5px;
cursor:pointer;
text-decoration:none;
}
#menu-page-sidebar ul a:hover
{
text-decoration:underline;
}




#menu-page-right
{
width:409px;
float:left;
margin-left:40px;
margin-top:10px;
margin-bottom:10px;
}

#menu-page-left-more
{
display:none;
}

#menu-page-bottom
{
margin:0px 35px 20px 0px;
overflow:hidden;
float:right;
}

#menu-page-child-index
{
width:200px;
float:left;
margin:0px 20px 0px 0px;
padding:0;
height:300px;
overflow:auto;
}

#menu-page-child-index ul,#menu-page-child-index ul li
{
	margin:0;
	padding:0;
	list-style:none;
}

#menu-page-child-index ul li a
{
margin:0;
padding:0;
width:100%;
color:#666666;
font-size:12px;
font-weight:normal;
border-bottom:solid 1px #666666;
display:block;
padding-bottom:5px;
cursor:pointer;
text-decoration:none;
}

#menu-page-child-index ul li a:hover
{
text-decoration:underline;
}



#menu-page-child-content
{
float:left;
}

.story
{
display:none;
padding:10px;
border:solid 1px #cccccc;
width:350px;
}

.story h2
{
margin:0;
padding:0;
}

.activestory
{
background-color:#FF66CC;
color:#cccccc;
}

/*####################### Classes for media section ###################*/
.post 
{
	margin: 0;
	text-align:left;
}

.post h2
{
margin:0;
padding:0;
padding-top:10px;
}
.post-excerpt-right
{
float:right;
width:300px;
padding:0;
}

.post-thumbnail
{
float:left;
padding-top:10px;
}

.postmetadata
{
width:409px;
clear:both;
padding-bottom:6px;
border-bottom:solid 1px #333333;
}

.navigation
{
clear:both;
}

/*###################### Environmental pages ########################*/

#environmental-page-content
{
width:880px;
margin-top:6px;
background-color:#F3F3F4;
background-position:top center;
background-repeat:no-repeat;
overflow:hidden;
color:#666666;
}

#environmental-landing-menu
{
float:left;
margin:0;
padding:0;
border:none;
}

#environmental-menu
{
border:none;
padding:0;
margin:40px 0px 0px 80px;

}

#environmental-page-content h2
{
margin:0;
padding:0;
}

#environmental-page-left
{
width:175px;
height:375px;
float:left;
margin:60px 0px 0px 18px;
overflow:hidden;

}

#environmental-page-sidebar
{
float:right;
margin:65px 23px 0px 0px;


}

#environmental-page-sidebar ul,#environmental-page-sidebar ul li
{
	margin:0;
	padding:0;
	list-style:none;
}

#environmental-page-sidebar ul li a
{
margin:0;
padding:0;
width:100%;
color:#666666;
font-size:14px;
font-weight:normal;
border-bottom:solid 1px #666666;
display:block;
padding-bottom:5px;
cursor:pointer;
text-decoration:none;
width:160px;
text-align:right;
}

#environmental-page-sidebar ul li a:hover
{
text-decoration:underline;
}

#environmental-page-more
{
display:none;
width:440px;
margin:10px 0px 0px 18px;

}

/*##############################*/

#page-content h2
{
margin:0;
padding:0;
}

/*Contact pages*/

#contact-page-content
{
background-color:#FF00CC;
width:880px;
overflow:hidden;
background-color:#F8F8F8;
margin-top:3px;
}

#contact-page-left
{
width:409px;
margin-left:40px;
margin-top:22px;
margin-bottom:30px;
float:left;
}

#contact-page-left h2
{
margin:0;
padding:0;
}

#contact-page-right
{
margin-top:22px;
margin-right:40px;
float:right;
width:350px;
overflow:hidden;

}

.wpcf7
{
margin:0;
}

/*End contact pages*/

.clear
{
width:100%;
clear:both;
display:block;
}


h1, h2, h3 {
	
	font-family:Tahoma;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}



h2 {
	font-size: 1.6em;
	}





h3 {
	font-size: 1.3em;
	}



h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}



a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}


.clear {
	clear: both;
}

#footer {
	padding: 12px;
	margin: 0 auto;
	width: 900px;
	
	clear: both;
	/*background-color:#FFFFFF;
	background-image:url(images/content-shadow.png);*/
	
	}

#footer-links
{
/*border-bottom:solid 1px #999999;*/
padding-bottom:5px;
}
#footer-links ul, #footer-links ul li,#copyright ul,#copyright ul li
{
display:inline;
list-style:none;
margin:0px;
padding:0px;
}

#footer-links ul li
{

}

#footer-links ul li a
{
text-transform:uppercase;
color:#999999;
margin-right:5px;
}

#footer-links ul li a:hover
{
text-decoration:underline;
}
#footer-links ul li a:active
{
}
#footer-links ul li a:visited
{
}

#copyright
{
padding-top:5px;
}


/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}


#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin:0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered, img.aligncenter 
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 0;
	margin: 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */



#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
margin:0px;
padding:0px;
	
	}

#sidebar {
	width:124px;
	float:left;
	padding-top:10px;
	/*height:600px;
	position:relative;*/
	}
	
#choose-carpet
{
background-image:url(images/choose-carpet.jpg);
height:97px;
width:124px;

}
	


#sidebar-carpet-search
{
margin-top:00px;
text-align:left;
padding-left:25px;
}

#sidebar-carpet-search ul, #sidebar-carpet-search ul li
{
margin:0px;
padding:0px;
}

#sidebar-carpet-search ul li
{
margin-top:5px;
margin-left:0px;
padding:0px;


}

#sidebar-carpet-search ul li a
{
color:#000000;
font-size:12px;
text-decoration:none;
}

#sidebar-carpet-search ul li a:hover
{
text-decoration:underline;
}

#sidebar-brochure
{
background-image:url(images/brochure-image.jpg);
height:70px;
background-repeat:no-repeat;
margin:10px 0px 10px 0px;
}



#sidebar-links
{

text-align:center;
}

#sidebar-links ul li
{
margin:0;
padding:0;
margin-bottom:10px;
}

#sidebar-links ul li a
{
	color:#ffffff;
	background-image:url(images/buttons.jpg);
	height:27px;
	display:block;
	background-position:top;
	text-decoration:none;
	font-size:10px;
	padding-top:10px;
	
}

#sidebar-links ul li a:hover
{
background-position:bottom;
text-decoration:none;
}

	

select {
	width: 130px;
	}
#sidebar form {
	margin: 0;
	}
/* End Sidebar */


#add-container
{
width:880px;
overflow:hidden;
margin-top:10px;
}

#add1,#add2,#add3,#add4
{
float:left;
cursor:pointer;
}

#add5
{
float:right;
width:167px;
cursor:pointer;
}

#add5-inner-top
{

}

#add5-inner-bottom
{

}





/* Begin Various Tags & Classes */
#searchsubmit
{
display:none;
}

.screen-reader-text
{
display:none;
}

.small
{
font-size:1em;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	

hr {
	display: none;
	}

a img {
	border: none;
	}

/*######################################################################################
Begin Product search
######################################################################################*/

#product-selector,#product-results
{
margin-left:0px;
overflow:hidden;
}

#product-selector
{
background-image:url(images/search-bg.png);
background-color:#999999;
background-position:top;
background-repeat:repeat-x;
margin-left:0px;
width:100%;
/*height:600px;*/
overflow:hidden;
}

#products-content
{

/*width:700px;*/
padding:27px 0px 0px 0px;
overflow:hidden;

}

#results-left
{
float:left;
width:237px;
padding-top:15px;
color:#666666;
margin:0;

}

#results-left ul, #results-left ul li
{
	margin:0;
	padding:0;
	list-style:none;
}

#results-left ul li  h2, #results-left ul li a
{
margin:0;
padding:0;
width:100%;
color:#666666;
font-size:12px;
font-weight:normal;
border-bottom:solid 1px #666666;
display:block;
padding-bottom:5px;
cursor:pointer;

}

#results-left ul li h2:hover
{
text-decoration:none;
}

#results-left ul li ul
{
	margin:10px 0px 10px 20px;
	line-height:20px;
	display:none;
}
#results-left ul li ul a
{
color:#666666;
text-decoration:none;
font-size:10px;
padding:0;
border:none;
}
#results-left ul li ul a:hover
{
text-decoration:underline;
}

#transportation-sub-menu
{
margin:20px 0px 0px 0px;

}

#transportation-sub-menu ul li 
{
border:none;
}

#transportation-sub-menu ul li a
{
border:none;
color:#333333;
font-weight:bold;
font-size:14px;
}


#results-right
{
width:600px;
margin-left:20px;
color:#666666;
float:right;
overflow:hidden;
margin-top:-20px;
}
#products-home-page
{
width:580px;
margin-right:20px;
color:#666666;
float:right;
overflow:hidden;
margin-bottom:20px;

}

#products-home-header
{
float:right;
width:600px;
overflow:hidden;
margin-top:-20px;
}


#results-right-header
{
width:100%;
border-bottom:solid 1px #666666;
overflow:hidden;
padding-bottom:10px;
}

#results-right-header ul, #results-right-header ul li
{
margin:0;
padding:0;
list-style:none;
display:inline;
}

#results-right-header ul li
{
margin-right:5px;
}


#results-right-header-left
{
/*width:25%;*/
float:left;
height:26px;
margin:0;
padding-top:0px;
}
#results-right-header-left h2
{
margin:0;
padding:0;
color:#666666;
font-size:20px;
font-weight:normal;
margin-bottom:0px;

}

#results-right-header-right
{
/*width:70%;*/
text-align:right;
float:right;
padding-top:0px;

}

#cart-info
{
width:150px;
text-align:center;
padding-right:50px;
height:40px;
padding-top:10px;
background-image:url(images/shopping-cart.jpg);
background-position:right;
background-repeat:no-repeat;
}

#results-upper-left
{
width:260px;
float:left;
padding-top:25px;
}

#results-upper-right
{
float:right;
width:300px;
overflow:hidden;
}

#results-upper-right ul, #results-upper-right ul li
{
margin:0;
padding:0;
}


#results-upper-right ul li li
{
position:absolute;
background-color:#333366;
list-style:none;
top:350px;
}

#results-details
{
border-top:solid 1px #666666;
width:600px;
margin-top:33px;
margin-bottom:40px;
padding-top:25px;
overflow:hidden;

}

#range-message
{
margin-top:10px;
color:#999999;
font-weight:bold;
}

#result-details-left
{
float:left;
width:110px;
overflow:hidden;

}

#result-details-left ul, #result-details-left ul li
{
margin:0;
padding:0;
list-style:none;
color:#333333;
}
#result-details-left ul
{
margin-bottom:12px;
}

#result-details-left ul li h3
{
font-size:12px;
color:#666666;
font-weight:normal;
padding:0;
margin:0;
}

#result-details-right
{

/*width:390px;*/
overflow:hidden;

}

#result-details-right table tr td img
{
border:solid 1px #ffffff;
cursor:pointer;
}

img.carpet-thumbnail
{
border:solid 10px #ffffff;
}


#result-details-right table tr td ul,#result-details-right table tr td ul li
{
margin:0;
padding:0;
list-style:none;
}

.thumbnail-title
{
padding-left:10px;
}

#result-details-right table tr td ul li li
{
display:none;
position:absolute;
margin-top:-120px;
margin-left:50px;
}

.thumbnail-dropdown
{
background-color:#FFFFFF;
width:120px;
border:solid 1px #666666;
padding:0px 0px 10px 5px;
}

.thumbnail-dropdown a
{
color:#666666;
text-decoration:none;
cursor:pointer;
}

.thumbnail-dropdown a:hover
{
text-decoration:underline;
}

.thumbnail-dropdown img
{
border:none;
}

.closebutton
{
border:none;
padding:0;
margin-top:0;
float:right;

}


.product_popup
{
 margin-top:-20px;
}

/*####################################
Color Search Page
######################################*/


#color-search-form
{
float:left;
}

#color-search-left
{
width:175px;
float:left;
margin-left:40px;
height:250px;
}

#color-search-left input[type='text']
{
	border:solid 1px #666666;
	margin:25px 0px 150px 0px;
}

#color-search-left ul, #color-search-left ul li
{
margin:0;
padding:0;
list-style:none;
color:#666666;
margin-left:4px;
}

#color-search-center
{
width:120px;
float:left;
}

#color-search-center ul,#color-search-center ul li
{
margin:0;
padding:0;
list-style:none;
}

#color-search-center input[type='image']
{
margin-top:30px;
}


#color-search-right
{
/*width:300px;*/
float:right;
margin-right:20px;

}

.color-sample
{
width:40px;
height:40px;
margin:5px;
background-position:bottom right;
cursor:pointer;
}

#color-search-right .color-sample
{
width:60px;
height:60px;
}

.color-sample input
{
height:10px;
width:10px;
border:none;
margin-left:25px;
margin-top:25px;
}


/*Product landing page*/

#landing-page
{
width:880px;
margin:0;
padding:0;
background-color:#F8F8F8;
overflow:hidden;
margin-top:3px;

}

#landing-page-content
{
width:409px;
margin-left:40px;
margin-top:22px;
margin-bottom:30px;

}


#product-buttons
{
text-align:center;
margin-bottom:40px;
overflow:hidden;
margin-left:30px;
}
.product-button
{
float:left;
width:275px;
}
.product-button p
{
text-align:center;
padding:10px;
}

#product-buttons ul,#product-buttons ul li
{
display:inline;
list-style:none;
margin:0;
padding:0;
}


.color-natural
{
background-image:url(images/color-natural.png);
}
.color-red
{
background-image:url(images/color-red.png);
}
.color-green
{
background-image:url(images/color-green.png);
}
.color-grey
{
background-image:url(images/color-grey.png);
}
.color-blue
{
background-image:url(images/color-blue.png);
}
.color-pink
{
background-image:url(images/color-pink.png);
}
.color-peach
{
background-image:url(images/color-peach.png);
}
.color-brown
{
background-image:url(images/color-brown.png);
}
.color-black
{
background-image:url(images/color-black.png);
}




/*######################################################################################
End Product search
######################################################################################*/

/*############## Shopping basket###################*/


#shopping-basket-main
{
width:880px;
background-color:#F8F8F8;
overflow:hidden;
}

#shopping-basket-main h2
{
margin:0;
padding:0;
}


#basket-left
{
float:left;
width:400px;
padding:12px;
margin:12px;
border:solid 1px #cccccc;
}

#basket-right
{
float:right;
padding:12px;
margin:12px;
width:360px;
}

#basket-left table
{
width:400px;
margin-top:12px;
}

#basket-left table tr
{

}

#basket-left table tr td
{
vertical-align:middle;
background-color:#dcdcdc;
padding:4px;

}

/*##################Brochure request###############*/

#brochure-request-form ul,#brochure-request-form ul li,#brochure-request-form p, #contact-page-right ul,#contact-page-right ul li,#contact-page-right p
{
display:block;
text-align:left;
margin:0;
padding:0;
}

#brochure-request-form fieldset, #contact-page-right fieldset
{
border:none;
background-color:#ececec;
}

#brochure-request-form ul,#contact-page-right ul
{
margin:5px 0px 5px 0px;
}


/*############## Feedback Forms ###################*/

#basket-right ul,#basket-right ul li
{
list-style:none;
margin:0;
padding:0;

}

#basket-right fieldset
{
border:none;
}



#feedback label
{
color:red;
display:block;
position:absolute;
margin-left:100px;
margin-top:-20px;
}





/*############## End Feedback Forms ###################*/



/*################ Postcode finder thingie ###############*/

.stockist
{
background-color:#dcdcdc;
border:solid 1px #cccccc;
padding:2px;
margin-bottom:5px;

}

#search-error
{
font-weight:bold;
}


/*############## Shopping basket###################*/



/* ############## Custom and Ready to weave Gallery thingies ##################*/

#custom-gallery
{

}

#custom-gallery fieldset
{
border:none;
}

#custom-gallery fieldset ul, #custom-gallery fieldset ul li
{
display:inline;
list-style:none;
margin:0;
padding:0;
}

#custom-gallery a img
{
margin:10px;
}
.bespoke-thumbnail
{
text-align:center;
float:left;
overflow:hidden;
}

/*  Front page promo banner */

#promotion-banner
{
width:880px;
height:330px;
overflow:hidden;
}

#promotion-banner-left
{
float:left;
width:355px;
margin:40px 0px 0px 15px;
text-align:left;
color:#999999;
font-family:Verdana, Arial, Helvetica, sans-serif;

}

#promotion-banner-left h1
{
margin:0;
padding:0;
font-size:20px;
text-align:left;
font-weight:normal;
}

#promotion-banner-left p
{
font-size:14px;
}

#promotion-banner-right
{
float:right;

}

/*  End Front page promo banner */




/*preload classes*/ .svw {width: 50px; height: 20px; background: #fff;} 
.svw ul {position: relative; left: -999em;} /*core classes*/ 
.stripViewer { position: relative; overflow: hidden; border: 5px solid #ff0000; margin: 0 0 1px 0; } 
.stripViewer ul { /* this is your UL of images */ margin: 0; padding: 0; position: relative; left: 0; top: 0; width: 1%; list-style-type: none; } 
.stripViewer ul li { float:left; } .stripTransmitter { overflow: auto; width: 1%; } 
.stripTransmitter ul { margin: 0; padding: 0; position: relative; list-style-type: none; } 
.stripTransmitter ul li{ width: 20px; float:left; margin: 0 1px 1px 0; } 
.stripTransmitter a{ font: bold 10px Verdana, Arial; text-align: center; line-height: 22px; background: #ff0000; color: #fff; text-decoration: none; display: block; } 
.stripTransmitter a:hover, a.current{ background: #fff; color: #ff0000; } /*tooltips formatting*/ 
.tooltip { padding: 0.5em; background: #fff; color: #000; border: 5px solid #dedede; } 
