/* =============================================================================
   HTML5 Boilerplate CSS: h5bp.com/css
   ========================================================================== */
   
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
/*html, button, input, select, textarea { font-family: Tahoma,Geneva,sans-serif; }*/
body { margin: 0; line-height: 1.4; }

/*::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }*/

/*a { color: #000; text-decoration:none; }*/
/*a:visited { color: #333; }*/
a:hover { color:#bc3726; }
a:focus { outline: 0; }
a:hover, a:active { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

svg:not(:root) { overflow: hidden; }

figure { margin: 0; }

form { margin: 0; }
/*fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }*/
button, input, select, textarea { /*margin: 0;*/ vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }


/* =============================================================================
	Custom Styles
  =========================================================================== */

#top-banner {
    float: left;
    margin: 10px 0px;
    margin-left:2px;
}

.contact {
    float: left;
    margin: 5px;
    width: 240px;
}
  
.menu {
	clear:both;
	height: 34px;
}

#search-keyword {
	float:left; 
	margin-left:85px;
	padding-left:0px;
}

#search-price, #search-button {
	float:left; 
	margin-left:10px;
}

#smenu {
	display:none;
}

#show-sort {
	float:left;
}

#page {
	float: right;
}

#ad-title {
	width:400px;
	float:left;
}

#order-info {
	width:200px;
	float:left;
}

.adcontent {
	clear:both;
}

.nav {
	position:relative;
	display:inline-block;
	font-size:14px;
	font-weight:900;
	width:100%;
	padding: 10px 0px;
	color:#FFF;
}
.nav-list {
	font-size:12px;
	display:none;
}
.nav-list li {
	*display:inline;
	zoom:1;
	width:100%;
	float:none;
}
.nav-list li a {
	display:block;
	color:#FFF;
	padding:10px 25px;
}


/* Mobile Navigation */
.nav-mobile {
	cursor:pointer;
	position:absolute;
	top:0;
	right:0;
	background:transparent url(/common/images/nav.svg) no-repeat center center;
	height:30px;
	width:30px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border: 1px solid #CCCCCC;
	margin: 3px 7px 0px 0px;
}

.nav-list > li {
	margin: 5px 0px;
}

.nav-active {
	display:block;
}

#mmenu-items-600, #mmenu-items-990, #smenu600 { display:none; }

#show-sort #show, #show-sort #sorted-by {
	float: left;
    margin-right: 10px;
}

#bottom-menu-mobile { display:none; }

#bottom-menu-mobile option { padding-left:15px; }

.search-bottom-input { float:left; margin-right:10px; }

#mobile-top-banner-480, #mobile-top-banner-990 { width: 100%; text-align:center; margin:5px 0px; display:none; }

#printhelper480 { display:none; }
  
/* =============================================================================
   Media Queries
   ========================================================================== */
   

@media screen and (max-width: 1024px) {
	.main, .contact { width:99%; }
	.right-banner { float:none; width:100%; text-align:center; clear:both; }
	.right-banner div { margin:0 auto; }	
	#tab_link { width:100%; }
}


@media screen and (max-width: 990px) {
	#listMenuLeft, /*.right-banner,*/ #menubar { display:none; }
	.main, .contact { width:99%; }
	#logo { width:100%; height:auto; }
	#logoswf { width:650px!important; }
	.header .left { float:none; width:100%; }
	/*#top-banner, #bottom-banner { display:none; }*/
	.content { width:100%!important; margin-left:0px; }
	#smenu { display:block; }
	#search-keyword { margin-left: 0px; }
	#search-button { float:none; text-align:center; width:99%; margin-top:5px; clear:both; }
	/*.left-menu div { width:100%!important; }
	.left-menu { float:none; width:100%; }*/
	.left-menu { display:none; }
	#frmSearchAll1 { margin-top:0px; }
	#top-banner > div { float: none !important; margin-bottom: 10px; margin-left: 10px; text-align: left; width: 100% !important; }
	.mmenu { height:auto; float:none; }
	.mmenu ul { left:0; float:none; }
	.mmenu ul li { right:0; }
	#mmenu-items-990 { display:inline; }
	#mmenu-items { display:none; }
	#legal-mobile { display:block; margin-top:5px; }
	#payson-menu #mmenu-items { display:block; }
	#mmenu-items-600 { display:none; }
	#TB_window { -webkit-overflow-scrolling:touch; height:600px; overflow:auto; }
	/*#TB_iframeContent { height: 400px!important; overflow: auto; }*/
	#mdjlogo { display:block!important; width:100%!important; }
	.classheader { width:100%!important; background-size:100%; height: 110px!important; }
	.forms { width:100%!important; }
	#bottom-menu { display:none; }
	#bottom-menu-mobile { display:block; width:99%; }
	#mobile-top-banner-990 { display:block; }	
	#leftbannermobileketchum { display:block; }
	#div-gpt-ad-1370372414435-0 { display:none; }
}

@media screen and (max-width: 768px) {
	/*#top-banner img { width:100%!important; height:auto; }
	#mobile-top-banner-990 { display:none; }	
	#mobile-top-banner-480 { display:block; }*/
	#top-banner img { max-width: 100%; float: none; }
	.right-banner div { margin:0 auto; }
	.right-banner { float:none; width:100%; text-align:center; }
	#top-banner div, #bottom-banner div { display: none; }
}

@media screen and (max-width: 600px) {
	.main { width: 100%;  }
	.menu { height: 65px; background-repeat:repeat; }
	#search-keyword { margin-left: 10px; }
	.left-menu { display:none; }
	#logo { width:100%; height:auto; }
	#logoswf { width:500px!important; }
	#top-banner #FlashID > object { width: 600px!important; height:60px; }
	/*#top-banner img { width:100%!important; }*/
	#top-banner { margin: 5px 0px; }
	.content { margin-left: 0px; width:100%; float:none; }
	.right-banner { float:none; width:100%; text-align:center; }
	#ad-detail { width:95%!important; margin: 10px !important; }
	#map { width:99%!important; }
	/*#top-banner { display:none; }	*/
	#payson-menu #mmenu-items, #steamboat-menu #mmenu-items { display:none; }
	#mmenu-items-600 { display:block; width:99%; }
	#TB_window { -webkit-overflow-scrolling:touch; width:450px!important; height:600px; overflow:auto; }
	.classheader { height: 80px!important; }
}

@media screen and (max-width: 480px) {
	#logo { width:100%; height:auto; }
	#logoswf { width:350px!important; }
	.left-menu { display:none; }
	#search-keyword { margin-left: 10px; }
	.content { margin-left: 0px; width:100%; float:none; }
	#top-banner #FlashID > object { width: 400px!important; height:50px; }
	/*#top-banner img { width:100%!important; height:auto; }*/
	.header .left { width:100%; padding-left:0px; }
	#top-banner { margin: 5px 0px; }
	#smenu { display:block; }
	#menubar { display:none; }
	#category_id { width:165px; }
	#keyword { width:160px; }
	#page { float: none; padding: 10px 0 0; text-align: right; }
	#show-sort { float:none; }
	#ad-title { float:none; width:100%; }
	#order-info { float:none; }
	.right-banner { float:none; width:100%; text-align:center; }
	#ad-detail { width:95%!important; margin: 10px !important; }
	.menu { height: 31px; }
	#placead { display:none; }
	.thumb > img, .thumb .thickbox > img { display:none; }
	#map { height:200px!important; }
	#searchTextField, #end { width:200px!important; }
	#home-tab img { width:47%; }
	#home-tab-hutch { padding:0px!important; }
	#home-tab-hutch img { width:31%; }
	#home-tab-hutch a img { width:67%; }
	.hthumb, .htop .r, .htop .l { float:none!important; }
	.hthumb { margin:10px 20px !important; }
	#bottom-banner { display:none; }
	.content { padding-bottom:0px; }
	/*#mmenu-items { display:block; margin-left:20%; }*/
	#mmenu-items-990 { display:none; }
	.htop .r { width:300px; margin-bottom:15px; width:315px!important; background:url("/images/lawrence/top_center2.jpg") no-repeat scroll left top rgba(0, 0, 0, 0)!important;  }
	.content { width: 100%!important; }
	.bcontent { padding:3px!important; }
	.thumb { width:0px; }
	#order-info { width:100%!important; float:none!important; }
	#show-sort #show, #show-sort #sorted-by { float:none; margin-bottom:5px; }
	.contact img { width:150px!important; }
	.contact { text-align:center; width:100%; margin:0px; }
	#adtext { width: 110px; word-wrap: break-word; }
	#list-ads { width:100%; overflow:auto; }
	.search-bottom-input { text-align:left; float:none; }
	.full_listing { width: 120px; word-wrap: break-word; }
	#mobile-top-banner-480 { display:block; }
	#mobile-top-banner-990 { display:none; }
	#TB_window { -webkit-overflow-scrolling:touch; width:300px!important; height:300px; overflow:auto; margin-left: -155px!important; margin-top: -135px!important; }
	#printhelper480 { display:block; }
	#printhelper { display:none; }
	.classheader { height: 50px!important; }
	#thumbservicedir { display:block; }
	.adcontent { margin-top:10px; }
	a[href^=tel] { color: inherit; text-decoration: none; }
	#top-banner div { display: none; }
	#top-banner img { max-width: 100%; float: none; }
	.right-banner div { margin:0 auto; }
	#tab_link { margin:0 auto; }
	#tab_link li a { float:none; border-top-left-radius: 0px; border-top-right-radius: 0px; }
	#tab_link li { display:block; margin-top:1px; }
	.main { margin:0 auto; }
}


@media screen and (max-width: 320px) {
	#mobile-top-banner-480 div { margin:0px!important; }
}

/* =============================================================================
   Non-Semantic Helper Classes
   ========================================================================== */

.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

/* =============================================================================
   Print Styles
   ========================================================================== */
 
@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}