@charset "UTF-8";
@import url("../../shared/styles/2col.css");
@import url("../../shared/styles/tabmenu.css");



a.signals-navigation-back {
	color: #666;
	float: right;
	text-align: right;
	font-size: 0.9em; 
	position: relative;
	top: 3em;
	margin-top: -1.5em; 
	z-index: 2;
}


dl.lawyer-contactinfo {
	margin-top: 1.5em;
	margin-bottom: 1em;
}

dl.lawyer-contactinfo dd {
	margin-bottom: 2em;
	margin: 0;
}

dl.lawyer-contactinfo dt {
	color: #555;
	float: left;
	margin: 0;
	padding: 0;
	padding-right: 0.25em;
}
li.focuslist {
	line-height: 1.3em;
	margin-bottom: 0.3em;
}
div.profile-summary {
	width: 12.5em;
	float:right;
	margin-left: -0.5em;
}
div.profile-text {
	width: 40em;
	float: left;
	margin: 0;
}
dd.user-text ul li {
	padding-left: 10px;
	background: transparent url(../../../../shared/styles/images/bullet-square-red.gif) 0 0.5em no-repeat;
	/* TODO: lte 7 */
	zoom: 1;
}
.layout-container-left a:hover {
	color: #aa0000;
}

/*

ul#LawyerList {
	list-style: none;
}

ul#LawyerList li.lawyer {
	padding: 1em 0;
	border-bottom: 1px dotted #aaa;
	background: none;
	color: #333;
	position: relative;
	min-height: 6.65em;
}

ul#LawyerList li img {
	position: absolute;
	top: 1em;
	left: 1em;
}

ul#LawyerList li div.lawyerinfo {
	float: left;
	margin-left: 8em;
	width: 15em;
}

ul#LawyerList li div.lawyerinfo a {
	color: #000;
}

ul#LawyerList li dl {
	float: left;
	width: 27em;
	margin-left: 1em; 
	color: #666;
}

ul#LawyerList li dl dt {
	text-decoration: underline;
}

ul#LawyerList li ul.listfunctions {
	margin-top: 1em;
	list-style:none;
	float: left;
	margin-left: 8em;
	width: 43em;
	clear:left;
}
ul#LawyerList li ul.listfunctions li {
	display: inline;
	padding: 0 1em 0 1em;
	background: transparent url(layout/shared/styles/images/arrow-right-gray.gif) 0 center no-repeat;
}




.layout-container-right h1 {
	border: none;
}





dl.layout-container-arenonetlawyers-index-lawyerprofile dd {
	margin-bottom: 2em;
}
dl.layout-container-arenonetlawyers-index-lawyerprofile dd dl dd {
	margin: 0;
}

div.profile-text headline {
	color: #000e1d;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 0.5em;
}

div.profile-summary headline {
	color: #000e1d;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 0.5em;
}

div.profile h2 {
	color: #000e1d;
	font-size: 1.3em;
	border-bottom: 0.25em solid #ddd;
	margin: 0;
	padding: 0 0 0.5em 0;
}

div.profile-text {
	width: 40em;
	float: left;
	margin: 0;
}

div.profile-summary {
	width: 12.5em;
	float:right;
	margin-left: -0.5em;
}

div.profile-contactinfo h3 {
	margin: 0;
	padding: 0;
	color: #555;
}

div.profile-contactinfo dl dd {
	margin-bottom: 2em;
}

dd.contact-info dl dt {
	color: #555;
	float: left;
	margin: 0;
	padding: 0;
	padding-right: 0.25em;
}

dd.contact-info dl dd {
	margin: 0;
}

dd.contact-info .web {
	margin-top: 2em;
}

div.profile-contactinfo address {
	margin-bottom: 1em;
}
div.profile-contactinfo dd.contact-info dl dt {
	font-weight: bold;
}

div.profile-contactinfo dd.contact-info dl dd.web a {
	text-decoration: underline;
}

dd.services-info a:hover {
	color: #aa0000;
}

dl.profile-expertise dt {
	font-weight: bold;
	margin-top: 1em;
}
*/
