@font-face {
	font-family: artbrush;
	src: url('/css/font/Artbrush.ttf'),
	url('/css/font/Artbrush.ttf') format('truetype');
}

body {
	padding-bottom: 0px;
	color: #000;
    font-family: 'futura-pt', sans-serif;
    font-size: 1.6em;
}

.compareStrike {
    font-size: 12px; 
    font-weight: normal; 
    text-decoration: line-through; 
    color: #D2252B;
}

.errMsg {
    text-align: center; 
    font-weight: bold;
    margin-left: 15px; 
    margin-right: 15px;
    margin: 20px;
}

.comparePriceText {
    color: black;
}
.on
{
	border: 1px solid #D2252B;
	color: #D2252B;
}

.on a
{
	color: #D2252B;
}

.clearfix {
	*zoom: 1
}

#nascar-logo {
	margin-top:20px;
}

.nascar-logo {
	width: 220px;
	height: 105px;
}

.footbar .nascar-logo {
	margin-bottom: 15px;
}

.tire-logo {
    width: 250px;
}

h1.rv {
	background-color: #f6c200;
	background: -webkit-linear-gradient(top, #fbca01 0, #fbca01 50%, #f5c000 51%, #fbca01 100%);

}

h1.rv, h1.auto {
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	font-size: 16pt;
	line-height: 1.8;
	color: #fff;
	margin: 0px;
}

.info-box p {
	padding: 0 25px 15px;
	font-size: .9em;
	line-height: 1.5em;
}

.landing .cta-box {
	padding: 20px;
	background-color: #322f2f;
	margin-right: 0px;
	margin-top: 10px;
}

.landing .cta-box p {
	padding-left: 0;
	color: #fff;
}

.landing .cta-box h3 {
	font-size: .9em;
	line-height: 1.4em;
	text-transform: uppercase;
	color: #FFF;
	font-weight: normal;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #818181;
}

.pdf-icon {
	width:25px;
	height: auto;
}

.pdf a {
	font-size: 12px;
	text-decoration: none;
}

@media ( min-width :700px) {
	#benefitBox {
		display: none;
		color: #111;
		border: 1px solid #DCA;
		background: #fffAF0;
		padding: 10px;
		width: 60%;
		position: absolute;
		top: 245px;
		right: 100px;
	}
}

@media ( max-width :701px) {
	#benefitBox {
		display: none;
		color: #111;
		border: 1px solid #DCA;
		background: #fffAF0;
		padding: 10px;
		top: 245px;
		right: 100px;
	}
}

.boxLink:hover + #standardBox {
	display: block;
}

.callout {
	z-index:20;
	position:absolute;
	top:30px;
	border:0;
	left:-12px;
}
/* bb
p {
	font-size: 16px;
}
*/
.text13 {
	font-size: 13px;
}

.font-1-6 {/* 26px */
	font-size: 1.6em;
}

.font-1-3 {/* 20px */
	font-size: 1.3em;
}

.font-2 {
	font-size: 2em;
}

.large-txt, .font-1-2 {
    font-size: 1.2em;
}

.font-1-1 {/* 18px */
	font-size: 1.1em;
}

.small-txt, .font-0-8 {/* 13px */
    font-size: .8em;
}

.text-small {
    font-size: .9em;
}
.text-x-small {
    font-size: .8em;
}
p.funds {
	margin-top: 15px;
	font-size: 14px;
}

#disclaimerText, .disclaimer {
	font-size:12px;
}
/* bb
div {
	font-size: 16px;
}

li {
	font-size: 16px;
}
*/
.carousel-background{
	background-image: url("//images.goodsam.com/goodsamroadside.com/talesfromtheroad.jpg");
	color:black;
	text-align:center;
	height:265px;
	padding: 0px 110px;
}

.carousel-indicators li {
	background-color: #000000;
	border:none;
}

.carousel-indicators .active {
	background-color: #000000;
}

.inputForm{
	width: 60%;
}

.formGroup{
	margin: 10px 0px;
}

.footernav a {
	font-size: 11px;
	font-weight: bold;
}

.contactLabel {
	width: 100px;
	float: left;
	width: 155px;
	text-align: right;
	margin-top: 2px;
	margin-right: 5px;
	font-weight: normal;
}

.planBox {
	height: 100px;
	width: 165px;
	float: left;
	background-color: #EEEEEE;
}

.checkbox {
	font-weight: normal;
}

input.span5 {
	width: 450px;
}

input[type=text], input[type=password], textarea, select {
	background-color: #eee;
}

.form-horizontal .control-label {
	float: left;
	padding-top: 5px;
	text-align: right;
	margin-right: 15px;
	font-weight: normal;
}

.form-horizontal .controls {
	margin-left: 160px;
}

.form-horizontal .control-group {
	margin: 7px 0;
}

.headLine {
	float: left;
	text-align: center;
}

.bottomLine {
	float: left;
	text-align: center;
}

.darkLine {
	text-align: center;
	float: left;
	width: 25%;
	background-color: #EEEEEE;
	padding: 10px 0 10px 0;
	width: 270px;
	height: 42px;
}

.bigdarkLine {
	text-align: center;
	float: left;
	width: 25%;
	background-color: #EEEEEE;
	padding: 10px 0 10px 0;
	width: 270px;
	height: 62px;
}

.whiteLine {
	text-align: center;
	float: left;
	width: 25%;
	background-color: white;
	padding: 10px 0 10px 0;
	width: 270px;
	height: 42px;
}

.bigwhiteLine {
	text-align: center;
	float: left;
	width: 25%;
	background-color: white;
	padding: 10px 0 10px 0;
	width: 270px;
	height: 62px;
}

.dGreyBar {
	background-color: #999999;
	height: 5px;
}

.lGreyBox {
	background-color: #EEEEEE;
}

.bg-grey {
	background-color: #EAECEF;
}

#plan {
	margin: 30px;
}

.span8{
	width: 770px;
	float: left;
	margin-left: 30px;
}

.span4 {
	float: left;
	width: 315px;
}

#right {
	float: right;
}

.articleLeft {
	float: left;
	margin: 30px 0px 0px 30px;
	width: 450px;
}

.smallText {
	font-size: 12px;
}

.smallDate {
	font-size: 12px;
	color: grey;
}

.articleRight {
	float: right;
	margin: 30px 30px 0px 0px;
	width: 450px;
}

#gscMemberBox {
	background-color: #E6E4E5;
	padding: 20px;
	border: 1px solid #C0C0C0;
}

.gscBoxHeadline {
	color: #D2252B;
	margin-bottom: 15px;
	text-align: center;
	font-size: 17px;
}

.planWord {
	margin-left: 20px;
	margin-top: -22px;
}

.planBold {
	font-weight: bold;
}

.planBox {
	float: left;
	background-color: #E6E4E5;
	padding: 11px;
}

.redBar {
	height: 10px;
	width: 370px;
	background-color: #c30b24;
	margin-top: 40px;
}

.cardWords {
	float: right;
	width: 430px;
	margin-top: 30px;
}

.greyBox {
	width: 370px;
	background-color: #EEEEEE;
	min-height: 300px;
	padding-top: 20px;
}

.leftSide {
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}

.rightSide {
	float: right;
	margin-right: 20px;
	margin-top: 20px;
}

#left {
	float: left;
	width: 715px;
}

h2 {
	font-size: 15px;
}

.clearfix:before,.clearfix:after {
	display: table;
	content: ""
}

.clearfix:after {
	clear: both
}

h1, h2, h3, h4, h5, h6 {
	color: #000;
}

h1 {
	font-size: 2em;
	line-height: 2em
}

.spanh1 {
	font-weight: bold;
	color: #c30b24;
}
.h1-med {
    font-size: 1.5em;
    line-height: 1.5em;
}
a {
	color: #000;
	text-decoration: underline;
}

.line-break {
	padding-bottom: 10px
}

.button-button {
	display: inline-block;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.2em;
	#ffffff-space: nowrap;
	padding: 8px 10px;
	color: #000;
	text-decoration: none;
	background-position: center;
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
	background-color: #7e7e7e;
	background:-moz-linear-gradient(top, #fffd47 0, #fffd47 50%, #ffd608 51%, #fffd47 100%);
	background:-ms-linear-gradient(top, #fffd47 0, #fffd47 50%, #ffd608 51%, #fffd47 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #fffd47), color-stop(50%, #fffd47), color-stop(51%, #ffd608), color-stop(100%, #fffd47));
	background:-webkit-linear-gradient(top, #fffd47 0, #fffd47 50%, #ffd608 51%, #fffd47 100%);
	background:-o-linear-gradient(top, #fffd47 0, #fffd47 50%, #ffd608 51%, #fffd47 100%);
	background: linear-gradient(top, #fffd47 0, #fffd47 50%, #ffd608 51%, #fffd47 100%);
	filter: progid : DXImageTransform.Microsoft.gradient ( startColorstr =
		'#fffd47', endColorstr = '#fffd47', GradientType = 0 )
}
.container-shadow {
	-webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.4);
	box-shadow: 0 0 7px rgba(0, 0, 0, 0.4)
}

.text-red, 
a.text-red:hover, 
a.text-red:link, 
a.text-red:visited, 
a.text-red:active {
	color: #c30b24;
}
.text-dark {
    color: #333;
}
.text-white, .text-white a {
    color: #fff;
}

.navbar .clearfix {
	width: 100%
}

.footbar {
	background-color: #000;
	margin-top: 0px;
	padding: 20px;
	color: white;
	margin-bottom: -20px;
}

.footbar ul.footernav {
	margin: 0 0 8px 0;
	padding: 0;
	text-transform: uppercase;
	font-size: .85em;

}

.footbar .footernav a {
	font-weight: bold;
	color: white;
}

.footbar ul li {
	list-style: none;
	display: inline;
	padding: 0 9px;
}

.footbar ul li:first-child {
	padding-left: 0
}

.footbar ul li:last-child {
	border: 0
}

.footbar .logos {
	text-transform: uppercase;
	float: right;
}

.footbar .logos div {
	text-align: center;
	font-size: .8em;
	font-weight: normal;
	line-height: 1;
}

.footbar .logos #nascar-logo {
	margin-right: 25px;
}

table.compare {
	margin-top: 10px
}

table.compare th,table.compare td {
	width: 25%
}

table.compare td,table.compare th {
	padding: 10px 15px
}

table.compare thead tr:nth-child (1) th:nth-child (2){
	background-color: #d2252b;
	color: #fff;
	padding-top: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px
}

table.compare thead tr:nth-child (1) th:nth-child (3){
	background-color: #ccc;
	border-top: 20px solid #fff
}

table.compare thead tr:nth-child (1) th:nth-child (4){
	background-color: #eee;
	border-top: 20px solid #fff
}

table.compare thead tr:nth-child (2){
	font-size: 2em
}

table.compare thead tr:nth-child (2) th:nth-child (2){
	background-color: #c21f22;
	color: #fff
}

table.compare thead tr:nth-child (2) th:nth-child (3){
	background-color: #bbb
}

table.compare thead tr:nth-child (2) th:nth-child (4){
	background-color: #ddd
}

table.compare thead th span {
	font-weight: normal;
	text-transform: uppercase
}

table.compare tbody td,table.compare tbody th {
	background-color: #eee;
	color: #777;
	font-size: .8em;
	font-weight: normal;
	vertical-align: middle;
	border-top: 1px solid #fff
}

table.compare tbody th {
	text-transform: uppercase;
	text-align: left
}

table.compare tbody td {
	text-align: center;
	border-right: 1px solid #fff
}

table.compare tbody td:nth-child (2){
	-moz-box-shadow: inset 0 0 8px #d2252b;
	-webkit-box-shadow: inset 0 0 8px #d2252b;
	box-shadow: inner 0 0 8px #d2252b;
	border-top: 1px solid #d2252b;
	background-color: #ab2219
}

table.compare tbody td span {
	display: block;
	width: 29px;
	height: 24px;
	background: url("//images.goodsam.com/goodsamroadside.com/checkmarks.png");
	margin: 0 auto
}

table.compare tbody td:nth-child (2) span {
	background-position: 0 24px
}

table.compare tfoot td {
	text-align: center;
	padding: 0;
	border-right: 1px solid #fff;
	vertical-align: top
}

table.compare tfoot a {
	display: block;
	width: 100%;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	padding: 8px 0;
	background-color: #7e7e7e;
	background: -moz-linear-gradient(top, #999 0, #999 50%, #777 51%, #999 100%);
	background: -ms-linear-gradient(top, #999 0, #999 50%, #777 51%, #999 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #999), color-stop(50%, #999), color-stop(51%, #777), color-stop(100%, #999));
	background: -webkit-linear-gradient(top, #999 0, #999 50%, #777 51%, #999 100%);
	background: -o-linear-gradient(top, #999 0, #999 50%, #777 51%, #999 100%);
	background: linear-gradient(top, #999 0, #999 50%, #777 51%, #999 100%);
	filter: progid : DXImageTransform.Microsoft.gradient ( startColorstr = '#999999', endColorstr = '#999999', GradientType = 0 );
}

table.compare tfoot td:nth-child (2){
	border-right: 0
}

table.compare tfoot td:nth-child (2) a {
	background-color: #c52024;
	background: -moz-linear-gradient(top, #d2252b 0, #d2252b 50%, #c21f22 51%, #d2252b 100%);
	background: -ms-linear-gradient(top, #d2252b 0, #d2252b 50%, #c21f22 51%, #d2252b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d2252b), color-stop(50%, #d2252b), color-stop(51%, #c21f22), color-stop(100%, #d2252b));
	background: -webkit-linear-gradient(top, #d2252b 0, #d2252b 50%, #c21f22 51%, #d2252b 100%);
	background: -o-linear-gradient(top, #d2252b 0, #d2252b 50%, #c21f22 51%, #d2252b 100%);
	background: linear-gradient(top, #d2252b 0, #d2252b 50%, #c21f22 51%, #d2252b 100%);
	filter: progid : DXImageTransform.Microsoft.gradient ( startColorstr = '#d2252b', endColorstr = '#d2252b', GradientType = 0 );
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	padding-bottom: 15px
}

.account-page h1 {
	padding-bottom: 10px
}

.account-page .side-nav .nav-area {
	background-color: #EEEEEE;
	padding: 20px 20px;
}

.account-page .side-nav .nav li {
	background-color: #eee;
	margin: 4px 0;
	-webkit-border-radius: 2px 0 0 2px;
	-moz-border-radius: 2px 0 0 2px;
	border-radius: 2px 0 0 2px;
	-webkit-box-shadow: inset -11px -9px 9px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: inset -11px -9px 9px rgba(0, 0, 0, 0.15);
	box-shadow: inset -11px -9px 9px rgba(0, 0, 0, 0.15)
}

.account-page .side-nav .nav li a {
	display: block;
	padding: 10px;
	font-size: 1.1em;
	font-weight: bold;
	color: #555;
	text-decoration: none;
	border: 1px solid;
	background-color: white;
}

.account-page .side-nav .nav li:hover {
	background-color: #d2252b
}

.account-page .side-nav .nav li:hover a {
	color: #fff
}

.account-page .side-nav .nav li.on {
	background-color: #FFF;
	box-shadow: none
}

.account-page .side-nav .nav li.on:hover a {
	color: #555
}

.side-nav ul {
	list-style: none;
	padding-left: 0px;
}

.account-page .side-nav .membership li {
	font-family: 'Lato', sans-serif!important;
	font-size: .9em;
	padding-bottom: 5px;
	padding-right: 15px;
	font-weight:bold;
}

.account-page .side-nav .membership li.attention {
	color: #D2252B;
}

.account-page .action {
	padding: 5px 0px 25px
}

.call-out .span5 {
	position: relative;
}

.span2 {
	width: 170px;
	float: left;
}

.call-out .contact div.token {
background-position: 0 -78px;
}

.row-fluid > [class*="span"] {
float: left;
margin-left: 2.564102564%;
}

.call-out .span5 div.token {
	background-image: url("//images.goodsam.com/goodsamroadside.com/sprite-tokens.png");
	height: 78px;
	left: -40px;
	padding: 0;
	position: absolute;
	top: 0;
	width: 78px;
	z-index: 100;
}

.call-out .span5 div {
	color: #D2252B;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.4em;
	padding: 15px 35px;
}

.row-fluid > .span5 {
width: 40.170940171000005%;
}

.call-out .span7, .call-out.home {
	background-color: #F8F8F8;
	background-image: -moz-linear-gradient(center top , #FFFFFF, #EEEEEE);
	background-repeat: repeat-x;
	position: relative;
}

.call-out {
	background-color: #D6D6D6;
	background-image: -moz-linear-gradient(center top , #FFFFFF, #999999);
	background-repeat: repeat-x;
	margin-bottom: 20px;
	margin-top: 10px;
}

.pagination li {
	display: inline;
}

.pagination a {
	float: left;
	padding: 0 14px;
	line-height: 34px;
	text-decoration: none;
	border: 1px solid #ddd;
	border-left-width: 0;
}

.pagination .active a {
	color: #999999;
	cursor: default;
}
/* 
.span12 {
width: 1130px;
}*/

.pagination ul {
	display: inline-block;
	margin-left: 0;
	margin-bottom: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
	}

.testimonial-blurb {
	margin-bottom: 15px;
	margin-left: 30px;
	float: left;
}

.testimonial-blurb a{
	color: #D2252B;
}

.md {
	font-size: .9em;
	margin: 10px 0;
}


.radio.inline, .checkbox.inline {
	display: inline-block;
	padding-top: 5px;
	margin-bottom: 0;
	vertical-align: middle;
}

.radio, .checkbox {
	padding-left: 18px;
}

.account-page .side-nav .cta {
	font-weight: bold;
	font-family: 'Lato', sans-serif!important;
	margin-top:14px;
}

.form-actions {
	padding: 17px 20px 18px;
	margin-top: 18px;
	margin-bottom: 18px;
	padding-left: 160px;
}


@media ( max-width :582px) {
	.navbar {
		padding:0 20px;
	}

	.navbar .brand {
		width:220px;
		float:none;
		margin:0 auto
	}
	.navbar .utility {
		clear:both;
		float:none;
		padding-top:0;
		padding-bottom:20px
	}
	.navbar .utility .social {
		float:none;
		padding:0;
		margin:0 auto;
		text-align:center;
	}
	.navbar .utility .social img {
		padding: 0;
	}

	.navbar .utility .contact {
		float:none;
		text-align:center;
		padding-right:0;
		border-right:0
	}
	nav ul li {
		float:none;
		padding:0;
		width:100%
	}

	.brand img {
		width:200px
	}

	.navbar-inner {
		padding:0!important
	}

	.footbar .logos {
		float: left;
		padding: 10px;
	}

	.footbar .logos .pull-right, .footbar .logos .pull-left {
		float: none;
	}

	.footbar .logos #nascar-logo {
		margin: 0 0 15px;
	}
}

@media ( max-width: 480px) {
	.footbar .logos {
		float: none;
		padding: 10px 0;
	}

	.footbar .logos .pull-right {
		float: none;
	}

	.navbar-inner {
		padding:0!important
	}

	.footbar .logos {
		float: left;
		padding: 10px;
	}
	.footbar .logos .pull-right {
		float: none;
	}
}

@media ( max-width: 555px) {
	.carousel-background {
		height: 300px;
	}
}

@media ( max-width: 523px) {
	#carousel-tales-from-the-road h1 {
		line-height: initial;
	}
	.carousel-background {
		height: 330px;
	}	
}

@media ( max-width: 475px) {
	.carousel-background {
		height: 350px;
	}	
}

@media ( max-width: 450px) {
	.carousel-background {
		height: 370px;
	}	
}

@media ( max-width: 435px) {
	#carousel-tales-from-the-road {
		display: none;
	}
}

@media ( max-width :320px) {
	.promo.span4 {
		width: auto;
	}
	.promo .eh1 {
		float: left;
		width: 100%;
	}
}

/* TECH TIPS */
.clear {
	clear:both;
}
/*
.techtips h1 {
	margin-left:0px;
	padding-left:10px;
	color:#cc0000;
	font-size: 1.8em;
	line-height: 22px;
	font-weight:bold;
	text-transform:uppercase;
}
*/
ul.breadcrumb-tech {
	list-style:none;
	margin:0 0 10px 0;
	padding:0;
	margin-left:0px;
	}

ul.breadcrumb-tech li {
	display:inline;
}

ul.breadcrumb-tech li.active {
	color:#999999;
}

.posts {
	margin-left:30px;
}

.span9 .mainheading {
	background:url("//images.goodsam.com/goodsamroadside.com/techtips/heading_bg.png") repeat-x;
	height:37px;
	text-transform:uppercase;
	font-size:16px;
	font-weight:bold;
	padding:10px 0 0 10px;
	color:#fff;
	margin-bottom:20px;
}

.posts .left {
	width:930px;
	float:left;
}
.posts .right {
	width:205px;
	float:right;
}

.span2 img {
	margin:8px 0 0 8px;
	border-radius: 90px;
}

#techLinks {
	margin-left: 40px;
}

#techLinks a {
	text-decoration: none;
	font-weight: bold;
	margin-right: 30px;
}

.span3 .widget {
	padding:15px 20px;
}

.span3 .widget ul {
	list-style:none;
	margin:0;
}

.span3 .widget ul li {
	margin:0 0 8px 0;
}

.span3 h3 {
	background:url("//images.goodsam.com/goodsamroadside.com/techtips/heading_bg.png") repeat-x;
	height:32px;
	text-transform:uppercase;
	font-size:16px;
	font-weight:bold;
	padding:5px 0 0 10px;
	color:#fff;
	margin:0;
}

.post {
	border:2px solid #e5e2e2;
	padding:0 10px 10px 10px;
	margin-bottom:20px;
}

.displaydate {
	font-size:13px;
margin:10px 0 10px 0;
	}

.techtips .span7 h2 {
	font-size:16px;
	margin:0;
	padding:0;
}

.techtips .span7 h2 a {
	color:#000;
	text-decoration:underline;
}

.techtips .span8 h2 {
	font-size:16px;
	margin:0;
	padding:0;
}

.techtips .span8 h2 a {
	color:#000;
	text-decoration:underline;
}

.post .postleft {
	float:left;
	width:120px;
	padding-top:10px;
}

.post .postright {
	float:right;
	width:780px;
}

.post .post-noimg {}

.post .singlepostleft {
	float:left;
	width:650px;
	padding:10px;
}

.post .singlepostright {
	float:right;
	width:200px;
	padding:20px 0 0 0;
}
/*
.postcontent a {
	color:#D2252B;
}
*/
.pagingbar .pagingleft {
	float:left;
	width:300px;
	text-align:left;
}

.pagingbar .pagingright {
	float:right;
	width:300px;
	text-align:right;
}

.pagingbar a {
	color:#D2252B;
	font-weight:bold;
	text-decoration:none;
}

.hundredpercent img {
	width:100%;
}

/* 2013 */

.thumbnails > li {
	margin-left:22px;
}

.thumbnails > li.first-thumb {
	margin-left: 30px;
}

.nav-body {
	background-color:#fff; padding:6px 30px 0 30px;
}

.main-body, .account-page {
	margin-top:-14px;
	background-color:#fff;
}

.footer-body {
	background-color:#000;
	/*font-family: 'Lato', sans-serif!important;
	font-size: 12px;*/
}

.footer-body p {
	/*font-family: 'Lato', sans-serif!important;*/
}

a.btn-join-big:link, a.btn-join-big:visited, a.btn-join-big:hover, a.btn-join-big:active {
	color:#fff;

}
.footbar ul.footerextra {
	text-transform:none; margin: 0px 0 0px 0px;
	padding-left: 0px;
}

.footbar ul.footerextra li {
	list-style: none;
	display: inline;
	padding: 0 6px;
	font-size: 11px;
	padding-left:2px;

}
ul.footerextra li a {
	/*color:#444; */
}

.footbar ul.footerextra li:first-child {
	padding-left: 0
}

.contactFaq {
		background-color: #EEEEEE;
		padding: 60px;
	}

.headerText {
	margin-left:30px;
	color:white;
	font-size:32px;
	padding-top:31px;
}

@media (max-width:991px) {
	.headerText {
		margin-left:30px;
		color:white;
		font-size:22px;
		padding-top:40px;
	}
}

.footbar ul.footerextra li:last-child {
	border: 0
}
.footer-pipe {
	color:#aaa;
}

@media only screen and (min-width: 768px) and (max-width:1170px) {
	.home-top-left-box img { height:393px; }
	.home-widget-inner-right { line-height:14px; }
	.home-widget-inner-left { padding:0 0 20px 0; }
	.home-widget-inner-top h3 { line-height:18px; }
	.home-top-right-box h3 { font-size:18px; }
	.home-top-right-box ol { margin:20px 20px 26px 34px; }
}

.orange {
	background: #ffcc00;
}

.blue {
	background: #006699;
}

.green {
	background: #006633;
}


.nav>li>a, .nav>li>button {
	padding: 10px 15px;
    text-align: left;
    display: block;
}

hr {
    margin: 10px 0;
    border-top: 1px solid #ccc;
}

.nav>li>a:hover, .nav>li>a:focus {
	color: #D2252B !important;
	text-decoration: underline;
}

.button {
	min-width:95px;
	color: #FFFFFF;
	font-size: 1.25em;
	font-weight: bold;
	padding: 15px;
	background-color: #D2252B;
	text-decoration: none;
	border-radius: 10px;
}

.btn:hover {
	background-position: 0px !important;
}

.btn_red:hover {
	text-decoration:none;
	color:#ffffff !important;
	background-color: #c30b24;
}

.btn_green:hover {
	text-decoration:none;
	color:#ffffff !important;
	background-color: #329117;
}

.btn_red:active {
	background-color: #c30b24 !important;
}

.btn_green:active {
	background-color: #329117 !important;
}


.btn_red {
	border: none;
	/*font-size: 1.25em;*/
	font-weight: bold;
	padding: 15px;
	text-decoration:none;
	color:#ffffff;
	background-color: #c30b24;
	background-repeat: repeat-x;
}

.btn_green {
	border: none;
	font-size: 1.25em;
	font-weight: bold;
	padding: 15px;
	text-decoration:none;
	color:#ffffff;
	background-color: #329117;
	background-repeat: repeat-x;
}

/* 2015 */

#errors {
	font-weight: bold; 
    color: #c30b24;
}

.topbuffer {
	margin-top:20px;
}

.bottombuffer {
	margin-bottom:20px;
}

.account-page .side-nav .cta .lg {
	font-size:large;
}

#sserrors { 
    color: #D2252B; 
}

.uni-data {
    float:left!important;
}

.uni-data a {
    text-decoration: none;
    font-weight: normal;
    font-family: 'Lato', sans-serif!important;
}

.uni-header {
    background-color: #f0f0f0;
    width: 100%;
}

.uni-nav tr {
    font-size: 15px;
    padding: 0px;
    margin-left: -8px;
}

.uni-nav-logo {
    margin-top: 4px;
    margin-left: 0px;
    margin-right: 4px;
}

.uni-drop {
    color: black;
    font-size: .75em;
    text-align: center;
    padding: 10px 13px !important;
    display: inline-block !important;
    min-width: 78px;
}

.uni-drop:hover, .uni-drop:focus {
    color: #181818 !important;
    background-color: #f0f0f0;
    text-decoration: underline;
}

.uni-nav tr td {
    height: 100%;
}

.uni-nav td a {
    line-height: 1.9em;
}

.uni-nav-active, .uni-nav-active:hover, .uni-nav-active:focus {
    color: #fff !important;
    background-color: #181818;
}

#portalLinks {
    background-color: #181818;
    padding-top: 5px;
}

.portal-links > li > a:hover, .portal-links > li > a:focus {
    background-color: #181818;
    color: #dfdfdf !important;
}

.portal-links > li.active > a, .portal-links > li.active > a:hover, .portal-links > li.active > a:focus {
    background-color: #fff;
    color: #000 !important;
}

.portal-links>li:first-child {
    padding-left: 8px;
}

.portal-links li a, .portal-links li .btn {
    font-size: .765em;
    color: #dfdfdf;
    text-decoration: none;
    padding: 7px 13px;
}

.portal-links li .btn {
    padding: 7px 13px 6px 13px;
}

/* Chrome 29+ */
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) {
    .portal-links li .btn {
        margin-top: 1px;
    }
}

@-moz-document url-prefix() {
    .portal-links li .btn {
        margin-top: 0;
    }
}

/* Safari 10.1+ */
@media not all and (min-resolution:.001dpcm) {
    @media {
        .portal-links li .btn {
            margin-top: 1px;
        }
    }
}

.portal-links li .btn:hover {
    text-decoration: underline;
}

.portal-links .dropdown-menu {
    min-width: 0;
    text-align: left;
    right: 0;
    left: auto;
}

.portal-links .dropdown-menu > li > a {
    font-size: .75em;
    padding: 3px 20px;
}

.portal-links .dropdown-item {
    color: #000;
}

.portal-links .dropdown-item:hover, .portal-links .dropdown-item:focus {
    text-decoration: underline;
    background-color: transparent ;
}

.fa {
    padding: 0 4px;
}


.red-text,
a.red-text,
a.red-text:hover,
a.red-text:link,
a.red-text:visited,
a.red-text:active {
    color: #c30b24;
    font-weight: bold;
}

.yes-text {
    font-size: 1.3em;
    font-weight: bold;
    margin: 0px 3px 0 10px;
}

.gsc-upsell-chkbox {
    margin: 0px 0 0 5px !important;
}

.double {
    zoom: 1.6;
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -moz-transform: scale(1.2);
    transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
}

.gsc-upsell-benefits li {
    margin-bottom: 8px;
    max-width: 700px;
}
.gsc-upsell-benefits {
    padding-left: 12px;
}

.yellow-box {
    background-color: #f4bd40;
    padding: 5px 2px;
    border: solid 1px #C0C0C0;
}

.margin-top-30 {
    margin-top: 30px;
}

.margin-top-40 {
    margin-top: 40px;
}

.margin-bottom-40 {
    margin-bottom: 40px;
}

.margin-bottom-30 {
	margin-bottom: 30px;
}

.margin-bottom-20 {
	margin-bottom: 20px;
}
.margin-bottom-3 {
    margin-bottom: 3px;
}
.btn-next {
    width: 110px;
}

.gsc-heading {
    font-size: 1.2em;
    font-weight: bold;
    font-style: italic;
    margin-top: 10px;
}

.join-gsc {
    font-size: 1.4em;
    font-weight: bold;
    margin: 20px 0;
}

.members-save {
    font-style: italic;
    font-size: 1.2em;
}

.margin-top-20 {
    margin-top: 20px;
}

.margin-top-10 {
    margin-top: 10px;
}

.promoCodeTable td {
    padding: 5px;
}

.promoCodeError {
    color: #c30b24;
}

.artbrush {
    font-family: artbrush;
}

.align-top {
    vertical-align: top;
}

.checkout-banner {
    background-image: url('//images.goodsam.com/goodsamroadside.com/woodsbanner.jpg');
}

.checkout-banner-dspec {
	background-color: #000;
}

.checkout-banner-text {
    margin-left: 30px;
    color: white;
    font-size: 26pt;
    line-height: 3;
}

.renew-upgrade input {
	margin: 10px;
	/*vertical-align: top;*/
	margin-right: 0px;
}

.best-value {
	font-size: 18px;
	font-weight: bold;
	padding:2px;
}

.best-value-text {
	font-weight: normal;
	font-size:16px;
}

.renew-upgrade .form-group label {
	padding: 10px 30px 20px 30px;
}
@media (min-width: 1400px) {
    .uni-bar {
        content: '';
        display: table;
        margin: auto;
    }
}

@media (min-width: 995px) and (max-width: 1400px) {

    .uni-bar {
        content: '';
        display: table;
        margin: auto;
    }
}

@media (max-width: 995px) and (min-width: 767px) {

    .uni-bar {
        content: '';
        display: table;
        margin: auto;
    }

    .uni-nav tr td {
        float: left !important;
    }

}

@media (max-width: 767px) {

    .uni-header {
        display: none;
    }

    .navbar-header button {
        margin-top: 15px;
    }

    #navbarCollapse {
        margin-top: 10px;
    }

    .btn-link, .btn-link:hover, .btn-link:focus {
        color: #000;
    }

    .nav > li > a:hover, .nav > li > a:focus {
        color: #000 !important;
    }

    .navbar-nav .open .dropdown-menu > li > a {
        padding: 10px 15px 10px 30px;
        font-size: 1em;
    }

    .card-deck .card {
        min-width: 320px;
    }
    .h1-med {
        font-size: 1.2em;
        line-height: 1.2em;
    }
    .logos {
        margin-top: 20px;
    }

}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.latin-cross {
	  margin-right:-3px;
	}
}

label {
    font-weight: normal;
}
.float-label {
    position: relative;
}
.float-label label {
    color: #888;
    cursor: text;
    font-size: .9em;
    left: 0;
    line-height: normal;
    display: block;
    margin: 9px 19px 12px 10px;
    position: absolute;
    top: 0;
    transition: all 200ms ease-out 0s;
    white-space: nowrap;
}
.float-label label.label-float-up {
    backface-visibility: hidden;
    background-color: #eee;
    display: inline-block;
    font-size: .9em;
    left: 0;
    margin: -2px 0 0 10px;
    padding: 0 3px;
    pointer-events:  none;
    position: absolute;
    transition: all 200ms ease-out 0s;
    transform: translate3d(0, -8px, 0);
    width: auto;
    z-index: 1;
    color: #565656;
}
.card-deck {
    flex-flow: row wrap;
    display: flex;
}
.card-deck .card {
    display: flex;
    flex: 1 0 0%;
    flex-direction: column;
    position: relative;
    margin-right: 15px;
    margin-left: 15px;
    margin-bottom: 20px;
}

.border-black {
    border: 1px solid #333 !important;
}
.widget-border {
    border: 1px solid #999 !important;
}
.gs-form-control {
    width: 100%;
    border-radius: 0;
}
.gs-btn-control {
    width: 100%;
}
.pad-10 {
    padding: 10px;
}
.pad-25 {
    padding: 25px;
}
.bg-error {
    background-color: #f2dede;
}
.error-border {
    border: 1px solid #c30b24;
}
.cursor-pointer {
    cursor: pointer;
}
.no-underline {
    text-decoration: none !important;
}
.img-logo-h-75 {
    height: 75px;
    width: auto;
}
.text-italic {
    font-style: italic;
}

.dot-line {
	display: inline-block;
	position:absolute;
	top:0px;
	left:37px;
    min-width:58px;
    height: 3px;
	margin-top:12px;
	z-index: -1;
}
.checkout-progress > div {
  min-width:50px;
  display: inline-block;
}

.dot-line-active {
    background-color:#5d5d5d;
}

.dot-line-inactive {
    background-color:#d5d5d5;
}

.checkout-progress {
  min-width:295px;
}

.checkout-step {
	position:relative;
	margin-left:26px
	/*padding: 0 15px;
	width:60px;*/
}

.step-text {
	margin-top:5px;
	color:#5d5d5d;
}

@media (max-width:449px){
  .dot-line {
	  min-width: 50px;
  }
  .checkout-step {
	  margin-left: 5px;
  }
}

.text-gray {
	color:#d5d5d5;
}

.text-dark-gray {
	color: #4A4A4A;
}

.text-light-gray {
	color:#949495;
}

.checkout-progress a {
	text-decoration: none;
}

label.error {
	font-weight: lighter;
}

.margin-y-20 {
	margin-top:20px;
	margin-bottom:20px;
}

.pb-10 {
	padding-bottom: 10px;
}

@media (max-width:1200px) {
	.pt-md-10 {
		padding-top:10px;
	}
}

.twp-footer {
	padding:40px 20px;
	background-color:black;	
}

.font-weight-normal {
	font-weight: normal;
}

.m-0 {
	margin:0;
}

.line-height-normal {
	line-height: normal;
}

.modal {
	text-align: center;
}

@media screen and (min-width: 768px) { 
	.modal:before {
		display: inline-block;
		vertical-align: middle;
		content: " ";
		height: 100%;
	}

	.form-horizontal .control-label {
		width: 165px;
	}	
}

.modal-dialog {
	display: inline-block;
	text-align: left;
	vertical-align: middle;
}    

.modal-dialog p {
	margin: 0;
	font-size: .9em;
}   

.modal-dialog ul {
	margin-bottom: 20px;
	padding-left: 15px;
} 

.modal-dialog li {
	font-size: .9em;
}	   	

.free-text {
	font-weight:bold; 
	margin:20px 0;
	color: #cc0000;
}
/****************/
.display-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.display-flex-center-items {
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
}
.display-flex-bottom-items {
    -webkit-box-align: baseline;
    align-items: baseline;
    -webkit-box-pack: end;
    justify-content: flex-end;
}
.row-th-sticky {
   position: sticky;
   top: 0;
   z-index: 500;
}
.text-grey {
    color: #aaa;
}
.text-grey-dark {
    color: #697073;
}
.text-normal {
    font-weight: normal;
}
.text-strike {
    text-decoration: line-through;
}
.text-bold {
    font-weight: bold;
}
.margin-top-5 {
    margin-top: 5px;
}
.mb-0 {
    margin-bottom: 0;
}
.mt-0 {
    margin-top: 0;
}
.bg-red {
    background-color: #c30b24;
}
.bg-white {
    background-color: #fff;
}
.bg-grey {
    background-color: #f6f5f4;
}
.pad-left-0 {
    padding-left: 0;
}
.pad-12 {
    padding: 12px;
}
.border-red {
    border-color: #c30b24;
}
.text-large {
    font-size: 1.4em;
}
.text-med {
    font-size: 1.2em;
}
.text-x-large {
    font-size: 1.6em;
}
.text-xx-small {
    font-size: .7em;
}
.compare-table{
	margin-left:0;
	margin-right:0;
}
.table-data {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex: 1 1 auto;
}
.table-data > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.table-header > div {
    padding: 8px 16px;
}
.table-header > div.info-col.bg-red {
    padding: 20px 16px 19px 16px;
}
.table-data > div {
    padding: 16px 16px;
}
.table-data-pad {
    padding: 12px 6px;
}
h2.data-row {
    font-size: 1.1em;
}
.table-data .nonbest-col {
    width: 16.6%;
}
.table-header .nonbest-col {
    width: 16.6%;
}
.table-header .best-col {
    width: 16.7%;
}
.best-col {
    border-left: 2px solid;
    border-right: 2px solid;
    border-color: #c30b24;
    width: 16.7%;
}
.last-best-col {
    border-bottom: 2px solid #c30b24;
}
#GSpricing .radio-inline {
    display: block;
}
@media (max-width: 1200px) {
    .info-col {
        /* width: 49.9%;*/
    }
    .table-data .nonbest-col {
        width: 16.6%;
    }
    .table-header .nonbest-col {
        width: 16.6%;
    }
    .table-header .best-col {
        width: 16.7%;
    }
}
@media (max-width: 991px) {
    .table-header .best-col {
        border: none;
        border-left: 1px solid #fff;
    }
    .table-data .best-col {
        border: none;
        border-right: 2px solid #fff;
        /*border-bottom: 2px solid #c30b24; */
    }
    .info-col {
        width: 100%;
    }
    .table-data .nonbest-col,
    .table-header .nonbest-col {
        width: 25%;
        border-right: 2px solid #fff;
    }
    .table-data .nonbest-col-last,
    .table-header .nonbest-col-last {
        border-right: none;
    }
    .table-data .best-col,
    .table-header .best-col {
        width: 25%;
    }
}
.text-no-underline {
    text-decoration: none !important;
}

@media (max-width: 576px) {
	.plan-type {
		font-size: 12px;
	}

	.red-price {
		font-size: 10px;
	}

	.standard-price {
		font-size: 10px;
	}

	.btn_red {
		padding: 0;
	}
}