﻿
h1,h2,h3,h4,h5,h6{font-family: sans-serif;font-weight:normal;color:#333;}
h1,h2,h3,h4,h5,h6{text-transform:capitalize;}

.clear{clear:both;}
a{text-decoration:none;}
footer,header,nav,section,summary{display:block;}
[hidden]{display:none;}
html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
html,button,input,select,textarea{font-family:sans-serif;}
body{font-family:Arial, Helvetica, sans-serif;background:#f9f9f9;margin:0; color:#4d4d4d;}
a{color:#006F9A;}
a:focus{outline:thin dotted;}
a:hover,a:active{color:#ff3300;outline:0;}
h1{font-size:1.7em;margin:0 0 0.2em 0;}h1 a{color:#006f9a;}
h2{font-size:1.4em;margin:0 0 0.2em 0;text-transform:uppercase;}
h3{font-size:1.2em;margin:0 0 0.5em 0;}
h4{font-size:1.1em;margin:0 0 0.6em 0;}
h5{font-size:1.0em;margin:0 0 0.7em 0;}
h6{font-size:1.0em;margin:0 0 1.3em 0;}
abbr[title]{border-bottom:1px dotted;}
b,strong{font-weight:bold;}
small{font-size:75%;}
p{font-size:0.9em; line-height:1.6em}
span{color:#4d4d4d;}

body{
	font-family:Arial, Helvetica, sans-serif;
	background:#f9f9f9;
	border-top:2px solid #2d2d2d;
	font-size:0.9em;
}
.wrap{
	width:auto;
	margin:0 20px;
}
.header
{
    clear:both;
}

 .footer{
	font-size:0.8em;
	}
.header p, .footer p{color:#565656;}
footer{text-align:center;}
.footer p:last-of-type{margin-bottom:0;}
.copy{font-size:0.6em; margin:10px 0; color:#777; text-align:center;}
.copy a{color:#B43641;}
.logo{
	float:left;
	padding:5px 0 0 0;
}
.logo img{display:block; max-width:240px;}
.menu-but{
	float:right;
	padding:5px 0 0 0;
}
.content{}
.menu{
	list-style:none;
	margin:0;
	padding:5px 0;
	font-size:.9em;
	}
.menu li{display:block;}
.menu li{margin-bottom:15px;}
.menu a{
	padding:10px;
	color:#2d2d2d;
	font-weight:bold;
}
.menu a:hover{color:#ff3300;}

ul.small{font-size:0.8em;}
ul.small a{font-weight:normal;}
.separator{
	margin:15px 0;
	opacity:0.1;
	border-width: 1px;
	border-bottom:none;
}
 
.dir_box{width:auto;height:auto;min-height:100px;padding-bottom:15px;background-color:#f6f6f6;-webkit-border-bottom-left-radius:5px;-webkit-border-bottom-right-radius:5px;-webkit-box-shadow:0 8px 8px rgba(0,0,0,0.2)}
.dir_line{width:auto;height:auto;min-height:18px;padding:11px 10px 11px 10px;border-bottom:0px solid #d2d5e7;background:url("../images/click-here.png") no-repeat right #f2f6f8; clear:left;}
.dir_line2{width:auto;height:auto;min-height:18px;padding:11px 10px 11px 10px;border-bottom:1px solid #d2d5e7;background:-webkit-linear-gradient(top,#f2f6f8 74%,#E5E9EB 100%); clear:left;}

img {   border-style: none;   }

.orange
{
    color:#ff3300;
}

.addrDiv {padding:0px 0 8px 0; font-size:16px;}

.hours_line {padding:0px 0 0px 0; clear:both;}
.hours_line .dow{width:auto;float:left;font-size:13px;font-weight:bold;color:#444;margin-left:24px; padding-bottom:10px;}
.hours_line .time{width:auto;float:right;font-size:13px;color:#ff3300;margin-right:24px}
 
 /*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}
.col:first-child { margin-left: 0; }


/*  GROUPING  */
.group:before,
.group:after {
	content:"";
	display:table;
}
.group:after {
	clear:both;
}
.group {
    zoom:1; /* For IE 6/7 */
}

/*  GRID OF THREE  */
.span_3_of_3 {
	width: 100%;
}
.span_2_of_3 {
	width: 66.1%;
}
.span_1_of_3 {
	width: 32.2%;
}

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
	.col { margin: 1% 0 1% 0%;}
	.span_3_of_3, .span_2_of_3, .span_1_of_3 { width: 100%; }
}

div.menuDiv {
    clear: both;
    width: auto;
    background-color: #f2f6f8;
    border-top: 1px solid #d2d5e7;
    border-bottom: 1px solid #d2d5e7;
    padding-top: 10px;
    padding-left: 20px;
    
    margin-bottom: 20px;
}

.footerDiv
{
    color: #c5d2db;
    padding: 10px 0px 0px 0px;
    margin: 0px auto;
    line-height: normal;
    width:auto;
    
    background-color:#2f4351;
    font-size: .7em;   
}

.footerDiv a 
{
    color: #c5d2db; 
    text-decoration:none;
    border-right:1px #d2dfe7 solid;
    padding: 0px 5px 0px 0px;
}

.footerDiv a:hover 
{  
    color: #ff4200;
}

.footerDiv a.footerlinkLast
{
    border-right:0;
}

form input[type=text],
form input[type=password],textarea{
	-webkit-appearance:none;
	-moz-appearance:none;
}

form input[type=text],
form input[type=password],
form textarea{
    margin-bottom: 20px;
    margin-top: 10px;
	background:#f2f6f8;
	border:1px solid #d2dfe7;
	width:100%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
    -webkit-border-radius: 5px;
    border-radius: 5px;
        padding: 15px;
}

.searchText
{
    margin: 5px 10px 2px 0px;
    max-width:82%;
    height:42px;
    background-color:#f2f6f8;
    font-size:1.1em;
    font-style:italic;
    font-weight:normal;
    color:#2f4351;
    border:1px solid #d2dfe7;
    line-height:40px;
    background:url("../images/find.png") no-repeat left;
    float:left;
    position:relative;
}

.searchButton
{
    float:right;
    height:40px;
    
    margin-top:5px;
}

/*search page
----------------------------------------------------------*/
#searchDiv
{
    text-align:left;
    padding: 0 20px 0 20px;
}

.pagerDiv
{
    text-align:center;
    display:block;
    width:100%;
    font-size:.9em;
}

#searchDiv #searchResultsDiv div.searchContent
{
    padding-left:140px;
}

#searchDiv #searchResultsDiv div.searchContentnologo
{
    padding-left:0px;
}

label.pager
{
    font-size:1.0em;
    font-weight:bold;
}

.h2Small
{
    margin-top:0px;
    font-size:.6em;
    font-weight:lighter;
    font-style:italic;
}

.h1Small
{
    margin:10px 0 10px 0;
    font-size:1.0em;
    font-weight:normal;
     
}

#map-canvas
{
    width: 100%;
    height:150px;
    border:0px solid;
}

.product ul
{
    padding-left: 1em;
    text-indent: -.6em;
    margin-left: 0;
    list-style:none;
}

.product ul li 
{
    padding: 0px 10px 0px 0px;
    float:left;
    width:170px;
}

.product ul li:before
{
    content:"-";
}

.logoDetail
{
    width:100px;
    
    padding:10px 10px 20px 0;
    float:left;
}

img.logo
{
    width:90px;
    height:60px;
    padding:5px 10px 25px 0;
    display:block;
     
}

.reviewul  
{
    padding: 0 0 0 0;
    max-width:100%;
    list-style-type:none;
    font-style:italic;
    font-size:1.05em;
}

.reviewul li.reviewNameli:before
{
    content:"-";
}

div.reviewContent
{
    padding: 0px 20px 0px 20px;
    max-width:100%;
    background-color:#f2f6f8;
    border:1px solid #d2dfe7;
    border-radius:5px;
    margin-bottom:15px;
}

.subButton
{
    background: black;
    color:White;
    width:60px;
    font-weight:bold;
    height:34px;
    
}

#searchRegionCenterDiv ul
{
     
    float:left;
     
    width:120px; 
}

#mainCatDiv ul
{
    width:220px; 
    float:left;
}
 
#subCatButton {
	    
        padding: 10px;
        display:block;
        background-color:#f2f6f8;
        text-decoration:underline;
		 
		cursor: pointer;
			-webkit-transition: all 0.2s ease-out;
			-moz-transition: all 0.2s ease-out;
			-ms-transition: all 0.2s ease-out;
			-o-transition: all 0.2s ease-out;
			transition: all 0.2s ease-out;	}
		#subCatButton.hover {
			opacity: 0.5;
		}
 
#menuContainer {
    
		height: auto;
		display: none;
        clear:both;
		border-bottom: 1px solid  #d2d5e7;
	}
	
.catul
{
    list-style-type:none;
    line-height:25pt;
    padding-left:15px;
    width:100%;
    font-weight:bold;
   
}
.catul li
{ border-bottom: 1px solid  #d2d5e7;}

#contentRegionCenterDiv
{margin:0 20px}
   
nav {
	float:right;
	padding-top:10px;
}

.navitem {
	color:#4d4d4d;
	font-family:Helvetica;
	font-size:16px;
	margin-left:5px;
	text-decoration:none;
	font-weight:bold;
	padding:8px;
}

.navitem:first-child {
	margin-left:0px;
}

.navitem:hover {
	color:#ff3300;
}

#smartbutton {
	float:right;
	width:20px;
	height:15px;
	cursor:pointer;
	padding:7px;
	border:1px solid #4d4d4d;
	border-radius:6px;
	margin-top:5px;
	display:none;
}

.buttonline {
	background-color:#4d4d4d;
	height:3px;
	margin-top:4px;
}

.buttonline:first-child {
	margin-top:0px;
}

/* standard menu */
@media only screen and (min-width:681px) 
{
	#smartbutton {
		display:none;
	}

	#topmenunav {
		display:inline-block !important;
	}
}

/* smart menu */
@media only screen and (max-width:680px) 
{
	#smartbutton {
		display:inline-block;
	}

	#topmenunav {
		display:none;
		width:100%;
		position:relative;
		top:5px;
	}
	
	.navitem {
		border-top:1px solid #d2d5e7;
		display:block;
		margin:0px;
	}
	
	.navitem:hover {
		background-color:#f2f6f8;
         
	}
}
