/*
Theme Name: All-Star Auto Glass
*/


/* Begin Images */

blockquote{
	left: 50px;
        position: relative;
        width: auto;
	font-style: italic;
}

p{
	line-height: 28px;
}

p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/* End Images */

.inner_content h2 {
    color: #4E4E4E;
    font-family: 'Cabin',sans-serif;
    font-size: 36px;
    font-weight: 400;
    line-height: 36px;
    padding: 15px 0 30px;
}

.entry p {
    color: #4E4E4E;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    padding: 0 0 18px;
}
.entry ul {
    display: block;
    float: left;
    width: 890px;
}

.entry{padding-left:15px;}

.entry ul li {
    background: url("images/bullet.jpg") no-repeat scroll left 6px transparent;
    color: #4E4E4E;
    display: block;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    padding: 0 0 0 10px;
    width: 880px;
}

.entry em {
    color: #4E4E4E;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-style: italic;
}

.box6_btm_table ul li {background:none;padding:0;}

.box1_lft {
    float: left;
    width: 395px!important;
}

/* 
HOME 
*/

.mobile_service h4 {
    line-height: 96%;
    font-weight: 500!important;
}

.mobile_service p {
    line-height: 125%;
}

.approved_insurance h4 {
    font-weight: 500!important;
}

.car_wash2 p, .car_wash3 span {
    font-weight: 500!important;
}

.footer_rht_link {
    font-style: italic;
}

/* 
WE COME TO YOU -- CONTACT US 
*/

.inner_content .box1 h1 {
    font-weight: 600!important;
}

.box3_buttons .schedulebutton {
    margin-top: 10px;
}

/* 
MEET THE TEAM
*/

.box5 .entry p {
    line-height: 130%
}

/* 
TINTING
*/

.box6_top h1 {
    padding-left: 20px!important;
}
.box6_btm h5 {
    padding-left: 15px!important;
}

/* 
STRUCTURAL INTEGRITY
*/

.box1 p {
    line-height: 125%!important;
}


/* 
NEED SOME HELP FORM
*/

.needhelp {
    text-align: center;
    width: 100%;
    height: 60px;
    background-color: #004E94;
}

.needhelptext {
    color: #000;
    width: 330px;
    margin-left: 25px;
    font-family: 'Cabin',sans-serif!important;
    font-size: 18px!important;
    margin-top: 20px;
}

.need-help-form h2 {
    color: #fff!important;
    font-size: 35px!important;
    padding-top: 15px!important;
    font-weight: 500;
}

.need-help-form p {
    color: #000!important;
    padding-bottom: 5px;
}

.helpform {
    margin-top: 15px;
    float: right;
}

.need-help-form .wpcf7-text.wpcf7-validates-as-required {
    border: 1.5px solid #000!important;
    height: 25px;
    font-size: 14px!important;
    padding: 2px 2px 2px 2px;
    float: right;
    width: 250px;
}

.need-help-form div.wpcf7-response-output {
	top: 3px;
    width: 75%;
}

.wpcf7-form-control.wpcf7-textarea {
    border: 1.5px solid #000!important;
    height: 100px!important;
    font-size: 14px!important;
    padding: 2px 2px 2px 2px;
    float: right;
    margin-bottom: 10px;
}

/*.nameformlabel {
    margin-left: 32px;
}

.emailformlabel {
    margin-left: 36px;
}*/

.messageformlabel {
    margin-left: 0px;
    margin-top: 10px;
}

.jtab {
	display: none;
}

.jtab.selected {
	display: block;
}

.jtab br {
	display: none;
}