@CHARSET "ISO-8859-1";.fullcatalogue_content{ padding:0 10px 10px 0 !important;}
#fullcatalogue .box-category > ul > li {
 padding:0px;
}
#fullcatalogue .box-category > ul > li {
    border-top: none;
}

#fullcatalogue .box-category > ul > li {
    border-bottom: 1px solid #999999;
 }  
#fullcatalogue .column-left .box .box-content { 
border-bottom:none;
}
    
#fullcatalogue .box-category > ul > li ul 
{
	display: block;
	
}
#fullcatalogue .box-category{
  margin-top: 0;
} 

#fullcatalogue #content-right{
   /* border: 1px solid #DBDEE1;
    border-radius: 0 0 7px 7px;*/
    display: inline-block;
    margin: 0 0 0 10px;
    min-height: 600px;
    padding: 10px;
    width: 768px;
}
#fullcatalogue #column-left .box{
	width: auto !important;
	margin: 0;
}
#fullcatalogue #column-left{
  padding:1px !important;	margin-right:10px;
}

#fullcatalogue #column-left .box .box-content{
	padding:0px 0;
}
#fullcatalogue #column-left .box-category > ul > li > a:hover, #fullcatalogue #column-left .box-category > ul > li > a.selected{
	background:#becd98;
	width:173px;
}
.box-category > ul > li ul > li > a{
padding:5px 0;
}

#fullcatalogue #column-left .box-category > ul > li ul > li a:hover, #fullcatalogue #column-left .box-category > ul > li ul > li > a.selected{
	background:#becd98;
	width:163px;
	
}

#loading_mask {
    color: #D85909;
    font-size: 1.1em;
    font-weight: bold;
    height: 100%;
    left: -2px;
    opacity: 1.0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 500;
}

* {
    margin: 0;
    padding: 0;
}


#loading_mask .loader {
    background: none repeat scroll 0 0 #FFF4E9;
    border: 2px solid #F1AF73;
    color: #D85909;
    font-weight: bold;
    left: 50%;
    margin-left: -60px;
    padding: 15px 60px;
    position: fixed;
    text-align: center;
    top: 45%;
    width: 120px;
    z-index: 1000;
}

#loading_mask p {
    margin-bottom: 0.5em;
}

.intro-text{
    color: red;
    font-size: 16px;
    font-weight: bold;
}
.msg{
	color: #CC0000;
}

#fullcatalogue .box-category > ul > li > a {
   padding: 10px 0 10px 5px;
}

#fullcatalogue .box-category > ul > li ul > li {
  padding: 5px 5px 0 10px;
}
#fullcatalogue .breadcrumb{padding-top:10px;}