* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 62.5%;
	line-height: 160%;
	font-family: Geneva, Helvetica, Verdana, sans-serif;
	background-color: #EDECE5;
}

img {
	border: none;
	-ms-interpolation-mode: bicubic;
}

#notice {
	background-color: #ffc;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 80%;
	padding: 5px;
	margin-bottom: 10px;
}

h1 {
	font-size: 1.4em;
}

h2 {
	font-size: 1.3em;
}

h3 {
	font-size: 1.2em;
}

p {
	margin-bottom: 5px;
}

a:hover {
	text-decoration: none;
}
li {
	list-style: none;
}
.clear {
	clear: both;
	height: 1px;
}

.clear-left {
	clear: left;
	height: 1px;
}
.clear-right {
	clear: right;
	height: 1px;
}
#featured-sale .clear-right {
	width: 100%;
}
.center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#outer-container {
	font-size: 1.2em;
	width: 960px;
	border-left: 1px solid #8BBFCD;
	border-right: 1px solid #8BBFCD;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	padding: 10px 0 20px 0;
}
#header {
	width: 944px;
	height: 123px;
	background: #F7EAD4 url(/images/4-lifts-header.gif) 0 0 no-repeat;
	margin-left: auto;
	margin-right: auto;
}
#header h1 {
	height: 0;
	margin-left: -2000px;
}
.logo {
	margin: 10px;
	float: left;
}
.site-info {
	width: 240px;
	float: left;
	margin-top: 35px;
	text-align: center;
}
.header-phone {
	font-size: 1.7em;
	font-weight: bold;
}
.call-wrapper {
    background: transparent url(/images/phone-icon.gif) 0 4px no-repeat;
    width: 80px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 4px;
    padding-left: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 1.1em;
}
.header-hours {
	font-size: 1.2em;
    margin-top: 5px;
}
.nav-top li {
	float: left;
	padding: 0 10px;
	line-height: 28px;
	background: transparent url(/images/top-nav-bg.png) 0 0 repeat-x;
	height: 30px;
	border-right: 2px solid #fff;
}
.nav-top li.first {
	background: transparent url(/images/top-nav-left.png) 0 0 no-repeat;
	padding-left: 15px;
    margin-left: 10px;
}
.nav-top li.last {
	background: transparent url(/images/top-nav-right.png) top right no-repeat;
	border-right: 0;
	padding-right: 15px;
}
.nav-top li a {
	text-decoration: none;
	color: #0E53A7;
}
.live-chat {
    float: right;
    margin-right: 20px;
    margin-top: 7px;
}
#search-bar {
	float: right;
    width: 275px;
	margin-top: 30px;
	margin-right: 10px;
}
td.search-middle {
	background: transparent url(/images/search-bg.gif) 0 0 repeat-x;
}
.search-middle input {
	border: 0;
	padding: 2px 0 2px 0;
	font-size: 1.1em;
}
input.search-button {
	margin-left: 10px;
}
#category-nav {
	background-color: #0E53A7;
	height: 36px;
	width: 944px;
	margin-left: auto;
	margin-right: auto;
	font-size: 1.2em;
}
#category-nav li {
	float: left;
	line-height: 36px;
	text-align: center;
	border-right: 2px solid #fff;
}
#category-nav .depth-1 li {
	background-color: #087600;
	float: none;
	display: block;
	border-top: 1px solid #ccc;
}
#category-nav .depth-1 li a:hover {
	background-color: #0CBC00;
}
#category-nav .dropdown-top ul {
	z-index: 99;
}
#category-nav li a {
	text-decoration: none;
	display: block;
	padding: 0 20px;
	color: #fff;
}
#category-nav li a:hover {
	background-color: #147CFB;	
}
#category-nav li ul li {
    line-height: 1.7em;
}
#category-nav li ul li span.lp {
    margin-top: 0;
    margin-bottom: 0;
   font-size: .9em;
    line-height: 1.4em;
    padding-bottom: 8px;
    color: #ffc;
}
#content {
	min-height: 600px;
	padding: 0 8px 8px;
	position: relative;
	z-index:1;
}
* html #content {
	height: 600px;
}
.please-call-us {
    background: transparent url(/images/call-bg-banner.jpg) 0 0 no-repeat;
    width: 944px;
    height: 78px;
    line-height: 78px;
    margin: 0 auto 10px;
    color: #fff;
    font-size: 1.9em;
    text-align: center;
    text-shadow: 4px 4px 4px #333;
}
#titleBar {
	width: 944px;
	color: #0E53A7;
	border-bottom: 1px solid #8BBFCD;
	margin: 20px auto 5px auto;
}
#titleBar h1 {
	padding-left: 10px;	
}
.banner {
    text-align: center;
    padding: 10px;
}
ul.not-found-help  {
	margin-left: 170px;
	margin-top: 30px;
}
ul.not-found-help li {
	text-align: center;
	font-size: 1.3em;
	font-weight: bold;
	float: left;
	width: 200px;
}
ul.not-found-help li img {
	border: 1px solid #999;	
}
ul.not-found-help li a {
	color: #0E53A7	
}
.server-message {
	text-align: center;
	font-size: 1.3em;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}
.server-message p {
	margin: 10px 0;
}
.path {
	margin-bottom: 10px;
	padding-left: 15px;
}
.path a {
	color: #0E53A7;
}
.path li {
	float: left;	
}
#footer-nav {
	text-align: center;
	margin: 10px;
	border-top: 1px solid #8BBFCD;
	padding: 10px;
	background-color: #eee;
}
#footer-nav li {
	display: inline;
	line-height: 160%;
	margin-right: 10px;
}
#footer-nav a {
	color: #0E53A7;
}
#footer {
	width: 944px;
	/*height: 150px;*/
	background: #F7EAD4 url(/images/4-lifts-footer.gif) bottom right no-repeat;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 20px;
}
#footer a {
	color: #04346C;
	font-weight: bold;
}

.copyright {
	margin-bottom: 5px;
}
#faqs-page li {
	margin-left: 2px;
	list-style-position: outside;
	list-style-type: none;
}
#toc {
	margin-left:50px;
	margin-bottom:20px;
}
#toc a {
	color:#0E53A7;
}
#faqs-page table{
	width:100%;
}
#faqs-page th {
	vertical-align:top;
}
#faqs-page th div {
	padding:2px;
}
#faqs li {
	padding: 5px;
	left: 0;
	margin-bottom:10px;
}
.question-label {
	background-color:#0E53A7;
	color:#F7EAD4;
	padding:2px 5px;
}
.question-data {
	font-weight:bold;
	background-color:#F7F8F9;
	color:#0E53A7;
	padding-left:10px;
}
.answer-label {
	background-color:#F7F8F9;
	color:#0E53A7;
	padding:2px 5px;
}
.answer-data {
	padding: 2px 2px 2px 10px;
}
#faqs-page .even {
	background: #F7EAD4;
}
.return-to-top {
	text-align:right;
	font-size:.9em;
}
.return-to-top a {
	color:#571F06;
}
.top {
	height:10px;
}
#testimonials li {
	list-style:none;
	margin-bottom:10px;
	padding:5px;
}
#testimonials li.odd {
	background-color:#F7F8F9;
}
.author {
	color:#2159c8;
	font-weight:bold;
}
.location {
	color:#71984E;
}
.contact-right {
	float: right;
	width: 200px;
    margin: 20px;
}
.contact-header {
	font-weight: bold;
}
.contact-address {
	margin-bottom: 10px;
}
.contact-numbers li {
	margin-bottom: 5px;
}
table.questions th, table.questions td {
	padding-bottom: 5px;
}
table.questions th {
	text-align: right;
	padding-right: 5px;
	width: 300px;
}
.survey form {
	width: 700px;
	margin-top: 20px;
}
.required {
	color: red;
}
.used-form form {
	width: 750px;
}
.survey .buttons {
	text-align: center;
}
.payment-methods {
	width: 260px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
}

.payment-methods li {
	float: left;
	height: 30px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	width: 50px;
}

.payment-methods li span {
	display: none;
}

li.visa {
	background: transparent url( /images/visa.gif ) 0 0 no-repeat;
}

li.americanExpress {
	background: transparent url( /images/americanExpress.gif ) 0 0 no-repeat;
}

li.masterCard {
	background: transparent url( /images/masterCard.gif ) 0 0 no-repeat;
}

li.discover {
	background: transparent url( /images/discover.gif ) 0 0 no-repeat;
}

li.check {
	background: transparent url( /images/check.gif ) 0 0 no-repeat;
}
.why-ameriglide {
    border-top: 1px solid #E2D6C3;
    border-bottom: 1px solid #E2D6C3;
    margin: 10px 0 0 0;
    padding: 10px 0 0 0;
    background-color: #f3f9fb;
    padding-left: 10px;
    padding-right: 10px;
}
.why-ameriglide h2 {
    color: #0c53a7;
    font-size: 1.3em;
    margin-bottom: 5px;
}
.why-ameriglide strong {
    color: #0c53a7;
    font-size: 1.1em;
    font-variant:small-caps;
    letter-spacing: 2px;
}
.tab-group {
    text-align: center;
}
.tab-group li {
    display: inline;
    padding: 0 10px;
}
.tab-group li.selected {
    font-size: 1.8em;
    font-weight: bold;
}
.tab-group li.selected a {
    text-decoration: none;
}
.panel-outer-container {
    clear: both;
    margin: 0;
    min-height: 90px;
    padding: 10px 40px 0 30px;
    position: relative;
    overflow-x: hidden;
    overflow-y: hidden;
    height: 0; /* will be set to fit selected panel by javascript */
}

.panel-container {
    width: 10000px;
    position: relative;
}

.panel-container li.panel {
    float: left;
    width: 890px;
    padding: 5px;
    padding-right: 50px;
    list-style: decimal;
    display: list-item;
}
#index-page .panel-container li.panel {
    width: 850px;
}
* html .panel-container {
    height: 120px;
}
.success {
    text-align: center;
    padding: 10px;
    background-color: yellow;
    font-weight: bold;
    font-size: 1.1em;
}
