/* Generic Default Formatting */
* {
	font-family: "Lucida Sans Unicode", Verdana;
	font-size: 13px;
	line-height: 18px;
	
}

p {
	padding-right: 5px;
}

	div.contentbox {
		text-align: left;
		padding: 20px;
		width: 500px;
		background-color: #fff;
		
	
	}

.customer-nav
{
	float: right;
	text-align: left;
	padding: 5px;
	width: 200px;
	height: auto;
	background-color: #fff;
} 

.customer-nav a, a:visited, a.more, a.more:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #005500;
	text-decoration: underline;
}

.customer-nav a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF99;
	text-decoration: underline;
}

/*
tr.tblheader td a, tr.tblheader td a:visited {
	color: #ffffff;
	text-decoration: none;
}
*/

tr.tblheader td a:hover, a:visited {
	color: #FFFF99;
	text-decoration: underline;
}

td a {
	font-size: 10px;
}	

abbr {
	font-size: 10px;
}

body {
	margin:0;
	padding:0;
	min-width: 825px;
	text-align:center; /*IE 5 hack*/
	color: #454;
	background: url(http://images.quirkservice.com/default/bg-tile.gif);
	background-repeat: repeat-x;
	background-color: #0e0e0e;

}

div#content {
	margin: 0 0 0 0px;
	float: left;
	padding: 0 0 0 5px;
	border: 0px solid black;
    /* width is set in the header */

}

.hide {
	display: none;
}
.spacer {
	clear: both;
	border:none;
	font-size:1px;
	height:1px;
}

.clear {
	clear: left;
}

.clearfix:after {
	content: "."; 
	display: block; 
	height:0; 
	clear: both; 
	visibility: hidden;
}

* html .clearfix { /* Hides from IE-mac \*/
	height: 1px;
}


/* Main Body Formatting */
#root {
	background: url(http://images.quirkservice.com/default/bg-root.gif) repeat-y white;
	margin:1px auto;
	text-align:left;
	position: relative;
	padding: 0 0 0 0px;
	width: 825px;
}

/*#content .clearfix {
	margin: 10px 10px 10px 0px;

}*/


	/* Start header */
	#header {
		background: url(http://images.quirkservice.com/default/quirkservice-darkbg1.jpg) top left no-repeat;
		width: 825px;
		height: 125px;
	}
		

		#header p{
			margin:0;
			padding:0;
		}
		#header a#logo {
			display: block;
			width: 170px;
			height:70px;
			position: absolute;
			top:18px;
			left:20px;
		}
	
div.logobox {
	width: 250px; 
	height: 100px; 
	background: url(http://images.quirkservice.com/default/logobox.gif) no-repeat;
	border: 0px solid black; 
	margin-left: 550px;
}
div.logobox img {
	border: 0;
	float: left;
	padding: 2px;
	padding-right: 15px;
	margin: 0;
}


	/* End header */
	
	
	/* Start main navigations */
	
	
	div#navigation {
		background: url(http://images.quirkservice.com/default/quirkservice-darkbg2.jpg) top right no-repeat;
		margin:0px 0px 0px 1px;
		height: 30px;
		padding:2px 0 2px;
	}

	div#navigation ul {
		margin:0;
		padding:0;
		list-style: none;
	}
		div#navigation ul li {
			margin:0 2px 0 0;
			float: left;
			font-size: 14px;
			border:1px solid #DCDCDC;
			background: url(http://images.quirkservice.com/default/navigation_normal1.gif) top left no-repeat #FBFBFB;
		}
		div#navigation ul li a,
		div#navigation ul li span{
			text-decoration: none;
			color: #666666;
			font: bold 100% Verdana, Arial, "Times New Roman", Times, serif;
			padding:7px 11px;
			display: block;
			padding: 6px 17px 6px 17px;
			
			background: url(http://images.quirkservice.com/default/i/navigation_normal2.gif) top right no-repeat;
		}
		* html div#navigation ul li a {
			float:left;
			height:1px;
		}
		div#navigation ul li a:hover,
		div#navigation ul li span{
			text-decoration: none;
			color: #FFFFFF;	
			padding: 6px 17px 6px 17px;
			background: url(http://images.quirkservice.com/default/navigation_hover.gif) top right repeat-x #005500;
		}	
		
/* start service menu navigation */
	div#servnavigation {
		border: 0px solid black;
		margin:0px 0px 0px 1px;
		height: 30px;
		padding:2px 0 2px;
		width: 550px;
	}

	div#servnavigation ul {
		margin:0;
		padding:0;
		list-style: none;
	}
		div#servnavigation ul li {
			margin:0 2px 0 0;
			float: left;
			font-size: 14px;
			border:1px solid #DCDCDC;
			background: url(http://images.quirkservice.com/default/navigation_normal1.gif) top left no-repeat #FBFBFB;
		}
		div#servnavigation ul li a,
		div#servnavigation ul li span{
			text-decoration: none;
			color: #005500;
			font: bold 100% Verdana, Arial, "Times New Roman", Times, serif;
			padding:7px 11px;
			display: block;
			padding: 6px 17px 6px 17px;
			
			background: url(http://images.quirkservice.com/default/i/navigation_normal2.gif) top right no-repeat;
		}
		* html div#servnavigation ul li a {
			float:left;
			height:1px;
			clear: both;
		}
		div#servnavigation ul li a:hover,
		div#servnavigation ul li span{
			text-decoration: none;
			color: #FFFFFF;	
			padding: 6px 17px 6px 17px;
			background: url(http://images.quirkservice.com/default/navigation_hover.gif) top right repeat-x #005500;
		}		
		
	div.linkrow span{
		font-size: 11px;
		padding-right: 10px;
		
	}
	
		
	/* Start footer */
	div#footer {
		background: url(http://images.quirkservice.com/default/footer.gif) bottom left no-repeat;
		font-size: 68.75%;
		clear:both;
		padding: 20px 18px 18px 0;
	}
	div#footer p {
		float: right;
		font-size: 9px;
		margin:0;
		padding:14px 162px 0px 0px;
		background: url(http://images.quirkservice.com/default/small-logo.gif) 100% 100% no-repeat;
	}
	/* End footer */
	
	
	div.contentbox {
	
		width: 500px;
		background-color: #fff;
	}
	
	/**** used for non-standard and full-width pages ***/
	div.main {
		width: 90%;
		text-align: left;
		background-color: #fff;
		padding: 3px 3px 50px 3px;
		margin: 5px;
	}
	
/* Text Formating */

	h1 {
		color: #005500;
		font: 147.5% Georgia, "Times New Roman", Times, serif;
		margin: 4px 0 16px 11px;
		font-weight: bold;
	}
/*	h1:first-letter {
		font-size: 137%;
		font-family: Georgia, "Times New Roman", Times, serif;
		fon\t-size: 100%;
	}
	html > body h1:first-letter {
		font-size: 137.5%;
		font-family: Georgia, "Times New Roman", Times, serif;
	}*/
	h2 {
		
		color: #005500;
		font: bold 105.25% Georgia, "Times New Roman", Times, serif;
		margin:16px 0 5px 11px;
		line-height: 1.5em;
	}
	h3 {
		color: #005500;
		font: bold 90% "Lucida Sans Unicode", Verdana, Arial, sans-serif;
		margin:0 0 5px 11px;
	}
	
	h3 a{
		color: #005500;
		font: bold 90% "Lucida Sans Unicode", Verdana, Arial, sans-serif;
		margin:0 0 5px 11px;
	}	
		
	h4 {
		color: #005500;
		font: normal 81.25% Georgia, "Times New Roman", Times, serif;
		margin:16px 0 19px 11px;
		font-style: italic;
		line-height: 1.5em;

	}

	h2 a,
	h3 a {
		color: #005500;
	}
	h2 a:hover,
	h3 a:hover {
		color: #005500;
	}
	a, a:visited, a.more, a.more:visited {
		color: #076CDC;
		text-decoration: underline;
	}
	
	
	/*homepage*/
	img {
		border: 0;
	}
	
	img.button {
		border: 0px solid #CCC;
		margin: 0px;
		padding: 0px;
	}
	
	img.button:hover {
		border: 0px solid #333;
	}
	div.hr {
		background-image: url(http://images.quirkservice.com/default/shadow.gif); 
		width: 100%; 
		height: 5px; 
		background-repeat:no-repeat;
	}
	
	div.button {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		padding: 0px;		
		float: left;
		width: 180px;
		text-align: center;
		margin-bottom: 20px;

	}
	
	img.curveright {
		float:right;
		 clear:right;
		 margin: 0 0 0 1em;
	}
	
	div.button a {
		cursor: help;
		font-size: 10px;
		}
		
	div.button a img {
		cursor: pointer;
		
		}
		
	div.storerow{	
		
	 	width: 550px;
		border: 0px solid black;	
	}
	
	div#sidebarframe {
	 padding: 5px; 
	 margin: 10px 6px 15px 0px; 
	 border: 0px solid black;
	 vertical-align: top; 
	 background: url(http://images.quirkservice.com/default/box-bg.jpg) top right no-repeat #fff; 
	  
	 float: right; 
	 width: 180px;
	}		

	div#sidebar, div#sidebarheading {
		padding: 5px;
		}
	div#sidebarheading {
		color: #336633;
		}
		
		
	div#hours {
		font-size: 10px;
		}	

span.storetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #005500;
	font-weight: bold;
	width: 150px;
}



dl.serviceadvisor, dl.servicemanager {
	
	color: #333;
	border: 0px solid black;
	margin: 5px 5px 10px 5px;
	padding: 0 5px 15px 5px;
	float: left;
	width: 140px;
	height: 180px;
}

dl.servicemanager {
	border: 0px solid #005500;
	
}



	dl.servicemanager img {
		border: 2px solid #005500;
	}
	
	dl.serviceadvisor img {
		margin: 2px 0 0 2px;
		border: 1px solid #005500;
	}


	dd.phone {
		background-image: url(http://images.quirkservice.com/default/icon-phone.jpg);
		background-repeat: no-repeat;
		padding-left: 17px;
	}
	dd.email {
		background-image: url(http://images.quirkservice.com/default/icon-email.jpg);
		background-repeat: no-repeat;
		padding-left: 17px;
	}	
	

	
	dl {
		margin: 5px;
		border: 0px solid #005500;
	}
	
	dt {
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #005500;
		font-size: 16px;
		font-weight: bold;	
	}
		
	dd {
		font-size: 14px;
		margin: 3px 0 0 8px;
		}
	
	dd dt {
		font-size: 14px;
		color: #333333;
		padding-top: 5px;

		font-style: italic;
	}
	dd dt, dd dd {
		margin-left: 18px;
	}	
	
	legend {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 11px;
		}

	.arrow{
		background-image: url(http://images.quirkservice.com/default/arrow.gif);
		background-repeat: no-repeat;
		list-style: none;
		background-position: 0 10px;
		padding:5px 0 0 10px;
		margin: 5px 5px 0 5px;
	}
	
		.arrow strong {
			color: #222;
			font-weight:bold;
			
		
		}

/* other Divs  */

pre{
	font-family: "Courier New", Courier, monospace;
	padding: 10px;
	text-align: left;
	color: #000000;
	background-color: #DDFFDD;
	border: 1px solid #333333;

}

div.infobox {
	width: 330px;
	background-image: url(http://images.quirkservice.com/default/box-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 10px;


}

/* ---------- sched service ---------- */
img.headinglogo {
	float: left;
	padding: 0 10px 0 0;

}
	

/* ------- gmap ez -------- */	
.GMapEZ { 
	width: 700px; 
	height: 370px;
	color: #000000;
	margin-left: 30px;
	vertical-align: middle;
	border: 1px solid black;
	}	
	
#balloon {
	height: 80px;
	width: 240px;
	line-height: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	}		
		
		
img.mapimage {
	padding: 5px;
	margin-bottom: 15px;
	float:left; 	
	clear: both;
	}		

/* Navigator */

#content span.current {
	font-weight:bold;
}	


/* Navigator */

div#breadcrumbs {
	background: url(http://images.quirkservice.com/default/shadow.gif) bottom left no-repeat;
	margin: 0 0 0 2px;
	padding: 6px 0 26px 21px;
}

div#breadcrumbs p {
	background: url(http://images.quirkservice.com/default/arrow.gif) 0px 5px no-repeat;
	margin: 0;
	font-size: 78.75%;
	width: 530px;
	padding: 0 0 0 9px;
}	

span.errMsg, .errmsg {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CC0000;
	font-weight: bold;
	font-size: 18px;
	padding-left: 20px;

}

.notice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
}

/* form formatting */

input,textarea,select { 
	color: #224422;
	background-image: url(http://images.quirkservice.com/default/input-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #999900;
	/* width: 150px; */
}

input[type=checkbox] {
 border: none;
 background-image: none;

}

textarea {
	height: 80px;
}

input.formradio {
	width: 20px;
	border: 0;
}

input.submit, input.checkbox, input.radio {
	width: auto;
	padding: 2px;
	margin: 2px;
}
	
/**************************/
/* form stuff - no tables */
/**************************/	
div.row {
  	padding-top: 5px;
  	clear: both;

  	width: 370px;
}
   
div.row span.label {
   	float: left;
   	width: 150px;
   	text-align: right;
}

div.row span.formw {
   	float: right;
   	width: 170px;
   	text-align: left;
}
div.row span.fnotice {
	float: right;
	width: 40px;
	text-align: left;
}



div.spacer {
	clear: both;
}

div.formcontrols {
	width:400px; background-color: #ccc;
	border: 1px solid #333; padding: 5px;
	margin: 0px auto
}

/**************************/
/* form stuff - w/ tables */
/**************************/
td.alert {
	color: #DD0000;
	font-weight: bold;
}

/* service menus */


div.srvmenu h1 {
	margin: 2px;
	padding: 2px;
	text-align: left;
	font-size: 36px;
}
div.srvmenu h3 {
	text-align: left;
	
}

div.srvmenu h3 a {
	padding: 0 0 0 10px;
}
	div.srvmenu h3 span {
		margin: 0;
		background-color: #ffffff;
		border: 0px solid black;
		float: right;
	}
	
div.srvmenu h2{
		font-size: 24px;
	
}
	div.srvmenu h2 span {
		margin: 10px 0 0 0;
		background-color: #ffffff;
		border: 0px solid black;
		float: right;
	}

div.srvmenu h2 em{
	font-size: inherit;
}

div.srvmenu h4{ 
	font-style: italic;
	font-weight:bold;
	color: #000;
	font-size: 120%;
	padding: 0 0 0 20px;
	margin: 0;
}


div.srvcontainer {
	background-image: url(http://images.quirkservice.com/default/box-bg.jpg);
	background-repeat: no-repeat;
	border: 0px solid black;
	color: #333;
	margin: 3px;
	width: 300px;
	float: left;
	font-size: 9px;
}

div.srvcontainer-wide {
	background-image: url(http://images.quirkservice.com/default/box-bg.jpg);
	background-repeat: no-repeat;
	border: 0px solid black;
	color: #333;
	margin: 3px;
	width: auto;

	font-size: 9px;
}


 .srvcontainer h2.small {font-size: 14px}
div.srvcontainer ul li, div.srvcontainer ul li ul li {
	text-align: left;
}

div.main-menu {
	width: 400px;
}

	div.main-menu img {
		border: 0;
		float: left;
		padding: 2px;
	}
/* table formatting */

table.datadisplay {
	border: 1px solid black;
	padding: 0;
}

table.datadisplay tr td {
	padding:0 5px 0 5px;
	font-size: 10px;
	border-right: 1px solid #333333; 
	margin: 0px;
}

table.datadisplay tr.lines td{
	border-bottom: 1px solid #333333;
}

tr.separators td,td.separator {
	border-top: 1px solid #000000;
	text-align: center;
	background-image: url(http://images.quirkservice.com/default/input-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

td.spandesc {
	border: 1px solid black;
	border-bottom: 2px solid black;
	font-size: 14px;
	color: #993333;
	
}

td.separator h3 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 15px;
	letter-spacing: 5px;

}

table.large tr td {
	
	font-weight: bold;
	padding: 5px 20px 5px 20px;
}

table.med tr td {
	font-size: 14px;
}

tr.tblheader td, table.datadisplay th {
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	background-color:#005500;
	background-image: url(http://images.quirkservice.com/service/table-header-bg.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	border-right: 1px solid #ffffff;
	height: 20px;
	text-align: center;
}

tr.saabdata td {
	width: 60px;
	text-align: center;
}
	
tr.bge td {
	background-color: #eeeeee;
}

tr.bgf td {
	background-color: #ffffff;
}

td.label {
	font-size: 14px;
	color: #333;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color: #eeeeee;
	border: 1px solid black;
	text-align:right;
}

/* specific for loan calculator */

td.belowmax {
	color: #000000;
	font-weight: bold;
}


/* specific for doc center */
table.list-table ul li a{
	
	font-size: 16px;
	font-weight:normal;

}

table.list-table td {
	vertical-align: top;
}

		
/* DEV STUFF - Removed upon deployment */

div.devnote {
	margin: 5px;
	padding: 5px;
	font-size: 9px;
	border: 1px dashed #666;
	background-color: #eee;
	width: 250px;
	float: right;
	clear: both;
	
}	

div.devnote p {
	font-size: 9px;
	font-size: 9px;
}	


table.locations-tbl {
	text-align:left; 
	width:100%;		
}

table.locations-tbl td {
 text-align:left; 
 vertical-align:top; 
 width:50%;		
}

table.locations-tbl .state{
	text-align:left;
	vertical-align:top; 
	width:300px; 
	border:1px #000000 SOLID; 
}

table.locations-tbl .location-left-left{
	text-align:left;
	vertical-align:top; 
	width:100px; 
	height:120px;
	border-bottom:1px #000000 SOLID; 
	border-left:1px #000000 SOLID;				
}

table.locations-tbl .location-left-right{
	text-align:left;
	vertical-align:top; 
	width:200px; 
	height:120px;		
	border-bottom:1px #000000 SOLID; 
	border-right:1px #000000 SOLID;	
}

table.locations-tbl .location-right-left{
	text-align:left;
	vertical-align:top; 
	width:100px; 
	height:120px;		
	border-bottom:1px #000000 SOLID; 
}

table.locations-tbl .location-right-right{
	text-align:left;
	vertical-align:top; 
	width:200px; 
	height:120px;		
	border-bottom:1px #000000 SOLID; 
	border-right:1px #000000 SOLID;	
}



/* start of learn video styles */

ul.videos {		
	list-style: circle;
}

ul.videos li.vid {
	list-style: none; 
	background-image: url(http://images.quirkservice.com/i/video-icon.gif); 
	background-repeat: no-repeat; 
	background-position: 0 0; 
	line-height: 20px; 
	padding-left: 30px; 
	text-align: left;
}
ul.videos li a, ul.videos li a:visited { 
	color: #003300;
}
/* end of learn video styles */




/* start of nitrogen styles */
.tire-pic{
	float: right;
	border: 1px solid #005500;
	width: 350px;
	margin: 7px;
}

.tire-pic img {
	padding: 5px;
}

.tire-pic span{
	font-size: 75%;
	font-style: italic;
	 
}
 
div.row {
  	padding-top: 5px;
  	clear: both;
  	width: 300px;
}
   
div.row span.label {
   	float: left;
   	width: 90px;
   	text-align: right;
}

div.row span.formw {
   	float: right;
   	width: 200px;
   	text-align: left;
}

/* end of nitrogen styles */



div#header {
	background-image: url(/i/quirkservice-darkbg1.jpg);
}

