/* General structural style declarations  */

body {
    text-align: center;
    margin: 0px;
    padding: 0px;
    background-image: url(../images/common/bg-2.png?v2);
    background-position: center -9px;
    background-repeat: repeat-x;
    overflow: auto;
    background-color: #FFFFFF;
    color: #545454;
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    line-height: 15px;
}

/* The Following two declarations are to create more predictable behaviour cross browser */

* {
    margin: 0px;
    padding: 0px;
}

h1 {
    font-size: 30px;
    line-height: 30px;
    font-weight: normal;
    padding-bottom: 10px;
    color: #f26822;
    font-family: helvetica, arial, sans-serif;
    letter-spacing:-1px;
}

h2 {
    font-size: 24px;
    line-height: 26px;
    font-weight: normal;
    padding-bottom: 10px;
}

h3 {
    font-size: 16px;
    font-weight: normal;
    line-height: 18px;
    color: #f26822;
    padding-bottom: 10px;
}

h4 {
    font-size: 16px;
    font-weight: normal;
    line-height: 18px;
    padding-bottom: 10px;
}

h5 {
    font-size: 14px;
    font-weight: normal;
    line-height: 16px;
    color: #f26822;
    padding-bottom: 10px;
}

h6 {
    font-size: 12px;
    font-weight: normal;
    line-height: 14px;
    padding-bottom: 10px;
    color: #f26822;
}

ul, ol {
    padding-left: 15px;
}

p, ul, ol {
    padding-bottom: 10px;
    line-height: 15px;
}

a {
    color: #f26822;
    text-decoration: none;
    outline:none;
}

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

/*a#contactButton:hover,*/
.homeModButton a:hover {
    color: #FFFFFF;
}

a img {
    border: none;  
}

hr {
    border: 1px solid #F6F4F4;
    border-top:1px solid #CECDCD;
    padding-bottom: 15px;
}

#page {
    width: 1004px;
    margin: 0px auto;
    text-align: left;
}

#printPageHeader {
    display: none;
}

#linealMetresError {
    display: none;
    font-weight: bold;
    color: #CC0000;
}

.quoteStepInstallation {
    position: relative;
}

#discountTotal {
    color:#FFFFFF;
    background-color: #97a000;
    font-size:13px;
    font-weight:normal;    
    text-align:left;
    display: none;
    position: relative;
    top: 1px;
    float: left;
    line-height: 32px;
    background-image: url(../images/common/rpd-bg.gif);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    height: 34px;
    overflow: hidden;
    padding: 0px 20px;
}

#discountTotal.discountCommercial {
    background-color: #e92828;
    background-image: url(../images/common/rpd-red-bg.gif);
}

#discountTotal span {
    font-size: 17px;
    font-weight: bold;
    /*position: relative;
    top: -2px;*/
}

#pageHeader,
#pageContent {
    width: 960px;
    float: left;
    clear: both;
    padding: 0px 22px;
    position: relative;
}    

#pageHeader {
    height: 178px;
    z-index: 10;
}

.headerTop {
    float: left;
    width: 960px;
    height: 89px;
    padding: 20px 0px;
}

.headerLeft {
    width: 230px;
    float: left;
    padding-top: 0px;
}

.headerLeft .headerLogo {
    background-repeat: no-repeat;
    background-image: url(../images/icons/carpet-logo.gif);
    background-position: 0px 0px;
    width: 212px;
    height: 41px;
    float: left;
    clear: both;
    padding-bottom: 6px;
    color: #FFFFFF;
}

.headerLeft .headerLogo a {
    width: 212px;
    height: 41px;
    display: block;
    text-indent: -9999px;
}

.headerLeft div {
    float: left;
    clear: both;
    width: 199px;
    height: 14px;
    text-indent: -9999px;
    color: #FFFFFF;
}
.headerLeft div.header-member {
    text-indent: 0px;
    height: auto;
    padding-top: 4px;
}
.headerLeft div.header-member p {
    padding: 2px 0px 4px;
    line-height: 14px;
}
.headerLeft div.header-member a.clientLogin {
    float: left;
    margin-top: 2px;
}
.headerLeft div.header-member p a {
    color: #FFFFFF;
    font-weight: bold;
}
.headerLeft div.headerPhone {
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-image: url(../images/icons/call-us.gif);
}

.headerLeft .openingHours {
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-image: url(../images/icons/opening-hours.png);
    float: right;
    width:129px;
    height:12px;
    text-indent: -9999px;
    color:#ffffff;
    top:12px;
    position:relative;
    right:20px;
    display: none;
}

.headerRight {
    width: 728px;
    float: right;
}

.headerRight {
    display: block;
}

.primaryNavigation {
    width: 960px;
    float: left;
}

.primaryNavigationInner {
    width: 958px;
    float: left;
    background-color: #6b5a54;
}

.primaryNavigation ul {
    height: 39px;
    float: left;
    list-style-type: none;
    padding: 0px;
    width: 958px;
    position: relative;
}

.secondaryNav li,
.primaryNavigation li {
    float: left;
    height: auto;
    list-style-type: none;
    padding: 0px;
    position: relative;
}

.primaryNavigation li a {
    padding: 0px 10px;
    line-height: 39px;
    color: #FFFFFF;
    font-size :13px;
    font-weight: bold;
}

.primaryNavigation li a:hover {
    text-decoration: none;
}

.primaryNavigation li.main-level a.main-level-link {
    float: left;
    position: relative;
    z-index: 200;
    background-color: #6B5A54;
}

.secondaryNav li.main-level a.main-level-link {
    float: left;
    position: relative;
    z-index: 200;
}

.primaryNavigation li.main-level a.main-level-link.main-level-link-active,
.primaryNavigation li.main-level a.main-level-link:hover {
    background-color: #FFFFFF;
    color: #6b5a54;
}

.primaryNavigation li.selected a.main-level-link:hover {
    background-color: #771213;
    color: #FFFFFF;
}

.secondaryNav li ul.dropdownNav,
.primaryNavigation li ul.dropdownNav {
    position: absolute;
    top: 39px;
    left: 0px;
    width: 226px;
    border: 1px solid #FFFFFF;
    border-bottom: none;
    z-index: 100;
    background-color: #f0eeee;
    color: #6b5a54;
    height: auto;
    display: none;
    -moz-box-shadow: 0 2px 15px rgba(0, 0, 0, .4);
    -webkit-box-shadow: 0 2px 15px rgba(0, 0, 0, .4);
    box-shadow:  0 2px 15px rgba(0, 0, 0, .4);

}
.secondaryNav li ul.dropdownNav {
    top: 48px;
    padding: 0px;
}

.secondaryNav li ul.dropdownNav li,
.primaryNavigation li ul.dropdownNav li {
    width: 226px;
    float: none;
    display: block;
    border-bottom: 1px solid #FFFFFF;
    color: #6b5a54;
}

.secondaryNav li ul.dropdownNav li a,
.primaryNavigation li ul.dropdownNav li a {
    color: #6b5a54;
    float: none;
    display: block;
}
.secondaryNav li ul.dropdownNav li a {
    font-size: 13px;
    font-weight: bold;
    line-height: 39px;
    padding: 0 10px;
    height: auto;
}

.secondaryNav li ul.dropdownNav li a:hover,
.primaryNavigation li ul.dropdownNav li a:hover {
    background-color: #dcd8d7;
    color: #6b5a54;
}

.secondaryNav li ul.dropdownNav li a:active,
.primaryNavigation li ul.dropdownNav li a:active {
    background-color: #F26822;
    color: #FFFFFF;
}

.primaryNavigation li a:hover {
    color: #FFFFFF;
}

.primaryNavigation .rightEdge,
.primaryNavigation .leftEdge {
    width: 1px;
    float: left;
    overflow: hidden;
    height: 37px;
    position: relative;
    top: 1px;
    background-color: #6b5a54;
}

.primaryNavigation .selectedRightEdge,
.primaryNavigation .selectedLeftEdge,
.secondaryNav li.selected a.main-level-link,
.primaryNavigation li.selected a.main-level-link {
    background-color: #771213;
    position: relative;
    z-index: 200;
}

.secondaryNav {
    clear:both;
    float:left;
    list-style:none;
    padding:0px;
    margin:0px;
    background-color:#e5e5e5;
    width:100%;
}

.secondaryNav li {
    float:left;
    position: relative;
}

.secondaryNav li a{
    padding:16px 20px;
    float:left;
    font-size:16px;
    color:#535454;
    font-weight:bold;
    height:16px;
}

.secondaryNav li a:hover, .secondaryNav li.selected a, .secondaryNav li a.main-level-link-active   {
    color:#f26822;
    background-image:url(../images/common/sec-nav-hover-bg.jpg);
    background-repeat:repeat-x;
    text-decoration:none;
}

/*  Temporary Banner */

.banner {
    float: left;
    width: 726px;
    height: 88px;
    text-align: center;
    line-height: 80px;
    /*border: 1px solid #7a7a7a;
    background-color: #535453;*/
    color: #7a7a7a;
    padding: 1px;
}

#pageContent {
    min-height: 264px;
    z-index: 2;
    background-image: url(../images/common/bg-shadow.png);
    background-repeat: no-repeat;
    background-position: 0 20px;
}

.homeContentMain {
    padding-bottom: 11px;
    float: left;
    width: 960px;
    clear: both;
}

/* Home Modules */

.homeContentModules {
    float: left;
    width: 980px;
    clear: both;
    padding-top: 9px;
}

.homeImageModule {
    width:960px;
    height:264px;
    display:block;
    position:relative;
    overflow:hidden;
}

.homeImageModuleText {
    width:272px;
    height:93px;
    padding:12px 20px;
    display:block;
    position:relative;
    z-index: 20;    
    top:85px;
    overflow:hidden;
}

.homeImageModuleOverlay {
    position:absolute;
    top:0px;
    left:0px;
    z-index: 10;
}

.homeModule {
    float: left;
    width: 276px;
    height: 140px;
    padding: 11px 26px 22px 22px;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-image: url(../images/common/home-module-bg.gif);
}

.homeModuleTitle {
    float: left; 
    width: 276px;    
}

.homeModuleTitle h2 {
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 4px;
}

.homeModuleLeft {
    width: 140px;
    float: left;
}

.homeModuleLeftCopy {
    width: 140px;
    float: left;
    height: 62px;
    padding-top: 6px;
}

.homeModButton {
    display: block;
    clear: both;
}

.homeModButton a {
    float: left;
    clear: both;
    width: 145px;
    height: 35px;
    text-align: center;
    line-height: 29px;
    font-weight: bold;
    color: #FFFFFF;
    background-image: url(../images/buttons/home-button-bg.gif);
    background-position: 0px 0px;
    background-repeat: no-repeat;
}

.homeModButton a .btnMiddle span {
    color: #fed800;
}

.homeModuleRight {
    float: right;
    width: 118px;
    padding-right: 5px;
}

.homeModuleRight .imageWrapper {
    width: 108px;
    height: 102px;
    padding: 5px;
    float: left;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-image: url(../images/common/home-mod-img-bg.gif);
}

.contentMain {
    padding-bottom: 18px;
    float: left;
    width: 960px;
}

.home .contentMain {
    padding-bottom: 10px;
}

.home {
    background-image: url(../images/common/bg-home.gif);
    background-position: center 0px;
}

/* Standard Content - Two Column */

.standardContentPage {
}

.contentWrapper {
    width: 960px;
    padding:0px;
    float: left;
    clear: both;
    background-color: #f6f4f4;
    min-height:400px;
}

.stdTextWrapper,
.stdImgWrapper {
    padding: 19px 19px;
    display: block;
}

.stdImgWrapper {
}

.stdTextWrapper a, .stdTextWrapper a:visited {
    text-decoration:underline;
    color:#535453;
    font-weight:bold;
}

.stdTextWrapper a:hover {
    color: #f26822;
}

.twoColumn .stdImgWrapper img {
    border: 3px solid #FFFFFF;
    background-color: #FFFFFF;
    display: block;
}

.contentTop {
    float: left;
    background-color: #FFFFFF;
    width: 958px;
    position: relative;
    left: 1px;
    height: 1px;
    overflow: hidden;
}

.contentHeader {
    float: left;
    height: 85px;
    clear: both;
    width: 920px;
    padding: 21px 23px 0 17px;
    overflow: hidden;
    background-image: url(../images/common/content-bg.gif);
    background-repeat: repeat-x;
    background-position: 0px 0px;
	position: relative;
}

.contentHeader #om-note	 {
	clear: right;
	color: #898989;
	display: block;
	font-size: 16px;
	font-weight: bold;
	margin-left: 13px;
	padding-bottom: 10px;
	padding-top: 11px;
	text-indent: 14px;
	top: 21px;
	left: 155px;
	position: absolute;
}

.contentSubHeader {
    float: left;
    clear: both;
    width: 920px;
    padding: 20px;
    background-color: #FFFFFF;    
}

.noSecondNav {
    background: none;
}

.contentSubHeader h2 {
    padding: 0px;
}

.contentHeader h1 {
    padding-bottom: 0px;
    font-weight: bold;
}

.twoColumn .contentBody {
    float: left;
    width: 960px;
    clear: both;
}

.twoColumn .contentLeft {
    float: left;
    width: 461px;
}

.twoColumn .contentRight {
    float: right;
    width: 461px;
}

.threeColumn .contentLeft {
    float: left;
    width: 301px;
    padding: 0px 0px 0px 0px;
    min-height: 150px;
}

.threeColumn .contentMiddle {
    float: left;
    width: 301px;
    padding: 0px 0px 0px 19px;
    min-height: 150px;
}

.threeColumn .contentRight {
    float: right;
    width: 301px;
    padding: 0px 0px 0px 0px;
    min-height: 150px;
}

/* Footer */

#pageFooter {
    border-top: solid 1px #f2f2f2;
    width: 960px;
    float: left;
    clear: both;
    position: relative;
    left: 22px;
    padding-bottom:20px;
}

.footerLeft {
    float: left;
    width: 450px;
    padding-top: 18px;
}

.footerLeft a {
    text-decoration: none;
    color: #ed2024;
}

.footerLeft a:hover {
    text-decoration: underline;
}

.footerLeft span {
    color: #c1c1c1;
}

.footerRight {
    float: right;
    padding-top: 5px;
    width: 385px;
}

.footerRight .loggedInAs {
    float: right;
    width: auto;
    text-align: right;
    line-height: 14px;
    font-size: 11px;
    padding: 4px 10px 0px;
}

/* a.clientLoginSignup,
a.clientLogin {
    float: right;
    font-size: 10px;
    color: #535352;
    padding: 2px 12px;
    border-left: solid 1px #FFFFFF; 
    background-color: #f4f4f3;
} */

a.clientLoginSignup {
    margin-left: 5px;
}

/* Underlay Set */

.underlayWrapper {
    width:960px;
    background-color:#ffffff;
    float:left;
}

.underlayLeft {
    width:600px;
    padding: 20px;
    float:left;
}

.underlayRight {
    width:300px;
    padding:20px 20px 20px 0px;
    float:left;
}

/*.underlayTableWrapper {
    padding-left:20px;
}*/

#underlayTable {
    /*width:920px;*/
    float:left;
}

.underlayTableWrapper {
    float: left;
    clear: both;
    width: 960px;
}

#underlayTable tr th {
    color:#f26822;
    font-size:14px;
    font-weight:bold;
    padding-bottom:10px;
    padding-left:15px;
}

#underlayTable tr td {
    background-color:#f6f4f4;
    border-bottom:1px solid #e3e1e1;
    border-right:1px solid #ffffff;
    border-left:1px solid #e3e1e1;
    padding:15px;
}

#underlayTable tr td.first {
    border-left:none;
    font-size:14px;
    font-weight:bold;
    color:#535454;
    vertical-align:top;
    padding-left: 20px;
}

#underlayTable tr td.first img {
    margin-top: 5px;
}

#underlayTable tr td.last {
    border-right:none;
    text-align:center;
}

.underlayStar {
    background-image:url(../images/common/underlay-star-bg.jpg);
    width:73px;
    height:24px;
    padding:3px 5px;
    display:block;
}

.star {
    background-image:url(../images/common/star-inactive-bg.png);
    width:24px;
    height:25px;
    display:block;
    float:left;
}

.active {
    background-image:url(../images/common/star-active-bg.png);
}

.underlayDollarSign {
    background-image:url(../images/common/underlay-star-bg.jpg);
    width:55px;
    height:22px;
    padding:4px 14px;
    display:block;
}

.dollarSign {
    background-image:url(../images/common/dollar-inactive-bg.png);
    width:18px;
    height:25px;
    display:block;
    float:left;
}

.dollarSignActive {
    background-image:url(../images/common/dollar-active-bg.png);
}

span.price {
    font-size:21px;
    font-weight:bold;
    color:#97a000;
    padding-bottom:5px;
}

span.pricePer {
    font-size:10px;
    color:#808080;
    padding-bottom:5px;
}

/* Brand Set */

.brandWrapper {
    width:960px;
    float:left;
    padding:20px;
}

.brandItem {
    width:168px;
    height:168px;
    display:block;
    float:left;
}

.brandItem img {
    border:10px solid #ffffff;
    float:left;
}

.notLast {
    padding-right:19px;
}

span.brandName {
    color:#f26822;
    font-size:14px;
    font-weight:bold;
    padding-top:10px;
    float:left;
}

/* Style Set */

.styleWrapper {
    width:960px;
    background-color:#ffffff;
    float:left;
}

.styleWrapper h2 {
    padding:20px;
}

.styleItemWrapper {
    border-top:1px solid #ffffff;
    border-bottom:1px solid #dddbdb;
    background-color:#f6f4f4;
    float:left;
    width:100%;
}

.styleItem {
    padding:18px 14px;
    float:left;
    width:100%;
}

.styleItem img {
    float:left;
}

.styleItemText {
    float:left;
    padding-left:10px;
    width:500px;
}

span.styleTitle {
    color:#f26822;
    font-size:14px;
    font-weight:bold;
    padding-bottom:10px;
    display:block;
}

a.viewStyleBtn {
    background-image:url(../images/buttons/view-style-btn.png);
    width:208px;
    height:37px;
    display:block;
    float:right;
    position:relative;
    top:26px;
    right:30px;
}

/* Fibre Set */

.fibreWrapper {
    width:960px;
    background-color:#ffffff;
    float:left;
}

.fibreWrapper h2 {
    padding:20px;
}

.fibreItemWrapper {
    border-top:1px solid #ffffff;
    border-bottom:1px solid #dddbdb;
    background-color:#f6f4f4;
    float:left;
    width:100%;
}

.fibreItem {
	padding:18px 14px;
	float:left;
	width:100%;
}

.fibreItem img {
    float:left;
}

.fibreItemText {
    float:left;
    padding-left:10px;
    width:500px;
}

span.fibreTitle {
    color:#f26822;
    font-size:14px;
    font-weight:bold;
    padding-bottom:10px;
    display:block;
}

a.viewFibreBtn {
    background-image:url(../images/buttons/view-fibre-btn.png);
    width:208px;
    height:37px;
    display:block;
    float:right;
    position:relative;
    top:26px;
    right:30px;
}

/* Checkout */

.checkoutBody {
    padding:0px;
    width:960px;
    float:left;
}

#checkoutDetailsForm {
    float:left;
}

#checkoutDetailsForm div.errors {
    padding:20px;
}

#checkoutDetailsForm div.errors ul {
    color:#f26822;
}

.detailsWrapper {
    float:left;
    padding:20px;
}

.installationDetails {
    width:425px;
    float:left;
    clear:both;
}

.billingDetails {
    float:left;
    width:425px;
}

.installationDetails ul, .billingDetails ul {
    list-style:none;
    padding:0px;
    margin:0px;
    float:left;
}

.installationDetails ul li, .billingDetails ul li {
    float:left;
    margin-bottom:5px;
}

.postcodeListElement {
    width: 230px;
}

.stateListElement {
    width: 160px;
}

.installationDetails ul li label, .billingDetails ul li label {
    width:140px;
    float:left;
    padding-top:2px;
}

.installationDetails ul li label.error, .billingDetails ul li label.error, #postcodeStateErrors label.error {
    background-color: #CC0000;
    color: #FFFFFF;
    font-size: 13px;
    font-style: italic;
    font-weight: bold;
    margin: 0 0 0 140px;
    padding: 4px;
    width: 229px;
}

.installationDetails ul li input, .billingDetails ul li input {
    float:left;
    width:235px;
    border:1px solid #c3c3c3;
    padding:3px 0px;
    color: #545454;
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
}

.installationDetails ul li input.error, .billingDetails ul li input.error {
	width:233px;
	padding:2px 0px;
	border:2px solid #CC0000;
	color: #CC0000;
}

.billingDetails ul li input#billingPostcode, .installationDetails ul li input#shippingPostcode {
    width:85px;
}

.billingDetails ul li label.billingRegionLabel, .installationDetails ul li label.shippingRegionLabel {
    width:57px;
    padding-left:20px;
}

.installationDetails ul li textarea {
    float:left;
    width:235px;
    height:100px;
    border:1px solid #c3c3c3;
    color: #545454;
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
}

.quoteSummary {
    clear:both;
    float:left;
    /*display:none;*/
}

.paymentBlock {
    clear:both;
    float:left;
}

.copyBilling {
    float:left;
    padding-top:10px;
    width: 200px;
}

.copyBillingHidden {
    display: none;
}

.copyBillingWrapper {
    padding-left:5px;
}

.block {
    clear:both;
    float:left;
    padding:20px;
}

.paymentBlock {
    background-color:#ffffff;
    border-top:1px solid #dddbdb;
    padding-top:20px;
    width:920px;
}

.paymentHeader {
    /*padding:0px 20px;*/
    /*background-image:url(../images/common/checkout-payment-bg.jpg);
    background-repeat:no-repeat;*/
    /*height:85px;*/
}

.paymentLeft {
    padding:20px 0px;
    position:relative;
    float:left;
}

.paymentLeft ul {
    list-style:none;
    padding:0px;
    margin:0px;
    float:left;
}

.paymentLeft ul li {
    margin-bottom:5px;
    float:left;
    padding-right:20px;
}

.paymentLeft ul li input {
    margin-right:5px;
}

.paymentRight {
    padding:20px 0px;
    float:left;
    position:relative;
}

.checkoutDivider {
    width:920px;
    height:1px;
    background-color:#DDDBDB;
    display:block;
    float:left;
    margin-left:20px;
}

#carpetSamples {
    width:460px;
    height:80px;
    border:1px solid #c3c3c3;
}

.quoteDateSelect {
    width:100%;
    float:left;
    padding-bottom:20px;
    padding-top:10px;
}

.quoteDateSelect ul {
    list-style:none;
    padding:0px;
    margin:0px;
    float:left;
}

.quoteDateSelect ul li {
    float:left;
    padding-right:30px;
}

.calendarSelectWrapper {
    float:left;
    padding-right:10px;
}

.calendarSelectWrapper label {
    color:#f26822;
    font-size:14px;
    font-weight:bold;
    width:60px;
    float:left;
    padding-top:3px;
}

.calendarLink {
    float:left;
    position: relative;
    top: -1px;
}

.creditForm h2 {
    display:inline;
    float:left;
    padding-right:20px;
}

.creditForm ul {
    clear:both;
    float:left;
    list-style:none;
    padding:0px;
    margin:0px;
    width:500px;
    padding-top:10px;
}

.creditForm ul li {
    float:left;
    margin-bottom:5px;
    clear: both;
    width: 410px;
}

.ccvLink {
    position: relative;
    top: 4px;
    left: 10px; 
}

.creditForm ul li label {
    float:left;
    width:145px;
}

.creditForm ul li input {
    float:left;
    width:240px;
    border:1px solid #c3c3c3;
    padding:3px 0px;
}

.creditForm ul li input#cardCCV {
    width: 100px;
}

.creditForm ul li .expiryWrapper, .creditForm ul li .cscWrapper  {
    float:left;
}

.offlineForm {
    clear:both;
    float:left;
}

.paymentNote {
    float:left;
}

.checkoutGuarantee {
    clear:both;
    float:left;
    padding-top:20px;
}

.checkoutGuarantee img {
    float:left;
}

.checkoutGuarantee span {
    float:left;
    padding-left:20px;
}

.paymentSubmit {
    float:right;
    padding-top:20px;
}

.termsWrapper {
    padding-bottom:20px;
}

.checkoutButton {
    background-image:url(../images/buttons/checkout-submit-btn.png);
    width:178px;
    height:37px;
    display:block;
}

/* Receipt Page */

.paymentWrapper {
    padding:0px 20px;
    float:left;
}

.paymentWrapper ul {
    list-style:none;
    padding:0px;
    margin:0px;
    float:left;
    clear:both;
}

.paymentWrapper ul li {
    clear:both;
    float:left;
    margin-bottom:5px;
}    

.paymentWrapper ul li span.item {
    font-weight:bold;
    float:left;
    width:100px;
}

.paymentWrapper .successStep {
    clear:both;
    float:left;
    padding:20px 0px;
}

.paymentWrapper .measureDateSummary {
    padding-bottom:20px;
}

.paymentWrapper .printPanel {
    padding:20px 0px;
}

.paymentWrapper .panel {
    float:left;
    clear:both;
}
.successStep .panel {
    width: 920px;
}

/* Payment Success */

.paymentSuccessWrapper {
    padding: 20px;
    float: left;
    clear :both;
    width: 920px;
}

.paymentDetailsContainer {
    display: none;
}

/* Errors */

.errors {
    padding: 0px 19px;
}

.errors li,
.errors p {
    color: #CC0000;
}

.installationOptions {
    float: left;
    clear: both;
    width: 960px;
}

/*  Amends */

.paymentSubmit {
    text-align: right;
}

.paymentSubmit a#contactButton {
    float: right;
}

.genericBackLink {
    display: block;
    width: 66px;
    text-indent: -9999px;
    height: 22px;
    background-image: url(../images/buttons/generic-back-btn.gif);
    background-position: 0px -22px;   
    background-repeat: no-repeat;
    overflow: hidden;
	margin: 18px 0 0 3px;
}

.genericBackLink:hover {
    background-position: 0px 0px;
}

.mega-footer-bottom a.websiteByFlint:visited,
.mega-footer-bottom a.websiteByFlint,
a.websiteByFlint:visited,
a.websiteByFlint {
    display: block;
    clear: both;
    text-align: left;
    color:#a0a0a0;
    text-decoration: none;
    background-image: url(../images/icons/fi-dot.gif);
    background-position: 0px 4px;   
    background-repeat: no-repeat;
    padding-left: 20px;
    width: 162px;
    padding-top: 4px;
    font-size: 11px;
    text-decoration: none;
}

.mega-footer-bottom a.websiteByFlint:hover,
a.websiteByFlint:hover {
    background-position: 0px -18px;
    color:#ED2024;
    text-decoration:underline;
}

a.standardButton {
    float: right;
    height: 35px;
    text-align: center;
    line-height: 29px;
    font-weight: bold;
    color: #FFFFFF;
}

a.standardButton span.arrows {
    color: #fed800;
}

/*a#contactButton {
    float: none;
    display: block;
    clear: both;
    background-image:none;
    position: relative;
    left: 20px;
}

a#contactButton span.btnLeft {
    background-image:url(../images/buttons/button-left-bg.png);
    width:13px;
    height:30px;
    display:block;
    float:left;
}

a#contactButton span.btnRight {
    background-image:url(../images/buttons/button-right-bg.png);
    width:13px;
    height:30px;
    display:block;
    float:left;
}

a#contactButton span.btnMiddle {
    background-image:url(../images/buttons/button-bg.png);
    background-repeat:repeat-x;
    height:30px;
    min-width:80px;
    display:block;
    float:left;
}*/
#pageBreak {
    display: none;
}

#editQuoteCustomersDetails {
    padding: 20px 0px;
}

.customerDetailsWrapper {
    border: 1px solid #d8d6d6;
    background-color: #FFFFFF;
    padding: 15px 15px 5px;
    margin-bottom: 12px;
    margin-right: 20px;
    overflow: visible;
    width: 300px;
    position: relative;
}

.customerDetailsWrapper .mailWave {
    position: absolute;
    width: 38px;
    height: 20px;
    background-image: url(../images/common/mail.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    left: 301px;
    top: 10px;
}

.contractorEdit {
    width: 489px;
    height: 100px;
    padding: 10px 0px;
}

/*.contractorEdit label {*/
    /*float: left;*/
    /*width: 180px;*/
/*}*/

.contractorEdit textarea {
    float: right;
    width: 200px;
    height: 60px;
}    
.contractorEdit textarea#notesProjectNotes {
    float: left;
    clear: both;
    width: 330px;
    margin: 10px 0px;
}

.stdTextWrapper a.standardButton:visited,
.stdTextWrapper a.standardButton,
.stdTextWrapper span.standardButton,
a.standardButton:visited,
span.standardButton,
a.standardButton {
    float: right;
    height: 35px;
    text-align: center;
    line-height: 29px;
    font-weight: bold;
    color: #FFFFFF;
    background-image: url(../images/buttons/button-bg.gif);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    text-decoration: none;
    cursor: pointer;
}

span.standardButton span.arrows,
a.standardButton span.arrows {
    color: #fed800;
}

.stdTextWrapper a.dynamicButton:visited,
.stdTextWrapper a.dynamicButton,
a.dynamicButton:visited,
a.dynamicButton {
    float: none;
    display: block;
    clear: both;
    background-image:none;
}

span.dynamicButton span.btnLeft,
a.dynamicButton span.btnLeft {
    background-image:url(../images/buttons/button-left-bg.png);
    width:13px;
    height:30px;
    display:block;
    float:left;
}

span.dynamicButton span.btnRight,
a.dynamicButton span.btnRight {
    background-image:url(../images/buttons/button-right-bg.png);
    width:13px;
    height:30px;
    display:block;
    float:left;
}

span.dynamicButton span.btnMiddle,
a.dynamicButton span.btnMiddle {
    background-image:url(../images/buttons/button-bg.png);
    background-repeat:repeat-x;
    height:30px;
    min-width:80px;
    display:block;
    float:left;
}

a.greenButton span.btnLeft {
    background-image:url(../images/buttons/button-left-bg-green.png);
}

a.greenButton span.btnRight {
    background-image:url(../images/buttons/button-right-bg-green.png);
}

a.greenButton span.btnMiddle {
    background-image:url(../images/buttons/button-bg-green.png);
	font-size: 16px;
	text-shadow: -1px -1px 1px rgba(0, 0, 0, .15);
}

.homeModButton a.dynamicButton {
    width: auto;
}

a.redButton span.btnLeft {
    background-image:url(../images/buttons/button-left-bg-red.png);
}

a.redButton span.btnRight {
    background-image:url(../images/buttons/button-right-bg-red.png);
}

a.redButton span.btnMiddle {
    background-image:url(../images/buttons/button-bg-red.png);
}


a.greenButtonHome span.btnMiddle {
	/*	font-size: 12px;*/
}

a.greenButtonHome span.btnMiddle span {
	color: #FED800;
}

a.dynamicGreyButton span.btnLeft {
    background-image: url(../images/buttons/d-grey-button-bg.gif);
    background-position: 0px 0px;
}

a.dynamicGreyButton span.btnRight {
    background-image: url(../images/buttons/d-grey-button-bg.gif);
    background-position: right 0px;
}

a.dynamicGreyButton span.btnMiddle {
    background-image: url(../images/buttons/d-grey-button-bg.gif);
    background-position: -30px 0px;
}

a.dynamicGreyButton span.arrows {
    color: #FFFFFF;
}

a.greyButton {
    background-image: url(../images/buttons/grey-button-bg.gif);
    width: 144px;
}

a.greyButton span {
    color: #FFFFFF;
}

a.largeButton {
    background-image: url(../images/buttons/long-button-bg.gif);
    width: 197px;
}

.widthError {
    color: #CC0000;
    display: block;
    padding: 10px;
    font-weight: bold;
    font-size: 13px;
    font-style: italic;
	float: right;
	clear: right;

}

.rangeLinks {
    margin-top: 15px;
    width: 120px;
    clear: both;
}

.rangeLinks a {
    display: block;
    background-image: url(../images/buttons/range-btn-bg.gif);
    background-repeat: no-repeat;
    background-position:  0px 0px;
    color: #000000;
    font-weight: normal;
    text-align: center;
    height: 38px;
    padding: 9px;
    overflow: hidden;
}

#compareNavItem {
    margin: 6px 5px 4px;
    float: right;
    position: absolute; right: 0px; top: 0px;
}

#compareNavItem a {
    background-color: #959f00;
    padding: 0px 9px;
    line-height: 26px;
    height: 28px;
    display: block;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-box-shadow: 0px -1px 0px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0px -1px 0px rgba(0, 0, 0, .2);
    box-shadow:  0px -1px 0px rgba(0, 0, 0, .2);


}

.calendar { z-index: 300; }

li.phone-or-mob { position: relative; }
li.phone-or-mob span.phone-or-mob  {position: absolute; top: 15px; left: 10px; font-size: 10px; }

#service-areas { margin: 30px 0px 20px; }
#service-areas h3 { font-weight: bold; font-size: 16px; line-height: 20px; }
.contentRight .stdTextWrapper { padding: 0px 0px 19px; }
#postcode-search-form { display: block; clear: both; height: 40px; }
#postcode-search-form label, #postcode-search-form input { float: left; }
#postcode-search-form label { line-height: 30px;}
#postcode-search-form input { width: 90px; margin: 0px 15px; border: 1px solid #b4a8a2; padding: 7px; }
#postcode-search-submit { display: none; }
#postcode-search-form a.dynamicButton { clear: none; float: left; }

#service-failure-message, #service-success-message { display: none; font-weight: bold; }
#service-failure-message { color: #CC0000; }
#service-success-message { color: #42ac42; }

.facebook-block { padding-left: 80px; background-image: url(../images/icons/Facebook-icon.png); background-repeat: no-repeat; background-position: 20px 0px; min-height: 50px; }
.facebook-frame { padding-left: 20px; }

.client-hub-content-wrapper { clear: both; }

.client-hub-member-table td, .client-hub-member-table th { padding: 7px 0px; }
.client-hub-member-table th { border-bottom: 1px solid #CCCCCC; }
.client-hub-member-table td { border-bottom: 1px solid #EEEEEE; }
.client-hub-member-table { clear: both; margin-bottom: 10px; }

.client-hub-login { float: right; background-color: #f3f0f0; padding: 4px 4px 4px 26px; background-position: 11px 8px; background-repeat: no-repeat; background-image: url(../images/icons/ch-icon.gif); margin-top: 12px; width: 77px; }
.client-hub-login.client-hub-logged-in { width: auto; }
.client-hub-login.client-hub-logged-in a { border-left: 1px solid #dddbdb;  }
.client-hub-login a { color: #f15d22; font-size: 11px; float: right; height: 22px; padding: 0px 5px; line-height: 22px; font-weight: bold; }


/* Green Button */

span.bigGreenButton,
a.bigGreenButton {
	position: relative;
}

span.bigGreenButton span.arrow,
a.bigGreenButton span.arrow {
	position: absolute;
	top: 13px;
	right: 16px;
	background-image: url(../images/buttons/big-green-arrow.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 25px;
	height: 25px;
}

span.bigGreenButton span.btnLeft,
span.bigGreenButton span.btnMiddle,
span.bigGreenButton span.btnRight,
a.bigGreenButton span.btnLeft,
a.bigGreenButton span.btnMiddle,
a.bigGreenButton span.btnRight {
	height: 51px;
}

span.bigGreenButton span.btnLeft,
a.bigGreenButton span.btnLeft {
	background-image: url(../images/buttons/big-green-left.png);
}

span.bigGreenButton span.btnMiddle,
a.bigGreenButton span.btnMiddle {
	background-image: url(../images/buttons/big-green-bg.png);
	font-size: 16px;
	text-shadow: -1px -1px 1px rgba(0, 0, 0, .15);
	padding: 0 10px;
	line-height: 51px;
}

span.bigGreenButton span.btnRight,
a.bigGreenButton span.btnRight {
	background-image: url(../images/buttons/big-green-right.png);
}


/* Grey Button */

span.bigGreyButton,
a.bigGreyButton {
	position: relative;
}

span.bigGreyButton span.arrow,
a.bigGreyButton span.arrow {
	position: absolute;
	top: 13px;
	right: 16px;
	background-image: url(../images/buttons/big-grey-arrow.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 25px;
	height: 25px;
}

span.bigGreyButton span.btnLeft,
span.bigGreyButton span.btnMiddle,
span.bigGreyButton span.btnRight,
a.bigGreyButton span.btnLeft,
a.bigGreyButton span.btnMiddle,
a.bigGreyButton span.btnRight {
	height: 51px;
}

span.bigGreyButton span.btnLeft,
a.bigGreyButton span.btnLeft {
	background-image: url(../images/buttons/big-grey-left.png);
}

span.bigGreyButton span.btnMiddle,
a.bigGreyButton span.btnMiddle {
	background-image: url(../images/buttons/big-grey-bg.png);
	font-size: 16px;
	text-shadow: -1px -1px 1px rgba(0, 0, 0, .15);
	padding: 0 10px;
	line-height: 51px;
	color: #555555;
}

span.bigGreyButton span.btnRight,
a.bigGreyButton span.btnRight {
	background-image: url(../images/buttons/big-grey-right.png);
}

span.bigGreyArrowButton span.btnMiddle,
a.bigGreyArrowButton span.btnMiddle {
	padding-right: 37px;
}

span.bigGreenArrowButton span.btnMiddle,
a.bigGreenArrowButton span.btnMiddle {
	padding-right: 37px;
}

/* Tenant Stuff */

.tenant-block ul {
	margin: 0;
	padding: 0;
	list-style-type:none;
}

.tenant-block li {
	margin: 0 0 7px;
	padding: 0;
	list-style-type:none;

}

.tenant-block #flagContactTenant {
	margin: 0 7px 7px 0;
}

.tenant-block li.contact-tenant-field {
	display: none;
}

.tenant-block li label {
	line-height: 18px;
}

.tenant-block li.contact-tenant-field label {
	float: left;
	width: 100px;
}

/* The Range history */

#range-history,
#range-history li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
}

#range-history li {
	margin: 0 0 7px;
	border-top: 1px solid #d1d1d1;
	font-size: 10px;
	padding: 7px 0 0;
	line-height: 11px;
}

#range-history li a {
	color: #545454;
	font-size: 12px;
	line-height: 14px;
	text-decoration: underline;
	display: block;
	font-weight: bold;
	margin-bottom: 4px;
}

.history-right {
	float: right;
	text-align: right;
	width: 60px;
}

.history-price {
	color: #97A000;
	font-size: 12px;
	display: block;
	font-weight: bold;
	clear: both;
	line-height: 14px;
	margin-bottom: 4px;
}

h3.most-pop-title,
#range-history li.search-history-title {
	border-top: 0;
	padding: 23px 0 7px;
	color: #F26822;
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
}

.search-history-title {
}

.oc-clearfix:before, .oc-clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.oc-clearfix:after { clear: both; }
.oc-clearfix { zoom: 1; }


#adminPaymentPasswordField {
	display: none;
	clear: both;
	padding: 10px 0;
}

#adminPaymentPasswordField sub {
	display: block;
	font-size: 10px;
}

#adminPaymentPasswordField input {
	margin: 0 8px 5px;
}

/* Popup Overlay - Not Finished Yet */

.popup-overlay { position: absolute;display: none;top: 0px;left: 0px;width: 100%;height: 100%;opacity: .0;background-color: #000000;z-index: 300;}
.overlay-close-pane {position: absolute;display: block;top: 0px;left: 0px;width: 100%;height: 100%;opacity: .0;z-index: 302; cursor: pointer; }
.popup-container {display: none;top: 0px;left: 0px;text-align: center;width: 100%;position: absolute;z-index: 301; height: 100%; opacity: .0; }
.popup-wrapper {margin: 0px auto; position: relative; z-index: 303; padding: 0px; background-color: #F6F4F4; width: 830px;}
.popup-iframe-container .popup-wrapper {margin: 0px auto; position: relative; z-index: 303; padding: 0px; background-color: #F6F4F4; width: 410px; }
.popup-window {position: relative;z-index: 303;text-align: left;clear: both; }
.popup-iframe-container .popup-window { padding: 20px 20px 25px;  width: 370px; box-shadow: 3px 3px 8px rgba(0,0,0,.5); }
a#popup-close { display: block; clear: both; color: #FFFFFF; z-index:5; text-align: right; font-size: 12px; font-weight: bold; font-style: italic; text-decoration: underline; line-height: 16px; height: 24px; }
.popup-iframe-container a#popup-close { text-indent: 9999px; width: 76px; height: 35px; position: absolute; top: 20px; right: 20px; background-repeat: no-repeat; background-position: 0px 0px; background-image: url("../images/buttons/tb-close.gif"); overflow: hidden; }
.popup-iframe-container a#popup-home { text-indent: -9999px; width: 156px; height: 39px; position: absolute; top: 34px; left: 25px; background-repeat: no-repeat; background-position: 0px 0px; background-image: url(../images/icons/calibre-logo.gif); overflow: hidden; }
.popup-window-content { overflow: hidden; position: relative; background-color:#F6F4F4; padding:0px; }

.popup-window-content .logo { float: none; margin-bottom: 10px; clear: both; }
.popup-window-content .popup-page-title { margin-bottom: 10px; clear: both; font-size: 14px; line-height: 18px; text-transform: uppercase; font-weight: normal; }

/* QE Tool */

.qe-tool-form .category {
	border-bottom: 1px solid #CECDCD;
	padding: 10px 0;
}

.qe-tool-form .qe-cat-title {
	float: left;
	width: 128px;
	clear: left;
	font-weight: bold;
}
.qe-tool-form .fields {
	float: right;
	width: 226px;
}

.qe-tool-form ul {
	list-style-type: none;
	margin: 0 0 10px 0;
	padding: 0;
}

.qe-tool-form li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.qe-tool-form .fields li {
	margin: 0 0 5px 0;
}

.qe-tool-form .fields li.spacer {
	height: 5px;
}

.qe-tool-form .disc-row {
	border: none;
}

.qe-tool-form .disc-row p {
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 5px;
	padding: 0;
}

.qe-tool-form .fields li input {
	margin: 0 5px 0 0;
}

#qe-tool-submit {
	display: none;
}

.qe-tool-form .submit-wrapper {
	text-align: center;
}

#quick-estimate-help-wrapper .submit-wrapper  .dynamicButton {
	display: block;
	margin: 0 auto;
	float: none;
	/*	width: 215px;*/
}

#quick-estimate-help-launch {
	background-image: url(../images/common/question-mark.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: absolute;
	top: 4px;
	left: 219px;
	width: 19px;
	height: 18px;
	text-indent: -9999px;
}

.qe-launch-wrapper {
	position: relative;
}

#quick-estimate-help-wrapper {
	position: relative;
}

#quick-estimate-help-text {
	padding: 10px 0px;
}

/* Show / Hide Stairs */

#additionalItemShowStairs {
	margin: 0 8px 0 0;
}

.stair-row,
.stair-description {
	display: none;
}

/* Most Popular List */

#most-pop-list {
	clear: both;
}

#most-pop-list h3 {
	border-bottom: 1px solid #d1d1d1;
	padding: 23px 0 17px;
}

#most-pop-list ol {
	color: #d1d1d1;
	margin: 10px 0 0 18px;
	padding-left: 0;
}

#most-pop-list li {
	color: #d1d1d1;
    font-weight: bold;
	margin: 8px 0;
}

#most-pop-list li a {
	color: #545454;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    margin-bottom: 4px;
    text-decoration: underline;
}

/* Breadcrumbs */

ul.breadcrumbs {
	background-color: #dfdfdf;
	margin: 0;
	padding: 7px 22px;
	list-style-type: none;
	clear: both;
	border-bottom: 1px solid #FFFFFF;
}

ul.breadcrumbs li {
	float: left;
	list-style-type: none;
	padding-right: 10px;
	text-shadow:  1px 1px 0 #FFFFFF;
}

ul.breadcrumbs li,
ul.breadcrumbs li a {
	color: #525252;
}

ul.breadcrumbs li a {
	font-weight: bold;
}

ul.breadcrumbs li span {
	color: #F26822;
	padding-left: 7px;
}

/* Home Page Styles */

.home #pageContent {
    background: none;
}

.home-feature-left {
    width: 636px;
    height: 313px;
    border: 0px solid #FFFFFF;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    background-repeat: no-repeat;
    background-color: FFFFFF;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    position: relative;
    float: left;
}

.home-feature-image-text {
    padding: 20px 40px 4px 20px;
    background-color: rgba(255,255,255, .95);
    width: 250px;
    height: 111px;
    position: absolute;
    bottom: 89px;
    left: 0;
}

.home-feature-image-text h2 {
    color: #f5680c;
    font-size: 24px;
    line-height: 26px;
    font-weight: bold;
    letter-spacing: -1px;
    text-shadow: 0 1px 1px #FFFFFF;
}

.home-feature-image-text a {
    color: #6b5a53;
    font-size: 14px;
    font-weight: bold;
}

.home-feature-right {
    background: rgb(228,226,226); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U0ZTJlMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMwJSIgc3RvcC1jb2xvcj0iI2Y3ZjRmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top,  rgba(228,226,226,1) 0%, rgba(247,244,244,1) 30%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(228,226,226,1)), color-stop(30%,rgba(247,244,244,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(228,226,226,1) 0%,rgba(247,244,244,1) 30%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(228,226,226,1) 0%,rgba(247,244,244,1) 30%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(228,226,226,1) 0%,rgba(247,244,244,1) 30%); /* IE10+ */
    background: linear-gradient(top,  rgba(228,226,226,1) 0%,rgba(247,244,244,1) 30%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4e2e2', endColorstr='#f7f4f4',GradientType=0 ); /* IE6-8 */
    width: 273px;
    height: 291px;
    border: 1px solid #f1f1f1;
    border-radius: 1px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    float: right;
    padding: 10px 18px;
}


.home-feature-right h3 {
    font-size:  14px;
    margin-bottom: 2px;
    padding: 0;
    font-weight: bold;
}

.home-feature-right p {
    padding: 0;
    line-height: 18px;
    margin-bottom: 8px;
}

.home-feature-right p,
.home-feature-right p a {
    color: #7f716c;
    text-decoration: underline;
}

.home-feature-right h3.red,
.home-feature-right h3.red a:visited,
.home-feature-right h3.red a {
    color: #e52100;
}

.home-feature-right h3.red {
    margin-bottom: 10px;
}

.home-feature-right-header h3 {
    font-size:  15px;
}

.home-feature-right .home-feature-right-header a.header-guide-link {
    float: right;
    color: #6b5a53;
    font-size: 12px;
    font-weight: normal;
    text-decoration: underline;
    padding-top: 5px;
}

.home-feature-right .home-feature-right-header h3,
.home-feature-right .home-feature-right-header h3 a,
.home-feature-right .home-feature-right-header h3 a:visited {
    border-bottom: 2px solid #d0cfce;
    padding-bottom: 9px;
    margin-bottom: 10px;
    color: #6c5a54;
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    text-decoration: none;
    text-shadow: 0 -1px 1px rgba(255,255,255, 0.75);
}

.home-feature-right .home-feature-right-header h3 a,
.home-feature-right .home-feature-right-header h3 a:visited {
    border: none;
}

/* Home module / tile thingys */

.home-module {
    position: relative;
    float: left;
    padding: 14px 20px 60px;
    width: 270px;
    height: 176px;
    background: rgb(228,225,225); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U0ZTFlMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM2JSIgc3RvcC1jb2xvcj0iI2Y3ZjRmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top,  rgba(228,225,225,1) 0%, rgba(247,244,244,1) 36%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(228,225,225,1)), color-stop(36%,rgba(247,244,244,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(228,225,225,1) 0%,rgba(247,244,244,1) 36%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(228,225,225,1) 0%,rgba(247,244,244,1) 36%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(228,225,225,1) 0%,rgba(247,244,244,1) 36%); /* IE10+ */
    background: linear-gradient(top,  rgba(228,225,225,1) 0%,rgba(247,244,244,1) 36%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4e1e1', endColorstr='#f7f4f4',GradientType=0 ); /* IE6-8 */
    border: 1px solid #f1f1f1;
    border-radius: 1px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    color: #6c5b54;
    margin: 0 12px 12px 0;
}

.home-module h2 {
    color: #4e4441;
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    padding: 0;
    margin-bottom: 17px;
    text-shadow: 0 -1px 1px rgba(255,255,255, 0.75);
}

.home-module .homeModButton {
    position: absolute;
    bottom: 14px;
    left: 20px;
}

.home-module .homeModButton a.dynamicButton span {
    line-height:  30px;
}

.home-module p {
    color: #6c5b54;

}

.home-module-image {
    display: block;
    margin-bottom: 17px;
}

.home-module-image img {
    display: block;
    border-radius: 1px;
}

/* Mega Footer */

.mega-footer {
    clear: both;
    width: 100%;
    text-align: center;
}

.mega-footer .mega-footer-inner {
    width: 959px;
    margin: 0 auto;
    text-align: left;
}

.mega-footer-top {
    background-color: #f46410;
    border-bottom: 1px solid #cecece;
    padding: 27px 0 0;
    border-bottom: 1px solid #FFFFFF;
}

.mega-footer-top h2 {
    color: #FFFFFF;
    font-size: 18px;
    line-height: 18px;
    margin: 0 0 28px;
    padding: 0;
    font-weight: bold;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .5);

}

.mega-footer-links {
    background-color: #f6f4f4;
    padding: 23px 0 25px;
}

.mega-footer-middle {
    padding: 21px 0;
    background-color: #f7f4f4;
    border-top: 1px solid #cecece;
    border-bottom: 1px solid #cecece;
}

.mega-footer-links h3,
.mega-footer-middle h2 {
    color: #f46410;
    font-weight: bold;
    font-size: 16px;
    margin: 0 0 20px;
    padding: 0;
    clear: both;
    text-shadow: 0 1px 1px #FFFFFF;
}

.mega-footer-middle .column {
    float: left;
    width: 152px;
    margin-right: 10px;
}

.mega-footer-middle .column-carpet-by-brand {
    margin: 0;
    width: 470px;
}

.mega-footer-middle .column-carpet-by-brand,
.mega-footer-middle .column-carpet-by-price {
    padding-top: 46px;
}

.mega-footer-middle h4 {
    font-weight: bold;
    color: #6b5a53;
    font-size: 12px;
    text-shadow: 0 1px 1px #FFFFFF;
    padding: 0;
    margin: 0 0 10px;
}

.mega-footer-middle ul,
.mega-footer-middle li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: block;
    clear: both;
    line-height: 18px;
}

.mega-footer-middle li a {
    color: #7f716c;
    font-weight: normal;
    text-shadow: 0 1px 1px #FFFFFF;
}

.mega-footer-middle .column-carpet-by-brand h4 {
    clear: both;
}

.mega-footer-middle .column-carpet-by-brand ul {
    clear: none;
    float: left;
    width: 152px;
    padding-right: 10px;
}

.mega-footer-middle .column-carpet-by-brand ul.brand-column-2 {
    margin: 0;
    width: 132px;
}

.mega-footer-links h3 {
    clear: none;
    float: left;
    width: 195px;
    margin: 0;
}

.mega-footer-links ul,
.mega-footer-links li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    float: left;
}

.mega-footer-links ul {
    width: 700px;
    padding-top: 3px;
}

.mega-footer-links li {
    width: auto;
    padding-right: 46px;
}
.mega-footer-links li a {
    color: #6c5a54;
    font-weight: bold;
    font-size: 12px;
    text-shadow: 0 1px 1px #FFFFFF;
}

.mega-footer-bottom {
    padding: 28px 0 15px;
}

.mega-footer-inner-left {
    float: left;
    width: 500px;
    font-size: 11px;
    line-height: 15px;
    color: #6c5a54;
    padding: 0 0 0 4px;
}

.mega-footer-inner-left span {
    letter-spacing: 4px;
}

.mega-footer-inner-left a:visited,
.mega-footer-inner-left a {
    color: #6c5a54;
    /*border-bottom: 1px solid #6c5a54;*/
    text-decoration: underline;
}
.mega-footer-inner-left a:hover {
    color: #6c5a54;
    /*border-bottom: 1px solid #f5680c;*/
    text-decoration: none;
}

.mega-footer-inner-left a.oc-footer-link:hover,
.mega-footer-inner-left a.oc-footer-link {
    font-weight: bold;
    color: #f5680c;
    text-decoration: none;
}

.mega-footer-inner-right {
    background-image: url(../images/icons/home-footer-logos.gif);
    background-repeat: no-repeat;
    background-position: 0 3px;
    float: right;
    width: 372px;
    margin-top: 2px;
}

.mega-footer a.client-login {
    float: right;
    background: rgb(131,114,109); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzgzNzI2ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1MzQzM2UiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(131,114,109,1) 0%, rgba(83,67,62,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(131,114,109,1)), color-stop(100%,rgba(83,67,62,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(131,114,109,1) 0%,rgba(83,67,62,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(131,114,109,1) 0%,rgba(83,67,62,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(131,114,109,1) 0%,rgba(83,67,62,1) 100%); /* IE10+ */
    background: linear-gradient(top,  rgba(131,114,109,1) 0%,rgba(83,67,62,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#83726d', endColorstr='#53433e',GradientType=0 ); /* IE6-8 */
    color: #FFFFFF;
    height: 30px;
    line-height: 30px;
    padding: 0 16px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .25);
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    font-size: 12px;
    text-decoration: none;
    margin-right: -2px;
}

.mega-footer a.client-login:hover {
    background: rgb(83,67,62); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzUzNDMzZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4MzcyNmQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(83,67,62,1) 0%, rgba(131,114,109,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(83,67,62,1)), color-stop(100%,rgba(131,114,109,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(83,67,62,1) 0%,rgba(131,114,109,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(83,67,62,1) 0%,rgba(131,114,109,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(83,67,62,1) 0%,rgba(131,114,109,1) 100%); /* IE10+ */
    background: linear-gradient(top,  rgba(83,67,62,1) 0%,rgba(131,114,109,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#53433e', endColorstr='#83726d',GradientType=0 ); /* IE6-8 */

}

.footer-nav-column ul li a {
    display: block;
    color: #4e4441;
    font-weight: bold;
    margin-bottom: 10px;
}

/* Checkout input  */

#checkoutConfirmSubmit {
    background: rgb(131,189,11); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzgzYmQwYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1Mzk4MDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(131,189,11,1) 0%, rgba(83,152,3,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(131,189,11,1)), color-stop(100%,rgba(83,152,3,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(131,189,11,1) 0%,rgba(83,152,3,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(131,189,11,1) 0%,rgba(83,152,3,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(131,189,11,1) 0%,rgba(83,152,3,1) 100%); /* IE10+ */
    background: linear-gradient(top,  rgba(131,189,11,1) 0%,rgba(83,152,3,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#83bd0b', endColorstr='#539803',GradientType=0 ); /* IE6-8 */
    font-size: 16px;
    line-height: 51px;
    font-weight: bold;
    border: 0px solid #FFFFFF;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    padding: 14px 20px;
    color: #FFFFFF;
    text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.15);
    font-weight: bold;
    box-shadow: 0 1px 0 rgba(0, 0, 0, .25);

}
