/* IE5.5+ PNG FIX */


/*HTML TAGS*/

body {
	margin:0;
	padding:0;
	color:#000;
	font:70% Arial, Helvetica, sans-serif;
	text-align:center;
	background-color:#000;
}

.noborder {border:0px;}


p, h3, h4 {
	border:0;
	margin:0;
	padding-top:1em;
}

table {
	margin-top:1.4em;
	margin-bottom:0.4em;
}

h1, h2 {
	font-size:1.2em;
	border:0;
	margin:0;
	padding-top:1em;
	color:16a6ff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color:#3267b3;
	font-weight:normal;
	font-size:1.1em;
}

/*h3 + p {
	padding-top:0;
}*/

h4 {
	color:#666;
	font-weight:bold;
	font-size:1.1em;
}

em {
	color:#666;
}

abbr, acronym {
  border-bottom: 1px dotted #3F71DC;
  cursor: help;
}

/*ACCESSIBILITY*/

.skipLink {
	position: absolute;
	left: -999px;
	width: 990px;
}

.hide {
	display: none;
	clear:both;
}

/* CLASSES */

.image {
	float:right;
	margin-left:20px;
	margin-bottom:20px;
	margin-top:-0.75em;
}

.center {
	text-align: center;
}

.clear {
	clear:both;
}

#savings .leftcolumn {
	float:left;
	width:44%;
}

#savings .leftcolumn strong {
	color:#ff6600;
}

#savings .rightcolumn {
	float:right;
	width:52%;
}

#savings .rightcolumn ul, #savings .leftcolumn ul {
	margin:0;
	padding:0;
	padding-top:1em;
}

#savings .rightcolumn ul li {
	padding:15px;
	background:url(../images/interface/tick.gif) no-repeat 0 0.65em;
	margin-left:0;
	padding-left:50px;
	float:left;
	width:155px;
	height:40px;
	font-size:1.2em;
}

#savings .leftcolumn ul li {
	padding:15px;
	background:url(../images/interface/pound.gif) no-repeat 0 0.65em;
	margin-left:0;
	padding-left:50px;
	float:left;
	height:90px;
	font-size:1.3em;
	width:280px;
}

#savings .leftcolumn ul li strong {
	display:block;
	padding-bottom:0.5em;
}

#savings .leftcolumn ul li.last {
	width:260px;
}

#contact .leftcolumn {
	float:left;
	width:48%
}

#contact .rightcolumn {
	float:right;
	width:48%;
	padding-top:0.8em;
}

.telephone {
	display:block;
	background:url(../images/interface/manorway-autos-telephone.gif) no-repeat;
	padding-top:44px;
	width:382px;
	height:44px;
	margin-top:1.5em;
	margin-bottom:0.5em;
	overflow:hidden;
	voice-family: "\"}\""; voice-family:inherit;
	height:0px; /*box model hack for IE5*/
}

.telephone2 {
	display:block;
	background:url(../images/interface/manorway-autos-telephone2.jpg) no-repeat;
	padding-top:44px;
	width:382px;
	height:44px;
	margin-top:1.5em;
	margin-bottom:0.5em;
	overflow:hidden;
	voice-family: "\"}\""; voice-family:inherit;
	height:0px; /*box model hack for IE5*/
}

.book {
	position:absolute;
	display:block;
	background:url(../images/interface/book-car-repairs.png) no-repeat;
	padding-top:48px;
	width:199px;
	height:48px;
	overflow:hidden;
	voice-family: "\"}\"";
	voice-family:inherit;
	height:0px; /*box model hack for IE5*/
	background-image: url(../images/interface/book-car-repairs.png);
}

#crashrepairs .book {left:35px;bottom:35px;}
#carservices .book {left:35px;bottom:35px;}
#savings .book {right:35px;bottom:35px;}

.book:hover {
	background-position:0 -100px;
}

.companyreg {
	font-size:0.9em;
	color:#666;
	padding-top:0.75em;
}

/*NAVIGATION*/

.header {
	position:relative;
	height:74px;
	background:url(../images/interface/header.gif) no-repeat;
}

.innerheader {
	position:absolute;
	top:20px;
	left:285px;
}

.header ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.2em;
	margin:0;
	padding:0;
	list-style: none;
	/*position:relative;
	overflow:hidden;*/
	position:absolute;
	top:20px;
	left:285px;
}

.header li {
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
}

.header ul a {
	float: left;
	display: block;
	padding: 8px 13px 9px 13px;;
	/*color:#6DBEE6;*/
	color:#ff6600;
	text-decoration: none;
	z-index: 10;
	position:relative;
	/*overflow:hidden;*/
}

.header ul .current a, .header ul .current a:hover {
	cursor:default;
	color:#FFF;
}

.header ul a:hover {
	color:#FFF;
}

/* Represents the background of the highlighted menu-item. */
.header li.back {
	background: url("../images/interface/lava.gif") no-repeat right -34px;
	width: 11px; height: 34px;
	z-index:8;
	position:absolute;
}

.header li.back .left {
	background: url("../images/interface/lava.gif") no-repeat top left;
	height: 34px;
	margin-right: 11px;
}

/* IDs */

.wrapper {
	background:url(../images/interface/bg.gif) repeat-x;
	padding-bottom:25%;
}

.innerwrapper {
	width:922px;
	margin:0 auto;
	text-align:left;
	padding-top:20px;
}

.bodywrapper {
	height:1%;
	width:922px;
	float:left;
}

.mBody {
	padding:15px;
	height:1%;
	width:922px;
	font-size:1.1em;
	line-height:1.6;
	text-align:justify;
	color:#FFF;
	position:relative;
	overflow:hidden;
	voice-family: "\"}\""; voice-family:inherit;
	width:922px; /*box model hack for IE5*/
	height:410px;
}


#introduction {background:url(../images/backgrounds/car-repairs-essex-1.jpg) no-repeat;}
#savings {background:url(../images/backgrounds/car-repairs-essex-5.gif) no-repeat;}
#crashrepairs {background:url(../images/backgrounds/car-repairs-essex-2.jpg) no-repeat;}
#carservices {background:url(../images/backgrounds/car-repairs-essex-2.jpg) no-repeat;}
#photos {background:url(../images/backgrounds/car-repairs-essex-5.gif) no-repeat;}
#contact {background:url(../images/backgrounds/car-repairs-essex-5.gif) no-repeat;}

#introduction p {
	width:310px;
}

#introduction {
	line-height:1.5;
}

.mBody ul {
	list-style-type:none;
	text-align:left;
	margin-bottom:0;
	margin-top:1em;
}

.mBody ul li {
	padding-left:15px;
	background:url(../images/interface/bullet.gif) no-repeat 0 0.65em;
	margin-left:-15px;
}

.mBody ol li {
	padding-left:0;
	margin-left:-15px;
}

.mBody a {
	color:#FFF;
	text-decoration:none;
}

.mBody a:hover {
	text-decoration:underline;
	color:#6DBEE6;
}

/*FOOTER*/

.footer {
	padding:8px 35px 15px 35px;
	width:922px;
	clear:both;
	voice-family: "\"}\""; voice-family:inherit;
	width:852px; /*box model hack for IE5*/
}

#copyright {
	float:left;
	color:#333;
}

.footer a {
	color:#333;
	text-decoration:none;
}

.backtotop {
	float:right;
	color:#666 !important;
}

.footer a:hover {
	color:#6DBEE6 !important;
	text-decoration:underline;
}

/* TABS */

#tabs {
	width:auto;
	margin:0;
	padding:0;
	list-style:none;
	height:27px;
}

* html #tabs {bottom:-1px;}

#tabs li {
	float: left;
	background: transparent url("../images/interface/header-tab.gif") 100% -400px no-repeat;
	padding: 0 12px 0 0;
	margin: 0 5px 0px 0;
}
#tabs a {
	float: left;
	display: block;
	padding: 4px 2px 4px 14px;
	background: transparent url("../images/interface/header-tab.gif") 0% -400px no-repeat;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#tabs a:hover {
	text-decoration: none;
}

#tabs li:hover a {background-position: 0% -600px;}
#tabs li:hover {background-position: 100% -600px;}
#tabs li.current a, #tabs li.current a:hover {background-position: 0% -200px;}
#tabs li.current {background-position: 100% -200px;}
#tabs li.current:hover a {background-position: 0% -200px;}

.tabcontent {
	border-top:1px solid #ff6600;
	padding:10px;
	padding-top:5px;
	clear:both;
	background:url("../images/interface/tab-content-btm.gif") bottom no-repeat;
	voice-family: "\"}\""; voice-family:inherit;
	width:351px;
	height:390px;
}

.tabcontent h2 {
	color:#16a6ff;
}

.tabcontent h1 {
	color:#16a6ff;
}

.tabcontent #map {
	width:349px;
	height:350px;
	margin-top:1em;
	float:left;
	border:1px solid #6DBEE6;
}

.tabcontent #map {
	color:#000;
}

.tabcontent #map a {
	color:#000;
	font-weight:normal;
}

/* SIFR */

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */


.style1 {color: #178AFD}
.style2 {
	font-size: 1.3em
}