@import 'reset.css';
@import 's3slider.css';
@import 'colorbox.css';
@import 'popup.css';
body {
	width: 100%;
	background: url(../images/layout/bodyBG.gif) repeat-x;
	font-family: "trebuchet ms", arial, verdana, sans-sesrif;
}
body.innerPage {
	background: url(../images/layout/bodyInnerBG.gif) repeat-x;
}
hr {
	background-color: #ccc;
	border: none;
	clear: both;
	display: block;
	height: 1px;
}
#topWrap {
	margin: 0 auto;
	position: relative;
	width: 960px;
}
/* @group Header */

#header p {
	color: #c5e1f1;
	float: left;
	font-size: 18px;
	margin-left: 40px;
	margin-top: 30px;
}
#header ul.phoneNumbers li {
	color: #959595;
	float: left;
	font-size: 18px;
	margin-left: 35px;
	margin-top: 30px;
	width: 145px;
}
#header ul.phoneNumbers li em {
	clear: both;
	color: #fff;
	display: block;
	float: left;
	font-size: 16px;
	font-style: normal;
	margin-right: 5px;
}
#header ul.phoneNumbers li span {
	color: #fff;
	display: block;
	float: left;
	font-size: 23px;
}
#logo {
	border-bottom:1px solid #949BB1;
	float:left;
	left:0;
	margin-bottom:6px;
	position:relative;
	top:-15px;
	z-index:2;
}
ul#nav {
	clear: left;
	float: left;
	position: relative;
	top: -21px;
	z-index: 1;
}
ul#nav li {
	float: left;
	height: 68px;
	text-indent: -9999px;
}
ul#nav li.list1 {
	background: url(../images/layout/nav.gif) no-repeat 0 0;
	width: 66px;
}
ul#nav li.list2 {
	background: url(../images/layout/nav.gif) no-repeat -66px 0;
	width: 135px;
}
ul#nav li.list3 {
	background: url(../images/layout/nav.gif) no-repeat -201px 0;
	width: 82px;
}
ul#nav li.list4 {
	background: url(../images/layout/nav.gif) no-repeat -283px 0;
	width: 154px;
}
ul#nav li.list5 {
	background: url(../images/layout/nav.gif) no-repeat -437px 0;
	width: 87px;
}
ul#nav li.list6 {
	background: url(../images/layout/nav.gif) no-repeat -524px 0;
	width: 161px;
}
ul#nav li.list7 {
	background: url(../images/layout/nav.gif) no-repeat -685px 0;
	width: 121px;
}
ul#nav li.list8 {
	background: url(../images/layout/nav.gif) no-repeat -806px 0;
	width: 80px;
}
ul#nav li.list9 {
	background: url(../images/layout/nav.gif) no-repeat -886px 0;
	width: 74px;
}
ul#nav li a {
	display: block;
	height: 68px;
}
ul#nav a#item1:hover, #home ul#nav a#item1 {
	background: url(../images/layout/nav.gif) no-repeat 0 -68px;
}
ul#nav a#item2:hover, #wheelchairVans ul#nav a#item2 {
	background: url(../images/layout/nav.gif) no-repeat -66px -68px;
}
ul#nav a#item3:hover, #rentals ul#nav a#item3 {
	background: url(../images/layout/nav.gif) no-repeat -201px -68px;
}
ul#nav a#item4:hover, #powerWheelchairs ul#nav a#item4 {
	background: url(../images/layout/nav.gif) no-repeat -283px -68px;
}
ul#nav a#item5:hover, #scooters ul#nav a#item5 {
	background: url(../images/layout/nav.gif) no-repeat -437px -68px;
}
ul#nav a#item6:hover, #adaptiveEquipment ul#nav a#item6 {
	background: url(../images/layout/nav.gif) no-repeat -524px -68px;
}
ul#nav a#item7:hover, #rampsLifts ul#nav a#item7 {
	background: url(../images/layout/nav.gif) no-repeat -685px -68px;
}
ul#nav a#item8:hover, #service ul#nav a#item8 {
	background: url(../images/layout/nav.gif) no-repeat -806px -68px;
}
ul#nav a#item9:hover, #contact ul#nav a#item9 {
	background: url(../images/layout/nav.gif) no-repeat -886px -68px;
}
/* @end */


#welcome-box {
	clear: both;
	float: left;
	width: 960px;
	height: 435px;
	background: url(../images/layout/bg-welcome-box.png) no-repeat;
}
#welcome-box #montage {
	margin: 9px 0 0 6px;
	width: 948px;
	height: 387px;
	background: url(../images/photos/bg-montage.jpg) no-repeat;
}
#welcome-box p.customer-quote {
	padding: 65px 0 0 25px;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	width: 300px;
	text-shadow: 0px 0px 2px #000;
}
#welcome-box ul {
	padding: 15px 0;
	margin: 48px 25px 25px 25px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	width: 310px;
	background: url(../images/layout/bg-trans-black.png) repeat;
}
#welcome-box ul li {
	color: #fff;
	list-style: disc inside;
	margin: 5px 0 5px 15px;
}
/* @group promoBox */

#promoBox {
	clear: both;
	float: left;
	padding: 5px;
	width: 960px;
}
#promoBox h1 {
	color: #333;
	font-size: 39px;
	font-weight: 400;
	margin: 20px 0;
}
#promoBox p {
	color: #0189bd;
	font-size: 15px;
	line-height: 140%;
}
#promoBox ul {
	float: left;
	margin: 30px 0 30px 10px;
}
#promoBox ul li {
	background: url(../images/misc/bullet.png) no-repeat 11px 5px;
	color: #656565;
	font: normal 14px/144% helvetica, arial, sans-serif;
	padding-left: 25px;
}
#promoBox a:link, #promoBox a:visited {
	color: #0189bd;
	font-size: 15px;
	line-height: 140%;
}
#promoBox a.learnMore {
	background: url(../images/misc/buttonLearnMore.png) no-repeat 0 0;
	clear: left;
	display: block;
	float: left;
	height: 33px;
	text-indent: -9999px;
	width: 165px;
}
#promoBox a.learnMore:hover {
	background: url(../images/misc/buttonLearnMore.png) 0 -33px no-repeat;
}
#promoBox div.promoImage {
	background: url(../images/layout/promoBG.png) 0 0 no-repeat;
	float: right;
	height: 335px;
	width: 475px;
}
#promoBox #cutawayframe {
	margin-top: 23px;
	margin-left: 50px;
}
/* @end */

#midWrap {
	background: url(../images/layout/breadCrumbBG.gif) repeat-x;
	clear: both;
	float: left;
	overflow: hidden;
	margin-top: -21px;
	margin-bottom: 25px;
	padding-top: 13px;
	width: 100%;
}
body.innerPage #midWrap {
	position: relative;
	clear: both;
	float: left;
	overflow: hidden;
	margin-top: 0;
	padding-top: 13px;
	width: 100%;
	top: -20px;
	background-image: url(images/photos/scooters/thumbs/maxima_tn.png);
}
#crumbInfo label {
	float: right;
	font-size: 12px;
}
#crumbInfo p {
	color: #000;
	float: left;
	font-size: 14px;
	font-weight: 400;
	text-decoration: none;
}
#crumbInfo p span {
	color: #45a2d7;
	padding-left: 5px;
	text-decoration: none;
}
#crumbInfo p a {
	text-decoration: none;
	color: #45a2d7;
}
#crumbInfo ul.slideNav li {
	background-image: url(../images/misc/slideButton.gif);
	float: left;
	height: 10px;
	margin: 0 5px;
	width: 10px;
}
#crumbInfo ul.slideNav li a {
	display: block;
	height: 10px;
	text-indent: -9999px;
	width: 10px;
}
#content {
	margin: 35px auto 0;
	overflow: hidden;
	width: 960px;
}
/* @group leftCol */



#leftCol {
	float: left;
	width: 710px;
}
/* banner */

#leftCol div.banner {
	float: left;
	width: 700px;
	height: 145px;
	margin-bottom: 25px;
	background: url(../images/banner/2011-toyota-sienna-right.png) 0 0 no-repeat;
}
#leftCol div.banner a {
	font-size:14px;
	left:34px;
	position:relative;
	text-decoration:underline;
	top:110px;
}
body.innerPage #leftCol {
	width: 960px;
}
#leftCol div.border {
	padding: 5px;
	border: 1px solid #ccc;
	margin: 0 25px 25px 0;
}
#leftCol a {
	color: #0189bd;
	text-decoration: none;
}
#leftCol a:hover {
	text-decoration: underline;
}
#leftCol p.note {
	background: url(../images/icons/lightbulb.jpg) no-repeat 0 11px;
	height: 53px;
	padding: 23px 0 0 45px;
	margin-bottom: -6px;
	font-family: "trebuchet ms", helvetica, arial, sans-serif;
	font-weight: bold;
	color: #63a2d7;
}
#leftCol h2, .innerPage #leftCol h1, h1.headline {
	color: #565656;
	font-size: 29px;
	font-weight: 400;
	margin: 25px 0 20px;
}
#leftCol h3 {
	margin: 25px 0;
	color: #565656;
}
#leftCol p {
	color: #3c2222;
	width: auto;
	font: normal 14px helvetica, arial, sans-serif;
	margin-bottom: 20px;
}
#leftCol .badge {
	float: left;
	height: 210px;
	margin: 10px 12px 0 0;
	text-align: center;
	width: 165px;
}
#leftCol .badge p {
	float: none;
	font-size: 11px;
	margin: 20px 0 -15px;
}
#leftCol .badge p span {
	color: #0189bd;
	font-weight: 700;
}
#leftCol .manufacturerLogo {
	float: right;
	margin-top: -50px;
}
#leftCol p.testimonials {
	background: url(../images/layout/quotesBG.gif) no-repeat 0 -8px;
	font-family: "trebuchet ms", helvetica, arial, sans-serif;
	font-size: 16px;
	padding-left: 75px;
	width: 620px;
	color: #666;
}
.innerPage #leftCol p.testimonials {
	width: 880px;
}
#leftCol p.testimonials span {
	color: #0189bd;
	font-size: 16px;
	font-style: italic;/*margin-left: 20px;*/
}
#leftCol div.selection {
	position: relative;
	z-index: 1;
	float: left;
	width: 472px;
	height: 190px;
	background: url(../images/misc/adatpiveSelectionBG.png) no-repeat 0 0;
	margin-bottom: 17px;
	margin-top: 1px;
}
#leftCol div.selection span a, #leftCol div.scooterSelection span a {
	background: url(../images/misc/bullet.png) no-repeat 12px;
	color: #0189bd;
	font-size: 12px;
	margin-left: -10px;
	padding-left: 20px;
	display: block;
	text-decoration: underline;
}
#leftCol div.selection span a:hover, #leftCol div.scooterSelection span a:hover {
	text-decoration: none;
}
#leftCol div.selection:hover {
	background-position: 0 -190px;
}
#leftCol div.clear {
	margin-right: 16px;
}
#leftCol div.selection img {
	margin: 25px 22px 50px 20px;
	padding: 5px;
	float: left;
}
#leftCol div.selection h2 {
	font-size: 20px;
	float: left;
	color: #505050;
	width: 280px;
}
#leftCol div.selection p {
	float: left;
	clear: right;
	font-size: 13px;
	color: #419dd2;
	width: 280px;
	line-height: 100%;
}
#leftCol img.border {
	border:1px solid #CCCCCC;
	margin:2px 15px 25px 0 !important;
	padding:0 !important;
}
#leftCol div.scooterSelection {
	position: relative;
	z-index: 1;
	float: left;
	width: 306px;
	height: 190px;
	background: url(../images/misc/scooterSelectionBG.png) no-repeat;
	margin-left: 21px;
	margin-bottom: 21px;
}
#leftCol div.scooterSelection:hover {
	background-position: 0 -190px;
}
#leftCol div.scooterSelection.clear {
	margin-right: 0;
	margin-left: 0;
}
#leftCol div.scooterSelection img {
	margin: 25px 5px 50px 20px;
	margin-bottom:35px !important;
	float: left;
}
#leftCol div.scooterSelection h2 {
	float: left;
	font-size: 20px;
	width: 140px;
}
#leftCol div.selection h2 span, #leftCol div.scooterSelection h2 span {
	font-size: 13px;
	line-height: 140%;
}
#leftCol div.scooterSelection p {
	float: left;
	clear: none;
	font-size: 13px;
	width: 140px;
	color: #419dd2;
	line-height: 100%;
}
#leftCol ul.dealerLogos li {
	float:left;
	margin-right:13px;
}
#leftCol ul.linkList {
	font-size: 14px;
	margin: 0 0 25px 23px;
	line-height: 150%;
}
#leftCol ul.linkList li {
	padding-left: 15px;
	background: url(../images/misc/bullet.png) 0 8px no-repeat;
}
ul.features {
	float: left;
	clear: both;
	padding: 10px;
	margin-bottom: 15px;
}
ul.features li.featureImage {
	width: 160px;
	margin-bottom: 5px;
	float: left;
}
ul.features li.featureImage img {
	border: 1px solid #ccc;
}
ul.features li.featureInfo h3, ul.features li.featureInfo p {
	position: relative;
	top: -20px;
}
ul.features li.featureInfo {
	margin-left: 25px;
	width: 420px;
	padding-left: 15px;
	float: left;
}
li.featureInfo p span {
	font-size:11px;
	font-weight:inherit;
	left:12px;
	position:relative;
	top:4px;
}
li.featureInfo p span em {
	position:relative;
	top:-22px;
}
ul.gallery {
	float: left;
}
ul.gallery li {
	float: left;
	height: 160px;
	width: 160px;
	margin-right: 30px;
	margin-bottom: 30px;
	border: 1px solid #ccc;
}
ul.gallery li img {
	border: 5px solid #fff;
}
.logoleft {
	float:left;
	margin:0 20px 20px 30px;
	padding:15px;
}
/* @end 
 @group rightCol */

#rightCol {
	float: right;
	width: 240px;
}
#rightCol .nudge {
	margin-top: -29px;
}
#rightCol ul.rightNav li {
	background: url(../images/layout/rightNavBG.png) no-repeat;
	color: #414141;
	font-size: 20px;
	height: 170px;
	margin: 20px 0;
	padding-top: 25px;
	position: relative;
	text-align: center;
	width: 230px;
	z-index: 1;
}
#rightCol ul.rightNav li span {
	background: url(../images/misc/bullet.png) no-repeat 12px;
	color: #0189bd;
	font-size: 12px;
	margin-left: -20px;
	padding-left: 20px;
}
#rightCol ul.rightNav li span a {
	color: #0189bd;
	position: relative;
	text-decoration: none;
	z-index: 3;
}
#rightCol ul.rightNav li span a:hover {
	text-decoration: underline;
}
#rightCol ul.rightNav li img {
	margin: 10px 0 0;
}
a.buttonize {
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2;
}
/* @end */

#bottomWrap {
	background: #2f5d77 url(../images/layout/footerBG.jpg) repeat-x;
	clear: both;
	float: left;
	height: 450px;
	width: 100%;
	overflow: hidden;
}
#footer hr {
	margin: 18px 0 20px;
}
#footer h4 {
	color: #fff;
	font-size: 22px;
	font-weight: 400;
}
#footer h4 a {
	font-size: 18px;
	color: #fff;
}
/* @group Newsletter */

#newsletter {
	height: 90px;
	margin-bottom: 25px;
	visibility: hidden;
}
#newsletter p {
	color: #fff;
	float: left;
	font-size: 28px;
	margin-top: 15px;
	text-shadow: 1px 1px 1px #455;
	width: 190px;
}
#newsletter input {
	background: url(../images/misc/inputField.png) no-repeat;
	border: none;
	color: #666;
	height: 24px;
	margin-left: 23px;
	margin-top: 35px;
	padding: 5px 14px 3px;
	width: 219px;
}
#newsletter input.button {
	background: url(../images/misc/buttonSubmit.png) no-repeat;
	border: none;
	height: 30px;
	text-indent: -9999px;
	width: 75px;
	position: relative;
	top: 0px
}
#newsletter input.button:hover {
	background: url(../images/misc/buttonSubmit.png) 0 -30px no-repeat;
	cursor: pointer;
}
/* @end */

#locations {
	float: left;
	width: 590px;
}
#locations img {
	border: 3px solid #fff;
	float: left;
	margin: 0 10px 10px 0;
}
#locations div.address {
	color: #fff;
	float: left;
	font-size: 14px;
	line-height: 140%;
	margin: 0 15px 0 0;
	width: 270px;
}
#locations div.address a:link, #locations div.address a:visited {
	clear: both;
	color: #fff;
	display: block;
	float: left;
}
#about {
	float: right;
	width: 350px;
}
#about p {
	color: #fff;
	font-size: 14px;
	margin-bottom: 20px;
}
#about a:link, #about a:visited {
	color: #fff;
	font-size: 14px;
}
#credits {
	clear: both;
	float: left;
	width: 960px;
}
#credits p {
	color: #fff;
	font-size: 14px;
	line-height: 140%;
}
#credits a:link, #credits a:visited {
	color: #74c7f1;
	text-decoration: underline;
}
#crumbInfo, #footer {
	margin: 0 auto;
	width: 960px;
}
#crumbInfo ul.slideNav, #rightCol ul.rightNav, #credits img {
	float:right;
	padding-top:0px;
}
#locations div.address a:hover, #locations div.address a:active, #about a:hover, #about a:active, #credits a:hover, #credits:active {
	text-decoration: none;
}
.socialIcon {
	margin-top: 5px;
	margin-right: 20px;
}
/* some large category panels do not have a lot of content.  Since they are fixed height, this "short" class will push the text
down so that it's vertically aligned. */

.short {
	padding-top: 30px;
	height: 160px !important;
}
.animation {
	height: 224px;
	width: 500px;
	float: left;
	clear: both;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 25px;
}
.animationPopup {
	margin: 0 auto;
}
strong.blue {
	color: #44a0d5;
}
div.panel {
	float: left;
	margin-right: 42px;
	margin-bottom: 20px;
}
#leftCol div.panel p {
	float: right;
	clear: right;
	width: auto;
}
#leftCol div.panel img {
	float: left;
	border: 1px solid #ccc;
	padding: 1px;
	margin-right: 15px;
}
/* form styles */

form ol {
	margin-bottom: 25px;
	float: left;
	clear: none;
}
form ol li label em {
	margin-left: 15px;
	font-size: 13px;
	color: #333;
}
form ol li .button {
	float: left;
	margin-right: 25px;
	margin-left: 128px;
}
form ol.info li label {
	display: inline-block;
	width: 100px;
	text-align: right;
	float: left;
	clear: left;
}
form ol.info input {
	background: url(../images/misc/inputField.png) no-repeat;
	border: none;
	color: #666;
	height: 24px;
	margin-left: 23px;
	margin-top: 5px;
	padding: 5px 14px 3px;
	width: 219px;
	float: left;
}
form ol.otherInfo li {
	margin-bottom: 25px;
	vertical-align: top;
	display: block;
}
form ol.otherInfo li textarea {
	background: url(../images/misc/textArea.png) no-repeat;
	margin:21px 0 25px 128px;
	width: 270px;
	height: 70px;
	border: none;
	padding: 15px;
	color: #666;
}
label.error {
	color:red;
	font-size:11px;
	left:129px;
	position:relative;
	top:-45px;
	width:auto !important;
}
.galleryLeft {
	float: left;
	width: 45%;
	border-right: 1px solid #ccc;
	margin-right: -1px;
}
.galleryRight {
	float: right;
	width: 45%;
}
#bbblink {
	float:right;
	top:-6px;
}

