

body {
	margin:0px;
	padding:0px;
	/*width:1150px;*/
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}



/************* DEFAULT FONT *************/
body, div, td {
	font-family:Arial,sans-serif;
	font-size:11px;
	color:#000000;
}

a:link, a:visited {
	font-family:Arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#344DA1;
	text-decoration:underline;
}

a:hover {
	font-family:Arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#344DA1;
	text-decoration:underline;
}



/************* BASIC STYLES *************/
.pngImg {
	behavior: url(/furniture/_includes/iepngfix.htc);
}

p {
	margin:0px;
	margin-bottom:10px;
	font-size:11px;
}

h1 {
	font-family:Helvetica,sans-serif;
	font-size:13pt;
	/*font-weight:bold;*/
	color:#D05E28;
	margin:0px;
	margin-top:18px;
	margin-bottom:5px;
}

h2 {
	font-family:Verdana,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#857A18;
	margin:0px;
	padding-top:8px;
	margin-bottom:5px;
}

h3 {
	font-family:Verdana,sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#857A18;
	margin:0px;
	margin-bottom:4px;
}

hr {
	height:1px;
	border:0;
	color:#dcdcdc;
	background-color:#dcdcdc;
}

input, textarea, select {
	color: #000000;
	font: normal 12px Verdana, sans-serif;
}

form {
	display:block;
	margin:0px;
	padding:0px;
}

.ptr {
	cursor:pointer;
}

ul {
	font-family:Helvetica,sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#333333;
	margin-top:0px;
	margin-bottom:12px;
	margin-left:-16px;
	*margin-left:25px;
}

ol.nomargin {
	margin-top:-12px;
	/*margin-bottom:10px;*/
}

.txtMessage {
	color:#8d1818;
}


.homeTitle {
	font-family:Helvetica,sans-serif;
	font-size:13pt;
	color:#D05E28;
	margin:0px;
}


.clearanceTitle {
	font-family:Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:20px;
	color:#FFFFFF;
	margin:0px;
	padding-bottom:4px;
	text-decoration:underline;
	text-align:center;
}

.clearanceText {
	font-family:Helvetica,sans-serif;
	font-size:10pt;
	font-weight:normal;
	color:#333333;
	margin:0px;
}


.txtDate {
	font-family:Helvetica,sans-serif;
	font-size:9pt;
	font-weight:bold;
  color:#7A8B97;
}

.txtDate2 {
	font-family:Helvetica,sans-serif;
	font-size:9pt;
	font-weight:bold;
  color:#666766;
}


.txtPrice {
	font-family:Helvetica,sans-serif;
	font-size:10pt;
	font-weight:normal;
  color:#000000;
}



#nmso td {
	font-family:Arial,sans-serif;
	font-size:12px;
	color:#000000;
}







/************* CONTENT *************/
#divBackground {
  position:absolute;
  width:1150px;
  height:4px;
  top:120px;
  background:url(/furniture/_images/body/body_bg.gif) no-repeat;
/*	border:1px solid #0000ff;*/
}


#divContent {
	position:relative;
	width:1200px;
	min-height:810px;
	margin-left:auto;
	margin-right:auto;
}



#divClearanceRight .lnkClearance:link, #divClearanceRight .lnkClearance:visited {
	font-family:Helvetica,sans-serif;
	font-size:14.93pt;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}

#divClearanceRight .lnkClearance:hover {
	font-family:Helvetica,sans-serif;
	font-size:14.93pt;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:underline;
}


#divClearanceRight .lnkClearanceSelected:link, #divClearanceRight .lnkClearanceSelected:visited {
	font-family:Helvetica,sans-serif;
	font-size:14pt;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;
}

#divClearanceRight .lnkClearanceSelected:hover {
	font-family:Helvetica,sans-serif;
	font-size:14pt;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;
}




/************* FOOTER *************/
#divFooter {
  position:relative;
	width:1000px;
	height:20px;
	margin-left:auto;
	margin-right:auto;
  /*margin-top:12px;*/
}

#divFooterLeft {
  background-color:#A3B1BB;
  width:500px;
	height:20px;
	font-size:11px;
	color:#FFFFFF;
  padding-left:24px;
  padding-top:5px;
}

#divFooterRight {
  position:relative;
  left:495px;
  top:-25px;
  background-color:#A3B1BB;
  width:500px;
	height:20px;
	font-size:11px;
	color:#FFFFFF;
	text-align:right;
	padding-right:8px;
  padding-top:5px;
}


#divFooter a:link, #divFooter a:visited {
	font-family:Arial,sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:underline;
}

#divFooter a:hover {
	font-family:Arial,sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:underline;
}




#divLeftColumn {
  width:272px;
  float:left;
  position:relative;
}


#divMiddleColumn {
  float:left;
/*  position:relative;*/
  left:0px;
  top:0px;
  width:728px;
  min-height:800px;
  z-index:-1;
}

#divMiddleColumn p {
	font-family:Helvetica,sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#333333;
/*	border:1px solid red;*/
}

#divMiddleColumn a:link, #divMiddleColumn a:visited {
	font-family:Arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#344DA1;
	text-decoration:underline;
}

#divMiddleColumn a:hover {
	font-family:Arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#344DA1;
	text-decoration:underline;
}



#divMiddleColumn a.selectedCat {
	font-weight:bold;
	color:#857A18;
	text-decoration:none;
}


#divMiddleColumn .lnkClearanceRed:link, #divMiddleColumn .lnkClearanceRed:visited {
	font-family:Arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fe0100;
	text-decoration:underline;
}

#divMiddleColumn .lnkClearanceRed:hover {
	font-family:Arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fe0100;
	text-decoration:underline;
}



#divClearanceRibbon {
  width:727px;
  height:25px;
}

#divClearanceLeft {
  float:left;
  width:350px;
  height:25px;
  padding-left:14px;
}
#divClearanceRight {
  float:right;
  width:349px;
  height:25px;
  text-align:right;
  padding-right:14px;
}

#divClearanceLeft, #divClearanceRight {
  background-color:#EFB842;
	font-family:Helvetica,sans-serif;
	font-size:14pt;
	color:#FFFFFF;
}


#divContentLeft {
  float:left;
  padding-left:13px;
}

#divContentLeft p, #divContentLeft div {
	font-family:Helvetica,sans-serif;
	font-size:12px;
	line-height:16px;
	font-weight:normal;
	color:#333333;
	margin-bottom:12px;
}

#divNewsTitle {
  background:url(/furniture/_images/body/line_news.jpg) no-repeat 0 13px;
  width:466px;
  height:24px;
  position:absolute;
  left:-14px;
}

#divSideColumn {
  float:right;
  padding-top:10px;
  width:248px;
}

#divSideColumnInfo {
  width:228px;
  background-color:#F8E9DD;
  padding:10px;
	font-family:Helvetica,sans-serif;
	font-size:11.5pt;
	font-weight:normal;
	color:#000000;
}


#divClearanceBox {
  background-color:#EFB842;
  width:228px;
  padding:10px;
}



#divDocuments {
  width:248px;
  height:53px;
  /*border:1px solid red;*/
}

#divDocumentSection {
  position:relative;
  margin-top:0px;
  width:248px;
  height:66px;
  *height:78px;
}

#divDocumentList {
  position:relative;
  float:left;
  width:219px;
  height:53px;
  overflow:hidden;
  margin-left:14px;
  /*border:1px solid blue;*/
}

#divDocumentList  a:link, #divDocumentList a:visited, .txtDocument {
	font-family:Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
  color:#5B4A42;
	text-decoration:none;
}
#divDocumentList  a:hover {
	font-family:Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
  color:#5B4A42;
	text-decoration:underline;
}

#divArrows {
  position:relative;
  float:left;
  width:10px;
  height:46px;
  margin-top:5px;
  *margin-top:3px;
  /*border:1px solid blue;*/
}



.divGreenThumb {
  width:230px;
  height:122px;
  padding:8px;
	font-family:Verdana,sans-serif;
	font-weight:bold;
	color:#A3B1BB;
	line-height:27px;
	text-align:justify;
	/*border:1px solid red;*/
}

.greenThumb1 {
	font-size:19.27pt;
}
.greenThumb2 {
	font-size:22.04pt;
}
.greenThumb3 {
	font-size:30px;
}


#divButtonGreen {
  position:relative;
  left:155px;
  top:-20px;
  *left:100px;
  *top:12px;
  width:71px;
  padding:0;
  margin:0;
  /*border:1px solid red;*/
}


#divRightColumn {
  width:150px;
  position:absolute;
  left:1000px;
  top:0px;
}

#divBlankRight {
  width:150px;
  height:120px;
}

#divRightBar {
  width:150px;
  height:4px;
}



#divLogo {
  z-index:1;
  width:311px;
}


#imgLogo {
  width:;
  height:;
  border:0;
}


#divCoords {
  margin-left:14px;
  padding-top:19px;
  padding-bottom:29px;
  width:272px;
}

#divCoords p, td {
	font-family:Verdana,sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#333333;
}


#divLeftMenu {
  position:relative;
  top:0;
  width:272px;
}

#divMenu {
}


.mainmenu {
  height:24px;
  margin-left:15px;
}

.mainmenu:hover, #selected {
	background:url('/furniture/_images/body/menu_rollover.gif') no-repeat -22px center;
}

.mainmenu a:link, a:visited {
	font-family:Verdana,sans-serif;
	font-size:12px;
  color:#786F3A;
	text-decoration:none;
}

.mainmenu a:hover {
	font-family:Verdana,sans-serif;
	font-size:12px;
  color:#a6a549;
	text-decoration:none;
}

.menuClearance {
  background-color:#f0be57;
  width:262px;
  height:21px;
}

.menuClearance a:link, .menuClearance a:visited {
	font-size:12px;
	font-family:Verdana,sans-serif;
	font-size:12px;
  color:#333333;
	text-decoration:none;
}

.menuClearance:hover, #selectedClearance {
	background:#f0be57 url('/furniture/_images/body/menu_rollover.gif') no-repeat 0px center;
}


.menuInstock {
  background-color:#beba7b;
  width:262px;
  height:21px;
}

.menuInstock:hover, #selectedInstock {
	background:#beba7b url('/furniture/_images/body/menu_rollover.gif') no-repeat 0px center;
}

.menuInstock a:link, .menuInstock a:visited {
	font-size:12px;
	font-family:Verdana,sans-serif;
	font-size:12px;
  color:#333333;
	text-decoration:none;
}


.divMenuBorder {
  height:4px;
}



#divManufacturers {
  width:251px;
  margin-left:-2px;
  margin-bottom:15px;
}

#divBorderTop {
  background:url(/furniture/_images/body/leftbox_top.gif) no-repeat;
  width:251px;
  height:14px;
}

#divBorderMiddle {
  background:url(/furniture/_images/body/leftbox_middle.gif) repeat-y;
}

#divBorderBottom {
  background:url(/furniture/_images/body/leftbox_bottom.gif) no-repeat;
  width:251px;
  height:14px;
}



#imgSlideshow {
  width:728px;
  height:409px;
}



#divGreenThumbPopup {
	position:absolute;
	visibility:hidden;
	background-color:#FFF;
	left:0;
	top:10px;
	width:583px;
	height:643px;
	z-index:2;
	vertical-align:middle;
	border:2px solid #696666;
	padding-left:12px;
	padding-right:12px;
}

#showModal{
	position:absolute;
	left:0;
	top:0;
	z-index:1;
	width:100%;
	height:100%;
	text-align:center;
	vertical-align:middle;
	background-color:#000000;
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter: alpha(opacity=60);
}



div {
/*border:1px solid #00ffff;
background-color:#ff00ff;*/
}



.pdf {
	background: #FFFFFF url('/furniture/_images/pdf_icon.gif') 0 0 no-repeat;
	_height: 12px;
	line-height: 12px;
	min-height: 15px;
	margin-bottom: 10px;
	margin-top:3px;
	padding-left: 16px;
}



#divBottomTab {
  position:absolute;
  left:752px;
  top:-57px;
  width:251px;
  height:57px;
  z-index:3;
/*  border:1px solid red;*/
}



