#clientholderLE {
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(../../assets/background4.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A79F95;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #A79F95;
	border-right-color: #EFEFED;
	border-left-color: #EFEFED;
	margin-top: 5px;
	padding-left: 20px;
}
.container /*
	List Expander 
*/

 a{
	text-decoration:none;
	font-weight: bold;
}
.container  a:hover{
	text-decoration:none;
	color:#35B7E9;
}
.container{
	padding-bottom:20px;
	width: 350px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 130px;
	padding-left: 0px;
	float: left;
}
#clientholderLE   h3  {
	line-height: 16px;
	padding-left: 24px;
	margin-bottom: 10px;
	text-align: left;
	color: #35B7E9;
}

.listexpander{width:100%; display:inline-block;}
.listexpander, .listexpander ul, .listexpander li{
	margin:0;
	padding:0;
	list-style:none;
}
.listexpander ul{
	/*
	Uncomment this if you want to initially hide the child lists. 
	If you do, Javascript disabled and CSS enabled browsers will not be able to use this list.
	display:none;
	*/ 
}
.listexpander li{
	line-height:200%;
	margin-top:1px;
	cursor:default;
	text-indent:24px;
	font-weight:bold;
	width:100%;
}

.listexpander li.collapsed, .listexpander li.expanded{cursor:pointer;} 

/* first level */

.listexpander li, .listexpander li.collapsed{background:#eee url(collapsed.gif) no-repeat 5px .4em;} 
.listexpander li.expanded{background:#eee url(expanded.gif) no-repeat 5px .4em;}

/* second level */

.listexpander li ul, .listexpander li li{
	background:#f8f8f8;
	font-weight:normal;
	line-height: 160%;
}
.listexpander li li.collapsed{background:#f8f8f8 url(collapsed.gif) no-repeat 5px .4em;} 
.listexpander li li.expanded{background:#f8f8f8 url(expanded.gif) no-repeat 5px .4em;}

/* buttons */

p.listexpander{
	height:1.5em;
	margin:1em 0;
}
p.listexpander a{
	float:left;
	height:1.5em;
	line-height:1.5em;
	padding:0 10px;
	border:1px solid #eee;
	margin-right:5px;
	cursor:pointer;
}
p.listexpander a:hover{
	background:#f8f8f8;
}

/* float fix */
.listexpander li:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.listexpander li{
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .listexpander li{
	height: 1%;
}
.listexpander li{
	display: block;
}
/* End hide from IE-mac */
/* end float fix */
#clientbymediumcontainer {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	width: 200px;
	overflow: hidden;
}
#clientholderLE #clientbymedium {
	padding-left: 21px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FDB945;
	width: 150px;
}
#clientholderLE .fullclientlist {
}
.fullclientlistcolumn {
	margin: 0px;
	float: left;
	width: 200px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 25px;
	overflow: hidden;
}
.clearfloatLE {
	clear: both;
	margin: 0px;
	padding: 0px;
}
.fullclientlistcolumn ul {
	list-style-type: none;
}
.fullclientlistcolumn li {
	line-height: 13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.fullclientlistcolumn a {
	font-weight: bold;
}
.fullclientlistcolumn a:hover {
	color: #35B7E9;
}
#clientholderLE a:hover {
	color: #35B7E9;
}
#clientbymediumLE {
	padding-left: 21px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FDB945;
	float: none;
	text-decoration: none;
	list-style-type: none;
}
#clientbymediumLE ul {
	list-style-type: none;
}
#clientbymediumLE a:hover {
	color: #35B7E9;
}

