/* Media Queries */
@media screen and (max-width: 680px) {
#wrapper { display:none;}

		    * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
	margin: 0;
	padding: 0;
	-webkit-text-size-adjust: none;
}

/* Makes sure that everything is 100% height */

html {
	height: 100%;
	overflow:hidden;
	overflow-y: scroll;
	
}

body {
	height:auto;
	overflow-y: scroll;
	font:13px Verdana, sans-serif;
	line-height: 20px;
	color: #555;
	background-color:#FFF;
	background:url("http://www.denverfurniturecenter.com/images/spacer.gif");

	
}

/* gets the actual input out of the way; we're going to style the label instead */

#drawer-toggle {
	position: absolute;
	opacity: 0;
}

#drawer-toggle-label {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	left: 0px;
	height:50px;
	width: 50px;
	display: block;
	position: fixed;
	background: rgba(255,255,255,.0);
	z-index: 1;
}

/* adds our "hamburger" menu icon */

#drawer-toggle-label:before {
	content: '';
	display: block;
	position: absolute;
	height: 2px;
	width: 24px;
	background: #4276ab;
	left: 13px;
	top: 18px;
	box-shadow: 0 6px 0 #8d8d8d, 0 12px 0 #8d8d8d;
}

header {
	
	width: 100%;
	position: fixed;
	left: 0px;
	background: #efefef;
	padding: 10px 10px 10px 50px;
	font-size: 22px;
	line-height: 22px;
	z-index: 0;
	color:#000;

}
.appleLinks a {color:#000000; text-decoration: none;}


/* drawer menu pane - note the 0px width */

#drawer {
	position: fixed;
	top: 0;
	left:-300px;
	height: 100%;
	width: 300px;
	background: #477678;
	overflow-x: hidden;
	overflow-y: scroll;
	padding: 20px;
	-webkit-overflow-scrolling: touch;
}

/* actual page content pane */

#page-content {
	margin-left: 0px;
	margin-top: 0px;
	width: 100%;
	height: auto;
	overflow:hidden;
	-webkit-overflow-scrolling: touch;
	padding: 20px;
}
#mobile-hp-content {
	overflow:hidden;
	width:100%;
}
	#banner img {
	margin-top:33px;
		}
	#FurnitureMart img {
	width:100%
		}


/* checked styles (menu open state) */

#drawer-toggle:checked ~ #drawer-toggle-label {
	height: 100%;
	width: calc(100% - 300px);
	background: rgba(255,255,255,.8);
}

#drawer-toggle:checked ~ #drawer {
    left:0;
}

#drawer-toggle:checked ~ #drawer-toggle-label, #drawer-toggle:checked ~ header {
	left: 300px;
}

#drawer-toggle:checked ~ #page-content {
	margin-left: 300px;
}

/* Menu item styles */
#drawer ul {
    list-style-type:none;
	font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif;
}
#drawer ul a {
    display:block;
    padding:10px;
    color:#c7c7c7;
    text-decoration:none;
}

#drawer ul a:hover {
    color:white;
}

/* Responsive MQ */
	#drawer-toggle:checked ~ #drawer-toggle-label {
		height: 100%;
		width: 50px;
	}
	
	#drawer-toggle:checked ~ #drawer-toggle-label, #drawer-toggle:checked ~ header {
		left: calc(100% - 50px);
	}
	
	#drawer {
	    width:calc(100% - 50px);
	    left: -100%;
	}
	
	#drawer-toggle:checked ~ #page-content {
		margin-left: calc(100% - 50px);
	}

.style16_mobile {color: #666666; font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.furniture_mobile {color: #666666; font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bolder; line-height:28px; text-decoration:none; }
.furniture_mobile1 {color: #666666; font-size: 7px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bolder; line-height:28px; text-decoration:none; }
}

@media screen and (min-width: 681px) {

#hp-mobile { display:none;}
/* -----------------  page styles -------------------------------------------------------*/

body {
	padding:0;
	margin:0;
	font:11px Verdana, sans-serif;
	line-height: 17px;
	color: #555;
	background-color: #f4f4f4;
	background-image: url(http://www.denverfurniturecenter.com/images/bodybggr.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#wrapper { margin:2px auto; width:1024px;  padding:0; background:#fff;}
#mjscontrol { margin:2px auto; width:1024px;  padding:0; background:#fff;}

/* -----------------  general styles  -------------------------------------------------------*/

a { color:#4e120d; text-decoration: underline;background:none; }
a:hover { color:#894e4e; background:none; text-decoration:underline; }
p { margin:0;padding-top:2px;}
h2 {
	font-weight:bold;
	font-size:12px;
	padding:0px 0 4px 0px;
	margin: 0 0 2px 0;
	color:#412310;
	background:none;
	border-bottom: 2px dotted #412310;
}
ul { margin: 0; padding : 0; list-style : none; }
img { border: 0;}
h4 {font: 30px 'HelveticaNeue-CondensedBold', 'Arial Narrow', Helvetica, Arial, sans-serif; margin:0;}
.pic{margin-top:8px;}
/* -----------------  top info  -------------------------------------------------------*/

#header {
	clear:both;
	width:960px;
	float:none;
	height:96px;
	background: url(http://www.denverfurniturecenter.com/images/new-green-menu-header3.jpg) no-repeat;
/* ----------------- Old Header: background: url(http://www.denverfurniturecenter.com/images/header2.gif) no-repeat; -------------------------------------------------------*/	
	margin:0;
}
#title {
	float:left;
	width:200px;
	padding: 10px 0 10px 40px;
}
#title h3 {font-size:12px; padding:5px 0 0 0; margin:0; color:#444;}
.pad5 {
	padding-right: 5px;
}

#hright {
	float:right;
	width:730px;
	height: 60px;
	margin:5px 0 0 0;
}
#hrighttop {width: 200px;margin: 0 2px 0 0; padding: 0 8px 2px 0; float:right; text-align: right;}
#title p {font-size: 0.9em; color: #808080; padding: 0; background: inherit;}
#menu {
	width: 830px;
	float:right;
	margin:6px 0 0 0;
	padding:0;
	text-align:right;
}
#menu li { display:inline; }
#menu li a {
	color:#4d4234;
	text-decoration:none;
	padding:1px 15px 1px 15px;
	height:19px;
	background:none;
	font-weight: bold;
}
#menu li a:hover { background: none;color:#92a4b5;} 
#homelink 
{
	display: block;
	float:left;
	width:250px;
	padding: 230;
	height: 70px;
} 

/* ----------------- Main content -------------------------------------------------------*/

#homepic {
	width:1024px;
	height:280px;
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#homepic a {
	color:#000;
}

#bottomcontenttop{
	width:1024px;
	height:10px;
	background: url(http://www.denverfurniturecenter.com/images/b_contenttop.jpg) no-repeat;
	margin: 30px 0 0 0;
}
#bottomcontent{
	width:978px;
	height:315px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #e3e3e3;
	border-right-color: #c5c5c5;
	border-left-color: #c5c5c5;
}
#bottomcontent2{
	width:978px;
	border-right:1px solid #c5c5c5;
	border-left:1px solid #c5c5c5;
	height: 405px;
}
#bottomcontentmiddle{
	width:1024px;
	height:10px;
	background: url(http://www.denverfurniturecenter.com/images/b_contentmiddle.jpg) no-repeat;
}
#bottomcontentbtm{
	width:1024px;
	height:10px;
	background: url(http://www.denverfurniturecenter.com/images/b_contentbtm.jpg) no-repeat;
	margin-top: 0px;
}
.left {
	float: left;
	width: 290px;
	padding:10px;
	margin-top: 0;
	margin-bottom: 5px;
	margin-left: 6px;
}
.mapleft {
	float: left;
	width: 450px;
	padding:10px;
	margin-top: 0;
	margin-bottom: 5px;
	margin-left: 6px;
}
.middle {
	float: right;
	width: 290px;
	padding:10px;
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 8px;
}
.flash {
	float: right;
	width: 650px;
	padding: 5px;
}
.bbbright {
	float: right;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


.right {
	float: right;
	width: 300px;
	padding:10px;
	margin-top: 0;
	margin-right: 6px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.mapright {
	float: right;
	width: 450px;
	height:900px;
	padding:10px;
	margin-top: 0;
	margin-right: 6px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.face {
	float: left;
	padding-left: 6px;
}

.thumbs img{position:relative;padding:1px;margin:5px 8px 5px 9px;border:2px solid #631e19;background:none;}
.thumbs img:hover{border:2px solid #c5c5c5; background:none;}

/* ----------------- Bottom content -------------------------------------------------------*/

#footer {
	clear: both;
	text-align:center;
	line-height: 1.8em;
	color: #444;
	background: #fff;
	height: auto;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
}
#footer a {color: #631e19; background: inherit;}
.blockleft {
	float: left;
	width: 290px;
	margin-bottom: 5px;
	margin-left: 6px;
	padding: 10px;
}
h1 {
	font-weight:bold;
	font-size:15px;
	color:#412310;
	background:none;
	font-family: Verdana, Geneva, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #412310;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0px;
}
.bbb {
	float: left;
	height: 20px;
	width: 540px;
	font-family: Verdana, sans-serif;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#bottomcontent3 {
	width:978px;
	height:380px;
	border-right:1px solid #c5c5c5;
	border-left:1px solid #c5c5c5;
}
#bottomcontent4 {
	width:978px;
	border-right:1px solid #c5c5c5;
	border-left:1px solid #c5c5c5;
	height: 390px;
}
#bottomcontent1 {
	width:978px;
	border-right:1px solid #c5c5c5;
	border-left:1px solid #c5c5c5;
	height: 395px;
}
img{display:block;}
.whitelinks {color: #ffffff; font-size: 11px; }
a.whitelinks:link {text-decoration:none; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:none;font-size: 9px; color: #ffffff;}
a.whitelinks:visited {text-decoration:none; font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 9px; color: #ffffff; }
a.whitelinks:hover {color: #ffffff: text-decoration:none;

}
#submenu {
	width: 140px;
	margin:6px 0 0 0;
	padding:0;
	text-align:left;
}
#submenu { display:inline; }
#submenu a {
	color:#ffffff;
	text-decoration:none;
	background:none;

}
#submenu a:hover { background: none;color:#ffffff; text-decoration:underline;} 


div.nflinks {
	float: left;
	text-align: center;
	margin: 19px 19px 19px 25px;
}
div.nflinks nflinks {
	border: 0px;
	width: 175px;
}
div.nflinks2 {
	text-align: left;
	font-weight: normal;
	width: 175px;
}
.logo nflinks {
	float: left;
	padding: 19px 19px 19px 19px;
}

/*----*/


}