﻿body 
{
    font-family:Arial;
    font-size: 12px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    margin: 0px;
}
H1
{
	font-size: 30px;
	font-weight: bold;
	font-family: Verdana, Arial;
	margin: 10px 0px 5px 0px;
}
H2
{
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Arial;
	margin: 0;	
	display: inline;
}
.target
{
    width: 500px;
    font: normal normal normal 20px Verdana, Arial;;
    text-align: left;
    color: black;    
    padding-left: 10px;
}
.target a
{
    text-align: left;
    color: #0397d6;  
    font: normal normal normal 16px Calibri, Arial, Tahoma; 
    text-decoration: none; 
    padding-left: 30px;
}
.target a:hover
{
    text-align: left;
    color: #0397d6;  
    font: normal normal normal 16px Calibri, Arial, Tahoma;   
    text-decoration: underline;
    padding-left: 30px;
}
.Large
{
	font-size: xx-large;
	font-weight: bold;
	font-family: Verdana, Arial;
	position: relative;
	top: 15px;	
}
.Smaller
{
	font-size: x-large;
	font-weight: bold;
	font-family: Verdana;
	position: relative;
	top: 0px;
}
.SmallHeader
{
	font-size: x-large;	
}
TD
{
    font-family: Arial;
    font-size: 12px;
}
Table
{
    font-family:Arial;
    font-size: 12px;
    margin: 0px 0px 0px 0px;
    text-align: left;
}
#Divider
{
	background-image: url('http://www.robsonforensic.com/Images/OrangeDivider.gif');
	height: 7px;
	background-repeat: no-repeat;
	width: 555px;
}
/* MasterPage */
.Content
{
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	text-align: left;
}
.SideBar
{
	margin-left: 15px;
	padding: 10px 10px 0px 10px;
	vertical-align: top;
	width: 235px;
}
#tree
{
	background-image: url('http://www.robsonforensic.com/Images/YourCaseMiddleThinner.jpg');
	background-repeat: repeat-y;	
	width: 235px;
	height: 360px;
}
	#tree ul
	{
		float: left;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 18px;
		list-style: none;
		width: 178px;
	}
	#tree a
	{
		font: normal 12px/16px arial, helvetica, sans-serif;
		color: Black;
		display: block;
		margin: 0;
		width: 172px;
		background-color: Transparent;
		text-decoration: none;
		padding: 0px 0px 0px 5px;
		border: solid 1px transparent;
	}
	#tree a:hover
	{
		font: bold 12px/16px arial, helvetica, sans-serif;
		color: #003D7C;
		display: block;
		margin: 0;
		width: 172px;
		text-decoration: none;
		padding: 0px 0px 0px 5px;
		background-color: orange;
		border: solid 1px black;
	}
	#tree div a:hover
	{
		font: bold 12px/16px arial, helvetica, sans-serif;
		color: #003D7C;
		display: block;
		margin: 0;
		width: 172px;
		text-decoration: none;
		padding: 0px 0px 0px 5px;
		background-color: orange;
		border: solid 1px black;
		background-repeat: no-repeat;
		background-image: url(http://www.robsonforensic.com/Images/RightWhiteCarrot.gif);
	}
	#tree li {position: relative;}
	#tree li div
	{
		margin: 0;
		padding: 0px 0px 0px 0px;
		background-repeat: no-repeat;
		background-image: url(http://www.robsonforensic.com/Images/RightCarrot.gif);
		position: relative;
	}
	#tree li:hover div
	{
		margin: 0;
		padding: 0px 0px 0px 0px;
		background-repeat: no-repeat;
		background-image: url(http://www.robsonforensic.com/Images/RightWhiteCarrot.gif);
		position: relative;
	}
	#tree ul ul 
	{
		position: absolute;
		z-index: 500;
		margin: 0;
		top: 0;
		width: 100%;
		left: 100%;	
		display: none;
	    border: solid 1px black;
	}
	#tree ul li:hover ul
	{
		position: absolute;
		z-index: 500;
		top: 0;
		left: 100%;	
		display: block;
		background-color: orange;
		width: 185px;
	}
	#tree ul li:hover #up ul 
	{
		position: absolute;
		z-index: 500;
		top: -254px;
		left: 100%;	
		display: block;
		border: solid 1px black;
		background-color: orange;
		width: 185px;
	}
	#tree ul li:hover #up ul a
	{
		font: bold 12px/16px arial, helvetica, sans-serif;
		color: #003D7C;
		display: block;
		margin: 0px 0px 0px 0px;
		background-color: white;
		text-decoration: underline;
		width: 168px;
		padding: 0px 0px 0px 15px;
		margin: 0px 0px 0px 0px;
		background-color: orange;
	}
	#tree ul li:hover #up ul a:hover
	{
		font: bold 12px/16px arial, helvetica, sans-serif;
		color: Black;
		display: block;
		margin: 0;
		width: 168px;
		background-color: white;
		text-decoration: none;
		padding: 0px 0px 0px 15px;
		margin: 0px 0px 0px 0px;
	}
	#tree ul li:hover ul a
	{
		font: bold 12px/16px arial, helvetica, sans-serif;
		color: #003D7C;
		display: block;
		margin: 0px 0px 0px 0px;
		background-color: white;
		width: 169px;
		padding: 0px 0px 0px 15px;
		background-color: orange;
		border: solid 1px transparent;
	}
	#tree ul li:hover ul a:hover
	{
		font: bold 12px/16px arial, helvetica, sans-serif;
		color: Black;
		display: block;
		margin: 0;
		width: 168px;
		background-color: white;
		text-decoration: none;
		padding: 0px 0px 0px 15px;
		margin: 0px 0px 0px 0px;
		border: solid 1px transparent;
	}
	
	.SideBar .TopSideBar
	{
		vertical-align: baseline;
		padding: 10px 0px 0px 0px;	

	}
	.SideBar .MiddleSideBar
	{
		text-align: left;
		vertical-align: top;
		background-image: url('http://www.robsonforensic.com/Images/YourCaseMiddleThinner.jpg');
		background-repeat: repeat-y;
		padding-left: 12px;
		padding-top: 0px;
	
	}
	.SideBar .BottomSideBar
	{
		height: 35px;
		text-align: center;
		background-image: url(http://www.robsonforensic.com/Images/YourCaseBottomThinner.jpg); 
		background-repeat: no-repeat; 
	}
	.SideBar #error
	{
		font-size: medium;
		color: Red;	
	}
.MPHyperlink
{
	text-align: center;	
}
#home
{
	font-family: Verdana, Times New Roman, Arial, Sans-Serif;
	text-align: left;
	font-size: 13px;	
}
#LibrarySearch
{
	text-align: left; 
	font-weight: bold;
	padding: 0px 0px 0px 15px;	
	background-image: url('http://www.robsonforensic.com/Images/YourCaseMiddleThinner.jpg');
	background-repeat: repeat-y;
	width: 222px;
}
	#LibrarySearch p
	{
		padding: 0px 0px 0px 0px;
		width: 210px;
		margin: 0 0 0 0;
	}
	#LibrarySearch .Button
	{
		text-align: center;
		padding-top: 10px;
	}

.Footer
{
	padding-top: 3px;
	width: 870px; 
	height: 20px; 
	text-align: center; 
	color: White; 
	font: normal normal bold small/normal Times New Roman; 
	background-color: #2c88c0;
}
.Copyright
{
	width: 870px;
	text-align: center;
	color: #2c88c0; 
	font-weight: bold;
}
/* Practice Areas */
#PABoxHeader 
{
	border: solid 1px black;
	background-color: #e0e0e0;
	border-bottom: solid 2px black;
	width: 550px;
	font: Verdana, Times New Roman, serif;
}
	#PABoxHeader strong
	{
		float: left;
		width: 275px;
		font-weight: bold;
		text-align: center;
		font-size: 15px;
	}
	#PABoxHeader .RelatedHeader
	{
		float: right;
		width: 255px;
		font-weight: bold;
		text-align: left;
		padding: 0px 0px 0px 20px;
		font-size: 15px;
	}
#PABoxContent
{
	border: solid 1px black;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	width: 550px;
	text-align: left;
	display: block;
}
#PABoxContent .NoDisciplines
{
		float: right;
		text-align: left;
		width: 250px;
		font-weight: bold;
		padding-right: 10px;
}
#PABoxContent .NoExperts
{
		float: left;
		text-align: left;
		width: 245px;
		padding-left: 25px;
}

	#PABoxContent .Related a
	{
		float: right;
		text-align: left;
		width: 260px;
		color: Black;
		border-left: solid 1px black;
		padding: 1px 0px 0px 16px;
		margin: 0px 0px 0px 0px;
	}
	#PABoxContent .Related a:hover
	{
		display: block;
		text-align: left;
		width: 260px;
		background-color: #ce6e1e;
		color: Black;
		font-weight: bold;
		border-left: solid 1px black;
		padding: 1px 0px 0px 16px;
		margin: 0px 0px 0px 0px;
	}
	#PABoxContent .Related span a
	{
		display: block;
		font-weight: bold;
		font-size: 15px;
		width: 260px;
		color: #ce6e1e;
		border-left: solid 1px black;
		padding: 5px 0px 5px 16px;
		margin: 0px 0px 0px 0px;
	}
	#PABoxContent .Related span a:hover
	{
		display: block;
		text-align: left;
		width: 260px;
		background-color: #ce6e1e;
		color: Black;
		font-weight: bold;
		border-left: solid 1px black;
		font-size: 15px;
		font-weight: bold;
		border-left: solid 1px black;
		padding: 5px 0px 5px 16px;
	}
	#PABoxContent .Experts
	{
		float: left;
		text-align: left;
		width: 245px;

	}
	#PABoxContent .Experts a
	{
		display: block;
		width: 245px;
		color: Black;
		border-right: solid 1px black;
		padding: 1px 0px 0px 28px;
	}
	#PABoxContent .Experts a:hover
	{
		display: block;
		text-align: left;
		width: 245px;
		background-color: #ce6e1e;
		color: Black;
		font-weight: bold;
		border-left: solid 1px black;
		padding: 1px 0px 0px 28px;
	}
	#PABoxContent .Experts span a
	{
		display: block;
		font-weight: bold;
		font-size: 15px;
		width: 245px;
		color: #ce6e1e;
		border-right: solid 1px black;
		padding: 5px 0px 5px 28px;
	}
	#PABoxContent .Experts span a:hover
	{
		display: block;
		text-align: left;
		font-size: 15px;
		width: 245px;
		background-color: #ce6e1e;
		color: Black;
		font-weight: bold;
		border-left: solid 1px black;
		padding: 5px 0px 5px 28px;
	}
/* End Practice Areas */

/* Compilation Pages */
#Compilation
{
	font-family: Verdana, Arial, Times New Roman;
	width: 550px;

}
	#Compilation .name
	{
		font-weight: bold;
		font-size: 18px;
		margin: 0px 0px 0px 0px;	
		width: 550px;
		height: 25px;
	}
	#Compilation .name a
	{
		position: relative;
		bottom: 26px;
		float: right;
		font-size: 13px;
		width: auto;
	}
	#Compilation a
	{
		display: block;
		margin-top: 10px;
		width: auto;
	}
	#Compilation a:hover
	{
		display: block;
		margin-top: 10px;
		width: auto;
		color: #ce6e1e;
		font-weight: bold;
	}
	#Compilation .text
	{
		font-size: 13px;
		margin: 0px 0px 20px 0px;	
	}
	#Compilation .text2
	{
		font-size: 13px;
		margin: 0px 0px 5px 0px;	
	}
	#Compilation .custom
	{
		font-size: 14px;
		font-weight: bold;
	}
#CompPracticeAreas
{
	width: 330px;
	border: solid 1px black;
	margin: 0px 0px 0px 0px;
}
	#CompPracticeAreas p
	{
		font-weight: bold;
		font-size: 13px;
		background-color: #e0e0e0;
		text-align: center;
		border-bottom: solid 2px black;
		margin: 0px 0px 0px 0px;
	}
	#CompPracticeAreas a
	{
		font-size: 13px;
		text-align: left;
		padding: 1px 0px 1px 30px;
		vertical-align: top;
		color: Black;
		margin: 0px 0px 0px 0px;
		
	}
	#CompPracticeAreas a:hover
	{
		font-size: 13px;
		text-align: left;
		padding: 1px 0px 1px 30px;
		vertical-align: top;
		background-color: #ce6e1e;	
		color: Black;	
		font-weight: bold;
		margin: 0px 0px 0px 0px;
	}
	#CompPracticeAreas span a
	{
		display: block;
		font-weight: bold;
		font-size: 15px;
		text-align: left;
		padding: 5px 0px 5px 30px;
		vertical-align: top;
		color: #ce6e1e;
		
	}
	#CompPracticeAreas span a:hover
	{
		display: block;
		text-align: left;
		font-size: 15px;
		padding: 5px 0px 5px 30px;
		vertical-align: top;
		background-color: #ce6e1e;	
		color: Black;	
		font-weight: bold;
	}

/* End Compilation Pages */

/* Experts */
#PageContent
{
	font-size: 15px;
	font-family: Verdana, Arial;
	width: 550px;	
	margin: 5px 0px 8px 0px;
}
	#PageContent b
	{
		font-size: 16px;
		margin: 0px 0px 0px 0px;

	}
	#PageContent u
	{
		font-size: 16px;
		font-weight: bold;
		margin: 0px 0px 0px 0px;

	}
	#PageContent p
	{
		font-family: Verdana, Arial;
	}
	#PageContent table ul
	{
	    font-size: 15px;
	    font-family: Verdana, Arial;
	}
    #PageContent td
	{
	    font-size: 15px;
	    font-family: Verdana, Arial;
	}
#Experts
{
	width: 550px;		
}
	#Experts .Name
	{
		font-size: 25px;
		font-weight: bold;
		font-family: Verdana, Arial;
		margin: 10px 0px 0px 0px;
	}
	.Header
	{
		font: normal normal bold 18px Verdana;	
		margin: 0px 0px 5px 0px;
	}
	#Experts .ContactInfo
	{
		font-size: 13px;	
		font-family: Verdana, Arial;
		font-weight: bold;
		vertical-align: top;
		margin: 5px 0px 10px 0px;
	}
	#Experts span
	{
		font-size: 15px;
		font-family: Verdana, Times New Roman, Arial, Sans-Serif;
	}
	#Experts .bold
	{
		vertical-align: top;
		font-weight: bold;
		font-size: medium;
	}
	#Experts .error
	{
		color: Red;
		font-size: medium;
	}
#PracticeAreas
{
	float: right;
	width: 220px;
	border: solid 1px black;
	margin: 0px 0px 5px 0px;
}
	#PracticeAreas p
	{
		font-weight: bold;
		font-size: 13px;
		background-color: #e0e0e0;
		text-align: center;
		border-bottom: solid 2px black;
		margin: 0px 0px 0px 0px;
	}
	#PracticeAreas a
	{
		display: block;
		text-align: left;
		padding: 1px 0px 2px 30px;
		vertical-align: top;
		color: Black;
		
	}
	#PracticeAreas a:hover
	{
		display: block;
		text-align: left;
		padding: 1px 0px 2px 30px;
		vertical-align: top;
		background-color: #ce6e1e;	
		color: Black;	
		font-weight: bold;
	}
	#PracticeAreas span a
	{
		display: block;
		font-weight: bold;
		font-size: 15px;
		text-align: left;
		padding: 5px 0px 5px 30px;
		vertical-align: top;
		color: #ce6e1e;
		
	}
	#PracticeAreas span a:hover
	{
		display: block;
		text-align: left;
		font-size: 15px;
		padding: 5px 0px 5px 30px;
		vertical-align: top;
		background-color: #ce6e1e;	
		color: Black;	
		font-weight: bold;
	}
/* End Experts */

/* Library All Documents */
#AllDocuments
{
	font: normal normal bold small/normal Times New Roman;
	width: 550px;
	padding: 5px 0px 15px 5px;
}
#AllDocuments p
{
	margin: 0 0 0 0;
	width: 550px;
	
}
#AllDocuments p .link
{
	display: block;
	padding-top: 10px;	
}
/* Site Map */
.sitemapheader
{
	width: 530px;
	font-weight: bold;
	font-size: large;
	display: block;
	background-color: #e0e0e0;
	border: solid 1px black;
	border-bottom: solid 2px black;
	margin-top: 20px;
	padding-left: 20px;
}
#SiteMapHeaders
{
	font-weight: bold;
	width: 550px;
	border: solid 1px black;
}
#SiteMapHeaders TD
{
	font-size: 13px;
	background: white;
	border: none;
	padding-left: 20px;
	margin: 2px 0px 0px 0px;
}
#SiteMap
{
	font-weight: bold;
	font-size: 15px;
	width: 590px;
	margin: 10px 0 10px 0;
	display: block;
	padding-left: 20px;
}
#SiteMap .header
{
	font-size: 15px;
	border: none;
	color: #ce6e1e;
	padding-left: 20px;
	margin: 10px 0 10px 0;
	display: block;
	font-weight: bold;
	padding-left: 0px;
}
#SiteMap .mainlink
{
	font-size: 15px;
	border: none;
	padding-left: 20px;
	margin: 10px 0 10px 0;
	font-weight: bold;
	padding-left: 0px;
	border-left: solid 3px #ce6e1e;
	padding-left: 10px;
}
#SiteMap p
{
	font-size: 13px;
	border: none;
	padding-left: 20px;
	margin: 2px 0px 0px 0px;
}


/* About Us */
.FloatRight
{
    float: right; 
    clear: right; 
    margin: 4px; 
}
.FloatLeft
{
    float: left; 
    clear: left; 
    margin: 4px; 
}
	
/* UserControl Header */
#PageHeader
{
	background-repeat: no-repeat; 
	height:115px; 
}
#MenuContainer
{
	float: left;
	background-image: url('http://www.robsonforensic.com/Images/NavBarSection.jpg');
	background-repeat: repeat-x; 
	width: 870px;	
	border: solid 5 black;
}
	#MenuContainer .Menu
	{
		float: left;
		width: 650px;
		height: 20px;
		padding-left: 20px;
		padding-top: 5px;
	}
		#MenuContainer .Menu ul
		{
			padding: 0;
			margin: 0;
			list-style: none;
			float: left;
		}
		#MenuContainer .Menu ul li
		{
			position: relative;
			display: inline;
			float: left;
			padding: 0px 5px 0px 28px;
		}
		#MenuContainer .Menu ul li a
		{
			display: block;
			color: Black;
			font-weight: bold;
			font-family: Arial Times New Roman Tahoma Sans-Serif;
			text-decoration: none;
			margin: 0;
			padding-bottom: 5px;
		}
		#MenuContainer .Menu ul li a:hover
		{
			display: block;
			color: Black;
			font-weight: bold;
			font-family: Arial Times New Roman Tahoma Sans-Serif;
			text-decoration: underline;
			margin: 0;
			padding-bottom: 5px;
		}
		#MenuContainer .Menu ul li ul
		{
			display: none;
			z-index: 500;
		}
		#MenuContainer .Menu ul li:hover ul
		{
			left: 20px;
			top: 20px;
			position: absolute;
			display: block;
			z-index: 500;
		}
		#MenuContainer .Menu ul li ul li
		{
			display: inline;
			float: none;
			padding: 0;
			z-index: 500;
		}
		#MenuContainer .Menu ul li ul li a
		{
			width: 150px;
			font-weight: normal;
			background:  #e7f1ff;
			padding: 4px 0px 4px 7px;
			border: solid 1px #6788be;
		}
		#MenuContainer .Menu ul li ul li a:hover
		{
			background-color: white;
			color: #000066;
			padding: 4px 0px 4px 7px;
			border: solid 1px #6788be;
		}

		/* Holly Hack for IE \*/
		* html .horizontalcssmenu ul li { float: left; height: 1%; }
		* html .horizontalcssmenu ul li a { height: 1%; }
		
	#MenuContainer .Search
	{	
		float: right;
		color: Black;
		vertical-align: middle;
		padding: 1px 10px 0px 0px;
		font-weight: bold;
		text-align: left;
	}
	#MenuContainer .SearchButton
	{
		float: right;
		margin-right: 10px;
		padding-top: 1px;
	}
/* End UserControl Header */
	
.RadEditor
{
    width: 575px;  
    height: 142px;
}
.UnderlineLink
{
	text-decoration: underline;		
}
.NoUnderlineLink
{
	text-decoration: none;
}
.highlight
{
	background-color: #FFF29B;
}
.removeHighlight
{
	background-color: #FFF29B;	
}
.ImageStyle
{
	background-color: Green;
	outline-style: none;
	border: none 0 white;
	text-indent: 0px;
}
#FRALinks
{
	font-size: 17px;	
	font: Verdana, Times New Roman, serif;
	padding-bottom: 10px;
}
	#FRALinks a
	{	
		font-size: 17px;
		display: block;	
		font: Verdana, Times New Roman, serif;
	}
	#FRALinks a:hover
	{	
		font-size: 17px;
		display: block;	
		font: Verdana, Times New Roman, serif;
		color: #ce6e1e;
	}
#PAdesc
{
	width: 570px;	
	font-family: Verdana, Times New Roman, Arial, Sans-Serif;
	font-size: 13px;
	padding-bottom: 15px;
	
}
#PAdesc i
{
	width: 570px;	
	font-family: Verdana, Times New Roman, Arial, Sans-Serif;
	font-size: 16px;
}