﻿
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {margin:0;padding:0;}
fieldset, img{border:0;}
h1, h2, h3, h4, h5, h6, address, caption, cite, code, dfn, th, var {font-style:normal;font-weight:normal;}
caption, th {text-align:left;}
h1, h2, h3, h4, h5, h6 {font-size:100%;}
q:before, q:after {content:'';}
	
html {
	font-size: 100%;
}

body {
	font-family: verdana, arial, helvetica, sans-serif;
	background: #ffffff url(Images/bg-body.gif) repeat-x top left;
	font-size: 77%;
	color: #333;
	text-align: center;
}

body#rh-home {
    background-image: url(Images/bg-body-home.gif);
}

a {
    color: #39c;
}

h5 {
    color: #e47a03;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'trebuchet ms', frutiger, Verdana, helvetica, Arial, sans-serif;
}

h2 {
    color: #002c53;
    font-family: Georgia, 'times new roman', times, Serif;
    font-size: 3em;
    margin-bottom: 15px;
}

h3 {
    margin-bottom: 15px;
    color: #069;
    font-size: 1.3em;
}

h4 {
    margin-bottom: 10px;
    color: #002c53;
    font-weight: bold;
}

#container {
    text-align: left;
    margin: 0 auto;
    width: 960px;
}

#header {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 10px;
    position: relative;
}

#header .clientlogin {
    position: absolute;
    text-align: right;
    width: auto;
    right: 20px;
    bottom: 5px;
}

#header .clientlogin a {
    text-transform: uppercase;
    padding-left: 12px;
    background: transparent url(Images/link-lock.gif) no-repeat center left;
    font-size: .9em;
}

/* Footer */

#footer {
    clear: both;
    border-top: 1px solid #e5e9ed;
    background-color: #f7f8fa;
    color: #666666;
    padding-top: 9px;
    height: 90px;
    padding-left: 20px;
    font-size: .9em;
}

#footer a {
    color: #39c;
}

#footer .ImageRight {
    float: right;
}

#footer p.twc {
    margin-top: 7px;
}

#footer p.twc a {
    text-decoration: none;
    color: #666;
}

#footer p.twc img {
    vertical-align: text-bottom;
}

/* Navigation */

#navigation {
    padding-left: 10px;
    padding-top: 5px;
    width: 200px;
    float: left;
}

#rh-home #navigation {
    padding-top: 30px;
}

#navigation ul {
    list-style-type: none;
}

#rh-home #navigation ul {
    border-bottom: 1px solid #1a4265;
    margin-bottom: 23px;
}

#navigation li {
    display: inline;
}

#navigation a {
    display: block;
    width: 200px;
    height: 24px;
    overflow: hidden;
    text-indent: -999px;
    background: transparent url(Images/nav-items.gif) no-repeat top left;
}

#navigation .nav-home a { background-position: 0 0; }
#navigation .nav-aboutus a { background-position: 0 -24px; }
#navigation .nav-ourpeople a { background-position: 0 -48px; }
#navigation .nav-practiceareas a { background-position: 0 -72px; }
#navigation .nav-feepolicy a { background-position: 0 -96px; }
#navigation .nav-legalterms a { background-position: 0 -120px; }
#navigation .nav-relatedlinks a { background-position: 0 -144px; }
#navigation .nav-media a { background-position: 0 -168px; }
#navigation .nav-contactus a { background-position: 0 -192px; }

#navigation .nav-home a:hover,
#navigation .nav-home a:focus,
#navigation .nav-home a:active,
#navigation .nav-home a.AspNet-Menu-Selected,
#navigation .nav-home .AspNet-Menu-ChildSelected a { background-position: -200px 0; }
#navigation .nav-aboutus a:hover,
#navigation .nav-aboutus a:focus,
#navigation .nav-aboutus a:active,
#navigation .nav-aboutus a.AspNet-Menu-Selected,
#navigation .nav-aboutus .AspNet-Menu-ChildSelected a { background-position: -200px -24px; }
#navigation .nav-ourpeople a:hover,
#navigation .nav-ourpeople a:focus,
#navigation .nav-ourpeople a:active,
#navigation .nav-ourpeople a.AspNet-Menu-Selected,
#navigation .nav-ourpeople .AspNet-Menu-ChildSelected a { background-position: -200px -48px; }
#navigation .nav-practiceareas a:hover,
#navigation .nav-practiceareas a:focus,
#navigation .nav-practiceareas a:active,
#navigation .nav-practiceareas a.AspNet-Menu-Selected,
#navigation .nav-practiceareas .AspNet-Menu-ChildSelected a { background-position: -200px -72px; }
#navigation .nav-feepolicy a:hover,
#navigation .nav-feepolicy a:focus,
#navigation .nav-feepolicy a:active,
#navigation .nav-feepolicy a.AspNet-Menu-Selected,
#navigation .nav-feepolicy .AspNet-Menu-ChildSelected a { background-position: -200px -96px; }
#navigation .nav-legalterms a:hover,
#navigation .nav-legalterms a:focus,
#navigation .nav-legalterms a:active,
#navigation .nav-legalterms a.AspNet-Menu-Selected,
#navigation .nav-legalterms .AspNet-Menu-ChildSelected a { background-position: -200px -120px; }
#navigation .nav-relatedlinks a:hover,
#navigation .nav-relatedlinks a:focus,
#navigation .nav-relatedlinks a:active,
#navigation .nav-relatedlinks a.AspNet-Menu-Selected,
#navigation .nav-relatedlinks .AspNet-Menu-ChildSelected a { background-position: -200px -144px; }
#navigation .nav-media a:hover,
#navigation .nav-media a:focus,
#navigation .nav-media a:active,
#navigation .nav-media a.AspNet-Menu-Selected,
#navigation .nav-media .AspNet-Menu-ChildSelected a { background-position: -200px -168px; }
#navigation .nav-contactus a:hover,
#navigation .nav-contactus a:focus,
#navigation .nav-contactus a:active,
#navigation .nav-contactus a.AspNet-Menu-Selected,
#navigation .nav-contactus .AspNet-Menu-ChildSelected a { background-position: -200px -192px; }

/* Subnavigation */

#subnavigation {
    clear: both;
    float: left;
    width: 200px;
    background: #fff url(Images/bg-subnavigation.gif) no-repeat right top;
    padding-left: 10px;
    padding-top: 34px;
    padding-bottom: 20px;
    font-family: 'trebuchet ms', frutiger, Verdana, helvetica, Arial, sans-serif;
}

#subnavigation h5 {
    padding-left: 10px;
    border-bottom: 1px solid #e5e9ed;
    padding-bottom: 10px;
    padding-right: 10px;
}

#subnavigation h5 a {
    color: #e47a03;
    text-decoration: none;
}

#subnavigation ul {
    list-style-type: none;
}

#subnavigation ul li {
    line-height: 1.3;
    margin-top: 7px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: bold;
    border-bottom: 1px solid #e5e9ed;
}

#subnavigation ul ul li {
    padding: 0px 10px;
    margin-top: 2px;
    font-weight: normal;
    background: transparent url(images/nav-subnavigation.gif) no-repeat 0px 6px;
    border: none;
}

#subnavigation ul a {
    color: #002c53;
    text-decoration: none;
}

#subnavigation ul a:hover,
#subnavigation ul a:focus,
#subnavigation ul a:active,
#subnavigation ul a.AspNet-Menu-Selected
{
    color: #39c;
}

#subnavigation ul a.AspNet-Menu-Selected {
    font-weight: bold;
}

#subnavigation ul li.AspNet-Menu-Selected ul,
#subnavigation ul li.AspNet-Menu-ChildSelected ul {
    display: block;
}

/* SiteSearch */

#navigation .searchhome {
    background: transparent url(Images/bg-search-home.gif) no-repeat 10px 0;
    padding-top: 15px;
    padding-left: 10px;
}

#navigation .searchhome .searchbox,
#subnavigation .searchcontent .searchbox 
{
	background:url(images/bg-searchtxt.gif) no-repeat;
	border:1px solid #7f9db9;
	padding:1px;
    width: 145px;
    vertical-align:bottom;
}

#navigation .searchhome .btnsearch,
#subnavigation .searchcontent .btnsearch {
    vertical-align: text-bottom;
}

#subnavigation .searchcontent {
    background: transparent url(Images/bg-search.gif) no-repeat 10px 0;
    padding-top: 30px;
    padding-left: 10px;
}

/* Feature - Home */

#feature {
    float: left;
    clear: right;
    height: 200px;
    width: 750px;
    background: #fff no-repeat top right;
}

#rh-home #feature {
    height: 300px;
    background: #fff url(Images/img-feature-sample.jpg) no-repeat top left;
}

/* Content */

#content {
    width: 700px;
    padding: 35px 25px;
    float: left;
    line-height: 1.4;
}

#rh-home #content {
    width: auto;
    padding: 0;
    float: none;
}

#content h3 
{
	font-weight:bold;
}

#content h5.parenttitle {
    margin-bottom: 15px;
}

#content p {
    margin-bottom: 15px;
}

#content ul {
    margin-left:20px;
    list-style-type:square;
    list-style-image:url(images/bg-bullet.gif);
}

#content li 
{
	list-style-image:url(images/bg-bullet.gif);
    margin-bottom: 10px;
}

#content a.link-page {
    padding-left: 16px;
    background: transparent url(Images/link-page.gif) no-repeat top left;
    text-transform: uppercase;
}

/* Page Functions */

#pagefunctions {
    border-top: 1px solid #e5e9ed;
    clear: both;
}

#pagefunctions a {
    display: block;
    padding: 9px 10px 5px 20px;
    float: left;
    width: auto;
}

#pagefunctions a.emailpage {
    background: transparent url(Images/page-email.gif) no-repeat 0px 9px;
    border-right: 1px solid #e5e9ed;
    margin-right: 10px;
}

#pagefunctions a.printpage {
    background: transparent url(Images/page-print.gif) no-repeat 0px 9px;
}

/* Search Results */

#searchresults dl 
{
    clear: both;
    margin-bottom: 5px;
    padding-left: 30px;
    background: transparent url(Images/icons/icon-unknown.gif) no-repeat 5px 5px;
}

#searchresults dl.altrow 
{
    background-color: #f0f0f0;
}

#searchresults dt 
{
    font-weight: bold;
    padding-top: 5px;
}

#searchresults dd ul 
{
    margin-top: 0;
    margin-bottom: 0;
    list-style-type: none;
}

#searchresults dd li 
{
    padding-left: 20px;
    background: transparent url(Images/icons/icon-page.gif) no-repeat left center;
    line-height: 1.5em;
}

#searchresults dl.sr-file img
{
    float:right;
    display: block;
    margin-bottom: 10px;
    border: 1px solid #0f97fe;
}

#searchresults dl.sr-file a:hover img 
{
    border-color: #fb1d51;
}

#searchresults dl.sr-page 
{
    background-image: url(Images/icons/icon-page.gif);
}

/* File Type Icons */

#searchresults dl.ft-pdf 
{
    background-image: url(Images/icons/icon-pdf.gif);
}

#searchresults dl.ft-doc, #searchresults dl.ft-docx,
#searchresults dl.ft-xls, #searchresults dl.ft-xlsx,
#searchresults dl.ft-ppt, #searchresults dl.ft-pptx,
#searchresults dl.ft-mdb, #searchresults dl.ft-accdb
{
    background-image: url(Images/icons/icon-office.gif);
}

#searchresults dl.ft-jpg, #searchresults dl.ft-jpeg,
#searchresults dl.ft-gif, #searchresults dl.ft-png,
#searchresults dl.ft-bmp 
{
    background-image: url(Images/icons/icon-image.gif);
}

/* Home Page - Secondary Content */

#rh-home #secondarycontent {
    float: left;
    width: 200px;
    padding-left: 10px;
    background: transparent url(Images/bg-subnavigation.gif) no-repeat top right;
    min-height: 300px;
}

#rh-home #secondarycontent h5,
#rh-home #latestnews h5,
#rh-home #register h5 {
    padding-top: 25px;
}

#rh-home #secondarycontent h5 
{
	margin-left:-10px;
    height:145px;
    padding-top:0;
    padding-bottom:0;
}

#rh-home #secondarycontent p {
    font-size: .9em;
    line-height: 1.4;
    padding-left: 10px;
    padding-right: 20px;
}

/* Home Page - Latest News */

#rh-home #latestnews {
    float: left;
    width: 475px;
    padding-left: 35px;
    padding-right: 20px;
}

#latestnews .newsitem {
    margin-top: 10px;
    width: 220px;
    float: left;
}

#latestnews .first {
    padding-right: 10px;
}

#latestnews .second {
    padding-left:10px;
    border-left:1px solid #e5e9ed;
}

#latestnews h4 {
    font-size: 1.5em;
    font-weight: normal;
    margin-bottom: 5px;
}

#latestnews h4 a {
    text-decoration: none;
    color: #002c53;
    font-family: Georgia, times, 'times new roman', Serif;
}

#latestnews h4 a:hover {
    text-decoration: underline;
}

#latestnews dl {
    margin-bottom: 5px;
}

#latestnews dt {
    text-transform: uppercase;
    color: #069;
    font-size: .8em;
    width: 60px;
    float: left;
}

#latestnews dd {
    font-size: .9em;
    line-height: 1.4;
}

#latestnews p {
    font-size: .9em;
    line-height: 1.4;
}

/* Home Page - Register for Updates */

#rh-home #register {
    float: left;
    padding-left: 10px;
    width: 200px;
}

#rh-home #register p {
    font-size: .9em;
}

#rh-home #register label {
    font-weight: bold;
    color: #002c53;
}

#rh-home #register .textbox {
    margin-bottom: 8px;
}

#rh-home #register h5 {
    margin-bottom: 15px;
}

#rh-home #register p em {
    color: #666;
}

/* Client Login */

.pnlLogin {
    visibility: hidden;
    position: absolute;
    width: 208px;
    height: 137px;
    padding-top: 66px;
    padding-left: 20px;
    background: transparent url(Images/bg-clientlogin.gif) no-repeat top left;
    color: #ccc;
}

.pnlLogin label.label {
    color: #9cf;
    font-weight: bold;
    display: block;
    margin-bottom: 2px;
}

.pnlLogin .btnlogin {
    vertical-align: middle;
}

.pnlLogin .textbox {
    margin-bottom: 5px;
    width: 190px;
}

.rightprofile h5 {
	height:145px;
    overflow:hidden;
}

.rightprofile p {
    font-size: .9em;
    line-height: 1.4;
    padding-left: 20px;
    padding-right: 10px;
}

#content .contact 
{
	padding-bottom: 5px;
    padding-left: 21px;
    background: transparent url(Images/icons/icon-contact.gif) no-repeat 0px 2px;
}

#content .percent50
{
	float:left;
	width:50%;
	margin-right:10px;
}

.dt-date 
{
	background:url(images/bg-date.gif) no-repeat;
	width:50px;
	height:15px;
	text-indent:-999px;
	overflow:hidden;
}

.dt-author 
{
	background:url(images/bg-author.gif) no-repeat;
	width:50px;
	height:15px;
	text-indent:-999px;
	overflow:hidden;
}

#content .pressrelease 
{
	margin-bottom:1em;
}

#content .pressrelease h3 
{
	background: url(Images/icons/icon-pdf.gif) no-repeat 0px 3px;
	padding-left:20px;
	margin-bottom:0.25em;
}

#content .pressrelease p 
{
	margin-bottom:0;
	margin-left:20px;
}

#content .newsletter 
{
	margin-bottom:1em;
}

#content .newsletter h3 
{
	background: url(Images/icons/icon-pdf.gif) no-repeat 0px 3px;
	padding-left:20px;
	margin-bottom:0.25em;
}

#content .newsletter p 
{
	margin-bottom:0;
	margin-left:20px;
}

#content table.staff td p
{
	margin-bottom:0;
	font-size:0.9em;
}

#content table.staff td
{
    width: 110px;
    padding-right: 20px;
	padding-bottom:20px;
	vertical-align:top;
}

#content table.staff a
{
	color:#000000;
	text-decoration:none;
}

#content table.staff a:hover
{
	text-decoration:underline;
}

#content .c-required 
{
	color:#999999;
	font-size:0.8em;
}

#content .c-required span 
{
	color:#ff0000;
	font-size:1.25em;
}

#content .c-message 
{
	vertical-align:top;
	width:329px;
}

#content .c-h3 
{
	font-family: Georgia, 'times new roman', times, Serif;
	margin-top:20px;
	margin-bottom:0;
}

#content .c-no 
{
	margin-bottom:0;
}

#content .c-no3
{
	margin-bottom:3px;
}

#content .middle 
{
	vertical-align:middle;
}

#content .contactleft 
{
	border-right:1px solid #e5e9ec;
}

#content .contactright 
{
	padding-left:10px;
}

#content .w218
{
	width:218px;
}

#content .Position {
    color: #002c53;
    font-family: Georgia, 'times new roman', times, Serif;
	text-transform: uppercase;
	margin-top: -15px;
	font-weight: normal;
	letter-spacing: 4px;
}

#content .Position strong {
    font-weight: normal;
}

#content .pdf {
	padding-left: 20px;
	background: transparent url(Images/Icons/icon-pdf.gif) no-repeat top left;
}

#content .office {
	padding-left: 20px;
	background: transparent url(Images/Icons/icon-office.gif) no-repeat top left;
}

#content .web {
	padding-left: 20px;
	background: transparent url(Images/Icons/icon-webpage.gif) no-repeat top left;
}

#content .page {
	padding-left: 20px;
	background: transparent url(Images/Icons/icon-page.gif) no-repeat top left;
}

#content .ImageLeft {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}

#content .ImageRight {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: -45px;
}


p.quote 
{
    margin-left: 10px;
    margin-right: 15px;
    margin-bottom: 10px;
}