﻿@charset "utf-8";
/* CSS Document */

@media only screen and (min-width: 765px) and (max-width: 990px) {

	body {
		font-size: 11px; 
	}
	
	ul {
	margin-left: -28px;
	}
	
	#main { 
		width: 740px;
	}
	
	#header {
		height: 69px;
		background: url(../images/nav-bg-768.jpg) bottom left no-repeat;
	}
	
	#logo {
		width: 186px;
		height: auto;
		left: -11px;
	}
	
	#phone {
		width: 180px;
		color: #FFF;
		font-size: 22px;
		background-size: 18px auto;
		bottom: 6px;
	}
	
	#authorized {
		top: 0px;
		width: 400px;
	}
	
	#center {
		background-size: 100% auto;
	}
	
	#content {
		height: 224px;
		width: 740px;
	}
	
	#brand {
		width: 151px;
		height: 184px;
		padding: 35px 7px 0px 7px;
	}
	
	#brandLogo {
		width: 100%;
		margin-bottom: 4px;
		text-align: center;
		font-size: 9px;
	}
	
	#brandInfo {
		width: 100%;
		font-size: 9px;
	}
	
	#slideShow {
		width: 575px;
		height: 224px;
	}
	
	.home-slider {
		width: 575px;
	}
	
	#categories {
		padding: 5px;
		width: 730px;
		height: auto;
		background-size: 725px auto;
        font-size: 12px;
	}
	
	.catLink {
		width: 137px;
		padding: 4px;
		height: 325px;
	}
	
	.catTitle {
		background-size: 100% auto;
		padding: 5px 0px;
		height: 16px;
		width: 133px;
		font-size: 13px;
	}
	
	.catBullets {
		width: 120;
		padding: 5px 0px 0px 5px;
	}
	
	.bottomButtons {
	width: 200px;
	height: auto;
	padding: 15px 5px 5px 270px;
	
	}
    

    #dumpHatch {
        position: absolute;
        bottom: 203px;
        right: 143px;
        border: 10px solid white;
        width: 225px;
        height: 75px; 
    }

    .indicatorStyles {
    padding: 10px;
    margin: 0 50px;
    }

    .shoebox {
        max-width: 44%;
        padding: 21px;
        float: left;
    }

    .keybox {
        max-width: 33%;
        float: right;
    }

    .shopNowWrapper {
        margin: 10px 25px;
        padding: 10px;
        float: left;
        width: 283px;
    }
}

@media only screen and (min-width: 600px) and (max-width: 765px) {

	body {
	font-size: 12px;
	}
	
	ul {
	margin-left: -35px;
	}
	
	.clear {
	clear: both;
	}
	
	#main { 
	width: 560px;
	}
	
	#header {
	height: 69px;
	background: url(../images/nav-bg-720.jpg) bottom left no-repeat;
	}
		
	#logo {
	width: 183px;
	height: auto;
	left: -12px;
	}
	
	#phone {
    background-size: 14px auto;
	background-position: 7px;
    bottom: 43px;
    color: #FFFFFF;
    font-size: 16px;
    padding: 5px 10px;
    right: 0px;
    width: 131px;
	}
	
	#authorized {
	top: 0px;
	width: 350px;
	}
	
	#content {
	height: 218px;
	width: 560px;
	}
	
	#brand {
	width: 560px;
	height: 0px;
	padding: 0px;
    visibility: hidden;
	}
	
	#brandLogo {
	width: 120px;
	margin: 9px;
	text-align: center;
	float: left;
	font-size: 10px;
	}
	
	#brandInfo {
	width: 100%;
	float: left;
	width: 400px;
	margin: 10px;
	background: transparent;
    font-size: 13px;
	}
	
	#slideShow {
	width: 560px;
	height: 215px;
	clear: both;
	}
	
	.home-slider {
	width: 560px;
	}
	
	#categories {
	padding: 5px;
	width: 550px;
	height: auto;
	background-size: 550px auto;
    font-size: 10px;
	}
	
	.catLink {
	width: 174px;
	padding: 4px;
	height: 365px;
	}
	
	.catTitle {
	background-size: 100% auto;
	padding: 5px 0px;
	height: 16px;
	width: 174px;
	font-size: 13px;
	}
	
	.catBullets {
	width: 162px;
	padding: 5px 0px 0px 5px;
	}
	
	.cat3 {
	border-bottom: 1px dotted #666;
	border-right: none;
	}
	
	.cat5 {
	border-right: 1px dotted #666;
	}
	
	.cat1, .cat2, .cat3 {
	border-bottom: 1px dotted #666;
	}
	
	.bottomButtons {
	width: 180px;
	height: auto;
	padding: 15px 5px 5px 186px;
	
	}    

    #dumpHatch {
        position: absolute;
        bottom: -440px;
        right: 214px;
        border: 10px solid white;
        width: 225px;
        height: 75px; 
    }

    #visiFloPic {
        width: 260px;
    }
	
    .indicatorStyles {
    padding: 4px;
    margin: 0 34px;
    width: 190px;
    }

    .shoebox {
        max-width: 49%;
        padding: 1px;
        float: left;
    }

    .keybox {
        max-width: 33%;
        float: right;
    }

    .shopNowWrapper {
        margin: 13px;
        padding: 7px;
        float: left;
        width: 233px;
        font-size: 10px;
    }

    #lubeCubePic {
        max-width: 40%;
    }

    #wrapper {
        padding: 0px;
    }
}

@media only screen and (min-width: 480px) and (max-width: 600px) {

	body {
	font-size: 11px;
	}
	
	ul {
	margin-left: -40px;
	}
	
	.clear {
	clear: both;
	}
	
	#main { 
	width: 440px;
	}
	
	.flex-caption {
	font-size: 12px;
	}
	
	#header {
	height: 61px;
	background: url(../images/nav-bg-440.jpg) bottom left no-repeat;
	}
		
	#logo {
	width: 160px;
	height: auto;
	left: -8px;
	}
	
	#phone {
    background-size: 14px auto;
	background-position: 7px;
    bottom: 40px;
    color: #FFFFFF;
    font-size: 16px;
    padding: 0px 5px;
    right: 0px;
    width: 131px;
	}
	
	#authorized {
	top: 2px;
	width: 280px;
	}
	
	#content {
	height: 170px;
	width: 440px;
	background: url(../images/center-bg.jpg) left bottom no-repeat #FFF;
	background-size: 143% auto;
	}
	
	#brand {
	width: 440px;
	height: 0;
	padding: 0px;
    visibility: hidden;
	}
	
	#brandLogo {
	width: 120px;
	margin: 9px;
	text-align: center;
	float: left;
	}
	
	#brandInfo {
	width: 100%;
	float: left;
	width: 255px;
	margin: 10px;
	background: transparent;
    font-size: 11px;
	}
	
	#slideShow {
	width: 440px;
	height: 169px;
	clear: both;
	}
	
	.home-slider {
	width: 440px;
	}
	
	#categories {
	padding: 5px;
	width: 430px;
	height: auto;
	background-size: 430px auto;
    font-size: 9px;
	}
	
	.catLink {
	width: 134px;
	padding: 4px;
	height: 320px;
	}
	
	.catTitle {
	background-size: 100% auto;
	padding: 5px 0px;
	height: 16px;
	width: 134px;
	font-size: 13px;
	}
	
	.catBullets {
	width: 125px;
	padding: 5px 0px 0px 10px;
	}
	
	.cat3 {
	border-bottom: 1px dotted #666;
	border-right: none;
	}
	
	.cat5 {
	border-right: 1px dotted #666;
	}
	
	.cat1, .cat2, .cat3 {
	border-bottom: 1px dotted #666;
	}
	
	.bottomButtons {
	width: 180px;
	height: auto;
	padding: 15px 5px 5px 125px;
	
	}        

    #dumpHatch {
        position: absolute;
        bottom: -241px;
        right: 140px;
        border: 10px solid white;
        width: 225px;
        height: 75px; 
    }
    
    #visiFloPic {
        width: 170px;
    }
    
    .indicatorStyles {
    padding: 0px;
    margin: 0 18px;
    width: 170px;
    }

    .shoebox {
        max-width: 50%;
        padding: 10px 0px;
        float: left;
    }

    .keybox {
        max-width: 33%;
        float: right;
    }

    .shopNowWrapper {
        margin: 12px;
        padding: 4px;
        float: left;
        width: 178px;
        font-size: 7px;
    }

    #lubeCubePic {
        max-width: 50%;
    }

    #wrapper {
        padding: 0px;
    }
}

@media only screen and (min-width: 0px) and (max-width: 480px) {

	body {
	font-size: 11px;
	}
	
	ul {
	margin-left: -40px;
	}
	
	.clear {
	clear: both;
	}
	
	.flex-caption {
	font-size: 12px;
	}
	
	#main { 
	width: 300px;
	}
	
	#header {
	height:48px;
	background: url(../images/nav-bg-300.jpg) bottom left no-repeat;
	}
		
	#logo {
	width: 120px;
	height: auto;
	left: -8px;
	top: 0px;
	}
	
	#phone {
    background-size: 14px auto;
	background-position: 5px;
    bottom: 34px;
    color: #FFFFFF;
    font-size: 16px;
    padding: 0px 5px;
    right: 0px;
    width: 131px;
	}
	
	#authorized {
	top: 0px;
	width: 300px;
	}
	
	#content {
	height: 117px;
	width: 300px;
	background: url(../images/center-bg.jpg) left bottom no-repeat #FFF;
	background-size: 159% auto;
	}
	
	#brand {
	width: 300px;
	height: 0px;
	padding: 0px;
    visibility: hidden;
	}
	
	#brandLogo {
	width: 88px;
	margin: 9px;
	text-align: center;
	float: left;
	}
	
	#brandInfo {
	width: 100%;
	float: left;
	width: 180px;
	margin: 7px;
	background: transparent;
    font-size: 10px;
	}
	
	#slideShow {
	width: 300px;
	height: 117px;
	clear: both;
	}
	
	.home-slider {
	width: 300px;
	}
	
	#categories {
	padding: 5px;
	width: 290px;
	height: auto;
	background-size: 290px auto;
    font-size: 8px;
	}
	
	.catLink {
	width: 134px;
	padding: 4px;
	height: 318px;
	}
	
	.catTitle {
	background-size: 100% auto;
	padding: 5px 0px;
	height: 16px;
	width: 134px;
	font-size: 13px;
	}
	
	.catBullets {
	width: 125px;
	padding: 5px 0px 0px 10px;
	}
	
	.cat2, .cat4 {
	border-right: none;
	}
	
	.cat5 {
	border-right: 1px dotted #666;
	}
	
	.cat1, .cat2, .cat3, .cat4 {
	border-bottom: 1px dotted #666;
	}

    .bottomButtons {
        width: 170px;
        height: auto;
        padding: 15px 5px 5px 60px;
    }        

    #dumpHatch {
        position: absolute;
        bottom: -612px;
        right: 71px;
        border: 10px solid white;
        width: 225px;
        height: 75px; 
    }
    
    #visiFloPic {
        width: 145px;
    }
    
    .indicatorStyles {
    padding: 0px;
    margin: 0 5px;
    width: 130px;
    }

    .shoebox {
        max-width: 50%;
        padding: 10px 0px;
        float: left;
    }

    .keybox {
        max-width: 33%;
        float: right;
    }

    .shopNowWrapper {
        margin: 3px;
        padding: 4px;
        float: left;
        width: 130px;
        font-size: 7px;
    }

    #wrapper {
        padding: 0px;
    }

    #lubeCubePic {
        max-width: 50%;
    }
    	
}