html, body, div, span, applet,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */

:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

a {
	color: #6396a3;
	text-decoration: none;
}

a:hover,
a:focus {
	text-decoration: underline;
}

h1, 
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	font-family: Georgia,"New Century Schoolbook", "Nimbus Roman No9 L", serif;
	color: #3d3120;
}

/* pushRight */

.pushRight, .pushImageRight img {
	float: right;
	display: inline;
}

/* pullLeft */

.pullLeft {
	float: left;
	display: inline;
}

/* listLeft */

.listLeft li {
	float: left;
	display: inline;
}

li {
	float: none;
	display: block;
}

#page {
	background-color: #f8f5f1;
	font-size: 12px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6a5b45;
	background-image: url('/media/img/header.png');
	background-repeat: repeat-x;
	/*background-image: url('/media/img/baseline5.png');*/
	background-position: top left;
}

/* wrap */

.wrap {
	width: 960px;
	margin: 0 auto 50px auto;
	overflow: hidden;
	position: relative;
}

/* header */

#header {
	position: relative;
	margin: 0 0 20px 0;
	min-height: 137px;
	overflow: hidden;
}

h1 a {
	display: block;
	overflow: hidden;
	background-image: url('/media/img/sprite.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 238px;
	height: 34px;
	text-indent: -9999px;
	margin: 30px 0 21px 0;
	float: left;
}

/* blockWrap */ 

.blockWrap {
	float: right;
	display: inline;
}

.block {
	float: left;
	display: inline;
	width: 190px;
	padding: 0 0 5px 19px;
	border-left: 1px solid #d7d2ca;
	margin: 20px 0 20px 0;
	line-height: 20px;
	overflow: hidden;
}

.block h3 a {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

/* currency */

#currency {
	padding: 21px 0 4px 19px;
}

/* navigation */

#navigation {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 960px;
	clear: both;
	overflow: hidden;
}

#navigation li {
	height: 52px;
}

#navigation li a {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	height: 52px;
	margin: 0 29px 0 0;
	background-image: url('/media/img/sprite.png');
	background-repeat: no-repeat;
}

#navigation .home {
	width: 44px;
	margin: 0 32px 0 0;
	background-position: 0 -42px;
}

#navigation .home:hover {
	background-position: 0 -94px;
}

#navigation .home:active {
	background-position: 0 -146px;
}

#navigation .designersNotebook {
	width: 167px;
	background-position: -46px -42px;
}

#navigation .designersNotebook:hover {
	background-position: -46px -94px;
}

#navigation .designersNotebook:active {
	background-position: -46px -146px;
}

#navigation .thisMonthsOffer {
	width: 158px;
	background-position: -215px -42px;
}

#navigation .thisMonthsOffer:hover {
	background-position: -215px -94px;
}

#navigation .thisMonthsOffer:active {
	background-position: -215px -146px;
}

#navigation .madeToMeasure {
    width: 209px;
    background:url(/media/img/made-to-measure.png);
}

#navigation .madeToMeasure:hover {
    background-position: 0 -52px;
}

#navigation .madeToMeasure:active {
    background-position: 0 -104px;
}

#navigation .about {
	width: 50px;
	background-position: -375px -42px;
}

#navigation .about:hover {
	background-position: -375px -94px;
}

#navigation .about:active {
	background-position: -375px -146px;
}

#navigation .delivery {
	width: 72px;
	background-position: -427px -42px;
}

#navigation .delivery:hover {
	background-position: -427px -94px;
}

#navigation .delivery:active {
	background-position: -427px -146px;
}

#navigation .faqs {
	width: 49px;
	background-position: -501px -42px;
}

#navigation .faqs:hover {
	background-position: -501px -94px;
}

#navigation .faqs:active {
	background-position: -501px -146px;
}

/* navigation form */

#navigation form {
	float: right;
	display: inline;
	width: 188px;
	border: 1px solid #6f98a2;
	border-top: 1px solid #507882;
	margin: 9px 0 0 0;
	background-color: #ffffff;
}

#navigation form ul {
	width: 188px;
	overflow: hidden;
}

#navigation form li {
	height: auto;
}

/* contentWrap */

.contentWrap {
	overflow: hidden;
}

.adjust .primary {
	width: 470px;	
}

.adjust .tertiary {
	width: 260px;
	margin: 10px 0 0 0;
}

/* stretch */

.stretch .primary {
	width: 750px;
	margin: 0;
}

.stretch .primary .container h2 {
	padding: 20px 0 0 0;
}

/* secondary */

.secondary {
	float: left;
	display: inline;
	width: 180px;
	margin: 25px 20px 0 0;
	padding: 0 10px 0 0;
}

/* subNav */

#subNav {
	background-image: url('/media/img/sprite.png');
	background-repeat: no-repeat;
	background-position: -430px -411px;
	width: 180px;
	min-height: 35px;
	font-size: 11px;
	font-family: Tahoma;
	line-height: 30px;
}

#subNav li.browseBy {
	margin: 0 21px 0 0;
	color: #c2b7aa;
}

#subNav li.cat {
	margin: 0 18px 0 0;
}

#subNav li.current {
	background-image: url('/media/img/overlap.png');
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 40px;
}

#subNav li.current a {
	color: #6a5b45;
}

/* categories */

#categories {

}

#categories,
#brand {
	padding: 15px 0 0 0;
	font-size: 12px;
	line-height: 19px;
	overflow: hidden
}

#categories li,
#brand li {
	padding: 5px 0;
	border-bottom: 1px solid #e9e5e0;
}

#categories li.current > a {
    font-weight: bold;
}
#categories li.current li.current > a {
    font-weight: normal;
}

#categories li.noRule,
#brand li.noRule {
	border: none;
}

#categories li a,
#brand li a {
	color: #6a5b45;
}

#categories li ul,#brand li ul {
	overflow: hidden;
}

#categories li li,#brand li li {
	border: none;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	padding: 0;
}

#categories li li a,#brand li li a {
	color: #6397a2;
}

#categories li li a.current {
	color: #6a5b45;
}

#categories li li.current a.submenu {
    font-weight: bold;
}

#categories li ul ul a {
    color:#998D7C;
}

/* brand */

#brand {
	display: none;
}

/* payWith */

#payWith {
	border-top: 1px solid #d7d2ca;
	margin: 15px 0 0 0;
	padding: 9px 0 0 0;
}

/* primary */

.primary {
	float: left;
	display: inline;
	width: 540px;
	margin: 0 20px 0 0;
}

/* window */

#window {
	background-color: #ffffff;
	border: 1px solid #d7d2ca;
	padding: 18px 18px 80px 18px;
	margin: 15px 0 10px 0;
	position: relative;
}

#window ul {
	margin: 0 -15px 0 0;
}

#window li {
	margin: 0 15px 15px 0;
	position: relative;
}

#window img {
	float: left;
	display: inline;
}

/* toolTip */

.toolTip {
	width: 191px;
	position: absolute;
	top: 10px;
	left: -175px;
	z-index: 400;
	display: none;
	background-image: url(/media/img/toolTip.png);
	background-repeat: no-repeat;
	background-position: top right;
}

#window li:hover .toolTip,
.schemeSamples li:hover .toolTip {
	display: block;
}

#window .modifyItems,
.schemeSamples .toolTip .modifyItems {
	width: 180px;
	position: static;
	margin: 0;
	background-color: #ffffff;
	padding: 5px 0;
	box-shadow: -3px 2px 5px #cccccc;
	-webkit-box-shadow: -3px 2px 5px #cccccc;
	-moz-box-shadow: -3px 2px 5px #cccccc;
}

#window .modifyItems li,
.schemeSamples .modifyItems li {
	float: none;
	display: block;
	padding: 0 0 0 12px;
	margin: 0;
	background-color: #ffffff;
}

#window .highlight,
.schemeSamples .highlight {
	color: #e58357;
}

/* modifyItems */

.modifyItems {
	width: 260px;
	clear: both;
}

.schemes .modifyItems {
	width: auto;
	margin: 0 0 -5px 0;
}

.modifyItems li {
	border-bottom: 1px solid #e9e5e0;
	
}

.modifyItems li:last-child {
	border: none;
}

.modifyItems a {
	background-image: url(/media/img/sprite.png);
	background-repeat: no-repeat;
	background-position: -602px -332px;
	padding: 0 0 0 14px;
	line-height: 30px;
}

h2.pad {
    padding-bottom: 15px;
}

.schemes .modifyItems a {
	background-position: -602px -331px;
}

.schemes .renameScheme a {
	background-position: -604px -311px;
}

.schemes .deleteScheme a {
	background-position: -603px -271px;
}

.schemes .modifyItems .highlight {
	float: none;
	display: inline;
	clear: none;
	margin: 0;
}

#window .modifyItems a,
.schemeSamples .modifyItems a {
	line-height: 25px;
	background-position: -397px -356px;
}

#window .viewItem a,
.schemeSamples .viewItem a {
	background-position: -397px -331px;
}

#window .removeScheme a,
.schemeSamples .removeScheme a {
	background-position: -397px -381px;
}

/* featureSplitLead */

.featureSplitLead {
	width: 540px;
	clear: both;
	background-color: #8db3bb;
	overflow: hidden;
	margin: 25px 0 20px 0;
}

.featureSplitLead img.pushRight, #blithfields.pushImageRight img {
	width: 260px;
	height: 200px;
}

.featureSplitLead h2 {
	color: #e1e6e7;
	font-size: 30px;
	line-height: 35px;
	padding: 20px 15px 0 15px;
	text-shadow: #7f7f7f 0 1px 0;
	width: 250px;
}

.featureSplitLead h2 span {
	color: #ffffff;
}

.featureSplitLead p {
	color: #e1e6e7;
	padding: 0 15px;
	overflow: hidden;
	margin: 10px 0 0 0;
	line-height: 20px;
}

.featureSplitLead a {
	color:#6396A3;
}

#blithfields {
	margin: 25px 0 30px 0;
}

#blithfields h2 {
	color: #ffffff;
	clear: none;
}

/* featureSplit */

.featureSplit {
	clear: both;
	background-color: #aba195;
	overflow: hidden;
	color: #f3f0ec;
	margin: 0 0 29px 0;
}

.featureSplit img.pullLeft {
	background-color: #aba195;
	overflow: hidden;
	margin: 0 20px 0 0;
}

.featureSplit h2 {
	overflow: hidden;
	padding: 20px 0 0 0;
	color: #ffffff;
	font-size: 18px;
	line-height: 20px;
	text-transform: uppercase;
	text-shadow: #7f7f7f 0 1px 0;
}

.featureSplit h2 span {
	display: block;
}

.featureSplit h3 {
	overflow: hidden;
	color: #f3f0ec;
	font-size: 18px;
	line-height: 20px;
	text-transform: uppercase;
	text-shadow: #7f7f7f 0 1px 0;
	margin: 0 0 15px 0;
}

.featureSplit p {
	overflow: hidden;
	line-height: 20px;
	font-size: 12px;
	padding: 0 0 5px 0;
}
 
/* feature */

.feature {
	clear: both;
	background-repeat: no-repeat;
	background-position: top right;
	padding: 13px 0 0 0;
	height: 196px;
	border-bottom: 1px solid #d7d2ca;
	border-top: 1px solid #d7d2ca;
	margin: 0 0 30px 0;
	position:relative;
}

#featureimg {
	position:absolute;
	top: -11px;
	left: 0;
	z-index: 0;
	width: 185px;
}

.feature h2, .feature p, .feature span {
	z-index: 9999;
	position:relative;
}

.feature h2 {
	font-size: 18px;
	line-height: 20px;
	color: #3d3120;
	margin: 0 0 15px 0;
	text-transform: uppercase;
}

.feature span {
	display: block;
}

.feature p {
	width: 330px;
	line-height: 20px;
	padding: 0 0 5px 0;
}

/* upSell */

.upSell {
	clear: both;
	border-top: 1px solid #d7d2ca;
	padding: 14px 0 0 0;
	overflow: hidden;
}

.upSell h3 {
	font-size: 18px;
	text-transform: uppercase;
	float: left;
	display: inline;
	line-height: 30px;
}

/* upSellWrap */

.upSellWrap {
	float: left;
	display: inline;
	margin: 10px 0 0 0;
	width: 540px;
	overflow: hidden;
	clear: both;
}

.upSellWrap ul {
	width: 1680px;
	overflow: hidden;
	margin-bottom: 20px;
}

.upSellWrap li {
	width: 120px;
	margin: 0 20px 0 0;
	font-size: 11px;
	font-family: Tahoma;
}

.upSellWrap img,
.itemWrap img {
	float: left;
	display: inline;
	height: 114px;
	width: 114px;
}

.upSellWrap h4 {
	float: left;
	display: inline;
	width: 120px;
	margin: 5px 20px 0 0;
	font-size: 12px;
	line-height: 20px;
	font-family: Arial;
}

.upSellWrap p {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
}

.upSellWrap a.mute {
	color: #9b8f7c;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
}

/* tabs */

.tabs {
	float: right;
	display: inline;
	margin: 12px 0 0 0;
}

.tabs li {
	margin: 0 0 0 5px;
}

.tabs li a {
	float: left;
	display: block;
	height: 10px;
	width: 10px;
	background-image: url('/media/img/sprite.png');
	background-repeat: no-repeat;
	background-position: -574px 0;
	overflow: hidden;
	text-indent: -9999px;
}

.tabs li a:hover {
	background-position: -554px 0;
}

.tabs li a.current {
	background-position: -554px 0;
}

/* itemWrap */

.upSell .itemWrap {
	margin: 15px 0 0 0;
}

.itemWrap {
	float: left;
	display: inline;
	clear: both;
	overflow: hidden;
	width: 540px;
	margin: 20px 0 0 0;
}

.itemWrap ul {
	width: 560px;
	overflow: hidden;
	margin: 0 0 22px 0;
}

.itemWrap li {
	width: 540px;
	width: 120px;
	margin: 0 20px 0 0;
	font-size: 11px;
	font-family: Tahoma;
}

.checkoutListLeft, .itemWrap .checkoutListLeft {
	width: 700px;
}

.checkoutListLeft {
	margin: 20px 35px;
	display: block;
}

.itemWrap h4 {
	clear: both;
	padding: 10px 0 0 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

/* pagination */ 

.pagination {
	overflow: hidden;
	clear: both;
	margin: 10px 0 0 0;
	padding: 14px 0 9px 0;
	border-top: 1px solid #e9e5e0;
	border-bottom: 1px solid #e9e5e0;
}

.lower {
	margin: 0;
}

.noSelect .part {
	float: right;
	display: inline;
}

.pagination .part .listLeft {
	float: right;
	display: inline;
}

.pagination .part .listLeft li {
	border-left: 1px solid #e9e5e0;
	margin: 0 0 0 7px;
	padding: 0 0 0 7px;
}

.pagination .part .listLeft li.first {
	border: none;
}

/* tertiary */

.tertiary {
	float: left;
	display: inline;
	width: 190px;
	font-size: 11px;
	line-height: 15px;
	font-family: Tahoma;
	margin: 25px 0 0 0;
}

.tertiary h3 {
	float: left;
	display: inline;
}

/* questionPanel */

#questionPanel {
	background-color: #f3efe9;
	padding: 20px 20px 10px 20px; 
}

#questionPanel h3 {
	text-transform: uppercase;
	font-size: 14px;
	line-height: 25px;
	margin: 0 0 15px 0;
}

#questionPanel ul {
	overflow: hidden;
	clear: both;
}

#questionPanel li {
	overflow: hidden;
	clear: left;
	margin: 0 0 10px 0;
}

#questionPanel label {
	clear: left;
	float: left;
	display: inline;
	font-family: Arial, Helvatica, sans-serif;
	margin: 0 0 5px 0;
}

#questionPanel input {
	clear: left;
	float: left;
	display: inline;
}

#questionPanel textarea {
	border: 1px solid #dbd9d2;
	border-top: 1px solid #969590;
	border-bottom: 1px solid #e5e3db;
	line-height: 15px;
	font-size: 12px;
	padding: 7px 8px 7px 8px;
	float: left;
	display: inline;
	clear: left;
	margin: 0;
	width: 202px;
	height: 104px;
	overflow: hidden;	
}

/* section */

.section {
	overflow: hidden;
	border-bottom: 1px solid #e9e5e0;
	line-height: 20px;
	margin: 0 0 20px 0;
}

.section:last-child {
	border: none;
}

.section p {
	overflow: hidden;
	padding: 0 0 20px 50px;
}

.section p.question {
	font-style: italic;
	background-image: url(/media/img/question.png);
	background-repeat: no-repeat;
	background-position: 0 3px;
}

.section p.answer {
	background-image: url(/media/img/answer.png);
	background-repeat: no-repeat;
	background-position: 0 3px;
}

/* questions */

#questions {
	padding: 0 0 19px 0;
}

#questions span {
	font-size: 14px;
	line-height: 20px;
	display: block;
}

/* cuttings */

#cuttings.part {
	border: none;
}

/* entries */

.entries ul {
	clear: left;
}

.entries li {
	margin: 0 0 10px 0;
	padding: 0 0 9px 0;
	border-bottom: 1px solid #e9e5e0;
}

.entries h4 a {
	font-size: 12px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

.entries a.mute {
	color: #998d7c;
}

.entries li li {
	margin: 0;
	padding: 0;
	border: none;
}

/* tertairy form */

.tertiary .part form {
	margin: 15px 0 0 0;
	background-color: #ffffff;
	border: 1px solid #dbd9d2;
	border-top: 1px solid #969590;
	border-bottom: 1px solid #e5e3db;
	width: 188px;
}

.tertiary .part form ul {
	overflow: hidden;
	width: 188px;
}

/* buttons replacements */

.button {
	background-image: url('/media/img/sprite.png');
	background-repeat: no-repeat;
	border: 0;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	cursor: pointer;
	cursor: hand;
	height: 30px;
	display: block;
}

#search {
	background-position: -534px 0;
	width: 10px;
	height: 10px;
	margin: 9px 5px 0 0;
}

#countMeIn {
	background-position: 0 -200px;
	width: 123px;
}

#countMeIn:hover,
#countMeIn:focus {
	background-position: 0 -230px;
}

#enter {
	background-position: -515px 0;
	width: 9px;
	height: 7px;
	margin: 12px 5px 0 0;
}

#addToBasket {
	background-position: -125px -200px;
	width: 158px;
}

#addToBasket:hover,
#addToBasket:focus {
	background-position: -125px -230px;
}

#addToScheme {
	background-position: -285px -200px;
	width: 134px;
	margin: 0 0 0 15px;
}

#addToScheme:hover,
#addToScheme:focus {
	background-position: -285px -230px;
}

#addCutting {
	background-position: -421px -200px;
	width: 117px;
	margin: 0 0 0 4px;
}

#addCutting:hover,
#addCutting:focus {
	background-position: -421px -230px;
}

#addFabric {
	background-position: -224px -386px;
	width: 105px;
	margin: 0 0 0 4px;
}

#addFabric:hover,
#addFabric:focus {
	background-position: -224px -416px;
}

#viewShoppingBag {
	background-position: 0 -324px;
	width: 190px;
}

#viewShoppingBag:hover,
#viewShoppingBag:focus {
	background-position: 0 -354px;
}

#continueShoppingPopUP {
	background-position: 0 -262px;
	width: 190px;
}

#continueShoppingPopUP:hover,
#continueShoppingPopUp:focus {
	background-position: 0 -292px;
}

#continueShopping {
	background-position: -192px -262px;
	width: 178px;
	float: left;
	display: inline;
}

#continueShopping:hover,
#continueShopping:focus {
	background-position: -192px -292px;
}

#proceedToCheckout {
	background-position: -372px -262px;
	width: 214px;
	float: right;
	display: inline;
}

#proceedToCheckout:hover,
#proceeedToCheckout:focus {
	background-position: -372px -292px;
}

#back {
	background-position: -540px -200px;
	width: 67px;
	float: left;
	display: inline;
}

#back:hover,
#back:focus {
	background-position: -540px -230px;
}

#proceedToPayment {
	background-position: -192px -324px;
	width: 203px;
	float: right;
	display: inline;
}

#proceedToPayment:hover,
#proceedToPayment:focus {
	background-position: -192px -354px;
}

#completeOrder {
	background-position: -240px -12px;
	width: 174px;
	float: right;
	display: inline;
}

#completeOrder:hover,
#completeOrder:focus {
	background-position: -416px -12px;
}

#askQuestion {
	background-position: 0 -386px;
	width: 220px;
}

#askQuestion:hover,
#askQuestion:focus {
	background-position: 0 -416px;
}

/* text inputs */

input,
select {
	font-family: Arial, Helvetica, sans-serif;
	color: #6a5b45;
	border: 0;
	font-size: 12px;
	line-height: 15px;
}

input.text {
	font-style: italic;
	border: 1px solid #dbd9d2;
	border-top: 1px solid #969590;
	border-bottom: 1px solid #e5e3db;
	line-height: 15px;
	font-size: 12px;
	padding: 7px 8px 7px 8px;
}

#footer .expand .text {
	width: 180px;
	margin: 0 5px 0 0;
}

#navigation form .text {
	width: 154px;
	border: none;
}

.tertiary .part .text {
	width: 155px;
	border: none;
}

.container .part .text {
	margin: 0 4px;
}

#orderInfo .text {
	margin: -1px 0 0 4px;	
}

.receptical .text {
	width: 172px;
	float: left;
	display: inline;
	padding: 7px 8px 6px 8px;
}
.receptical .checkbox {
    float: left;
    margin-top: 9px;
}

#questionPanel .text {
	width: 202px;
}

/* selects */

select {
	border: 1px solid #abadb3;
	background-color: #fff;
}

.block form select {
	margin: 0 0 0 17px;
}

.pagination select {
	margin: 0 2px;
	vertical-align: middle;
}

#locationInfo select {
	margin: 0 0 0 8px;
	width: 160px;
}

#orderInfo select {
	margin: 0 4px 0 0;	
}

.receptical select {
	width: 188px;	
    float: left;
    margin-top: 5px;
}

.receptical select#expiry_date {
	width: 118px;	
	margin: 0 10px 0 0;
}

.receptical select#expiry_year {
	width: 58px;	
}

/* popUP */

#popUp {
	display: none;
	position: absolute;
	overflow: hidden;
	width: 188px;
	padding: 20px 20px 15px 20px;
	border: 1px solid #d7d2ca;
	background-color: #f8f5f1;
	text-align: center;
}

#popUp h3 {
	font-size: 14px;
	line-height: 30px;
	margin: 0 0 10px 0;
	text-transform: uppercase;
}

#popUp p {
	line-height: 20px;
	margin: 0 0 10px 0;
}

#popUp li {
	margin: 0 0 5px 0;
}

/* container */

.container {
	line-height: 15px;
}

.container h2 {
	font-size: 30px;
	line-height: 30px;
	clear: both;
}

.container p {
	line-height: 20px;
	clear: both;
	margin: 0 0 20px 0;
}

.container .preview {
	float: left;
	display: inline;
	margin: 20px 0 20px 0;
}

.container .mini-preview {
    float: none;
    display: block;
}

.container h2.em {
	padding: 20px 0 0 0;
}

.container h3.mute {
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
	color: #998d7c;
	font-weight: normal;
	margin: 10px 0;
}

.adjust h2.em {
	padding: 20px 0 10px 0;
}

/* itemLift */

.itemList {
	overflow: hidden;
	clear: both;
}

.itemList li {
	line-height: 35px;
	border-bottom: 1px solid #e9e5e0;
}

.itemList li:last-child {
	border: none;
}

/* sampleWrap */

#sampleWrap {
	clear: both;
	width: 540px;
	overflow: hidden;
	float: left;
	display: inline;
	margin: 20px 0 25px 0;
}

#sampleWrap img {
	padding: 2px;
	float: left;
	display: inline;
	border: 1px solid #d7d2ca;
	margin: 0 0 20px 0;
}

#sampleWrap ul {
	width: 560px;
	clear: both;
}

#sampleWrap li {
	width: 120px;
	margin: 0 20px 0 0;
}

#sampleWrap li img {
	height: 114px;
	width: 114px;
	float: left;
	display: inline;
	padding: 0;
	border: 0;
}

#sampleWrap li a {
	height: 114px;
	width: 114px;
	padding: 2px;
	border: 1px solid #d7d2ca;
	float: left;
	display: inline;
}

#sampleWrap li a:hover {
	height: 114px;
	width: 114px;
	border: 1px solid #6396a3;
	float: left;
	display: inline;
}

/* contact table */

#contactInfo td {
	width: 140px;
	padding: 20px 0 19px 0;
	border-bottom: 1px solid #e9e5e0;
}

#contactInfo td.noRule {
	border: 0;
}

#contactInfo td span {
	display: block;
}

/* productInfo */

#productInfo {
	margin: 15px 0 20px 0;
}

#productInfo tr {
	line-height: 15px;
}

#productInfo td {
	width: 90px;
}

#productInfo td.mute {
	color: #998d7c;
    width: 450px;
}

/* locationInfo */

#locationInfo {
	background-color: #f3efe9;
	border-top: 1px solid #d7d2ca;
	border-bottom: 1px solid #d7d2ca;
	width: 750px;
	margin: 20px 0 0 0;
}

#locationInfo td {
	padding: 19px 0 14px 0;
	text-align: left;
}

#locationInfo td#continentSelect {
	width: 280px;
}

#locationInfo td#countrySelect {
	width: 260px;
}

#locationInfo td.alignRight {
	text-align: right;
}

#locationInfo td.em {
	font-weight: bold;
	background-image: url('/media/img/rightArrow.png');
	background-repeat: no-repeat;
	background-position: center right;
	width: 210px;
}

/* orderInfo */ 

#orderInfo {
	margin: 35px 0 20px 0;
	width: 750px;
}

#orderInfo tr {
	vertical-align: middle;
}

#orderInfo tr.em {
	background-color: #fcfbf9;
}

#discounts {
    background:#f8f5f1;
}
#discounts strong {
    font-weight: bold;
}

#discounts input.text {
    margin-left: 0;
    width: 168px;
    float: left;
    margin: 0 10px 0 0;
}

button#add {
    background-image:url(/img/add.gif);
    width: 64px;
}

#add:hover {
    background-position: 0 -30px;
}

#discounts #add {
    float: left;
}

#discounts ul.clear {
    padding-top: 14px;
}

#discounts li {
    margin: 0 10px 8px 0;
}

#discounts li.separator {
    color:#d7d2ca;
}

#orderInfo #discounts .remove {
	padding: 1px 20px 1px 0;
	background-position: right center;
	display: inline;
	color:#6a5b45;
}

#orderInfo th {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
	color: #9b8f7c;
	padding: 0 0 5px 0;
	text-align: left;
	width: 140px;
	border-bottom: 1px solid #d7d2ca;
}

#orderInfo th#itemHeader {
	width: 280px;
}

#orderInfo th#quantityHeader {
	width: 100px;
}

#orderInfo th#subTotalHeader {
	width: 90px;
}

#orderInfo td {
	text-align: left;
	vertical-align: middle;
	padding: 10px 0 9px 0;
	border-bottom: 1px solid #d7d2ca;
}

#orderInfo th.alignRight,
#orderInfo td.alignRight {
	text-align: right;
}

#orderInfo td img {
	vertical-align: middle;
	margin: 0 10px 0 0;
}

#orderInfo a.remove {
	background-image: url('/media/img/remove.png');
	background-repeat: no-repeat;
	color: #c5613a;
	height: 16px;
	display: block;
	padding: 0 0 0 20px;
}

/* breadcrumbs */

.breadCrumbs {
	overflow: hidden;
	font-size: 11px;
	line-height: 15px;
	font-family: Tahoma;
	margin: 0 0 5px 0;
}

.breadCrumbs li {
	margin: 0 4px 0 0;
}

/* emphasis */

a.em, span.em {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 30px;
}

.featureSplit a.em {
	overflow: hidden;
	color: #ffffff;
}

.upSellWrap a.em,
.itemWrap a.em,
.tertiary a.pem {
	width: 114px;
	height: 114px;
	float: left;
	display: inline;
	padding: 2px;
	border: 1px solid #d7d2ca;
	background-color: #fffdf8;
}

.upSellWrap a.em:hover,
.itemWrap a.em:hover,
.tertiary a.pem:hover {
	border: 1px solid #6396a3;
}

.tertiary .part a.em {
	float: right;
	height: 16px;
	margin: 8px 0 0 0;
	line-height: 15px;
	display: inline;
	background-image: url('/media/img/sprite.png');
	background-repeat: no-repeat;
	background-position: -594px 0;
	padding: 0 0 0 20px;
	font-family: Tahoma;
}

.tertiary .part p.em {
	border-bottom: 1px solid #e9e5e0;
	padding: 0 0 15px 0;
	margin: 0 0 9px 0;
}

.container p.em {
	font-weight: bold;
	margin: 10px 0 5px 0;
	font-size: 14px;
}

.container p.larger {
    font-size: 16px;
}

#contactInfo td.em {
	font-weight: bold;	
}

/* recepitcal */

.receptical {
	width: 960px;
	overflow: hidden;
}

.receptical h2 {
	font-size: 30px;
	line-height: 30px;
}

.receptical h3 {
	font-size: 30px;
	line-height: 30px;
}

.receptical h3.em {
	color: #998d7c;
	margin: 0 0 15px 0;
}

.receptical #action {
	width: 590px;
	padding: 0 40px 0 0;
}

.receptical .highlight {
	background-color: #fcfbf9;
	line-height: 30px;
	border-top: 1px solid #e9e5e0;
	border-bottom: 1px solid #e9e5e0;
	padding: 12px 0 9px 0;
	overflow: hidden;
	margin: 0 0 20px 0;
}

.receptical .section {
	line-height: 20px;
	padding: 16px 20px 9px 20px;
}

.receptical form .part p.em {
	font-weight: bold;
	margin: 0 0 10px 20px;
}

.receptical .section p.em {
	margin: 20px 0 0 0;
}

.receptical .section p.code {
	font-size: 14px;
}

.receptical form .part label {
	text-align: right;
	float: left;
	display: inline;
	width: 120px;
	margin: 0 20px 0 0;
}

.receptical form .part input.push {
	margin: 0 8px 0 140px;
}

.receptical .part form ul {
	overflow: hidden;
}

.receptical form .part form ul.em {
	border-bottom: 1px solid #e9e5e0;
	margin: 0 0 9px 0;
}

.receptical form .part li {
	overflow: hidden;
	margin: 0 0 10px 0;
}

.receptical form .part span {
	line-height: 30px;
}

.receptical form .part span.mute {
	margin: 0 20px 0 20px;
	float: left;
	display: inline;
	font-family: Tahoma;
	font-size: 11px;
	color: #998d7c;
    width: 220px;
}

.receptical form .part .check span.mute {
    width: 390px;
}

/* summary */

#summary {
	padding: 10px 0 0 0;
	font-family: Tahoma;
	line-height: 15px;
	font-size: 11px;
}

#summary h3 {
	font-size: 18px;
	text-transform: uppercase;
	margin: 0 0 5px 0;
}

#summary table {
	border-top: 1px solid #e9e5e0;
	margin: 0 0 15px 0;
}

#summary table tr {
}

#summary table tr.em {
	background-color: #fcfbf9;
}

#summary table tr.em td {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#summary table td {
	line-height: 39px;
	text-align: left;
	width: 260px;
	border-bottom: 1px solid #e9e5e0;
}

#summary table td.alignRight {
	text-align: right;
	width: 70px;
}

/* part */

.part {
	overflow: hidden;
	float: left;
	display: inline;
}

#teamList .part {
	width: 210px;
	padding: 0;
}

#teamList .info {
	width: 540px;
}

.secondary .part {
	width: 180px;
}

.receptical .part {
	width: 330px;
	clear: none;
}

.container .part {
	width: 270px;
}

.about .part {
	width: 450px;
	padding: 0 40px 0 0;
}

.container .pullQuote {
	width: 220px;
	padding: 20px 20px 10px 20px;
	background-color: #8db2bb;
	margin: 75px 0 0 0;
	font-style: italic;
	color: #ffffff;
	font-size: 14px;
}

.container .pullQuote p {
	margin: 0 0 10px 0;
}

.container .pullQuote p.mute {
	font-size: 11px;
	font-style: normal;
	font-family: Tahoma, Arial, sans-serif;
}

.tertiary .part {
	border-bottom: 1px solid #d7d2ca;
	padding: 10px 0 0 0;
	width: 190px;
}

.entries .part {
	padding: 0;
	border: none;
}

.part h3 {
	font-size: 14px;
	text-transform: uppercase;
	line-height: 30px;
}

.tertiary .part h3 {
	margin: 0 0 10px 0;
}

.tertiary .part p {
	clear: left;
}

/* schemes */

.schemes {
	padding: 10px 0 19px 0;
	overflow: visible;
}

.schemes .highlight {
	color: #e58357;
	margin: 15px 0 0 0;
	float: left;
	display: inline;
	clear: both;
}

.schemes p .highlight {
	clear: none;
	float: none;
	padding: 0 0 0 7px;
	margin:  0 0 0 7px;
	border-left: 1px solid #d7d2ca;
}

.schemes table {
	width: 190px;
	border-bottom: 1px solid #e9e5e0;
	line-height: 25px;
	margin: 15px 0 15px 0;
}

.schemes table td {
	border-top: 1px solid #e9e5e0;
}

.schemes table td.alignLeft {
	width: 140px;
}

.schemes table td.alignRight {
	text-align: right;
	color: #998d7c;
}

.schemes form .listLeft {
	margin: 0;
}

.schemes .previous {
	background-image: url(/media/img/sprite.png);
	background-repeat: no-repeat;
	background-position: -606px -291px;
	padding: 0 0 0 9px;
}

.schemes .next {
	background-image: url(/media/img/next.png);
	background-repeat: no-repeat;
	background-position: right 5px;
	padding: 0 9px 0 0;
	float: right;
	display: inline;
}

.schemes .feedback {
	background-color: #e6d480;
	color: #6a5b45;
	padding: 8px 0 7px 15px;
	margin: 0 0 15px 0;
}

.schemes .feedback span {
	background-image: url(/media/img/sprite.png);
	background-repeat: no-repeat;
	background-position: -600px -161px;
	padding: 0 0 0 15px;
}

.schemeSamples {
	width: 195px;
	float: left;
	display: inline;
	clear: both;
	margin: 15px -5px 10px 0;
}

.schemeSamples li {
	margin: 0 5px 5px 0;
	position: relative;
	z-index: 100;
	overflow: hidden;
}

.schemeSamples li:hover {
	z-index: 300;
	overflow: visible;
}

.schemeSamples li img {
	float: left;
	display: inline;
} 

/* teamList */

#teamList {
	overflow: hidden;
	clear: left;
	border-top: 1px solid #d7d2ca;
}

#teamList h3 {
	font-size: 18px;
	line-height: 30px;
	padding: 10px 0;
	text-transform: uppercase;
}

.member {
	overflow: hidden;
	border-bottom: 1px solid #e9e5e0;
	padding: 0 0 24px 0;
	margin: 0 0 25px 0;
}

.member:last-child {
	border-bottom: none;
}

.member h4 {
	font-size: 14px;
	text-transform: uppercase;
}

.member h5 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #998d7c;
	margin: 0 0 20px 0;
	line-height: 1;
}

.member img {
	float: left;
	display: inline;
	margin: 20px 0 0 0;
}

.member p {
	margin: 0 0 30px 0;
}

.member .email {
	background-image: url(/media/img/email.png);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding: 0 0 0 18px;
}

/* about */

.about {
	line-height: 20px;
}

.stretch .primary .about h2 {
	padding: 20px 0 15px 0;
}

.about p {
	margin: 0 0 20px 0;
}

.about p.em {
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 20px 0;
}

.about p span {
	font-style: italic;
}

/* column */

.columnWrap {
	overflow: hidden;
	margin: 20px -20px 0 0;
}

.column {
	float: left;
	display: inline;
}

.container .column {
	width: 260px;
	margin: 0 20px 0 0;
}

/* post */

.post {
	line-height: 15px;
	padding: 0 0 19px 0;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #e9e5e0;
}

.columnWrap .noRule {
	border-bottom: none;
}

.post img {
	float: left;
	display: inline;
	margin: 0 0 15px 0;
}

.post h3, h3.sub {
	clear: both;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 20px;
}

.post a.mute {
	font-size: 11px;
	color: #998d7c;
}

.post p {
	font-size: 11px;
	font-family: Tahoma;
}

.post .preview  {
	margin: 5px 0 0 0;
}

.preview span {
	text-transform: uppercase;
	float: left;
	display: inline;
	font-size: 36px;
	line-height: 40px;
	margin: 0 5px 0 0;
	font-family: Georgia,"New Century Schoolbook", "Nimbus Roman No9 L", serif;
}

/* footer */

#footer {
	clear: both;
	background-color: #f3efea;
	min-width: 960px;
	font-size: 11px;
	font-family: Tahoma;
}

#footerWrap {
	width: 960px;
	clear: both;
	margin: 0 auto;
	overflow: hidden;
	padding: 45px 0 45px 0;
}

/* footerWrap columns */

#footerWrap .column {
	width: 190px;
	margin: 0 20px 0 0;
}

#footerWrap .column h4 {
	color: #6a5b45;
	font-size: 11px;
	line-height: 25px;
	font-family: Tahoma;
}

#footerWrap .column ul {
	margin: 5px 0 0 0;
}

#footerWrap .column li {
	border-top: 1px solid #e9e5e0;
	line-height: 24px;
}

#footerWrap .column a.em {
	background-image: url('/media/img/sprite.png');
	background-repeat: no-repeat;
	background-position: -603px -370px;
	padding: 0 0 0 11px;
}

/* expand */

#footerWrap .expand {
	width: 330px;
	margin: 0;
}

#footerWrap .expand h4 {
	color: #3d3120;
	font-size: 14px;
	font-family: Georgia,"New Century Schoolbook", "Nimbus Roman No9 L", serif;
	text-transform: uppercase;
	margin: 0 0 10px 0;
}

#footerWrap .expand form  {
	overflow: hidden;
	margin: 15px 0 15px 0;
	padding: 0 0 30px 0;
	border-bottom: 1px solid #d7d2ca;
}

#footerWrap .expand ul {
	margin: 0;
}

#footerWrap .expand li  {
	border: none;
}

#footerWrap .expand p  {
	clear: both;
}

/* error */

p.error {
	background-color: #e58357;
	border: 1px solid #d27145;
	color: #ffffff;
	line-height: 30px;
	padding: 9px;
	margin: 0 20px 20px 20px;
}

p.error span {
	display: block;
	background-image: url(/media/img/warn.png);
	background-repeat: no-repeat;
	padding: 0 0 0 34px;
	line-height: 1.5;
}

#page input.error {
	border: 1px solid #e5855a;
}

/* clear */
.clear-internal {
    width: 100%;
    overflow: hidden;
}
.clear {
	clear: both;
}
#page .noMarginTop {
    margin-top: 0;
}
#social-links {
    padding-bottom: 20px;
}
#social-links li {
    padding-left: 21px;
    background: no-repeat left center;
}
#social-links .facebook {
    background-image: url(/img/facebook.png);
}
#social-links .twitter {
    background-image: url(/img/twitter.png);

}

#customise {
    padding-top: 14px;
}

#customise li.header {
    border-top: 1px solid #E9E5E0;
    overflow: hidden;
    clear: both;
}
#customise li.header h3,#customise li.header ul {
    float: left;
    display: inline;
}
li.header h3 strong {
	display:block;
	font-size: 11px;
	font-weight: bold;
}
#customise li.header h3 {
    width:130px;
    text-align: right;
    padding: 10px 10px 10px 0;
    line-height: 100%;
    font-family: Arial, Helvetica, sans-serif;
    color:#6a5b45;
    line-height: 20px;
}

#customise li ul {
    width: 400px;
}
#customise li li {
    float: left;
    position:relative;
}
#customise li li label {
	cursor: pointer;
	cursor: hand;
}
#customise li li img,#customise li li span {
    display: block;
    line-height: 19px;
    color:#6396A3;
}
#customise li li span {
    padding: 10px;
}
#customise .selected span {
	padding: 10px 9px 8px 9px;
}
#customise select {
    margin-top: 11px;
    margin-left: 19px;
    width: 200px;
}
#customise li li span small {
    font-size: 11px;
    width: 50px;
    display: block;
    margin: 0 0 0 10px;
}
#customise .selected img {
    border: 1px solid #6396a3;
}

#additional-costs span {
    padding-top: 13px;
    padding-left: 13px;
    float: left;
}

#add {
    overflow: hidden;
    background:#fcfbf9;
    border-top: 1px solid #E9E5E0;
    border-bottom: 1px solid #E9E5E0;
    padding: 10px 0;
    width: 100%;
}

#add label, #add input, #add button {
    float: left;
}

#add li div {
	padding-top: 2px;
}

* html #add li div {
	padding-top: 4px;
}

#add label {
    width: 140px;
    display: block;
    line-height: 34px;
    text-align: right;
    margin-right: 10px;
}

#add input {

}

#add button {
    margin-top: 2px;
}

#more-fabrics {
    display: none;
}

.inline {
    display: inline;
}
.inline p {
    clear: none;
}

p strong {
    font-weight: bold;
}
.designerscheme {
    margin-bottom: 10px;
}
.designerscheme li {
    margin: 3px;
    margin-bottom: 0;
}

#show-discounts {
    display: none;
}

#footerWrap #social-links .border-top {
    border-top: 1px solid #D7D2CA;
    padding: 0;
    overflow: hidden;
    padding-top:19px;
    margin-top: 14px;
}

#social-links .fblike,
#social-links .tweet,
#social-links .plus {
    float: left;
    margin-right: 8px;
}

#social-links .tweet {
    margin-top: 2px;
}

#social-links .fblike {
    margin-top: 2px;
}

