/* ASC CSS Document */

/* -------- Global Reset, Default styling -------- */
html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}									

article, aside, figure, footer, header, hgroup, nav, section {display: block;}

/* Responsive images and other embedded objects
   Note: keeping IMG here will cause problems if you're using foreground images as sprites, like, say for Google Maps custom placemarkers. 
   There has been a report of problems with standard Google maps as well, but we haven't been able to duplicate or diagnose the issue. */
img,
object,
embed,
iframe {max-width: 100%;}

/* force a vertical scrollbar to prevent a jumpy page */
html {overflow-y: scroll;}

/* we use a lot of ULs that aren't bulleted. 
	don't forget to restore the bullets within content. */
ul {list-style: none;}

blockquote, q {quotes: none;}

blockquote:before, 
blockquote:after, 
q:before, 
q:after {content: ''; content: none;}

a {margin: 0; padding: 0; font-size: 100%; vertical-align: baseline; background: transparent;}

del {text-decoration: line-through;}

abbr[title], dfn[title] {border-bottom: 1px dotted #000; cursor: help;}

/* tables still need cellspacing="0" in the markup */
table {border-collapse: collapse; border-spacing: 0;}
th {font-weight: bold; vertical-align: bottom;}
td {font-weight: normal; vertical-align: top;}

hr {display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0;}

input, select {vertical-align: middle;}

pre {
	white-space: pre; /* CSS2 */
	white-space: pre-wrap; /* CSS 2.1 */
	white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
	word-wrap: break-word; /* IE */
}

input[type="radio"] {vertical-align: text-bottom;}
input[type="checkbox"] {vertical-align: bottom; *vertical-align: baseline;}
.ie6 input {vertical-align: text-bottom;}

select, input, textarea {font: 99% sans-serif;}

table {font-size: inherit; font: 100%;}
 
/* Accessible focus treatment
	people.opera.com/patrickl/experiments/keyboard/test */
a:hover, a:active {outline: none;}

small {font-size: 11px; font-weight: normal;}

strong, th {font-weight: bold;}

td, td img {vertical-align: top;} 

/* Make sure sup and sub don't screw with your line-heights
	gist.github.com/413930 */
sub, sup {font-size: 75%; line-height: 0; position: relative;}
sup {top: -0.5em;}
sub {bottom: -0.25em;}

/* standardize any monospaced elements */
pre, code, kbd, samp {font-family: monospace, sans-serif;}

/* hand cursor on clickable elements */
.clickable,
label, 
input[type=button], 
input[type=submit], 
button {cursor: pointer;}

/* Webkit browsers add a 2px margin outside the chrome of form elements */
button, input, select, textarea {margin: 0;}

/* make buttons play nice in IE */
button {width: auto; overflow: visible;}
 
/* scale images in IE7 more attractively */
.ie7 img {-ms-interpolation-mode: bicubic;}

/* prevent BG image flicker upon hover */
.ie6 html {filter: expression(document.execCommand("BackgroundImageCache", false, true));}

/* let's clear some floats */
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }  
.clearfix:after { clear: both; }  
.clearfix { zoom: 1; }  

.clear {clear:both; height:0;}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}





/* ----------------------------------------------------------- */




html,body{background:#fff}

/* new Linux- and Windows-friendly sans-serif font stack: http://mky.be/fontstack */
body {
	font: 100%/140% 'Lato', Helmet, Freesans, sans-serif;
	text-align: center;
	padding: 0;
	background: #fbe684 url(../images/bg_02.png) repeat-x top left; 
	
}


/* off-black for text */
body, select, input, textarea {color: #231f20;}

p {margin:.313em 0 .938em;}

a {color: #a41f25; text-decoration:underline;}
a:hover {color: #f90c17; text-decoration:none;}
a:focus {color: #f90c17; text-decoration:none;}

a.tel {
	text-decoration: none;
}

/* Custom text-selection colors (remove any text shadows: twitter.com/miketaylr/status/12228805301) */
::-moz-selection{background: #1eaddf; color: #fff; text-shadow: none;}
::selection {background: #1eaddf; color: #fff; text-shadow: none;} 

/*	j.mp/webkit-tap-highlight-color */
a:link {-webkit-tap-highlight-color: #fcd700;} 

ins {background-color: #fcd700; color: #000; text-decoration: none;}
mark {background-color: #fcd700; color: #000; font-style: italic; font-weight: bold;}

/* Headings */

h1 { 
    font: 2.5em/120% 'Lato', Helmet, Freesans, sans-serif;
	font-weight: 900;
    margin: 1.375em 0 .375em;
	color: #b41e20;
}
h2 { 
    font: 1.5em/130% 'Lato', Helmet, Freesans, sans-serif;
	font-weight: 700;
    margin: 1.5em 0 .5em;
	color: #b41e20;
}
h3 { 
    font: 1.188em/130% 'Lato', Helmet, Freesans, sans-serif;
	font-weight: 700;
    margin: 1.5em 0 .5em;
	color: #3d4380;
}
h4 { 
    font: 1.063em/130% 'Lato', Helmet, Freesans, sans-serif;
	font-weight: 700;
    margin: 1.25em 0 .5em;
	color: #3d4380;
}
h5, h6 {font-size:1em; color: #3d4380; font-weight: 700; margin: 1.25em 0 .3em;} /*


/* Lists */
li {
	margin: 0 0 .375em;
	padding: 0;
}
li li {
	margin: 0;
	padding: 0;
}
ul, ol {
	margin: 0 0 .938em 2em;
	list-style-position: outside;
}
ul {
	list-style-type: disc;
}
ol {
	list-style-type: decimal;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
}
ul ul {
	list-style-type: circle;
}
ul ul ul {
	list-style-type: square;
}
dl {
	margin: 0 1.625em;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 1.625em;
}


/* Additional text styles */
cite, em, i {
	font-style: italic;
}
blockquote {
	font: italic normal 1em/150% Georgia, "Times New Roman", Times, serif;
	margin: 1.5em 0 1.5em 1.5em;
	color: #3d4380;
}
blockquote em, blockquote i, blockquote cite {
	font-style: normal;
}
blockquote cite {
	font: normal normal 12px/24px 'Lato', Helmet, Freesans, sans-serif;
}
blockquote p{
	margin: 0;	
}
pre {
	background: #f4f4f4;
	font: 13px "Courier 10 Pitch", Courier, monospace;
	line-height: 1.5;
	margin-bottom: 1.625em;
	overflow: auto;
	padding: 0.75em 1.625em;
}
code, kbd {
	font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym, dfn {
	border-bottom: 1px dotted #666;
	cursor: help;
}
address {
	display: block;
	margin: 0 0 1.625em;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 10px;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
b { /* b and i used in non-semantic instances for specific styling hooks, not necessarily the traditional bold or italics */
	font-weight: normal;
}
i {
	font-style: normal;	
}

img {max-width: 100%; height: auto;}




/* -------- Page Structure -------- */
#wrap {
	max-width: 1060px;
	margin: 0 auto;
	text-align: left;
	padding-left: 1em;
	padding-right: 1em;
}


/* Header */
header#top {
	position: relative;
	min-height: 120px;	
}
.secondary header#top {
	min-height: 130px;	
}


/* Logo */
h1#site-title {
	position: absolute;
	width: 206px;
	height: 91px;
	margin: 0;
	padding: 0;
	top: 22px;
	left: 0;
}
h1#site-title a {text-decoration: none;}
h1#site-title a img{
	border: none;
}

/* Phone in header */
#phone {
	color: #5d5d5d;
	text-align: right;
	padding: 2em .75em 0 0;
	font-style: italic;
}
#home #phone {
	padding: .5em .75em 0 0;
}
#phone strong{
	font-weight: 900;
	font-size: 1.250em;
	font-style: normal;
}

@media (max-width: 900px) {
	h1#site-title {
		position: static;
		padding-top: 18px;
		margin: 0 auto;
		height: auto;
		padding-bottom: 5px;
	}
	p#phone {
		text-align: center;
		padding: 0;
		margin-bottom: .5em;
	}
	header#top {
		min-height: 50px !important;
	}	
		
}
@media (max-width: 700px) {
	h1#site-title {
		width: 170px;
	}	
}


/* --- Main Nav --- */

nav#mainmenu {
	margin: 0;
	padding: 0;
	text-align: right;
}

nav#mainmenu ul {
	margin: 0;
	padding: 15px 0 0;
	list-style: none;	
}
nav#mainmenu ul li {
	display:inline-block;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
}
nav#mainmenu ul a {
	font-weight: 700;
	text-decoration: none;
	text-shadow: 0 1px 0 #fff;
	color: #383483;
	cursor: pointer;
	line-height: 100%;
	padding: .5em .75em .5em;
	margin: 0;
	display: block;
	-webkit-transition: background-color .3s ease-in-out; /* For chrome & safari */
    -moz-transition: background-color .3s ease-in-out; /* For mozilla firefox */
    -o-transition: background-color .3s ease-in-out; /* For opera */
    transition: background-color .3s ease-in-out; /* Not yet implemented, but will be available soon */
	
	-moz-border-radius: .625em;
	-webkit-border-radius: .625em;
	border-radius: .625em;
}
nav#mainmenu a:hover,
nav#mainmenu a:active,
nav#mainmenu a:focus {
	background-color: #c3c3e4;
}
#home .home a,
#services .services a,
#parts .parts a,
#about .about a,
#tips-faq .tips-faq a,
#contact .contact a {
	background-color: #c3c3e4;
}

@media (max-width: 900px) {
	nav#mainmenu {
		text-align: center;
	}
	nav#mainmenu ul {
		padding: 5px 0 0;
	}	
}



/* --- Homepage Billboard --- */
#home-billboard {
	position: relative;
}
#home-billboard h1{
	position: absolute;
	width: 45%;
	top: 2%;
	right: 0;
	font-size: 3em;
	line-height: 120%;
	color: #b41e20;
	text-shadow: 1px 1px 0 #fff;
}
#home-billboard img {
	margin: 0 0 0 40px;
}

@media (max-width: 1050px) {
	#home-billboard img {
		margin: 1em 0 0;
		width: 50%;
	}
	#home-billboard h1{
		width: 50%;
		top: 0;
		margin-top: .5em;
		font-size: 2.5em;
	}	
}
@media (max-width: 767px) {
	#home-billboard img {
		width: auto;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	#home-billboard h1{
		width: auto;
		position: static;
		text-align: center;
		margin-top: -.2em;
		font-size: 2.125em;
	}	
}	



/* --- Secondary Page Header Image --- */
#small-billboard {
	position: relative;
}
#small-billboard h1{
	
}
#small-billboard hgroup{
	position: absolute;
	bottom: 22px;
	left: 0;
}
#small-billboard hgroup h1{
	margin: 0;
}
#small-billboard hgroup h2{
	color: #b41e20;
	margin: 0;
}

hgroup.top{
	
}
hgroup.top h1{
	margin: 0;
}
hgroup.top h2{
	color: #b41e20;
	margin: 0;
}


/* --- Page Content --- */
#content {
	padding: 0 0 1.5em;
}

#repair-home,
#parts-home {
	
	-moz-border-radius: .825em;
	-webkit-border-radius: .825em;
	border-radius: .825em;	
	-moz-box-shadow: 0 2px 5px rgba(0,0,0,.4);
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,.4);
 	box-shadow: 0 2px 5px rgba(0,0,0,.4);
 	overflow: hidden;
 	background: #FFF;

 	margin-bottom: 1.5em;
}
#repair-home {
	border: #3d4380 1px solid;
}
#parts-home {
	border: #436242 1px solid;
}
#parts-home h2,
#repair-home h2 {
	font-size: 1.5em;
	text-shadow: 1px 1px 0 rgba(0,0,0,.5);
	margin: 0;
	padding: 15px 4.255319%;
	line-height: 110%;
	font-weight: 700;
	letter-spacing: .02em;
	background: #3e5d3c;
}
#repair-home h2 {
	background: #3d4380;
}
#repair-home h2 a{
	color: #d8d9ec;
	text-decoration: none;
}	
#parts-home h2 a{
	color: #d4e4d3;
	text-decoration: none;
}
#home .entry {
	padding: .75em 4.255319% 1.5em;
	line-height: 135%;
}
#home .entry h3 {
	font-size: 1.125em;
	margin: 1.3em 0 0;
}
#repair-home h3{
	color: #3d4380;
}	
#parts-home h3{
	color: #3e5d3c;
}
ul.right-col {
	width: 60%;
	float: right;
	margin-bottom: 0;
}
ul.left-col {
	float: left;
	width: 35%;
	margin-bottom: 0;
}
#content ul.checkmark {
	margin-left: 0;
}
#content ul.checkmark li{
	list-style: none;
	background: url('../images/checkmark.png') no-repeat top left;
	padding-left: 1.5em;
	margin: 0 0 .17em .375em;
}

@media (min-width: 768px) {
	#home #content {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}

	#repair-home,
	#parts-home {
		width: 47%;
	}	

}	

/* Secondary Pages */
#content.secondary {
	background: #fff url('../images/secondary-pg-bg.jpg') repeat-x top left;
	-moz-border-radius: .825em;
	-webkit-border-radius: .825em;
	border-radius: .825em;	
	-moz-box-shadow: 0 2px 5px rgba(0,0,0,.4);
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,.4);
 	box-shadow: 0 2px 5px rgba(0,0,0,.4);
	min-height: 400px;
	padding: 3em 4.166% 2em;
	margin: 0 0 3.438em;
	border: #acb0d5 1px solid;
}
#main-content {
	width: 62.5%;
	float: left;
	padding-bottom: 1.5em;
}
#main-content ul.right-col {
	width: 68%;
}
#main-content ul.left-col {
	width: 30%;
}
#sidebar {
	margin: .5em 0 0 68.75%;
	padding: 1px 2.3% 1.5em;
	background: #dedee1;
	-moz-border-radius: .825em;
	-webkit-border-radius: .825em;
	border-radius: .825em;
}

@media (min-width: 761px) {
	.side-img-wrap {
		margin: .5em 0 .5em 68.75%;
		padding: 2em 0 1em 0;
	}
}

@media (max-width: 760px) {
	#main-content,
	#sidebar {
		width: auto;
		float: none;
		margin-left: 0;
		margin-left: 0;
	}
		
}	



/* -------- Images and Media -------- */

.entry img,
footer img {
	max-width: 98%; /* Fluid images for posts, comments, and widgets */
}

img[class*="align"],
img[class*="wp-image-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

img.size-full {
	max-width: 98%;
	width: auto; /* Prevent stretching of full-size images with height and width attributes in IE8 */
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: .938em;
}
img.plain-image {
	border: none !important;
	padding: none !important;
	background: none !important;
	box-shadow: none !important;
}






/* -------- Footer -------- */

footer#bottom {
	background: #555468;
	border-top: #fff 3px solid;
	text-align: center;
	padding-left: 1em;
	padding-right: 1em;
}
#footer-content {
	/* Styles for this are above with "Page Structure" styles because they match some styles used inside #wrap */
	max-width: 1000px;
	padding: 2.5em 0;
	margin: 0 auto;
}
#brands {
	background: #dedee1;
	-moz-border-radius: .825em;
	-webkit-border-radius: .825em;
	border-radius: .825em;
	padding: 1.75em 2.083333% 2.25em;
}
#brands h2 {
	color: #555468;
	font-size: 1.125em;
	margin: 0 0 1.5em;
}
#brands ul{
	list-style: none;
	margin: 0;
}
#brands li{
	display: inline;
	padding: 0 .25em;
}
#bottom-menu {
	color: #dbdbdf;
	padding: 1em 0;
}
#bottom-menu ul{
	font-size: 0.875em;
	line-height: 130%;
	margin-left: 0;
}
#bottom-menu li{
	display: inline-block;
	padding: 0 .75em;
	border-right: #dbdbdf 1px solid;
}
#bottom-menu li a{
	color: #dbdbdf;	
}

/*Bottom Legal Stuff */
#legal{
	margin: 0;
	color: #b1b0bb;
	font-size: .75em;
}
#legal a{
	color: #b1b0bb;	
	text-decoration: none;
}




/* --- Contact Form --- */

#form1 ul {
	list-style: none;
	margin-left: 5px;	
}
.wufoo li{width:95% !important;}
.hide,.cloak div,.cloak span,.likert.cloak tbody,.likert.cloak thead{display:none !important}.likert.cloak table{border:none}


/* ----- Borders ----- */
#container{
	border:1px solid #CCCCCC;
}
.wufoo .info, .wufoo .paging-context{
	border-bottom:1px dotted #CCCCCC;
}
.wufoo .section h3, .wufoo .captcha, #payment .paging-context{
	border-top:1px dotted #CCCCCC;
}
.wufoo input.text, .wufoo textarea.textarea{

}
.wufoo .instruct{
	border:1px solid #E6E6E6;
}
.fixed .info{
	border-bottom:none;
}
.wufoo li.section.scrollText{
	border-color:#dedede;
}

/* ----- Typography ----- */

.wufoo .info div{
	font-size:95%;
	font-family:inherit;
	font-style:normal;
	font-weight:normal;
	color:#444444;
}
.wufoo .section h3{
	font-size:110%;
	font-family:inherit;
	font-style:normal;
	font-weight:normal;
	color:#000000;
}
.wufoo .section div{
	font-size:85%;
	font-family:inherit;
	font-style:normal;
	font-weight:normal;
	color:#444444;
}

.wufoo label.desc, .wufoo legend.desc{
	font-size:95%;
	font-family:inherit;
	font-style:normal;
	font-weight:bold;
	color:#444444;
}

.wufoo label.choice{
	font-size:100%;
	font-family:inherit;
	font-style:normal;
	font-weight:normal;
	color:#444444;
}
.wufoo input.text, .wufoo textarea.textarea, .wufoo input.file, .wufoo select.select{
	font-style:normal;
	font-weight:normal;
	color:#333333;
	font-size:100%;
}
{* Custom Fonts Break Dropdown Selection in IE *}
.wufoo input.text, .wufoo textarea.textarea, .wufoo input.file{ 
	font-family:inherit;
}


.wufoo li div, .wufoo li span, .wufoo li div label, .wufoo li span label{
	font-family:inherit;
	color:#444444;
}
.safari .wufoo input.file{ /* Webkit */
	font-size:100%;
	font-family:inherit;
	color:#444444;
}
.wufoo .instruct small{
	font-size:85%;
	font-family:inherit;
	font-style:normal;
	font-weight:normal;
	color:#444444;
}

.altInstruct small, li.leftHalf small, li.rightHalf small,
li.leftThird small, li.middleThird small, li.rightThird small,
.iphone small{
	color:#444444 !important;
}

/* ----- Button Styles ----- */

.wufoo input.btTxt{

}

/* ----- Highlight Styles ----- */

.wufoo li.focused label.desc, .wufoo li.focused legend.desc,
.wufoo li.focused div, .wufoo li.focused span, .wufoo li.focused div label, .wufoo li.focused span label,
.safari .wufoo li.focused input.file{ 
	color:#000000;
}

/* ----- Confirmation ----- */

.confirm h2{
	font-family:inherit;
	color:#444444;
}
a.powertiny b, a.powertiny em{
	color:#1a1a1a !important;
}
.embed a.powertiny b, .embed a.powertiny em{
	color:#1a1a1a !important;
}

/* ----- Pagination ----- */

.pgStyle1 var, .pgStyle2 var, .pgStyle2 em, .page1 .pgStyle2 var, .pgStyle1 b, .wufoo .buttons .marker{
	font-family:inherit;
	color:#444444;
}
.pgStyle1 var, .pgStyle2 td{
	border:1px solid #cccccc;
}
.pgStyle1 .done var{
	background:#cccccc;
}

.pgStyle1 .selected var, .pgStyle2 var, .pgStyle2 var em{
	background:#FFF7C0;
	color:#000000;
}
.pgStyle1 .selected var{
	border:1px solid #e6dead;
}


/* Likert Backgrounds */

.likert table{
	background-color:#FFFFFF;
}
.likert thead td, .likert thead th{
	background-color:#e6e6e6;
}
.likert tbody tr.alt td, .likert tbody tr.alt th{
	background-color:#f5f5f5;
}

/* Likert Borders */

.likert table, .likert th, .likert td{
	border-color:#dedede;
}
.likert td{
	border-left:1px solid #cccccc;
}

/* Likert Typography */

.likert caption, .likert thead td, .likert tbody th label{
	color:#444444;
	font-family:inherit;
}
.likert tbody td label{
	color:#575757;
	font-family:inherit;
}
.likert caption, .likert tbody th label{
	font-size:95%;
}

/* Likert Hover */

.likert tbody tr:hover td, .likert tbody tr:hover th, .likert tbody tr:hover label{
	background-color:#FFF7C0;
	color:#000000;
}
.likert tbody tr:hover td{
	border-left:1px solid #ccc69a;
}

/* ----- Running Total ----- */

.wufoo #lola{
	background:#e6e6e6;
}
.wufoo #lola tbody td{
	border-bottom:1px solid #cccccc;
}
.wufoo #lola{
	font-family:inherit;
	color:#444444;
}
.wufoo #lola tfoot th{
	color:#696969;
}

/* ----- Report Styles ----- */

.wufoo .wfo_graph h3{
	font-size:95%;
	font-family:inherit;
	color:#444444;
}
.wfo_txt, .wfo_graph h4{
	color:#444444;
}
.wufoo .footer h4{
	color:#000000;
}
.wufoo .footer span{
	color:#444444;
}

/* ----- Number Widget ----- */

.wfo_number{
	background-color:#f5f5f5;
	border-color:#dedede;
}
.wfo_number strong, .wfo_number em{
	color:#000000;
}

/* ----- Chart Widget Border and Background Colors ----- */

#widget, #widget body{
	background:#FFFFFF;
}
.fcNav a.show{
	background-color:#FFFFFF;
	border-color:#cccccc;
}
.fc table{
	border-left:1px solid #dedede;	
}
.fc thead th, .fc .more th{
	background-color:#dedede !important;
	border-right:1px solid #cccccc !important;
}
.fc tbody td, .fc tbody th, .fc tfoot th, .fc tfoot td{
	background-color:#FFFFFF;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #dedede;
}
.fc tbody tr.alt td, .fc tbody tr.alt th, .fc tbody td.alt{
	background-color:#f5f5f5;
}

/* ----- Chart Widget Typography Colors ----- */

.fc caption, .fcNav, .fcNav a{
	color:#444444;
}
.fc tfoot, 
.fc thead th,
.fc tbody th div, 
.fc tbody td.count, .fc .cards tbody td a, .fc td.percent var,
.fc .timestamp span{
	color:#000000;
}
.fc .indent .count{
	color:#4b4b4b;
}
.fc .cards tbody td a span{
	color:#7d7d7d;
}

/* ----- Chart Widget Hover Colors ----- */

.fc tbody tr:hover td, .fc tbody tr:hover th,
.fc tfoot tr:hover td, .fc tfoot tr:hover th{
	background-color:#FFF7C0;
}
.fc tbody tr:hover th div, .fc tbody tr:hover td, .fc tbody tr:hover var,
.fc tfoot tr:hover th div, .fc tfoot tr:hover td, .fc tfoot tr:hover var{
	color:#000000;
}

/* ----- Payment Summary ----- */

.invoice thead th, 
.invoice tbody th, .invoice tbody td,
.invoice tfoot th,
.invoice .total,
.invoice tfoot .last th, .invoice tfoot .last td,
.invoice tfoot th, .invoice tfoot td{
	border-color:#dedede;
}
.invoice thead th, .wufoo .checkNotice{
	background:#f5f5f5;
}
.invoice th, .invoice td{
	color:#000000;
}
#ppSection, #ccSection{
	border-bottom:1px dotted #CCCCCC;
}
#shipSection, #invoiceSection{
	border-top:1px dotted #CCCCCC;
}


/* - - - Custom Theme - - - */

#form1 .btTxt{
	-webkit-appearance: none; /* Remove iOS default styling */
	font: normal normal 1.25em/100% 'Lato', Helmet, Freesans, sans-serif !important;	
	width: auto;
	height: auto;
	color: #fff;
	padding: 8px 14px 8px;
	background: #5d629d; /* Old browsers */

	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzVkNjI5ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjczJSIgc3RvcC1jb2xvcj0iIzNkNDM4MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	
	background: -moz-linear-gradient(top,  #5d629d 0%, #3d4380 73%); /* FF3.6+ */
	
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5d629d), color-stop(73%,#3d4380)); /* Chrome,Safari4+ */
	
	background: -webkit-linear-gradient(top,  #5d629d 0%,#3d4380 73%); /* Chrome10+,Safari5.1+ */
	
	background: -o-linear-gradient(top,  #5d629d 0%,#3d4380 73%); /* Opera 11.10+ */
	
	background: -ms-linear-gradient(top,  #5d629d 0%,#3d4380 73%); /* IE10+ */
	
	background: linear-gradient(top,  #5d629d 0%,#3d4380 73%); /* W3C */
	
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5d629d', endColorstr='#3d4380',GradientType=0 ); /* IE6-8 */
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 1px 0 rgba(0,0,0,.5);
	-webkit-border-radius: .5em;
	-moz-border-radius:.5em;
	border-radius: .5em;
	box-shadow: 1px 1px 3px rgba(0,0,0,.3);
	border: #5d629d 1px solid;
}
#form1 .btTxt:hover,
#form1 .btTxt:focus{
	color: #f6fd89;
	background: #5d629d;
}
#form1 .btTxt:active{
	color: #f6fd89;
	background: #5d629d;
}




/* --- Misc. --- */


.popup-content-wrap { /* Hides content when using fancybox */
	display: none;	
}
.readmore {
	font-weight: bold;
}
/*.linkspace { 
	font-weight: normal; 
	margin: 0 5px; 
}*/
.no-wrap {
	white-space: nowrap;	
}

/* Nav details on archives and search pages */
.navigation {
	font: normal normal 12px/40px Helvetica, Arial, sans-serif
}
/*.nav-link-bottom {
	margin: 30px 0 0;
	padding: 0;
}*/
.next-posts,
.prev-posts {
	display: inline;
	padding-right: 10px;
}
/*Admin Edit Post Link */
#main-content p.edit-link {
	font-weight: bold;
	padding: 8px 15px;
	font-size: 11px;
	border: #e6db55 1px solid;	
	margin: 40px 0 0;	
	background: #ffffe0;
}
/* Hide Pesky WP Stats icon */
img#wpstats {
display: none;
}

/*Add this sharing tool*/
/*#share {
	padding: 15px 0;
	clear: both;	
}*/
.sharing {
	font-size: .875em;
	color: #717174;
	border-top: #CCC 1px dotted;
	margin-top: 3.5em;
}

a.call-to-action {
	display: inline-block;
	zoom: 1;
	margin-top: 1.25em;	
}




/* --- CSS Buttons --- */
a.button{
	width: auto;
	height: auto;
	color: #fff;
	padding: 9px 13px;
	margin: .625em 0 0;
	background: #5d629d; /* Old browsers */

	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzVkNjI5ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjczJSIgc3RvcC1jb2xvcj0iIzNkNDM4MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	
	background: -moz-linear-gradient(top,  #5d629d 0%, #3d4380 73%); /* FF3.6+ */
	
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5d629d), color-stop(73%,#3d4380)); /* Chrome,Safari4+ */
	
	background: -webkit-linear-gradient(top,  #5d629d 0%,#3d4380 73%); /* Chrome10+,Safari5.1+ */
	
	background: -o-linear-gradient(top,  #5d629d 0%,#3d4380 73%); /* Opera 11.10+ */
	
	background: -ms-linear-gradient(top,  #5d629d 0%,#3d4380 73%); /* IE10+ */
	
	background: linear-gradient(top,  #5d629d 0%,#3d4380 73%); /* W3C */
	
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5d629d', endColorstr='#3d4380',GradientType=0 ); /* IE6-8 */
	

	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 1px 0 rgba(0,0,0,.5);
	-webkit-border-radius: .5em;
	-moz-border-radius:.5em;
	border-radius: .5em;
	border: #3d4380 1px solid;
	font-size: 1.125em;
	line-height: 100%;
}
a.button:hover,
a.button:focus {
	/*color: #f6fd89;*/
	background: #5d629d;
	font-weight: normal;
	text-decoration: none;
}

/* Override button color on parts section */

#parts-home a.button {
	border-color: #577755;
	background: #577755; /* Old browsers */

	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzU3Nzc1NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjczJSIgc3RvcC1jb2xvcj0iIzNlNWQzYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	
	background: -moz-linear-gradient(top,  #577755 0%, #3e5d3c 73%); /* FF3.6+ */
	
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#577755), color-stop(73%,#3e5d3c)); /* Chrome,Safari4+ */
	
	background: -webkit-linear-gradient(top,  #577755 0%,#3e5d3c 73%); /* Chrome10+,Safari5.1+ */
	
	background: -o-linear-gradient(top,  #577755 0%,#3e5d3c 73%); /* Opera 11.10+ */
	
	background: -ms-linear-gradient(top,  #577755 0%,#3e5d3c 73%); /* IE10+ */
	
	background: linear-gradient(top,  #577755 0%,#3e5d3c 73%); /* W3C */
	
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#577755', endColorstr='#3e5d3c',GradientType=0 ); /* IE6-8 */
	

}
#parts-home a.button:hover,
#parts-home a.button:focus {
	background: #577755;
}










/* ----- //  Print Related Styles  // ----- */

.printonly {
    display: none;
}
@media print { 
	body {
		font-size: 12pt;	
	}
    .noprint,
	#mainmenu,
	#bottom-menus
	 {
        display: none;
    }
    .printonly {
        display: block;
    }
	#footer-contact {
		width: auto;
		margin: 0;
		padding: 0;
		float: none;
	}
}




