.clmv_cat {
  font-weight: bold;
}
.clmv_cat a {
  color: #562721;
  text-decoration: none;
}

.clmv_cat a:hover {text-decoration: underline}

.clmv_subcat {
  display: none;
  margin-left: 10px;
}

.clmv_subcat a {
  text-decoration: none;
  color: #562721;
}


.clmv_subcat a:hover {text-decoration: underline}

.clmv_selected a {
  font-weight: bold;
  color: #4b6933;
  /* color: #562721; */
}


.clmv_cat_container {
  background-color: white;
  color: #562721;
  padding-top: 12px;
  padding-left: 0px;
}

.clmv_cat_heading {
}

div.clmv_top-left-logo_ {
  width:421px;
  height: 119px;
  position: relative;
  float: left;
  text-align: left;
}

.clmv_normal {
  color: #562721;
}

div.clmv_top-right-lang_ {
  position: relative;
  width:270px;
  height: 94px;
  float: right;
  text-align: right;
}

div.clmv_top-nav_ {
  width:749px;
  height:18px;
}

div.clmv_left-nav-search_ {
  width:165px;
  height:432px;
  float:left;
}

div.clmv_content-area_ {
  width:432px;
  height:432px;
  float: left;
}

div.clmv_right-nav_ {
  width:164px;
  height:432px;
  float: left;
}

div.clmv_bottom-buff_ {
  width:749px;
  height:17px;
  padding: 0 0;
  margin: 0 0;
}

div.clmv_bottom-address_ {
  width:749px;
  height:15px;
  padding: 0 0;
  margin: 0 0;
}

/* Quick Access*/
.clmv_quick-access {
    width: 100%;
    margin-top:0px;
    height: 18px;
    text-align:center;
    padding:0 0px;
    background-color: #f5f2ad ;
    color:#fff;
    }
.clmv_quick-access p { margin-bottom:4px; }
.clmv_quick-access li {
    display:inline;
    padding-right:7px;
    padding-left:3px;
    }
.clmv_quick-access li.first { padding-left:0; }
.clmv_quick-access li.last { padding-right:0; background:none; }

.clmv_quick-access a {
   text-decoration: none;
   color: #562721;
}

#clmv_toolbar a.feed-icon {
  text-decoration: none;
}

#clmv_toolbar a {
  color: #E5742E;
  font-weight: bold;
  text-decoration:none;
}

#clmv_toolbar a:hover {
  text-decoration: underline;
}


ul#clmv_toolbar {
  display:inline;
}

#clmv_toolbar li {
  display:inline;
  margin-left:3px;
}

#clmv_toolbar a img {
text-decoration:none;
vertical-align:text-bottom;
}

.clmv_col_right {
  padding-top: 12px;
  float: right;
  text-align: center;
}

.clmv_right_icons_1 {
  padding-bottom: 0px;
  float: right;
  text-align: center;
}

.clmv_right_icons {
  padding: 0px 0px;
  float: right;
  text-align: center;
}


.clmv_right_clear {
  clear:both;
}

.clmv_right_icons_width {
  width: 60px;
}

.clmv_a a {
  color:#562721;
  text-decoration:none;
  font-weight: bold;
}

.clmv_footer_info {
  background-color: #acc367;
  color: #3d5600;
  height: 38px;
  text-align: center;
  font-weight: bold;
  font-size: 11px;
}

.clmv_footer_info_inner {
  line-height: 38px;
}

.clmv_footer_info_inner a {
  color:#3d5600;
  text-decoration:none;
  font-weight: bold;
}

.base-mini .form-button {
  width: 100px;
  height: auto;
}

.base-mini .form-button-alt {
  width: 100px;
  height: auto;
}

