/* 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;
}

/* 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-footer #g1-footer-top #g1-footer-left{
    line-height:30px;
}
	

#g1-footer #g1-footer-top #g1-footer-right{
    position:absolute;
    left:65px;
    bottom:88px;
    *bottom:95px;
}
				

/* Edits */

#g1-homepage-model-select {
	width: 150px;
}

a.squarebutton_qq{
background: transparent url('/inventory/images/new/green_qqbtn_edge.gif') no-repeat top left;
display: block;
float: left;
font: normal 12px Arial; /* Change 12px as desired */
line-height: 17px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 25px; /* Height of button background height */
padding-left: 15px; /* Width of left menu image */
text-decoration: none;
}

a.squarebutton_qq span{
background: transparent url('/inventory/images/new/green_qqbtn.gif') no-repeat top right;
display: block;
padding: 4px 15px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
color: #FFFFFF;
font-weight: bold;
}

a.squarebutton_qq:hover{
background: transparent url('/inventory/images/new/green_qqbtn_edge.gif') no-repeat top left;
background-position: 0px -25px;
display: block;
float: left;
font: normal 12px Arial; /* Change 12px as desired */
line-height: 17px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 25px; /* Height of button background height */
padding-left: 15px; /* Width of left menu image */
text-decoration: none;
}

a.squarebutton_qq:hover span{
background: transparent url('/inventory/images/new/green_qqbtn.gif') no-repeat top right;
background-position: -285px -25px;
display: block;
padding: 4px 15px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
color: #FFFFFF;
font-weight: bold;
}

#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;
}
