#container > .infoBox {
  margin-top:66px;
}


#lam_front_top_feature {
    border-bottom: 1px solid #CCC;
}

#lam_front_top_feature > div{
    margin: 10px;
    height: 129px;
    width: 941px;
    background: rgb(67, 81, 55);
}

#lam_cat_header_text {
   text-align:center;
}

#lam_cat_header_text h1{
    margin: 0px auto 2px;
    padding-top:20px;
    font-size:39px;
    color:white;
    text-align:center;
    letter-spacing:4px;
}

#lam_cat_header_line {
    font-family: LocatorBold;
    display:inline-block;
    zoom: 1;
    *display: inline;
    font-size:39px;
    color:rgb(67, 81, 55);
    border-top:2px solid white;
    overflow:hidden;
    max-height:5px
}

#lam_breadcrumb {
   text-align:center;
   display:block;
   margin-top: 7px;
   color:white;
   font-style: italic;
   font-size:15px;
}

#lam_breadcrumb a {
   text-align:center;
   display:inline;
   color:white;
   font-style: italic;
   font-size:15px;
   text-decoration:none;
}

#lam_front_left_feature {
    margin:0px;
    border: 10px solid white;
    border-right: 0px;
    min-height: 100%;
    vertical-align: top;
    width:195px;
    background:url("/Styles/Images/filters2.png") no-repeat scroll center top #f1f1f1;
    margin:10px 0 10px 10px;
}

#lam_left_cat {
   color: #525252;
   padding-bottom:10px;
}

#lam_left_cat > ul {
    padding: 18px 0 0 33px;
    width: 142px;
}

#lam_left_cat li{
    list-style-image:url("/Styles/Images/lam_li_arrow_right.gif");
    margin-bottom: 11px;
}

#lam_left_cat li ul {
    margin-left: 15px;
    margin-top: 10px;
}
#lam_left_cat li ul a:hover{
   color: #829d69;
}

#lam_left_cat a {
    text-decoration:none;
    color:#435137;
}

#lam_left_cat li ul li {
    list-style-image:url("/Styles/Images/lam_li_arrow_left.gif");
}

.lam_left_cat_current_li{
   color: #829d69;
}
.lam_left_cat_current_li a{
   color: #829d69 !important;
}

.lam_left_cat_current_cat {
  list-style-image:url("/Styles/Images/lam_li_arrow_down.gif") !important;
}

.lam_left_cat_special {
  color:#60a8ae !important;
  font-style:normal;
  font-weight:bold;
}

#lam_search_filters {
  color: #435137;
  margin: 0 20px;
}

#lam_search_filters h4{
  color:#6C7762 ;
  font-family: LocatorBold;
  font-size: 10pt;
  letter-spacing:1.5px;
 /* height: 26px;

border-bottom: 2px solid #999;
*/
  border-top: 2px solid #999;
  margin-bottom:10px;
  padding-top:10px;
}

#lam_search_filters div{
  /*
min-height:75px;
*/
  margin-top: 0px;
  padding-bottom: 10px;
}
#lam_search_filters div span{
  width: 75px;
  /*
display:inline-block;
  zoom: 1;
  *display: inline;
*/
}

#lam_search_filters div span span{
  width: 75px;
  display:inline-block;
  position:relative;
  top:1px;

}

.disabled input {
  cursor: auto !important;
}

#lam_colour_filters > span{
  display:block !important;
  width:auto !important;
}

.filters_single_column > span{
  display:block;
  width:auto !important;
}

#lam_search_filters div span input{
  margin: 8px 8px 8px 0px;
  /*
vertical-align:middle;
*/
}
#lam_search_filters div span span input{
  /*
filter: alpha(opacity=0);
  opacity:0;
*/
  margin:0;
   cursor: pointer;
}

#lam_colour_filters span > span, #lam_sizing_filters span > span {
  width:11px;
  height:11px;
  margin: 0px 8px 8px 0px;
  vertical-align:top;
}

.lam_filters span > span {
  width:11px !important;
  height:11px;
  margin: 0px 8px 8px 0px;
  vertical-align:top;
}
.lam_filters span > span{
   /*
background:url('/Styles/Images/lam_custom_checkbox.gif');
*/
  background:url('/Styles/Images/bullets.png');

}
.lam_filters span > span.selected{
   background-position:0 -11px;
}

#lam_colour_filters span > span, #lam_sizing_filters span > span{
   /*
background:url('/Styles/Images/lam_custom_checkbox.gif');
*/
  background:url('/Styles/Images/bullets.png');

}
#lam_colour_filters span > span.selected, #lam_sizing_filters span > span.selected{
   background-position:0 -11px;
}

#lam_front_right_feature {
    margin:0px;
    min-height: 100%;
    vertical-align: top;
}

#lam_front_right_feature > div{
    margin:10px;
    background: #fff;
    width:736px;
}

#lam_main_content {

}

.lam_table {
    display: table;
}


.lam_row {
    display: table-row;
}

.lam_cell {
  display: table-cell;
}

#lam_cat_list {
   float: left;
   margin: 15px 0px 0px;
   width:100%;
}

.lam_br {
  border-right: 1px solid #ccc;
}

.lam_bb {
  border-bottom: 1px solid #ccc;
}

#lam_cat_list a {
    background-color: #FFFFFF;
    display: block;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    text-decoration: none;
    padding: 13px 11px;
    width:30%;
}

#lam_cat_list a img {
/*   margin-top: 11px;     */
   margin: 40px 0 2px 0;

}

.lam_cat_list_item_top {
    color: #525252;
    display: block;
    font-size: 11px;
    font-weight: normal;
    line-height: 1.8em;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 5;

}

.lam_cat_list_item_top img {
      margin-top: 0px !important;
}
.lam_cat_list_item_bottom span {
    font-size:15pt;
}

.lam_cat_list_item_bottom {

    color: #435137;
    display: block;
    text-decoration: none;
    text-align: left;
    line-height:18px;
    font-style: italic;
    position: absolute;
    left:15px;
    top:15px;
    text-shadow: 1px 1px 3px #FFF, -1px -1px 3px #FFF, 1px -1px 3px #FFF, -1px 1px 3px #FFF;
}

.lam_cat_list_item_name {
    display: block;
    text-align: left;
    padding-left: 5px;
    height: 20px;
    position: relative;
    font-size:15pt;
    font-style:italic;

    color: #435137;
    z-index:999;
}

#lam_cat_list_header {
   padding-bottom: 11px;
   padding-top: 8px;
   border-bottom: 1px solid #CCC;
}

#lam_cat_list_footer {
  color: #525252;
   clear:both;
   padding-top: 16px;
   border-top: 1px solid #CCC;
}

#lam_front_bottom_feature {
    clear:both;
    border: 1px solid #CCC;
}

#lam_front_bottom_feature > div{
    margin:10px;
    border: 1px solid #F00;
    height: 237px;
}