@charset "utf-8";
/* HPS Home Improvements */

a:link{
color:#6a767b;
text-decoration:none;
}

a:hover{
color:#6a767b;

}

a:visited{
color:#6a767b;
text-decoration:none;
}

a:visited:hover{
color:#6a767b;
}

a:active{
color:#6a767b;
text-decoration:none;
}

.menu{
	font-size:1.06em;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	width:888px;
	height:33px;
	position:relative;

}

.menu ul{
	line-height: normal;
	margin-top: 0px;
	margin-left:4px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	list-style-type: none;
}

.menu li{
	float:left;
	margin-left: 15px;
	display:inline-block;
	height:33px;
}

.menu a {
	color: #fff;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 28px;
	text-decoration: none;
}

.menu a:link{
color:#FFFFFF;
}

.menu a:hover {
background-image:url(../images/menu_gradient.png);
background-repeat:repeat-x;
	color: #000;

}
.menu a:active{
background-image:url(../images/menu_gradient.png);
background-repeat:repeat-x;
	color: #000;
}

.menu a:visited{
color:#FFFFFF;
}

.active{
background-image:url(../images/menu_gradient.png);
background-repeat:repeat-x;
color:#000000;
}

img.floatcenter{
position:relative;
margin:auto;
}

.h1{
margin-top:5px;
font-size:1.5em;
text-align:center;
color:#6b767c;
}

.h1left{
margin-top:5px;

font-size:1.5em;
text-align:left;
color:#6b767c;
padding-left:15px;
}

.h2{
margin-top:5px;
font-size:1em;
text-align:left;
color:#fff;
padding-left:10px;
padding-top:5px;
}

.h3{
margin-top:5px;
font-size:1.1em;
text-align:center;
color:#6b767c;
}

.h4{
font-size:1.1em;
color:#6b767c;
padding-left:10px;
padding-top:3px;
font-weight:bold;

}

.h4_v2{
font-size:1.1em;
color:#6b767c;
padding-left:10px;
font-weight:bold;
}

.h4_v3{
font-size:1.1em;
color:#000;
padding-left:10px;
font-weight:bold;
background-color:#e89e23;
}



.h5{
margin-top:5px;

font-size:1em;
color:#6b767c;
padding-left:15px;
padding-right:10px;
padding-top:3px;
font-weight:bold;
}


.list_tick {
	list-style-type: none;
	font-size:1em;
	line-height:1.4;
	padding-left: 25px;
	background-image:url(../images/list_img.png);
	background-repeat: no-repeat;
	background-position: 0px 0.4em;
	font-weight: 400;
	margin-left: 0px;
	
}




.list_tick_pad{
	list-style-type: none;
	font-size:1em;
	line-height:1.4;
	padding-left: 40px;
	margin-left: 0px;
	font-family:"Times New Roman", Times, serif;
	background-image:url(../images/list_img.png);
	background-repeat:no-repeat;
	background-position: 7px 0.4em;
	
}

.liststxt{
margin-top:5px;
margin-left:60px;
line-height:1.4em;
list-style:lower-alpha;
padding-right:10px;
}

.lists{
margin-top:5px;
margin-left:40px;
line-height:1.4em;
}

.listsNum{
margin-top:5px;
margin-left:40px;
line-height:1.4em;
list-style:decimal;
padding-right:10px;
}


.pstyle1{
color:#6a767b;
font-size:0.9em;
line-height:24px;
padding-left:15px;
padding-right:15px;
text-align:center;
}

.pstyle1_blue{
color:#6a767b;
font-size:1.2em;
font-weight:bold;
margin-top:10px;
padding-left:15px;
padding-right:15px;
}

.pstyle1_blue2{
color:#6a767b;
font-size:1.2em;
font-weight:bold;
text-align:center;
margin-top:10px;
line-height:0.8em;
padding-left:15px;
padding-right:15px;
}


.pstyle2_blue{
color:#6a767b;
font-size:0.9em;
font-weight:bold;
margin-top:10px;
padding-left:15px;
padding-right:15px;
}

.pstyle2_blueI{
color:#6a767b;
font-size:0.9em;
font-weight:bold;
margin-top:2px;
padding-left:15px;
padding-right:15px;
}



.pstyle2{
color:#000;
font-size:0.9em;
line-height:24px;
padding-left:15px;
padding-right:15px;
margin-top:5px;
}

.pstyle3{
color:#000;
font-size:1em;
line-height:24px;
padding-left:15px;
padding-right:15px;
margin-top:5px;
}

.style4{
	color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
	padding-top:6px;
	text-align:justify;
}

.pstyle5{
color:#fff;
font-size:1em;
font-weight:bold;
line-height:24px;
text-align:center;
}

.orange_txt{
color:#e89e24;
}

.orange_txt_strong{
color:#e89e24;
font-weight:bold;
}

.white_txt{
color:#FFFFFF;
}

.white_txt_bold{
color:#FFFFFF;
font-weight:bold;
}


.blue_txt{
color:#6a767b;
}

.smalltxt{
font-size:0.8em;
}

img.floatLeft { 
    float: left;

	margin-right:13px;
}

img.floatLeft2 { 
    float: left;

	margin-right:13px;
}

.td_index{
float:left;
width:auto;
}

.td_index2{
margin-left:68px;
width:auto;
}



.td{
padding-top:5px;
padding-right:80px;
}

.td2{
margin-left:15px;
}

.welcome_text a:link{
color:#6a767b;
}

.welcome_text a:visited{
color:#6a767b;
}



.footer{
	font-size:0.9em;
	color:#FFFFFF;
	width:432px;
	height:29px;
	float: left;
	

}

.footer ul{
	line-height: normal;
	margin-top: 0px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	list-style-type: none;
}

.footer li{
	float:left;
	margin-left: 3px;
	margin-top:5px;
	display:inline-block;
	padding-left:5px;
	padding-right:5px;

}


.footer a:link{
color:#fff;
text-decoration:none;

}

.footer a:hover{
text-decoration:underline;
}

.footer a:visited{
text-decoration:none;
color:#fff;
}

.footer a:active{
color:#fff;
}




/*-- design by --*/
.db{
	font-size:0.9em;
	color:#FFFFFF;
	float:left;
	width:440px;
	height:29px;
	margin-left:16px;

}

.db a:link{
color:#FFFFFF;
text-decoration:none;
}
.db a:visited{
color:#FFFFFF;
text-decoration:none;
}


.left_content2 a:link{
	color:#000;
	text-decoration:none;
}
.left_content2 a:active{
	text-decoration:underline;
	color:#000;
}
.left_content2 a:visited{
	text-decoration:none;
	color:#000;
}
.left_content2 a:hover{
text-decoration:underline;
}



.w a:link{
	color:#fff;
	text-decoration:none;
}
.w a:active{
	text-decoration:underline;
	color:#fff;
}
.w a:visited{
	text-decoration:none;
	color:#fff;
}
.w a:hover{

}

.btd{
	background-image:url(../images/gradient.png);
background-repeat:repeat-x;
padding-top:5px;
padding-bottom:5px;
}


.b a:link{
	color:#000;
	text-decoration:none;

}
.b a:active{
	text-decoration:underline;
	color:#000;
}
.b a:visited{
	text-decoration:none;
	color:#000;
}
.b a:hover{
text-decoration:underline;
}



.bluelink a:link{
	color:#6a767b;
	text-decoration:none;
}
.bluelink a:active{
	text-decoration:underline;
	color:#6a767b;
}
.bluelink a:visited{
	text-decoration:none;
	color:#6a767b;
}
.bluelink a:hover{

}





.sm a:link{
color:#6a767b;
text-decoration:none;
}

.sm a:hover{
text-decoration:underline;
}

.sm a:visited{
text-decoration:none;
color:#6a767b;
}

.sm a:visited:hover{
text-decoration:underline;
}

.sm a:active{
text-decoration:underline;
color:#999999;
}


.testimonial_box {
	border: 2px solid #BEBEBE;
	padding: 5px;
	margin-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 75%;
}
.testimonial_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(../images/page_attach.png);
	background-repeat: no-repeat;
	padding-left: 25px;
}

.testimonial_text a:link {
	color: #687479;
	text-decoration: none;
}
.testimonial_text a:active {
	color: #687479;
	text-decoration: none;
}
.testimonial_text a:visited {
	color: #687479;
}
.testimonial_text a:hover {
	color: #687479;
	text-decoration: underline;
}
.testimonial_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	line-height: 28px;
	color: #FFF;
	background-color: #BEBEBE;
	padding-left: 8px;
	margin-left: 8px;
}
.p_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 8px;
	text-align: justify;
	padding-right: 8px;
}
.table_style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 5px;
}
.btn_style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #E79E23;
	border: 2px solid #E79E23;
}



.form fieldset {  /* clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  border-color:#5a6468;
  border-width:1px;
  border-style: solid;
  padding: 10px;        /* padding in fieldset support spotty in IE */
  margin: 0;
  margin-left:0;
  margin-bottom:10px;
  width:auto;
}

.form fieldset legend {
font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: 700;

color:#6b767c;
	padding: 3px;
				 /* bump up legend font size, not too large or it'll overwrite border on left */
								   /* be careful with padding, it'll shift the nice offset on top of border  */
}

.form label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 105px; 
	padding: 0; 
	margin: 5px 0 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
}

.form fieldset label:first-letter { /* use first-letter pseudo-class to underline accesskey, note that */
	text-decoration:none;    /* Firefox 1.07 WIN and Explorer 5.2 Mac don't support first-letter */
                                    /* pseudo-class on legend elements, but do support it on label elements */
                                    /* we instead underline first letter on each label element and accesskey */
                                    /* each input. doing only legends would  lessens cognitive load */
                                   /* opera breaks after first letter underlined legends but not labels */
}

.form input, {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}

.form input#reset {
	margin-left:9px; /* set margin-left back to zero on reset button (set above) */
}

form textarea {
}


.textarea { overflow: auto; }

.form small {
	display: block;
	margin: 0 0 5px 160px; /* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px;
	font-size: 88%;
}

.form .required{font-weight:bold;
color:#70c1bc;
} /* uses class instead of div, more efficient */

.form br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}
.select{
width:149px;
}

.buttonleft{
margin-left:15px;
}

