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

AMERICAN SEATING CO.- Master Screen Styles

BY: MIGHTY // MIGHTYINTHEMIDWEST.COM

Author:		Chris Chiles
Date Created:	10/29/2008	 
Last Modified:	04/28/2008

Copyright 2008, All Rights Reserved.

-------------------------------------------------------------------
BEGIN Reset Styles
-------------------------------------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/*------------------------------------------------------------------
END Reset Styles
-------------------------------------------------------------------*/
html {
	height: 100%;
}
body {
	color: #777;
	font-size: 62.5%;
	font-family: Helvetica, Arial, sans-serif;
	height: 100%;
}
#wrapper {
	min-height: 100%;
	overflow: hidden;
}
/* HEADER */
div#mastheader {
	position: relative;
	margin: 0 auto;
	width: 960px;
	padding: 28px 0;
}
div#mastheader h1 {
	margin: 0 0 0 15px;
}
div#mastheader h1 a {
	display: block;
	width: 214px;
	height: 44px;
	background: url('http://www.americanseating.com/assets/images/logo.png');
	text-indent: -9999px;
}
ul#corporate-nav {
	position: absolute;
	top: 12px;
	right: 2px;
}
ul#corporate-nav li {
	margin: 0 0 0 12px;
	display: inline;
	font-size: 1.1em;
}
ul#corporate-nav li a {
	padding-right: 9px;
	color: #a8acad;
	text-decoration: none;
	background: url('http://www.americanseating.com/assets/images/corp-nav-arrow.gif') no-repeat center right;
}
ul#corporate-nav li a:hover {
	color: #c00f33;
	text-decoration: none;
	background: url('http://www.americanseating.com/assets/images/corp-nav-arrow-hover.gif') no-repeat center right;
}

/* MAIN */
div#main-wrapper {
	width: 100%;
	background: url('http://www.americanseating.com/assets/images/inside-bg.png') no-repeat top center;
}
div#main {
	width: 960px;
	margin: 0 auto;
	min-height: 400px;
}
div#configurator {
	width: 960px;
	margin: 0 auto;
	padding: 8px 0 0 0;
	min-height: 820px;
}
body#transportation div#configurator {
	background: #FFF url('http://www.americanseating.com/assets/images/config-trans.png') no-repeat center top;
}
body#architectural-environments div#configurator {
	background: #FFF url('http://www.americanseating.com/assets/images/config-ae.png') no-repeat center top;
}
/* SUB-FOOTER */
div#sub-footer-wrapper {
	width: 100%;
	background: #ccc7b4 url('http://www.americanseating.com/assets/images/sub-footer-bg.png') no-repeat top center;
	padding: 0 0 40px 0;
}
div#sub-footer {
	width: 936px;
	padding: 33px 0 0 24px;
	margin: 0 auto;
	font-size: 1.2em;
}
div#sub-footer h4 {
	font: bold 1.2em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	margin: 0 0 13px 0;
	color: #504c45;
}
div#sub-footer a:link, div#sub-footer a:visited, div#sub-footer a:active {
	color: #bb0f28;
	text-decoration: none;
}
div#sub-footer  a:hover {
	text-decoration: underline;
}
div.search-faq {
	float: left;
	width: 250px;
	margin-right: 70px;
	padding-bottom: 35px;
}
div.search-faq .search-site {
	padding: 5px 0 5px 7px;
	margin: -5px 0 10px -7px;
	width: 244px;
	height: 24px;
	background: url('http://www.americanseating.com/assets/images/sub-footer-search-bg.gif') no-repeat;
}
div.search-faq .search-site .keywords {
	float: left;
	border: 0px;
	width: 190px;
	font-size: 13px;
	padding: 3px 2px 2px 2px;
	margin: 1px 4px 1px 0;
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
}
div.search-faq .search-site .submit {
	width: 45px;
	height: 24px;
	background: url('http://www.americanseating.com/assets/images/sub-footer-search-go.gif') top;
	border: 0;
	text-indent: -9999px;
	cursor: pointer;
	font-size: 0;
	text-align: right;
	color: #434139;
}
div.search-faq .search-site .submit:hover {
	background-position: bottom;
	color: #32302a;
}

div.search-faq ul {
	margin-top: 3px;
	font-size: 1em;
}
div.search-faq li {
	margin-bottom: 6px;
}
ul.search-other {
	font-size: .9em;
}
div.find-us {
	float: left;
	width: 250px;
	margin-right: 70px;
	line-height: 1.5em;
	color: #3a3535;
}
div.find-us .vcard, div.contact-us .vcard {
	color: #706d66;
	font-size:1em;
	line-height: 1.8em;
	margin: -5px 0 18px 0;
}
div.contact-us {
	float: left;
	width: 250px;
	color: #3a3535;
}
div.contact-us .vcard {
	margin-top: 20px;
}

/* FOOTER */
div#footer-wrapper {
	background: #414344;
	width: 100%;
	height: 172px;
	margin-bottom: -3000px;
	padding-bottom: 3000px;
}
div#footer {
	width: 912px;
	padding: 16px 24px 0 24px;
	margin: 0 auto 0 auto;
	color: #8f9799;
	font-size: 1.1em;
}
div#footer a:link, #footer a:visited, #footer a:active {
	color: #FFF;
	text-decoration: none;
}
div#footer a:hover {
	text-decoration: underline;
}
div#footer span.copyright {
	float:  left;
	padding: 2px 0 2px 0;
	margin: 0 21px 0 0;
}
div#footer a.icon {
	float: left;
	display: block;
	width: 16px;
	height: 15px;
	text-indent: -9999px;
	background: url('http://www.americanseating.com/assets/images/footer-logo.png') no-repeat left top;
}
div#footer a.icon:hover {
	background: url('http://www.americanseating.com/assets/images/footer-logo.png') no-repeat left bottom;
}
div#footer ul {
	margin: 2px 0 0 21px;
	float: left;
}
div#footer ul li {
	display: inline;
	margin: 0 30px 0 0;
	color: #FFF;
}

/*	INSIDE PAGES
-------------------------------------------------------------------*/
div.nav {
	position: absolute;
	bottom: 0;
	right: 0;
}
div.nav h2 {
	float: left;
}
div.nav h2 a {
	color: #797565;
	font: normal 1.8em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	text-decoration: none;
}
div.nav ul {
	margin: 11px 0 0 0;
	float: left;
	padding: 0 0 0 1px;
	background: url('http://www.americanseating.com/assets/images/nav-bg-left.gif') no-repeat left top;
}
div.nav ul li {
	float: left;
	background: url('http://www.americanseating.com/assets/images/nav-bg.gif') no-repeat right top;
}
div.nav ul li a {
	float: left;
	padding: 9px 15px;
	font-size: 1.2em;
	color: #6b6658;
	font-weight: bold;
	text-decoration: none;
}

div.nav ul li.transportation a.back {
	background: url('http://www.americanseating.com/assets/images/nav-bg-config.gif') no-repeat 0px 0px;
	color: #6b6658;
	font-weight: bold;
	padding-left: 25px;
}
.nav ul li.transportation a.back:hover {
	background-position: 0px -200px;
	color: #4c82a1;
}
div.nav ul li.architectural a.back {
	background: url('http://www.americanseating.com/assets/images/nav-bg-config.gif') no-repeat left 0px !important;
	color: #6b6658;
	font-weight: bold;
	padding-left: 25px;
}
.nav ul li.architectural a.back:hover {
	background: url('http://www.americanseating.com/assets/images/nav-bg-config.gif') no-repeat left -100px !important;
	color: #859059;
}
/* CONTENT */
div.content {
	float: left;
	position: relative;
	width: 612px;
	padding: 47px 30px 50px 46px;
	font-size: 1.35em;
	line-height: 1.5em;
}
div.content h3 {
	clear: left;
	font: bold 1.5em "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color: #444444;
	margin: 0 0 25px 0;
	line-height: 1.3em;
}
div.content p {
	margin: 1.2em 0;
}
div.content p > small {
	font-size: .9em;
}
div.content a:link, div.content a:visited, div.content a:active {
	color: #bb0f28;
} 
div.content h3 + h4 {
	color: #949494;
	margin: -23px 0 0 0;
	text-transform: uppercase;
	font: bold 1.0em "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}
div.content h5 + p, div.content h6 + p, div.hr + p, div.content span.heading + p {
	margin: 0 0 1.2em 0;
}
div.content h5 {
	color: #333333;
	text-transform: none;
	margin: 0;
	display: block;
	font-size: 1em;
	font-weight: bold;
	clear: both;
}
div.content span.heading {
	font: bold 1.0em  "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}
 #misc-page {
	overflow: auto;
	margin-bottom: 20px;
}
#generic ul, #misc-page ul {
	font-size: .95em;
	margin: 0 0 0 1em;
	line-height: 1.4em;
}
#generic ul li, #misc-page ul li {
	background: url('http://www.americanseating.com/assets/images/bullet.gif') no-repeat 0px 7px;
	padding: 0 0 0 10px;
}
#generic div.hr, #misc-page div.hr {
	width: 100%;
	height: 1px;
	background: #f1f2f2;
	margin: 1.2em 0;
}
#generic div.hr hr, #misc-page div.hr hr {
	display: none;
}
#generic blockquote, #misc-page blockquote {
	font: normal 1.0em "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	margin: 1.2em 2em 1.2em 1em;
	line-height: 1.4em;
	color: #b5b5b5;
	text-align: justify;
}
#generic img, #misc-page img {
	background: #f2f1ec;
	padding: 4px;
	border: 1px solid #dedede;
}
div.subcontent h5 {
	font-size: 1.2em;
}
.align-left {
	float: left;
	margin: 4px 15px 15px 0;
}
.align-right {
	float: left;
	margin: 4px 0 15px 15px;
}

/* SIDEBAR */
div.sidebar {
	float: left;
	position: relative;
	width: 228px;
	padding: 20px 22px 90px 22px;
}
div.sidebar h2 {
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	margin: 34px 7px 20px 8px;
}
div.sidebar h2 a {
	padding: 0 0 0 13px;
	text-decoration: none;
	color: #525049;
}
h2 + .sub-nav-title {
	margin: 50px 0 0 0;
}

/* SIDEBAR - NAVIGATION */
div.sidebar ul#nav {
	width: 209px;
	margin: 0 0 30px 0;
	float: left;
}
div.sidebar ul#nav li {
	font-weight: bold;
	font-size: 1.2em;
	color: #625f54;
	margin: -1px 0 0 0;
	padding: 2px 0 2px 0;
	border-bottom: 1px solid #eeede8;
	display: block;
	width: 100%;
	float: left;
}
div.sidebar ul#nav li:hover {
	background: url('http://www.americanseating.com/assets/images/sidebar-nav-bg-closed.png') no-repeat left top;
}
div.sidebar ul#nav li.open:hover {
	background: url('http://www.americanseating.com/assets/images/sidebar-nav-bg.png') no-repeat left top;
}
div.sidebar ul#nav li a {
	display: block;
	padding: 7px 0 4px 14px;
	margin: 0 0 0 8px;
	text-decoration: none;
	color: #625f54;
	background: url('http://www.americanseating.com/assets/images/sidebar-arrow-left.png') no-repeat 3px 10px;
}
div.sidebar ul#nav li:hover a {
	color: #ba0000;
}
div.sidebar ul#nav li.open a {
	background: url('http://www.americanseating.com/assets/images/sidebar-arrow-down.png') no-repeat 3px 11px;
}
div.sidebar ul#nav li.gov a {
	background: url('http://www.americanseating.com/assets/images/sidebar-arrow-left-sel.png') no-repeat 3px 10px !important;
}
div.sidebar ul#nav li.selected a span {
	display: block;
	width: 100%;
	background: url('http://www.americanseating.com/assets/images/sidebar-link-arrow.png') no-repeat 170px 2px;
	color: #ba0000;
}
div.sidebar ul#nav li ul {
	background: none;
	margin: 1px 0;
	display: none;
}
div.sidebar ul#nav li.open ul {
	display: block;
}
div.sidebar ul#nav li ul li {
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-size: .9em;
	border: none;
}
div.sidebar ul#nav li ul li a {
	padding: 3px 0;
	margin: 0 0 0 38px;
	background: none;
	border: none;
}
div.sidebar ul#nav li.open ul li.selected a {
	background: url('http://www.americanseating.com/assets/images/sidebar-link-arrow.png') no-repeat 154px 4px;
	color: #ba0000;
	font-weight: bold;
}
div.sidebar ul#nav li.open ul li a {
	background: none;
	border: none;
}
div.sidebar ul#nav li ul li:hover {
	background: none;
	border: none;
}
div.sidebar ul#nav li.open:hover a {
	color: #625f54;
}
div.sidebar ul#nav li:hover ul li a {
	background: none;
	border: none;
	color: #625f54;
}
div.sidebar ul#nav li:hover ul li a:hover, .sidebar ul#nav li.open a:hover, .sidebar ul#nav li.open ul li a:hover,
div.sidebar ul#nav li:hover ul li a:hover, .sidebar ul#nav li.open:hover a:hover, .sidebar ul#nav li.open:hover ul li a:hover  {
	color: #ba0000;
}

/* SIDEBAR - SUB-NAVIGATION */
div.sidebar div.sub-nav-title {
	clear: both;
	color: #bbbbbb;
	font-weight: bold;
	text-indent: 22px;
	padding: 0 0 5px 0;
	text-transform: uppercase;
}
div.sidebar ul#sub-nav {
	width: 209px;
	margin: 0 0 30px 0;
}
div.sidebar ul#sub-nav li {
	font-weight: bold;
	font-size: 1.1em;
	color: #625f54;
	padding: 9px 0 6px 22px;
	border-bottom: 1px solid #eeede8;
}
div.sidebar ul#sub-nav li a {
	text-decoration: none;
	padding: 0 13px 0 0;
}
div.sidebar ul#sub-nav li a:hover {
	background: url('http://www.americanseating.com/assets/images/arrow-subnav.png') no-repeat right bottom;
	color: #89877f !important;
}

/* SIDEBAR - HIGHLIGHTED/FEATURED */
div.highlight, div.events {
	clear: both;
	width: 172px;
	background: url('http://www.americanseating.com/assets/images/highlight-bot.png') no-repeat bottom;
	padding: 2px 16px 43px 16px;
	color: #595959;
	line-height: 1.7em;
	font-size: 1.1em;
	margin: 0 0 0 1px;
}
div.events {
	padding: 2px 16px 30px 16px;
}
div.highlight .image {
	margin: -2px -16px 5px -16px;
	background: url('http://www.americanseating.com/assets/images/highlight-top.png') no-repeat top;
	padding: 2px;
}
div.events h3 {
	margin: -2px -16px 5px -16px;
	background: url('http://www.americanseating.com/assets/images/events-top.png') no-repeat top;
	padding: 10px 16px 15px 16px;
	font-size: .9em;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
}
div.highlight strong {
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	font-size: .9em;
}
div.events .date {
	font-weight: bold;
	text-transform: uppercase;
	color: #6f6f6f;
	font-size: .9em;
}
div.events .event {
	margin: 0 0 17px 0;
}
div.highlight a:link, div.highlight a:visited, div.highlight a:active,
div.featured a:link, div.featured a:visited, div.featured a:active,
div.events a:link, div.events a:visited, div.events a:active {
	color: #bb0f28;
	text-decoration: none;
} 
div.highlight a:hover, div.featured a:hover, div.events a:hover {
	text-decoration: underline;
}
div.featured {
	width: 202px;
	background: url('http://www.americanseating.com/assets/images/installations-shadow.png') no-repeat bottom;
	padding: 19px 1px 40px 1px;
	color: #625f54;
	line-height: 1.7em;
	font-size: 1.1em;
	border-top: 1px solid #e4e5e6;
}
div.featured strong {
	font-weight: bold;
	text-transform: uppercase;
	color: #625f54;
	font-size: .9em;
}
div.featured p {
	margin: 0 0 13px 0;
}
div.highlight + div.featured {
	border: 0;
	padding-top: 0px;
}

/*	PRODUCTS & MARKETS
-------------------------------------------------------------------*/
div.products, div.contracts, div.subcontent {
	width: 100%;
	float: left;
	margin: 15px 0 0 0;
	padding: 20px 0 0 0;
	font-size: .9em;
	border-top: 1px solid #f1f2f2;
	background: #FFF url('http://www.americanseating.com/assets/images/products-shadow.png') no-repeat center top;
}
div.products p, div.contracts p {
	margin: 0 0 1.2em 0;
}
div.market {
	float: left;
	margin: 15px 35px 20px 0;
	width: 278px;
	height: 146px;
	background: url('http://www.americanseating.com/assets/images/market-bg.png') no-repeat;
	padding: 2px;
}
div.alt {
	margin: 15px 0 20px 0;
}
div.market h4 a {
	width: 266px;
	display: block;
	padding: 4px 0 4px 10px;
	font: normal 1.4em "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	text-decoration: none;
}
div.market:hover h4 a {
	color: #FFF !important;
}
div.market a.img {
	display: block;
	width: 278px;
	height: 114px;
	background-position: 0px 0px;
	text-indent: -3000px;
}
div.product-dropdown {
	width: 100%;
	float: left;
	position: relative;
	font-size: .9em;
}
div.product-dropdown .info {
	display: block;
	float: left;
	font-size: .9em;
	margin: 3px 0 0 30px;
}
div.product-dropdown h4 {
	float: left;
	background: url('http://www.americanseating.com/assets/images/category-select-button.png') no-repeat left top;
	color: #504c45;
	padding: 6px 0 0 9px;
	width: 144px;
	height: 21px;
	font: normal 1.0em "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}
div.product-dropdown h4.show {
	color: #FFF;
	cursor: pointer;
}
div.product-dropdown div.product-open {
	position: absolute;
	top: 27px;
	left: 0;
	width: 579px;
	padding: 15px 12px 15px 12px;
	clear: both;
	background: #f5f4ef;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	font-size: .9em;
	color: #52554a;
	line-height: 1.8em;
	display: none;
}
div.product-open ul {
	margin-left: 3px;
}
div.product-open li {
	float: left;
	margin-right: 15px;
	width: 180px;
	border-right: 1px solid #ebe9df;
}
div.product-open li.col3 {
	border-right: 0;
	margin-right: 0;
}
div.product-open li a {
	display: block;
	width: 175px;
	padding: 1px 0 0 5px;
	text-decoration: none;
}
div.product-open li a:hover {
	background: #FFF url('http://www.americanseating.com/assets/images/category-link-arrow.png') no-repeat 168px 7px;
	text-decoration: none;
}
div.back-button {
	position: relative;
	float: right;
	top: 0px;
	color: #504c45;
	height: 27px;
	background: url('http://www.americanseating.com/assets/images/back-button-left.png') no-repeat left top;
}
div.back-button a {
	float: left;
	padding: 6px 10px 0 25px;
	height: 21px;
	display: block;
	font: normal .9em "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	background: url('http://www.americanseating.com/assets/images/back-button-right.png') no-repeat right top;
	text-decoration: none;
	color: #504c45 !important;
}
div.back-button:hover a {
	color: #FFF !important;
}
div#product-list {
	width: 100%;
	float: left;
	margin: 15px 0 0 0;
}
div#product-list div {
	float: left;
	width: 95px;
	font-size: .8em;
	text-align: center;
	line-height: 1.2em;
	margin: 0px 3px 20px 3px;
}
div#product-list div a {
	text-decoration: none;
}
div#product-list div img {
	height: 99px;
	width: 85px;
	background: #f2f1ec;
	padding: 3px;
	border: 1px solid #dedede;
	margin: 0 0 2px 0;
}


/*	PRODUCT DETAIL
-------------------------------------------------------------------*/
div.product-info {
	clear: both;
	margin: 0px 0 15px 0;
	float: left;
	width: 100%;
}
div.product-info div.photo {
	float: left;
	width: 46%;
	position: relative;
}
div.product-info div#large-photo img {
	background: #f2f1ec;
	padding: 4px;
	border: 1px solid #dedede;
}
.gallery {
	list-style:none;
	width:284px;
}
.gallery li { 
	display:block;
	width:12px;
	height:12px;
	overflow:hidden;
	float:left;
	margin:0 5px 5px 0;
	background: #FFF;
	border: 1px solid #eaeaea;
}
.gallery li a { 
	display:none;
}
.gallery li.active, .gallery li:hover {
	border-color:#dedede;
	background: #c7d496;
}
.gallery li.active div img,.gallery li.active div{
	display:block;
}
.gallery li img.thumb { 
	top:auto;
	left:auto;
	display:block;
	width:auto;
	height:auto;
	cursor: pointer;
}
.gallery .caption {
	display:none;
}
.galleria_wrapper {
	width: 295px;
	height: 228px;
	margin-bottom: 5px;
}
div.product-info div.photo #next {
	position: absolute;
	right: -35px;
	top: 40%;
	width: 17px;
	height: 32px;
	display: block;
	text-indent: -9999px;
}
div.product-info div.photo #prev {
	position: absolute;
	left: -22px;
	top: 40%;
	width: 17px;
	height: 32px;
	display: block;
	text-indent: -9999px;
}
div.product-info div.photo #next:hover, div.product-info div.photo #prev:hover {
	background-position: left bottom;
}
a.gallery-nav {
	visibility: hidden;
}
ul#detail-nav {
	margin: 0 0 20px 0;
	float: left;
}
ul#detail-nav li {
	float: left;
}
ul#detail-nav li a {
	display: block;
	float: left;
	text-decoration: none;
	color: #504c45;
	padding: 6px 12px 5px 10px;
	height: 16px;
	font: normal .9em "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	background: url('http://www.americanseating.com/assets/images/product-detail-nav-bg.png') no-repeat center top;
	border-right: 1px solid #e7e7e7;
	border-left: 1px solid #FFF;
}
ul#detail-nav li.first a {
	background: url('http://www.americanseating.com/assets/images/product-detail-nav-bg.png') no-repeat left top;
	border-left: 0px;
}
ul#detail-nav li.last a {
	background: url('http://www.americanseating.com/assets/images/product-detail-nav-bg.png') no-repeat right top;
	border-right: 0px;
	border-left: 1px solid #FFF;
}

div.product-info span.view-other-images {
	display: none;
	float: right;
	margin: -2px -11px 0 0;
	font-size: .7em;
	font-weight: bold;
	text-transform: uppercase;
	color: #c4c3bf;
	padding: 0 0 0 8px;
	background: url('http://www.americanseating.com/assets/images/view-other-images.gif') no-repeat 0 7px;
}
div.product-info div.details {
	float: right;
	width: 46%;
	border-top: 1px solid #f1f2f2;
	font-size: .9em;
	padding: 22px 0 0 0;
	line-height: 1.5em;
	min-height: 200px;
}
div.product-info div.details h5 {
	color: #333333;
	font: bold 1.0em "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	margin: 0 0 8px 0;
}
div.additional-info {
	clear: both;
	margin: 0px 0 20px 0;
	padding: 20px 15px 0 15px;
	font-size: .9em;
	line-height: 1.5em;
	border-top: 1px solid #f1f2f2;
	background: #FFF url('http://www.americanseating.com/assets/images/products-shadow.png') no-repeat center top;
}
div.additional-info h5 {
	color: #333333;
	font-weight: bold;
	font-size: .9em;
}
div.additional-info div.dimensions {
	margin: 8px 15px 0 0;
	float: left;
	width: 45%;
	font-size: 1em;
}
div.additional-info div.options {
	margin-top: 8px;
	float: left;
	width: 45%;
	font-size: 1em;
}
div.dimensions h5, div.options h5 {
	font-size: .9em;
}
div.dimensions ul li, div.options ul li {
	background: url('http://www.americanseating.com/assets/images/sm-bullet.gif') no-repeat 0px 6px !important;
	padding: 0 0 0 10px;
}
div.cmf {
	padding: 20px 0 0 0;
	clear: both;
	font-size: .9em;
	line-height: 1em;
	color:#999;
	font-style: italic;
}
div.downloadable-resources {
	width: 100%;
	clear: both;
	font-size: .8em;
	background: url('http://www.americanseating.com/assets/images/download-resources-bg.png') repeat-y;
	margin-top: 10px;
}
div.downloadable-resources h5 {
	background: url('http://www.americanseating.com/assets/images/download-resources-header.png') no-repeat;
	padding: 10px 0 4px 20px;
	font-weight: bold;
	color: #333333;
}
div.downloadable-resources span.footer {
	padding: 10px 0 0 0;
	clear: both;
	background: url('http://www.americanseating.com/assets/images/download-resources-footer.png') no-repeat left bottom;
	display: block;
	height: 5px;
}
div.downloadable-resources ul {
	width: 545px;
	margin-left: 35px;
}
div.downloadable-resources ul li {
	float: left;
	width: 235px;
	border-bottom: 1px solid #f1f2f2;
	padding: 2px 0 1px 0;
	margin-right: 60px;
}
div.downloadable-resources ul li.odd {
	margin-right: 0px;
}
div.downloadable-resources ul li.last {
	border-bottom: 0;
}
div.downloadable-resources ul li a {
	color: #ba0000 !important;
	text-decoration: none;
	padding: 4px 0 3px 25px;
}
div.downloadable-resources ul li a:hover {
	color: #525049 !important;
	text-decoration: none;
}
a.pdf {
	background: url('http://www.americanseating.com/assets/images/icon-pdf.png') no-repeat 0px 1px !important;
	padding: 4px 0 3px 25px !important;
}
a.xls {
	background: url('http://www.americanseating.com/assets/images/icon-xls.png') no-repeat 0px 1px !important;
	padding: 4px 0 3px 25px !important;
}
a.doc {
	background: url('http://www.americanseating.com/assets/images/icon-doc.png') no-repeat 0px 1px !important;
	padding: 4px 0 3px 25px !important;
}
a.download-pdf {
	background: url('http://www.americanseating.com/assets/images/icon-pdf.png') no-repeat 0px 1px !important;
	color: #ba0000 !important;
	text-decoration: none;
	padding: 4px 0 2px 20px;
	font-size: 12px;
}
a.download-pdf:hover {
	color: #525049 !important;
	text-decoration: none;
}
#loading {
	display: none;
	width: 100%;
	height: 300px;
	background: transparent url('http://www.americanseating.com/assets/images/ajax-loader.gif') no-repeat center center;
}
.cs-details {
	font-size: .95em;
	margin: 0 0 1.2em 0;
	line-height: 1.4em;
}
.cs-details h4 {
	font: bold 1em "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	display: inline;
}

/*	GOVERNMENT CONTRACTS/GENERIC CONTENT
-------------------------------------------------------------------*/
#government p, #generic p {
	font-size: 1em;
	line-height: 1.5em;
}
#government .expiration {
	border-bottom: 1px solid #f1f2f2;
	padding: 0 0 10px 0;
	margin: 3px 0 15px 0;
	min-width: 250px;
	float: left;
}
#government div.contact {
	clear: both;
	font-size: .8em;
	line-height: 1.3em;
	margin: 0 0 30px 0;
}
#government div.contact a:link, #government div.contact a:visited, #government div.contact a:active {
	color: #ba0000;
	text-decoration: none;
}
#government div.contact a:hover {
	text-decoration: underline;
}
div.contracts, div.subcontent {
	font-size: .95em;
}
div.contracts p {
	color: #777;
}
div.contracts h4 {
	font-weight: bold;
}
div.contracts {
	width: 100%;
	clear: both;
	font-size: 1.0em;
	color: #333;
	line-height: 1.4em;
}
div.contracts div#federal {
	width:30%;
	float: left;
	margin: 0 30px 0 0;
}
div.contracts div#state {
	width: 40%;
	float: left;
	margin: 0 0 100px 20px;
}
div#state strong, div#federal strong, #sales-locator h4 {
	font-weight: bold;
	font-size: 1.0em;
	margin: 0 0 15px 0;
	display: block;
	color: #444444;
}
div.contracts ul li {
	font-size: .8em;
	display: block;
	color: #777;
	width: 160px;
	border-top: 1px solid #eeeeee;
	line-height: 1.8em;
	padding: 5px 0;
}
#federal ul li {
	width: 100%;
}
div.contracts ul  li.last {
	border-bottom: 1px solid #eeeeee;
}
div.contracts ul li.col2 {
	margin-left: 200px;
}
div.contracts ul li.top {
	margin-top: -29em;
}
div.contracts ul li ul {
	margin: 0;
	display: block;
}
div.contracts ul li ul li {
	display: block;
	margin: 0;
	font-weight: normal;
	border: 0;
	float: none;
	padding: 0;
	font-size: 1.0em;
}
div.contracts ul li a, #sales-locator ul li a {
	padding: 1px 0 0 0;
	text-decoration: none;
	color: #ba0000 !important;
}
div.contracts ul li a:hover,  #sales-locator ul li a:hover {
	text-decoration: underline;
}
div.downloadable-files, div.login {
	float: left;
	width: 290px;
	font-size: .9em;
	line-height: 1.4em;
}
div.erc-site {
	float: right;
	width: 260px;
	padding: 0 20px 0 20px;
	margin: -20px 10px 0 0;
	font-size: .9em;
	line-height: 1.4em;
	background: url('http://www.americanseating.com/assets/images/erc-bg.png');
}
div.erc-site div.heading {
	background: url('http://www.americanseating.com/assets/images/erc-top.png');
	height: 20px;
	margin: 0 -20px;
}
div.erc-site div.footer {
	background: url('http://www.americanseating.com/assets/images/erc-bot.png') bottom;
	height: 10px;
	margin: 0 -20px;
	clear: both;
}
div.erc-site .gobutton {
	width: 298px;
	float: right;
	margin: 0 -19px;
	padding: 10px 0 0 0;
	min-height: 14px;
	background: #FFF url('http://www.americanseating.com/assets/images/tools-resources-shadow.png') no-repeat center top;
}
div.erc-site .gobutton a {
	display: block;
	background: url('http://www.americanseating.com/assets/images/gobutton-arch.png') no-repeat top;
	width: 45px;
	height: 24px;
	text-indent: -3000px;
	margin: 0;
	float: right;
}
div.erc-site .gobutton a:hover {
	background-position: bottom;
}
div.tools-resources {
	padding-bottom: 300px;
}
#generic .align-left {
	float: left;
	margin: 0 10px 10px 0;
	width: auto;
	height: auto;
}
#generic .align-right {
	float: right;
	margin: 0 0 10px 10px;
	width: auto;
	height: auto;
}
#sales-locator .col1 {
	clear: left;
	border-top: 0px;
}
#sales-locator ul {
	float: left;
	width: 180px;
	font-size: 1.0em;
	margin: 0 36px 0 0;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	padding: 5px 0;
}
#sales-locator ul li {
	font-size: .8em;
	display: block;
	color: #777;
	width: 180px;
	line-height: 1.8em;
	padding: 2px 0;
	background: none;
}	
#sales-locator .col2 {
	margin-top: -6.1em;
}
#sales-locator .col3 {
	margin-top: -6.1em;
	margin-right: 0;
}
#sales-locator #divisions {
	float: none;
	border-bottom: 0px;
}
.article {
	font-size: .9em;
	padding: 0 0 8px 0;
	margin: 18px 0 0 0;
	border-bottom: 1px solid #f1f2f2;
}
.article.first {
	margin: 2.2em 0 0 0;
}
.article .date {
	font: normal 11px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color: #7c7c7b;
	margin: 0 0 1em 0;
}
.article .date + p {
	margin: 0 0 1.2em 0;
}
.article h5 {
	font: bold 1.1em "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif !important;
	line-height: 1.3em;
}
.rss {
	 margin: 30px 0 0 0;
	width: 100%;
}
.rss a {
	line-height: 14px;
	 text-decoration: none;
	padding: 3px 0 3px 21px;
	background: url('http://www.americanseating.com/assets/images/rss.png') no-repeat left;
	color: #6f6f6f;
	 margin: 0 0 0 16px;
}
.rss a:hover {
	  text-decoration: underline;
}
.article h5 a {
	color: #444444 !important;
	text-decoration: none;
}
.article h5 a:hover  {
	color: #ba0000 !important;
}
.article h6 {
	font-size: 1.05em;
	font-weight: bold;
	margin-bottom: 10px;
	color: #555555;
}
.article ul li {
	font-size: 1.1em;
}
.article .continue-reading {
	margin: -1em 0 .9em 0;
	font-size: .9em;
}
.article .continue-reading a {
	text-decoration: none;
}
.article .continue-reading a:hover {
	text-decoration: underline;
}
.article strong {
	font-weight: bold;
}
.pagination {
	width: 100%;
	float: left;
	font-size: .8em;
	margin: 15px 0 0 0;
}
.pagination .next {
	margin: 0 5px 0 0;
	float: right;
	padding: 0 10px 0 0;
	background: url('http://www.americanseating.com/assets/images/sidebar-link-arrow.png') no-repeat right center;
	text-decoration: none;
}
.pagination .prev {
	margin: 0 0 0 5px;
	float: left;
	padding: 0 0 0 10px;
	background: url('http://www.americanseating.com/assets/images/sidebar-link-arrow-left.png') no-repeat left center;
	text-decoration: none;
}
/*	SEARCH RESULTS
-------------------------------------------------------------------*/
div.result-count {
	font-size: .8em;
	font-weight: bold;
	color: #333;
	margin: -10px 0 30px 0;
}
div.result {
	font-size: .9em;
	padding: 10px 25px 20px 0;

	border-bottom: 1px solid #f1f2f2;
}
div.result + div.result {
	padding-top: 20px;
}
div.result h5 {
	font-size: 1.1em;
}
div#search .search-site {
	padding: 5px 0 5px 7px;
	margin: -5px 0 35px 0;
	width: 244px;
	height: 24px;
	background: url('http://www.americanseating.com/assets/images/search-bg.gif') no-repeat;
}
div#search .search-site .keywords {
	float: left;
	border: 0px;
	width: 190px;
	font-size: 13px;
	padding: 3px 2px 2px 2px;
	margin: 1px 4px 1px 0;
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
}
div#search .search-site .submit {
	float: left;
	width: 45px;
	height: 24px;
	background: url('http://www.americanseating.com/assets/images/search-go.gif') top;
	border: 0;
	text-indent: -9999px;
	cursor: pointer;
	font-size: 0;
	text-align: right;
	color: #b3b0a1;
}
div#search .search-site .submit:hover {
	width: 45px;
	height: 24px;
	background-position: bottom;
	color: #847e68;
}
div#search span.pagecount {
	font-weight: bold;
	font-size: .9em;
	text-transform: uppercase;
}
div#search div.paginate {
	margin: 30px 0;
	font-size: .9em;
	color: #a6a6a6;
}
div#search div.paginate a {
	padding: 3px 5px 3px 5px;
	color: #a6a6a6;
	line-height: 1.2em;
	text-decoration: none;
	border: 1px solid #FFF;
}
div#search div.paginate strong {
	border: 1px solid #ebebeb;
	padding: 3px 5px 3px 5px;
}
div#search div.paginate a:hover {
	border: 1px solid #ccc;
	color: #999;
}
div.contact-extra-img {
	position: absolute;
	right: 50px;
	top: 48px;
	width: 300px;
	height: 185px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}
div.contact-extra-img img {
	vertical-align: middle;
}
div.form {
	clear: left;
	width: 260px;
	font-size: 1em;
	float: left;
	margin-top: 20px;
	border-top: 1px solid #f1f2f2;
	padding-top: 5px;
}
div.form .input {
	width: 250px;
	border: 1px solid #e1dfd9;
	background: #f7f6f3;
	padding: 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font: normal 12px Arial, Helvetica, sans-serif;
}
div.form label {
	font-size: .8em;
	font-weight: bold;
	color: #6c6a61;
	text-transform: uppercase;
	line-height: 2em;
	vertical-align: middle;
	display: block;
}
.textarea {
	clear: left;
	border: 1px solid #e1dfd9;
	background: #f7f6f3;
	width: 254px;
	height: 80px;
	padding: 5px 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font: normal 12px Arial, Helvetica, sans-serif;
}
div.form .submit {
	clear: left;
	float: left;
	width: 45px;
	height: 24px;
	background: url('http://www.americanseating.com/assets/images/search-go.gif') left top;
	border: 0;
	text-indent: -9999px;
	cursor: pointer;
	font-size: 0;
	text-align: right;
	color: #b3b0a1;
	margin: 0 0 0 216px;
}
div.form .submit:hover {
	width: 45px;
	height: 24px;
	background-position: left bottom;
	color: #847e68;
}
#smartframe {
	font-size: .9em;
	margin: 15px auto 0 auto;
}
#smartframe td {
	text-align: center;
	padding-right: 20px;
}
#smartframe td img {
	border: 0;
	padding: 0;
}
#smartframe th {
	text-align: center;
	font: bold .95em "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}

/*	EXTRA STYLES
-------------------------------------------------------------------*/
.edit-link {
	display: block;
	width: 68px;
	height: 18px;
	background: url('http://www.americanseating.com/assets/images/edit-this.png');
	text-indent: -3000px;
	margin: 10px 0;
}

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

#certificates {
	margin: 10px 0 25px;
	float: left;
}
#certificates li {
	margin: 16px 16px 5px;
	float: left;
}
#certificates li a {
	color: #444;
	display: block;
	font-size: 11px;
	font-weight: bold;
	padding-top: 90px;
	text-align: center;
	text-decoration: none;
	width: 118px;
}
.architectural li a {
	background: url(http://www.americanseating.com/assets/images/architect-certificate.png) no-repeat;
}
.transportation li a {
	background: url(http://www.americanseating.com/assets/images/transport-certificate.png) no-repeat;
}
#certificates li a:hover {
	background-position: 0 -164px;
	color: #ba0000;
	text-decoration: underline;
}


/*	INSTALLATIONS
-------------------------------------------------------------------*/

#installations {
	margin: 15px 0 0;
	position: relative;
}
#installations:after {	content: ".";	display: block;	height: 0;	clear: both;	visibility: hidden;}
#installations li {
	float: left;
	font-size: 10px;
	height: 130px;
	line-height: 1.2em;
	margin: 0 4px 36px;
	text-align: center;
	width: 143px;
}
#installations a {
	text-decoration: none;
}
#installations img {
	background: #f2f1ec;
	border: 1px solid #dedede;
	padding: 3px;
}

#installation-detail {
	margin-top: -3px;
	position: absolute;
	width: 100%;
}

.installations #TB_caption,
#installation-detail span {
	background: url(http://www.americanseating.com/assets/images/modal-logo.jpg) no-repeat bottom right #7d7d78;
	color: #fff;
	display: block;
	height: 30px;
	margin-top: 4px;
	padding: 14px 0 0;
	width: 100%;
}
.installations #TB_caption span {
	position: relative;
	left: 10px;
	padding-right: 160px;
	display: block;
}

.installations #TB_closeWindow {
	height: auto;
	padding:5px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
	background: #f2f1ec;
	float: none;
	padding: 7px 0;
	position: absolute;
	right: 0;
	text-align: right;
	text-indent: -15px;
	top: 0;
	width: 100%;
}
.installations #TB_closeWindowButton {
	background: url(http://www.americanseating.com/assets/images/close.gif) no-repeat;
	display: block;
	float: right;
	height: 16px;
	margin-right: 10px;
	text-indent: 9999px;
	width: 16px;
}

#TB_window img#TB_Image {
	border: none!important;
	margin: 30px 0 0 0!important;
//	width: 100%;
}

#installations #paginate {
	bottom: 0;
	clear: both;
	position: absolute;
	left: 0;
	width: 604px;
}
#installations #paginate li {
	clear: both;
	float: none;
	font-size: 12px;
	position: absolute;
	width: auto;
}
#installations #paginate #prev-btn {
	background: url(http://www.americanseating.com/assets/images/sidebar-arrow-right.png) no-repeat left center;
	left: 0;
	padding-left: 8px;
}
#installations #paginate #next-btn {
	background: url(http://www.americanseating.com/assets/images/sidebar-arrow-left.png) no-repeat right center;
	right: 0;
	padding-right: 8px;
}

.installations .product-dropdown,
.tools .product-dropdown {
	position: relative;
	z-index: 3;
}
.installations .product-open,
.tools .product-open {
	position: relative;
	z-index: 2;
}


/*	TOOLS & RESOURCES
-------------------------------------------------------------------*/

.tools #intro {
	float: left;
	margin-top: -1.2em;
	width: 290px;
}

.tools .erc-site {
	margin-top: 0;
}

.tools .tools-resources {
	padding-bottom: 50px;
}

.tools .product-dropdown {
	margin-top: 24px;
}
.tools .product-open a span {
	display: block;
	height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
	width: 155px;
}

.tools .products {
	padding-top: 0;
}

.tools .products h3 {
	border-bottom: 1px solid #eeece7;
	clear: left;
	font: bold 1.15em "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color: #444444;
	margin: 40px 0 -10px 0;
	line-height: 1.3em;
}

.tools .products h4 {
	color: #949494;
	margin: 40px 0 0 0;
	text-transform: uppercase;
	font: bold 1.0em "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}
.tools .products .reverse-resources + h4 {
	margin-top: 26px;
}

.tools .products ul {
	margin: 14px 0 0;
}
.tools .products ul:after {
	content: ".";
	clear: left;
	display: block;
	visibility: hidden;
}
.tools .products li {
	border-bottom: 1px solid #eeece7;
	float: left;
	font-size: 0.9167em;
	margin: 0 14px 0 6px;
	width: 286px;
}
.tools li.empty {
	border: none;
	display: block;
	width: 100%;
}
.tools .content .products li a {
	background: url(http://www.americanseating.com/assets/images/tools-icons.png) no-repeat 2px 6px;
	color: #bb0f28;
	display: block;
	padding: 8px 12px 4px 28px;
	text-decoration: none;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.tools .content .products li a:hover {
	color: #777;
}
.tools .products li a.pdf-tool {
	background-position: 2px 6px;
}
.tools .products li a.doc-tool {
	background-position: 2px -33px;
}
.tools .products .arch-resources li a.other-tool {
	background-position: 2px -72px!important;
}
.tools .products .trans-resources li a.other-tool {
	background-position: 2px -111px;
}
.tools .products li a.xls-tool {
	background-position: 2px -150px;
}

.tools .more-tools {
	clear: left;
	display: block;
	margin-top: -10px;
}
.tools .more-tools a {
	background: url(http://www.americanseating.com/assets/images/sidebar-arrow-left.png) no-repeat right center;
	left: 6px;
	padding-right: 8px;
	position: relative;
	text-decoration: none;
}
.tools .more-tools a#back {
	background: url(http://www.americanseating.com/assets/images/sidebar-arrow-right.png) no-repeat left center;
	padding-left: 8px;
	left: 0;
	position: relative;
	top: 10px;
	
}
.tools .more-tools a:hover {
	text-decoration: underline;
}