@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,500;1,300;1,400;1,500&display=swap);
@import url(contentboxes.css);

 .global_announcement{

/*okay to change*/
  background: rgb(255,255,255,.8); /* commented out for tom murdock*/
  border:1px solid #000; /* commented out for tom murdock*/
  padding:1% 5% 1% 5%;
  bottom:47%;
  right:3%;
/*stop here*/

/*should not need to be changed*/
  position:absolute;
  display:inline-block; 
  margin-bottom:0;
  max-width:90%;
 
  font-size:1rem;
  z-index:99999;
}
.global_announcement h4 {
  font-size:30px;
  font-style:italic
}

#catheader, .header-slideshow{
  position:relative;
/*  top:-100px;*/
  top:0px;
  z-index:-1;
/*  margin-bottom:-100px;*/
  margin-bottom:0px;
  max-width:1800px;
  margin-left: auto;
  margin-right: auto;
}

.row{clear:both;border-bottom:1px solid #fdfbe3;}

 .global_announcement-rowbased{
  padding:1% 5% 1% 5%;
  display:block; 
   margin-top:140px;
  margin-bottom:0;
   margin-left:auto;
   margin-right:auto;
  max-width:1150;
  font-size:1rem;
  z-index:99999;
}
.global_announcement-rowbased h4 { /*for tom murdoch*/
  font-size:45px;
  font-style:italic;
  color:#fff; 
  margin-bottom:3%;
  font-family: Times;
  font-weight:500;
  text-align:center;
}
.global_announcement-rowbased .row {
  border-bottom:0px; /*for tom murdoch*/
}



.cke_top{
  top:0px !important;
  position:fixed;
  width:100% !important;
  left:0px;
}

/*fancybox*/
.fancybox-wrapper{
  display:flex;
  flex-flow:wrap;
}

.fancybox-wrapper .fancybox {
  
  
}
.fancybox{
  border:5px solid #fff;
  display:inline-block;
  box-sizing:border-box;
  overflow:hidden
}


.fancybox .clear-span {display:none}
.fancybox img {
  width:auto;
  min-width:100%;
  min-height:100%;
  overflow:hidden;
  margin:0 auto;
  position:relative;
}

.gridlisting-portrait {
   max-width9:33.33%; 
  flex: 30%;
}

.gridlisting-square {
  max-width:50%;
  flex: 25%;
}
.gridlisting-landscape {
  flex: 50%;
}

p.left { text-align:left }
/*------------------*\
|* global interface *|
\*------------------*/
html {
max-width:100%;overflow-x:hidden;
  height:100%;
}
body {
  margin: 0px;
  padding: 0px;
  color: #000;
  background: #fdfbe3;
  font: normal 16px Roboto,Arial,Helvetica;
  text-align: center;
  max-width:100%;
  height:100%;
}
body.cke_ltr {
 font-size:1rem !important;
 text-align:left;
 background:#fff;
}
.cke_dialog_contents_body{height:300px;min-height:300px;}
.cke_dialog_page_contents[name=tabbed-browser]{height:100%;}
.cke_widget_wrapper .embeddedContent:hover{padding:0px 30px !important;transition-duration:1s;}

#category table {width:unset; max-width:100% !important;}

body.browser-content {height:unset;}
body.browser-content #Footer {background:transparent}
.cke_widget_wrapper:hover .cke_widget_wrapper {
  overflow: hidden !important;
}
.cke_widget_wrapper .cke_widget_wrapper .cke_widget_drag_handler_container{
  margin-top:20px !important;
}
img {
  border: 0px;
  max-width:100%;
  height:auto;
}
table {height:auto;}
iframe {max-width:100%;}
.embeddedContent {padding-left: 50px;padding-right:10px;width:100%;max-width:530px;margin: 0 auto;}
/* forms */
form {
  margin: 0px;
}
input, textarea {
  font: normal 13px tahoma, geneva, verdana, sans-serif;
}
input.text, input.password, textarea {
  padding: 1px 0px 1px 2px;
  border: 1px solid #57594b;
}

.question {margin:5px 0px 10px}
.question .form-label {font-weight:500;display:block;padding-bottom:3px;}
.question .form-label hr {
  margin-left:100px;
  max-width:200px;
  border:0px;
  border-bottom:1px solid #000;
}
.question .form-label .form_instructions hr {
  margin-left:00%;
  max-width:100%;
}



.question .form_instructions {font-weight:normal}
.question .form-value {}

.question h3, h3.section-header {margin:0px 0px 0px 0px !important;padding:0px !important;border:0px !important;}

span.checkbox {display:block;padding:1px 0px;clear:both;}
.checkbox input {clear:left;margin:5px 5px 5px 0px;margin-right:-15px;}
.checkbox input.embedded-input,
.radio .embedded-input
{display:block;float:none}
.radio{
  border:0px solid;
  display:block;
  width:48%;
}
.checkbox label {max-width:96%;margin-top:5px;display:inline-block; margin-left:25px;vertical-align: top}
.block {display:block}

figcaption {
  font-size:12px;
  text-align:right;
  font-style:italic;
  font-weight:300;
}

em {font-family:Roboto;font-weight:300}
b,strong {font-family:Roboto;font-weight:500;}

/*colors*/
.bodytext {color:#000}
.link {color:#08aed1}
.contentbackground{color:#fdfbe3}
.lightbluetop {background:#f2fcfc}
.lightbluemiddle {background:#9ae5e6;}
.lightbluebottom {background:#45cfd2}
.tealband {color:#1b9d9f}
.searchbartextbacgkround{background:#5ed6d8}
.menudropdownbackground{background:#f1e9c5}
.menutopli {font-family:Avenir Medium;font-size:16px}
.menutext{color:#753c0f; font-family:Avenir Roman}
.menubluebackground{background:#23c6c9}
.brown{  color:brown;}
.color-blue {color:#3333ff;}
.color-brown {color:#753c0f;}
.bold800 {font-weight:800}
.bold700 {font-weight:700}
.bold300 {font-weight:300}
/*fonts*/
body {font-size:14px;}
.captions {font-family:Avenir MediumOblique}

.contentboxes.innerpadding-1 {margin-left:-1px;margin-right:-1px;}
.contentboxes.innerpadding-3 {margin-left:-3px;margin-right:-3px;}
.contentboxes.innerpadding-5 {margin-left:-5px;margin-right:-5px;}
.contentboxes.innerpadding-8 {margin-left:-8px;margin-right:-8px;}
.contentboxes.innerpadding-13 {margin-left:-13px;margin-right:-13px;}
.contentboxes.innerpadding-21 {margin-left:-21px;margin-right:-21px;}

@media(max-width:968px) {
  .contentboxes .row {
    flex-flow: wrap;
  }
  .contentboxes .col {
    min-width:320px;
  }
  
  
}


@media(max-width:966px) {
  .width-pr.width-33pr > .row > .col:nth-child(1) {
    min-width:300px !important;
    max-width:300px;
  }
}


@media(max-width:600px) {
  .width-pr.width-33pr > .row > .col:nth-child(1) {
    min-width:300px;
    max-width:300px;
  }
  
  .columns-2.width-1fr > .row > .col {
    width: 100%;
    max-width: 100%;
 }
  
}

@media(max-width:480px) {
  .contentboxes .col {
    min-width:100%;
    max-width:100%;
    width:unset;
    border:0px solid #FDFBE3;
    margin-top:0px;

  }
  
}


/* links */
a {
  color: #327bb3;
    text-decoration: none;
}
a:visited {
  color: #327bb3;
}
a:hover {
  color: #327bb3;
  text-decoration: underline;
}

/* headings */
h1,h2,h3,h4,h5,h6{margin:20px 0 5px 0;}
h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{font-weight:normal;}
h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small{font-weight:normal;font-size:80%;}


h2:first-of-type {margin:0px;}
h3:first-of-type {margin:0px;}


h1 {
  font-size: 18px;
}
h2 {
   color:#079da0;
   font-size:32px;
   font-family:Roboto;
   font-style:italic;
   font-weight:300;
}
h3 {
  font-family:Roboto;
   font-style:italic;
  font-size: 20px;
  font-weight:500;
  
}

.catroot6 .columns-3 {
  display:flex;
  flex-flow: wrap;
}
.catroot6 .columns-3 .subcategory {
  flex-basis:30%;
  flex-grow: 4;
  flex-shrink: 2;
   flex: 1 1 30%;;
  max-width9:360px;
}

.linkcolumns.columns-2
{
  display:block !important;
  column-count: 2;
  -webkit-column-count: 2;
  -moz-column-count: 2;

}



body #links.columns-3,
.catroot6 .linkcolumns.columns-3,
#category-description.columns-3,
.linkcolumns.columns-3
{
  display:block !important;
  column-count: 3;
  -webkit-column-count: 3;
  -moz-column-count: 3;
}

#category-description.columns-2
{
  display:block !important;
  column-count: 2;
  -webkit-column-count: 2;
  -moz-column-count: 2;
}


#category-description.columns-3 {padding-top:13px;}
p {break-inside: avoid}

/**/

.columns-2,.columns-3 {
  gap:25px;

}

.subcategory-wrapper {
  padding:10px 0%;
  border-bottom:1px solid;
}
.subcategory-Name{
  font-family:Roboto;
  display:block;
}
.subcategory-Name.level-0, .h3-subcategory-Name {
  color:#079da0;
  font-style:italic;
  font-size:22px;
  font-weight:500;
}
.subcategory-links {
  /*! break-inside: avoid; */
}
.subcategory-list-wrapper{
  width:800px;
  max-width:100%;
  padding:2%;
  margin:0 auto;
  
}
.subcategory-list-wrapper .subcategory-list .subcategory-wrapper{
  border-bottom:0px;
  padding:3px 0px;

}
.subcategory-list-wrapper .subcategory-list h3 {
  font-size:16px;
  font-weight:400;
  font-style:normal;
}
.subcategory-list-wrapper .subcategory-list h3 a{text-decoration:underline}

.linkheader{break-inside: avoid;}

.subcategory-wrapper {
  padding:10px 0%;
  margin-left:1%;
  9break-inside: avoid;
}
.subcategory-level-1-wrapper {break-inside:avoid;margin-bottom:30px;}
.subcategory-Name.level-1 {
  font-size:20px;
}
h4 {
  font-size:16px;
  font-family:Roboto;
  color:#753c0f;
  font-weight:500;
  margin-top:8px
  
} /*used in content as section titles.*/
.above-h4 {margin-top:16px;  margin-bottom:-8px; }

h4.linkPDF {margin:0px;}
h4.linkPDF a.link-to-pdf-under-title {margin:0px 0px 8px 15px;}

.link-to-pdf {
  font-weight:normal;
  display:inline-block;
  font-size:14px;
}

div.linkPDF a.link-to-pdf-under-description {margin:-5px 0px 13px 15px;}

.subcategory-wrapper .subcategory-level-5-wrapper {}
.subcategory-wrapper .subcategory-level-5-wrapper .subcategory-Name {
  margin:0px;font-size:16px;
  text-decoration:none;
  margin:20px 0px 3px 0px;
  font-style:normal;
  
}
.subcategory-wrapper .subcategory-level-5-wrapper .linklisting {margin:0px;padding:0px;}
.subcategory-wrapper .subcategory-level-5-wrapper .linklisting h4{margin:0px;font-weight:normal;font-size:13.5px;margin:3px;}
.subcategory-wrapper .subcategory-level-5-wrapper .link-to-pdf{text-decoration:underline}
.homepage-reminders-description p:first-of-type,
.homepage-news-item p{
  margin-top:0px;
}

h5 {
  font-weight: normal;
  font-size: 12px;
}
/* use this with text in headings you wish to make small */
.hsmall {
  font-weight: normal;
  font-size: 9px;
}

#accessibility {
  position: absolute;
  left: -9000px;
  width: 9000px;
}
#bodywrapper {height:100%;}
#wrapper {
  margin: 0px auto;
  height:100%;
  text-align: left;
  width:100%;
  position:relative;
  z-index:0
}


#ocwrapper {
  position:relative;
  max-width:1360px !important;
  margin:0 auto;
  box-sizing:border-box;
  padding:0% 20px;
}
.icmenu {
  position:relative;
  max-width:1300px !important;
  margin:0 auto;
  box-sizing:border-box;
  padding:0px 20px
}
#catheader{max-height:100%;overflow:hidden;position:relative}
.gallerywrapper {  min-width:100%;}
.mainimage {margin:0 auto !important; min-width:100%;}
.mainimage img {min-width:100%;}




.subcategory-wrapper .linklisting{
  margin:0px;
}


.subcategory-wrapper .linkfooter{
  margin:0px 20px 0 0px;
  border-bottom:1px;
  font-size:90%;
  font-style:italic;
}

.subcategory-wrapper .link-to-category,
.introduce-category, .introduce-category-from-link{
  margin:10px 0px;
  font-size:16px;
  font-weight:500;
  color:#753C3D ;
}



/*SubcatsHeader when presented as part of subcategory */
h4.subcat-header-url {
  margin-left:20px;
}
/*SubcatsHeader when presented as part of subcategory */
.subcats-header {font-size:20px;margin:20px 0px}

h3.dt {
  font-family:Libre Baskerville;
  font-size: 16px;
  display:block;
  margin:10px 0px 6px 0px;
  font-style:normal;
}
.links-wrapper{font-size:16px;margin-left:20px;font-style:normal;margin-bottom:20px;}
.links-wrapper .sublink {padding:3px}




.colvalue .checkbox {display:block}
.formmail td {display:block;padding:3px}

.colvalue .text {padding:3px;}
.form-label-textarea {display:block}
 
.col-signup_code {
   padding:8px 0px !important;

}
.security-code {
  float:left;
  margin:0px 10px 15px 0px !important;
}

/*additional overrides*/
p{margin:10px 0px}
p.category {font-size:22px;}
.caption-text p {margin:0;}
font font{font-size:small}
font {font-size:initial;}
.col_name {font-size:.75em}
.col_value {font-size:initial}
.col_value input,
.col_value .radio,
.col_value .checkbox,
.col_value .radio
{font-size:initial}


/*--------*\
|* header *|
\*--------*/
.logowrapper{
  max-width:1350px;
  margin:0 auto;
  position:relative;
  z-index:2;
  top:0;
  padding-top:130px;
}
#logo {
  background: transparent url(/images/highdesert-logo.png) top left no-repeat;
  background-size: contain;
  min-height: 200px;
  height: 200px;
  max-height: 180px;
  max-width: 180px;
  position: relative;
  text-indent: -9999px;
  width: 140px;
  position:absolute;
  z-index:1;
  top:0;

}
#logo h1, #logo a {
  height: 100%;
  margin: 0px;
  outline: none;
  width: 100%;
}
#logo a {
  display: block;
  text-decoration: none;
}
#header {
  padding-top:0px;
  background: transparent url() top right no-repeat;
  position:relative;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#feffff+0,ddf1f9+12,a0d8ef+100 */
background: #feffff; /* Old browsers */
background: -moz-linear-gradient(top,  #fbfefe 0%,  #2ec5c7 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #fbfefe 0%,#2ec5c7 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #fbfefe 0%,#2ec5c7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfefe', endColorstr='#2ec5c7',GradientType=0 ); /* IE6-9 */
}



#header-first {
  background:url(/images/high-desert-living.png) center center no-repeat;
  background-size:contain;
  width:calc(100% - 130px);
  height:100%;
  max-width:809px;
  display:inline-block;
  position:absolute;
  top:5px;
  left:20%;
}

.header-last {
   text-align:right;
   display:block;
   padding:8px 5% 5px 0px;
   clear:both;
}
.header-last a, .header-last a:visited {
  color:#fff;
}

@media(max-width:600px){
  #header-first {left:120px;}
}
#catheader {clear:both;text-align:center;position:relative;}
#catheader .catHeaderImage {margin:0 auto}



#catheader .global_announcement .description{
 
}


#loginbar {
  float: right;
  text-align: right;
}
#loginbar a {
  margin-top: 25px;
  padding: 10px 30px 10px 0px;
  color: #212126;
  font-weight: bold;
  display: block;
}
/* these colours are the same as defined by 'a', but we unset a:visited */
#loginbar a:hover {
  color: #5c5b66;
}
#loginbar a.in {

}
#loginbar a.out {

}

/*-----------*\
|* searchbar *|
\*-----------*/
.searchbar {
  margin-bottom: 3px;
  padding: 5px 0 10px 0px;

  position:absolute;
  bottom:-6px;
  right:0;
  width:200px;
  z-index:9999
}
.searchbar input.text, .searchbar input.submit {
  margin-right: 5px;
}
.searchbar input.search-text {
  background:#A8DBF0;
  background:#000;
  border:0px solid #fff;
  padding:2px 10px;
  font-size:16px;
  width:100px;
  color:#fff;
  box-sizing:border-box;
  width:145px;
  border-top:1px solid #fff;
  border-top:1px solid #000;
  border-bottom:1px solid #999;
  margin-right:3px;
  border-radius:2px;
}
.searchbar input.search-button {
  background:transparent url(/images/magnifying-glass.png) center center no-repeat;
  background-size:contain;
  border:0px;
  position:relative;
  text-indent:-9999px;
  width:30px;
  height:23px;
  box-sizing:border-box;
 }
.button, .search-button{
  cursor:pointer;
}
/* setting this in mozilla causes rendering issues */
* html .searchbar input.submit {
  
}
/* these colours are the same as defined by 'a', but we unset a:visited */
.searchbar a {
  color: #212126;
  font-size: 10px;
}
.searchbar a:hover {
  color: #5c5b66;
}

/*--------*\
|* footer *|
\*--------*/

#footer {
  margin-top: 0px;
  padding: 5px;
  border-top: 2px solid #753c0f;
   -moz-box-shadow:    inset 0 5px 15px -10px black;
   -webkit-box-shadow: inset 0 5px 15px -10px black;
   box-shadow:         inset 0 5px 15px -10px black;
  background: #F3E8C8;
  position:relative;
}
#footer.clear:after {
  height:unset;
}
#footer img {
  float: right;
}
#footer p {
  margin: 0px;
  padding: 10px 0px;
  color: #8a8d77;
  font-size: 9px;
}

#footer-top {display:flex;
  justify-content: space-between; max-width:1300px;margin:0 auto;}
.footer-top-a {display:block}
.footer-column {
  padding:0px 0px 0 11px;outline:0px solid;box-sizing:border-box;min-width:200px;
  justify-content: space-evenly;
  align-content: space-evenly;
  
}

@media(max-width:800px){
  
}


.vcard {
  display:block;
  text-align:center;

  padding:5px 0px
}
.vcard span {padding:0px 4%}
.vcard .org {}
.vcard .locality {}
.vcard .tel-email {}
.vcard .email {white-space:nowrap}
.vcard .email:before {
  content:"\2709";
  color:#ba8f2e;
  display:inline-block;padding-right:5px;
  font-size:18px;
}
.vcard .tel {white-space:nowrap}
.vcard .tel:before {
  content:"\260E";
  color:#ba8f2e;
  display:inline-block;padding-right:5px;
  font-size:18px;

}
.vcard .f-between {width:8%;display:none}

#social_media {
 position:relative;
 margin:0 auto;
 max-width:350px;
 margin-bottom:20px;
 text-align:center;
 vertical-align:middle;
 border:0px solid;
 font-size:20px;

}
#social_media td {border:0px solid}
.f-between{clear:left;padding:0 12px;text-align:center}

.sm-link{border:0px solid;font-size:10px;display:inline-block;vertical-align:middle;}
.likeusonfb,.plusone,.gplus-share{display:table-cell0;;text-align:center}

.social_link {height:50px;display:table-cell;vertical-align:middle;text-align:center}
.social_link span {display:table-cell;vertical-align:middle;text-align:center}
.plusone .social_link{overflow:hidden;margin:0 auto;max-width:68px;}

#copyright {float:none;text-align:center}
#credits {color:#999;float:right;width:48%;text-align:right;display:none}
#credits a, #credits a:visited {color:#333;}


/*---------------*\
|* contentheader *|
\*---------------*/
#contentheader {
  padding: 10px 10px 0px 10px;
  background: #e2e1eb;
  clear:both;
}
#contentheader .error, #contentheader .message {
  
  margin: 0px 0px 0px 0px;
  padding: 5px 0px 5px 90px;
  color: #ffffff;
  text-align: left;
}
#contentheader .error {
  color: #8c3030;
}
#contentheader .message {
  color: #3a5841;
}


/*---------------*\
|* contentfooter *|
\*---------------*/
#contentfooter {
  background: #e2e1eb;
}

/*---------*\
|* content *|
\*---------*/
#ocwrapper {
/* background colour of left sidebar */
  border-left: 0px solid #e2e1eb;
/* background colour of right sidebar */
  border-right: 0px solid #e2e1eb;
  background: transparent;
  clear:both;
  min-height: calc(100% - 217px);
}
#leftsidebar {
  margin-left: -200px;
  padding: 10px 0px 10px 10px;
  width: 190px;
  float: left;
  position: relative;
/* hide the left sidebar by default */
  display: none;
}
#rightsidebar {
  margin-right: -200px;
  padding: 10px 10px 10px 0px;
  width: 190px;
  float: right;
  position: relative;
  display: none;
}
#contentwrapper {
  width: 100%;
  float: left;
  position: relative;
}
#content {
  margin: 0px 10px;
  padding: 0px 0px 25px 0px;
  background: #fdfbe3;
}
#content.content-w-leftbar{
    padding-left:280px;
}

.content-right {
 float:right;
 border-left:1px solid #91867f;
 padding:10px 0px 10px 20px;margin:-20px 20px 10px 20px;
}
.content-left {float:left;
    margin-bottom:40px;
    margin-left:-280px;
    width:280px;
    text-align:center;
    border:0px solid
}
.content-left div {margin:0 auto;}

#content.content-w-leftbar-and-links .content-left{
        margin-left:0px;
}
/*---------------*\
|* content-bottom *|
\*---------------*/
#content-bottom-wrapper {clear:both; padding-top:20px; text-align:center;}
#content-bottom-wrapper span {
  display:inline-block;
  padding:0px 20px 10px 0px
}
#content-bottom-wrapper a.on {font-weight:bold}
.NDR .rightbar {width:155px;}
.LDR #content {}
.LDN #content {}
.LNN #content {}
.LNR #content {}
.NDR #content {}
.NDN #content {}
.NNN #content {}
.NNR #content {}


/* hack for ie/win's guillotine bug */
/* start non ie/mac css \*/
* html #content {
  height: 1%;
}
/* end non ie/mac css */

/*-----------------*\
|* global elements *|
\*-----------------*/
.floatleft, .align-left {float:left;}
.floatright, .align-right {float:right}
img.floatleft,.floatleft img {margin:0 15px 15px 0px;}
img.floatright, .floatright img {margin:0 0 15px 15px;}
img.floatright, figure.floatright {clear:right;}
img.floatleft, figure.floatleft {clear:left;margin-left:0px;}
.floatcenter, .align-center, .center {display:block;margin-left:auto;margin-right:auto;text-align:center;}
.caption {display:block;text-align:right;font-size:10pt;font-style:italic}
p.right{text-align:right}

figure {box-sizing:border-box;margin:15px 0px 0px 0px;/*it's like a paragraph, except when it's not*/
}
figure:first-of-type {box-sizing:border-box;margin:0px 0px 0px 0px;/*hmm, except when it's not*/
}


.shadowtop, .shadowbottom {
  height: 0px;
  font-size: 1px;
  display: inline-block;
/* ie/mac fix \*/
  display: block;
/* end fix */
}
.shadowtopleft, .shadowtopright, .shadowbottomleft, .shadowbottomright {
  width: 0px;
  height: 0px;
  font-size: 1px;
}
.shadowtop {
}
.shadowbottom {
}
.shadowleft {
}
.shadowright {
}
.shadowtopleft {
  float: left;
}
.shadowtopright {
  float: right;
}
.shadowbottomleft {
  float: left;
}
.shadowbottomright {
  float: right;
}

/* links */
.linklisting {
  margin: 15px 15px 20px 0px;
}
.columns-1 .linklisting, .columns-2 .linklisting, .columns-3 .linklisting {
  margin-top:0px;
}
.linklisting h4.linktitle, .linklisting p.linkurl, .linklisting p.linkrating {
  margin: 2px 0px;
}
.linklisting h4.linktitle a {
  padding-bottom: 0px;
}

.linklisting-ContactForm h4{
  color:#753c0f;
}
.linklisting-ContactForm p{
  margin:0px;  
}
.linklisting-ContactForm a{
  text-decoration:underline;
}
/* overflow: hidden doesn't work in ie unless the width is set */
* html .linklisting .linkdescription, * html .review .reviewcontent {
  width: 96%;
}

.product-links {line-height:normal}
.product {}
.prod-title{display:none;}
.prod-prop1{}
.prod-prop2{}
.prod-price{display:block;}
.prod-price-available{}
.prod-price-sold{}
.prod-price-call{color:red;}
.prod-price-out{color:red;}
.prod-add{display:inline-block;vertical-align:top; }
.prod-quantity-label{padding-right:5px;}
.prod-quantity{height:31px;width:81px;position:relative;display:inline-block;vertical-align:middle;}
.prod-quant-wrapper{}
.prod-quant-missing:before{
  content:'';
  bottom:-20px;
  left:14px;
  text-align:left;
  position:absolute;
  font-size:22px;
  color:#aaa;
  border-bottom:0px solid #fff;
  z-index:2;
  text-indent:-1px;
  width: 0px;
  height: 0px;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-bottom: 9px solid #fff;
}
.prod-quant-missing:after {
  content:"Set Quantity to greater than 0";
  border:1px solid #ccc;
  box-shadow:1px 1px 3px #ccc;
  position:absolute;
  left:1%;
  bottom:-53px;
  background:#fff;
  padding:6px 15px;
  font-size:12px;
  color:#1a7d60;
  white-space:nowrap;
  z-index:0;
}
.arrow-up{display:none;}
.prod-quant-missing .arrow-up{
  display:block;
  content:'';
  bottom:-21px;
  left:12px;
  text-align:left;
  position:absolute;
  font-size:22px;
  color:#aaa;
  border-bottom:0px solid #fff;
  z-index:0;
  text-indent:-1px;
  width: 0px;
  height: 0px;
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  border-bottom: 11px solid #999;
}

.prod-quant-missing input{outline:1px solid red}
.prod-quant {z-index:1;position:relative;box-sizing:border-box;width:50px;height:39px;font-size:15px;float:left;background:transparent;border:1px solid #1a7d60;margin:0 2px 0 0px;color:#1a7d60;text-align:center;}

.product-increment{padding-bottom:2px;width:20px;font-size:16px;max-height:15px;overflow:hidden;line-height:1;display:inline-block;margin-bottom:2px;background:transparent;border:1px solid #1a7d60;color:#1a7d60;text-align:center;}
.product-decrement{border:0px solid;width:20px;height:16px;overflow:hidden;font-size:18px;line-height:.7;display:inline-block;background:transparent;border:1px solid #1a7d60;color:#1a7d60;text-align:center;}
.product-increment,.product-decrement{
  cursor:pointer;
  -webkit-user-select: none;  /* Chrome all / Safari all */
  -moz-user-select: none;     /* Firefox all */
  -ms-user-select: none;      /* IE 10+ */
  user-select: none;          /* Likely future */ 
    
}
.button,.button:visited,.button:hover,.buttonw, .buy-button {cursor:pointer;
  background:transparent;
  border:1px solid #1a7d60;
  color:#1a7d60;
  margin:0 5px 0 0;
  padding:9px 24px 9px 24px;
  font-size:15px;
  text-shadow:0px 0px 0px #fff;
  display:inline-block;
  vertical-align:middle;
  max-width:unset !important;
}
.detailed-ContactForm {max-width:600px;}
.detailed-ContactForm .question {padding:2px}
.detailed-ContactForm input[type=text] {padding:5px;width:280px;}
.detailed-ContactForm input[type=email] {padding:5px;width:280px;}
.detailed-ContactForm textarea {
  width:455px;
  max-width:100%;
}

#detailed h2 {margin-top:0px;line-height:100%;}
#9detailed h3 {border-bottom:1px solid #AAAAAA;clear:both;margin:0px 10px 40px 10px;padding-bottom:30px;}
#detailed h3.also-shown {border:0px;margin-top:40px;margin:30px 0px;padding:0px 0px;margin-bottom:0px;}

#detailed .detailed-image {float:right;margin-left:15px;}
#detailed .gallerydetail {}
#detailed #thumbnails {float:left;width:100%;}
#detailed .gallerythumbnail {display:inline-block;}
#detailed .gallerythumbnail:hover {cursor:pointer}#detailed .content-left{
  width:55%;
  border:0px solid;
  margin:0px 0px 40px 0px;
  padding:0px;
  min-width:250px;
}
#detailed .content-right{
  float:left;
  margin:0px 0%;
  clear:right;
  width:40%;
  border:0px solid;
  min-width:250px;
}

.grid-detail {
  position:relative;
  border:0px solid;
  width:75%;
  float:left;
  text-align:center;
}
.grid-detail .gallerydetail {position:absolute;height:100%;width:100%;text-align:center;}
.grid-detail img {}
.grid {
  border:0px solid;
  width:22%;
  float:right;
  text-align:center;
}
.grid .gallerylisting:hover{
  cursor:pointer
  
}
.grid .gallerylisting  {
  margin-bottom:20px;
}

#stbar {min-height:60px;padding-top:20px;}
.st-wrapper {
  border:1px solid #ECECEC;
  display:inline-block;
  padding:6px 0px 6px 0px;
  min-width:60px;
  margin-bottom:10px;
  vertical-align:bottom;
  border-radius: 4px;
  text-align:center;
}
.st-wrapper:hover {background:#ECECEC;}
.st-wrapper span:first-child{
  border:0px solid;
  display:inline-block;
  9height:30px;
  vertical-align:middle
}
.st-wrapper .st_fbsend{
  margin-top:-3px;
}
.st-wrapper .st_plusone{
  margin-top:1px;
}




/* paging */
.paging {
  text-align: right;
}
.paging img, .paging select, .paging input {
  vertical-align: middle;
}

.crumb {
  margin:23px 0px 13px 0px;
  font-size: 12px;
  position:relative;
  z-index:0
}

/* lists */
#content ul {
  margin-left:20px;
  padding: 0px;
}


/* forms */
.row {
  padding:5px;
}
.row label.name {
  padding-right: 5px;
  width: 25%;
  float: left;
}
.row label.name span {
  color: #8c3030;
}
.row .value.wrappedtext {
  margin-left: 25%;
  padding-left: 5px;
}


/* the previous style causes problems with long sidebars in ie6 */
.row .value input.text, .row .value input.password, .row .value textarea {
  w\idth: 72%;
  padding:5px;
}
.row .value input.text.shorttext {
  width: 100px;
}
.row.required {
  background: #e2e1eb;
}
.row.invalid {
  color: #8c3030;
  background: #eedddd;
  font-weight: bold;
}
.formsubmit {
  margin-top: 10px;
  text-align: right;
}

/* generic messages */
.errormessage {
  color: #8c3030;
  font-weight: bold;
}
.infomessage {
  color: #3a5841;
  font-weight: bold;
}

/* search highlighting */
.searchhl-1, .searchhl-2, .searchhl-3, .searchhl-4, .searchhl-5 {
  font-weight: bold;
}
.searchhl-1 {
  background: #ffff80;
}
.searchhl-2 {
  background: #aaaaff;
}
.searchhl-3 {
  background: #aaffaa;
}
.searchhl-4 {
  background: #ffaaaa;
}
.searchhl-5 {
  background: #aaffff;
}

/* indent */
.indent1 {
  margin-left: 20px;
}
.indent2 {
  margin-left: 40px;
}
.indent3 {
  margin-left: 60px;
}
.indent4 {
  margin-left: 80px;
}
.indent5 {
  margin-left: 100px;
}

hr.links-loop-default-category-html-separator,
.hide {
  display: none;
}

.clear:after {
  height: 0px;
  clear: both;
  display: block;
  visibility: hidden;
  content: ".";
}
.clear {
  display: inline-block;
}
/* start non ie/mac css \*/
* html .clear {
  height: 1%;
}
.clear {
  display: block;
}
/* end non ie/mac css */

/*---------------*\
|* page specific *|
\*---------------*/
#detailed p.description {
  overflow: hidden;
}
/* ie needs a width for overflow: hidden to work */
* html #detailed p.description {
  width: 100%;
}
#detailed p.linknav {
  margin: 0px;
  text-align: right;
}
#detailed p.linknav img {
  vertical-align: middle;
}
#detailed p.linknav a {
  text-decoration: none;
}
#detailed p.reviewsfooter {
  margin: 20px 0px 0px 0px;
  text-align: right;
}
/* #detailed p.actions a, #detailed p.actions a:hover => see .linklisting p.linkactions a */

#home dt a {
  font-weight: bold;
  font-size: 13px;
}

#modify_select input.radio {
  float: left;
}

#search .searchoption {
  margin-top: 10px;
  padding-top: 5px;
  border-top: 1px dotted #bbbfa1;
}




.gallerywrapper,.gw1,.gw2,.gw3,.gw4,.gw5,.gw6,.gw7,.gw8,.gw9,.gw10,.gw11,.gw12{/*float:left;*/position:relative;text-align:left;max-width:100%;z-index:0;}
.mainimage{overflow:hidden;z-index:1;max-width:100%;position:relative;}
.mainimage-caption{text-align:justify;}
.fade {position:relative;}
.fade .tgwrapper {max-width:100%;width:100%;}
.fade .mainimage-inner{max-width:100%;width:100% !important;position:relative;}
.mainimage-inner img{max-width:100%;position:relative;height:auto;}

.fph{margin:-1px;}
.float-inside{position:absolute;}
.gw5 .float-inside{bottom:0px;}
.gw6 .float-inside{bottom:0;}
.gw7 .float-inside{bottom:0;}
.columns-numerical .float5{height:40px;}
.columns-numerical .fph5{float:right;width:1px;height:80%;}
.scrollablewrapper{z-index:99999;max-width:100%;}
.scrollable{position:relative;overflow:hidden;height:100%;width:auto;}
.scrollh{width:20000em;position:absolute;height:100%;}
.scrollh .scrollable-column{float:left;max-height:100%;}

.scrollable-column .item {}
.scrollable-column .item .inner-item {max-width:100% !important;position:relative;margin:0 auto;}
.scrollable-column .item .inner-item img {width:100% !important;height:auto}

.scrollv{position:absolute;}
.slider-h a:link{border-top:5px solid yellow}
.slider-h a.current{background:#880C23;border-top:5px solid red}
.slider-v a.current{background:#880C23;border-top:5px solid red}
.gallerywrapper .item{float:left;box-sizing:border-box;}
a.forward, a.backward{position:relative;z-index:9999;}
.browse{position:absolute;cursor:pointer;}
.browse{color:#7F8A5E;}
.browse:hover{color:#924523;text-decoration:none;}
.scrollable a.current{}
.scrollablewrapper span.right{margin:0;z-index:99999;}
.scrollablewrapper span.left{margin:0;z-index:99999;}
.scrollablewrapper span.disabled{visibility:hidden !important;}
.scrollable a,
.scrollable a:link,
.scrollable a:visited{display:block;text-align:center;}
.scrollable img {max-width:100%;max-height:100%;height:auto;}
.image img{}
.arrows{text-align:justify;}
.arrows .inner-item{}
.arrows a{height:auto;width:auto;}
.arrows a:link{float:left;height:auto;width:auto;}
.arrows a.current{float:left;height:auto;}
.char a{
   color:blue;font-size:20px;text-decoration:none;
   background:url(/images/button_radial_non-activated.png) center center no-repeat;
}
.char a:link{}
.char a.current{color:#DC871D;
   background:url(/images/button_radial_activated.png) center center no-repeat;
}
.tip{cursor:pointer;border:1px solid;padding:0px 3px;border-radius:8px;background:#fff;font-size:10px;vertical-align:super;}
.thetip{display:none;border:3px solid green;background:#fff;padding:5px;z-index:99999;box-shadow:0px 5px 15px #000;width:100%;}
.td-name .thetip{font-weight:normal;}
.tooltip{z-index:9999;display:none;padding:5px 5px 15px 5px;font-size:11px;border:3px solid gold;background:#fff;text-align:left;}
.tooltip .label{color:yellow;width:35px;}
.tooltip a{color:#ad4;font-size:11px;font-weight:bold;}

.slicknav_menu {display:none; }
.menu {
  background:#1b9d9f;position:relative;min-height:40px;float:left;width:100%;max-width:100%;clear:both;text-align:center;
   -moz-box-shadow:    0 5px 15px -10px black;
   -webkit-box-shadow: 0 5px 15px -10px black;
   box-shadow:         0 5px 15px -10px black;

  z-index: 1;
}
.menui{box-sizing:border-box;width:100%; max-width:100%;position:relative;margin:0px 0px 0px 0px;
  padding:0px 20% 0px 30px;
  font-family:Roboto, Arial,Helvetica, sans-serif;z-index:9999;text-transform:uppercase;}

.menui ul{display:flex;justify-content:space-between;width:100%;box-sizing:border-box;z-index:0;padding:0px 0px 0px 0px;margin:0;list-style-type:none;line-height:1.5em;}
.menui li{float:left;margin:0px;padding:0px;position:relative;}
.menui > ul > li{float:none;display:inline-block;margin:0px;padding:0px;position:relative;vertical-align:middle;}
.menui ul li table{margin:-1px 0;m\argin:0;border-collapse:collapse;font-size:12px;}
.menui ul li ul{display:none;padding:1px;font-size:11px;
  /*  */
  -moz-box-shadow:0px 4px 11px #000;
  -webkit-box-shadow:0px 4px 11px #000;
  box-shadow:0px 4px 11px #000;
  -moz-border-radius:0 0 0px 0px;
  -webkit-border-radius:0px;

  border-radius:0px;} 
.menui li ul li{width:100%;margin-left:0px;z-index:999}
.menui li.li-first{width:100%;}
.menui li.li-alpha{float:left;width:1.5em;text-align:center}
.menui li.column-2{float:left;width:52%;}
.menui li.column-3{float:left;width:45%;}
.a-span{float:left;width:100%;}
.a-span a{float:left;}
.menui ul li a, .menui ul li a:visited, .nolink {
  float:left;text-decoration:none;
  margin:0px 0px 0px 0px;
  padding:8px 0px 11px 10px;
  text-decoration:none;
  border:0px solid;
  margin-right:0px;
  color:#fff;
  font-weight:500;
  font-size:14px;
}
.menui>ul>li>a:after{
  content:'\25B6';
  display:inline-block;
  padding-left:3px;
  font-size:13px;
  width:10px;
}
.menui>ul>li:hover>a:after{
  content:'\25BC';
  display:inline-block;
  padding-left:3px;
  font-size:13px;
}

.menui ul li.nav-between{padding:0px 0px;position:relative;text-indent:-99999px;}
.menui ul li.home a, .menui ul li.home a:visited{padding-right:0px;}
.menui ul li:hover{position:relative;z-index:999;}
.menui ul li:hover>a, .menui ul li>a:hover{ color:#eee;text-decoration:none;}
.menui ul li:hover ul, .menui ul li a:hover ul{display:block;position:absolute;margin:0 0 0 0;
  top:40px;left:0px;height:auto;
  min-width:220px;
  width:auto;
  white-space: nowrap;
  background:#FFF;
  border:0px solid #000;
  padding:0px 0px 0px 0px;
  z-index:9999;
  text-align:left;
  background:#f3e8c8;  
}

/* 3rd level */
.level-2 {position:relative;}
.menu .more {text-align:right;float:right;}
.menui ul li:hover .level-2{position:relative;display:block;height:23px;}
.menui ul li:hover .level-2 > ul{display:none;position:relative;}
.menui ul li span{position:relative;}
.menui ul li span:hover a {
  background:#1b9d9f;
 color:#fff;

}
.menui ul li span:hover li a {
  background:white;
  position:relative;
  
}
.menui ul li{
  position:relative;
}
.menui ul li:hover .level-2:hover > ul {
  display:block;position:absolute;margin:2px 0 0 0;
  
  top:unset !important;
  left:0px;
  margin-left:100%;
  height:auto;
  min-width:100%;
  width:auto;
  white-space: nowrap;
  background:#FFF;
  border:0px solid #000;
  padding:0px 0px 0px 0px;
  z-index:-1 !important;
  text-align:left;
}



.menui ul li:hover ul li a, .menui ul li a:hover ul li a{
   clear:left;
   color:#753c0f;
  font-weight:500; 
  text-transform:capitalize;border:0px solid green;margin:0;
   padding:4px 10px;height:auto;
   font-size:12px;max-width:100%;
   display:block;
   width:100%;
  box-sizing:border-box;  
  text-transform:uppercase;
  background:#f3e8c8
 }
.menui ul li:hover ul li a:visited, .menui ul li a:hover ul li a:visited{
    
}
.menui ul li:hover ul li:hover a:hover, .menui ul li a:hover ul li a:hover{
   text-decoration:none;
   /*color:#b01712*/;
  background:#1b9d9f;
  position:relative;
}
.menui ul li:hover ul li a.active,.menui ul li:hover ul li a.ison,.menui ul li a:hover ul li a.active
{
 text-decoration:underline;
  
}

/*
    Mobile Menu Core Style
*/

.slicknav_btn { position: relative; display: block; vertical-align: middle; float: right; padding: 0em 0.625em 0em 0.625em; line-height: 1.125em; cursor: pointer; }
.slicknav_menu  .slicknav_menutxt { display: block; line-height: 1.188em; float: left; }
.slicknav_menu .slicknav_icon { float: left; margin: 0.188em 0 0 0.438em; }
.slicknav_menu .slicknav_no-text { margin: 0 }
.slicknav_menu .slicknav_icon-bar { display: block; width: 1.125em; height: 0.125em; -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); }
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar { margin-top: 0.188em }
.slicknav_nav { clear: both }
.slicknav_nav ul,
.slicknav_nav li { display: block }
.slicknav_nav .slicknav_arrow { font-size: 1.1em; margin: 0 0 0 0.4em; }
.slicknav_nav .slicknav_item { cursor: pointer; }
.slicknav_nav .slicknav_row { display: block; }
.slicknav_nav a { display: block }
.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a { display: inline }
.slicknav_menu:before,
.slicknav_menu:after { content: " "; display: table; }
.slicknav_menu:after { clear: both }
/* IE6/7 support */
.slicknav_menu { *zoom: 1 }


/* 
 * code to replace slicknav arrows with images
 
.slicknav_nav .slicknav_arrow {display:inline-block;text-indent: -12px;overflow:hidden;vertical-align: middle;}
.slicknav_nav .slicknav_collapsed .slicknav_arrow::after {content: url("http://cstones.org/images/arrow_right.png")}
.slicknav_nav .slicknav_open .slicknav_arrow::after {content: url("http://cstones.org/images/arrow_down.png");}

.slicknav_menu li.toplevel {
  border-bottom: 1px solid #90764b;
}
.slicknav_menu li.toplevel:last-child {
  border-bottom: none;
}
*/

/* 
    User Default Style
    Change the following styles to modify the appearance of the menu.
*/
.slicknav_menu {
    background:transparent;
    display:none;
    font-size:1.1em;
    padding:5px;
    text-align:left;
}

/* Button */
.slicknav_btn {
    margin: 5px 5px 6px;
    text-decoration:none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;  
    background-color: transparent;
    top:5px;
}
/* Button Text */
.slicknav_menu  .slicknav_menutxt {
    color: #5e5e5e;
    font-weight: normal;

}
/* Button Lines */
.slicknav_menu .slicknav_icon-bar {
  background-color: #fff;
}
.slicknav_nav {
  color:#fff;
  margin:0;
  padding:0;
  font-size:0.875em;
  width:300px;
  position:absolute;
  z-index:99999;
  background:#f3e8c8;
  right:0;
  top:40px;
}
.slicknav_nav .nav-between {display:none}
.slicknav_nav, .slicknav_nav ul {
    list-style: none;
    overflow:hidden;
}
.slicknav_nav>ul {
    padding:0;
    margin:0 0 0 00px;
}
.slicknav_nav .slicknav_row {
    padding:5px 10px;
    margin:0px 0px;
}
.slicknav_nav a{
    padding:5px 10px;
    margin:2px 5px;
    text-decoration:none;
    color:#5e5e5e;
    border-bottom:4px solid transparent
}
.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a {
    padding:0;
    margin:0;
}
.slicknav_nav .slicknav_row:hover {
    color:#fff;
    background:#1b9d9f;
}
.slicknav_nav a.slicknav_row:hover{
    color:#fff;
  border-bottom:4px solid #1b9d9f
}

.slicknav_nav a:hover{
  color:#5e5e5e;
  border-bottom:4px solid #1b9d9f
}
.slicknav_nav a.slicknav_row a:hover{
    color:#fff;
  border-bottom:4px solid #1b9d9f
}

.slicknav_nav .slicknav_txtnode {
  margin-left:15px;   
}

/*shopping cart*/
#cart_wrapper {position:relative;  border:0px solid;  margin:0 auto ;  width:700px;  text-align:center;  max-width:94%;padding:0px;}
#cart_wrapper table{width:100%;border-collapse:collapse;padding:0px;margin:0px auto;}
#cart_wrapper table td{max-width:100%;padding:5px 3px;line-height:140%}
#cart_wrapper table td textarea{max-width:80%;}
#cart_wrapper table td input{max-width:150px;}
#cart_wrapper table td select{width:155px}
#cart_wrapper table,#cart_wrapper th { text-align:left;  max-width:100% !important;padding:0px;}
#cart_wrapper table.cartbuttons td {padding:0px 0px !important;}
.remember{max-width:100%;line-height:140%}
.cartbuttons {max-width:100%;line-height:140%}
.buttonw {min-width:180px;}
.button {margin-bottom:5px;}

/*
    Mobile Menu Core Style
*/

@media (max-width:1030px) {
  #menu {position:relative}
  .slicknav_menu {display:block;}
  .menui {display:none;}
  .searchbar {margin-right:50px;  bottom:-14px;}
}

@media (max-width: 630px) {
.gallerywrapper{max-width:100%;position:relative}
.mainimage{max-width:100%;max-height:100%;}
.fade{max-width:100%;max-height:100%;height:100%;}
.tgwrapper {max-width:100%;max-height:100%;height:100%;}
.scrollablewrapper {max-width:100%;position:relative}
.scrollable-column{max-width:500px;position:relative;}
.mainimage-inner{max-width:100%;max-height:100%;height:100%;text-align:center;margin:0 auto;}
.mainimage-inner img{max-width:100%;max-height:100%;text-align:center;margin:0 auto;}
.item {max-width:99%;}
.inner-item {max-width:95%;}
.image a {max-width:99%;}
.image img{max-width:14%;height:auto}
.gallerywrapper img {max-width:100%;height:auto;max-height:100%;width:auto;}
}
@media (max-width: 500px) {
  .cartbuttons-left{ display:inline-block;margin-right:0px;min-width:160px;width:48% !important;max-width:48% !important;text-align:center;}
  .cartbuttons-center{ display:inline-block;margin:0px auto;min-width:140px;width:45% !important;max-width:48% !important;text-align:center;}
  .cartbuttons-right{ float:left;width:100%;text-align:center;}
  .cartbuttons-right b{ display:block;}
}


@media (max-width:485px) {
  #credits, #copyright {width:100%;}
  .floatleft,.floatright {float:none !important;margin:0 auto 15px auto !important;display:block;padding-left:0px; padding-right:0px;}
}

@media (max-width:375px) {

#cart .button, #cart .buttonw{width:220px !important;max-width:100% !important;border:1px solid;}
  .cart_items th,
  .cart_items th.itemcode,
  .cart_items th.itemname,
  .cart_items th.itemprops,
  .cart_items th.itemquant,
  .cart_items th.itemprice,
  .cart_items th.itemtotal {
    float:left;padding:2px 4px !important;
    box-sizing:border-box
  }
  .cart_items td{float:left;border:0px solid;}
  .cart_items td.itemcode,.cart_items th.itemprops {float:left;}
  .cart_items td.itemcode {width:25%;}
  .cart_items td.itemname {width:70%;border:0px solid;clear:none;padding:4px 0px !important;}

  .cart_items th.itemprice,.cart_items th.itemquant,.cart_items th.itemtotal {float:right;}
  .cart_items td.itemprice{
    clear:both;
    float:left;
    width:40%;
    border:0px solid;
    box-sizing:border-box;
  }
  .cart_items td.itemquant{
    float:left;
    width:32%;
    border:0px solid;
    box-sizing:border-box;
    text-align:right;
  }
  .cart_items td.itemtotal {
    float:left;
    width:28%;
    border:0px solid;
    box-sizing:border-box;
  }
  .cart_items td.notespan {float:left;width:100%;}
  .cart_items td.itemprice {text-align:right;}
  .cart_items .lh {float:left;display:block;border:0px solid;text-align:right;width:50%; box-sizing:border-box;}
  .cart_items .lhv {float:left;display:block;border:0px solid;width:50%; box-sizing:border-box;text-align:right;}
  .cartbuttons-left{ width:100% !important;max-width:100% !important;}
  .cartbuttons-center{ width:100% !important;max-width:100% !important;}

}

/* stx expandable core CSS */
.expandable {
  position: relative;
}
.expandTrigger {
  position: absolute;
}
.expanded {
  height: auto;
  overflow: visible;
}
.collapsed {
  overflow: hidden;
}
.readmore-item,
.reminder, 
.homepage-reminders-description{
  break-inside: avoid;
  position:relative;
  padding-bottom:20px;/*our button is positioned absolute, so need this space to place the button into*/
}
.readmore-description{
  break-inside:avoid;
  padding-bottom:20px;/*our button is positioned absolute, so need this space to place the button into*/
}
.autoembed-showmore .readmore-description{padding-bottom:20px;}			 
.autoembed-showmore.descriptionShowsinFull .readmore-description {padding-bottom:0px;}

.readmore-description.closed,
.homepage-reminders-description.closed{
  max-height:90px; 
  transition: max-height 1s ease-out;
}
.readmore-description.opened,
.homepage-reminders-description.opened{
  max-height:2600px;
  transition: max-height 1s ease-out;
}

.readmore-closed {display:none}
.readmore-open {}

.9show-more-wrapper {
   cursor:pointer;
   color:red;
   display:inlne-flex;
   width:80px;
  margin-top:5px;
   padding:0px 20px 0px 0px;
   height:30px;
   color:#fff;
   white-space:nowrap;
   text-align:center;
   vertical-align:top;
   overflow:hidden;
   position:relative;
   z-index:0;
   border:0px solid red;
 
}

.linklisting {

  position:relative;
  break-inside: avoid;
}
.linklisting .linkdescription{
  break-inside: avoid;
}
.show-more {
   margin-top:5px;
  
   background:#269e9d url(/images/Triangle.jpg) center right no-repeat;  
   background-size:auto 100%;
   padding:5px 24px 5px 10px ;
    vertical-align:middle;
    line-height:1;
    display:inline-block;
    color:#fff;
    position:absolute;
    z-index:2;
  cursor:pointer;
  bottom:0;

  white-space:nowrap !important;
}
.wrapon div {white-space:normal}

.wrapon div .show-more {
    white-space:nowrap !important;
}
.browser-content .show-more {
  position:relative;/*letsus place it where it should begin to take effect*/
}
.show-more:after{
  content:'\00BB';
  position:absolute;
  right:10px;
  top:15%;
  color:#fff;
  font-size:110%;  
  
}
.9show-more:before{
  position:absolute;
  right:-17px;
  top:0px;
  z-index:-1;
  content:'\25c6';
  display:inline-block;
  font-size:31px;
  color:#269e9d;
  line-height:.8;
  vertical-align:middle;

  height:100%;
   width:30px;
}

#search_results .linklisting {margin-left:2%; border-bottom:0px solid;padding-bottom:10px;}
#search_results #content {max-width:640px}