body {
	margin: 0; padding: 0;
	background: #B6B6B6 url(../images/bk.jpg) repeat-x;
}
#header {
	height: 352px;
	background: url(../images/header.jpg) no-repeat;
}
.european #header {
	height: 352px;
	background: url(../images/header-euro.jpg) no-repeat;
}
#mainBody {
	background-color: #FFF;
}
#leftPanel2 {
	padding: 20px 5px;
}
#mainPanel, #mainPanel2 {
	padding: 20px 10px;
}
#rightPanel, #rightPanel2 {
	padding-top: 20px;
}
#footer {
	height: 116px;
	width: 100%;
	background-color: #0C0C0C;
	color: #FFF;
}
#footer a {
	text-decoration: none;
	color: #FFF;
}
#footer a:hover {
	color: yellow;
}
#footerL img {
	padding-top: 5px;
}
#footerR1 {
	padding-top: 20px;
	text-align: center;
	font-size: 12px;
}
#footerR2 {
	padding-top: 20px;
	text-align: center;
	font-size: 14px;
}
#footer {height: auto; padding: 10px 0;}
#footer .footer-nav,
#footer .payment-options,
#footer .credentials {float: left;}
#footer .footer-nav {margin-right: 22px; width: 210px; border-right: 1px solid #686868}
#footer .footer-nav a {font-size: 0.9em;}
#footer .footer-nav  ul {margin: 0 0 0 25px; line-height: 120%; font-weight: bold;}
#footer .footer-nav  ul.first-child {margin: 0 0 10px 25px;}
#footer .payment-options {width: 200px; margin-right: 20px;}
#footer .payment-options p {font-size: 11px; margin: 5px 0; color: #dcdcdc;}
#footer .payment-options p.last-child {font-size: 12px; margin: 0 0 5px 0;}
#footer  .credentials p {font-size: 0.8em; color: #dcdcdc;}
#footer  .credentials a {color: #fff; font-weight: bold;}
/* top navigation + home link */

div#homeLink {
	width: 460px;
	float: left;
	margin-top: 0;
}
div#homeLink a {
	margin: 0;
	padding: 0;
	width: 460px;
	height: 125px;
	display: block;
}

div#homeLink a span { display: none; }

#topNavi {
	margin-top: 300px;
	padding-left: 65px;
	width: 813px;
	height: 30px;
	background-color: #D7D7D7;
	font: bold 12px arial, verdana;
}
/*
#topNavi ul {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 30px;
}
#topNavi li {
	display: inline;
}
#topNavi a:link, #topNavi a:visited {
	color: #000;
	text-decoration: none;
	padding: 8px 10px 7px 10px;
	height: 30px;
	line-height: 30px;
}
#topNavi a:hover {
	color: #d50000;
}
*/

/* typography */

h1.pageTitle {
	font: bold 26px arial;
	text-align: center;
	margin: 10px auto;
}
h3.sectionTitle {
	font: bold italic 20px arial;
	text-align: center;
	margin-bottom: 20px;
	float: left;
	width: 100%;
}
h4.sectionTitle {
	font: bold 18px arial;
	padding-left: 40px;
	margin-bottom: 10px;
    color:#000000;
}
#mainPanel p {
	margin-left: 40px;
	margin-right: 20px;
}

#mainPanel h4 {
	margin-left: 40px;
	margin-right: 20px;
}
/* index */

table#carTable div {
	width: 169px;
	height: 115px;
	padding: 7px 5px 5px 125px;
	font: bold italic 13px arial;
	line-height: 1.2em;
	color: #FFF;
}
#carTable .L1 {
	background: url(../images/europeanauto.jpg) no-repeat;
}
#carTable .R1 {
	background: url(../images/asianauto.jpg) no-repeat;
	position: relative;
}
#carTable .L2 {
	background: url(../images/domesticauto.jpg) no-repeat;
}
#carTable .R2 {
	background: url(../images/fleetservice.jpg) no-repeat;
	position: relative;
}
#carTable .cellTitle {
	font: bold italic 17px arial;
	padding-left: 30px;
	color: #555E65;
}
#carTable img.L1img, #carTable img.L2img {
	margin-left: 88px;
}
#carTable img.R1img, #carTable img.R2img {
	position: absolute;
	top: 100px;
	right: 8px;
}
#welcomeMessage p {
	margin-left: 40px;
	color: #1D8046;
	font: 16px georgia, 'times new roman', times, serif;
	line-height: 1.3;
}

/*** mid link ***/
/*
#midLink {
	margin-top: 10px;
	padding-left: 20px;
	padding-bottom: 20px;
}
#midLink ul {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 34px;
}
#midLink li {
	display: inline;
}
#midLink a:link, #midLink a:visited {
	color: #000;
	background-color: #EEE;
	text-decoration: none;
	padding: 8px 25px 8px 25px;
	height: 33px;
	line-height: 33px;
}
#midLink a:hover {
	color: #FFF;
	background-color: #0C0C0C;
}
*/
/*** right panel ***/

h3.rightTitle {
	background: url(../images/icon.jpg) no-repeat 0 50%;
	margin: 0;
	margin-left: 20px;
	margin-bottom: 5px;
	padding-left: 40px;
	font: bold 18px arial;
	color: #29313E;
	line-height: 30px;
}
#rightPanel div.rightBox {
	width: 206px;
	height: 140px;
}
#rightPanel #rightbox5 {width: 210px; height: auto !important; margin-bottom: 20px; border: 1px solid #CDE7FA; padding-bottom: 10px;}
#rightPanel #rightbox5 h3 {background: #CDE7FA; color: #004f80; font-size: 15px; font-weight: bold; padding-bottom: 5px;}
#rightPanel #rightbox5 ul {margin: 0; padding: 15px; padding-bottom: 0; line-height: 100%;}
#rightPanel #rightbox5 li {list-style: none; padding-bottom: 10px; line-height: 100%;}
#rightPanel #rightbox5 .text {border: 1px solid #d7d7d7; padding: 3px 0 3px 3px;}
#rightPanel #rightbox5 .submit {cursor: pointer; border: none; background: url("../images/clinic3.jpg") no-repeat -4px -1px; color: #fff; padding: 3px 15px;}
#rightPanel #rightbox5 label {font-weight: bold; font-size: 13px; line-height: 100%;}
#rightPanel #rightbox5 p {padding-right: 15px;}

div#rightBox1 {
	background: url(../images/clinic1.jpg);
	margin-bottom: 10px;
}
div#rightBox2 {
	background: url(../images/clinic2.jpg);
	margin-bottom: 10px;
}
div#rightBox3 {
	background: url(../images/clinic3.jpg);
	margin-bottom: 10px;
}
div.rightBox h3 {
	font: 14px arial;
	color: #FFF;
	padding-top: 5px;
	padding-left: 15px;
	/*text-align: center;*/
	margin-bottom: 5px;
}
div.rightBox p {
	margin: 10px 0 2px 15px;
	line-height: 1em;
	font: 13px arial;
}
div#rightBox4 {
	width: 152px;
	height: 243px;
	background: url(../images/special_location.jpg) no-repeat;
}
div#rightBox4 h3 {
	font: 14px arial;
	color: #FFF;
	padding-top: 2px;
	text-align: center;
	margin-bottom: 5px;
}
div#rightBox4 h4 {
	font: bold 16px arial;
	color: #751B23;
	padding-top: 5px;
	text-align: center;
	margin-bottom: 5px;
}
div#rightBox4 p {
	margin: 5px 0 2px 10px;
	line-height: 1.1em;
	font: bold 13px arial;
}
div.rightBox2, div.rightBox3 {
	width: 210px;
	border: 1px solid #777;
	margin-bottom: 25px;
}
div.rightBox3 {
	width: 150px;
}
div.rightBox2 h3, div.rightBox3 h3 {
	text-align: center;
	margin: 0;
	margin-bottom: 10px;
	padding: 5px 0;
	font: bold 16px arial;
	color: #FFF;
	background-color: #464646;
}
div.rightBox2 p, div.rightBox3 p {
	font: 13px arial, verdana;
	margin: 0;
	padding: 0 10px 7px;
}
.stores {font-size: 0.9em; margin: 0 20px 20px 0; padding: 10px 0 0 0;}
.stores h3 {margin: 0; background: #f3b616 url(../images/icon.png) 97% 1px no-repeat; color: #fff; padding: 0 0 0 15px;}
.stores p {margin: 0; padding: 5px 0 5px 15px; background: #fff6e0; font-size: 0.9em; font-weight: bold;}
.stores ul {margin: 0; padding: 0; border: 1px solid #ddd;}
.stores li {list-style: none; padding: 5px 15px; border-top: 1px dashed #ddd;}
.stores li:hover {background: #fff6e0;}
.stores li.first-child {border-top: none;}
.stores a {background: url(../images/location.png) no-repeat; padding-left:20px; color: #006699; padding-top: 2px;}
.stores a:hover {color: #000;}
.stores strong {background: url(../images/phone.png) 0 2px no-repeat; font-size: 120%; padding-left: 20px; padding-top: 2px;}
a.facebook {padding-right: 30px; display: inline-block;}

a img:hover {
	opacity: .75; /* Standard: FF gt 1.5, Opera, Safari */
	filter: alpha(opacity=75); /* IE lt 8 */
	-khtml-opacity: .75; /* Safari 1.x */
	-moz-opacity: .75; /* FF lt 1.5, Netscape */
}
/*** left navigation ***/

#leftNavi .listTitle {
	width: 164px;
	color: #FFF;
	background-color: #8c1501;
	padding: 0.5em 0 0.5em 0.8em;	
	border-left: 12px solid #8C1501;
	border-right: 2px solid #a9a9a9;
	font: bold 16px arial;
}
#leftNavi ul {
	list-style: none;
	margin: 0;
	margin-bottom: 20px;
	padding: 0;
}
#leftNavi li {
	border-bottom: 1px solid #8C1501;
	width: 190px;
}
#leftNavi li a:link, #leftNavi li a:visited {
	display: block;
	color: #000;
	background-color: #D7D7D7;
	text-decoration: none;
	padding: 0.5em 0 0.5em 0.6em;
	border-left: 12px solid #8C1501;
	border-right: 2px solid #a9a9a9;
}
#leftNavi li a:hover {
	color: #FFF;
	background-color: #8C1501;
}

div.testimonial {
	background-color: #C5D5EC;
}

/** left panel **/

#leftPanel2 .testimonial p {
	padding-left: 15px;
	padding-right: 15px;
	margin: 0;
	font: 13px verdana, arial, sans-serif;
	line-height: 1.3em;
}
div.testimonial p.readmore {
	text-align: right;
	padding-top: 10px;
	padding-bottom: 20px;
}

/*** bgprod ***/
.bgBox {
	margin-bottom: 15px;
}
h4.bgTitle {
	font: bold 14px arial, verdana, sans-serif;
	margin-bottom: 4px;
	color: #006699;
}
.bgDescription {
	font: 11px verdana, sans-serif;
	line-height: 1.2em;
}

/*** service ***/
#serviceBox {
	font-size: 16px;
	border: 1px solid #777;
	margin-left: 18px;
	margin-bottom: 15px;
	padding-top: 10px;
	background-color: #fffff2;
}
#serviceBox ul {
	list-style: none;
}
#serviceBox li {
	background: url(../images/checkmark.png) no-repeat 0 20%;
	padding-left: 25px;
}

/*** why ***/
#whyList li {
	color: #000000;
}
#whyList li.alt {
	color: #000;
	background-color: #fffff2;
}
/*** about us ***/
#aboutBox {
	float: left;
	width: 180px;
	margin-left: 47px;
}
#aboutBox h3, #aboutBox h4 {
	margin-bottom: 0;
}
#aboutBox div {
	margin-bottom: 10px;
}

/*** videos ***/
div.video {
	margin-left: 90px;
	margin-bottom: 30px;
}
div.video h4 {
	font: bold italic 16px georgia, 'times new roman', serif;
	color: #0001ae;
}

/*** faq ***/
p.questions {
	font-weight: bold;
	color: #302776;
	margin-bottom: 0;
}
ul.answer {
	margin-left: 65px;
}
p.answer, ul.answer {
	font: 11px verdana, arial;
}

/*** referral ***/
.subTitle {
	font: bold italic 16px arial, verdana;
	margin-top: 0;
	margin-bottom: 20px;
	text-align: center;
	color: navy;
}
.referList {
	background: url(../images/bullet1.jpg) no-repeat;
	padding-left: 25px;
}
div.aBorder {
	margin-top: 30px;
}
div.aBorder a:link, div.aBorder a:visited {
	padding: 5px 20px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 2px solid #777;
	border-bottom: 2px solid #777;
	color: navy;
	background-color: #ffffe0;
}
div.aBorder a:hover {
	border-top: 2px solid #777;
	border-left: 2px solid #777;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	color: #ffffe0;
	background-color: navy;
}
div#terms {
	margin-top: 50px;
	margin-left: 40px;
	font: 11px verdana, arial, serif;
	line-height: 1.4em;
}
div#terms ul {
	margin-top: 10px;
}
div#terms ul ul {
	margin: 5px 30px;
	list-style: circle;
}

/*** fundraising  ***/
.indent {
	margin:0 1.5em 1.5em 4.1em;
}

/*** fundraiser-buy  ***/
#payTable {
	margin-left:36px;
	width:90%;
	font-size: 90%;
	border-spacing: 2px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin-bottom:0;
}

#payTable .buyBtn {
	float:right;
	margin: -37px 12px 0 0;
}

#payTable .leftTable{
	background-color:#e4e4e4;
	padding:8px 10px 8px 15px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	vertical-align:top;
}
#payTable .leftTable .title {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:110%;
	color: #069;
}
#payTable .leftTable .price{
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:100%;
	color: #000;

}

#payTable .rightTable {
	background-color: #f1f1f1;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}

#payTable .rightTable .dropTitle {
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 110%;
	color:#2f2f2f;
}

.rightTable table {
	margin-bottom:0;
	vertical-align:top;	
}

.topAlign td {
	vertical-align: top;
}

/*** blog ***/
.postTitle {
	margin-bottom: 3px;
}
.metaPost {
	font: 11px verdana, arial;
	color: #666;
	margin-bottom: 10px;
	text-align: right;
	padding-right: 30px;
}
.blogSection {
	border: 1px solid #666;
	width: 205px;
	margin-bottom: 15px;
}
h2.blogSectionTitle {
	color: #FFF;
	background-color: #666;
	font: 18px georgia, 'times new roman', serif;
	padding: 2px 20px;
}

/*** slideshow ***/
#slideshow {
    position:relative;
    height:330px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:60px;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

/*** cross slider ***/
#crossslide {
    margin: 30px auto;
    width: 410px;
    height: 230px;
}
#crossslide2 {
	margin: 30px auto;
	width: 250px;
	height: 200px;
}
.shuttlehomepage {
  position: relative;
  width:530px;
  height: 150px;
  margin-left: 40px;
  font-size:12px;
  padding:12px 30px 5px  5px;
  background: url(../images/shutle-bg.jpg) repeat-x;
  text-align: center;
}
.shuttlehomepage h4 {
  font-size:18px;
  font-weight:bold;
  color: #4278b4;
  margin:0;
  padding-bottom:25px;
  background: url(../images/divider.png) 230px bottom no-repeat; 
}
.shuttlehomepage strong{
color:#1D8046;
display:block;
font-size:14px;
font-style:italic;
padding-bottom:5px;
}
.rounded {background: url(../images/shutle-rounded.jpg) no-repeat; height: 157px; top: 0; display: block; width: 7px; position: absolute;}
.rounded.left {left: 0; background-position: 0 0;}
.rounded.right {right: 0; background-position: 100% 0;}

/* Homepage boxes for coupons and specials */
.box1 {float: left; width: 297px; text-align: center;}
.box1.first-child {margin-left: 6px; margin-top: 0px;}
.box1.last-child {margin-left: 17px;}
.box1 p {margin: 0 !important; padding: 0 15px; line-height: 110%; color: #004f80; font-size: 13px; font-weight: bold;}
.box1 p.link {font-size: 11px; padding-top: 10px; font-weight: normal;}
.box1 p.link a {color: #000;}
.box1 p.link a:hover {color: #9f3433;}
.box1 p.heading {font-size:18px; padding:5px 0 3px 20px; text-align:left;}
.box1.last-child p.link {text-align: left; padding-left: 20px;}
.box1 .bg {position: relative; background: url(../images/bg-boxes.png) repeat-x; padding-top: 25px; height: 175px; margin-top: 10px;}
.box1 span {background: url(../images/corner.gif) no-repeat; position: absolute; width: 13px; height: 14px; left: 30px; top: 0;}
a:hover {outline: none;}

.fundraiseBtn {
	width: 250px;
	height:50px;
	display:block;
	text-indent:-9999px;
	margin: 10px 0 0 25px;
}

.clickInfo a{
	display:block;
	width:100%;
	height:100%;
	background:url(../images/click-info.png) no-repeat bottom left;
	outline:none;
}

.clickInfo a:hover {
	background-position:0 0;
}

.clickBuy a{
	display:block;
	width:100%;
	height:100%;
	background:url(../images/click-buy.png) no-repeat bottom left;
	outline:none;
}

.clickBuy a:hover {
	background-position:0 0;
}

.viewSpecials a{
	display:block;
	width:100%;
	height:100%;
	background:url(../images/view-specials.png) no-repeat bottom left;
	outline:none;
}

.viewSpecials a:hover {
	background-position:0 0;
}

.boxyBtn a{
display: block;
width: 250px;
height: 60px;
margin: 10px 0 15px 35px;
outline: none;
text-align: center;
vertical-align: middle;
-webkit-box-shadow: inset 2px 2px 2px #303030;
-moz-box-shadow: inset 2px 2px 2px #303030;
box-shadow: inset 2px 2px 2px #303030;
padding: 10px;
color:white;
background: #18477a; /* Old browsers */

background: -moz-linear-gradient(top,  #18477a 0%, #1490c9 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#18477a), color-stop(100%,#1490c9)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  #18477a 0%,#1490c9 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  #18477a 0%,#1490c9 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  #18477a 0%,#1490c9 100%); /* IE10+ */

background: linear-gradient(top,  #18477a 0%,#1490c9 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#18477a', endColorstr='#1490c9',GradientType=0 ); /* IE6-9 */
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
font-weight: bold;
text-shadow: 0px 2px 3px #001B52;
filter: dropshadow(color=#001b52, offx=0, offy=2);
}

.boxyBtn a:hover {
	background: #2D98C6;
}

.boxyBtnteal a {
display: block;
width: 250px;
height: 60px;
margin: 30px 0 30px 35px;
outline: none;
text-align: center;
vertical-align: middle;
-webkit-box-shadow: inset 2px 2px 2px #303030;
-moz-box-shadow: inset 2px 2px 2px #303030;
box-shadow: inset 2px 2px 2px #303030;
padding: 10px;
color:white;
background: #219da8; /* Old browsers */

background: -moz-linear-gradient(top,  #219da8 0%, #6cbac9 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#219da8), color-stop(100%,#6cbac9)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  #219da8 0%,#6cbac9 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  #219da8 0%,#6cbac9 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  #219da8 0%,#6cbac9 100%); /* IE10+ */

background: linear-gradient(top,  #219da8 0%,#6cbac9 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#219da8', endColorstr='#6cbac9',GradientType=0 ); /* IE6-9 */

-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
font-weight: bold;
text-shadow: 0px 2px 3px #001B52;
filter: dropshadow(color=#001b52, offx=0, offy=2);
}

.boxyBtnteal a:hover {
	background: #6cbac9;
}

#fundraiser-logos {
	clear:both;	
}

#fundraiser-logos img {
	margin: 0 0 10px 15px;
}
