.single_layer
{
  position:absolute; 
  left: 0px; 
  top: 0px; 
  width:100%;
  height:100%;
}

#loader
{
  margin-left:5px;
}
.sendlead_text
{
	margin:0;
}

#exit_block
{
	border:1px solid #ddd;
	padding:15px;
}

.layeractive
{
	cursor:pointer !important;
}

.layer_img
{
  width:100%;
  height:100%;
  height:auto;
}

.cat_img
{
  float:left;
  width:auto;
  height:100%;
  border:none;
}



.cat_ref:hover {
  background-color:#4D798D;
  color:#fff;
}

.imglist
{
  list-style-type:none;
  padding:0px;
  overflow:auto;
  margin:0;
}  

.cat_item
{
  list-style-type:none;
  margin:6px;
  margin-left:3px;
  padding:0px;
  clear:right;
  float:left;
  overflow:hidden;
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
  border-radius:6px;
  background-color:#fff;
  font-weight:bold;
  width:auto;
  height:auto;
}

.cat_item:hover 
{
  background-color:#4D798D;
  color:white;
}

.cat_item:active 
{
  position:relative;
  top:1px;
}

.cat_item_item
{
  list-style-type:none;
  margin:2px;
 
  padding:0px;
  clear:right;
  float:left;
  overflow:hidden;
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
  border-radius:6px;
  background-color:#fff;
  width:auto;
}

.cat_ref_item:hover 
{
  background-color:#4D798D;
  padding:0
}

.cat_item_item:active 
{
  position:relative;
  top:1px;
}

.item_desc_block
{
  float:left;
  width:60%;
}


a.cat_link_text
{
  float:left;

  font-size:12px;
}

.breadcrumb_catlink
{
  color:white;
  text-shadow: 2px 2px 2px #333;
}

.breadcrumb_block
{
  width:100%;
  font-size:16px;
  padding:2px;
  color:#fff;
  font-weight:normal;
  overflow:hidden;
  font-family:arial;
  margin-left:5px;
  float:left;
  margin-top:5px;
}

.layer_container
{
  
  left:0px;
  width:500px;
  height:auto;
}

.handle_select
{
  left:5px;
  top:5px;
  z-index:200;
  position:absolute;
}

.hideoptiontext
{
	width:auto !important;
}
