﻿html
{
	margin:0px;
	padding:0px;
	overflow-y:scroll;
	background-color:#ccc;
}
body
{
	margin:10px 0px 0px 0px;
	padding:0px;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:12px;
}
h1
{
	font-size:18px;
	text-transform:uppercase;
	color:#2b1b5d;
	font-weight:bold;
}

/* GENERAL */
.err
{
	color:Red;
}
.clr
{
	clear:both;
	height:0px;
}
.input
{
}
.input td
{
	padding:0px 5px 3px 0px;
}
.input .vt
{
	vertical-align:top;
	padding-top:3px;
}
.input .req
{
	color:Red;
}

/* SITE LAYOUT */
#frame
{
	width:1072px;
	margin:10px auto 10px auto;
	background-color:#f2f2ee;
	min-height:300px;
}
#hdr
{
	width:1014px;
	height:92px;
	padding:7px 13px 7px 45px;
}
#hdr img
{
	border:none;
}
#hdr .logo
{
	width:295px;
	padding-top:7px;
	float:left;
}
#hdr .schedule
{
	width:157px;
	height:86px;
	background-image:url(Schedule.png);
	background-repeat:no-repeat;
	margin-left:59px;
	padding:11px 0px 0px 100px;
	float:left;
}
#hdr .schedule a
{
	display:block;
	width:73px;
	height:33px;
	background-image:url(ScheduleButtons.png);
	background-repeat:no-repeat;
	float:left;
	margin:0px 5px 6px 0px;
}
#hdr .schedule a.deposition
{
	background-position:0px 0px;
}
#hdr .schedule a.deposition:hover
{
	background-position:-74px 0px;
}
#hdr .schedule a.records
{
	background-position:0px -33px;
}
#hdr .schedule a.records:hover
{
	background-position:-74px -33px;
}
#hdr .schedule a.subpeona
{
	background-position:0px -66px;
}
#hdr .schedule a.subpeona:hover
{
	background-position:-74px -66px;
}
#hdr .schedule a.transcript
{
	background-position:0px -99px;
}
#hdr .schedule a.transcript:hover
{
	background-position:-74px -99px;
}
#hdr .clientAccess
{
	width:391px;
	height:93px;
	background-image:url(ClientAccess.png);
	background-repeat:no-repeat;
	margin-left:12px;
	float:left;
}
#hdr .clientAccess a
{
	width:181px;
	height:45px;
	display:block;
	background-repeat:no-repeat;
	margin:37px auto 0px auto;
	background-color:White;
}
#hdr .clientAccess a:hover
{
	background-position:0px -45px;
}
#mnu
{
	width:1072px;
	height:20px;
	padding:0px 0px 3px 0px;
	background-color:#2a1a5c;
	margin:0px 0px 4px 0px;
	color:#fff;
}
#mnu .tollFree
{
	width:191px;
	height:13px;
	padding:4px 0px 3px 0px;
	float:left;
	text-align:center;
}
#top
{
	width:1072px;
	height:200px;
}
#top .photo
{
	width:737px;
	height:200px;
	float:left;
}
#top .tagline
{
	background-color:#2a1a5c;
	width:335px;
	height:200px;
	float:left;
	overflow:hidden;
	color:#fff;
}
#top .text a
{
	color:#fff;
}
#body
{
	min-height:150px;
	margin:4px 0px 50px 0px;
}
#ftr
{
	font-size:10px;
	padding:4px 0px 15px 0px
}
#ftr .copy
{
	width:560px;
	float:left;
	text-align:right;
	padding:0px 12px 0px 0px;
}

/* HOME PAGE */
.home .buttons
{
	margin:4px 0px 4px 0px;
	height:60px;
	background-image:url(Home/ButtonBk.png);
	background-repeat:repeat-x;
}
.home .buttons ul
{
	list-style-type:none;
	margin:0px 24px 0px 24px;
	padding:0px;
}
.home .buttons li
{
	float:left;
	padding:0px;
	margin:8px 4px 0px 0px;
	width:124px;
	height:42px;
	background-image:url(Home/ServiceButtonBk.png);
	background-repeat:no-repeat;
	font-size:12px;
	line-height:16px;
	letter-spacing:-1px;
}
.home .buttons li:hover
{
	background-position:0px -42px;
}
.home .buttons a
{
	color:#2a1a5c;
	display:inline-block;
	width:90px;
	height:34px;
	padding:4px 27px 4px 7px;
	text-decoration:none;
}
.home .buttons a:hover
{
	text-decoration:none;
}
.home.text
{
	width:948px;
	margin:0px auto 0px auto;
	background-image:url(Home/Mid.gif);
	background-repeat:repeat-y;
	min-height:150px;
}
.home.text.top
{
	width:948px;
	margin:58px auto 0px auto;
	background-image:url(Home/Top.gif);
	height:12px;
	min-height:12px;
}
.home.text.bottom
{
	width:948px;
	margin:0px auto 0px auto;
	background-image:url(Home/Bottom.gif);
	height:14px;
	min-height:14px;
}
.home.text .left
{
	width:232px;
	min-height:50px;
	float:left;
	margin:5px 35px 5px 35px;
	overflow:auto;
}
.home.text .right
{
	width:556px;
	min-height:50px;
	float:left;
	margin:5px 35px 5px 55px;
	overflow:auto;
}
.home.text h1
{
	padding-top:0px;
	margin-top:0px;
}

/* CONTENT PAGES */
#top .content
{
	padding:15px;
}
#body #columns
{
	margin:58px 0px 0px 65px;
}
#body #columns .left.top
{
	width:627px;
	height:10px;
	background-image:url(ContentTop.gif);
	background-repeat:no-repeat;
}
#body #columns .left.bottom
{
	width:627px;
	height:11px;
	background-image:url(ContentBottom.gif);
	background-repeat:no-repeat;
}
#body #columns .left.body
{
	width:567px;
	min-height:100px;
	background-image:url(Content.gif);
	background-repeat:repeat-y;
	padding:20px 30px 20px 30px;
	vertical-align:top;
}
#body #columns .right.top
{
	width:275px;
	height:10px;
	background-image:url(ContentTopRight.gif);
	background-repeat:no-repeat;
	background-position:40px 0px;
	padding-right:40px;
}
#body #columns .right.bottom
{
	width:275px;
	height:11px;
	background-image:url(ContentBottomRight.gif);
	background-repeat:no-repeat;
	background-position:40px 0px;
	padding-right:40px;
}
#body #columns .right.body
{
	width:175px;
	min-height:100px;
	background-image:url(ContentRight.gif);
	background-repeat:repeat-y;
	background-position:40px 0px;
	padding:20px 30px 20px 70px;
	vertical-align:top;
}

/* CONTACT US */
#body .content .contact
{
}
#body .content .contact input[type='text']
{
	width:375px;
}
#body .content .contact textarea
{
	width:375px;
	height:200px;
}

.RadMenu ul{
	list-style: none;
	margin: 0px;
}
.RadMenu li{
	display: inline-block;
	position: relative;
}
.RadMenu li:hover > .rmSlide{
	position: absolute;
	opacity: 1;
	max-height: 600px;
	transition: all 0.5s ease;
}
.rmSlide{
	position: absolute;
	width: 200px;
	max-height: 0;
	opacity: 0;

}
