/* Group 1 Site CSS v2.0 by Josh Lizarraga */
/* Copyright 2009 Autofusion.com */

/* Header */

#g1-header #g1-logo {
	background: #ffffff url(/images/logo.png) no-repeat scroll top left;
	font-size:2em;
	font-weight: normal;
	width: 360px;

}


/* Form Pages */

.g1-content-form {
	background: #000000 url(/images/form-bg.jpg) no-repeat scroll top left;
}

/* Footer */

#g1-footer #g1-footer-top {
	height: 60px;
	overflow: hidden;
	background: transparent url(/images/footer-logo.gif) no-repeat scroll top right;
	margin-right:-38px;
}


#g1-content .g1-sidebar #g1-sidebar-buttons #g1-sidebar-buttons-quote {
	margin: 0;
	background: #ffffff url(/images/homepage-buttons.png) no-repeat scroll -10px -10px;
}
#g1-content .g1-sidebar #g1-sidebar-buttons #g1-sidebar-buttons-quote:hover {
	background: #ffffff url(/images/homepage-buttons.png) no-repeat scroll -310px -10px;
}
#g1-content .g1-sidebar #g1-sidebar-buttons #g1-sidebar-buttons-specials {
	background: #ffffff url(/images/homepage-buttons.png) no-repeat scroll -10px -60px;
}
#g1-content .g1-sidebar #g1-sidebar-buttons #g1-sidebar-buttons-specials:hover {
	background: #ffffff url(/images/homepage-buttons.png) no-repeat scroll -310px -60px;
}
#g1-content .g1-sidebar #g1-sidebar-buttons #g1-sidebar-buttons-used {
	background: #ffffff url(/images/homepage-buttons.png) no-repeat scroll -10px -110px;
}
#g1-content .g1-sidebar #g1-sidebar-buttons #g1-sidebar-buttons-used:hover {
	background: #ffffff url(/images/homepage-buttons.png) no-repeat scroll -310px -110px;
}
#g1-content .g1-sidebar #g1-sidebar-buttons #g1-sidebar-buttons-research {
	background: #ffffff url(/images/homepage-buttons.png) no-repeat scroll -10px -160px;
}
#g1-content .g1-sidebar #g1-sidebar-buttons #g1-sidebar-buttons-research:hover {
	background: #ffffff url(/images/homepage-buttons.png) no-repeat scroll -310px -160px;
}
#g1-content .g1-sidebar #g1-sidebar-buttons #g1-sidebar-buttons-new {
	background: #ffffff url(/images/homepage-buttons.png) no-repeat scroll -10px -210px;
}
#g1-content .g1-sidebar #g1-sidebar-buttons #g1-sidebar-buttons-new:hover {
	background: #ffffff url(/images/homepage-buttons.png) no-repeat scroll -310px -210px;
}
#g1-content .g1-sidebar #g1-sidebar-buttons #g1-sidebar-buttons-service {
	background: #ffffff url(/images/homepage-buttons.png) no-repeat scroll -10px -260px;
}
#g1-content .g1-sidebar #g1-sidebar-buttons #g1-sidebar-buttons-service:hover {
	background: #ffffff url(/images/homepage-buttons.png) no-repeat scroll -310px -260px;
}
#g1-content .g1-sidebar #g1-sidebar-buttons #g1-sidebar-buttons-parts {
	background: #ffffff url(/images/homepage-buttons.png) no-repeat scroll -10px -310px;
}
#g1-content .g1-sidebar #g1-sidebar-buttons #g1-sidebar-buttons-parts:hover {
	background: #ffffff url(/images/homepage-buttons.png) no-repeat scroll -310px -310px;
}
#g1-content .g1-sidebar #g1-sidebar-buttons #g1-sidebar-buttons-trade {
	background: #ffffff url(/images/homepage-buttons.png) no-repeat scroll -10px -360px;
}
#g1-content .g1-sidebar #g1-sidebar-buttons #g1-sidebar-buttons-trade:hover {
	background: #ffffff url(/images/homepage-buttons.png) no-repeat scroll -310px -360px;
}


#g1-content .g1-sidebar #g1-sidebar-buttons #g1-sidebar-buttons-accessories {
	background: #ffffff url(/images/homepage-buttons.png) no-repeat scroll -10px -410px;
}
#g1-content .g1-sidebar #g1-sidebar-buttons #g1-sidebar-buttons-accessories:hover {
	background: #ffffff url(/images/homepage-buttons.png) no-repeat scroll -310px -410px;
}

#g1-content .g1-sidebar .g1-sidebar-hours h3 a, #g1-content .g1-sidebar .g1-sidebar-hours h3 a:visited {
	margin-top: 20px;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	font-size: 1.0em;
	color: #990000;
	text-transform: uppercase;
	text-decoration:none;
}

#g1-content .g1-sidebar .g1-sidebar-hours h3 a:hover {
	color:#666;
	text-decoration:none;
}