/** ------------------------------------------------------ **/
/** -------------------2 column layout -------------------- **/
body {
	background-image:url(../images/background-image.jpg);
	background-position: top;
	background-repeat:repeat-y;
	background-color:#ffffff;	
	color:#000000;
	font-family: Candara, 'Trebuchet MS', 'Lucida Grande', Arial, Verdana, Helvetica, sans-serif;  
	font-size: 0.9em;
	margin: 0px;
	text-align: center;
}


#skip-navigation {	
	height: 0px;
}


#wrap{
	background-image:url(../images/background-strip.gif);
	background-color: #ffffff;
	margin: 0 auto;
	text-align: left;
	width: 980px;
}
* html #wrap {  /* This is the Tan hack */
	width: 980px; 
	w\idth: 980px; 
}

#header{
	position: relative;
	z-index: 100;
}


#centerc{
	display: inline;
	float:left;
	margin-left:245px;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	width:720px;
}
* html #centerc {  /* This is the Tan hack */
	width: 735px; 
	w\idth: 720px; 
	}

#leftc{	
	float:left;
	margin-left:-980px;
	padding-left: 8px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	width: 227px;
}
* html #leftc {  /* This is the Tan hack */
	width: 245px; 
	w\idth: 227px; 
	}

/*1 column layout */
#centerc-1col {
	padding-top: 5px;
	padding-bottom: 10px;
	width:980px;
}

/*1 column layout */
#centerc-homepage {
	padding-top: 5px;
	padding-bottom: 10px;
	width:980px;
}

#foot{
	/* background-image:url(../images/footer.jpg); */
	background-color: #000000;
	background-repeat: no-repeat;
	clear: both;
	margin-left: 1px;
	width: 978px;
}


/** ------------------------------------------------------ **/
/** ------------------- header --------------------------- **/

#header_graphic {
	width: 980px;
}


#header_graphic img {
	display: block;
}

#navigation {
	background-image:url(../images/nav-bg.jpg);
	background-repeat:repeat-x;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	margin-left: 1px;
	width: 978px;
	height: 28px;
	position: relative;
}


/** ------------------------------------------------------ **/
/** -------------------navigation ------------------------ **/

#navigation ul {
	font-size: 14px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 978px;
}

#navigation ul li {	
	position: relative;
	padding: 0px;	
	margin: 0px;
	float: left;
	z-index: 10;
}
#navigation ul li a, #navigation ul li a:visited {
	background-image:url(../images/nav-bg.jpg);
	border-right: 1px solid #999999;
	background-color: #000000;
	color: #FFFFFF;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px; /* for fallback font on mac it cannot be anymore than this */
	padding-right: 5px;	
	text-decoration: none;
	height: 18px;
}
* html #navigation ul li a {  /* This is the Tan hack */
	height: 28px; 
	hei\ght: 18px; 
	}



#navigation ul li a:hover, #navigation ul li a:active {
	background-color:#666666;
	background-image:url(../images/nav-over.jpg);
	background-repeat:repeat-x;
	color: #FFFFFF;
}

#navigation ul li .sub {
	background-color: #ffffff;
	border: 1px solid #000000;
	position: absolute;	
	top: 28px;
	left: 0px;
	background-color: #ffffff;
	display: none;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 1em;	
	float: left;
}

#navigation ul li .sub ul {
	background: none;
	list-style: none;
	margin: 0px; 
	padding: 0px;
	width: 150px;
	float: left;
}
#navigation ul .sub ul li {
	border-left: none;
	border-right: none;
	width: 100%;
	color: #ffffff;
}
#navigation ul .sub ul li h2 {
	padding: 0px;  
	margin: 0px;
	font-weight: normal;
	color: #666666;
	font-size: 1.1em;
	margin-top: 5px;
	margin-bottom: 10px;
}
#navigation ul .sub ul li h2 a {
	background-image: none;
	color: #000000;
}
#navigation ul .sub ul li a, #navigation ul .sub ul li a:visited {
	background-image: none;
	background-color: #ffffff;
	border-left: none;
	border-right: none;
	float: none; 
	text-indent: 0px;
	height: auto;
	display: block;
	text-decoration: none;
	color: #000000;
	padding-left: 5px;
}
#navigation ul .sub ul li a:hover, #navigation ul .sub ul li a:active {
	background-image: none;
	color:#999999;
}

#navigation ul li #dropdownLiving {
	width: 150px;
}
#navigation ul li #dropdownDining {
	width: 150px;
}
#navigation ul li #dropdownBedroom {
	width: 150px;
}
#navigation ul li #dropdownOccasional {
	width: 150px;
}
#navigation ul li #dropdownOffice {
	width: 150px;
}
#navigation ul li #dropdownAccessories {
	width: 150px;
}
#navigation ul li #dropdownFlooring {
	width: 150px;
}
#navigation ul li #dropdownClearance {
	width: 150px;
}
#navigation ul li #dropdownBrands {
	width: 180px;
}
#navigation ul li #dropdownStores {
	width: 150px;
}
#navigation ul li #dropdownStores ul {
	width: 120px !important;
}
#navigation ul li #dropdownContact {
	width: 160px;
}
#navigation ul li #dropdownAbout {
	width: 130px;
}
#navigation ul li #dropdownAbout ul {
	width: 120px !important;
}


#navigation-left ul {
	float: left;
	list-style: none;
	padding: 0px;
	width: 730px;
}

#navigation-right ul {
	float: right;
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 248px;
}
#navigation-right ul li {
	border-left: none !important;
	border-right: none !important;
}

#nav-last a {
	border-right: none !important;
}


/** ------------------------------------------------------ **/
/** ------------------------ menu ------------------------ **/
#menu {
	margin-bottom: 20px;
}

#menu ul {
	list-style: none;
	margin: 0px;
	margin-left: 15px;
	padding: 0px;	
}
#menu ul li {
	margin: 0; 
	padding: 0; 
}

#menu ul li a, #menu ul li a:visited {
	/* color:#999999; */
	color: #777777;
	display: block;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 2px;
	text-decoration: none;
	/*width avoids extra whitespace in ie5-6*/
	width: 180px;
}
* html #menu ul li a, #menu ul li a:visited {  /* This is the Tan hack */
	width: 180px; 
	w\idth: 180px; 
	}
	
#menu ul li a:active, #menu ul li a:hover {
	color:#000000;
}
	
.menu_header {
	border-bottom: 1px solid #666666;
	display: block;  	
	padding-bottom: 5px; 
	padding-left: 0px;	
	padding-right: 0px;	
	padding-top: 5px; 
	text-decoration: none;	
	/*width avoids extra whitespace in ie5-6*/
	width: 180px;
}
* html .menu_header {  /* This is the Tan hack */
	width: 180px; 
	w\idth: 180px; 
	}

/** ------------------------------------------------------ **/
/** ------------------------ menu subsection ------------- **/

#submenu ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#submenu ul li
{
	margin: 0; 
	padding: 0; 
}

#submenu ul li a, #submenu ul li a:visited
{
	display: block;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;	
	/*width avoids extra whitespace in ie5-6*/
	width: 160px;
}
* html #submenu ul li a, #submenu ul li a:visited {  /* This is the Tan hack */
	width: 165px; 
	w\idth: 160px; 
	}


/** ------------------------------------------------------ **/
/** ------------------- higlights boxes------------------- **/

div.miniadverta {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 5px;
	margin-bottom: 15px;
	color: #666666;
	font-weight: normal;
}

div.miniadverta a , div.miniadverta a:visited {
	color: #333366;
	text-decoration: underline;
	font-weight: normal;
}
div.miniadverta a:hover, div.miniadverta a:active {
	color:#0066CC;
}

/** ------------------------------------------------------ **/
/** ------------------- footer --------------------------- **/

#foot ul
{
    list-style: none; 
	margin: 0px;
	padding: 0px;
	padding-left: 50px;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 928px;
}
* html #foot ul {  /* This is the Tan hack */
	width: 978px; 
	w\idth: 928px; 
}

#foot ul li
{
	border-right: 1px solid #cccccc;
	color: #ffffff;
	display: inline;
	margin: 0;
	padding-left: 9px;  /* for fallback font on mac it cannot be anymore than this */
	padding-right: 9px;
	text-transform: uppercase;	
}


#foot ul li a
{		
	color: #ffffff;
	font-size: 14px;
	text-decoration: none;
}
#foot ul li a:hover, #foot ul li a:active, #foot ul li a:focus
{	
    color: #cccccc;
	text-decoration: none;	
}


/** ------------------------------------------------------ **/
/** ------------------- HTML elements -------------------- **/

h1 {
	padding-top: 5px;
	margin-top: 0px;
	color:#000000;
	font-size: 1.8em;	
}

h2 {
	color:#000000;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h3 {
	color: #000000;
	font-size: 1em;
	font-weight: bold;	 
}

a {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #26384a;
}
img {
	border: 0px;
}

caption {
	font-weight: normal;
	text-align: left;	
}
th {
	font-weight: bold;
	text-align: left;	
}
pre {
	font-size: 0.8em;
	background-color: #CCCCCC;
	padding: 10px;
}


/** ------------------------------------------------------ **/
/** ------------------- form ------------------------- **/

form {
  margin: 0px;
  padding: 0px;
  }
fieldset {
  padding: 10px;
  padding-top: 10px;
  width: auto;
  }
legend {
  font-weight: bold;
  padding-bottom: 10px;
  }
input {
  float: left;
  margin-right: 10px
  }
select {
  float: left;
  margin-right: 10px
  }
input.buttons {
  float: none;
}
form fieldset div {
  padding-bottom: 0px;
  clear: both;
  }
form fieldset p {
  padding-bottom: 10px;
  margin: 0px;
  clear: both;
  }
label {
  display:block;
  float: left;
  width: 150px;
  margin-right: 10px;
  padding-bottom: 10px;
  }


/** ------------------------------------------------------ **/
/** ------------------- div table replacements ----------- **/

/*create a row*/
div.TableReplaceRow {
	clear: both;
	padding-top:0px;
  }
/*label cell*/
div.TableReplaceRow div.TableReplacelabel {
	float: left;
	text-align: left;
	width: 160px;
	margin: 0px;
  }
/*data cell*/
div.TableReplaceRow div.TableReplacedata {
	float: left;
	text-align: left;
	margin: 0px;
  } 
 /*data cell*/
div.TableReplaceRow div.TableReplaceRight {
	float: right;
	margin: 0px;
  } 
div.TableReplaceRowClear {
	clear: both;
  }
  
.clearboth {
	clear:both;
	height: 1px;
}
  
/** ------------------------------------------------------ **/
/** ------------------- brands -------------------------- **/

.Brands {
	clear: both;
	margin-left: 1px;
	width: 978px;
}

.Brands img {
	display: block;
}

#Brands-Menu {
	padding-top: 5px;
	padding-bottom: 5px;
}

#Brands-Menu ul li a, #Brands-Menu ul li a:visited {
	color:#663300 !important;
	text-decoration: none;
}
#Brands-Menu ul li a:hover, #Brands-Menu ul li a:active {
	color:#000000 !important;
	text-decoration: none;
}



.BrandsLogos {
	float: left;
	margin-bottom: 10px;
	margin-right: 20px;
	text-align: center;
	width: 140px;
}
.BrandsLogosLast {
	float: left;
	margin-bottom: 10px;
	margin-right: 0px;
	text-align: center;
	width: 140px;
}

.BrandsLogosText {
	font-size: 0.8em;
}


/** ------------------------------------------------------ **/
/** ------------------- home -------------------------- **/
#HomeFlash {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 980px;
}
#HomeFlash img {
	display: block;
	margin: 0px;
	padding: 0px;
}


#HomeCenter {
	margin: 0px;
	/* margin-top: 12px; */
	padding: 0px;
	width: 980px;
}

#HomeCenter img {
	display: block;
}


#HomeCenterLeft {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 320px;
}

#HomeCenterMiddle {
	float: left;
	margin: 0px;
	margin-left: 10px;
	padding: 0px;
	width: 320px;
}

#HomeCenterRight {
	float: left;
	margin: 0px;
	margin-left: 10px;
	padding: 0px;
	width: 320px;
}

#HomeWelcome {
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 15px;
	border-top: 10px solid #000000;
}

	
#HomeFeaturedProducts {
	clear: both;
	width: 980px;
}
#HomeFeaturedProducts h2 {
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
}
	
	
#HomeCenterLinks {
	clear: both;
	padding-top: 10px;
	width: 980px;
}	

#HomeCenterLinks-Left {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 320px;
}

#HomeCenterLinks-Middle {
	float: left;
	margin: 0px;
	margin-left: 10px;
	padding: 0px;
	width: 320px;
}

#HomeCenterLinks-Right {
	float: left;
	margin: 0px;
	margin-left: 10px;
	padding: 0px;
	width: 320px;
}
	
	
input.SearchButton {
	/* background-image:url(../images/SearchButton-bg.gif);
	background-repeat: repeat;
	color:#FFFFFF; 
	float: none;
	*/
	clear: both;
	margin-top: 5px;
	margin-right: 0px;
}

#LeftC-SearchForm {
	top: 50px;
	left: 5px;
}
#LeftC-SearchForm form {
	width: 250px;
}
#LeftC-SearchForm form fieldset {
	border: none;
}
#LeftC-SearchForm form label {
	border-bottom: 1px solid #000000;
	margin-bottom: 10px;
}

.list-nobullets {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}


/** ------------------------------------------------------ **/
/** ---------------- product display --------------------- **/

#divProductSummaryBox {
	text-align: center;
	margin-top: 5px;
	width: 980px;
}


div.divProductSummary {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 28px;
	text-align: center;
	width: 290px;
}
* html .divProductSummary {  /* This is the Tan hack */
	width: 318px;
	w\idth: 290px;
	}

div.divProductSummaryHome {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right:10px;
	text-align: center;
	width: 320px;
}

div.divProductSummaryImage {
	min-height: 220px;
	height:auto !important;
	height: 220px;	
	margin: 0px;
	padding: 0px;
	position: relative;
	text-align: center;
}
div.divProductSummaryImage img  {
	display:block;
}
div.divProductSummaryTitle {
	background-color: #FFFFFF;
	font-size: 14px;
	min-height: 35px;
	height:auto !important;
	height: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
* html div.divProductSummaryTitle {  /* This is the Tan hack */
	height: 45px; 
	he\ight: 35px;
	}

div.divProductSummaryTitle a, div.divProductSummaryTitle a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
div.divProductSummaryTitle a:hover, div.divProductSummaryTitle a:active {
	text-decoration: underline;
}

div.divProductSummaryTitleStockPage {
	color: #000000; 
	font-size: 14px;
	min-height: 35px;
	height:auto !important;
	height: 25px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
* html div.divProductSummaryTitleStockPage {  /* This is the Tan hack */
	height: 45px; 
	he\ight: 35px;
	}

div.divProductSummaryTitleStockPage a, div.divProductSummaryTitleStockPage a:visited {
	color: #336699;
	text-decoration: none;
}
div.divProductSummaryTitleStockPage a:hover, div.divProductSummaryTitleStockPage a:active {
	color:#000000;
	text-decoration: none;
}

#ProductOptionsTable {
	width: 100%;
}

#ProductOptionsTable caption {
	font-style: italic;
	display:none;
}

#ProductOptionsTable th {
	border-bottom: 1px solid #000000;
	padding: 3px;
	padding-bottom: 5px;
}


#ProductOptionsTable td {
	border-bottom: 1px solid #cccccc;
	padding: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
}

#ProductPageLeft {
	float: left;
	width: 720px;
}
#ProductPageRight {
	float: right;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
	width: 213px;
}
* html #ProductPageRight {  /* This is the Tan hack */
	width: 243px; 
	w\idth: 213px; 
	}


#ProductOptionsLeft {
	float: left;
	width: 470px;
}
#ProductOptionsRight {
	float: right;
	padding-left: 12px;
	padding-right: 8px;
	padding-top: 15px;
	text-align: left;
	width: 223px;
}
* html #ProductOptionsRight {  /* This is the Tan hack */
	width: 243px; 
	w\idth: 223px; 
	}	
#ProductPageLower {
	clear: both;
}

/** ------------------------------------------------------ **/
/** ---------------- clearance -------------------------- **/

div.divClearanceWrap {
	clear: both;
}
div.divClearanceLeft {
	float: left;
	position: relative;
	width: 440px;
}

div.divClearanceRight {
	float: left;
	width: 173px;
}

/** ------------------------------------------------------ **/
/** ---------------- contact-expert -------------------------- **/
div.divExpertLeft {
	float: left;
	margin-bottom: 20px;
	width: 350px;
}
div.divExpertRight {
	float: right;
	margin-bottom: 20px;
	width: 350px;
}

/** ------------------------------------------------------ **/
/** ---------------- furniture -------------------------- **/
div.divFurnitureLinks {
	float: left;
	margin-bottom: 30px;
	margin-right: 12px;
}

div.divFurnitureLinksLast {
	float: left;
	margin-bottom: 30px;
	margin-right: 0px;
}

#jobs-details dd {
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
}

#jobs-details dt {
	font-weight: bold;
}


/** ------------------------------------------------------ **/
/** ---------------- underfooter page links -------------------------- **/

#underfooter-sitelinks {
	background-color: #FFFFFF;
	font-size: 0.9em;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-right: 40px;
	width: 900px;
}
* html #underfooter-sitelinks {  /* This is the Tan hack */
	width: 980px; 
	w\idth: 900px; 
	}	

#underfooter-sitelinks ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 112px;
}

.sitelinks-header {
	font-weight: bold;
}

#underfooter-sitelinks ul li {
	padding-bottom: 4px;
	color:#666666;
}
#underfooter-sitelinks ul li a,#underfooter-sitelinks ul li a:visited  {
	color:#000000;
	text-decoration: none;
}

#underfooter-sitelinks ul li a:hover, #underfooter-sitelinks ul li a:active {
	color: #26384a;
	text-decoration: underline;
}
#ProductStrip {
	margin: 0px;
	padding: 0px;
	width: 980px;
}

#ProductStrip img {
	display: block;
	margin: 0px;
	padding: 0px;
}

#orderthisproduct {
	margin-top: 20px;
	margin-bottom: 5px;
	width: 220px;
	text-align: center;
}
#orderthisproduct img {
	margin-bottom: 5px;
}

.footerSignature {
	background-color: #ffffff;
	text-align: center; 
	padding-top: 5px; 
	padding-bottom: 5px;
	width: 980px;
}
.footerSignature span {
	font-size: 0.9em;
}

#rugs-offer {
	width: 978px;
 	text-align: center;
 	margin-bottom: 10px;
}

#ExtraImages {
	width: 720px;
}

#ExtraImage {
	float: left;
	width: 170px;
}

#ExtraImage1 {
	float: left;
}
#ExtraImage2 {
	float: left;
}



.ExtraImage {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	width: 170px;
}

* html .ExtraImage {  /* This is the Tan hack */
	width: 180px; 
	w\idth: 170px; 
	}



#RugsFlash {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 980px;
}
#RugsFlash img {
	display: block;
	margin: 0px;
	padding: 0px;
}

/* ------------- Slideshow --------------------*/

#slideshow{
	height:  365px;  
    width:   980px;  
    padding: 0px;  
    margin:  0px;
	display:none;
}
.pics {
	background-color:#FFFFFF;  
    height:  365px !important;  
    width:   980px;  
    padding: 0px;  
    margin:  0px;
	display:none;
} 
#slideshow1,#slideshow2{
	display: none;
}
#slideshow1 img,#slideshow2 img{
	display: block;
}
#category-slideshow{
	height:  377px;  
    width:   980px;  
    padding: 0px;  
    margin:  0px;
	display:none;
}
.category-pics {
	background-color:#FFFFFF;  
    height:  377px !important;  
    width:   980px;  
    padding: 0px;  
    margin:  0px;
	display:none;
} 


#ProductPrice {
	font-size: 1.3em;
}

#range-products-area {
	padding-top: 10px;
	width: 720px;
}

.range-products {
	float: left;
	position: relative;
	margin-bottom: 10px;
	margin-right: 10px;
	text-align: center;
	width: 170px;
}

.range-products a, .range-products a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.range-products a:hover, .range-products a:active {
	text-decoration: underline;
}


#SimilarProducts {
	margin-top: 10px;
}	

/* need to force width or facebook width will break layout */
#facebook_like {
	overflow-hidden !important;
	width: 220px !important;
}
#facebook {
	width: 220px !important;
}

#adverts {

}

#xmas-opening {
	border: 1px solid #000000;
	padding: 5px;
}


/* Home page slide show */

#stage{
	margin:0px;
	position:relative;
	padding:0px;
	height:287px;
	width:980px;
	display:block;
	overflow:hidden;
}

#slider {
	display: none;
}

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:980px;
		height:287px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:0px;
		top:0px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:942px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{ 
		opacity:0.6;
filter:alpha(opacity=60);  
		display:block;
		position:relative;
		width:40px;
		height:287px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
