body {
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 72%;
	color:#333333;
	line-height: 150%;
	text-align: left;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;;
	color:#333333;
}

#test {
	font-family: georgia;
	text-align: right;
}


h1 {
	font-size: 120%;
	color:#993333;
	line-height: 130%;
	margin: 0px 0px 5px 0px;
}

h2 {
	font-size: 140%;
	color:#993333;
	line-height: 140%;
	margin: 0px 0px 4px 0px;
}

h3 {
	font-size: 100%;
	color:#000000;
	line-height: 130%;
	margin: 0px 0px 4px 0px;
}

a{
	color: #993333;
	text-decoration: none;
}

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

a2{
	color: #FFFFFF;
	text-decoration: none;
}

 ul {
	padding-left: 14px;
	margin: 0px;
	background-image: url(/assets/spacer.gif);
	background-repeat: repeat-x;
}

li {
	padding: 0px 0px 2px 0px;
	margin: 0px;
}

#bar-right {
	color: #FFFFFF;
	width: 278px;
	text-align: right;
	vertical-align: middle;
}
#bar-right a {
	color: #FFFFFF;
}

.header-bkg {
	background-image: url(/assets/blue_background.jpg);
	background-repeat: repeat-x;
}

.nav-bkg {
	background-image: url(/assets/nav_bar_bkg.jpg);
	background-repeat: repeat-x;
}

.sub-nav-pad {
	padding: 0px 20px 0px 20px;
}

.floatimgleft {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	}

.floatimgright {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
 }
 
 .content-pad {
	padding: 20px 20px 20px 0px;
	border-bottom: 1px solid #CCCCCC;
}

#blue a{
	color: #003399;
	text-decoration: none;
}

#blue a:hover{
	text-decoration: underline;
	color: #66FFFF;
}

#green a{
	color: #009900;
	text-decoration: underline;
}

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

.crumbtrail {
    display: block;
    width: auto;
    font-size: 100%;
    margin: 0px 0px 0px 10px;
}

.youAreIn {
    float: left;
    color: #FFFFFF;
}

.crumbtrail ul {
    float: left;
    display: block;
    width: auto;
    padding: 0px;
    margin: 0px;
}

.crumbtrail li {
    list-style: none;
    float: left;
    margin: 0px;
}

.crumbtrail li a {
    background: url(/li/greaterThanArrow.png);
    background-repeat: no-repeat;
    background-position: 3px 4px;
    padding-left: 13px;  
    color: #FFFFFF;
    border-bottom: 0px;
    text-decoration: none;
}

.crumbtrail li a.active {
    background: url(/li/invisible.gif);
    background-repeat: no-repeat;
    padding-left: 5px;  
    color: #FFFFFF;
    text-decoration: none;
}

.crumbtrail li a:hover {
    text-decoration: underline;
}

.navigationLeft {
	width: 171px;
	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	margin: 0px 36px 15px 12px;
	font-size: 95%;
}

.style1 {color: #FFFFFF}
.style2 {color: #993300}
.style3 {color: #000000}

.shop-directory-heading {width: 100%; border: 1px solid #000000; padding: 7px; margin-bottom: 7px;}

.shop-directory-item-table {width:555px;}
.shop-directory-item-top {height: 1px; border-top: 1px solid #979797; background-color: #FFFFFF; padding: 7px; text-align: left;}
.shop-directory-item-nextstep {border-bottom: 1px solid #979797; background-color: #F3F3F3; padding: 7px; text-align: right;}
.shop-directory-item-nextstep img {border: 0px;}
.shop-directory-item-thumbnail {width: 116px; padding: 7px;}
.shop-directory-item-info {width: 452px; vertical-align: middle; padding: 7px;}
.shop-directory-item-info a:link {color: #000000; text-decoration: none;}
.shop-directory-item-info a:visited {color: #000000; text-decoration: none;}
.shop-directory-item-info a:active {color: #000000; text-decoration: none;}
.shop-directory-item-info a:hover {color: #000000; text-decoration: none;}

.shop-directory-related-table {width: 555px;}
.shop-directory-related-icon {width: 64px; vertical-align: middle; padding: 6px;}
.shop-directory-related-info {width: 489px; vertical-align: middle; padding: 6px;}
.shop-directory-related-info a:link {color: #000000; text-decoration: none;}
.shop-directory-related-info a:visited {color: #000000; text-decoration: none;}
.shop-directory-related-info a:active {color: #000000; text-decoration: none;}
.shop-directory-related-info a:hover {color: #000000; text-decoration: none;}

.shop-item-table {margin-bottom: 15px; width: 100%; border-spacing: 0px; border-collapse: collapse;}
.shop-item-cell {padding-left: 10px; vertical-align: middle; font-size: 8pt;}
.shop-item-name {font-weight: bold; font-size: 11pt;}
.shop-item-info {margin-top: 5px;}
.shop-item-price {margin-top: 5px; font-size: 8pt;}
.shop-item-minimum {margin-top: 2px; font-size: 8pt;}
.shop-item-form {margin-top: 5px;}
.shop-item-form input {font-size: 8pt;}

.basket-info-table {width: 100%; border: 1px solid #000000; margin-top: 10px; border-spacing: 0px; border-collapse: collapse;}
.basket-info-cell {background-color: #FFFFFF; font-size: 9pt; padding: 5px;}

.basket-table {
	border: 2px solid #996600;
	width: 100%;
	border-spacing: 0px;
	border-collapse: collapse;
	margin: 10px auto 0px auto;
}
.basket-table tr th {
	background-color: #996600;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	font-size: 125%;
}
.basket-table tr td {
	border-bottom: 2px solid #996600;
}
.basket-cell {vertical-align: middle; background-color: #FFFFFF; color: #000000; font-size: 9pt; padding: 5px;}
.basket-cell a:link {color: #6C6C6C; text-decoration: none; font-weight: normal;}
.basket-cell a:visited {color: #6C6C6C; text-decoration: none; font-weight: normal;}
.basket-cell a:active {color: #6C6C6C; text-decoration: none; font-weight: bold;}
.basket-cell a:hover {color: #6C6C6C; text-decoration: underline;}
.basket-subtotal {font-weight: bold; vertical-align: middle; background-color: #CCCCCC; color: #000000; font-size: 9pt; padding: 5px; text-align: right; border-bottom: 2px solid #996600;}
.basket-coupon {vertical-align: middle; background-color: #FFFFFF; color: #000000; font-size: 8pt; padding: 5px;}
.basket-coupon-applied {vertical-align: middle; background-color: #FFFFFF; color: #000000; font-size: 9pt; padding: 5px;}
.basket-promotion {vertical-align: middle; background-color: #FFFFFF; color: #000000; font-size: 8pt; padding: 5px;}
.basket-pap {vertical-align: middle; background-color: #FFFFFF; color: #000000; font-size: 9pt; padding: 5px;}
.basket-total {vertical-align: middle; background-color: #CCCCCC; color: #000000; font-size: 9pt; padding: 5px;}
.basket-tax {vertical-align: middle; background-color: #FFFFFF; color: #000000; font-size: 9pt; padding: 5px;}
.basket-grand {vertical-align: middle; background-color: #CCCCCC; color: #000000; font-size: 9pt; padding: 5px; font-weight: bold;}

.sampleBasket-table {
	border: 2px solid #CC9900;
	border-bottom: 0px;
	width: 100%;
	border-spacing: 0px;
	border-collapse: collapse;
	margin: 10px auto 0px auto;
}
.sampleBasket-table tr th {
	background-color: #CC9900;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	font-size: 125%;
}
.sampleBasket-table tr td {
	border-bottom: 2px solid #CC9900;
}
.req {font-size: 8pt; color: #B80000;}
.i {width: 12px; height: 12px; border: 0px; vertical-align: text-bottom;}

.checkout-info {width: 100%; border-spacing: 0px; border-collapse: collapse; border-left: 1px solid #000000; border-right: 1px solid #000000; border-bottom: 1px solid #000000;}
.checkout-info tr th, .checkout-heading {text-align: left; background-color: #E8E8E8; color: #000000; font-weight: bold; border-top: 1px solid #000000; padding: 3px;}
.checkout-left {vertical-align: top; width: auto; padding: 7px; font-size: 11px; border-top: 1px solid #000000;}
.checkout-right {vertical-align: top; width: auto; padding: 7px; font-size: 11px; border-top: 1px solid #000000;}
.checkout-span {padding: 7px; font-size: 11px; border-top: 1px solid #000000;}

table.generalForm {
	width: 510px;
	clear: both;
}
table.generalForm tr th {
	text-align: left;
	font-weight: bold;
	padding: 2px;
}
table.generalForm tr td {
	padding: 7px;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
}
hr {
	color: #888888;
	background-color: #888888;
	height: 1px;
	border: none;
}

.checkout-table {border: 1px solid #000000; width: 100%; background-color: #FFFFFF; border-spacing: 0px; border-collapse: collapse;}
.checkout-top {font-size: 11px; font-weight: bold; color: #000000; background-color: #FFFFFF; padding: 3px; border-bottom: 1px solid #000000;}
.checkout-cell {font-size: 11px; color: #000000; background-color: #FFFFFF; padding: 3px;}
.checkout-input {width: 200px; font-size: 11px;}
.checkout-select {width: 200px; font-size: 11px;}
.checkout-textarea {width: 200px; font-size: 11px;}

.contact-table {border-collapse: collapse; border-spacing: 0px; border-top: 1px solid #000000; border-left: 1px solid #000000; width: 100%; margin-bottom: 10px; border-spacing: 0px; border-collapse: collapse;}
.contact-table tr th , .contact-heading {background-color: #E8E8E8; color: #000000; font-size: 100%; font-weight: bold; border-bottom: 1px solid #000000; border-right: 1px solid #000000; padding: 5px;}
.contact-cell {background-color: #FFFFFF; font-size: 100%; border-bottom: 1px solid #000000; border-right: 1px solid #000000; padding: 5px; vertical-align: middle;}
.contact-cell input {font-size: 100%; padding: 0px;}
.contact-cell select {font-size: 100%; padding: 0px;}
.contact-cell h6 {
	margin: 0;
	font-size: 115%;
	font-weight: bold;
}

.images-table {border-collapse: collapse; border-spacing: 0px; width: 100%; margin-bottom: 10px;}
.images-cell {text-align: center; vertical-align: middle; padding: 3px; font-size: 12px;}

.sitemap-tier1 {margin-bottom: 10px; font-weight: bold; font-size: 85%;}
.sitemap-tier2 {margin-bottom: 10px; margin-left: 15px; font-size: 85%;}
.sitemap-tier3 {margin-bottom: 10px; margin-left: 30px; font-size: 85%;}
.sitemap-tier4 {margin-bottom: 10px; margin-left: 45px; font-size: 85%;}
.sitemap-tier5 {margin-bottom: 10px; margin-left: 60px; font-size: 85%;}
.sitemap-tier6 {margin-bottom: 10px; margin-left: 75px; font-size: 85%;}

.right-cell a:link {color: #000000; text-decoration: none;}
.right-cell a:visited {color: #000000; text-decoration: none;}
.right-cell a:active {color: #000000; text-decoration: none;}
.right-cell a:hover {color: #000000; text-decoration: none;}

.right-secondTier a:link {color: #E17A03; text-decoration: none;}
.right-secondTier a:visited {color: #E17A03; text-decoration: none;}
.right-secondTier a:active {color: #000000; text-decoration: underline;}
.right-secondTier a:hover {color: #000000; text-decoration: underline;}

.breadcrumb {margin: 2px 0px 13px 0px;; color: #6c6c6c; text-align: right;}
.breadcrumb a:link {color: #6C6C6C; text-decoration: none; font-weight: normal;}
.breadcrumb a:visited {color: #6C6C6C; text-decoration: none; font-weight: normal;}
.breadcrumb a:active {color: #6C6C6C; text-decoration: none; font-weight: bold;}
.breadcrumb a:hover {color: #6C6C6C; text-decoration: underline;}

.searchbox {width: 125px;}

.user-register-address-cell {padding: 3px;}

.searchInfo-table {border-collapse: collapse; border-spacing: 0px; border: 0px; width: 530px; margin-bottom: 10px;}
.searchInfo-heading {background-color: #996633; color: #FFFFFF; font-weight: bold; padding: 10px; border-top: 2px solid #A7A7A7; border-bottom: 2px solid #A7A7A7; font-size: 12px;}

.blacklink a:link, .blacklink a:visited, .blacklink a:active {color: #000000; text-decoration: none;}
.blacklink a:hover {color: #000000; text-decoration: underline;}

#left {
	width: 219px;
	text-align: center;
	vertical-align: top;
	background-color: #FFFFFF;
	padding: 0px 0px 50px 0px;
}
#left table tr td a, #left table a {
	color: #000000;
	text-decoration: none;
} 
#left table tr td a:hover, #left table a:hover  {
	color: #000000;
	text-decoration: underline;	
}
#footer {
	background-color: #996633;
	height: 24px;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #FFFFFF;
	text-decoration: none;
} 
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;	
}

#progress-bar {
	background: url(/li/progress-background-thin.png) no-repeat;
	width: 532px;
	height: 28px;
	margin: 0 auto;
	position: relative;
	background-position: top left;
}
#progress-level {
	position: absolute;
	background-image: url(/li/progress-thin.png);
	height: 28px;
	background-repeat: no-repeat;
	background-position: top left;
}
#progress-level.first {
	width: 20px;
}
#progress-level.second {
	width: 144px;
}
#progress-level.third {
	width: 264px;
}
#progress-level.fourth {
	width: 393px;
}
#progress-level.fifth {
	width: 553px;
}
#progress-level div {
	position: absolute;
	top: 5px;
	width: 18px;
	height: 18px;
	background-repeat: no-repeat;
	background-position: top left;
	z-index: 10;
}
#progress-level #first-full {
	left: 16px;
	background-image: url(/li/progressBar-full-thin.png);
}
#progress-level #first-empty {
	left: 16px;
	background-image: url(/li/progressBar-empty-thin.png);
}
#progress-level #second-full {
	left: 137px;
	background-image: url(/li/progressBar-full-thin.png);
}
#progress-level #second-empty {
	left: 137px;
	background-image: url(/li/progressBar-empty-thin.png);
}
#progress-level #first-full {
	left: 16px;
	background-image: url(/li/progressBar-full-thin.png);
}
#progress-level #first-empty {
	left: 16px;
	background-image: url(/li/progressBar-empty-thin.png);
}
#progress-level #third-full {
	left: 258px;
	background-image: url(/li/progressBar-full-thin.png);
}
#progress-level #third-empty {
	left: 258px;
	background-image: url(/li/progressBar-empty-thin.png);
}
#progress-level #fourth-full {
	left: 379px;
	background-image: url(/li/progressBar-full-thin.png);
}
#progress-level #fourth-empty {
	left: 379px;
	background-image: url(/li/progressBar-empty-thin.png);
}
#progress-level #fifth-full {
	left: 500px;
	background-image: url(/li/progressBar-full-thin.png);
}
#progress-level #fifth-empty {
	left: 500px;
	background-image: url(/li/progressBar-empty-thin.png);
}

#progress-text {
	clear: both;
	position: relative;
	height: 39px;
}
#progress-text div {
	position: absolute;
	text-align: center;
	font-size: 90%;
	width: 117px;
}
#progress-text #first-text {
	left: 2px;
	text-align: left;
	width: 86px;
}
#progress-text #second-text {
	left: 89px;
}
#progress-text #third-text {
	left: 208px;
}
#progress-text #fourth-text {
	left: 327px;
}
#progress-text #fifth-text {
	left: 444px;
	text-align: right;
	width: 86px;
}
.shop-item-view-secondaryImage-table {
	width: 100%;
}
.faqCategory-backUp {
	float: right;
}
#newsTicker {
	margin: 0px 0px 5px 0px;
}
#shop-productSelector table {
	margin: 7px 0 0 0;
	width: 100%;
	border-spacing: 1px;
	border-collapse: separate;
}
#shop-productSelector table tr td {
	width: 33%;
	vertical-align: top;
	padding: 3px;
}
#shop-productSelector table tr td div {
	padding: 0 3px 0 3px;
}
#shop-productSelector h4 {
	background-color: #CCCCCC;
	font-size: 100%;
	font-weight: bold;
	padding: 2px;
	margin: 0 3px 0 0;
}
div.banner {
	margin: 3px auto 10px auto;
}
.attention-positive {
	background-color: #F8FFF0;
	border-top: 2px #99CC00 solid;
	border-bottom: 2px #99CC00 solid;
	padding: 7px;
	margin: 0 0 10px 0;
}
.attention-positive h3 {
	margin: 0;
	color: #99CC00;
}
.attention-positive p {
	margin: 0;
}
.attention-negative {
	background-color: #FFF8F0;
	border-top: 2px #CC9900 solid;
	border-bottom: 2px #CC9900 solid;
	padding: 7px 7px 3px 7px;
	margin: 0 0 10px 0;
}
.attention-negative h3 {
	margin: 0;
	color: #CC9900;
}
.attention-negative div {
	border-top: 1px dashed #888888;
	padding: 4px 2px 4px 2px;
}
.attention-negative div.first {
	border-top: 0;
	padding: 2px 2px 4px 2px;
}
table.generalForm {
	width: 100%;
}
table.generalForm tr th {
	background-color: #E8E8E8;
	color: #000000;
	font-weight: bold;
	padding: 7px;
}
table.generalForm tr td {
	padding: 7px;
	font-size: 95%;
	border-bottom: 1px solid #E8E8E8;
}
table.generalForm tr td img.spacerLeft {
	width: 300px;
	height: 1px;
	border: 0;
}
table.generalForm tr td img.spacerRight {
	width: 350px;
	height: 1px;
	border: 0;
}
table.generalForm tr td input {
	width: 200px;
}
table.generalForm tr td input.veryShort {
	width: 50px;
}
table.generalForm tr td input.checkbox {
	width: auto;
}
table.generalForm tr td input.submit {
	width: auto;
}
table.generalForm tr td select {
	width: 200px;
}
table.generalForm tr td select.short {
	width: 120px;
}
table.generalForm tr td select.veryShort {
	width: 50px;
}
table.generalForm tr th div.heading , table.generalForm tr td div.heading {
	font-weight: bold;
	margin: 0 0 5px 0;
}
table.generalForm tr th span.help , table.generalForm tr td span.help {
	font-size: 85%;
	font-weight: normal;
}
table.generalForm tr th span.help a , table.generalForm tr td span.help a {
	font-weight: normal;	
}
div.productLink {
	width: 33%;
	float: left;
	margin: 0;
	overflow: hidden;
}
div.productLink img {
	margin-bottom: 10px;
}

.blogsnippets h2.title {float:left;background:url(http://www.sourcewoodfloors.co.uk/assets/sidetitle.png) repeat-x;height:32px;width:93.3%;color:#FFF;font-weight:normal;font-size:18px;padding:5px 0 0 6%;margin:0 0 15px 0;}
.blogposts {padding:0 15px;}
.blogposts a {color:#000;}
.blogposts h2 {font-size:12px;}
.blogposts h2 a {color:#000;}
