@import url(reset.css);
@import url(text.css);

.clear {
    clear: both;
}

.left {
    float: left;
}

.cols2 {
    float: left;
    width: 45%;
    margin-right: 2.6em;
}

.red {
    color: #ff0000;
}

a:link, a:active {
    color: rgb(6,109,196);
}

a:visited {
    color: #969696;
}

a:hover {
    color: rgb(200,2,12);
}

html, body {
    height: 100%;
}

. {
    min-width: 1000px;
    width: 100%;
    height: 100%;
    background: url(../images/bg_nav.gif) repeat-x top left;
}

* html . {
    height: 100%;
}

.header {
	width: 1125px;
	margin-bottom: 1.4em;
}

hr {
    margin-left: 1em;
}

h1 {
    float: left;
    text-indent: -5000px;
    width: 183px;
    height: 180px;
    background: url(../images/logo-30-plus-years.png) no-repeat top left;
}

h2 {
    float: left;
	background-repeat: no-repeat;
	background-position: left top;
    text-indent: -5000px;
    width: 684px;
}

.h2-bg-home {
	background-image: url(../images/slogan_home.gif);
	height: 12px;
}

.h2-bg-feedback {
	background-image: url(../images/slogan_feedback.gif);
	height: 12px;
}

.h2-bg-cat-res {
	background-image: url(../images/slogan_cat-res.gif);
	height: 12px;
}

.h2-bg-stor-loc {
	background-image: url(../images/slogan_stor-loc.gif);
	height: 12px;
}

.h2-bg-spl-svc {
	background-image: url(../images/slogan_spl-svc.gif);
	height: 24px;
}

.h2-bg-com-evnt {
	background-image: url(../images/slogan_com-evnt.png);
	height: 24px;
}

.h2-bg-feat-sup {
	background-image: url(../images/slogan_feat-sup.gif);
	height: 12px;
}

.h2-bg-demo {
	background-image: url(../images/slogan_demos.gif);
	height: 12px;
}

.h2-bg-repairs {
	background-image: url(../images/slogan_repairs.png);
	height: 12px;
}

.h2-bg-enrg {
	background-image: url(../images/slogan_enrg.gif);
	height: 12px;
}

.h2-bg-finan {
	background-image: url(../images/slogan_finan.gif);
	height: 12px;
}

.h2-bg-contact {
	background-image: url(../images/slogan_contact.gif);
	height: 12px;
}

.h2-bg-newsl {
	background-image: url(../images/slogan_newsl.gif);
	height: 24px;
}

.h2-bg-careers {
	background-image: url(../images/slogan_careers.gif);
	height: 24px;
}

h3 { font-size: 1em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; text-transform: uppercase; }

ul.bullets {
    list-style: disc;
}

.amp {
    font-style: italic;
}

.nav, .equipment ul {
    float: left;
    display: inline;
    list-style: none;
    position: relative;
}

.nav {
	left: -51px;
}

.nav li, .equipment li {
    float: left;
    margin: 0;
}

.nav a, .equipment a {
    display: block;
    text-indent: -5000px;
    background-repeat: no-repeat;
    background-position: bottom left;
}

.nav a {
    height: 40px;
    line-height: 40px;
}

.equipment a {
    height: 130px;
    line-height: 130px;
}

.nav a:hover, .nav a.selected, .equipment a:hover {
    background-position: bottom right;
}

a#home      {
	background-image: url(../images/nav_home.png);
	width: 55px;
}
a#catalog   {
	background-image: url(../images/nav_catalog.png);
	width: 93px;
}
a#store     {
	background-image: url(../images/nav_store.png);
	width: 76px;
}
a#services  {
	background-image: url(../images/nav_services.png);
	width: 79px;
}
a#suppliers {
	background-image: url(../images/nav_suppliers.png);
	width: 88px;
}
a#demos 	{
	background-image: url(../images/nav_demos.png);
	width: 64px;
}
a#rebates   {
	background-image: url(../images/nav_rebates.png);
	width: 77px;
}
a#repairs   {
	background-image: url(../images/nav_repairs.png);
	width: 87px;
}
a#financing {
	background-image: url(../images/nav_financing.png);
	width: 88px;
}
a#careers {
	background-image: url(../images/nav_careers.png);
	width: 78px;
}
a#feedback   {
	background-image: url(../images/nav_feedback.png);
	width: 55px;
}
a#contact   {
	background-image: url(../images/nav_contact.png);
	width: 69px;
}

a#espanol   { background-image: url(../images/nav_espanol.gif); width: 112px; }

a#range           { background-image: url(../images/tor-cooking-range.jpg); width: 89px; }
a#refrigeration   { background-image: url(../images/tor-refrigeration.jpg); width: 95px; }
a#prep            { background-image: url(../images/tor-prep.jpg); width: 69px; }
a#sinks           { background-image: url(../images/tor-sinks.jpg); width: 163px; }
a#beverage        { background-image: url(../images/tor-beverage.jpg); width: 60px; }
a#bbq             { background-image: url(../images/tor-bbq.jpg); width: 131px; }
a#fryer           { background-image: url(../images/tor-cooking-fryer.jpg); width: 79px; }
a#cooking         { background-image: url(../images/tor-cooking-guy.jpg); width: 126px; }

a.black:hover {
    color: #000000;
}

ul {
    list-style: none;
}

dl {
    float: left;
    width: 14em;
    margin-right: 3em;
}

dt {
    font-weight: bold;
    text-transform: uppercase;
}

dd span {
    text-decoration: underline;
}

/*di indent {
    text-indent: 3em;
}
*/
.sidebar {
    clear: both;
    float: left;
    padding: 0 1.4em;
    width: 7.4em;
}

.sidebar li {
    margin: .6em 0;
}

.specials {float:left; width:8.5em; min-height:28.5em; padding:0 1.4em; border-left:1px solid #ccc; text-align:center;}

.content {
    float: left;
    overflow: hidden;
    width: 760px;
    min-height: 100%;
    border-left: 1px solid #ccc;
    padding-left: 1.4em;
}
.content.with-specials {width:64%;}
	.content.with-specials dl {width:13.5em;}


.financing3column {
	color: #9C3;	
}
	
body.contactPage {
  width: 1120px !important;
}
.contact {
  width: 955px !important;
}

.equipment {
    float: left;
    width: 812px;
}

.testimonial {
    width: 62em;
    text-align: right;
}

.home .testimonial {
    width: 36em;
}

.testimonial span#quote {
    display: block;
    font-style: italic;
    text-align: left;
}

.catalogs dl {
    width: 8em;
    text-align: center;
}

.catalogs dt {
    height: 177px;
}

.stores dt, .contact dt, .careers dt {
    font-family: Georgia, "Times New Roman", serif;
    font-size: 1.2em;
    text-transform: none;
}

.stores dd, .contact dd, .careers dd, .financing dd {
    margin-top: 1em;
}

.stores dl, .contact dl, .careers dl, .financing dl {
    margin: 0;
    padding: 0 1.5em;
    padding-bottom: 800px;
    margin-bottom: -800px;
    border-left: 1px solid #cccccc;
}

dl.first {
	border: 0;
}

dl.second {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #cccccc;
	border-left-style: none;
	padding-top: 15px;
	margin-top: 15px;
}

.contact dd img {
    float: left;
    margin-right: 1em;
}

.contact ul {
    clear: left;
    margin: 1em 0;
}

ul.first {
    margin-top: 4em;
}

.contact ul:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.portrait {
    float: left;
    margin: 0;
}

.portrait img {
    border: 1px solid #cccccc;
    margin-right: 1em;
}

table {
    border-collapse: collapse;
}

table th {
    font-weight: bold;
    font-size: 1.1em;
    text-align: left;
}

td {
    padding: 1em 0;
}

td.even {
    width: 14em;
    padding: 1em 1em;
}

td.even_repair {
	width: 350px;
	padding: 1em 1em;
}

.nav_supply {
    font-size: .8em;
}

.energy dl {
    width: 40%;
}

/** Newsletter stuff **/
.newslPromo {
  width: 171px;
}
.newslPromo .promoImg, .newslPromo2 .promoImg {
  line-height: 0;
}
.newslPromo .innards {
  border-left: 1px solid #ccc;
  background: url(../images/newsletter-s-bg.gif) top right repeat-y #fdf8e0;
  width: 170px;
  text-align: center;
}
.newslPromo .innardsText {
  padding: 8px 11px 16px 5px;
  margin: 0;
  font-size: .80em;
  line-height: 1.3em;
  letter-spacing: 0.04em;
}
.newslPromo .innardsText .clickhere, .newslPromo2 .innardsText .clickhere {
  color: #0082cf;
  margin-top: 14px;
  font-size: 1.2em;
}
.newslPromo .innardsText .clickhere a, .newslPromo2 .innardsText .clickhere a {
  color: #0082cf;
  text-decoration: underline;
}
.newslPromo .innardsText .clickhere a:hover, .newslPromo2 .innardsText .clickhere a:hover {
  color: #0082cf;
  text-decoration: none;
}

.newslPromo2 {
  width: 172px;
}
.newslPromo2 .innards {
  border-right: 2px solid #ccc;
  background: url(../images/newsletter2-s-bg.gif) top left repeat-y #fdf8e0;
  width: 170px;
  text-align: center;
}
.newslPromo2 .innardsText {
  padding: 8px 5px 16px 11px;
  margin: 0;
  font-size: .80em;
  line-height: 1.3em;
  letter-spacing: 0.04em;
}

/** Coming Events Box **/
.eventsPromo {
  width: 175px; float:left;
}
.eventsPromo .promoImg, .newslPromo2 .promoImg {
  line-height: 0;
}
.eventsPromo .innards {
  border-left: 1px solid #ccc;
  background: url(../images/newsletter-s-bg.gif) top right repeat-y #fdf8e0;
  width: 174px;
  text-align: center;
}
.eventsPromo .innardsText {
  padding: 8px 11px 16px 5px;
  margin: 0;
  font-size: .80em;
  line-height: 1.3em;
  letter-spacing: 0.04em;
}
.eventsPromo .innardsText .clickhere, .newslPromo2 .innardsText .clickhere {
  color: #0082cf;
  margin-top: 14px;
  font-size: 1.2em;
}
.eventsPromo .innardsText .clickhere a, .newslPromo2 .innardsText .clickhere a {
  color: #0082cf;
  text-decoration: underline;
}
.eventsPromo .innardsText .clickhere a:hover, .newslPromo2 .innardsText .clickhere a:hover {
  color: #0082cf;
  text-decoration: none;
}

/* end coming events */


.signupForm {
  width: 370px;
  font-size: 0.85em;
  margin-bottom: 10px;
}
.signupForm p {
  padding-left: 7px;
  margin: 4px 0 15px 0;
}
.signupForm label {
  display: block;
  padding-left: 7px;
}
.signupForm .req {
  color: #d41e09;
}
.signupForm input, .signupForm select {
  display: block;
  width: 362px;
  font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
  font-size: 0.9em;
  margin: 3px 0 4px 0;
  height: 13px;
}
.signupForm select {
  width: auto;
  height: auto;
}

/** Featured suppliers indentation */
.video_demos tr td a {
  text-indent: -15px;
  padding-left: 15px;
  display: block;
}

/** Feedback form **/
.feedback dd {
  width: 15em;
  margin-bottom: 19px;
  margin-right: 2em;
}
.feedback dd:after, .clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.feedback label {
  display: block;
  padding: 0 0 7px;
  float: left;
  line-height: 17px;
}
.feedback input, .feedback textarea, .feedback select {
  float: left;
  clear: left;
  margin-left: 10px;
  line-height: 17px;
  position: relative;
  top: 1px;
}
.feedback input + label {
  width: 160px;
  padding: 2px 0;
}
.feedback .red {
  color: #d41e09;
  text-decoration: none;
}
textarea {
  font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
  width: 260px;
  height: 86px;
}
.dp-popup h2 {
  width: auto;
  text-indent: 0;
  float: none;
}
a.dp-choose-date {
  float: left;
  width: 16px;
  height: 16px;
  padding: 0;
  margin: 5px 3px 0;
  display: block;
  text-indent: -2000px;
  overflow: hidden;
  background: url(../images/calendar.png) no-repeat;
}
a.dp-choose-date.dp-disabled {
  background-position: 0 -20px;
  cursor: default;
}
em.lil {
  font-size: 0.80em;
  padding-top: 3px;
  display: block;
  line-height: 1.4em;
} 

/* Styles added by Scott Marlow January 2013 for featured state page templates */
#local .content img+p {
color: #cb431d;
font-size: 16px;
font-style: italic;
font-weight: bold
}
img.alignleft {
float: left;
margin: 0 20px 2px 0
}
img.alignright {
float: right;
margin: 0 0 2px 20px
}
img.headline {
margin: 82px 0 8px
}


.financing-services {width:100%;}
	.financing-services tr {border-top:1px solid #ccc;}
	.financing-services tr:first-child td {padding:0;}
	.financing-services tr:nth-child(2) {border-top:none;}
	.financing-services td {padding:1em; border-left:1px solid #ccc;}
	.financing-services td:first-child {border-left:none;}
	.financing-services address {font-style:normal;}
	.financing-services .url {width:55%; margin:auto auto 1em 0;}
	.financing-services .email {margin:1em auto;}
	.financing-services .download {width:55%;}

/* shadowbox for special home page notices */
#notice-overlay {position:fixed; top:0; right:0; bottom:0; left:0; background:rgba(0,0,0,.35); z-index:7;}
#notice-overlay.hidden {display:none;}
#shadowbox-notice {cursor:pointer; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); width:auto; height:auto; padding:.25em; background:white; border:.3em solid #B9000B; border-radius:1em; outline:.5em solid #fff; z-index:210; text-align:center; box-shadow:0 .75em .75em rgba(0,0,0,.5);}
	#shadowbox-notice h1,#shadowbox-notice h2 {float:none; text-indent:0; width:auto; height:auto; background:none; font-weight:bold;}
	#shadowbox-notice .dismiss {color:#B9000B; text-decoration:none;}
	#shadowbox-notice .dismiss:hover {color:#B9000B; border-bottom:1px solid;}
		#shadowbox-notice .dismiss span {font-size:2em; display:inline-block; vertical-align:-.15em;}
#shadowbox-content {position:relative; padding:1.5em 1.5em 0; border:1px solid #B9000B; border-radius:.5em;}
#shadowbox-content:after {content:''; display:block; position:static; width:0; height:0; clear:both; float:none;}
