﻿html
{
    overflow-y: scroll;
}
body
{
    background: #DCDCDC;
    margin: 0px;
    padding: 0px;
    color: #666;
    font-size: .8em;
    font-family: arial;
    line-height: normal;
    text-align: center;
}
.estate_planning_box {
	background-image: url(../Images/new_estate_planning_box.jpg);
	background-repeat: no-repeat;
	height: 209px;
	width: 354px;
}

table, td
{
    vertical-align: top;
}
table, td, div
{
    margin: 0px;
    padding: 0px;
    font-size: 100%;
}

a
{
    color: #666;
    text-decoration: none;
}
a:hover
{
    color: #000;
}
a:visited
{
}

p
{
    line-height: 160%;
    margin: 0px;
    padding: 0px;
    margin-bottom: 26px;
}
li
{
    margin: 0px;
    padding: 0px;
    margin-bottom: 26px;
}

h1, h2, h3, h4, h5, h6
{
    font-weight: 400;
    margin: 0px;
    margin-bottom: 10px;
}
h1, .PageTitle
{
    font-size: 200%;
    color: #cd342f;
}
.PageTitle
{
    display: block;
    margin-bottom: 10px;
}
h2
{
    font-size: 175%;
}
h3
{
    font-size: 150%;
}
h4
{
    font-size: 125%;
}
h5
{
    font-size: 100%;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 2;
}
h6
{
    font-size: 100%;
    font-weight: bold;
}
ul
{
    margin: 0px;
}
li
{
    margin: 0px 0px 0px 0px;
}
#shell
{
    text-align: center;
    background: transparent url( '../images/white-bk-1px.gif' ) repeat-y top center;
}
#copyright
{
    height: 30px;
    margin-bottom: 20px;
    background: transparent url( '../images/white-bk-footer.gif' ) no-repeat top center;
    font-size: 65%;
    text-align: center;
}

.MainWrapper
{
    text-align: left;
    width: 806px;
    margin-left: auto;
    margin-right: auto;
    background: url( '../images/ryanswanson_logo.gif' ) no-repeat;
}
.CopyrightWrapper
{
    text-align: left;
    width: 806px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 14px;
}
.CopyrightWrapper a
{
    text-decoration: underline;
}

/* HEADER CLASSES */
.HeaderWrapper /*Includes Tabs */
{
    width: 806px;
}
.Header
{
    width: 806px;
    height: 74px;
}
.Header_ImageLogo a
{
    float: left;
    width: 200px;
    height: 74px;
}

.Header_ContactUs
{
    float: right;
    height: 50px;
    font-size: 90%;
    text-align: right;
    vertical-align: middle;
}
.Header_ContactUs p
{
    clear: both;
    margin: 0px;
    font-size: 75%;
}
.DateLabel
{
    display: block;
    float: left;
    height: 20px;
    padding-top: 8px;
    padding-right: 10px;
    font-size: 90%;
    font-style: italic;
    line-height: normal;
}
.ContactBox
{
    display: block;
    float: left;
    background: #db4639;
    padding: 4px 6px;
}
.ContactBox a
{
    display: block;
    padding-right: 22px;
    background:  url('../images/contact_icon.gif') no-repeat right;
    width: 188px;
    color: #fff !important;
    font-size: 120% !important;
    line-height: normal;
}
.TabNavigation
{
    vertical-align: bottom;
    text-align: center;
}
.TabNavigation a
{
    display: block;
    background-position: top center;
    background-repeat: no-repeat;
    width: 200px;
    height: 40px;
    overflow: hidden;
    padding-top: 12px;
    color: #666;
    font-size: 13px;
    text-decoration: none;
    line-height: 16px;
    vertical-align: middle;
}
.TabNavigation div
{
    float: left;
    background-position: top center;
    background-repeat: no-repeat;
    height: 40px;
    overflow: hidden;
    margin-right: 2px;
    margin-top: 30px;
}
.TabOff
{
    background-image: url( '../Images/button_down.gif' );
}
.TabOn, .TabOff a:hover
{
    background-image: url( '../Images/button_hit.gif' );
}
.TabOn a, .TabEndOn a, .TabOff a:hover, .TabEndOff a:hover
{
    color: #fff !important;
}

div.TabEndOff
{
    height: 70px;
    margin: 0px;
    background-image: url( '../Images/staff-finder-button_down.gif' );
}
div.TabEndOn
{
    height: 70px;
    margin: 0px;
    background-image: url( '../Images/staff-finder-button_hit.gif' );
}

div.TabEndOff a, div.TabEndOn a, div.TabEndOff a:hover, div.TabEndOn a:hover
{
    height: 70px;
    padding-top: 32px;
    width: 200px;
}
div.TabEndOff a:hover
{
    background-image: url( '../Images/staff-finder-button_hit.gif' );
}

.AttorneyStaffSpan
{
    padding-right: 70px;
    margin: 0px;
}
.FinderSpan
{
    padding: 0px;
    margin: 2px 0px 0px 0px;
    padding-right: 70px;
    line-height: 11px;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 4;
}


/* CONTENT CLASSES */

div.ContentDivider
{
    height: 20px;
    width: 806px;
    clear: both;
}
.ContentWrapper
{
    width: 806px;
    padding: 0px;
    margin: 0px;
}

.Content_Subtitle
{
    font-size: 16px;
    margin-top: 20px;
}
.Content
{
    text-align: left;
    width: 366px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    border-right: solid 1px #cccccc;
}
.leftWide
{
    margin-right: 0px;
    width: 606px;
    padding: 0px 0px 20px 0px;
    border-right: solid 1px #cccccc;
    vertical-align: top;
}
.AttorneyContent, .BiographyContent, .AdminContent
{
    margin-right: 0px;
    width: 606px;
    padding-left: 20px;
    padding-right: 0px;
    border-right: none 0px #cccccc;
}
.leftWide p, .leftWide li, .leftWide h1, .leftWide h2, .leftWide h3, .leftWide h4, .leftWide h5, .leftWide h6
{
    margin-right: 10px !important;
}


.AttorneyMainContent p, .AttorneyMainContent li, .AttorneyMainContent h1, .AttorneyMainContent h2, .AttorneyMainContent h3, .AttorneyMainContent h4, .AttorneyMainContent h5, .AttorneyMainContent h6
{
    margin: 10px 0px 8px 0px !important;
    color: #666 !important;
    font-family: arial !important;
}

.AttorneyMainContent h1, .AttorneyMainContent h2, .AttorneyMainContent h3, .AttorneyMainContent h4, .AttorneyMainContent h5, .AttorneyMainContent h6
{
    margin: 18px 0px 0px 0px !important;
    color: #666 !important;
    font-family: arial !important;
}
.AttorneyMainContent h5
{
    color: #000 !important;
}
.AttorneyMainContent h1
{
    color: #cd342f !important;
}


.AttorneyMainContent ul, .AttorneyMainContent ol
{
    margin: 10px 0px 0px 0px !important;
}

.AttorneyMainContent li
{
    margin: 0px !important;
    padding-left: 14px !important;
    padding: 0px 14px !important;
    line-height: 160% !important;
    list-style-type: none !important;
    background: url( '../images/expanded_bullet.gif' ) no-repeat -4px 0px !important;
}
.Content p, .Content h1, .Content h2, .Content h3, .Content h4, .Content h5, .Content h6
{
    margin: 18px 0px 0px 0px;
}
.Content.leftWide h1
{
    margin-top: 0px;
}
.Content a
{
    color: #cd342f;
    text-decoration: underline;
}
.Content a:hover
{
    color: #000;
}

.Content ul
{
    margin: 10px 0px 0px 0px;
    padding: 0px;
}
.Content li
{
    margin: 0px;
    padding-left: 14px;
    padding: 0px 14px;
    line-height: 160%;
    list-style-type: none;
    background: url( '../images/expanded_bullet.gif' ) no-repeat -4px 0px;
}
.Content li.icon
{
    padding-left: 20px;
    background: url( '../images/generic-icon.gif' ) no-repeat -4px 1px;
}

.Content li.pdf
{
    background-image: url( '../images/pdf-icon.gif' );
}
.Content li.htm, .Content li.tml
{
    background-image: url( '../images/ie-icon.gif' );
}
.Content li.word
{
    background-image: url( '../images/word-icon.gif' );
}

.Content div.hr
{
    height: 1px !important;
    border: none !important;
    background: #ccc !important;
    color: #ccc !important;
    overflow: hidden !important;
    margin: 16px 0px !important;
}

.Content .Articles
{
    margin-top: 16px;
}
.Content .Articles li.ArticleHeadline, .Content .Articles li.ArticleHeadline a, .Content .RightColumn li.ArticleHeadline, .RightColumn .Articles li.ArticleHeadline a
{
    cursor: default;
    background: none;
    list-style-image: none;
    color: #000;
    font-weight: bold;
    padding: 0px;
    text-decoration: none;
}

.RightColumn li.ArticleHeadline
{
    display: none;
}

.Content .Articles_Title
{
    font-weight: bold;
    width: 100%;
    margin-bottom: 10px;
    padding-right: 20px;
    font-size: 90%;
    color: #000;
}
.Content .Articles_Title a
{
    position: absolute;
    width: 12px;
    height: 24px;
    margin-left: 348px !important;
    display: block;
    background: url( '../images/expand-btn.gif' ) no-repeat;
}
.Content .Articles_Title a.open
{
    background: url( '../images/collapse-btn.gif' ) no-repeat;
}
.Content .Articles ul
{
    list-style-type: disc;
    padding: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.Content .Articles li
{
    /*    background: url('../images/content_bullet.gif') no-repeat -8px 0px; */
    display: block;
    font-size: 85%;
    padding-top: 2px;
    padding-bottom: 4px;
    line-height: 130%;
}
.Content .Articles a
{
    text-decoration: none !important;
    margin: 0px;
    padding: 2px 0px 2px 0px;
    color: #cd342f;
}

.Content .Articles a:hover
{
    color: #000;
}

.Content .Articles span
{
    color: #666;
}

.Content .SpecialtiesWrapper
{
    font-weight: 400;
    line-height: 100%;
}
.Content .SpecialtiesWrapper a
{
    font-weight: 400;
    text-decoration: none;
}
.Content .SpecialtyTitle
{
    font-weight: 400;
}
.Content .SpecialtiesWrapper .Attorney_PopUp
{
    margin-top: -225px;
    margin-left: -226px;
    line-height: normal;
}
.Content .SpecialtiesWrapper .Specialties
{
    padding-top: 4px;
}
.BreadCrumbs
{
    color: #666;
    font-size: 70%;
    line-height: 12px;
    margin-top: 0px;
    display: inline-block;
}
a.BreadCrumbs
{
    color: #666 !important;
}
.BreadCrumbs.Leaf
{
    color: #cd342f;
}


.hiddenArticles ul
{
    display: none;
}

.Content .expandList
{
    margin-top: 10px;
}
.Content .expandList ul
{
    margin-bottom: 10px;
}

.Content .expandList div.serviceTitle a
{
    display: block;
    padding-left: 15px;
    line-height: 160%;
    background: url( '../images/content_bullet.gif' ) no-repeat -8px 0px;
    text-decoration: none;
}
.Content .expandList div.hiddenService
{
    display: none;
    font-size: 85%;
    padding-left: 15px;
}
.Content .expandList div.hiddenService p
{
    margin-top: 0px;
    margin-bottom: 5px;
}
.Content .testimonials li
{
    background: none;
    padding: 0px;
    font-style: italic;
    margin: 20px 0px;
    text-indent: -5px;
    line-height: 120%;
}



/* LEFT NAVIGATION */
.LeftNavigation
{
    background: #e6e6e6;
    width: 200px;
    padding: 0px;
    text-align: left;
}
.LeftNavigation input
{
    width: 180px;
}
.LeftNavigation .navCheckbox input
{
    width: auto;
}
.LeftNavigation ul
{
    padding-left: 15px;
    margin: 15px 0px;
    font-size: 11px;
    list-style-type: none;
}
.LeftNavigation li
{
    width: 170px;
    padding: 0px;
    margin: 0px;
}
.LeftNavigation a, .LeftNavigation li a.Level3
{
    display: block;
    padding: 4px 5px;
    border: 1px solid #e6e6e6;
    border-width: 1px 0px;
    margin: 0px;
    color: #666;
}
.LeftNavigation a:hover, .LeftNavigation li a:hover.Level3
{
    background: #efefef;
}
.LeftNavigation li a.Level3
{
    padding-left: 20px;
    text-decoration: none;
    font-style: italic;
}
.LeftNavigation a.HeadlineFirst
{
    font-weight: bold;
}

.LeftNavigation a.Headline
{
    margin-top: 15px;
    border: 0px solid #ccc;
    border-top-width: 1px;
    font-weight: bold;
}
.LeftNavigation a.On, .LeftNavigation li a:hover.Level3.On, .LeftNavigation li a.Level3.On
{
    color: #fff;
    background: #cd342f;
}
.LeftNavigation a:hover.On
{
    color: #fff;
    background: #cd342f;
}
.LeftNavigation a.OffSite, .LeftNavigation a:hover.OffSite
{
    background-image: url( '../images/offSite.gif' );
    padding-left: 18px;
    background-repeat: no-repeat;
    background-position: 5 7;
}


/* LEFT BIO NAVIGATION */
.BioNav
{
    font-size: 85%;
    line-height: normal;
}
.BioNav a
{
    color: #cd342f;
    display: inline !important;
    background: none;
    padding: 0px;
    text-decoration: underline;
    margin: 0px;
    width: auto !important;
}
.BioNav a:hover
{
    background: none;
}
.BioNav div
{
    padding: 0px;
}
.BioNav li
{
    margin: 0px 0px;
    font-size: 90%;
}
.BioNav ul.Bio_Contact
{
    margin: 10px 0px 20px 0px;
}

li.Bio_Name
{
    margin-top: 5px;
}
.Bio_Name span
{
    font-size: 140%;
}
.BioNav div.Bio_Titles
{
    padding: 0px 15px;
    margin: 0px;
}
.BioNav ul
{
    margin: 0px 0px 20px 0px;
}
.BioNav li
{
    margin: 6px 0px;
    line-height: 11px;
}
li.Bio_Position
{
    font-style: italic;
    margin-bottom: 8px;
}
/* RIGHT COLUMN */
.RightColumn
{
    width: 188px;
    padding-left: 12px;
    text-align: left;
}
.RightColumn .Articles
{
}
.RightColumn .Articles_Title
{
    font-weight: bold;
}
.RightColumn .Articles ul
{
    list-style-type: none;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
}
.RightColumn .Articles li
{
    color: #cd342f;
    margin: 0px 0px 0px 0px !important;
    padding: 0px !important;
}
.RightColumn .Articles a
{
    text-decoration: underline;
    width: 178px;
    background: url( '../images/list_bullet_square.gif' ) no-repeat 0px 3px;
    margin: 0px;
    padding: 2px 0px 2px 15px;
    color: #cd342f;
    font-size: 85%;
}

.RightColumn .Articles a:hover
{
    color: #000;
}
.RightColumn .Articles_Title a
{
	position: absolute;
	width: 12px;
	height: 24px;
	margin-left: 173px !important;
	display: block;
	background: url( '../images/expand-btn.gif' ) no-repeat;
	visibility: hidden;
}
.RightColumn .Articles_Title a.open
{
    background: url( '../images/collapse-btn.gif' ) no-repeat;
}
.RightColumn .Articles span
{
    display: none;
    color: #666;
    font-size: 85%;
}

/* FOOTER CLASSES */
.Footer
{
    clear: both;
    width: 806px;
    height: 50px;
    margin: 0px;
    padding-top: 10px;
    text-align: left;
    border-top: 1px solid #ccc;
}
.Footer a
{
    display: block;
    float: left;
    font-size: 85%;
    border-right: 1px solid #666;
    padding: 0px 8px 0px 7px;
    text-align: center;
}
.Footer a.Begin
{
    padding-left: 0px;
}
.Footer a.End
{
    border-right: 0px solid #666;
}
.Footer .links
{
    float: left;
    width: 520px;
    overflow: hidden;
}
.Footer .TAGLaw
{
    float: right;
    width: 280px;
    height: 39px;
    position:relative;
    background: url('../images/taglaw-text.jpg') no-repeat 9px -6px;
}


.Footer .TAGLaw p
{
    padding: 4px 107px 10px 20px;
    margin: 0px;
    line-height: 100%;
}
.Footer .TAGLaw a
{
    position:absolute;
    top:0px;
    right:0px;
    border:0px;
}

/* BIOGRAPHY */
.Bio_Titles
{
    font-weight: bold;
    margin-top: 20px;
    padding-left: 20px;
}
.Bio_Email
{
    margin-top: 10px;
}



.Attorneys
{
    padding: 4px 5px;
    vertical-align: top;
    font-size: 85%;
    border-top: solid 1px #ddd;
}
.Attorneys span, .AttorneysSub span
{
    height: 100% !important;
    display: block;
    float: left;
}
span.AttorneyTitleHeader, span.AttorneyTitle
{
}
.Attorneys a
{
    text-decoration: none;
}
.Attorneys a:hover
{
    text-decoration: underline;
}
.AttorneysSub
{
    padding: 3px 0px;
    width: 100%;
    height: 14px;
    clear: both;
}
.AttorneyTitleHeader, .AttorneyPracticeHeader, .AttorneyEmailHeader
{
    display: inline-block;
    color: #000;
    font-size: 70%;
    text-transform: uppercase;
    letter-spacing: 3;
}
.AttorneyTitle, .AttorneyTitleHeader
{
    width: 140px;
    display: inline-block;
}
.AttorneyPractice, .AttorneyPracticeHeader
{
    width: 270px;
    padding-right: 10px;
    display: inline-block;
}
.AttorneyEmail, .AttorneyEmailHeader
{
    width: 120px;
    display: inline-block;
}
.AttorneyMainTitle
{
    font-size: 130%;
    display: block;
    font-weight: bold;
}
.AttorneyMainPosition
{
    display: block;
    font-style: italic;
    margin-top: 2px;
    margin-bottom: 10px;
}
.AttorneyMainDescription
{
    display: block;
    line-height: 15pt;
    font-size: 100%;
    margin-top: 5px;
}
.Odd
{
    background: #efefef;
}

.AttorneysWrapper
{
}
.AttorneysSub
{
    font-size: 110%;
    padding: 5px;
    padding-top: 15px;
}
.Attorney_Popup
{
	background: url( '../images/bioBox.png' ) no-repeat;
	color: #ffffff;
	padding: 7px;
	position: absolute;
	width: 230px;
	height: 300px;
	font-size: 85%;
	margin-left: -220px;
	margin-top: -236px;
	visibility: hidden;
}
a.CloseBox
{
    position: absolute;
    width: 17px;
    margin-left: 173px;
    height: 17px;
    float: right;
}
.Attorney_Popup img
{
    padding: 0px;
    height: 60px;
    margin: 0px 10px 10px 0px;
}
.Attorney_Popup span
{
    padding: 0px !important;
}

.Attorney_PopupPosition
{
    font-size: 115%;
    padding-left: 15px;
}

.Attorney_PopupDescription
{
    clear: both;
    height: 130px;
    margin-bottom: 10px;
    overflow: hidden;
}
.Attorney_ReadMore
{
    text-align: right;
    margin-bottom: 10px;
}
.Attorney_Popup a:visited
{
    color: #ffffff;
}
.Attorney_Popup a:link
{
    color: #ffffff;
}
.Attorney_Popup a:hover
{
    color: #ffffff;
}

span.Attorney_PopupName
{
    font-weight: bold;
    font-size: 145%;
    padding-left: 15px;
    padding-right: 10px;
    width: 110px;
}


/* Preload Section  */
.tabHover
{
    background-image: url( '../Images/button_hit.gif' );
}
.tabEndHover
{
    background-image: url( '../Images/staff-finder-button_hit.gif' );
}
.articleCollapseButton
{
    background: url( '../images/collapse-btn.gif' ) no-repeat;
}
li.Bio_Name span
{
    font-weight: bold;
    font-size: 115%;
    line-height: normal !important;
}
.AttorneyMainContent
{
    margin-top: 10px;
}

/* Homepage */
#heroSwap
{
    width: 806px;
    height: 400px;
    overflow: hidden;
}
.Homepage_Hero
{
    width: 806px;
    height: 400px;
    text-align: left;
    color: #fff;
    position: absolute;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}
#heroSwap .off 
{
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;

}
.Homepage_Hero p
{
    color: #fff;
    padding: 0px 22px 0px 28px;
    margin: 0px;
    margin-top: 60px;
    line-height: 21px;
}
.Homepage_Hero a
{
    color: #fff;
    text-decoration: underline;
    padding-left: 10px;
}
.Homepage_Hero a:hover
{
    color: #fff;
    text-decoration: underline;
}
.hero1
{
    background: url( '../images/homepage_picture.jpg' ) no-repeat;
}

.hero2
{
    background: url( '../images/homepage_picture2.jpg' ) no-repeat;
}
.hero3
{
    background: url( '../images/homepage_picture3.jpg' ) no-repeat;
}

.topBox
{
    font-size: 12px;
    position: absolute;
    width: 400px;
    height: 185px;
    margin-top: 90px;
    clear: both;
    overflow: hidden;
}
.topBox a
{
    font-weight: bold;
    font-size: 90%;
}
.bottomBox
{
    height: 57px;
    margin-top: 275px;
    position: absolute;
}
.bottomBox a
{
    display: block;
    text-decoration: none;
    width: 400px;
    height: 57px;
    overflow: hidden;
    padding: 0px;
}
.bottomBox a:hover
{
    text-decoration: underline;
}
.featureHeader
{
    padding-left: 100px;
    margin-top: 14px;
    display: block;
    font-size: 15px;
}
.featureText
{
    padding-left: 100px;
    font-style: italic;
    font-size: 10px;
    display: block;
    text-decoration: none;
}
/* CONTACT US */
.ContactUsTopSection
{
    width: 250px;
    float: left;
}
.ContactUsSection
{
    padding: 5px;
    font-size: 85%;
}
.ContactUsTitle
{
    font-size: 150%;
}
.ContactUsSection li, .ContactUsForm li
{
    list-style-type: none;
    background: none !important;
    list-style-position: outside;
    margin: 0px;
    padding: 0px;
}


.ContactUsMainWrapper
{
    width: 100%;
}
.redTxt
{
    color: Green;
}
.ContactUsForm
{
    font-size: 85%;
    width: 275px;
    background: #e8e8e8;
    border: solid 1px #cccccc;
}
.ContactUsForm li
{
    list-style-type: none;
    list-style-position: outside;
    margin: 0px;
    padding: 0px;
}
.ContactUsForm td
{
    padding: 10px;
}


.redButton
{
    background: #ff0000;
    border: solid 1px #cccccc;
    color: #ffffff;
    width: 50px;
    height: 20px;
    font-size: 95%;
}
.SpecialtyTitle
{
    font-weight: bold;
    margin-top: 20px;
}

.Bio_Contact img
{
    width: 100px;
}
.Bio_Titles
{
}
.Bio_Specialty
{
}
.Bio_Practice
{
}


.AdminContent td
{
    padding: 5px 0px 2px 0px;
}
.AdminContent .checkbox input, .navCheckbox input
{
    height: 10px !important;
    width: 10px !important;
    margin-top: 3px;
    margin-right: 3px;
    float: left;
}

.navCheckbox input
{
    margin-top: 2px;
    float: left;
}
.navCheckbox label
{
    width: 157px;
    float: right;
}

.AdminContent table
{
    width: 100%;
    margin-bottom: 10px;
}
.AdminContent table tr td table
{
    width: auto;
}
.CalendarImg
{
    cursor: pointer;
    background: url('../images/calendar-off.png') no-repeat 0px 3px;
    width: 20px;
    height: 20px;
}
.ContactUsImg
{
    margin-bottom: 10px;
}
.EventsHdr
{
    margin-bottom: 20px;
}
.EventsHdr h5
{
}
.EventsHdr p
{
    margin-top: 4px;
    margin-bottom: 0px;
    font-size: 10px;
    line-height: 13px;
}
.EventsHdr a
{
    color: #cd342f;
    text-decoration: none;
}
.EventsHdr a:hover
{
    color: #000;
    text-decoration: underline;
}

.uploadArea
{
}

.uploadArea input
{
    font-size: 11px;
    height: 20px;
}
.adminBox
{
    font-size: 90%;
    margin-bottom: 10px;
    padding: 10px;
    background: #efefef;
    border: 1px solid #ddd;
}
.adminBox th
{
    text-align: left;
    font-size: 11px;
    font-weight: normal;
    border: 1px solid #ccc;
    border-width: 0px 0px 1px 0px;
    padding-bottom: 4px;
}
.adminBox th a
{
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1;
}
.adminBox th a:hover
{
    text-decoration: underline;
}
.altRow td
{
    border: 1px solid #ccc;
    border-width: 1px 0px;
    background: #e4e4e4;
}
.editRow td
{
    border: 1px solid #ccc;
    border-width: 1px 0px;
    background: #ffffff;
}
.adminBox table
{
    margin: 0px;
}
.adminBox td
{
}
.adminBox h5
{
    margin: 0px 0px 10px 0px;
}

.editRow td
{
    background: #ffffff;
}

a.button
{
    display: block;
    width: 16px;
    height: 18px;
    background-repeat: no-repeat;
    margin: 0px 4px;
}


.page a
{
    padding: 0px 9px;
    color: #666;
    background: #efefef;
    border: 1px solid #ddd;
    vertical-align: middle;
    background-repeat: no-repeat;
    font-weight: bold;
    text-decoration: none;
}
.page span, .page a:hover
{
    padding: 0px 9px;
    border: 1px solid #000;
    vertical-align: middle;
    background-repeat: no-repeat;
    font-weight: bold;
    text-decoration: none;
    background: #fff;
    border-color: #666;
    color: #000;
}
a.update
{
    background: url( '../images/save-off.png' ) no-repeat 0px 2px;
    height: 20px;
}
a.edit
{
    background: url( '../images/edit-off.png' ) no-repeat 1px 0px;
    width: 20px;
}
a.delete
{
    background: url( '../images/trash-off.png' ) no-repeat 0px -1px;
}
a.cancel
{
    background: url( '../images/stop-off.png' ) no-repeat 0px 3px;
    width: 20px;
    height: 20px;
}


a:hover.update
{
    background-image: url( '../images/save-on.png' );
}
a:hover.edit
{
    background-image: url( '../images/edit-on.png' );
}
a:hover.delete
{
    background-image: url( '../images/trash-on.png' );
}
a:hover.cancel
{
    background-image: url( '../images/stop-on.png' );
}


.contactUsSideBarBox
{
    background: #cd342f url( '../images/contact_us__picture.jpg' ) no-repeat;
    margin-bottom: 10px;
    width: 188px;
    border: 1px solid #fff;
    border-width: 1px 0px;
}
.contactUsSideBarBox a
{
    display: block;
    width: 188px;
    height: 20px;
    padding-top: 138px;
    padding-bottom: 3px;
    text-align: right;
    vertical-align: bottom;
}
.contactUsSideBarBox a:hover
{
    text-decoration: underline;
    color: #fff;
}
.contactUsSideBarBox span
{
    color: #fff;
    padding-right: 10px;
    line-height: 20px;
}
.ajax__calendar_container td
{
    padding: 0px;
}
.ajax__calendar_container thead, div.ajax__calendar_dayname
{
    background: #edf9ff !important;
    color: #0066cc !important;
}
td.ajax__calendar_other, td.ajax__calendar_other div
{
    background: #ccc !important;
    border-color: #ccc !important;
    color: #999 !important;
}
.ContactUsForm h2
{
    margin-top: 5px;
    margin-bottom: 5px;
}
.ContactUsForm td
{
    padding: 5px 5px 5px 10px !important;
}
.learnMoreButton
{
    margin-top: 10px;
    width: 174px;
    height: 24px;
    background: url('../images/Learn-More-btn.gif') no-repeat;
}
.learnMoreButton a
{
    display: block;
    color: #fff;
    font-weight: bold;
    text-align: right;
    text-decoration: none;
    width: 174px;
    height: 24px;
    padding-top: 4px;
    padding-right: 7px;
}
.learnMoreButton a:hover
{
    color: #fff;
    text-decoration: underline;
}
.relatedPractice a
{
	text-decoration: none;
}
.QuoteTitle
{
	font-style:italic;
	margin-top:10px;
}

a.inert 
{
    cursor: default;
}
a:hover.inert 
{
    cursor: default;
    background: #e6e6e6;
    color: #666;
}
.Content_estate_box {
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	border-right: solid 1px #cccccc;
	padding-top: 70px;
}
.findmore_estate_box_main {
	text-align: right;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 17px;
}
a.findmore_estate_box:link {
	text-align: right;
	padding-left: 10px;
	padding-right: 10px;
	
	color: #FFFFFF;
}
a.findmore_estate_box:visited {
	text-align: right;
	padding-left: 10px;
	padding-right: 10px;
	
	color: #FFFFFF;
}
a.findmore_estate_box:hover {
	text-align: right;
	padding-left: 10px;
	padding-right: 10px;
	
	text-decoration: underline;
    color: #fff;
}

a.findmore_estate_box:active {
	text-align: right;
	padding-left: 10px;
	padding-right: 10px;

	color: #FFFFFF;
}
