/* ---------------------------------------------------------------------------------------------

  general setup

--------------------------------------------------------------------------------------------- */

body {
  margin: 36px 0;
  color: #666;
}

a:focus, 
a:hover { color: #994242; text-decoration: underline; }
a { color: #666; text-decoration: none; outline: none; }


/* ---------------------------------------------------------------------------------------------

	container

--------------------------------------------------------------------------------------------- */

.container {
  background: #FFF url(/images/bg_container.png) top center repeat-y;
}


/* ---------------------------------------------------------------------------------------------

	header

--------------------------------------------------------------------------------------------- */

#header {
  margin-bottom: 36px;
  padding-top: 18px;
  height: 72px;
  background: url(/images/bg_header.png) no-repeat;
}

#header h1 {
  margin-right: 10px; /* makes the h1 behave like a blueprint column */
  margin-bottom: 0;
  float: left; /* makes the h1 behave like a blueprint column */
  text-indent: -9999px;
}

#header h1 a {
  width: 350px;
  height: 54px;
  display: block;
  background: url(/images/bg_logo.png) no-repeat;
}

/* SEARCH BAR */
#search {
  height: 36px;
}

#search label {
  margin-left: 120px;
  width: 110px;
  height: 36px;
  background: url(/images/bg_search-label.png) no-repeat;
  text-indent: -9999px;
  float: left;
}

#search input.text {
  margin: 5px 0 0 0;
  padding: 2px;
  width: 160px;
  font: bold 12px/15px "Times New Roman", Times, serif;
  color: #666666;
  float: left;
}

#search input.button {
  position: relative;
  top: 4px;
  left: 5px;
  float: left;
}

/* NAV OLD
#nav ul {
  margin: 0;
  list-style-type: none;
}

#nav ul li { display: inline; }

#nav ul li a {
  padding: 9px 10px 9px 9px;
  float: left;
  text-decoration: none;
  font: bold 10px/0 "Times New Roman", Times, serif;
  text-transform: uppercase;
  color: #999;
  border-right: 1px solid;
}

#nav ul li#contact a { border-right: none; }

#nav ul li a:hover,
#s-products li#products a,
#s-government li#government a,
#s-resources li#resources a,
#s-about li#about a,
#s-contact li#contact a { color: #994242; }
*/


/* NAV WITH PRETTY DROPDOWNS */
#nav ul {
	margin: 0;
  list-style-type: none;
  z-index: 5000; /* needed so that dropdowns will display on top of detail thumb nav slider */
}

#nav ul:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility:	hidden;	
}

#nav li {
	float: left;
	position:	relative;
	top: 0;
	left: 0;
}

#nav li a {
  margin-bottom: 10px;
	padding: 9px 10px 9px 9px;
  font: bold 10px/0 "Times New Roman", Times, serif;
  text-transform: uppercase;
  color: #999;
  border-right: 1px solid #999;
  display: block;
}

#nav li#contact a { border-right: none; text-decoration: none; }

#nav li a:hover { color: #994242; text-decoration: none; }

#nav li ul {
  margin:	0;
	padding: 0;
	display: none;
	position:	absolute;
	top: 0;
	left:	0;
	background: #FFF;
	border: 2px solid #999;
}

#nav li ul li {
	width: 150px;
}

#nav li ul li a {
  margin-bottom: 0;
  padding: 5px 10px 5px 25px;
  font: bold 10px/1 "Times New Roman", Times, serif;
  border-right: none;
}

#nav li ul li a:hover {
  background: url(/images/bg_arrow.png) 10px 5px no-repeat;
}

#nav li > ul {
	top: auto;
	left: -1px; /* lines border up with right border above... */
}

#nav li:hover ul {
	display: block;
}


/* ---------------------------------------------------------------------------------------------

	content

--------------------------------------------------------------------------------------------- */

#content { position: relative; }

#s-home #content {
  /*background: url(/images/bg_content-home.png) 8px 0 no-repeat;*/
}

#s-home #content #flash { 
  margin: 20px 0 0 10px;
  width: 930px;
  height: 550px;
}

#s-home #content #flash a { text-decoration: underline; }
#s-home #content #flash a:hover { text-decoration: none; }

#s-home #content .flash-replaced .alt {
  display: block;
	height: 0;
	position: absolute;
	overflow: hidden;
	width: 0;
}

/* STATES & REPRESENTATIVES PAGE ----------------------------------------------*/
#s-static #content #flash { 
  margin: 20px 0 0 10px;
  width: 930px;
  height: 550px;
}

#s-static #content #flash a { text-decoration: underline; }
#s-static #content #flash a:hover { text-decoration: none; }

#s-static #content .flash-replaced .alt {
  display: block;
	height: 0;
	position: absolute;
	overflow: hidden;
	width: 0;
}


/* ---------------------------------------------------------------------------------------------

	content-main

--------------------------------------------------------------------------------------------- */

#content-main {
  
}

/* CATEGORY/COLLECTION THUMB PAGE ----------------------------------------------*/
.thumb #content-main h2 {
  margin: 0 0 0 0;
  width: 390px;
  height: 54px;
  text-indent: -9999px;
  background-repeat: no-repeat;
}

.thumb #content-main h2.benches { background-image: url(/images/cat_heading_main-benches.png); }
.thumb #content-main h2.executive_seating { background-image: url(/images/cat_heading_main-executive_seating.png); }
.thumb #content-main h2.guest_seating { background-image: url(/images/cat_heading_main-guest_seating.png); }
.thumb #content-main h2.healthcare { background-image: url(/images/cat_heading_main-healthcare.png); }
.thumb #content-main h2.jury_chairs { background-image: url(/images/cat_heading_main-jury_chairs.png); }
.thumb #content-main h2.lounge_seating { background-image: url(/images/cat_heading_main-lounge_seating.png); }
.thumb #content-main h2.stacking { background-image: url(/images/cat_heading_main-stacking.png); }
.thumb #content-main h2.tables { background-image: url(/images/cat_heading_main-tables.png); }
.thumb #content-main h2.tandem { background-image: url(/images/cat_heading_main-tandem.png); }
.thumb #content-main h2.task_seating { background-image: url(/images/cat_heading_main-task_seating.png); }
.thumb #content-main h2.quick_ship { background-image: url(/images/cat_heading_main-quick_ship.png); }
.thumb #content-main h2.whats_new { background-image: url(/images/cat_heading_main-whats_new.png); }

.thumb #content-main h2.classic { background-image: url(/images/coll_heading_main-classic.png); }
.thumb #content-main h2.conrad { background-image: url(/images/coll_heading_main-conrad.png); }
.thumb #content-main h2.ez2 { background-image: url(/images/coll_heading_main-ez2.png); }
.thumb #content-main h2.facelift { background-image: url(/images/coll_heading_main-facelift.png); }
.thumb #content-main h2.langton { background-image: url(/images/coll_heading_main-langton.png); }
.thumb #content-main h2.luci_guci { background-image: url(/images/coll_heading_main-luci_guci.png); }
.thumb #content-main h2.quads { background-image: url(/images/coll_heading_main-quads.png); }
.thumb #content-main h2.radcliffe_square { background-image: url(/images/coll_heading_main-radcliffe_square.png); }
.thumb #content-main h2.traditional { background-image: url(/images/coll_heading_main-traditional.png); }
.thumb #content-main h2.transitional { background-image: url(/images/coll_heading_main-transitional.png); }
.thumb #content-main h2.twist { background-image: url(/images/coll_heading_main-twist.png); }

/* CATEGORY THUMBS */
.thumb #content-main div.nav-thumb {
  margin: 0 40px 20px 0;
  padding: 0;
  width: 90px;
  height: 110px;
  float: left;
  text-align: center;
}

.thumb #content-main div.nav-thumb a { border: none; }
.thumb #content-main div.nav-thumb span {  }

.thumb #content-main p.paginate { clear: both; }
.thumb #content-main p.paginate strong { color: #994242; }

/* PRODUCT DETAIL PAGE ---------------------------------------------------------*/
/* DETAIL IMAGE AND DETAIL ICON  */
.detail #content-main {
  margin-bottom: 50px;
  min-height: 425px;
}

.detail #content-main p.details img {
  margin: 54px 0 0 40px;
  float: none;
}

.detail #content-main p.details span {
  margin-top: 10px;
  display: block;
  text-align: center;
}

.detail #content-main p.details a {
  margin: 34px auto 0;
  width: 82px;
  height: 18px;
  display: block;
  background: url(/images/btn_details-icon.png) no-repeat;
  text-indent: -9999px;
}

/* RETURN TO LISTING LINK */
.detail #content-main p.return {
  font: bold 11px "Times New Roman", Times, serif;
  text-transform: uppercase;
  text-align: center;
}

.detail #content-main p.return a { color: #B0A082; }

/* STATIC PAGE ---------------------------------------------------------*/
#s-static #content-main h2 {
  font: bold 14px/18px "Times New Roman", Times, serif;
	color:#666666;
}

#s-static #content-main p.pdf {
  margin-top: 5px;
  padding-left: 70px;
  height: 65px;
  background: url(/images/adobe_acrobat_5.jpg) no-repeat;
}

#s-static #content-main a { text-decoration: underline; }
#s-static #content-main a:hover { text-decoration: none; }

/* CONTACT FORM ---------------------------------------------------------*/
#s-contact #content-main h2 {
  font: bold 14px/18px "Times New Roman", Times, serif;
	color: #666666;
}

#s-contact #content-main p {
  padding-bottom: 10px;
}

#s-contact #content-main p.checkbox-heading { margin-left: 70px; }
#s-contact #content-main p.button { margin: 5px 0 0 70px; }

#s-contact #content-main a { text-decoration: underline; }
#s-contact #content-main a:hover { text-decoration: none; }

#s-contact #content-main label {
  width: 65px;
  padding-right: 5px;
  font-size: 11px;
  font-weight: normal;
  line-height: 10px;
  float: left;
  text-align: right;
}

#s-contact #content-main input.text {
  margin: 0;
  padding: 2px;
  width: 150px;
  background: #FFFFFF;
  float: left;
}

#s-contact #content-main textarea {
  margin: 0;
  padding: 2px;
  width: 150px;
  height: 50px;
  float: left;
}

#s-contact #content-main input.button {
  margin: 10px 0 0 70px;
}


/* ---------------------------------------------------------------------------------------------

	content-sidebar

--------------------------------------------------------------------------------------------- */

#content-sidebar {

}

/* CATEGORY/COLLECTION THUMB PAGE ----------------------------------------------*/
.thumb #content-sidebar p.landing a:focus { color: #994242; text-decoration: underline; }

.thumb #content-sidebar p {
  margin-left: 35px;
  padding-left: 10px;
  font: bold 10px/1.7 "Times New Roman", Times, serif;
  border-left: 1px solid #999;
}

.thumb #content-sidebar span {
  font: 14px "Times New Roman", Times, serif;
  border-bottom: 1px solid #994242;
  color: #994242;
}

.thumb #content-sidebar p a {
  font: 14px "Times New Roman", Times, serif;
  color: #999;
}

.thumb #content-sidebar p a:hover {
  text-decoration: none;
  color: #994242;
}

.thumb #content-sidebar ul {
  margin: 20px 0 0 0;
  list-style-type: none;
  border-left: 1px solid #999;
}

.thumb #content-sidebar ul#prod_category { margin-left: 35px; }
.thumb #content-sidebar ul#prod_collection { margin-left: 125px; }

.thumb #content-sidebar li { margin-bottom: 5px; }

.thumb #content-sidebar li a {
  margin-left: -17px; /* makes arrow display to the left of the border-left on hover */
  padding: 5px 27px;
  font: 14px "Times New Roman", Times, serif;
  color: #999;
}

.thumb #content-sidebar li a:hover,
.thumb #content-sidebar li div.active a { /* creates selected state for chosen category/collection link */
  background: url(/images/bg_arrow.png) 0 8px no-repeat;
  text-decoration: none;
  color: #994242;
}

.thumb #content-sidebar ul li ul { /* nested category/collections menus */
  margin: 0 0 0 10px;
  padding-top: 5px;
  border: none;
}

.thumb #content-sidebar ul li ul li a {
  margin-left: -27px; /* makes arrow display to the left of the border-left on hover */
  padding: 5px 37px;
  font-size: 12px;
}

/* PRODUCT DETAIL PAGE ---------------------------------------------------------*/
/* FEATURED TITLE BAR */
.detail #content-sidebar {
  margin-bottom: 50px;
  min-height: 425px;
}

.detail #content-sidebar h3 {
  margin: 0 0 0 80px;
  width: 390px;
  height: 54px;
  text-indent: -9999px;
  background-repeat: no-repeat;
}

.detail #content-sidebar h3.classic { background-image: url(/images/coll_heading_sidebar-classic.png); }
.detail #content-sidebar h3.conrad { background-image: url(/images/coll_heading_sidebar-conrad.png); }
.detail #content-sidebar h3.ez2 { background-image: url(/images/coll_heading_sidebar-ez2.png); }
.detail #content-sidebar h3.facelift { background-image: url(/images/coll_heading_sidebar-facelift.png); }
.detail #content-sidebar h3.langton { background-image: url(/images/coll_heading_sidebar-langton.png); }
.detail #content-sidebar h3.luci_guci { background-image: url(/images/coll_heading_sidebar-luci_guci.png); }
.detail #content-sidebar h3.quads { background-image: url(/images/coll_heading_sidebar-quads.png); }
.detail #content-sidebar h3.radcliffe_square { background-image: url(/images/coll_heading_sidebar-radcliffe_square.png); }
.detail #content-sidebar h3.traditional { background-image: url(/images/coll_heading_sidebar-traditional.png); }
.detail #content-sidebar h3.transitional { background-image: url(/images/coll_heading_sidebar-transitional.png); }
.detail #content-sidebar h3.twist { background-image: url(/images/coll_heading_sidebar-twist.png); }


.detail #content-sidebar img.heading {
  margin: 0 0 0 80px;
  width: 390px;
  height: 54px;
}

.detail #content-sidebar h4.title {
  margin: 0 0 0 80px;
  padding: 4px 0 5px 8px;
  font: bold 11px;
  font-family:"Times New Roman", Times, serif;
  text-transform: uppercase;
  letter-spacing: .045em;
  color: #999;
  background: #EBE8E1;
}

/* FEATURED THUMBS */
.detail #content-sidebar div.news_slider {
  margin-left: 80px;  
}

/* FEATURED DETAILS */
.detail #content-sidebar div.featured-details {
  margin-bottom: 20px;
  font: 11px "Times New Roman", Times, serif;
  letter-spacing:.045em;
}

.detail #content-sidebar div.featured-details h4 { 
  margin-right: 10px;
  font-weight:normal;
  width: 70px;
  float: left;
  font-size: 14px;
  letter-spacing: .045em;
  color: #8E7C59;
  text-align: right;
}

.detail #content-sidebar div.featured-details p {
  margin: 0 0 0 80px;
  width: 390px;
  font-weight:normal;
  letter-spacing: .045em;
  color: #8C7A59;
}

.detail #content-sidebar div.featured-details p strong {
  font-weight: normal;
  letter-spacing: .045em;
  color: #666666;
}

.detail #content-sidebar div.featured-details p strong em {
  font-size: 14px;
  font-weight: normal;
  letter-spacing: .045em;
  font-style: normal;
}

.detail #content-sidebar div.featured-details p strong em a { text-decoration: underline; }
.detail #content-sidebar div.featured-details p strong em a:hover { text-decoration: none; }


.detail #content-sidebar div.featured-details p span {
  margin-left: 20px;
  letter-spacing: .045em;
}

/* SPECS & OPTIONS */
.detail #content-sidebar p.specs {
  margin-top: 16px;
  margin-left: 80px;
  padding: 16px 0 25px 21px;
  width: 369px;
  float: left;
  font: bold 11px "Times New Roman", Times, serif;
  text-transform: uppercase;
  border-top: 1px solid #B0A082;
  background: url(/images/bg_icon-info.png) 0 15px no-repeat;
}

.detail #content-sidebar p.specs a { color: #B0A082; }

/* STATIC PAGE ---------------------------------------------------------*/
#s-static #content-sidebar h2 {
  font: bold 14px/18px "Times New Roman", Times, serif;
	color:#666666;
	clear: both;
}

#s-static #content-sidebar h3 {
  margin: 0;
  padding: 0;
  font: bold 14px/18px "Times New Roman", Times, serif;
	color:#666666;
}

#s-static #content-sidebar p.pdf {
  margin: 5px 0 0 0;
  padding: 20px 0 0 70px;
  height: 65px;
  background: url(/images/adobe_acrobat_5.jpg) no-repeat;
}

#s-static #content-sidebar a { text-decoration: underline; }
#s-static #content-sidebar a:hover { text-decoration: none; }

/* ---------------------------------------------------------------------------------------------

	content-secondary-container

--------------------------------------------------------------------------------------------- */

#content-secondary-container {
  margin: 0 8px;
  padding: 0;
  width: 934px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #FFF;
}

ul#tabs {
  margin: 0;
  height: 35px;
  background: url(/images/bg_tab.png) repeat-x;
  list-style-type: none;
}

ul#tabs li { display: inline; }

ul#tabs li a {
  float: left;
  height: 23px;
  display: block;
  text-indent: -9999px;
  text-decoration: none;
}

ul#tabs #tab-category { width: 223px; background: url(/images/tab_category.png); }
ul#tabs #tab-collection { width: 236px; background: url(/images/tab_collection.png); }
ul#tabs #tab-options { width: 148px; background: url(/images/tab_options.png); }

ul#tabs li a#tab-category.active,
ul#tabs li a#tab-collection.active,
ul#tabs li a#tab-options.active { background-position: 0 -23px; }

#content-secondary-container #tab-separator {
  width: 934px;
  height: 13px;
  background: url(/images/bg_tab.png) repeat-x;
  clear: both;
}

#content-secondary-category, #content-secondary-collection, #content-secondary-options {
  margin: 23px 0 0 0;
  padding: 0 32px;
  width: 870px;
  height: 110px;
  display: none;
}

/* ---------------------------------------------------------------------------------------------

	footer

--------------------------------------------------------------------------------------------- */

#footer {
  height: 54px;
  background: #FFF url(/images/bg_footer.png) no-repeat;
  text-align: right;
}

#footer p {
  margin: 0;
  padding: 36px 36px 0 0;
  font-size: 11px;
}