@import url(contentboxes.css);

/*------------------*\
|* global interface *|
\*------------------*/
body {
  margin: 0px;
  padding: 0px;
  color: #6f6f6f;
  background: #E4E1DF;
  font: normal 14px Arial,Helvetica;, sans-serif;
  text-align: center;
}
img {
  border: 0px;
}
.art {
  border: 1px solid #999;
}
.headline {
  line-height:40px;
}
.calign-stretch .row {  text-align:left;}
/* 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: #649fc8;
}
a:visited {
  color: #649fc8;
}
a:hover {
  color: #649fc8;
  text-decoration: none;
}
 

/* headings */
h1 {
  font-size: 16px;
}
h2 {
  font-size: 15px;
}
h3 {
  font-size: 13px;
}
h4 {
  font-size: 12px;
}
h5 {
  font-weight: normal;
  font-size: 11px;
}
/* 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;
  width: 1024px;
  MAX-WIDTH:100%;
  text-align: left;
  background: url(/images/marie_mithlo_tile.gif) top left repeat-y;
  background-size:contain;
    
}
img  {max-width:100%;height:auto;}
/*--------*\
|* header *|
\*--------*/
#logo {
  width: 1020px;
  max-width:100%;
  height: 80px;
  text-indent: -9999px;
}
#logo h1, #logo a {
  margin: 0px;
  width: 100%;
  height: 100%;
}
#logo a {
  text-decoration: none;
  display: block;
}
#header {
  background: transparent url(/images/mithlo_header0920.gif) top right no-repeat;
  background-size:contain;
  height: 123px;

}
#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 {
  background: transparent url(images/login.gif) center right no-repeat;
}
#loginbar a.out {
  background: transparent url(images/logout.gif) center right no-repeat;
}

#content div {
  max-width:100%;
}
/*------------*\
|* navigation *|
\*------------*/
.navbar {
  margin-bottom: 1px;
}
ul.primarynav, ul.secondarynav {
  margin: 0px;
  padding: 0px;
  border-bottom: 0px solid #ffffff;
  float: left;
  list-style: none;
}
ul.primarynav {
  width: 100%;
  background: none;
}
ul.secondarynav {
  width: 100%;
  background: #777c8d;
}
ul.primarynav li, ul.secondarynav li {
  float: left;
  list-style: none;
}
ul.primarynav li {
  background: transparent url(images/betweennav.gif) bottom right no-repeat;
}
ul.primarynav a {
  margin-right: 1px;
  padding: 7px 9px 7px 10px;
  float: left;
  color: #649fc8;
  font-size: 13px;
  text-decoration: none;
}
ul.primarynav a:visited {
  color: #ffffff;
}
ul.primarynav a:hover {
  color: #ffffff;
  background: #efece9;
}
ul.primarynav li.home {
  border-right: 1px solid #ffffff;
  background: #383741;
}
ul.primarynav li.home a {
  margin-right: 0px;
}
ul.secondarynav li.first {
  padding-left: 5px;
}
ul.secondarynav a {
  margin-right: 1px;
  padding: 4px 5px;
  float: left;
  color: #ffffff;
  font-size: 10px;
  text-decoration: none;
}
ul.secondarynav a:visited {
  color: #ffffff;
}
ul.secondarynav a:hover {
  color: #212126;
}

/*-----------*\
|* searchbar *|
\*-----------*/
.searchbar {
  margin-bottom: 3px;
  padding: 5px 10px;
  border-bottom: 1px solid #57594b;
  background: #edf2cb;
}
.searchbar input.text, .searchbar input.submit {
  margin-right: 5px;
}
/* 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;
}

/*--------*\
|* footer *|
\*--------*/
#footer {
  padding: 0px 40px;
  background: url(/images/marie_mithlo_footer.gif) bottom right no-repeat;
  height: 77px;
}
#footer img {
  float: right;
}
#footer p {
  margin: 0px;
  padding: 10px 0px;
  color: #8a8d77;
  font-size: 9px;
}

.footer-nav {
     padding-top:18px;
     text-align:center;
     text-transform:uppercase;
     display: none;  
     }
a.footer-link {
  padding: 16px 23px 8px 23px;
  color: #649fc8;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
}
.footer-nav-between {
 border-left:1px solid #649fc8;
 font-size:8px;
}

/*---------------*\
|* 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;
}
#contentheader .error *, #contentheader .message * {
  margin: 0px;
  padding: 0px;
}

/*---------------*\
|* 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;
}
#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;
/* hide the right sidebar by default */
  display: none;
}
#contentwrapper {
  width: 100%;
  float: left;
  position: relative;
}
#content {
  margin: 0px 45px;
  padding: 10px 25px;
  background: transparent;
  line-height:24px;
}
.col-container {
    display: table; /* Make the container element behave like a table */
    width: 100%; /* Set full-width to expand the whole page */
}

.col {
    display: table-cell; /* Make elements inside the container behave like table cells */
  width: 33%;
  padding: .75em;
}
.floatcenter {
    text-align: center;
}

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

/*-----------------*\
|* global elements *|
\*-----------------*/
.floatleft {
  float: left;
  padding: 0px 15px 15px 0px;
}
.floatright {
  float: right;
  padding: 0px 0px 15px 15px;
}
.center{margin: 0px auto; text-align:center;}

.shadowtop, .shadowbottom {
  height: 10px;
  font-size: 1px;
  display: inline-block;
/* ie/mac fix \*/
  display: block;
/* end fix */
}
.shadowtopleft, .shadowtopright, .shadowbottomleft, .shadowbottomright {
  width: 15px;
  height: 10px;
  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 20px;
}
.linklisting h4.linktitle, .linklisting p.linkurl, .linklisting p.linkrating {
  margin: 2px 0px;
}
.linklisting h4.linktitle a {
  padding-bottom: 0px;
}
.linklisting p.linkurl a {
  font-size: 9px;
  text-decoration: none;
}
.linklisting p.linkrating {
  font-size: 9px;
}
.linklisting p.linkrating .linkexpired {
  color: #8c3030;
  font-weight: bold;
}
.linklisting .linkdescription, .review .reviewcontent {
  margin: 0px 0px 5px 0px;
  padding: 5px;
  border: 0px solid #bbbfa1;
  background: #fff;
  overflow: hidden;
}
/* overflow: hidden doesn't work in ie unless the width is set */
* html .linklisting .linkdescription, * html .review .reviewcontent {
  width: 96%;
}
.linklisting p.linkactions {
  margin: 0px;
}
.linklisting p.linkactions a, #detailed p.actions a, #jump_frame .actions a {
  padding: 1px 4px;
  border: 1px solid #bbbfa1;
  font-size: 9px;
  text-decoration: none;
}
.linklisting p.linkactions a:hover, #detailed p.actions a:hover, #jump_frame .actions a:hover {
  background: #e2e1eb;
}



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

.crumb {
  font-size: 9px;
}

/* tables */
.ftable {
  margin-top: 5px;
  border-bottom: 3px solid #bbbfa1;
  border-collapse: collapse;
  width: 100%;
/* ie5-5.5 don't inherit the font style properly */
  font-size: 11px;
}
.ftable th {
  background: #bbbfa1;
  text-align: left;
}
.ftable th, .ftable td {
  padding: 3px 5px;
}
.ftablecol {
  border-right: 1px solid #bbbfa1;
}

/* sub headings */
#content h3 {
  margin: 25px 0px 0px 0px;
  padding: 5px 0px 0px 0px;
  border-bottom: 1px dotted #bbbfa1;
}
#content h3.noseparator {
  border-bottom: none;
}

/* lists */
#content ul {
  margin: 10px 0px 0px 20px;
  padding: 0px;
  font-size: 12px;
  list-style: none;
}
#content ul.categories {
  margin: 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: #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;
}

/* treecats */
#content .treecats-selection-summary ul, #content .treecats-selection ul {
  margin: 0px;
}
.treecats-selection-summary li a, .treecats-selection li a {
  margin-top: 2px;
  margin-left: 5px;
}
.treecats-selection-summary a, .treecats-selection a {
  font-size: 9px;
}
.treecats-selection-summary a:visited, .treecats-selection a:visited {
  color: #212126;
}
.treecats-selection-current {
  font-weight: bold;
}
.treecats-category-info img {
  border: 0px;
  padding: 2px;
  vertical-align: middle;
}
.treecats-children {
  padding-left: 15px;
}
.treecats-selected span, li.treecats-selected {
  font-weight: bold;
}
.treecats-category a:link, .treecats-category a:visited {
  color: #212126;
  text-decoration: none;
}
.treecats-category a:hover {
  text-decoration: underline;
}
#content ul.treecats-links {
  padding-left: 15px;
  margin: 0px;
}
.treecats-links li {
  line-height: 1.25em;
  list-style: circle;
}

/* 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;
}
/* end non ie/mac css */

/*---------------*\
|* page specific *|
\*---------------*/
#bookmark_list input.checkbox {
  float: left;
}
#bookmark_list .folders .description, #bookmark_folder_view .folders .description {
  margin: 0px 0px 10px 20px;
}
.bookmark_link .comments label {
  font-weight: bold;
}
.bookmark_link .comments label span {
  font-weight: normal;
}

#category dl, #home dl {
  margin: 10px 0px 0px 0px;
  width: 49%;
  float: left;
}
#category dt a {
  font-weight: bold;
  font-size: 12px;
}
#category dt, #category dd, #home dt, #home dd {
  margin: 0px 0px 0px 20px;
}
#category dd, #home dd {
  padding-bottom: 10px;
}

#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 */




/*------------------*\
|* menu *|
\*------------------*/


.menui ul { margin-left:0px;
 text-align:left;
}       /* kill default 50px left padding and set 20px */
.menui li { margin-bottom:1em; }          /* set default inter-item vertical spacing */

span.more {
 float:right;
 padding-right:3px;
 margin-top:-3px;
 border:0px solid;
 padding-top:0px;
}
 /*========================= TOP OF THE MENU CASCADE =========================*/
.menu {
  position:relative;
  padding: 0px 25px 0 40px;
  border-bottom:0px solid #fff;
  font-family: Arial;
  z-index:99999;
border:0px solid;
 color: #649fc8;
}

.menui ul {
    position:relative; 
	padding:10px 0 0 10px;
	margin:0 auto;
	list-style-type:none;          /* we don't want to view the list as a list */
	line-height:1.5em;           /* globally set the menu's item spacing. note */
    /*! top: 42px; */
}                               /* this must be 1.0 or 1.5 or 2.0 for Mozilla */
.menui li {
	float:left;    /* this creates the side-by-side array of top-level buttons */
	position:relative;    /* create local positioning contexts for each button */
	margin:0 0px;
    padding: 0px;
    border:0px solid;
}

.menui li.last {
  margin-left:0px;
}

.menui ul li table {
	margin:-1px 0;              /* IE5 needs -1px top and bottom table margins */
	m\argin:0;               /* re-zero the table margins for everyone but IE5 */
	border-collapse:collapse;      /* IE5 needs this for the sub-menus to work */
	font-size:12px;        /* this sets the base font size for our entire menu */
}
/*======================== TOP LEVEL MENU DEFINITIONS ========================*/
.menui ul li ul {
	display:none;                  /* initially hide the entire list hierarchy */
	padding:0px;                               /* this is our box border width */
 font-size:14px;
 border-left:0px solid #bfc4d1;
 border-bottom:0px solid #bfc4d1;
 border-right:0px solid #bfc4d1;
 top: 28px !important;
 position: absolute;
}
.menu li ul li {
 margin-left:0px;
 font-weight:normal;
 border-bottom:0px solid #fcb11a;
 padding: 0px; 
}
.menui li { background: transparent url(/static/luna/images/betweennav.gif) right 16px no-repeat;}
.menui ul li.last {background:transparent}

.menui ul li a,
.menui ul li a:visited {                    /* unselected top-level menu items */
  margin-right: 36px;
  padding: 4px 0px 4px 0px;
  float: left;
  color: #649fc8;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
}
.menui ul li.c1 a, .menui ul li.c1 a:visited {
  border-left:0px;
}

.menui ul li.home a {
  padding: 7px 40px 7px 40px;
}
.menui ul li.last a {

}

.menui ul li:hover a,
.menui ul li a:hover {
                     /* selected top-level menu items */
  border-bottom:0px solid #000;    /* these 2 lines create the push-in illusion */
  text-decoration:none;
  color: #649fc8;
}

.menui .more {border:0px solid;
   text-align:right;float:right;
   margin-right:-15px;
}
/*======================== 2ND LEVEL MENU DEFINITIONS ========================*/
.menui ul li:hover ul,
.menui ul li a:hover ul {                           /* 2nd level drop-down box */
	display:block;
	position:absolute;
	margin:0 auto;
	top:40px;              /* place us just up underneath the top-level images */
	left:0px;       /* left-align our drop-down to the previous button border */
	height:auto;      /* the drop-down height will be determiend by line count */
	width:100%;
min-width:220px;
	color:#fdfefe;                        /* this sets the unselected-text color */
	background:#f0ece9;         /* this sets our menu's effective "border" color */
        padding:0px 0px 0px 0px;
	z-index:999;
	border-left:0px solid #000;
	border-bottom:0px solid #000;
	border-right:0px solid #000;
-moz-box-shadow: 0px 5px 8px #635245;
-webkit-box-shadow: 0px 5px 8px #635245;
box-shadow: 0px 5px 8px #635245;
}

.menui ul li:hover ul li,
.menui ul li a:hover ul li,
.menui ul li:hover ul li,
.menui ul li a:hover ul li {
 width:100%;
	background:#f0ece9;
}

.menui ul li:hover ul li a,
.menui ul li a:hover ul li a,
.menui ul li:hover ul li a:visited,
.menui ul li a:hover ul li a:visited

 {                   /* 2nd level unselected items */
    border:0px solid; 


	margin:0;
        padding:5px 5px 5px 15px;
        background:#f0ece9;
        color: #649fc8;
       text-decoration:none;
        display:block;width:78%;
		/* this sets the unselected drop-down text color */
	       /* this sets the drop-down menu background color */

}
.menui ul li:hover ul li:hover a,
.menui ul li a:hover ul li a:hover {                /* 2nd level selected item */
  text-decoration: underline;
  color:#649fc8;
}

/*======================== 3ND LEVEL MENU DEFINITIONS ========================*/

.menui ul li a:hover ul li ul li a {
background:transparent;
}

.menui ul li:hover ul.dropright,
.menui ul li a:hover ul.dropright
 {
   display:none;                  /* initially hide the entire list hierarchy */
   float:none;
   padding:1px;                               /* this is our box border width */
   font-size:11px;
   border-left:0px;
   border-right:0px solid #999;
   border-bottom:0px solid green;
   margin-top:0px;
   right:0px;top:0;
   background:transparent;
   padding-bottom:0px;
}


.menui .last {} /*shift the last menu item to the left instead of the right, otherwise it often goes beyond the screen width*/
.menui ul li.last:hover ul {}
.menui ul li.last:hover ul li:hover ul.dropright {
	left:-150px;

}

.menui ul li:hover ul li:hover ul.dropright, 
.menui ul li a:hover ul li a:hover ul.dropright
 {                           /* 2nd level drop-down box */
	display:block;
        border:0px solid #fcb11a;
        border-bottom:0px solid green;
	position:absolute;
        padding:3px;
	margin:0;
	top:0px;              /* place us just up underneath the top-level images */
	left:98%;       /* left-align our drop-down to the previous button border */
	height:auto;      /* the drop-down height will be determiend by line count */
	width:90%;
	color:#fff;                        /* this sets the unselected-text color */
	background:#fff;         /* this sets our menu's effective "border" color */
        z-index:1;
}

.menui ul li:hover ul li:hover ul.dropright li,
.menui ul li a:hover ul li a:hover ul.dropright li  
{
	background:#fff;
        width:100%;
        border:0px solid green
}


.menui ul li:hover ul li:hover ul.dropright li a,
.menui ul li a:hover ul li a:hover ul.dropright li a  
{
 border:0px solid red;
 padding:3px 0 3px 0px;
 margin:0px;
 float:left;
 width:100%;
 color:#65702e;
 text-decoration:none;
}


.menui ul li:hover ul li:hover ul.dropright li a:hover,
.menui ul li a:hover ul li a:hover ul.dropright li a:hover  
{
 color:#880b22;
 text-decoration:underline;
 border:0px solid red;
 padding:3px 0 3px 0px;
}

/*MOBILE*/

.nav-between {
    color: transparent;
}
.slicknav_menu {display:none; }
/*
    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; clear: both;}
.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 }

.slicknav_nav  ul.primarynav a {
  padding: 0px 0px;
  float: left;
  color: #649fc8;
  font-size: 13px;
  text-decoration: none;
  line-height: 2em; 
  clear: both;
}


/*
 * 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;
}
/* Button Text */
.slicknav_menu  .slicknav_menutxt {
    color: #5e5e5e;
    font-weight: normal;

}
/* Button Lines */
.slicknav_menu .slicknav_icon-bar {
  background-color: #5e5e5e;
}
.slicknav_nav {
  color:#649fc8;
  margin:0;
  padding:0 0 12px 0;
  font-size:0.875em;
  width:300px;
  position:absolute;
  z-index:99999;
  background:#efece9;
  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:10px 0px 0px 10px;
}
.slicknav_nav .slicknav_row {
    padding:0px 0px;
    margin:2px 5px;
    /*! width: 100%; */
}
.slicknav_nav a{
    padding:5px 10px;
    margin:2px 5px;
    text-decoration:none;
    color:#5e5e5e;
    border-bottom:0px solid #FAF3E8;
}
.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a {
    padding:0;
    margin:0;
}
.slicknav_nav .slicknav_row:hover {
    color:#fff;
}
.slicknav_nav a.slicknav_row:hover{
    color:#5e5e5e;
  border-bottom:0px solid #FAF3E8
}

.slicknav_nav a:hover{
  color:#5e5e5e;
  border-bottom:0px solid #dfb620
}
.slicknav_nav .slicknav_txtnode {
  margin-left:15px;  
}


/*
    Mobile Menu Core Style
*/

@media (max-width:920px) {
  .slicknav_menu {display:block;}
  .menui {display:none;}
  #footer {
    display: none
}
}
@media (max-width:768px){#logo {
    height: 48%;}
  .slicknav_btn {
      left: 12px
}
}

@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;}
#header {
    background: transparent url(/images/mithlo_header-mobile.gif) top right no-repeat;
        background-size: auto;
    background-size: contain;
    height: 80px;}
  #logo {
    height: 90%;}
  iframe {width:100%}
}

@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;}
  #header {    height: 65px;}
      #logo {    height: 70%;}
    .slicknav_btn {   left: 15px;}
  
  .col {
    display: table-cell; /* Make elements inside the container behave like table cells */
  width: 100% !important;
  padding: .75em;
}
}


@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;}
#content {
  margin: 0px 20px;
  padding: 10px 12px;
  background: transparent;
  line-height:24px;
}
}

@media (max-width:375px) {
  #header {    height: 58px;}
  #logo {    height: 58%;}
  .slicknav_btn {    left: 20px;}

}


/*------------------*\
|*    gallery        *|
\*------------------*/
#herbs_Linksgallery {
 background:url(/graphix/feature_background.png) top left no-repeat;
}
/*caution when adjusting this value live.
The original value is somehow cached,
 but not explicitly it seems,
 so the text inside wont' auto adjust
*/
.gallerywrapper,.gw1,.gw2,.gw3,.gw4,.gw5,.gw6,.gw7,.gw8,.gw9,.gw10,.gw11,.gw12 {
 position:relative;
 margin:0 auto;
}

h4.scrollable_header {
 position:relative;
 border:1px solid;
 margin:0 auto;
 padding:12px 0px;
 text-align:center;
 z-index:999;

}

/*required*/
.gw3 .mainimage {float:left;}



.mainimage {
 border:5px solid red;
 margin:0 auto;
 position:relative;
 overflow:hidden; /*things kind of fly in if it's visible.*/
/*custom to implementation. handled with inline styles*/
 text-align:justify;
 z-index:999;
 height:100%;
background:#fff;
}

.mainimage-caption, .caption {
 text-align:center;
 font-size:11px;
 margin-bottom:15px;
}
.mainimage-caption h4, .caption h4 {
 font-size:15px;
 margin:0 0 0 0;
}

/*
.gw0 { background:url(/graphix/feature_background.png) top left no-repeat;  width:570px;     height:320px; display:block;   margin:0 auto; float:none;}
.gw0 .bigimage { display:block; margin:40px auto 0 auto;}

.mainimage-home-0 {
 background:url(/graphix/feature_background.png) top left no-repeat;
 width:570px;   height:350px;}
.mainimage-home-0 .bigimage {
 display:block;
 width:100%; margin:30px auto 0 2px;
}
*/

.inner-item {
  display:block;
  border:0px solid blue;
border:7px solid #fff;
  height:100%;
  padding:0px
}
.mainimage-inner {
 text-align:justify;
 display:block;

/* margin:31px 40px 40px 46px;*/
}


.scrollablewrapper{
 position:relative;
 /*custom to implementation*/
 padding:0px 0px 0px 0px;
 margin:0px auto 0px 0px;
 z-index:9999;
}
.fph  {
/*by default, counter the effect
  of a 1px width fph inline style width
  with -1margin. Good place to start. */
 margin:-1px;
 border:0px solid;

/*only applies to an inside position.
 the mainimage-inner element ignores this element
 and margin and padding are
 based on the tgrwrapper element instead
*/

}

.placeholder {
 position:relative;
 border:0px solid gold;
 padding:5px;
 /*create some wiggle room around placeholders*/
}

.float-inside {
  position:absolute;
 }



/*nothing to do with fades, besides make sure they overlap absolutely to begin with.*/
.fade .tgwrapper {
 position:absolute;
}
.fade-up .tgwrapper {
 position:absolute;
}
.fade-down .tgwrapper {
 position:absolute;
}
.fade-left .tgwrapper {
 position:absolute;
}
.fade-right .tgwrapper {
 position:absolute;
}
.tgwrapper {background:#fff;}

.slide-up .tgwrapper {
 height:10000em;
}

.slide-down .tgwrapper {
 position:absolute;
 top:0;
}
.swap-left .tgwrapper {
 position:absolute;
 top:0;
 height:100%;
}

.swap-down .tgwrapper {
 position:absolute;
 top:-300px;
 margin-top:300px;

}

.swap-updown .tgwrapper {
 position:absolute;
}
.swap-updown .tgwrapperodd {
 bottom:0px;
 height:100%;
}
.swap-updown .tgwrappereven {
 top:300px;
 margin-top:-300px;
}

.swap-up .tgwrapper {
 position:absolute;
 bottom:-300px;
 margin-bottom:300px;
}





.slide-left{width:20000em}
.slide-left .tgwrapper { /*effect must be horizontal*/
 position:relative;
 margin:0 auto;
 text-align:center;
 height:100%;
 float:left;
}
.slide-right {

             }


.slide-right .tgwrapper {
 position:relative;
/*not pretty. only one side slide*/
 width:100%;
 height:100%;
 float:right;

}

.slide-right .tgwrapperodd {
 z-index:0;
}

.slide-right .tgwrappereven {
 z-index:1;
}





.swap-right .tgwrapper {
 width:100%;
 height:100%;
 margin-left:-450px;
 float:right;
}

.slide-rotate .tgwrapper {
 width:100%;
 height:100%;

}
.slide-rotate .tgwrapperodd {
 width:100%;
 height:100%;
 float:right;
 margin-left:300px;
}
.slide-rotate .tgwrappereven {
 width:100%;
 height:100%;
 float:right;
}

.horizontal-up .tgwrapper {
 position:absolute;
 left:0;
 top:0;
 background:#fff;
}
.horizontal-down .tgwrapper {
 position:absolute;
 right:0;
 top:0;
 background:#fff;
}


.gw5 .float-inside { bottom:0;}
.gw7 .float-inside { bottom:0;}

a.bigimage {
 border:0px solid pink;

}

.columns-numerical .float5 {height:40px;}
.columns-numerical .fph5 {float:right;width:1px;height:80%;}

.gw6 .mainimage {height:70%; float:left; width:100%;}
.gw6 .float-inside { margin:0 auto;
                     position:absolute;
                     bottom:0;
             }

.bigimage {
 border:0px solid indigo;
 width:200px;
 min-height:150px;
}



.scrollable{
 margin:0px;
 position:relative;
 overflow:hidden;/*width:134px;*/
 height:100%;
 font-weight:normal;color:#555;
 border:0px solid;
}


.scrollv  {width:100%;}
.scrollv .scrollable-column { /*these two should always be the same.*/
          width:100%; height:60px; 
          float:left; clear:left;
         }
.scrollh  {height:100%;}
.scrollh .scrollable-column {
           width:120px; height:100%;
           float:left;
          }
/*extenders*/


.title-v { }
.title-v .scrollable-column { /*these two should always be the same.*/
          height:100%;
         }
.title-v .pfcols3 .item {
          height:30%;
          width:100%;
         }
.title-v .scrollable_column {
            clear:left; /*these two should always be the same.*/
            border:8px solid green;
         }

.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}



/*arrows include 'type', ie, width is the entire frame.There's mainimage*/
.arrows-h {width:100%; height:100%;}
.arrows-h .scrollable-column {
          width:220px; height:100%;
          float:left;
          }
.arrows-v { height:85%;width:100%;} 
.arrows-v .scrollable-column { /*these two should always be the same.*/
          height:100%; 
          float:left; clear:left;
         }
.arrows .item img{
             max-width:100%;
             max-height:100%;
           }
.arrows a, .arrows a:link, .arrows a:visited{
            display:block;
            text-align:center;
            height:auto; width:auto;
           }
.item {float:left;}



.scrollh {
 width:20000em;position:absolute;/*interesting. this is a key value. if we can use it withou setting values super high that would be awesome.*/
 border-right:13px solid green;
}
.scrollv {
 height:350px;position:absolute;
}
.arrows .scrollh {width:2000em}

.items div{

}
.scrollh .item{float:left;
     
     }
.scrollv .item {}



.item p{border:0px solid #ccc;}

a.forward, a.backward {position:relative;z-index:9999;}
.browse{border:0px solid;
         display:block;
         position:absolute;
         margin:0px 0px;
         cursor:pointer;
         font-size:30px;
        }
.browse         {color: #7F8A5E;}
.browse:hover   {color: #924523; text-decoration: none;}

.scrollable a.current { }
span.right         {
  position:absolute;right:-10px;z-index:99999;
  background:url(/images/arrow_right.png) top left no-repeat;
  height:50px;
  width:10px;
  top:30%
}

/*a.right:hover {background-position:0 -36px;}
span.right:active  {background-position:-70px -35px;}*/
span.left          {
  position:absolute; left:-20px; z-index:99999;
  background:url(/images/arrow_left.png) top left no-repeat;
  height:50px;
  width:10px;
  top:30%

}
/*a.left:hover  {background-position:0px -36px;}
span.left:active   {background-position:-70px 0;}*/
span.disabled      {visibility:hidden !important;}


.scrollable a,
.scrollable a:link,
.scrollable a:visited{
            display:block;
            text-align:center;
    

           }


.image img{
             max-width:100%;
             max-height:100%;
           }

.arrows {text-align:left;}
.arrows a {text-align:left;}




/*button effect*/
a.current {border-bottom:0px solid #880C23;}

.image-h a.current {}
.image-v a.current {}
.arrows-h a.current {}
.arrows-v a.current {}
.rownum-h a.current {}
.rownum-v a.current {}

.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;
} 
.td-name .thetip {font-weight:normal;}

  /* mouseover state */
  .tip:hover {
  }
 
  /* clicked state */
  .tip:focus {
  }
 
  /* tooltip default styling */
  .tooltip {
    z-index:9999;
    display:none;
    padding:5px 5px 15px 5px;
    font-size:11px;
    border:3px solid  gold;
    background:#fff;
    text-align:left;
  }
  /* tooltip styling */
  marquee .tooltip {
    z-index:9999;
    padding:10px 5px 10px 5px;
    font-size:11px;
    border:0px solid  gold;
box-shadow: 2px 2px 10px 0px #232F84;

    background:#fff;
    text-align:left;
    width:60%;
  }
 
  /* a .label element inside tooltip */
  .tooltip .label {
    color:yellow;
    width:35px;
  }
 
  .tooltip a {
    color:#ad4;
    font-size:11px;
    font-weight:bold;
  }

#Linksgallery {
    width: 100% !important;
    left: 150px !important;
    position: relative;
}
.subcategory-v-subcategory {
  padding: 5px;
  height: 10px;
  line-height: auto;
  margin: auto;
}
.dt {
  border-bottom: 0px !important;
  margin: 0px;
  padding: 0px;
}
.col-venice1 {width: 25%}
.col-venice2 {width: 30%}
.col-venice3 {width: 45%}