@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width: 100%;
}
/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	display: block;
	margin-left: 0;
	float: left;
}
.fluidList {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
/* Mobile Layout: 480px and below. */
#divIdentity {
	margin-bottom: 10px;
	padding-top: 45px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-size: 20px;
	color: #000;	
}
#divMediaBox {
	width: 100%;
}
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 86.45%;
	padding-left: 2.275%;
	padding-right: 2.275%;
	clear: none;
	float: none;
}
#divCall {
	width: 100%;
	min-height: 0px;
	height: 32px;
	display: none;
	padding-top: 10px;
	font-size: 20px;
}
#divSearch {
	width: 100%;
	display: block;
	margin-left: 0;
}
#divQuote, #divQuote2 {
	clear: both;
	margin-left: 0;
	background-color: #ECECEC;
	width: 100%;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}
#divVideo {
	width: 100%;
	clear: both;
	margin-left: 0;
}
#divMemberInfo {
	clear: both;
	margin-left: 0;
	float: left;
	width: 100%;
}
#divMemberServices, #divMemberServices2 {
	width: 100%;
	clear: both;
	margin-left: 0;
	float: left;
}
#divLogo {
	width: 100%;
	clear: both;
	margin-left: 0;
	margin-bottom: 10px;
}
#divMemberDesc {
	width: 100%;
	clear: both;
	margin-left: 0;
}
#divContent {
	width: auto;
	display: none;
}
#divMenu {
}
#mainNav {
	width: 100%;
	clear: both;
	margin-left: 0;
	margin-bottom: 10px;
}
#menuSystem {
	width: 100%;
	margin-left: 0;
	display: block;
}
.menuItem {
	float: none;
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #990000;
	border-radius: 3px;
	-webkit-transition: all 500ms ease 50ms;
	-o-transition: all 500ms ease 50ms;
	transition: all 500ms ease 50ms;
}
.menuItem:hover, .menuItem:active {
	background-color: #D90000;
}

.menuItem a {
	text-align: left;
	text-transform: uppercase;
	font-style: normal;
	font-weight: 400;
	font-family: cabin, Arial, sans-serif;
	line-height: 50px;
	padding-left: 10%;
	color: #ECECEC;
	padding-top: 0px;
	padding-bottom: 0px;
	display:inline-block;
	width: 90%;
}
.menuItem a:hover {
	color: #FFF;
	text-decoration: none;
}
.menuItem a:active {
	color: #FFF;
	text-decoration: none;
	background-color: #D90000;
}
#divSocial1 {
	width: 100%;
	display: none;
	padding-top: 5px;
}
#ulServices {
	width: 100%;
	margin-left: 0;
}
.liServices {
	width: 100%;
	list-style-position: inside;
	list-style-image: url(../images/icons/checkmark.png);
}
#divContentLeft {
	clear: both;
	margin-left: 0;
	width: 100%;
}
#divContentRight {
	width: 100%;
}
.video-container {
	position: relative;
	padding-bottom: 44.06%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	width: 100%;
	margin-left: 0;
}
.vc2 {
	position: relative;
	padding-bottom: 57%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	width: 100%;
	margin-left: 0;
	margin-top: 10px;
}
.video-container iframe, .video-container object, .video-container embed, .vc2 iframe, .vc2 object, .vc2 embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.img-container {
	position: relative;
	padding-bottom: 67%;
	height: 0;
	overflow: hidden;
	width: 100%;
	margin-left: 0;
}
.img-container img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#divArtcile {
}
#anotherbox {
}
.zeroMargin_mobile {
	margin-left: 0;
}
.hide_mobile {
	display: none;
}
#div50states {
	display: none;
	width: 100%;
}
#divMediaBox {
}
#divCopy {
	width: 100%;
	clear: both;
	margin-left: 0;
}
#divFAQ {
	width: 100%;
}
#divAboutUs {
}
#divAboutUs {
}
#divAboutUs {
}
#divContent #seocontent h1 {
	font-style: normal;
	font-weight: 500;
	color: #990000;
	font-size: 24px;
	line-height: 24px;
	border-color: #CCCCCC;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	padding-bottom: 5px;

}
#divContent #seocontent p {
	color: #666666;
}
#divMerchants {
	color: #ECECEC;
	padding-bottom: 10px;
}
#divMerchants a {
	color: #ECECEC;
	text-decoration: underline;
}
#div50states .col ul li {
	list-style: none;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
}
#div50states .col ul li:hover {
	background-color: #FFB900;
}
#div50states .col ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#divContent h3 {
	font-size: 18px;
	line-height: 24px;
}
#divAboutUs h3 {
	line-height: normal;	
	padding-bottom: 15px;
	padding-top: 15px;
	margin: 0px;
	color: #990000;
}

/* form */
/*
#formquote .instruction {
	display: none;	
}
*/
#divQuote #formquote label, #divQuote2 #formquote label {
	display: none;
}
#formfind label, #formfind2 label {
	font-weight: bold;
}
#formfind input, #formquote input, #formfind2 input {
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 3px;
}
#formfind input:focus, #formquote input:focus, #formquote textarea:focus, #formfind2 input:focus {
	box-shadow: 0 0 5px rgba(0, 0, 255, 0.8);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 255, 0.8);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 255, 0.8);
	border: 1px solid rgba(0,0,255, 0.8);
	/*
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 3px;
	*/
	color: #06C;
}
#formquote #divyear { float: left; }
#formquote #divmake { float: left; }
#divQuote2 #formquote #Describe { height: 100px; }
#formquote p { clear: left; }
#formquote #Make {
	width: 100px;
}
#formquote #Year {
	width: 88px;
}
#formquote #submitquote, #formfind #submitzip, #formfind2 #submitzip {
	color: #FFFFFF;
	border-radius: 3px;
	background-color: #990000;
	border: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#formquote p {
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#formquote #Terms {
	width: auto;
	float: left;
	margin-bottom: -5px
}
#formquote .labelDisplay {
	float: left;
	display: block;
	/*margin-left: 10px;
	padding-left: 10px;
	margin-top: -5px;*/
}
#formquote #clickterms {
	float: none;	
}
#formquote .alert {
	float: none;
	width: 170px;
	margin-bottom: 5px;
}
#formfind #zcode, #formfind2 #zcode {
	width: 150px;
}
#formquote #County {
	width: 100px;
}
#formquote #State {
	width: 88px;
}
#formquote #divterms {
	display: none;	
}


/* validation engine */



/* Z-INDEX */
 .formError { z-index: 990; }
    .formError .formErrorContent { z-index: 991; }
    .formError .formErrorArrow { z-index: 996; }

    .ui-dialog .formError { z-index: 5000; }
    .ui-dialog .formError .formErrorContent { z-index: 5001; }
    .ui-dialog .formError .formErrorArrow { z-index: 5006; }




.inputContainer {
	position: relative;
	float: left;
}

.formError {
	position: absolute;
	top: 300px;
	left: 300px;
	display: block;
	cursor: pointer;
	text-align: left;
}

.formError.inline {
	position: relative;
	top: 0;
	left: 0;
	display: inline-block;
}

.ajaxSubmit {
	padding: 20px;
	background: #55ea55;
	border: 1px solid #999;
	display: none;
}

.formError .formErrorContent {
	width: 100%;
	background: #ee0101; /* #d1e751;  */
	position:relative;
	color: #fff;
	min-width: 120px;
	font-size: 11px;
	border: 2px solid #ddd;
	box-shadow: 0 0 6px #000;
	-moz-box-shadow: 0 0 6px #000;
	-webkit-box-shadow: 0 0 6px #000;
	-o-box-shadow: 0 0 6px #000;
	padding: 4px 10px 4px 10px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
}

.formError.inline .formErrorContent {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	border: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
}

.greenPopup .formErrorContent {
	background: #33be40;
}

.blackPopup .formErrorContent {
	background: #393939;
	color: #FFF;
}

.formError .formErrorArrow {
	width: 15px;
	margin: -2px 0 0 13px;
	position:relative;
}
body[dir='rtl'] .formError .formErrorArrow,
body.rtl .formError .formErrorArrow {
	margin: -2px 13px 0 0;
}

.formError .formErrorArrowBottom {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	margin: 0px 0 0 12px;
	top:2px;
}

.formError .formErrorArrow div {
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
	box-shadow: 0 2px 3px #444;
	-moz-box-shadow: 0 2px 3px #444;
	-webkit-box-shadow: 0 2px 3px #444;
	-o-box-shadow: 0 2px 3px #444;
	font-size: 0px;
	height: 1px;
	background: #ee0101;
	margin: 0 auto;
	line-height: 0;
	font-size: 0;
	display: block;
}

.formError .formErrorArrowBottom div {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
}


.greenPopup .formErrorArrow div {
	background: #33be40;
}

.blackPopup .formErrorArrow div {
	background: #393939;
	color: #FFF;
}

.formError .formErrorArrow .line10 {
	width: 15px;
	border: none;
}

.formError .formErrorArrow .line9 {
	width: 13px;
	border: none;
}

.formError .formErrorArrow .line8 {
	width: 11px;
}

.formError .formErrorArrow .line7 {
	width: 9px;
}

.formError .formErrorArrow .line6 {
	width: 7px;
}

.formError .formErrorArrow .line5 {
	width: 5px;
}

.formError .formErrorArrow .line4 {
	width: 3px;
}

.formError .formErrorArrow .line3 {
	width: 1px;
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
	border-bottom: 0 solid #ddd;
}

.formError .formErrorArrow .line2 {
	width: 3px;
	border: none;
	background: #ddd;
}

.formError .formErrorArrow .line1 {
	width: 1px;
	border: none;
	background: #ddd;
}
#div50states a {
	color: #333333;
}
#divMemberInfo a {
	color: #FF6600;
}



/* end form css */



/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {
#divIdentity {
	font-size: 20px;
}
#divMemberServices li {
	padding-bottom: 10px;
}

.hide_mobile { display: inline; }
.menuItem a {
	display: inline;
	text-align: center;
	text-transform: uppercase;
	font-style: normal;
	font-weight: 400;
	font-family: cabin, Arial, sans-serif;
	line-height: 50px;
	padding-left: 15px;
	padding-right: 15px;
	color: #ECECEC;
	padding-top: 15px;
	padding-bottom: 15px;	
}
.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
	clear: none;
	float: none;
	margin-left: auto;
}
#divCall {
	width: 48.7179%;
	display: none;
}
.fluid {
	margin-left: 0;
	display: block;
}
#divSearch {
	width: 48.7179%;
	display: block;
	margin-left: 2%;
}
#divQuote {
	width: 100%;
}
#divQuote2 {
	width: 48%;
	margin-left: 0;
	float: left;
	clear: none;
}
#divVideo {
	width: 100%;
	clear: both;
	margin-left: 0;
}
#divMemberInfo {
	width: 48%;
	clear: none;
	margin-left: 1%;
}
#divMemberServices, #divMemberServices2 {
	width: 99%;
	clear: none;
	margin-left: 1%;
}
#divMemberDesc {
	width: 99%;
	clear: none;
	margin-left: 1%;
}
#divLogo {
	width: 48.7179%;
	clear: both;
	margin-left: 0;
}
#divContent {
	margin-left: 1%;
	display: block;
}
#divMenu {
}
#mainNav {
	width: 100%;
	clear: both;
	margin-left: 0;
	background-color: #990000;
}
#menuSystem {
	width: 100%;
	margin-left: 0;
}
.menuItem {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-radius: 0px;
}
#divSocial1 {
	width: 100%;
	display: block;
	text-align: right;
	margin-bottom: 5px;
}
#ulServices {
	width: 100%;
	margin-left: 0;
}
.liServices {
}
#divContentLeft {
	clear: both;
	margin-left: 0;
	width: 35.8974%;
}
#divContentRight {
	width: 61.5384%;
}
.video-container {
	position: relative;
	padding-bottom: 44.06%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	width: 100%;
	margin-left: 0;
}
.video-container iframe, .video-container object, .video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#divArtcile {
}
#anotherbox {
}
.hide_tablet {
	display: none;
}
.zeroMargin_tablet {
	margin-left: 0;
}
.fullbackground {
	background-color: #ECECEC;
}
#div50states {
	display: block;
	/*width: 84%;
	padding-right: 15%;*/
}
#divMediaBox {
	width: 48.7179%;
}
#divCopy {
	width: 48.7179%;
	clear: both;
	margin-left: 0;
}
#divFAQ {
	width: 100%;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {
#divQuote2 #formquote label	{
	display: inline;
	width: 30%;
	float: left;
	padding-top: 5px;
}
#divQuote2 #formquote .nofloatnosize {
	width: 95%;
	float: none;
}
#divQuote2 #formquote #Describe {
	width: 95%;	
	margin-top: 10px;
	margin-bottom: 10px;
}
#formquote #divyear { float: none; }
#formquote #divmake { float: none; }
::-webkit-input-placeholder { /* WebKit browsers */
    color: #FFF;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #FFF;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #FFF;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #FFF;
}
#formquote input {
	margin-bottom: 7px;	
}

	
#divIdentity { font-size: 24px; }
.menuItem a {
	display: inline;
}	
.gridContainer {
	width: 77.6833%;
	max-width: 1232px;
	padding-left: 0.6583%;
	padding-right: 0.6583%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
#divCall {
	width: 49.1525%;
	float: left;
	display: none;
}
.fluid {
	display: block;
	margin-left: 0;
}
#divSearch {
	width: 49.1525%;
	text-align: right;
	margin-left: 0;
}
#divQuote {
	width: 32.2033%;
	margin-left: 1.6949%;
	clear: none;
	float: left;
}
#divQuote2 {
	width: 48%;
	margin-left: 1.6949%;
	clear: none;
	float: left;
}
#divVideo {
	width: 66.1016%;
	margin-left: 0;
	clear: both;
}
#divLogo {
	width: 49.1525%;
	margin-left: 0;
	clear: both;
}
#divMemberInfo {
	width: 48%;
	margin-left: 1.6949%;
	clear: none;
	float: left;
}
#divMemberServices {
	width: 48%;
	margin-left: 1.6949%;
	clear: none;
	float: left;
}
divMemberServices2 {
	
}
#divMemberDesc {
	width: 48%;
	margin-left: 1.6949%;
	clear: none;
}
#divContent {
	float: left;
	display: block;
}
#divMenu {
}
#mainNav {
	width: 100%;
	margin-left: 0;
	clear: both;
}
#menuSystem {
	width: 100%;
	margin-left: 0;
	display: block;
}
.menuItem {
}
.video-container {
	position: relative;
	padding-bottom: 44.06%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	width: 100%;
	margin-left: 0;
}
.video-container iframe, .video-container object, .video-container embed {
	position: absolute;
	top: 0;
	left: 0;
}
#divSocial1 {
	width: 49.1525%;
	text-align: right;
	display: block;
}
#ulServices {
	width: 100%;
	margin-left: 0;
}
.liServices {
}
#divContentLeft {
	margin-left: 0;
	clear: both;
	width: 40.6779%;
}
#divContentRight {
	width: 57.6271%;
}
#divArtcile {
}
#divSocial1 {
	text-align: right;
	float: right;
	margin-bottom: 5px;
}
#anotherbox {
}
.zeroMargin_desktop {
	margin-left: 0;
}
.hide_desktop {
	display: none;
}
#divMemberDesc .pad {
}
#divContentRight .pad {
	padding-left: 15px;
}
#div50states {
	/* display: block; */
	font-size: 1.1em;
	width: 80%;
	padding-right: 17%;
	border-radius: 5px;
	border: thin solid #333333;
	margin-top: 1.5%;
	margin-right: 1.5%;
	margin-bottom: 1.5%;
	margin-left: 1.5%;
	min-height: 300px;
}
#divMediaBox {
	width: 32.2033%;
	margin-left: 1.6949%;
}
#divCopy {
	width: 66.1016%;
	margin-left: 0;
	clear: both;
}
#divFAQ {
	width: 66.1016%;
}
#divAboutUs {
	width: 66.1016%;
}
#divRequestQuote {
	width: 100%;
}


}
#formquote {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.greenbg {
	background-color: #333333;
}
#divCall a {
	color: #FFFFFF;
}
header {
	margin-top: 10px;
	margin-bottom: 0px;
}
.darkbackground {
	padding-top: 1em;
	padding-bottom: 2em;
	background-color: #333333;
	margin-bottom: 0px;
}
.whiteboxshadow {
	background-color: #FFFFFF;
	-webkit-box-shadow: 0px 0px 2px 2px #CCCCCC;
	box-shadow: 0px 0px 2px 2px #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
}
#divCopyright {
	color: #CCCCCC;
	font-size: x-small;
}
#divCall2 h4 a {
	color: #FFFFFF;
}
#divContent #divContentLeft {
/* background-color: #faf9f7; */
}
#divContent #divContentLeft h4 {
	color: #1d3b59;
	padding-bottom: 10px;
}
#divContent #divContentLeft ul li {
	list-style-type: none;
	margin-right: 30px;
	border-bottom-color: #999999;
	border-width: 1px;
	border-bottom-style: dotted;
}
.bwimages a img {
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
}
.bwimages a img:hover {
	filter: none;
	-webkit-filter: none;
	-moz-filter: none;
	-ms-filter: none;
	-o-filter: none;
}
.pad {
	padding: 5px;
}
.pad2 {
	padding: 10px;
}
.box1 {
	background-color: #333;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.box2 {
	background-color: #ECECEC;
}
#divMemberInfo img {
	-webkit-box-shadow: inset 0px 0px 10px #999999;
	box-shadow: inset 0px 0px 10px #999999;
}
#divMemberDesc h3 {
	color: #990000;
}
#divMemberServices h3, #divMemberServices2 h3 {
	color: #990000;
}
#divSocial2 {
	clear: both;
	height: 32px;
	margin-bottom: 15px;
}
#divCall2 {
	clear: left;
}
#divCopyright {
	clear: left;
	padding-bottom: 50px;
}

#div50states {
	background-image: url(../images/50states-400.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 0.9em;
}
#div50states .col {
	float: left;
	margin-right: 1%;
}
#divMediaBox {
	margin-top: 10px;
}
#divError {
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	background-color: #FFFFAA;
}
#divContent h1 {
	font-size: 24px;
}
