/*****************************************
	Template CSS
	Copyright: Mark byrne
*****************************************/

body {
	font-family: "Arial", Gadget, sans-serif;
	margin: 0;
	background-color: #cfcfcf;
	background-image: url(../images/site/bg-body.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

img { border: none }
.clear { clear: both }

/*components*/
#index-wrapper {width:980px;height:auto; padding: 0; margin:0 auto; background: none;}
#navbox {height:125px;width:100%;margin:0 auto;}
#header {width:980px; height:125px; background:url('../images/site/header.png') 0 0 no-repeat; margin: 0 auto; padding: 0; _position: relative; _left: 0 }
#maincontent{width:950px;height:auto;background:none; padding: 15px; _padding: 10px; }

#rightcontent {width:725px;float:right;padding:15px}
#legalcontent {width:820px;height:auto;float:left;background: #fff;padding: 25px 40px}

#splash { margin: 0; padding: 0; width: 950px margin-top: -5px;}


/* Search */
.search {
	float: right;
	width: 200px;
	background: #235fac;
	border: 1px solid #bc9564;
	padding: 5px;
	margin: 0;
	position:relative;
	top: 15px;
	right: 15px;
	_top: 0;
	background-color: #6D5637;
}
.search input.s_img { float: right; margin-top: 5px }
.search input.searchbox { height: 15px; padding: 5px; width: 160px; float: left }


/*footer*/
#footer{ width: 100%; height: 23px; background: url('../images/site/nav.png') top repeat-x; clear:both; padding: 5px 0; color: #6b8db3; font: bold 12px Arial, Helvetica, sans-serif; margin-top: 10px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
}
#footer a { color: #fff;font: bold 12px Arial, Helvetica, sans-serif;}
#footer a:hover { text-decoration: underline;}
#footer #foot_sub_wrap { width: 960px; padding: 0;	float: left; margin: 0;}
#footer .footer { font: normal 11px/21px Arial, Helvetica, sans-serif;}
#footer .footer a { font: bold 11px/21px Arial, Helvetica, sans-serif; color: #fff;}
#footer .footer a:hover { font: bold 11px/21px Arial, Helvetica, sans-serif; color: #cecece;}
#footer #foot_sub_left { width: 600px; float: left;	margin: 0; padding: 0;	text-align: left;}
#footer #foot_sub_right { width: 365px;	float: right; margin: 0; padding: 5px 0 0 0; text-align: right;}
#footer #foot_sub_right p { font: normal 12px Arial, Helvetica, sans-serif; margin: 0; padding: 0; color: #fff; text-align: right;}
#footer #foot_sub_mid { width: 190px; float: left; margin: 0; padding: 0; text-align: center;}
#footer .foot_sec {	width: 500px;	float: left; padding:2px 6px; margin: 0;}
#footer .foot_sec h4 { font: bold 12px/21px Arial, Helvetica, sans-serif; color: #06C; padding: 0 0 0 10px; margin: 0;}

#footer .foot_sec ul{ margin: 0; padding: 0 10px 0; float: left; width: 920px; list-style:none; text-align: center;}
#footer .foot_sec li { font: bold 11px/21px Arial, Helvetica, sans-serif; display: inline-block; float: left; padding: 0 7px 0 7px; width: auto; border-left: 1px dotted #fff;}
#footer .foot_sec li a { list-style-type: none; font: bold 12px/21px Arial, Helvetica, sans-serif; color: #fff !important;}
#footer .foot_sec li a:hover{ list-style-type: none; margin: 0; font: bold 12px/21px Arial, Helvetica, sans-serif; color: #fff !important;}
#footer .foot_sec li:first-child { padding: 0 7px 0 0 !important; border-left: none !important;} 

/*Typography*/
p {color: #666; font: normal 12px/20px Arial, Helvetica, sans-serif;}
a:link, a:visited {	text-decoration: none;}
a:hover, a:active { text-decoration: underline;}

address { font: normal 11px/15px Arial, Helvetica, sans-serif; color: #333; margin: 0 0 0 20px }


/* Left Content */
#leftcontent { width: 140px; float:left; padding: 5px 0 0 0; border-top: 1px solid #316ac8; margin: 15px 10px 0 0  }
#leftcontent p a { color: #2873b2; font: bold 12px Arial, Helvetica, sans-serif; text-decoration: underline;}
#leftcontent p a:hover { color: #666; font: bold 12px Arial, Helvetica, sans-serif; text-decoration: none;}
#leftcontent blockquote { font: normal 12px/19px Arial, Helvetica, sans-serif; color: #666; font-style: italic; margin: 10px 40px 10px 40px; border-left: 2px solid #2873b2; padding: 5px 0 5px 10px;}


#leftcontent ul { padding: 0; width: 130px; list-style-type: disc !important; list-style: disc !important; margin: 0;}
#leftcontent ul h3 { font: bold 12px/40px Georgia, "Times New Roman", Times, serif;  color: #0d2348; height: 40px }
#leftcontent ul li { list-style-type: none; list-style: none; margin: 0 }
#leftcontent ul li a { font: bold 12px/19px Arial, Helvetica, sans-serif; color: #1f4584; }

#leftcontent ul li ul{ padding: 0; margin: 0;}
#leftcontent ul li ul li { list-style-type: none; list-style: none; margin: 0 0 0 10px}
#leftcontent ul li ul li a { font: normal 12px/19px Arial, Helvetica, sans-serif; color: #666; }


#leftcontent address { font: normal 12px/19px Arial, Helvetica, sans-serif; color: #666; font-style: italic;}
#leftcontent abbr { cursor:help; background: url('../images/site/dotted.jpg') 0 bottom repeat-x; font: bold 12px/19px Arial, Helvetica, sans-serif;}

/*Contact Forms*/
#contact-form_dup { width: 58px; padding: 15px 10px 10px 10px; float: left; margin: 10px 0; background: #F7F7F7; border-top: 1px solid #dedede; border-bottom: 1px solid #ccc; overflow: hidden;}
#contact-form_dup form { float: left; width: 500px; margin: 0 0 0 10px; }
#contact-form_dup label { width: 220px; float: left; clear: both; font: normal 12px/26px Arial, Helvetica, sans-serif; color: #666;}
#contact-form_dup label#textarea{ width: 220px; float: left; clear: both; font: normal 12px/26px Arial, Helvetica, sans-serif; color: #666; height: 110px;}
#contact-form_dup label.full { width: 440px;}
#contact-form_dup input { float: right; font: normal 12px/21px Arial, Helvetica, sans-serif; color: #666; width: 260px; margin: 2px 0; padding: 2px 4px;}
#contact-form_dup #submit { width: 90px; float: right; margin: 0; clear: both;} 
#contact-form_dup textarea { font: normal 12px/18px Arial, Helvetica, sans-serif; color: #666; padding: 4px; float: right; width: 260px; height: 110px; margin: 0;}	
#contact-form_dup select { font: normal 12px/23px Arial, Helvetica, sans-serif; color: #666; height: 23px; float: right; width: 272px; margin: 0;}
#contact-form_dup small { font: normal 11px/34px Arial, Helvetica, sans-serif; color: #666;}
#contact-form_dup em { font-style: italic;}

/*headers*/
h1 { color: #263674; font: normal 29px/30px Arial, sans-serif; letter-spacing: 0px; padding: 0; margin: 0; }
h2 { font: normal 12px/20px Arial, Helvetica, sans-serif; color: #263674; padding: 5px 10px 0 0; }
h4 { font: bold 12px/20px Arial, Helvetica, sans-serif; color: #0d83dd; }
#leftcontent h2 {font: bold 12px Arial, Helvetica, sans-serif; color: #333; padding: 5px 10px 0 0;}

/*Navigation*/
.navigation-wrapper { width: 980px; background: url('../images/site/nav.png') repeat-x; float: left; font-family: Arial, Helvetica, sans-serif; position:relative;  -moz-border-radius: 3px; -webkit-border-radius: 3px;}
#topmenu { width: 960px; float: left; font: bold 14px/27px Arial, Helvetica, sans-serif; text-transform: uppercase; color: #fff;  letter-spacing: -1px; margin: 0;padding: 0; background: url('../images/site/nav.png') repeat-x; margin-left: 10px;}
#topmenu li {float: left;position: relative;height: 34px; font-weight: bold; letter-spacing: 0px; font-size: 12px;list-style: none;	border-right: 1px solid #06395f;}
#topmenu li a { display: block; padding: 0 15px;color: #fff; font: bold 14px/30px Arial, sans-serif;text-decoration: none; height: 34px;}
#topmenu li a.selected{ color: #fff !important; background: #d27900 }
#nav_001 .nav_001, #nav_002 .nav_002, #nav_003 .nav_003, #nav_004 .nav_004, #nav_005 .nav_005, #nav_006 .nav_006, #nav_007 .nav_007, #nav_008 .nav_008 { color: #fff !important; background: #d27900 }	
#topmenu li a:hover, .current{ color: #333; background: url('../images/site/nav-current.jpg') repeat-x;}
#topmenu li ul {list-style: none;position: absolute;visibility: hidden;overflow: hidden;top: 30px;left: 0;float: left;z-index: 100;padding: 5px 10px 10px 10px;width: 180px;background: #6d5637 !important;margin: 0 !important;text-align: left; z-index: 10 !important; border-top: 1px solid #8e7149 }
#topmenu li.hover ul,
#topmenu li:hover ul { visibility:visible;  z-index: 10 !important}
#topmenu li li {margin: 0 !important;padding:0 !important;text-align: left;height: 30px !important;float: left;clear: both;width: 180px;font: bold 12px/30px sans-serif !important; border-bottom: 1px solid #8e7149}
/*#topmenu li li:first-child { border: none !important;}*/
#topmenu li li a {font: bold 12px/30px sans-serif !important;width: 180px !important;color: #FFF;margin: 0;padding: 0 10px !important;text-decoration: none;}
#topmenu li li a:hover {color: #8e7149 !important;text-decoration: none !important;}

/*contact fields*/
.contactfield {	border: #999 1px solid; font: normal 12px/20px Arial, Helvetica, sans-serif; width: 194px; padding: 2px}	
.contactlabel { clear: left; padding: 2px; display: inline; float: left; margin: 0 10px 10px 0; width: 150px; color: #033; font: normal 12px/20px sans-serif}
.contactfieldwrap {	margin-bottom: 5px}


/*Right Col*/
#rightcol { float: right; width: 240px; padding: 5px; margin-top: 5px; margin-left:0px; margin-right: -5px;}
#rightcol h2 { font: bold 15px/24px Georgia, "Times New Roman", Times, serif; color: #fff; }
#rightcol ul { list-style-type: none; padding: 0; float: left }
#rightcol ul { padding: 0; width: 210px; margin: 10px 0;  border-top: 1px dotted #8e7149;}
#rightcol ul h3 { font: bold 12px/24px Arial, Helvetica, sans-serif; color: #fff; }

#rightcol ul li { list-style-type: none; list-style: none; margin: 0; padding: 5px 0; border-bottom: 1px dotted #fff }
#rightcol ul li a { font: bold 11px/14px Arial, Helvetica, sans-serif; color: #8e7149; }

#rightcol div#social_media { background: #564227; padding: 5px; width: 200px; height: 130px; margin: 10px 0 }
#rightcol div#social_media ul.icons { width: 200px; border: none; margin: 0 }
#rightcol div#social_media ul.icons li { float: left; display: inline; border: none; margin: 0 2px}

/* Options */
#options { clear: both; margin-top: 10px; margin-left: 5px;}
#options ul.option_box { float: left; width: 960px }
#options ul.option_box li { float: left; display: inline; list-style: none; width: 230px; margin: 0 8px 0 0 }

/* Mid Col */
#midcol { width: 705px; float: left; margin-top: 10px; margin-left: -5px; margin-right: 0px; }
#midcol p {color: #666;}
#midcol p a { font: bold 11px/13px Arial, Helvetica, sans-serif; color: #fff }
#midcol p a:hover{ color: #cecece !important;}

#midcol .right_text { width: 200px; float: right; text-align: right }
#midcol .left_text { width: 200px; float: left }



/* Post */
#p_wrap { margin-left: 5px; margin-top:10px;}
#p_wrap div.post { padding-bottom: 15px }
div.post h2 { font: bold 16px/21px Georgia, "Times New Roman", Times, serif; color: #333; padding: 5px 0 10px 0 }
div.post h2 a:link,
div.post h2 a:visited { font: bold 16px/21px Georgia, "Times New Roman", Times, serif; color: #fff; }
div.post h2 a:hover { text-decoration: none; color: #316ac8  }
div.post div.post_content { width: 700px;  border: 5px solid #fff !important; background: #fff;}
.post_content1 { width: 685px;  border: 5px solid #fff !important; margin-left: -5px; float:left; margin-top: -30px; background: #ebeaea; padding: 5px;}
div.post div.post_content ul { width: 700px; list-style-type:circle;  list-style-position:inside;}
div.post div.post_content ul li{ width: 700px; float:left; margin-bottom: 10px; font: 14px/13px Arial, Helvetica, sans-serif; color: #2253a5;}

div.post .post_details { height: 20px; }
div.post .post_details ul { margin: 0; padding: 10px 10px 0 0; float: left; width: 540px; list-style:none; clear: both }
div.post .post_details li { font: bold 11px/13px Arial, Helvetica, sans-serif; color: #8e7149; display: inline-block; float: left; padding: 0 7px 0 7px; border-left: 1px dotted #8e7149;}
div.post .post_details li a { list-style-type: none; font: bold 11px/13px Arial, Helvetica, sans-serif; color: #8e7149 !important;}
div.post .post_details li a:hover{ list-style-type: none; margin: 0; font: bold 11px/13px Arial, Helvetica, sans-serif; color: #d27900 !important;}
div.post .post_details li:first-child { padding: 0 7px 0 0 !important; border-left: none !important;}


/* Contact */
#contact_wrap { width: 705px; float: left; margin: 15px 0 0 0; padding: 0 5px 0 0 }
#contact_wrap h2 { font: bold 16px/21px Georgia, "Times New Roman", Times, serif; color: #333; border-top: 1px solid #316ac8; border-bottom: 1px solid #aac5f3; padding: 15px 0 10px 0 }

#contact_wrap p a { font: bold 11px/13px Arial, Helvetica, sans-serif; color: #7692c3 }
#contact_wrap p a:hover{ color: #316ac8 !important;}

#contact_wrap .right_text { width: 200px; float: right; text-align: right }
#contact_wrap .left_text { width: 200px; float: left }

.highlightit1 img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=1000);
-moz-opacity: 1.0;
opacity: 1.0;
}

.highlightit1:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
}

.highlightit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
}

.highlightit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
}


.anythingSlider {
	width: 705px;
	height: 300px;
	position: relative;
	left: 2px;
	top: 2px;
	margin: 0;
	overflow: hidden;
	}
	
.anythingSlider .wrapper {
	width: 705px;
	overflow: auto;
	height: 300px;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
}
	
.anythingSlider .wrapper ul {
	width: 99999px; 
	list-style: none; 
	position: absolute; 
	top: 0; 
	left: 0;
	background: #eee;
	margin: 0;
	padding: 0 !important;}
	
.anythingSlider ul li {
	display: block;
	float: left;
	padding: 0 !important;
	height: 300px !important;
	width: 705px;
	margin: 0 !important;
	overflow: hidden;
	position: relative;
}

#end-of-page a {

   color: #FFFFFF;
}


.anythingSlider ul li.list_bgimg {
	background: url(../_common/images/site/slide1.jpg) 0 0 no-repeat;}

.anythingSlider .arrow { display: none; visibility: hidden;}
.anythingSlider .forward { display: none; visibility: hidden;}
.anythingSlider .back { display: none; visibility: hidden;}
.anythingSlider .forward:hover { display: none; visibility: hidden;}
.anythingSlider .back:hover { display: none; visibility: hidden;}

#thumbNav {
	position: relative;
	top: 220px;
	left: 800px;
	text-align: center;
}
#thumbNav a { color: black; font: 11px/18px sans-serif; display: inline-block; padding: 2px 8px; height: 18px; margin: 0 5px 0 0; background: #c58b04 url(../images/cellshade.png) repeat-x; text-align: center; }
#thumbNav a:hover { background-image: none; }
#thumbNav a.cur { background: #e0a213; }

#start-stop { display: none; visibility: hidden;}
#start-stop.playing { display: none; visibility: hidden;}
#start-stop:hover { display: none; visibility: hidden;}

/*
  Prevents
*/
.anythingSlider .wrapper ul ul { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.anythingSlider .wrapper ul ul li { float: none; height: auto; width: auto; background: none; }
#index_wrapper #main_content-wrapper #main-content-container .main-content-container-leftcol table {
	margin-right: auto;
	margin-left: auto;
}

#form { width: 700px; float: left; padding: 10px;}
#form div.row { float: left; margin: 0 0 4px 0; clear: both; position: relative;}
#form .label { float: left; width: 120px; font: normal 12px/26px sans-serif; color: #333;}
#form .text { float: left; border: 1px solid #999; padding: 3px; font: normal 12px sans-serif; color: #000; width: 180px; background: #f5f5f5;}
#form .textarea { float: left; border: 1px solid #999; padding: 3px; font: normal 12px sans-serif; color: #000; width: 180px; background: #f5f5f5;}
#form #submit { position: relative; left: 120px; border: 1px solid #999; padding: 3px; font: normal 12px sans-serif; color: #000; width: 120px; background: #f5f5f5;}

.required text {	color: #F00;}
.required .text {	color: #F00;}


input.error { border: 1px dotted #C00 !important; background: #FFF2F2;}

label.error {
	font: bold 11px/18px 'Tahoma', Arial, sans-serif;
	position:absolute;
	top: 0; left: 310px;
	min-width: 200px;
	max-width: 200px;
	padding:5px 10px;
	margin:0;
	color:#900;
	background:#FCC;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
  	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  	filter: alpha(opacity=80);
  	-moz-opacity: 0.8;
  	-khtml-opacity: 0.8;
  	opacity: 0.8;}

.gallery {border: 1px solid #fff;}

.nav-left {
	position:absolute;
	width:92px;
	height:74px;
	left: -10px;
	top: 0px;
}
.nav-right {
	position:absolute;
	width:92px;
	height:74px;
	left: 980px;
	top: 0px;
}

.services img {margin-right: 20px; margin-bottom: 10px;}

.SEO {width: 980px; margin: 10px auto; overflow: scroll; height : 100px; font-size:10px;}
.seo p {font-size:8px; color:#fff;}

#address {
	color: #FFF;
	background-color: #222321;
	padding: 5px;
	margin-top: 5px;
	-moz-border-radius: 10px;
	margin-left: 10px;
	font: bold 14px/27px Arial, Helvetica, sans-serif; text-transform: uppercase; color: #fff; text-shadow: 0px 1px 1px #000; letter-spacing: -1px;
}

#opening-times {
	color: #FFF;
	background-color: #222321;
	padding: 5px;
	margin-top: 10px;
	-moz-border-radius: 10px;
	margin-left: 0px;
	height: 200px;
	width: 210px;
	margin-bottom: 10px;
	font: bold 14px/27px Arial, Helvetica, sans-serif; text-transform: uppercase; color: #fff; text-shadow: 0px 1px 1px #000; letter-spacing: -1px;

}

#times {
	color: #fff;
	float: left;
	width: 30px;
	font-style: italic;
	font-weight: bold;
	float:left;
	font: bold 14px/27px Arial, Helvetica, sans-serif; text-transform: uppercase; color: #fff; text-shadow: 0px 1px 1px #000; letter-spacing: -1px;

}
#day {
	width: 110px;
	float: left;
	color: #F00;
	font-weight: bold;
float:left;
}

#title {
	width: 215px;
	margin-bottom: 5px;
	float: left;
	color: #F00;
	font-weight: bold;
}


/*Widgets*/

.widget { float: left; width: 100%; background: none; color: #ccc; font: normal 12px/20px sans-serif; margin-bottom: 0px; font: bold 14px/27px Arial, Helvetica, sans-serif; text-transform: uppercase; color: #fff; text-shadow: 0px 1px 1px #000; letter-spacing: 0px;}

.widget a { color: #fff;}

.widget a:hover { color: #00a8e0;}

.address {font: bold 14px/27px Arial, Helvetica, sans-serif; text-transform: uppercase; color: #fff; text-shadow: 0px 1px 1px #000; letter-spacing: -1px;}

.widget-title-wrap { margin-left: -10px; width: 241px; height: 37px; background: url('../images/site/underlay-right-med.png') right 27px no-repeat;}

.widget-title { font: bold 14px/27px Arial, Helvetica, sans-serif; text-transform: uppercase; color: #fff; text-shadow: 0px 1px 1px #000; letter-spacing: -1px; background: url('../images/site/nav.png') 0 0 repeat-x; width: 100%; text-indent: 10px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; -moz-box-shadow: 0 2px 2px #000; -webkit-box-shadow: 0 2px 2px #000; box-shadow: 0 4px 4px #000;}



.widget-content { width: 240px; padding: 10px; font: normal 12px/20px sans-serif;}


.splash_wrapper {width: 705px; height: auto; float:left; margin-bottom: 10px; }

.splash-offer {width: 705px; height: 40px; float:left; margin:0px; background: url('../images/site/nav.png') top center repeat-x;}


.header-bar {width: 225px; height: 25px; background: #1b1b1b; font: bold 14px/27px Arial, Helvetica, sans-serif; text-transform: uppercase; color: #bb0000; text-shadow: 0px 1px 1px #000; letter-spacing: -1px; padding: 5px; margin-bottom: 5px; }


.car-wrapper {padding: 10px; width: 600px; height: 245px; margin-bottom: 10px; margin-lefT: auto; margin-right: auto;}
.car-photo {width: 150px; height: 150px; float:left;}
.car-info {width: 440px; height: 150px; float:left; margin-left: 10px;}
.car-info h1 {font: bold 16px/21px Georgia, "Times New Roman", Times, serif; color: #333;}
.car-info p {font: bold 12px/21px Georgia, "Times New Roman", Times, serif; color: #333;}
.car-thumbs {width: 590px; float:left; margin-top: 10px; height: 75px; padding: 0px;}

.car-thumbs a img {margin-right: 10px;}

.cta-bar {width: 225px; height: 75px; background: #1b1b1b; font: bold 14px/27px Arial, Helvetica, sans-serif; text-transform: uppercase; color: #bb0000; text-shadow: 0px 1px 1px #000; letter-spacing: -1px; padding: 5px; margin-bottom: 5px; }

.keywords-top {width: 7310px; height: 40px; margin-left: 250px; font: bold 9px/27px Arial, Helvetica, sans-serif; text-transform: uppercase; color: #333; letter-spacing: 0px; }


/* HOMEPAGE TEASERS */


.homepage_teaser_wrapper {width: 720px; float: left; margin:0 0 0px -5px; padding:0;}
.homepage_teaser_wrapper li {width: 345px; height: 150px; margin-right: 15px; float:left; background: #fff   position:relative;}

.homepage_teaser_wrapper li h1 {color: #fff;  text-transform: uppercase; font-size: 20px; padding: 10px; font-family: Gill Sans / Gill Sans MT, sans-serif; margin-bottom: -25px; margin-top: 5px;}
.homepage_teaser_wrapper li p {padding: 10px; font-family: Gill Sans / Gill Sans MT, sans-serif; font-size: 14px; color: #000 !important;}
.homepage_teaser_wrapper li img {width: 150px; height: 150px;}


.tease-one {background: #fff url('../images/site/homepage-left.jpg') no-repeat !important;}
.tease-two {background: #fff url('../images/site/homepage-right.jpg') no-repeat !important;}
.tease-three {background: #fff url('../images/site/teaser_three.jpg') no-repeat !important;}


.widget {width: 240px; height: 150px; float:left; margin-bottom: 10px; padding:0px; background: url('../images/site/teaser.jpg') no-repeat; border: 5px solid #fff;}

.widget h1 {font: bold 14px/27px Arial, Helvetica, sans-serif; text-transform: uppercase; margin-bottom: -10px; padding: 5px; width: 230px; text-shadow:none; color: #fff;}

.widget p {font: 12px/27px Arial, Helvetica, sans-serif; margin: 0px; padding: 5px; width: 230px; line-height: 14px; text-transform:none; text-shadow:none; color: #fff;}

#teaser_one {background: url('../images/site/teaser1.jpg') no-repeat;}
#teaser_two {background: url('../images/site/teaser2.jpg') no-repeat;}
#teaser_three {background: url('../images/site/teaser3.jpg') no-repeat;}


.read_more_button {
	width: 100px;
	height: 15px;
	background: #f5f5f5;
	border: 1px solid #cecece;
	font-family: Gill Sans / Gill Sans MT, sans-serif;
	font-size: 12px;
	padding: 5px;
	-moz-border-radius: 8px;
	position: absolute;
	left: 111px;
	top: 196px;
}


.fleet_wrapper {width: 705px; float: left; margin:-7px 0px 16px 7px; padding:0;}
.fleet_wrapper li {width: 225px; height: 225px; margin-right: 9px; margin-bottom: 9px;float:left; background: #fff url('../images/site/teaser_bg.jpg') no-repeat; position:relative;}

.covid-message {
	background-color: #fbc242;
	color: #000;
	text-align: center;
	padding: 10px 0;
}
.covid-message__container {
	width: 980px;
	margin: 0 auto;
}
