body {
	background:#ffffff; 
	
}

.container{
	padding:0 auto;
    max-width: 1400px;
	

}


.content{
	
	padding:20px 0px;
	
	
	background:#fff;
    margin-top: 12px;
	color:#111;
	font-size:1.1em;
	}

img {
	border:none;
	margin:0px;
}



a {outline: none;}

.clear {
	clear:both;
	}
/*------------------------------ Header -----------------------------*/



#header {
	padding:10px 0px 8px 0px;
	margin:auto;
	height:auto;
	font-size:1.1em;

	color:#fff;
	background: rgb(109,0,25); /* Old browsers */
background: -moz-linear-gradient(top, rgba(109,0,25,1) 0%, rgba(145,2,2,1) 56%, rgba(175,9,3,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(109,0,25,1) 0%,rgba(145,2,2,1) 56%,rgba(175,9,3,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(109,0,25,1) 0%,rgba(145,2,2,1) 56%,rgba(175,9,3,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d0019', endColorstr='#af0903',GradientType=0 ); 
}



@media only screen and (max-width: 760px) {
 #header {
	padding:10px 0px 8px 0px;
	margin:auto;
	height:auto;
	color:#fff;
background: rgb(109,0,25); /* Old browsers */
background: -moz-linear-gradient(top, rgba(109,0,25,1) 0%, rgba(145,2,2,1) 56%, rgba(175,9,3,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(109,0,25,1) 0%,rgba(145,2,2,1) 56%,rgba(175,9,3,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(109,0,25,1) 0%,rgba(145,2,2,1) 56%,rgba(175,9,3,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d0019', endColorstr='#af0903',GradientType=0 ); 
    }


}



#header p {
	margin:0;
}
#headerInfo {
	text-align:right;
}
a.hl:link {
	color: #000099;
	font-weight:bold;
}
a.hl:visited {
	color: #000099;
}
a.hl:hover {
	color: #ffc619;
}
a.hl:active {
	color: #ffc619;
}



.phone{
	font-size:1.5em;

	font-weight:bold;	
	}
a[href^=tel] {
    color: inherit !important;
    text-decoration: none !important;
	
}

.formTable tr:nth-child(odd) {
background: #e1e1e1;
}

ul {
	list-style-image:url(https://www.ajcarpetflooring.com/images/ul.png);
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;

	}
	

.feat{
	background:#4b1015;
	margin:5px 0px;
	padding:30px 0px 40px 0px;}
	
.testimonial{
	
	border-radius:10px;
	color:#260d03;
	background:#ffe5c0;
	padding:10px 15px 10px 15px;
	box-shadow:#999 0px 2px 2px 2px;}

	
.bold { font-weight:bold;
}

.border {
	border: 1px #ddd solid;
	padding:3px;
	}


h2, h3, h4 {  /* If using different styles, sepatare the tags  */
	margin:0;

}



h1 {
	color:#360800;
	font-size:2.3em;
	font-weight:bold;
	margin-top:2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
h2 {
	font-size:1.7em;
	color:#360800;
	font-weight:bold;
	margin-bottom:5px;
		font-family: Georgia, "Times New Roman", Times, serif;
	}

h3 {
	font-size:1.3em;
	font-weight:bold;
	color:#2487c0;
	line-height:1.4em;
	font-family: Arial, Helvetica, sans-serif;
	}
		
h4 { 
	font-size:1.3em;
	color:#000;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;}
	


a:link {
	color: #204298;
	font-weight:bold;
	text-decoration: none;
}
a:visited {
	color: #204298;
	text-decoration: none;
}
a:hover {
	color: #32cbdb;
}
a:active {
	color: #32cbdb;
	text-decoration:none;
}

.services {

	font-size:1.2em;
	color:#299de8;
	font-weight:normal;
	letter-spacing:1px;
	text-align:center;
	margin-top:2px;
	}

.slogan {
	font-size:1.3em;
	color:#fff;
	text-shadow:#041726 2px 2px 2px;
	margin-top:5px;
	font-weight:bold;
	font-style:italic;
    line-height:1.1em;	
}

.headname {
	font-size:3.6em;
	color:#fff;
	margin-top:7px;
    line-height:1.1em;
	font-family: 'Allerta Stencil', sans-serif;
}



.bullets {
	
	font-size:1.1em;
	line-height:1.4em;
	margin:20px 10px;
	padding:10px;
	background:#eee;
	border-radius:4px;
	border:1px #CCCCCC solid;
	}
.bullets li {
	list-style:square;
	}


hr {
    border: 0;
    height: 1px;
    background:#0e7bdc;
	margin:5px 0px 15px 0px;
}


.blue { color:#0d5e89;}
	
.red {
	color:#990000;
	}
	
.green {
	color:#006600;}

.white {
	color:#FFFFFF;}
	
.required {
    color: #F00;
    font-size: 10px;
    font-weight: bold;
}
	
@media (max-width: 767px) { 

#header {
	height:auto;
}


 }
 

@media (min-width: 768px) { 

#header {
	height:auto;	
}


}

@media (min-width: 992px) { 

#header {
	height:auto;	
}

 
 }

@media (min-width: 1200px) { 

#header {
	height:auto;	
}



}




/*------------------------------ Content - Columns -----------------------------*/

div#outer { /* This is the div that holds the columns*/
	width:1360px; /* Change the width of container here*/
	margin:15px auto;
	background-color: #fff;
	border: none;
}
div#column { 
	float: left;
	padding: 10px;
	width:300px;  

}
	

.coupon {
	border: thin dashed #000;
	margin:0px;
	text-align:center;
	color:#006600;
	font-size:1em;
	background-color:#fff;
	padding: 10px 5px;
	min-height:320px;
}

.couponsolid {
	border: thin solid #000;
	margin:6px 0px;
	text-align:center;
	color:#006600;
	font-size:1em;
	background-color:#fff;
	padding: 10px 5px;

}

.price { color:#990000;}

.cw { font-size:.6em; text-align:right;}

.couponBorder {
	border: thin dashed #000;
	margin: 0 auto;
	width:350px;
	text-align:center;
	background-color:#eee;
	padding: 10px;
}
/*------------------------------ Footer -----------------------------*/

#footer {
	color:#fff;
	background:#000;
	border-top:#eaa022 solid 5px;
	font-size:.9em;
	clear: both;
	text-align:center;
	padding:20px 0px 30px 0px;

	
} 
#footer a:link, #footer a:visited, #footer a:active {
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}
#footer a:hover {
	color:#fff;
}

#footer p {
	margin:0;
	}
	


#cwr {
	margin:0 auto;
	background-color:none;
	color:#ccc;
	background:#222;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.7em;
}

/*------------------------------ New Navigation -----------------------------*/

.navbarback { background: rgb(0,0,0); /* Old browsers */
background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(45,47,51,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(45,47,51,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,1) 0%,rgba(45,47,51,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#2d2f33',GradientType=0 );
 border-bottom: 3px solid #c72026;
 	box-shadow:#331212 1px 2px 6px 2px;}


.container .navbar-header,
.container .navbar-collapse {
  margin-right: 0;
  margin-left: 0;
}


.sub-nav
{
  font-size: 13px;
  margin-bottom: 10px;
}


.dropdown-menu {
  position: absolute;
  top: 98%;
  left: 0;
  z-index: 9000;
  display: none;
  float: left;
  min-width:200px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: .9em;
  list-style: none;
background: rgb(0,0,0); /* Old browsers */
background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(45,47,51,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(45,47,51,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,1) 0%,rgba(45,47,51,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#2d2f33',GradientType=0 );
  color: #fff;
  background-clip: padding-box;
  text-align: left;
}

.dropdown-menu > li > a {
  display: block;
  clear: both;
  line-height: 1.428571429;
  color: #fff;
  
  text-decoration:none;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #083767;
}

.dropdown-text {
  padding: 3px 10px;
  color: #f89718;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #fff;
}


@media (min-width: 768px) {
.navbar
	{
	position: relative;
	min-height: 40px;
  	margin-bottom: 5px;
	border: 0px solid transparent;
	font-size:.9em;
	width:100%;	
	}
	
.safari_only {(;

      font-size:1.1em;
	  font-weight:bold;
	  font-family: Arial, Helvetica, sans-serif;
	  		letter-spacing:-1px;

    );}
	
	.navbar-nav > li > a {
  	padding-left: 9px;
  	padding-right: 9px;
	border-right: none;
	margin:0px 11px;
	}
}


@media (min-width: 992px) {
.navbar
	{
	position: relative;
	min-height: 38px;
  	margin-bottom: 5px;
	border: 0px solid transparent;
	font-weight:bold;
	font-size:.84em;
	}
	
.safari_only {(;

      font-size:.84em;
	    font-family: Arial, Helvetica, sans-serif;
		letter-spacing:-1px;
		margin:9px 0px;

    );}
	
	.navbar-nav > li > a {
 	padding-top: 5px;
  	padding-left: 19px;
  	padding-right: 19px;
  	padding-bottom: 5px;
	border-right: none;
	margin:0px 21px;
	}
}

@media (min-width: 1200px) {
.navbar
	{
	position: relative;
	min-height: 40px;
	

	font-size:1.1em;
	}
	
	
.safari_only {(;

	font-family: Arial, Helvetica, sans-serif;
      font-size:.8em;

    );}
	
	.navbar-nav > li > a {
 	padding-top: 2px;
  	padding-left: 22px;
  	padding-right: 22px;
  	padding-bottom: 2px;
	border-right: none;
	margin:0px 24px; 
	
	}
	
	
}

.navbar-nav {
  /*margin: 7.5px -15px;*/
  margin: 0px 0px;

 
}

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    /*background-color: transparent;*/
	background: rgb(0,0,0); /* Old browsers */
background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(45,47,51,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(45,47,51,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,1) 0%,rgba(45,47,51,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#2d2f33',GradientType=0 );
    border: 0;
    box-shadow: none; 
  }
 }
 
 @media (min-width: 768px) {
  .navbar-nav {
    display: inline-block;
    vertical-align: top;
  }
  .navbar-nav > li {

  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}

.navbar-default {

  text-align:center;
  margin: 0px 0px 0px 0px;
  text-align:center;
  border-radius:24px;
 background: rgb(0,0,0); /* Old browsers */
background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(45,47,51,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(45,47,51,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,1) 0%,rgba(45,47,51,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#2d2f33',GradientType=0 );
  
}

.navbar-default .navbar-text {
  color: #fff;
}

.navbar-default .navbar-nav > li > a {
  color: #fff;
  text-decoration:none;
  display:inline-block;
  text-align:center;
 
  
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:active,
.navbar-default .navbar-nav > li > a:focus {
 	background:;
	color: #ffdb49;

}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > li > a:active,
.navbar-default .navbar-nav > .active > a:focus {
  	background:;
	color: #ffdb49;
} 

@media (max-width: 767px) {

	 .navbar-default {
 		background: rgb(0,0,0); /* Old browsers */
background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(45,47,51,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(45,47,51,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,1) 0%,rgba(45,47,51,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#2d2f33',GradientType=0 );
  		margin: 0px 0px 0px 0px;
		padding-bottom: 0px;
		text-align: left;
		font-size: 1.2em;
		border:none;
	}	
	
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
	margin-top:0px;
	background:none; /* Old browsers */

  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
   
	color: #fff2ce;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
   
	color: #fff2ce;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    
	color: #fff2ce;
  }
  
  .navbar-default .navbar-nav > li > a {
  color: #fff;
  background:none;
  padding:5px 20px 5px 20px;
  margin:3px 2px 3px 2px;
  text-decoration:none;
  border-radius:0px;
  font-family: Arial, Helvetica, sans-serif;
  display:inline-block;
  text-align:left;
  
}

.navbar-default .navbar-nav > li > a:hover,
    .navbar-default .navbar-nav > li > a:active,
.navbar-default .navbar-nav > li > a:focus {
  	
	color: #fff2ce;
    background: #000000;
  padding:5px 20px 5px 20px;
  width:99%;
  margin:3px 2px 3px 2px;
  

}

.navbar-default .navbar-toggle .icon-bar {
    background-color:#fff2ce;
}

.navbar-toggle{
	background-color:#640505;
	}
	
.navbar-default .navbar-toggle {
  border-color:transparent;
  background-color:#640505;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #a71926; 
}


.navbar-nav .open .dropdown-menu {
  
    /*background-color: transparent;*/
	background: none; /* Old browsers */
  }
 
}
 
 
 

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {

	color: #fee435;
    background: #000000;
 
 
}
 
 
.dd:link, .dd:visited, .dd:active {
	color:#fff6bd;
	text-decoration:none;
    padding: 6px 8px;
    line-height: 2em;
}
.dd:hover {
	color:#eee;
}


#btn {
  background: #2183d1;
  background-image: -webkit-linear-gradient(top, #2183d1, #00457c);
  background-image: -moz-linear-gradient(top, #2183d1, #00457c);
  background-image: -ms-linear-gradient(top, #2183d1, #00457c);
  background-image: -o-linear-gradient(top, #2183d1, #00457c);
  background-image: linear-gradient(to bottom, #2183d1, #00457c);
  border-radius:8px;
  color:#fff;
  font-size:1em;
  font-weight:bold;
  padding: 8px 18px 8px 18px;
  border:solid #061f3c 2px;
  border-top:none;
  border-left:none;
  text-align:center;
  text-decoration: none;
}

#btn:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #000000, #666666);
  background-image: -moz-linear-gradient(top, #000000, #666666);
  background-image: -ms-linear-gradient(top, #000000, #666666);
  background-image: -o-linear-gradient(top, #000000, #666666);
  background-image: linear-gradient(to bottom, #000000, #666666);
    border: solid #061f3c 2px;
  border-top:none;
  color:#fdd53f;
  border-left:none;
  text-decoration: none;
}


.LocationButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #54a3f7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #54a3f7;
	box-shadow:inset 0px 1px 0px 0px #54a3f7;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #007dc1), color-stop(1, #0061a7));
	background:-moz-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-webkit-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-o-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-ms-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:linear-gradient(to bottom, #007dc1 5%, #0061a7 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#007dc1', endColorstr='#0061a7',GradientType=0);
	background-color:#007dc1;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #124d77;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	width:90%;
	text-align:center;
	padding:6px 0px;
	text-decoration:none;
	text-shadow:0px 1px 0px #154682;
}
.LocationButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #0061a7), color-stop(1, #007dc1));
	background:-moz-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-webkit-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-o-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-ms-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:linear-gradient(to bottom, #0061a7 5%, #007dc1 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0061a7', endColorstr='#007dc1',GradientType=0);
	background-color:#0061a7;
	color:#FfCc00;
}
.LocationButton:active {
	position:relative;
	top:1px;
}

.LocationHeader {

	font-weight:bold;
	text-align:center;
	color:#000px;
	padding:10px 0px;
	margin-bottom:10px;
background: rgb(184,186,198); /* Old browsers */
background: -moz-linear-gradient(left, rgba(184,186,198,1) 0%, rgba(245,246,246,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(184,186,198,1) 0%,rgba(245,246,246,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(184,186,198,1) 0%,rgba(245,246,246,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8bac6', endColorstr='#f5f6f6',GradientType=1 );
	 -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}


.white {
	color:#fff;}
	

.field {
	background:#e7ba6c;
	padding:5px;
	color:#99390a;
	border:#db9e34 solid 1px;
	border-radius:5px;}