body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color:#818181;
	/*background-image:url(../images/tile.gif);
	background-repeat:repeat-x;*/
	text-align: center;
	overflow:-moz-scrollbars-vertical;
}
#container {
	color: #000000;
	margin: 0px auto;
	padding: 5px 0 0 0;
	text-align: center;
	width: 980px;
	background-color:#FFFFFF;
}

#headeremail {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 140px;
	background: url(/images/header-shim.gif) repeat-x;
	width: 100%;
}
#footeremail {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 40px;
	background: url(/images/footer-shim.gif) repeat-x;
	width: 100%;
}

/* =-=-=-=-=-=-=-[TOP styles]-=-=-=-=-=-=-=- */
#top {
	margin:0;
	padding: 0 0 0 0;
	width: 980px;
	text-align: left;
	background-color:#f4ecd6;
	background-image:url(../images/topBg.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	border-bottom:3px solid #092654;
}
/* =-=-=-=-=-=-=-[TOP styles end]-=-=-=-=-=-=-=- */






/* =-=-=-=-=-=-=-[column1]-=-=-=-=-=-=-=- */
#column1 {
	margin: 0;
	padding:0;
	float: left;
	text-align: left;
	width: 246px;
}
#logo {
	margin: 0;
	padding: 0 0 0 0;
	width:246px;
}

.navigationContainer {
	padding: 0 17px 0 11px; 
	margin:0;
	width:218px;
}
.navigationContainer h3 {
	background-image: url(../images/navigationHeader.jpg);
	background-repeat:no-repeat;
	width:204px;
	font-size:15px;
	font-weight:bold;
	padding:14px 0 11px 14px;
	color:#FFFFFF;
	border-bottom:3px solid #FFFFFF;
}

.navigation ul {
	padding: 0 10px 0 10px; 
	margin:0 0 0 0;
	background-image:url(../images/navigationTile.gif);
	background-repeat:repeat-x;
}
.navigation ul li {
	list-style-type: none;
}

.navigation ul li a {
	color: #535353;
	width: 168px;
	text-align: left;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 12px 5px 10px 25px;
	text-decoration: none;
	border-bottom: 1px solid #9c9c9c;
	background: url(../images/navigationBullet.gif) no-repeat 9px 14px;
}

.navigation ul li a.special {
	color:#e70700;
}


.navigation a:link, .navigation a:visited, .navigation a:active {
	color: #535353;
	text-decoration: none;
}

.navigation ul li a:hover {
	color: #535353;
	text-decoration: none;
	background: url(../images/navigationBullet.gif) 9px 14px no-repeat #fdbb52;
}


#searchContainer {
	padding: 0 17px 15px 11px; 
	margin:25px 0 0 0;
	width:218px;
}
#searchContainer h3 {
	background-image: url(../images/navigationHeader.jpg);
	background-repeat:no-repeat;
	width:204px;
	font-size:15px;
	font-weight:bold;
	padding:14px 0 11px 14px;
	color:#FFFFFF;
}
#searchContent {
	width:176px;
	padding:15px 19px 0px 19px;
	border-left:2px solid #7e7e7e;
	border-right:2px solid #7e7e7e;
}
#searchTextBoxBg {
	background-image: url(../images/keywordBG.gif);
	background-repeat:no-repeat;
	width:176px;
	height:21px;
	margin:0 0 10px 0;
}

.searchtextbox {
	margin: 1px 0 0 4px;
	padding:1px 0 0 0;
	font: 12px arial, Verdana, sans-serif;
	font-weight:bold;
	border: 1px #ffffff solid;
	color: #000000;
	width: 166px;
	float:left;
}

#searchFooter {
	padding: 0; 
	margin:0;
	width:218px;
	height:11px;
	background-image: url(../images/searchFooter.gif);
	background-repeat:no-repeat;
}
a.searchLink:link, a.searchLink:visited, a.searchLink:active {
	text-decoration: none;
	color: #e89512;
	font-weight:bold;
	padding:0;
	font-size:12px;
	
}
a.searchLink:hover, a {
	text-decoration: underline;
}


.advertContainer {
	padding: 0 17px 15px 11px; 
	margin:0 0 0 0;
	width:218px;
}

/* =-=-=-=-=-=-=-[column1 end]-=-=-=-=-=-=-=- */







/* =-=-=-=-=-=-=-[column2]-=-=-=-=-=-=-=- */
#column2 {
	margin: 0;
	padding:0 0 10px 0;
	float:left;
	text-align: left;
	width:734px;
}

#column2Container {
	margin:0;
	padding:0 6px 0 0;
	width:728px;
}

#column2ContainerHeader {
	margin:0;
	padding:0;
	width:728px;
	height:255px;
}
#headerImage {
	margin:0;
	padding:0 0 0 0;
	position:absolute; 
	z-index:1;
}
#headerMask {
	behavior: url(iepngfix.htc);
	margin:0;
	padding:0;
	width:728px;
	height:255px;
	background-image:url(../images/headerMask.png);
	background-repeat:no-repeat;
	position:absolute; 
	z-index:2;
}
#headerNavContainer {
	margin:0;
	padding:198px 0 0 0;
	position:absolute; 
	z-index:3;
}



#nav {
	width:728px;
	padding:0 0 0 0;
}
#nav ul {
	list-style: none;
	padding: 0 0 0 148px;
	margin: 0;
}
#nav li {
	display: inline;
}
#nav a    {
	text-decoration: none;
	font-weight: bold;
	color: #010101;
	padding-right: 18px;
	padding-left: 18px;
	border-right: 1px solid #FFFFFF;
	font-size: 13px;
	text-decoration: none;
}
#nav a:hover {
	text-decoration: underline;
}



#cart {
	width:728px;
	padding:18px 0 0 0;
}
#cart ul {
	list-style: none;
	padding: 0 0 0 250px;
	margin: 0;
}
#cart li {
	display: inline;
	font-weight: bold;
	color: #ffffff;
	padding-right: 17px;
	padding-left: 17px;
	border-right: 1px solid #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}
#cart a    {
	text-decoration: none;
	color: #ffffff;
}
#cart a:hover {
	text-decoration: underline;
}
#cart .orange {
	color:#e89512;
}



#homepageContainer {
	margin:20px 0 0 0;
	padding:0 0 0 0;
	width:728px;
}

#homepageStrap {
	width:305px;
	height:27px;
	background-image:url(../images/findYourFlooringHere.gif);
	background-repeat:no-repeat;
	padding:0;
	margin:0;
}

#homepageCatContainer {
	width:718px;
	background-image:url(../images/homepageCatShim.gif);
	background-repeat:repeat-y;
	padding:0;
	margin:15px 0 0 0;
}
#homepageCatContainerTop {
	width:718px;
	height:12px;
	background-image:url(../images/homepageCatTopBG.gif);
	background-repeat:no-repeat;
	padding:0;
	margin:0;
}
#homepageCatFooterBG {
	width:718px;
	height:12px;
	background-image:url(../images/homepageCatFooterBG.gif);
	background-repeat:no-repeat;
	padding:0;
	margin:0;
	clear:both;
}



.homepageCatContent {
	width:214px;
	padding:0;
	margin: 10px 0 10px 10px;
	float:left;
}
.homepageCatImageContainer {
	width:214px;
	height:154px;
}
.homepageCatImage {
	padding:5px 0 0 7px;
	margin: 0;
	position:absolute; 
	z-index:1;
}
.homepageCatMask {
	width:214px;
	height:154px;
	padding:0;
	margin: 0;
	position:absolute; 
	z-index:2;
}
.homepageCatTitle {
	behavior: url(iepngfix.htc);
	width:214px;
	height:41px;
	background-image:url(../images/homepageCatTitle.png);
	background-repeat:no-repeat;
	text-align:center;
}
.homepageCatTitle h1 {
	padding:8px 0 0 0;
	margin: 0;
	font-size:14px;
	color:#FFFFFF;
}
.categoryLogo {
	padding:0 0 0 15px;
	margin: 0;
	background-image:url(../images/catLogo.png);
	background-repeat:no-repeat;
}
.homepageCatTitle a:link, .homepageCatTitle a:visited, .homepageCatTitle a:active  {
	color:#FFFFFF;
	text-decoration:none;
}
.homepageCatTitle a:hover {
	text-decoration:underline;
}

#homepageCatContainerPhoneNo {
	width:249px;
	height:29px;
	background-image:url(../images/telephoneNo.jpg);
	background-repeat:no-repeat;
	padding:0;
	margin:10px 25px 10px 0;
	float:right;
}

#column2content {
	margin:20px 0 0 0;
	padding:0 0 0 0;
	width:728px;
}

#column2contentIndented {
	margin: 0;
	background-image: url(../images/contentouter-mid.gif);
	background-repeat: repeat-y;
	padding: 0 15px;
	clear: both;
	float:left;
	width:698px;
}
#column2contentIndented h3 {
	margin: 0;
	padding: 0 0 10px 0;
}
.contenroutertop {
	background-image: url(../images/contentouter-top.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 15px;
	width: 728px;
}
.contentouterbot {
	background-image: url(../images/contentouter-bot.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 15px;
	width: 728px;
	background-position: 0px 0px;
	_background-position: 2px 0px;
}

#column2content p {
	margin:;
	padding:0 0 15px 0;
	line-height:20px;
}
#column2contentIndented ul {
	padding:0 0 15px 20px;
	margin:0;
	list-style: none;
}
#column2contentIndented ul li {
	text-align: left;
	margin:0 0 2px 0;
	padding: 5px 2px 0 25px;
	background: url(../images/footerBullet.gif) no-repeat 7px 9px;
	background-repeat:no-repeat;
}

#myAccount {
	padding:0 20px 0 20px;
	margin: 0;
}




#cat1Container {
	padding:0 0 0 25px ;
	margin: 0;
}

.cat2Container {
	padding:0 16px 20px 16px;
	margin: 0;
	width:314px;
	float:left;
}
.cat2Title {
	padding:0 0 0 0;
	margin: 0;
	width:314px;
	height:45px;
	float:left;
	background: url(../images/cat2TitleBg.gif);
	background-repeat:no-repeat;
	text-align:center;
}
.cat2Title h2 {
	padding:10px 0 0 0;
	margin: 0;
	font-size:18px;
	color:#202020;
	width:314px;
}
.cat2Title a:link, .cat2Title a:visited, .cat2Title a:active  {
	color:#000000;
	text-decoration:none;
}
.cat2Title a:hover {
	text-decoration:underline;
}
.cat2image {
	width:314px;
	height:146px;
	float:left;
}
.cat2imageIcon {
	behavior: url(iepngfix.htc);
	position:absolute; 
	width:91px; 
	height:95px;
	margin:0 0 0 223px; 
	z-index:2; 
	background-image:url(../images/25PercentOff.png);
	background-repeat:no-repeat;
}





.cat2Content {
	width:314px;
	float:left;
	background-color:#d9d9d9;
	border-top:7px solid #a8a8a8;
}
.cat2ContentFooter {
	width:314px;
	height:15px;
	float:left;
	background: url(../images/cat2FooterBg.gif);
	background-repeat:no-repeat;
}

#colourListContainer {
	padding:0 0 0 15px ;
	margin: 0;
}
.colourContainer {
	padding:0 18px 10px 0;
	margin: 0;
	width:160px;
	float:left;
}
.colourImage {
	width:160px;
	height:104px;
	float:left;
}
.colourTitle {
	padding:10px 0 10px 0;
	margin: 0;
	width:160px;
	float:left;
	border-bottom:1px dotted #000000;
	height:32px;
}
.colourTitle h2 {
	padding:0 0 0 0;
	margin: 0;
	font-size:12px;
	color:#000000;
}
.colourContent {
	width:160px;
	float:left;
	padding:5px 0 0 0;
	margin:0;
	color:#000000;
}

.colourHR {
	width:685px;
	height:23px;
	padding:0 0 10px 0;
	background: url(../images/colourOptionHR.gif);
	background-repeat: repeat-x;
	clear:both;
}



#productDetailContainer {
	padding:0 0 0 0;
	margin: 0;
}
#productDetailSection1 {
	padding:0 6px 20px 6px;
	margin: 0;
	width:716px;
}
#productDetailImage {
	padding:0;
	margin: 0;
	width:354px;
	float:left;
}
#productDescriptionContainer {
	padding:10px 20px 0 20px;
	margin: 0;
	width:305px;
	height:224px;
	float:right;
	background: url(../images/productDetailBG.jpg);
	background-repeat:no-repeat;
}
#productDescriptionContainer h2 {
	padding:0 0 2px 0;
	margin: 0;
	font-size:15px;
	color:#000000;
	font-weight:normal;
}
#productDescriptionContainer h1 {
	padding:0 0 6px 0;
	margin: 0;
	font-size:16px;
	color:#000000;
	border-bottom:1px dotted #000000;
}
#productDetails {
	padding:8px 0 0 0;
	margin: 0;
	font-size:12px;
	color:#000000;
}
#productDetails p {
	padding:0 0 4px 0;
	margin: 0;
	line-height:normal;
}

#productDetailSection2 {
	padding:0 6px 0 6px;
	margin: 0;
	width:716px;
	float:left;
}
#productCalculationContainer {
	padding:0;
	margin: 0;
	width:712px;
	height:270px;
	background: url(../images/productCalculationBG.gif);
	background-repeat:no-repeat;
}

#productCalculationTitle {
	padding:20px 0 0 25px;
	margin: 0;
	width:687px;
	font-size:18px;
	color:#000000;
	text-align:left;
}
#productCalculationTitle .orStyle {
	font-size:24px;
	color:#e89512;
	font-weight:bold;
}

#productDetailSection2Column1 {
	padding:0 0 0 30px;
	margin: 0;
	width:333px;
	float:left;
}
.calculationTextBox {
	margin: 0;
	padding:0 0 0 0;
	font: 12px arial, Verdana, sans-serif;
	border: 1px #5d5d5d solid;
	color: #000000;
	width: 45px;
}
#productDetailCalculation select
{
	font: 11px Verdana, arial, sans-serif;
	background-color: #FFFFFF;
	border: 1px #535353 solid;
	width: 150px;
	color: #000000;
	margin:0;
	padding:0;
}

#productDetailCalculation {
	padding:30px 0 15px 0;
	margin: 0;
}
#calculationButtons {
	width:303px;
	height:43px;
	margin: 0;
	padding:15px 15px 0 15px;
	background: url(../images/calculationButtonsBG.jpg);
	background-repeat:no-repeat;
}


#productDetailSection2Column2 {
	padding:30px 20px 0 0;
	margin: 0;
	width:300px;
	float:right;
}

#pricingContents {
	padding:25px 0 0 30px;
	margin: 0;
	width:269px;
	height:144px;
	font-size:15px;
	background: url(../images/productPricingBG.jpg);
	background-repeat:no-repeat;
}
#pricingContents p {
	padding:0 0 10px 0;
	margin: 0 0 0 0;
}
#pricingContents .priceMedium {
	font-size:16px;
}
#pricingContents .priceLarge {
	font-size:23px;
}
#pricingContents a:link, #pricingContents a:visited, #pricingContents a:active  {
	color:#000000;
	text-decoration:none;
	background: url(../images/addToCartIcon.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding:0 0 0 15px;
	margin: 0 0 0 75px;
	font-size:12px;
	font-weight:bold;
}
#pricingContents a:hover {
	text-decoration:underline;
}



#productDetailSection3 {
	padding:20px 6px 0 6px;
	margin: 0;
	width:716px;
	float:left;
}




/* =-=-=-=-=-=-=-[footer]-=-=-=-=-=-=-=- */
#footer {
	margin:0 13px 0 13px;
	padding:3px 0 10px 0;
	width:954px;
	clear:both;
	border-top:2px solid #e89512;
}
#footerContainer {
	width:954px;
	padding:0 0 10px 0;
	background-image:url(../images/footerBg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#dddddd;
}
.footerColumn1 {
	width:130px;
	padding:0 0 10px 0px;
	float:left;
	font-weight:bold;
}
.footerColumn1 ul {
	padding: 10px 0 0 0;
	margin:0;
	list-style: none;
}
.footerColumn1 ul li {
	text-align: left;
	margin:0 0 2px 0;
	padding: 5px 2px 0 13px;
	background: url(../images/footerBullet.gif) no-repeat 1px 9px;
	background-repeat:no-repeat;
	color:#000000;
	font-size:11px;
}
.footerColumn1 ul li  a:link, .footerColumn1 ul li a:visited, .footerColumn1 ul li a:active {
	color:#000000;
	text-decoration:none;
}
.footerColumn1 ul li a:hover {
	text-decoration:underline;
}

#footerColumn2 {
	width:150px;
	padding:10px 0 10px 15px;
	float:left;
	text-align:left;
}
#footerColumn2 h2 {
	width:66px;
	height:36px;
	background-image:url(../images/contact.gif);
	background-repeat:no-repeat;
	margin-bottom:5px;
}

#footerColumn3 {
	width:130px;
	padding:10px 0 10px 20px;
	float:left;
	text-align:left;
}
#footerColumn3 h2 {
	width:98px;
	height:36px;
	background-image:url(../images/certifiedBy.gif);
	background-repeat:no-repeat;
	margin-bottom:5px;
}



#footerColumn4 {
	width:318px;
	height:84px;
	padding:0;
	margin:10px 10px 0 0;
	float:right;
	text-align:left;
	background-image:url(../images/mailingListBg.jpg);
	background-repeat:no-repeat;
}





#footerColumn5 {
	width:240px;
	height:113px;
	padding:10px 25px 10px 0;
	background-image:url(../images/shopWithConfidence.jpg);
	background-repeat:no-repeat;
	background-position:center;
	float:right;
}
/* =-=-=-=-=-=-=-[footer finish]-=-=-=-=-=-=-=- */

/* Begin Breadcrumb Styles =============================================== */

#breadcrumb {
	padding:0 0 10px 0;
	margin:0 0 20px 0;
	font-size:12px;
	width:728px;
	font-weight:bold;
	border-bottom:1px dotted #000000;
}

#breadcrumb ul {
	margin: 0;
	padding:0;
}

#breadcrumb ul li {
	display: inline;
	color:#000000;	
}

#breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:active {
	color: #6e6e6e;
	text-decoration:none;
	border-right: 1px solid #6e6e6e;
	padding-right: 10px;
	margin-right: 5px;
}

#breadcrumb a:hover {
	text-decoration: underline;
}

/* End Breadcrumb Styles =============================================== */

.bullet2 {
	margin: 0;
	padding: 0;
}
.bullet2 ul {
	padding: 0;
	margin:0;
	list-style: none;
}
.bullet2 ul li {
	text-align: left;
	margin:0 0 2px 0;
	padding: 5px 2px 5px 25px;
	background: url(../images/footerBullet.gif) no-repeat 5px 8px;
	background-repeat:no-repeat;
}


/* =-=-=-=-=-=-=-[highslide]-=-=-=-=-=-=-=- */
.highslide-wrapper div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide {
	cursor: url(../images/zoom/zoomin.cur), pointer;
	outline: none;
	text-decoration: none;
}
.highslide img {
	border: none;
}
.highslide:hover img {
	border-color: gray;
}

.highslide-active-anchor img, .highslide-active-anchor:hover img {
	border-color: black;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.highslide-wrapper, .rounded-white {
	background: white;
}
.highslide-image-blur {
}
.highslide-number {
	font-weight: bold;
	color: gray;
}
.highslide-caption {
	display: none;
	border-top: none;
	font-size: 1em;
	padding: 5px;
	background: white;
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin-bottom: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(../images/zoom/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: gray;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}


/* Controls. See http://www.google.com/search?q=css+sprites */
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(../images/zoom/controlbar-white.gif) 0 -90px no-repeat;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(../images/zoom/controlbar-white.gif) right -90px no-repeat;
}
.highslide-controls li {
	float: left;
	padding: 5px 0;
}
.highslide-controls a {
	background-image: url(../images/zoom/controlbar-white.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}
.highslide-move a {
	cursor: move;
}

.hidden-container {
	display: none;
}

/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
} 
/* =-=-=-=-=-=-=-[highslide end]-=-=-=-=-=-=-=- */
