﻿@charset "utf-8"; 
/* Marketing Responsive CSS */

/* ------------------------- General Styles ------------------------- */



p span.jmcall {
	font-weight: bold;
	font-style: italic;	
}

a[href^=tel] {
text-decoration:inherit;
color: inherit;
}

	
h2 {    
    color: #444444;
    margin: 8px 0;
    padding: 0 0 2px;
}

h1 {
	color: #444;
	margin-bottom: 6px !important;
} 


.l1mgr0 {
	margin-right: 0px !important;	
}


/* ------------------------- Layout ------------------------- */

#mdContainer {
	width: 100%;
	max-width: 1000px;	
	padding: 8px;
	margin: 0 auto;
}

/* ------------------------- Header ------------------------- */

#mdHeader {
	display: block;
	height: 150px;
	position: relative;
}

/* ------------------------- Header/Page ------------------------- */

.mdL1CatList {
	border: 1px solid #fff;
	display: block;
	padding: 10px 10px 0 0;
	border-radius: 6px;
	background: #fff;
	width: 179px;
	float: left;
	margin-right: 6px;
	margin-bottom: 8px;
}

.mdL1CatList .fnts {
		font-size: 12px;
}

.mdL1CatList li {
	border-bottom: 1px dotted #ccc;
	margin-bottom: 2px;
	padding-bottom: 2px;
}

.mdL1Header p {
	margin-bottom: 8px;
	padding-top: 2px;	
}

#mdL1H1TagOutside {
	display: none;	
}

.mdL1SmallAds {
	margin-bottom: 8px;	
}
 
.mdL1Categories {
	margin-bottom: 4px;	
}


/* ------------------------- Content ------------------------- */
/* ------------------------- Content/Page ------------------------- */



/* ------------ L1 Home Page ------------ */
/* ---- Small Ads ---- */

.mdL1SmallAds img {
	margin-right: 4px;	
}

img.mdL1SmallAdsMG0 {
	margin-right: 0;	
}

/* ---- Categories ---- */

.mdL1CatListResp {
	display: none;	
}

#wowslider-container1 .ws_bullets {
    left: 4% !important;
    top: 0;
    height: 18px;
}

div.mdL1Category p span.mdL1CategoryHide {
	font-size: 11px;	
}

#mdTopBrands {
	margin-left: 12px; 
}

#mdTopBrands h2 {
	margin-left: -12px;
}

a.mdTopBrand {
    border: 1px dotted #CCCCCC;
    display: block;
    float: left;
    height: 44px;
    margin-bottom: 8px;
    margin-right: 8px;
    overflow: hidden;
    padding: 8px;
    text-align: center;
    text-decoration: none !important;
    width: 115px;	
}

.mdTopBrandLink {
	clear: both; 
	padding: 2px 0;  
	border-top: 1px dotted #CCCCCC; 
	text-align: right;
}

.mdL1Category {
	float: left;	
	margin-right: 10px;
}

.mdL1Category > a {
    display: block;
	height: 200px;
    overflow: hidden;
}

.mdL1Category img {
	padding-left: 20px;
	padding-right: 21px;
	padding-bottom: 5px;
    max-width: 100%;
    max-height: 100%;
}

.mdL1CatText {
    border-bottom: 1px dotted #CCCCCC;
    padding: 15px;
	margin-bottom: 20px;
}

.mdL1CatText p {
	margin-bottom: 4px;	
}

#wowslider-container1 .ws_images {
	border: 1px solid #e7e7e7 !important;	
	border-radius: 0px !important;
	width: 99.8% !important;
}


/* ------------------------------------------------------------------- */
/* ------------------------------------------------------------------- */
/* ------------------------- Media Queries --------------------------- */

@media all and (max-width: 599px) {
#mdContainer {
	width: 97% !important;
	padding: 8px;
	margin: 0 auto;
}

#wowslider-container1 .ws_bullets {
    padding-left: 20px !important;
    left: 6% !important;
}

.mdL1CatList {
	display: none;	
}

.mdL1CatListResp {
	display: block;	
	margin-bottom: 16px;
}

#accordion .mdL1CatList {
	display: block;	
	width: 99.6% !important;
	margin-top: -9px;
}

#accordion .mdL1CatList li {
	border-bottom: 0px dotted #ccc;
	padding-bottom: 0px;
	margin-bottom: 2px;
}

#accordion .mdL1CatList li a {
	border: 1px solid #ccc;
	width: 99.6% !important;
	text-align: center; 
	padding: 9px 0;
	display: block;
}

div.mdL1CatListResp #ui-accordion-accordion-panel-0 {
	height: 440px;
	border-left: 0px;
	border-right: 0px;	
	border-bottom: 0px;
	padding: 0px;
	overflow:hidden;
}

div.mdL1CatListResp #ui-accordion-accordion-header-0 {
	background-color: #444;	
}

.mdL1CatListResp #accordion h3 {
	color: #fff !important;	
}

.mdL1SmallAds {
	text-align: center;
}

.mdL1CatText li a {
    border: 1px solid #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    display: block;
    margin-bottom: 3px;
    padding: 5px;
    text-align: center;
    width: 93%;
}

.mdL1Catr {
	float: right;	
	margin-right: 0px;
}

#divBrandPanel {
	display: block;
    margin: auto;
    max-width: 393px;
    text-align: center;
}

a.mdTopBrand {
    border: 0px dotted #CCCCCC;
    height: 44px;
    margin-bottom: 0px;
    margin-right: 0px;
    width: 115px;
}
}

@media all and (max-width: 564px) {
#mdContainer {
	width: 97% !important;
	padding: 8px;
	margin: 0 auto;
}

.mdL1CatText {
	padding: 0px;	
}

.mdL1Category img {
	width: 150px; 
	height: 150px; 	
}

.mdL1CatText {
	padding-bottom: 15px !important;	
}
}

@media all and (max-width: 451px) {
#mdContainer {
	width: 97% !important;
	padding: 8px;
	margin: 0 auto;
}

#divBrandPanel {
	width: 262px;	
}

.mdL1Category img {
	width: 200px; 
	height: 200px; 	
	margin-bottom: 15px; 
}

.mdL1Category {
	margin: 0 !important;	
	float: none !important;
	text-align: center;
}

.mdL1Catr {
	float: left;	
}

.mdL1CatText {
	padding-bottom: 15px !important;	
}

.mdL1CatText li {
	text-align: center;	
}

.mdL1CatText li a {
	margin: 5px auto;
    width: 60%;	
	padding: 7px 5px;
}

.thinbanner {
	display: none;	
}

}