.embedded-link {
  width:300px;
  border:0px solid;
  position:relative;
  text-align:center;
  margin:20px auto 20px auto;
}
.embedded-link h2,.embedded-link h3,.embedded-link h3{margin-top:0px;}
.embedded-link.embedded-link-right {float:right; }
.embedded-link.embedded-link-left{ float:left; }


@media(max-width:480px) {
  .embedded-link {
    width:300px;
    border:0px solid;
    position:relative;
   text-align:center;
   margin:30px auto 20px auto;
   float:none;
 }
}
.embedded-link .linklisting-description .linkdescription,
.embedded-link .linklisting-description img {
  margin:0 auto;
}



/*------------------*\
|* global interface *|
\*------------------*/
html {
max-width:100%;min-width:100%;overflow-x:hidden;
}
body {
  margin: 0px;
  padding: 0px;
	color: #444444; 
  background: #ede0cc;
  font: normal 14px Arial,Helvetica;
  text-align: center;
  max-width:100%;
  background:url(/images/background.jpg) top fixed no-repeat;
  background-size:cover;
}
img {
 border:0px;
 max-width:100%;
}
#content img {border:1px solid #444444;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
 max-width:100%;
 height:auto;
}
.paging img {border:0px !important;}

iframe {max-width:100%;}
th {text-align:center;}
.floatright-colwrapper{float:right;max-width:300px;margin:5px;}
.floatleft {max-width:100%;}
.center {text-align:center;margin:0 auto;}
.border-box {box-sizing:border-box}

.image-detailed {margin-right:60px !important;position:relative;}
.grid-detail .gallerydetail {position:absolute;height:100%;width:100%;text-align:center;}

.grid {
  text-align:center;
position:relative;
z-index:9999;
}
.grid .gallerylisting:hover{
  cursor:pointer
  
}
.grid .gallerylisting  {
  margin:0 20px;
  display:inline-block;
}


.detailed-right {display:inline-block;max-width:51%;min-width:320px;}
.viewcart {position:absolute; bottom:21%; right:4.2%;text-decoration:underline;font-size:13px;font-color:#750000;font-weight:bold}

.viewcart:hover {text-decoration:none;}
.box {display:inline-block;width: 49% !important;min-width:310px;vertical-align:top}
.box img {float:left;margin-right:15px;margin-bottom:20px;}
.content-bottom-nav{margin-top:15px;}

#category-description table {max-width:100%;width:0 auto;}
.inline-subcategory {display:inline-block;max-width:114px;}
.inline-subcategory h3 {margin:5px 0px;}

/* 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;
}

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

/* headings */
h1 {
  font-size: 18px;
}
h2 {
  font-size: 18px;
  color:#551a1c;
}
h2 center{
  font-size: 24px;
  color:red;
  line-height:normal;
}
.DisplayName {margin-bottom:10px;}
.DisplayName h2, .DisplayName h3, .DisplayName h4 {margin-bottom:3px;}
#detailed h2{margin:0px;}
h3 {
  font-size: 15px;
}
h4 {
  font-size: 14px;
  margin-bottom:0px;
}
h5 {
  font-weight: normal;
  font-size: 14px;
  margin:5px 0px 15px 0px;
}
/* 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;
}
#wrapper {
  margin: 0px auto;
  max-width: 960px;
  text-align: left;
  width:100%;
  height:100%;
}

/*--------*\
|* header *|
\*--------*/
#logo {
  width:100%;
  max-width: 960px;
  max-height: 188px;
  height:188px;
  background: transparent url(/images/header_transparent.png) top left no-repeat;
  background-size:contain;
  text-indent: -9999px;
}
#logo h1, #logo a {
  margin: 0px;
  width: 100%;
  height: 100%;
}
#logo a {
  text-decoration: none;
  display: block;
}
#header {
  position:relative;
}
#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 10px;
  position:absolute;
  bottom:2px;
  right:0;
}
.searchbar input.text, .searchbar input.submit {
  margin-right: 5px;
}
.search_text{color:#750000;}
/* setting this in mozilla causes rendering issues */
* html .searchbar input.submit {
  height: 21px;
}
/* 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;
}
.search_button {background:transparent url(/images/toadlena_search_button.png) center left no-repeat;
  border:0px;
  text-indent:-99999px;
  padding:1px 41px 0px 0px;
  height:23px;
  margin-left:0px;
  background-size:contain;
}
p.category {
  clear:right;
  float:left;
  width:100%;
  margin:0px;
}
/*--------*\
|* footer *|
\*--------*/
#footer-fat{
  background: #c7b8a2;
  position:relative;
  text-align:center;
  padding:15px 5px;
}
#footer-fat a{padding:5px 20px;
   font-size: 16px;
   color:#750000;
   font-weight:bold;
   white-space:nowrap;
  display:inline-block
}

#footer-top{
  background: #c7b8a2;
  position:relative;
  text-align:center;
  padding-bottom:10px;
  font-size:12px;
}
#footer-top a{padding:0px 0px;
   color:#750000;
   font-weight:bold;

}
#footer-top .ft-between{padding:0px 5px; color:#750000;}
#footer {
  margin-top: 0px;
  padding: 5px;
  border: 0px solid #57594b;
  background: #ede0cc;
  position:relative;
}
#footer img {
  float: right;
}
#footer p {
  margin: 0px;
  padding: 10px 0px;
  color: #8a8d77;
  font-size: 9px;
}
.vcard .org {display:block;}
#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:left;width:50%;font-size:11px;min-width:200px;}
#credits {color:#444;float:right;width:40%;font-size:11px;text-align:right;}

/*---------------*\
|* contentheader *|
\*---------------*/
#contentheader {
  padding: 10px 10px 0px 10px;
  background: #e2e1eb;
}
#contentheader .error, #contentheader .message {
  margin: 0px 200px 0px 0px;
  padding: 2px;
  border: 1px solid #ffffff;
  color: #ffffff;
  font-size: 12px;
  text-align: center;
}
#contentheader .error {
  background: #8c3030;
}
#contentheader .message {
  background: #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: #ede0cc;
}
#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: 1px 3.8% 38px 3.8%;
  line-height: 22px;

}
#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;
}


.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 *|
\*-----------------*/
div.floatleft {float:left;margin:0 15px 15px 0;}
div.floatright {float:right;margin:0 15px 0 15px;}
span.floatleft {float:left;}
span.floatright {float:right}
img.floatleft {margin:0 15px 15px 0px;float:left;}
img.floatright{margin:0 0 15px 15px;float:right}

.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 0px 20px 0px;
  float:left;
  width:33%;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  text-align:center;
  height:280px;
}
.linklisting-description:after{
  content:'';
  width:100%;
  display:block;
  clear:left;
  margin-bottom:40px;
}
.linklisting-description .linkdescription{
  display:inline-block;
  margin-left:210px;
  min-width:295px;
  vertical-align:top;
  margin-bottom:35px;
}
.linklisting-description img {
  margin-left:-210px;
}

#books .linklisting-description .linkdescription{
  display:block;
  position:relative;
  margin-left:250px;
  min-width:295px;
  vertical-align:top;
  margin-bottom:35px;
}
#books .linklisting-description .Imagev4-wrapper {
  width:250px;
  float:left;  
  text-align:center;
margin-left:-23px;
}
#books .linklisting-description img {
  margin-left:0px;
  margin-right:0px;
}


.linklisting-image  {
 margin-right:15px;
}

.linklisting-search{
   margin: 15px 0px 20px 0px;
  float:left;
  width:33%;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  text-align:center;
  height:280px;
}
.linklisting-search-description{margin: 15px 0px 20px 0px; clear:left;float:left;}

.linklisting h4.linktitle, .linklisting p.linkurl, .linklisting p.linkrating {
  margin: 2px 0px;
  color:#551a1c;

}
.linklisting h4.linktitle a {
  padding-bottom: 0px;
  color:#551a1c
}

/* overflow: hidden doesn't work in ie unless the width is set */
* html .linklisting .linkdescription, * html .review .reviewcontent {
  width: 96%;
}
.product {}
.prod-title{display:none;}
.prod-prop1{display:block;}
.prod-prop2{}
.prod-price{margin-top:25px;display:block;font-weight:bold;}

.prod-add{display:block;margin-top:100px;}
.prod-add-long{display:block;margin-top:0px !important;}
.button, .buttonw {background:#ffffff;border:1px solid #444444;font-size:16px;color:#750000; padding:5px 30px;margin:2px;font-family:arial,helvetica}
.buttonw {min-width:220px;}
.button:hover, .buttonw:hover {cursor:pointer}
/* paging */
.paging {
  margin-top:10px;
  text-align: right;
  clear:both;
  float:right;
  min-width:200px;
}
.paging img, .paging select, .paging input {
  vertical-align: middle;
}

.crumb {
  font-size: 9px;
}

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


/* forms */
.row {
  margin-bottom: 1px;
  padding: 4px;
}
.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;
}
/* hack for ie 5.5 text/textarea resizing */
.row .value input.text, .row .value input.password, .row .value textarea {
  width: expression(this.parentNode.offsetWidth * 0.74 + 'px');
}
/* the previous style causes problems with long sidebars in ie6 */
.row .value input.text, .row .value input.password, .row .value textarea {
  w\idth: 72%;
}
.row .value input.text.shorttext {
  width: 100px;
}
.row.required {
  background: #DBCEB8;
}
.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;
}

.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;
}
.clear-left {clear:left;}
.clear-right {clear:right;}
/* 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: 10px 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;}
.mainimage{overflow:hidden;z-index:999;}
.mainimage-caption{text-align:justify;}
.mainimage{overflow:hidden;z-index:999;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%;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}
.scrollable{position:relative;overflow:hidden;height:100%;width:auto;}
.scrollh{width:20000em;position:absolute;}
.scrollh .scrollable-column{float:left;}
.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;}
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;}
a.backward{left:-5.7%;cursor:pointer;border:0px solid; margin:0;z-index:99999;height:30px; width:20px;position:absolute;top:48%;background:url(/images/arrow_left.png) center left no-repeat;}
a.forward{right:-5.7%;cursor:pointer;border:0px solid; margin:0;z-index:99999;height:30px; width:20px;position:absolute;top:48%;background:url(/images/arrow_right.png) center right no-repeat;}

.scrollable a,
.scrollable a:link,
.scrollable a:visited{display:block;text-align:center;}
.image img{max-width:100%;max-height:100%;}
.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;}

@media (max-width: 630px) {
.gallerywrapper{max-width:100%;position:relative}
.mainimage{max-width:100%;}
.fade{max-width:100%;}
.tgwrapper {max-width:100%;}
.scrollablewrapper {max-width:100%;position:relative}
.scrollable-column{max-width:500px;position:relative;}
.mainimage-inner{max-width:100%;text-align:center;margin:0 auto;}
.mainimage-inner img{max-width: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 {width:100%;max-width:100%;}
  
  .linklisting {width:50%;}
  .linklisting-description .linkdescription {margin-left:0px;}
  .linklisting-description img {margin-left:0px;}
  .linklisting-search{width:50%;min-width:185px;vertical-align:top;text-align:center;}
  .linklisting-search-description{width:100%;display:inline-block;vertical-align:top;}

  
#books .linklisting-description .linkdescription{
  display:block;
  position:relative;
  margin-left:0px;
  min-width:295px;
  vertical-align:top;
  margin-bottom:35px;
}
#books .linklisting-description img {
  margin:0px auto 10px auto;
  float:none;
  display:block;
}
  
  
}
@media (max-width: 500px) {
    .gallerywrapper{max-height:300px;position:relative;border:0px solid}
}
@media (max-width: 400px) {
    .gallerywrapper{max-height:230px;position:relative;border:0px solid}
}
@media (max-width: 320px) {
    .gallerywrapper{max-height:170px;position:relative;border:0px solid}
}

.slicknav_menu {display:none; }
.menui-launcher{display:none;}
.open{display:block;z-index:9999}
.menu {padding:12px 0px 0px 0px;position:relative;float:left;width:100%;max-width:100%;background:#c7b8a2;}
.menui{/*overflow-x:hidden;*/width:100%; max-width:100%;position:relative;margin:0px 0 0px 0px;  padding:0px 0px;font-family:Arial, Helvetica, sans-serif;z-index:9999;}

.menui ul{width:960px;z-index:0;padding:0px 0px 0px 45px;margin:0;list-style-type:none;line-height:1.5em;}
.menui li{float:left;margin:0px;padding:0px;position:relative;}
.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:12px;} 
.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:0px 0px 12px 0px ;
  text-decoration:none;
  border:0px solid;
  margin-right:0px;
  color:#750000;
  font-weight:bold;
  font-size:16px;
}
.menui ul li.nav-between{padding:0px 18px;text-indent:-999px}
.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:#750000;text-decoration:none;}
.menui ul li:hover ul, .menui ul li a:hover ul{display:block;position:absolute;margin:0 0 0 0;

  top:28px;left:0px;height:auto;
  min-width:90px;
  max-width:100%;
  background:#EDE0CC;
  white-space:nowrap;
  border:1px solid #551a1c;
  padding:8px 20px 6px 10px;
  z-index:9999;}
.menui ul li:hover ul li a, .menui ul li a:hover ul li a{
clear:left;
   font-weight:normal;text-transform:capitalize;border:0px solid green;margin:0;padding:4px 0px;height:auto;
    color:#750000;background:#EDE0CC;font-size:12px;max-width:80%;
 }
.menui ul li:hover ul li a:visited, .menui ul li a:hover ul li a:visited{
    color:#750000;
}
.menui ul li:hover ul li:hover a:hover, .menui ul li a:hover ul li a:hover{text-decoration:underline;/*color:#b01712*/;background:transparent;}
a.ison,.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;
}

@media (max-width:920px) {
  .searchbar {
   margin-bottom: 3px;
   padding: 5px 10px;
   position:absolute;
   bottom:-42px;
   left:0;
    z-index:999;
  }
  .menui {width:100%;float:left;position:absolute;top:1px;overflow:visible;display:none}
  .menui:hover{z-index:999}
  .menu .slicknav_nav:hover {z-index:999;}
  .slicknav_menu ul li.nav-between{display:none}

  .slicknav_menu { font-size:16px;  position:relative;
     margin: 0px 0px 0px 0;  padding: 0px 0px 12px 0px;
     display:block;
     background: url() top right no-repeat;

    right:10px; top:1px;
    width:100%;
 }
.slicknav_btn {
    margin: 0px;
    text-decoration:none;
    text-shadow9: 0 1px 1px rgba(255, 255, 255, 0.75);
    -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;  
    z-index:999999;
    background-color9:  #1c6b90;
    padding-left:10px !important; 
    position: relative;
    display: block;
    vertical-align: middle;
    float: right; cursor: pointer;
}
  .slicknav_nav {
    color:#fff; margin:0; padding:0; font-size:1em; background:#c7b8a2; z-index:99999;
  }
  
}


#cart_wrapper {  border:0px solid;  margin:0 auto;  width:700px;  text-align:center;  max-width:100%;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:100%;}
#cart_wrapper table td input{max-width:180px;}
#cart_wrapper table td select{width:185px}
#cart_wrapper table,#cart_wrapper th { text-align:left;  max-width:100% !important;padding:0px;}
.remember{max-width:300px;line-height:140%}
.cartbuttons {max-width:100%;line-height:140%}
.cartbuttons input {max-width:100% !important;}
#cart_wrapper table.cartbuttons td {padding:0px 0px !important;}
.table_header_font th {border-bottom:1px solid;padding-bottom:3px !important;}

.lh,.lhv {border-top:1px solid;border-bottom:1px solid;}

@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;margin-top:10px;width:100%;text-align:center;}
  .cartbuttons-right b{ display:block;}
}
@media (max-width:425px) {
  .floatleft,.floatright {float:none !important;margin:0 auto 15px auto !important;display:block;clear:both;}
    .linklisting, .linklisting-search, .linklisting-search-description {width:100%;display:block;}
    .linklisting-search-description {width:100%;border:0px solid;float:left;clear:left;margin-bottom:20px;}
    .linklisting-image  {
     margin:0 auto 15px auto !important;
      border:0px solid !important;
      float:none;
      display:block;
    }

}
@media (max-width:375px) {
    .cart_items tr {border-bottom:1px solid}
    .cart_items th, .cart_items td{float:left;width:85px;border:0px solid}
    .itemprops{float:left;clear:left;border:0px solid; width:85px;}
    .itemquant,.itemprice,.itemtotal{float:none !important;display:table-cell !important;}
    td.lh,td.lhv {display:table-cell !important;border:0px solid;float:none }
    .cartbuttons-left{ width:100% !important;max-width:100% !important;}
    .cartbuttons-center{ width:100% !important;max-width:100% !important; }
}