/***********************************************************************
 * @2013 AAA All Rights Reserved!!
 * Authors - Jt Whissel
 ***********************************************************************/
html {
	-webkit-text-size-adjust:none;
	-webkit-appearance:none;
	-webkit-text-size-adjust:none;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
html,button,input,select,textarea {
	font-family: 'Open Sans', sans-serif;
	color: #222;
}
body {
	margin: 0;
	-webkit-font-smoothing: antialiased;
}
.aaa2 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	margin: auto;
	outline: 0px;
	-webkit-appearance: none;
	-webkit-text-size-adjust: none;
	background-color: rgba(255, 255, 255, 0);
}
.aaa2 a, .aaa2 input {
	outline: 0px;
}
/*OVERRIDES FOR services.css*/
.aaa2 {
	width: 100%;
	margin: 0 auto;
}

#lrp {
	display: none;
}

#header {
	margin: 0 auto;
}

#footer {
	margin: 0 auto;
	clear: both;
}

.aaa2 .mainContent {
	border: none;
	width: 100%;
	padding: 0px;
}
/*left and right content divs */
.clubLeft {
	display: none;
}
.rightServicesContent {
	display: none;
}
/*OVERRIDES FOR services_pc*/
.aaa2 a {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.aaa2 .aaawebcontainer {
	width: 100% !important;
	margin: 0 auto;
}
.aaa2 .aaawebtop {
	width: 100%;
}
.aaa2 .aaawebmid {
	position: fixed;
	width: 100%;
}
.aaa2 .aaawebbottom {
	width: 100%;
}
#mainContainer.aaa2 {
	width: 100%;
}
.gc{
	background: #fff;
	font-family: Arial;
	font-size: 1em;
	line-height: 1.4;
	border-bottom: 1px solid #DDD;
	overflow: hidden !important;
}
.gcDiv{
	color: #333;
	-webkit-font-smoothing: antialiased;	
}
.gcInner{
	max-width: 1200px;
	padding: 40px !important;
	margin: 0 auto;	
}
.head{
	width: 100%;
	margin: 0 auto;
	/*-webkit-box-shadow: 0 1px 10px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 1px 10px rgba(0,0,0,0.1);
	box-shadow: 0 1px 10px rgba(0,0,0,0.1);*/
}
.head h1{
	display: block;
	background: url("/AAA/common/Automotive/greencar/images/aaaGreenCarLogo.jpg") no-repeat center;
	width: 300px;
	height: 86px;
	margin: auto;
}
.head ul {
	background-color: #f8f8f8;
	text-align: center;
	margin: 0px;
	padding: 0px;
	padding-top: 1px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
}
.head li{
	min-width: 115px;
	font-size: 12px; 
	letter-spacing: 0.25em;
	display : inline-block;
	vertical-align: top;
	text-align: center;
	border-bottom: 1px solid #f8f8f8;
	cursor: pointer;
}
.head li:hover {
	color: black;
	border-bottom: 1px solid #0f640f;
}
.head li.active {
	color: black;
	border-bottom: 1px solid #0f640f;
}
.head a{
	text-decoration: none;
	line-height: 48px;
	color: #535355;
	padding-right: 5px;
	padding-left: 5px;
	display: block;
}
.head a:hover{
	text-decoration: none;
}
.head a.disabled{
	cursor:default;
}
.gcBody{
	max-width: 1010px;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-left: 5%;
	padding-right: 5%;
}
.gcCenter{
	margin: 0 auto !important;	
	text-align: center;
}
.gcContain{
	margin: 0 auto;
	width: 100%;
}
.gcTopMain{
	max-width: 1200px;
	margin: auto;
}
.gcLeftCol{
	width: 54%;
	float: left;
}
.gcLeftCol img{
	width: 100%;
}
.gcRightCol{
	width: 322px;
	float: right;
}
.gcRightCol .gcMarketingCopy{
	width: 325px;
	float: right;
}
.gcRightCol h2{
	font-size: 24px;
	font-weight: bold;
	color: #535355;	
	margin: 0;
	padding-bottom:15px;
}
.gcRightCol h2 strong{
	color: #0e640e;
}
.gcBrowse{
	min-height: 750px;
	background: #535355;
	border-bottom: 3px solid #79AA34;
}
.gcBrowse h1{
	font-size: 58px;
	font-weight: bold;
	color: white;	
	padding: 20px;
	padding-top: 80px;
	width: 100%;
	margin: 0;
	text-align: left;
}
.gcBrowse h2{
	font-size: 29px;
	font-weight: bold;
	color: #f1f1f1;	
	padding: 20px;
	width: 100%;
	text-align: left;
}
.gcBrowseBtns{
	display: inline-block;
	margin: 0 auto !important;
	text-align: center;
	padding: 15px;
	color: white;
	font-size: 18px;
}
.gcBrowse .gcBrowseBtns img{
	width: 128px;	
	padding-bottom: 10px;
}
.gcBrowse img:hover{
	opacity:0.8;
	filter:alpha(opacity=80);
	cursor: pointer;
}
.gcBrowse i:hover{
	opacity:0.8;
	filter:alpha(opacity=80);
	cursor: pointer;
}
/*Search Form Styles*/
.gcSearch{
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 5px;
}
.gcSearch .gcSearchBody{
	padding: 10px;
	font-size: 18px;
}
.gcSearch .gcAdvanceSettingsAction{
	color: #267426;
	cursor: pointer;
	margin-top: 20px;
}
.gcSearch .gcAdvanceSettings{
	
}
.gcSearch .backbutton{
	display: none;
}
.gcSearch .gcSearchOptions{

}
.gcSearch .gcMakeModel{
	width: 100%;
	display: inline-block;
	margin-top: 15px;
}
.gcSearch .gcMakeModel .make, .model{
	
}
.gcSearch .gcMakeModel .model{
	margin-top: 20px !important;
}
.gcSearch .gcTypes{
	display: inline-block;
}
.gcSearch .gcTypes .gcType{
	float: left;
}
.gcSearch .gcTypes .gcType:first-child{
	margin-right: 20px;
}
.gcSearch .gcTypes .gcType strong{
	display: block;
	marging-bottom: 9px;
}
.gcSearch .gcSearchPrice{
	width: 257px;
	margin: auto;
	margin-top: 20px;
}
.gcSearch h2{
	width: 100%;
	margin: 0;
	font-size: 36px !important;
	font-weight: bold;
	color: #535355;
	text-align: left;
}
.gcSearch .gcPrice{
	padding-bottom: 20px;
	font-size: 16px;
}
.gcSearch .gcPrice:nth-child(3){
	margin-top: 50px;
}
.gcSearch .gcPrice span.gcPriceValue{
	font-size: 22px;
}
.gcSearch .gcSearchAction{
	width: 100%;
	display: inline-block;
	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #DDD;
	clear: both;
}
.gcSearch .gcSearchAction.advance{
	width: 250px;
	float: right;
}
.gcSearch .gcSearchButtonContainer{

}
.gcSearch .gcPrintableGuide{
	font-size: 12px;
	margin-top: 10px;
	text-align: center;
}
.gcSearch .gcSearchAction .greenButton{
	text-decoration: none;
	display: block;
}
.gcSearch .gcSearchAction .greenButton:hover{
	text-decoration: none;
}
.gcSearch .aaaSelectContainer{
	width: auto;
	position:relative;
	margin-top:9px;
	height:42px;
	background-image:url('/AAA/common/Automotive/greencar/images/selectArrow.jpg');
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-top:1px solid #C2C2C2;
	border-bottom:1px solid #E9E9E9;
	border-left:1px solid #E9E9E9;
	border-right:1px solid #E9E9E9;	
}
.gcSearch .aaaSelectDropDown select{
	min-width: 276px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:16px;
	padding:10px 0px 10px 10px;
	border-radius:5px;
	outline-color: #ddd;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing:border-box;
	border:none;
	font-weight:normal;
	width: 107%;
	overflow: hidden;
}

/* Horizontal Search Form */
.gcHorizontalSearch{
	background-color: #fff;
	border-bottom: 1px solid #ddd;
	margin: auto;
}
.gcHorizontalSearch .gcSearchBody{
	max-width: 766px;
	margin: auto;
	padding: 10px;
	padding-top: 1px;
	font-size: 18px;
}
.gcHorizontalSearch .gcAdvanceSettingsAction{
	color: #267426;
	cursor: pointer;
	margin-top: 18px;
	margin-left: 20px;
	display: inline-block;
}
.gcHorizontalSearch .gcAdvanceSettings{
	width: 100%;
	display: inline-block;
}
.gcHorizontalSearch .backbutton{
	display: none;
}
.gcHorizontalSearch .greenButton{
	padding: 13px 0px 12px 0px;
}
.gcHorizontalSearch .gcMakeModel{
	float: left;
}
.gcHorizontalSearch .gcMakeModel .make{
	width: 200px;
	margin-right: 20px;
	float: left;
}
.gcHorizontalSearch .gcMakeModel .make strong{
	margin-top: 17px;
	margin-right: 10px;
	float: left;
}
.gcHorizontalSearch .gcMakeModel .model{
	width: 200px;
	float: left;
}
.gcHorizontalSearch .gcMakeModel .model strong{
	margin-top: 17px;
	margin-right: 10px;
	float: left;
}
.gcHorizontalSearch .gcTypes{
	display: inline-block;
	float: left;
}
.gcHorizontalSearch .gcTypes .gcType{
	margin-top: 20px;
	float: left;
}
.gcHorizontalSearch .gcTypes .gcType strong{
	display: block;
	marging-bottom: 9px;
}
.gcHorizontalSearch .gcTypes .gcType:first-child{
	margin-right: 20px;
}
.gcHorizontalSearch .gcTypes .gcType strong{
	margin-bottom: 9px;
}
.gcHorizontalSearch .gcSearchPrice{
	width: 250px;
	display: inline-block;
	margin-top: 20px;
	margin-right: 20px;
	float: right;
	text-align: right;
}
.gcHorizontalSearch h2{
	width: 100%;
	margin: 0;
	font-size: 36px !important;
	font-weight: bold;
	color: #535355;
	text-align: left;
}
.gcHorizontalSearch .gcPrice{
	padding-bottom: 20px;
	font-size: 16px;
}
.gcHorizontalSearch .gcPrice:nth-child(3){
	margin-top: 50px;
}
.gcHorizontalSearch .gcPrice span.gcPriceValue{
	font-size: 22px;
}
.gcHorizontalSearch .gcSearchAction{
	margin-top: 9px;
	margin-left: 20px;
	float: left;
}
.gcHorizontalSearch .gcPrintableGuide{
	width: 100%;
	font-size: 12px;
	padding: 10px;
	text-align: center;
	border-top: 1px solid #DDD;
}
.gcHorizontalSearch .gcSearchAction .greenButton{
	width: 150px;
	padding: 12px 0px 12px 0px;
	text-decoration: none;
	display: block;
}
.gcHorizontalSearch .gcSearchAction .greenButton:hover{
	text-decoration: none;
}
.gcHorizontalSearch .aaaSelectContainer{
	width: auto;
	position:relative;
	margin-top:9px;
	height:42px;
	background-image:url('/AAA/common/Automotive/greencar/images/selectArrow.jpg');
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-top:1px solid #C2C2C2;
	border-bottom:1px solid #E9E9E9;
	border-left:1px solid #E9E9E9;
	border-right:1px solid #E9E9E9;	
}
.gcHorizontalSearch .aaaSelectDropDown select{
	min-width: 298px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:16px;
	padding:10px 0px 10px 10px;
	border-radius:5px;
	outline-color: #ddd;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing:border-box;
	border:none;
	font-weight:normal;
}
/*checkboxes*/
.checkLabel{
	margin-top: -8px;
	margin-left: 48px;
}
.checkboxContainer{
	position:relative;
	display:inline-block;
	margin-top:15px;
}
.checkboxContainer label{
	cursor:pointer;
	position:absolute;
	width:36px;
	height:36px;
	top:0;
    left:0;
	background-color:#fafafa;
	border:1px solid #CCC;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.checkboxContainer label:after{
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter:alpha(opacity=0);
	opacity:0;
	content:'';
	position:absolute;
	width:14px;
	height:10px;
	background:transparent;
	top:8px;
	left:8px;
	border:4px solid #0F640F;
	border-top:none;
	border-right:none;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.checkboxContainer input[type=checkbox]:checked + label:after {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter:alpha(opacity=100);
	opacity:1;
}
#CarCards{
	background: #E3E3E1;
	cursor:default;
}
.cardHolder{
	margin: 0 auto;	
	text-align: center;
}
#clearSearch {
	padding: 5px;
	display: inline-block;
	margin: 10px;
	text-decoration: none;
}
#clearSearch2 {
	padding: 5px;
	display: inline-block;
	margin: 10px;
	text-decoration: none;
}
.card{
	display: inline-block;
	width: 235px;
	margin: 10px !important;
	color: #717171;
	font-size: 12px;
	font-weight: bold;
	box-shadow: 0 1px 3px 1px rgba(0,0,0,0.3);
	background: white;
	text-align: left;
	float: left;
}

.hide-text{
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	font-size: 0px;
}
.card p{
	border-top: 1px solid #e7e7e7;	
	padding: 6px 14px 7px;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
}
.card p:HOVER{
	background: #F1F1F1;
}
.card img{
	text-align: center;
	width:100%;
}
.card span{
	font-size:21px;	
}
.card .cardTitle{
	font-size: 14px;
	color: #B7B7B7;
	font-weight: normal;
}
.card .cardData{
	display:block;
	font-size: 18px;
}
.cardInfo{
	display: none;
	vertical-align: top;
	background: white;
	margin: 10px !important;
	margin-left: 0px !important;
	min-height: 533px;
	box-shadow: 2px 1px 3px 1px rgba(0,0,0,0.3);
	z-index: -1;	
	width: auto;
	overflow: hidden;
	padding: 5px;
}
.cardInfo .closeIcon{
	width: 27px;
	height: 27px;
	background: url("/AAA/common/Automotive/greencar/images/closeIcon.jpg") no-repeat center;
	cursor: pointer;
	float: right;
}
.cardInfo .tile
{
	display: table;
	min-width: 235px;
	max-width: 600px;
	margin: 5px;	
	text-align: left;
	padding: 5px;
	vertical-align: top;
}
.cardPack
{
	display: inline-block;
	text-align: center;
	vertical-align: top; /* This is for IE8 on Windows XP */
}

.gcGraphBar
{
	margin: 0px !important;
}
#StaticPages h1{
	color: #535355;
}
#StaticPages h2{
	color: #535355;
	margin-top: 0px;
}
#StaticPages img{
	width: 100%;
}
#StaticPages dl dt{
	padding: 5px;
	color: #535355;
	font-weight: bold;
	/*border: 1px solid #ddd;
	border-bottom: none;*/
	cursor: default;
}
#StaticPages dl dt:hover{
	/*background-color: #f8f8f8;*/
	color: #0f640f;
}
#StaticPages dl dt.last{
	border-bottom: 1px solid #ddd;
}
#StaticPages dl dd{
	/*border: 1px solid #ddd;
	margin: 0px;*/
}
#StaticPages dl dd strong.title{
	padding-left: 2%;
	padding-right: 2%;
}
#StaticPages dl dd p{
	padding-left: 2%;
	padding-right: 2%;
}

.greenButton{
	background: #0f640f;
	letter-spacing: 0.25em;
	font-size: 14px !important;
	text-align: center;
	margin: 0 auto;
	color: white !important;
	padding: 16px 0px 16px 0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
}

.greenButton:hover
{
	background: #267426;
	cursor: pointer;	
}


/*  
	3 = Full
	2 = Half
	1 = Empty
*/

.greenLeaves
{
	font-size: 15px !important;
}

.greenLeaves #three
{
	margin: 5px;
	font-size: 2em;
	padding: 14px;	
	background: url("/AAA/common/Automotive/greencar/images/leaf_full.png") no-repeat center;	
	display: inline;
}

.greenLeaves #two
{
	margin: 5px;
	font-size: 2em;
	padding: 14px;
	background: url("/AAA/common/Automotive/greencar/images/leaf_half.png") no-repeat center;
	display: inline;	
}

.greenLeaves #one{
	margin: 5px;
	font-size: 2em;
	padding: 14px;
	background: url("/AAA/common/Automotive/greencar/images/leaf_empty.png") no-repeat center;	
	display: inline;
}

/* noUISlider overides */

.noUi-handle{
	margin: -3px 0 0 -23px !important;
}
.noUi-background{
	background: #edf6b7 !important;
}
.noUi-handle{
	background: #0f630e !important;
	border: 1px solid #0b480b;
}

	.slider,
	.slider * {
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
		box-sizing: border-box;
-webkit-user-select: none;
   -moz-user-select: none;
	-ms-user-select: none;
		display: block;
		cursor: pointer;
	}
	.slider {
		position: relative;
	}
	.slider a {
		position: absolute;
		z-index: 1;
	}
	.slider a:nth-child(2) {
		background: inherit !important;
	}
	.slider.vertical a {
		width: 100%;
		bottom: 0;
	}
	.slider.horizontal a {
		height: 100%;
		right: -12px;
	}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.slider:before,
	body.TOUCH,
	.slider div {
		-ms-touch-action: none;
	}
	.slider:before {
		display: block;
		position: absolute;
		width: 150%;
		left: -25%;
		height: 400%;
		top: -150%;
		content: "";
		z-index: -1;
	}
	.slider.vertical:before {
		width: 400%;
		left: -150%;
		height: 150%;
		top: -25%;
	}
}
	.slider {
		height: 20px;
		width: 300px;
	}
	.slider.connect a,
	.slider.connect.lower {
		background:#eef5bf ;
	}
	.slider,
	.slider.connect.lower a {
		background: #0f640f;
	}
	.slider.disabled,
	.slider.disabled.connect.lower a {
		background: #ccc;
		box-shadow: none;
	}
	.slider div{
		height: 32px;
		width: 16px;
		background: black;
		margin-top: -9px !important;
		transition: opacity 0.2s ease;
	}
	.slider div:hover{
		opacity: .8;
	}
	.slider.disabled div {
		background: transparent;
	}
	.slider.horizontal {
		width: 275px;
		height: 13px;
		margin: 0;
		float: right;
	}
	.slider.horizontal div {
		margin: -5px 0 0 0px;
	}
	.slider.vertical {
		width: 10px;
		height: 300px;
	}
	.slider.vertical div {
		margin: -9px 0 0 -5px;
	}

@media only screen and (max-width: 776px){
	.gcLeftCol, .gcRightCol{
		width: 100%;
		float: none;
	}
	.gcRightCol .gcMarketingCopy{
		width: auto;
		float: none;
	}
	.gcSearch .gcSearchOptions, .gcSearchPrice{
		width: 100% !important;
		float: none !important;
		text-align: left !important;
	}
	.gcSearch .gcTypes .gcType{
		width: 185px;
	}
	.gcSearch .gcSearchPrice .horizontal{
		width: 95%;
		float: none;
	}
	.gcSearch .gcSearchAction .greenButton{
		width: auto;
		display: block;
		float: none;
	}
}
@media only screen and (max-width: 456px){
	.gcSearch .gcTypes .gcType:nth-child(2){
		margin-top: 20px;
	}
}
@media only screen and (max-width: 320px){
	.gcSearch .gcSearchOptions, .gcSearchPrice{
		width: auto;
		float: none;
	}
	.gcSearch .gcSearchAction .greenB{
		width: 100%;
	}
	.gcHorizontalSearch .gcMakeModel .make strong{
		margin-top: 20px;
		display: block;
		float: none;
	}
	.gcHorizontalSearch .gcMakeModel .model strong{
		margin-top: 20px;
		display: block;
		float: none;
	}
	.gcHorizontalSearch .gcMakeModel{
		float: none;
	}
	.gcHorizontalSearch .gcMakeModel .make{
		width: 100%;
		margin-right: 0px;
		float: none;
	}
	.gcHorizontalSearch .gcMakeModel .model{
		width: 100%;
		margin-right: 0px;
		float: none;
	}
	.gcHorizontalSearch .aaaSelectDropDown select{
		width: 246px;
	}
	.gcHorizontalSearch .gcSearchAction{
		width: 100%;
		margin-top: 20px;
		margin-left: 0px;
		float: none;
		display: inline-block;
	}
	.gcHorizontalSearch .gcSearchOptions, .gcSearchPrice{
		width: 200px !important;
		margin-left: 22px !important;
	}
	.gcHorizontalSearch .gcAdvanceSettingsAction{
		width: 100%;
		text-align: center;
		margin-left: 0px;
	}
	.gcHorizontalSearch .gcSearchAction .greenButton{
		width: auto;
		padding: 16px 0px 16px 0px;
	}
}