

    /* GLOBAL STYLES
    -------------------------------------------------- */
    /* Padding below the footer and lighter body text */

    body {      
      color: #5a5a5a;
	  background-image:url(../img/front-back.png);
	  background-position:top;
	  background-repeat:repeat-x;	  
    }


    /* CUSTOMIZE THE NAVBAR
    -------------------------------------------------- */

    /* Special class on .container surrounding .navbar, used for positioning it into place. */
	.navbar{
		margin-bottom:0 !important;	
	}
	
    .navbar-wrapper {
      position: relative;
      left: 0;
      right: 0;
	  background:linear-gradient(to right, #FF00CC, #2E2EE4);
    }
    .navbar-wrapper .navbar {
		
    }

    /* Remove border and change up box shadow for more contrast */
    .navbar .navbar-inner {
      border: 0;
/*      -webkit-box-shadow: 0 2px 10px rgba(0,0,0,.25);
         -moz-box-shadow: 0 2px 10px rgba(0,0,0,.25);
              box-shadow: 0 2px 10px rgba(0,0,0,.25);*/
    }

    /* Downsize the brand/project name a bit */
    .navbar .brand {
      padding: 14px 20px 16px; /* Increase vertical padding to match navbar links */
      font-size: 16px;
      font-weight: bold;
      text-shadow: 0 -1px 0 rgba(0,0,0,.5);
    }

    /* Navbar links: increase padding for taller navbar */
    .navbar .nav > li > a {
      padding: 15px 20px;
	  color:#FFF !important;
    }

    /* Offset the responsive button for proper vertical alignment */
    .navbar .btn-navbar {
      margin-top: 10px;
    }
	

	.navbar-collapse {

	}

    /* CUSTOMIZE THE CAROUSEL
    -------------------------------------------------- */

    /* Carousel base class */
    .carousel {
		margin-top:10px;
    }

    .carousel .container {
      position: relative;
      z-index: 9;
    }

    .carousel-control {
      height: 80px;
      margin-top: 0;
      font-size: 120px;
      text-shadow: 0 1px 1px rgba(0,0,0,.4);
      background-color: transparent;
      border: 0;
      z-index: 10;
    }

    .carousel .item {
      height: 250px;
    }
    .carousel img {
      position: absolute;
      top: 0;
      left: 0;
      min-width: 100%;
      height: 250px;
    }

    .carousel-caption {
      background-color: transparent;
      position: static;
      max-width: 550px;
      padding: 0 20px;
      margin-top: 200px;
    }
    .carousel-caption h1,
    .carousel-caption .lead {
      margin: 0;
      line-height: 1.25;
      color: #fff;
      text-shadow: 0 1px 1px rgba(0,0,0,.4);
    }
    .carousel-caption .btn {
      margin-top: 10px;
    }



    /* MARKETING CONTENT
    -------------------------------------------------- */

    /* Center align the text within the three columns below the carousel */
    .marketing .span4 {
      text-align: center;
    }
    .marketing h2 {
      font-weight: normal;
    }
    .marketing .span4 p {
      margin-left: 10px;
      margin-right: 10px;
    }


    /* Featurettes
    ------------------------- */

    .featurette-divider {
      margin: 20px 0; /* Space out the Bootstrap <hr> more */
    }
    .featurette {
      width:80%;
	  margin:auto;
      overflow: hidden; /* Vertically center images part 2: clear their floats. */
    }
    .featurette-image {
      margin-top: -120px; /* Vertically center images part 3: negative margin up the image the same amount of the padding to center it. */
    }

    /* Give some space on the sides of the floated elements so text doesn't run right into it. */
    .featurette-image.pull-left {
      margin-right: 40px;
    }
    .featurette-image.pull-right {
      margin-left: 40px;
    }

    /* Thin out the marketing headings */
    .featurette-heading {
      font-size: 30px;
      font-weight: 300;
      line-height: 1;
      letter-spacing: -1px;
	   margin-bottom: -25px;
    }

	.fb-comments, .fb-comments span, .fb-comments.fb_iframe_widget span iframe {
		width: 100% !important;
	}
	.front_footer{
		background:linear-gradient(to right, #FF00CC, #2E2EE4);
		height:50px;
		margin:30px 0 0 0;
		padding-top:20px;
		
	}
	#at4-follow, #at4-foc{
		 bottom: 37px !important;
	}
	
	.cat_con{
		margin-right:10px;
		padding:0 !important;
	}
	
	.cat_title{
	  border-bottom:3px solid #959585;
	  display:inline-block;
	  font-size:1.8rem;
	  font-weight:700;
	  line-height:1.2;
	  margin-top:20px;
	  padding-bottom:2px;
	  padding-left:28px;
	  text-indent:-28px;
	  color:#333333 !important;
	}
	.cat_con ul{
		  box-shadow:#E9E9E4 0 -3px 0 0;
		  list-style:none;
		  margin:0;
		  padding:8px 0 0;
		  width:100%;
	}
	
	.cat_con ul li{
		 list-style:none;
		-webkit-box-align:center;
		  align-items:center;
		  display:flex;
		  font-size:1.6rem;
		  font-weight:700;
		  line-height:1;
		  min-height:38px;
		  padding:0;
	}
	.cat_con ul li a{
		 display:block;
		  padding-bottom:6px;
		  padding-left:44px;
		  padding-top:6px;
		  text-decoration:none;
		  text-indent:-36px;
		  color:#4D4A43 !important;
	}

	.cat_con ul li:hover{
		list-style:none;
		text-decoration:none;
		background:#E0F8FC;
		
	}
	.waz-con{
		border:solid 1px #E8E8E8;
		height:260px;
		overflow:hidden;
	}
	.waz-con img{
		max-height:174px !important;
	}
	.waz-con:hover{
		background:#F5F5F5;
		border:solid 1px #1798F7;
	}
	.waz-desc{
		min-height:92px;
		overflow:hidden;
	}
	.price{
		color:#F00;
		}
		
	.detail_img_con li{
		list-style:none;
		
	}
	#daz-img{
		display:none;
	}
	
	#search-box{
		background-color:#DFE4E8;
		margin-top:10px;
		padding:10px;	
	}
	
	.year_label{margin-left:30px;}
	.year_class{margin-right:10px !important;}
	
	#starter{
		margin-top:15px;
	}
	
	.det_head{
		color:#FF0000;
		padding:0;
		margin:0;
	}	
	
	.det_sub_head{
		color:#00F;
		font-size:14px;
		font-weight:bold;
	}	
	
	th[data-column-id="car_detail"]{width: 40%;}
	th[data-column-id="image"]{width: 150px;}
	.front_thumb{max-height:120px; min-width:150px;}
	.show-grid-detail{display:block;}
	.hide-grid-detail{display:none;}
	#bid_amt{max-width:90px;}
	.bid_icon{margin:0 0 0 10px;}
	
	
	.button1{
		display:inline-block;
		padding:0.35em 1.2em;
		border:0.1em solid #CC00CC;
		margin:0 0.3em 0.3em 0;
		border-radius:0.12em;
		box-sizing: border-box;
		text-decoration:none;
		font-family:'Roboto',sans-serif;
		font-weight:800;
		color:#CC00CC;
		text-align:center;
		transition: all 0.5s;
	}
	
	
	.button1:hover{
		color:#FF00CC;
		background-color:#FFFFFF;
	}
	
	#logo{
		height:80%;
		width:80%;
	}
	
	#advance_search{
		text-decoration:none;
		font-family:'Roboto',sans-serif;
		font-weight:800;
		color:#CC00CC;
		text-align:center;
		transition: all 0.5s;
		display:none;
	}
	
	.white_back{
		background-color:#FFF;
	}
	
	.green{
		color:#008000;
	}
	
	.bootgrid-table td{
		white-space:normal !important;
		-ms-text-overflow: clip !important;
		-o-text-overflow: clip !important;
		text-overflow: clip !important;
	}
	
	.st_id{
		font-weight:bold;
		color:#F00;
	}
	
	.wp{
		float:right;
	}
	
	.auc_button{
		padding:10px;
		margin:10px;
		background:#939;
		color:#FFF;
		text-align:right;
	}
	.dir_button{
		padding:10px;
		margin:10px;
		background:#00F;
		color:#FFF;
		text-align:right;
	}
	
	
    /* RESPONSIVE CSS
    -------------------------------------------------- */

    @media (max-width: 979px) {

	
      .container.navbar-wrapper {
        margin-bottom: 0;
        width: auto;
      }
      .navbar-inner {
        border-radius: 0;
        /*margin: -20px 0;*/
      }

      .carousel .item {
        height: 400px;
      }
      .carousel img {
        width: auto;
        height: 400px;
      }

      .featurette {
		width:100%;
        height: auto;
        padding: 0;
      }
      .featurette-image.pull-left,
      .featurette-image.pull-right {
        display: block;
        float: none;
        max-width: 40%;
        margin: 0 auto 20px;
      }
	 .cat_con{
		width:150%;
		
	}
	
	th[data-column-id="car_detail"]{width: 60%;}
	th[data-column-id="image"]{width: 30%;}
	.show-grid-detail{display:block;}
	.hide-grid-detail{display:none;}
    }

    @media (max-width: 767px) {

      .navbar-inner {
        /*margin: -20px;*/
      }
	.carousel {
		display:none; 
	}
	
  /*     .carousel {
        margin-left: -20px;
        margin-right: -20px;
      }
      .carousel .container {

      }
      .carousel .item {
        height: 300px;
      }
      .carousel img {
        height: 300px;
      }
      .carousel-caption {
        width: 65%;
        padding: 0 70px;
        margin-top: 100px;
      }
      .carousel-caption h1 {
        font-size: 30px;
      }
      .carousel-caption .lead,
      .carousel-caption .btn {
        font-size: 18px;
      }*/

      .marketing .span4 + .span4 {
        margin-top: 40px;
      }
	  .featurette {
		width:100%;
      }

      .featurette-heading {
        font-size: 30px;
      }
      .featurette .lead{
        font-size: 18px;
        line-height: 1.5;
      }
	  .cat_con{
		width:100%;
	}
	.waz-desc{
		display:none;
	}
	.waz-con{
		height:auto;
	}
	
	.cat_con{
		display:none;
	}
	
	#daz-img{
		display:block;
	}
	
	th[data-column-id="car_detail"]{width: 68%;}
	th[data-column-id="image"]{width: 32%;}
	
	.show-grid-detail{display:none;}
	.hide-grid-detail{display:block;}	
	.mob-price{
		text-align:right;
		margin-top:-20px;
		font-size:16px;
		font-weight:bold;
		color:#00F;
	}
	
	#search-box{
		padding-bottom:40px;	
	}
	
	#logo{
		height:70%;
		width:70%;
	}
	
	#advance_search{
		display:block;		
	}
	
	.adv_src{
		display:none;
	}
	
    }



