/*----- Global -----*/
* { margin: 0; padding: 0; }

/*----- Page Setup -----*/
body { font-size: 0.8125em; font-family: Verdana, Arial, sans-serif; line-height: 1.2em; color: #333; background-color: #fff; }
#pagedescription { position: absolute; left: -2000px; top: -2000px; }

a { color: #393; text-decoration: underline; }

#header { background: #fff url(i/header.gif) no-repeat left bottom; height:144px; margin: 0 auto; width:1200px; }
#header h1, #header p { position: absolute; left: -2000px; top: -2000px; }
#header .logo { background: #fff url(i/logo.gif) no-repeat 10px 15px; height: 110px; width: 580px; cursor:pointer; }

#header .nav { margin: 13px 0 0 5px; font-weight: bold; color: #fff; font-size: 11px; }
#header .nav li { border-left: solid 1px #eee; list-style-type: none; display: inline; }
#header .nav li.first { border-left: none; }
#header .nav a { color: #fff; text-decoration: none; padding: 5px 4px 7px 6px; }

#breadcrumb { width: 1200px; margin: 0 auto; padding: 5px 20px 7px 20px; text-align: left; font-size: 10px; color: #717171; }
#breadcrumb a { color: #717171; }
.breadcrumb {	margin: 0 5px 0 10px; }
.loginstatus { float: right; margin: 0 15px 0 0; }

#pagebody { width: 1200px; margin: 0 auto; background: transparent url(i/pagebody.gif) repeat-y left top; }

#content { float: left; width: 950px; margin: 0 0 0 20px; }
#content h2 { font-weight: normal; color: #000; border-bottom: solid 2px #000;
  text-transform: lowercase; font-size: 24px; margin: 10px 0; padding-bottom: 7px; }
#content h3 { font-weight: bold; color: #000; font-size: 1.0em; margin: 8px 0 5px 0; padding: 0; }
#content .pageimg, #content .pageimgblock, .pageimgblock { float: left; margin: 0 10px 10px 0; }
#content .pageimg, #content .pageimgblock img, .pageimgblock img { padding: 1px; border: solid 1px #eee; }
#content .pageimgblock img, .pageimgblock img { margin: 5px 0; }
#content p { margin: 0 0 5px 0; line-height: 1.4em; }
#content p.intro { font-weight: bold; }
#content p.desc { font-weight: normal; font-size: 0.9em; }
#content ol, #content ul { margin: 0 0 5px 20px; }
#content li { line-height: 1.4em; margin-left: 20px; }
#content td { padding: 2px 0; }
#content label { margin-left: 5px; }
#content .telephone { font-weight: bold; font-size: 20px; margin: 10px 0 }

#content .img_repairs { clear: both; margin: 0; padding: 10px 0 0 0; text-align:left; display: block; }
#content .img_repairs img {	margin: 5px 10px; padding: 5px 10px; text-align: left; vertical-align: middle; border: none; }
#content .img_repairs ul { list-style: none; }
#content .img_repairs li { display: inline; padding: 0; margin: 0; }
#content .img_repairs li.tagline { display: block; float: left; text-decoration: none; color: #693; font-size: 12px; font-weight: bold; line-height: 23px; margin: -40px 0 0 200px; padding: 0; letter-spacing: 1px; }

#repairspopup h1 { font-weight: bold; color: #717171; margin: 0 0 10px 0; padding: 10px 0 0 0; line-height: 1.6em; }
#repairspopup p { margin: 0 0 5px 0; line-height: 1.4em; }

h2.heading, #content h2.heading { font-weight: normal; border-bottom: none;
  text-align: left; margin: 10px 0; padding: 0 0 0 10px; line-height: 1.2em; }
h2 span, #content h2 span { display: block; }
h2 .line1, #content h2 .line1 { font-size: 24px; height: 30px; }
h2 .line2, #content h2 .line2 { font-size: 28px; height: 38px; font-weight: bold; }

#quicklinks { float: left; width: 230px; }
#quicklinks ul { margin: 0 0 0 10px; }
#quicklinks h2.heading { color: #669933; }
#quicklinks li { list-style-type: none; padding-left: 55px; margin-bottom: 4px; background-position: left top; background-repeat: no-repeat; font-size: 10px; line-height: 1.4em; }
#quicklinks li#ql_Franchise { background-image: url(i/ql_franchise.jpg); }
#quicklinks li#ql_Offers { background-image: url(i/ql_offers.gif); margin-top: 40px; height: 51px; overflow: auto; }
#quicklinks li#ql_Contact { background-image: url(i/ql_contact.gif); margin-top: 30px; }
#quicklinks a { color: #000; text-decoration: none; }
#quicklinks a b { color: #693; text-decoration: underline; font-size: 12px; }

.splitcontent { background: transparent url(i/splitcontent.gif) repeat-y right top; width: 950px; display: block; }
.splitcontent div { float: left; }
.splitcontent1 { width: 665px; padding: 0 10px 0 0; }
.splitcontent2 { width: 235px; margin-left: 15px; padding: 0 10px; }

#content .splitcontent1 h2.heading { color: #717171; }
#content .splitcontent2 h2.heading { color: #c33; }

#badge { float: right; text-align:center;	font-size: 11px; font-weight: bold;
	color: #6c6e70; background: transparent url(i/badge.gif) no-repeat top right;
	margin: 0 10px 10px 10px; padding: 15px 5px;
	width: 151px; height: 131px; line-height: 1em;
}
#badge span { display: block; padding: 3px 0; }
#badge .line3 { font-size: 21px; padding: 8px 0 5px 2px; }

#pagebodyfoot { clear: both; background: transparent url(i/pagebody.gif) repeat-y left top; height: 135px; padding: 10px 0; }
#pagebodyfoot .splitcontent { height: 135px; margin: -10px 0 -10px 20px; padding: 10px 0; }
#pagebodyfoot div { float: left; color: #fff; font-size: 11px; height: 115px; padding: 10px; }
#pagebodyfoot h2 { margin: 0 0 10px 0; font-size: 20px; }
#pagebodyfoot a { color: #fff; }
#pagebodyfoot h2 a { text-decoration: none; }

#footer { clear: both; background-color:#6C6E70; color: #ccc; font-size: 10px; width: 1200px; margin: 50px auto 0 auto; padding: 0; height: 26px; }
#footer a { color: #ccc; }
#footer .copyright { float: left; padding: 5px 0 0 10px; }
#footer .designed { float: right; padding: 5px 10px 0 0; }

.bodyfooter { text-align: center; width: 1000px; margin: 20px auto 0 auto; clear: both; color: gray; font-size: 8pt; line-height: 1.3em; }
.bodyfooter p.areas, .bodyfooter a { color: #aaa; text-decoration: none; }

.return-to-site {
	position: fixed;
	right: 1rem;
	bottom: 1rem;
	/* optional styles */
	padding: 0.5rem 0.75rem;
	background: #6C6E70;
	color: white;
	text-decoration: none;
	border-radius: 4px;
}


/*----- Standard classes -----*/
.inline_left { float: left; margin: 0 10px 10px 0; }
.inline_right { float: right; margin: 0 0 10px 10px; }
.clearing { clear: both; display: block; border: none; }
.hide { display: none; visibility: hidden; }
.withclick { cursor: pointer; }
.column { float: left; margin-right: 50px; }
.noborder { border: none; }
.heading { font-weight: bold; }


/*----- IE5.x/Win -----*/
#pagebodyfoot, #pagebodyfoot .splitcontent { height: 155px; voice-family: "\"}\""; voice-family: inherit; height: 135px; }
#pagebodyfoot div { height: 135px; voice-family: "\"}\""; voice-family: inherit; height: 115px; }
#vanpackagaes { width: 230px; voice-family: "\"}\""; voice-family: inherit; width: 210px; }
#businessopps { width: 675px; voice-family: "\"}\""; voice-family: inherit; width: 595px; }
#opscentre { width: 245px; voice-family: "\"}\""; voice-family: inherit; width: 225px; }
#badge { width: 161px; height: 161px; voice-family: "\"}\""; voice-family: inherit; width: 151px; height: 131px; }
.splitcontent1 { width: 675px; voice-family: "\"}\""; voice-family: inherit; width: 665px; }
.splitcontent2 { width: 255px; voice-family: "\"}\""; voice-family: inherit; width: 235px; }
ul.icons a { height: 155px; voice-family: "\"}\""; voice-family: inherit; height: 25px; }