

td.headholder {
 height: 260px;    
 background: url(/images/referentsid/titlebg.jpg) center no-repeat;
}

div.headholdertext_pos {
 color: #ffffff;
 font-size: 38px;
 margin: 112px 0px 0px 20px;
 text-transform: uppercase;
}

td.head_rightpart {
 width: 207px;
 height: 260px;
 background: url(/images/referentsid/logobg.jpg) top no-repeat;
}

div.ell_logo {
 margin : 90px 0px 0px 0px;
 height: 60px;
 text-align: center;
}

div.logo_txt {
 margin: 50px 0px 0px 20px;
}

div.logo_txt_label {
 margin-top: 5px;
 color: #ffffff;
 font-size: 20px;
 text-transform: uppercase;
}

p.underline {
  text-decoration: underline;
}

/* Content */
table.contenttable {
 width: 100%;
 margin-top:4px;
}


td.contentholder {
    padding: 0px 0px 0px 0px;    
}

td.contentitembottom {
  height: 15px;
  background: #EDEEEE;
}

td.sidebox {
 width: 207px;
 height: 260px;
 padding-left:4px;
}

div.sd_text {
  background: #85807A;
  padding: 5px 10px 5px 10px;
  color: #5D5A4B;
}



/* menu */



div.mmback_1 {background: url(/images/referentsid/menubg_1.jpg) top center no-repeat;}
div.mmback_2 {background: url(/images/referentsid/menubg_2.jpg) top center no-repeat;}  
div.mmback_3 {background: url(/images/referentsid/menubg_3.jpg) top center no-repeat;}  
div.mmback_4 {background: url(/images/referentsid/menubg_4.jpg) top center no-repeat;}  
div.mmback_5 {background: url(/images/referentsid/menubg_5.jpg) top center no-repeat;}  

  
/* cat menu */  

td.catin a:link,td.catin a:visited {color: #3F3D39; text-decoration: none;}
td.catin a:hover {color:#3F3D39; text-decoration: underline;}

td.cata a:link,td.cata a:visited {color: #ffffff; text-decoration: none;}
td.cata a:hover {color:#ffffff; text-decoration: underline;}

td.catbg_1in {background: url(/images/common/catmenu1_inactive.jpg) top center no-repeat;}
td.catbg_2in {background: url(/images/common/catmenu2_inactive.jpg) top center no-repeat;}  
td.catbg_3in {background: url(/images/common/catmenu3_inactive.jpg) top center no-repeat;}  
td.catbg_4in {background: url(/images/common/catmenu4_inactive.jpg) top center no-repeat;}  

td.catbg_1 {background: url(/images/common/catmenu1.jpg) top center no-repeat;}
td.catbg_2 {background: url(/images/common/catmenu2.jpg) top center no-repeat;}  
td.catbg_3 {background: url(/images/common/catmenu3.jpg) top center no-repeat;}  
td.catbg_4 {background: url(/images/common/catmenu4.jpg) top center no-repeat;}  
  
div.footer {
 text-align: center;
 font-size: 16px;
 color: #686866;
}

td.view_all {
 background: url(/images/common/viewallprops_inactive.jpg) top center no-repeat;
 height: 193px;
}
td.view_all_active {
 background: url(/images/common/viewallprops.jpg) top center no-repeat;
 height: 193px;
}

div.cat_filter {
	height: 128px;
	width: 207px;
}

div.view_all_text {
	padding: 20px 0px 0px 10px;
	color: #ffffff;
 	font-size: 30px;
 	cursor: pointer;
}
div.footer a:link,div.footer a:visited, div.footer a:hover {color: #686866; text-decoration: none;} 
