@import 'home.css';
@import 'CSS/header-image.css';
@import '960.css';

/*--
    General Styles
   --*/

img
{
    margin: 0px;
    padding: 0px;
    border: none;
}

/*--
    Header Styles
   --*/

.HeaderHeight
{
    height: 111px;
}
.MenuCenteringClass
{
    margin-left: 43px;
}
.MenuPane
{
    height: 34px;
    padding: 0;
}
.radmenu
{
    z-index: 999999 !important;
}
.SubmitButtonText
{
    font-size: 10px;
    padding-bottom: 2px;
}
.indented
{
    padding-left: 200pt;
    padding-right: 0pt;
}

/*-- Testimonials Rotator --*/
.blueText
{
    color: #86a1b3;
    font-family: arial, helvetica, san-serif;
    font-size: 10px;
}

.blueText p
{
    color: #86a1b3;
    font-family: arial, helvetica, san-serif;
    font-size: 10px;
}



/*-- General Styles --*/
Body
{
    border: 0;
    font-size: 12px;
    height: 100%;
    text-align: center; /* Internet Explorer center alignment*/
    text-align: -moz-center; /* Mozilla FireFox center alignment*/
    width: 100%;
    background-image: url(images/gradiant_background.jpg); /*must change this and below ".Body" to change background*/
    background-attachment: scroll;
    background-repeat: repeat-x;
    margin: 0 auto !important;
}
.Body
{
    text-align: center; /* Internet Explorer center alignment*/
}
.page
{
    background: #fff;
}
.body
{
    text-align: -moz-center; /* Mozilla FireFox center alignment*/
}
.navigation
{
    background: url(images/menu.jpg);
}
.wrapper
{
    background: #fff !important;
    border: 0 !important;
    margin-top: 0 !important;
    width: 1006px !important;
}
.main-wrapper
{
    background: #fff !important;
    border: 0 !important;
    margin-top: 0 !important;
    width: 1006px !important;
}

/* Header*/
.HeaderContentPane
{
    font-size: 0px;
    vertical-align: top;
    height: 144px;
}

.box
{
    left: 45%;
    position: fixed;
    bottom: 0px;
    z-index: 10000;
    width: 200px;
    height: 352px;
    background: transparent;
}
.FlashPane
{
    margin: 0 auto !important;
}
.content-wrapper
{
    margin: 0 auto !important;
}
.LeftPane
{
    margin: 0px !important;
    padding: 0px !important;
}

.left-pane-imgs a
{
    margin-bottom: -1px;
    height: 53px;
    text-decoration: none;
}
.content-wrapper
{     
    margin: 0px auto !important;
    padding: 0px !important; 
}
.Content
{
    background: none;
    padding: 0px;
    margin: 0px;
    vertical-align: top;
}
.Content_Home
{
    margin-top: 0px;
}
.ContentPane
{
    margin: 0px !important;
    padding: 0px !important;
    width: 492px;
}
.BreadcrumbPane
{
    padding-top: 5px;
    width: 100%;
    padding-left: 10px;
}
.Breadcrumbs
{
    font-size: 12px;
    color: #cd6562 !important;
    font-family: arial, helvetica, san-serif;
    font-weight: bold;
    text-decoration: none;
}
a.Breadcrumbs, a.Breadcrumbs:link, a.Breadcrumbs:visited, a.Breadcrumbs:hover
{
    color: #cd6562 !important;
    font: 12px arial, helvetica, san-serif;
    border-bottom: dotted 1px #cd6562;
}

.RightPane
{
    margin: 0px !important;
    padding: 0px !important;
    /*width: 202px; !important;*/
}

.RightPaneTop
{
    vertical-align: top;
    /*width: 202px;*/
    margin: 0px 0px 0px 0px;
}
.RightPaneBottom
{
    vertical-align: top;    
    height: 0px;
    line-height: 0px;
    /*width: 202px;*/
}
.RightPaneBreakingNews
{
    vertical-align: top;
}
.breadcrumb, .breadcrumb:link, .breadcrumb:visited
{
    color: #52515a;
    padding-left: 10px;
    font-size: 12px;
    font-family: arial, helvetica, san-serif;
}

/* Left Practice Area */
/*.LeftPane
{
    width: 262px;
}*/
.prac li
{
    margin-bottom: 3px;
    border: none;
}

.prac-area-btn
{
    background: url(images/prac-area-btn.jpg) no-repeat;
    cursor: pointer;
    height: 53px;
    margin-bottom: 1px;
    width: 254px;
}

.prac-area-btn a:hover
{
    text-decoration: none;
}

.prac-area-btn-img
{
    float: left;
    height: 45px;
    margin: 4px;
}

.prac-area-btn-text-shadow
{
    color: #083151;
    font-family: arial, helvetica, san-serif;
    font-size: 16px;
    font-variant: small-caps;
    padding-left: 7px;
    padding-top: 9px;
    text-decoration: none;
}
.prac-area-btn-text
{
    color: #ffffff;
    font-family: arial, helvetica, san-serif;
    font-size: 16px;
    font-variant: small-caps;
    margin-top: -37px;
    margin-left: 6px;
    text-decoration: none;
}
.prac-area-btn-text-shadow-one-line
{
    color: #083151;
    font-family: arial, helvetica, san-serif;
    font-size: 16px;
    font-size-adjust: -1;
    font-variant: small-caps;
    padding-left: 7px;
    padding-top: 20px;
    text-decoration: none;
}
.prac-area-btn-text-one-line
{
    color: #ffffff;
    font-family: arial, helvetica, san-serif;
    font-size: 16px;
    font-variant: small-caps;
    padding-left: 6px;
    margin-top: -20px;
    text-decoration: none;
}
.prac-area-btn-text-shadow:hover
{
    text-decoration: none;
}


.prac-area-btn-text:hover
{
    text-decoration: none;
}







/* TEXT */

h1
{
    font-family: arial, helvetica, san-serif !important;
    font-size: 30px;
    font-weight: normal;
    text-align: center;
}
.h1
{
    font-family: arial, helvetica, san-serif !important;
    font-size: 30px;
    font-weight: normal;
    text-align: center;
}
.redText
{
    color: #cd3100;
    font-family: arial, helvetica, san-serif;
    font-size: 10px;
    text-align: right;
    background: transparent url(Images/arrow.jpg) 53% 52% no-repeat;
}

.redText h2
{
    color: #cd3100;
    font-family: arial, helvetica, san-serif;
    font-size: 10px;
    text-align: right;
    background: blue;
}
.redTextLink, .redTextLink:link, .redTextLink:hover, .redTextLink:active, .redTextLink:visited
{
    color: #cd3100;
}

/*---- Content ----*/
.overviewText p
{
    font-family: arial, helvetica, san-serif;
    font-size: 14px;
    font-weight: normal;
}

.overviewText ul
{
    font-family: arial, helvetica, san-serif;
    font-size: 12px;
    font-weight: normal;
}

.contentText p
{
    font-family: arial, helvetica, san-serif;
    font-size: 12px;
    font-weight: normal;
}

.contentText ul
{
    font-family: arial, helvetica, san-serif;
    font-size: 10px;
    font-weight: normal;
    margin: 10 40 0 40;
}
.home-content-callout-wrapper
{
    margin-bottom: 14px;
    overflow: auto;
    width: 459px;
}
.home-content-callout-left
{
    float: left;
    font-size: 11px !important;
    text-align: justify;
    width: 307px;
}
.home-content-callout-left a:link, .home-content-callout-left a:hover, .home-content-callout-left a:active, .home-content-callout-left a:visited
{
    text-decoration: none;
}
.home-content-callout-left a:hover
{
    color: #5e81a1;
    text-decoration: underline;
}
.home-content-callout-left h2
{
    color: #5e81a1;
    font-size: 13px;
    font-weight: normal;
    word-spacing: -1px;
}
.home-content-callout-left p
{
    font-size: 11px !important;
    font-weight: normal;
    word-spacing: -1px;
}
.home-content-callout-right
{
    float: left;
    margin-left: 7px;
    width: 109px;
}
.successHeader
{
    font-size: 16px;
    font-weight: bold;
    color: #9d0c11 !important;
}
.successHeader2
{
    font-size: 12px;
    font-weight: normal;
    color: #000000;
}
.successText p
{
    font-family: arial, helvetica, san-serif;
    font-size: 12px;
    font-weight: normal;
}

.PracticeText p
{
    font-family: arial, helvetica, san-serif;
    font-size: 12px;
    font-weight: normal;
}

.PracticeBold p
{
    font-family: arial, helvetica, san-serif;
    font-size: 14px;
    font-weight: bold;
}


.infolinks
{
    color: Gray;
    font-family: arial, helvetica, san-serif;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    text-align: center;
}

.infoLinks a
{
    color: #b63737;
    text-decoration: none;
    font-family: arial, helvetica, san-serif;
    font-size: 10px;
    font-weight: normal;
    text-align: center;
}
.infoLinks a:hover
{
    color: #000000;
    text-decoration: none;
    border-bottom: dotted 1px #b63737;
    font-family: arial, helvetica, san-serif;
    font-size: 10px;
    font-weight: normal;
    text-align: center;
}

.infoLinks a:visited
{
    color: #b63737;
}

.infoLinks a:visited:hover
{
    color: #000000;
    text-decoration: none;
    border-bottom: dotted 1px #b63737;
    font-family: arial, helvetica, san-serif;
    font-size: 10px;
    font-weight: normal;
    text-align: center;
}

.blueText
{
    color: #86a1b3;
    font-family: arial, helvetica, san-serif;
    font-size: 10px;
}

.blueText p
{
    color: #86a1b3;
    font-family: arial, helvetica, san-serif;
    font-size: 10px;
}

.successText p
{
    color: #000;
    font-family: arial, helvetica, san-serif;
    font-size: 14px;
    font-weight: normal;
    margin: 10 40 0 40;
}

/*-- From our blogs --*/
.dRotatorContainer
{
    /*height: 1200px !important;*/
}
.dRotatorItem
{
    height: 120px !important;
    /*overflow-y: visible !important;*/
}

.moneyText
{
    color: Red;
    font-family: arial, helvetica, san-serif;
    font-size: 16px;
    font-weight: normal;
    margin: 10 0 0 -30;
}

.moneyTextSmall
{
    font-size: 11px;
}

.leftpic2
{
    padding: 0.5em;
    float: left;
    width: 175px;
    margin-top: 0px;
    margin-right: 8px;
    margin-bottom: 4px;
    margin-left: 0px;
    font-size: 12px;
    line-height: 14px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}

.helpForm
{
    background: #000000;
    width: 215px; /*border: #86a1b3 1px solid;*/
}

.helpFormInside
{
    background: #edead8;
    border: #c7b97a 1px solid;
    padding: 0px;
}

.helpText
{
    padding: 5px;
    border-top: #000 1px dotted;
    font-size: 10px;
    border-bottom: #000 1px dotted;
    font-family: arial, helvetica, san-serif;
}

.nineThings
{
    background: #edeeee;
    width: 212px;
    border: #86a1b3 1px solid;
    padding-bottom: 0px;
    margin-bottom: -10px;
    margin-top: 5px;
}

.nineThingsInside
{
    background: #f2f2f2;
    width: 170px !important;
    border: #adadad 1px solid;
    padding: 10px;
    margin: 10px;
}

.legalResources
{
    background: #e6dfc2;
    width: 213px;
    border: #86a1b3 1px solid;
    padding-bottom: 0px;
    margin-bottom: -20px;
    margin-top: 2px;
    color: #86a1b3;
    font-family: arial, helvetica, san-serif;
    font-size: 10px;
}
.legalResourcesInside
{
    background: #edead8;
    border: #c7b97a 1px solid;
    padding: 10px;
    margin: 10px;
}

.breakingNews
{
    background: #edeeee;
    width: 213px !important;
    border: #86a1b3 1px solid;
    padding: 0px;
    margin-bottom: 5px;
}

* html .breakingNews
{
    margin-bottom: 0px;
}

.breakingNewsInside
{
    background: #f2f2f2;
    width: 170px;
    border: #adadad 1px solid;
    padding: 10px;
    margin: 10px;
}
.right-rss-feed-h1
{
    width: 220px !important;
}
.RightPaneBreakingNews#dnn_RightPaneRSS
{
    width: 170px !important;
}

/* Footer */
.Footer
{
    background: #FFFFFF;
    height: 48px;
    vertical-align: top;
    width: 100%;
    padding: 0 0px;
}
.ContentFooter
{
    height: 72px;
    vertical-align: top;
    width: 100%;
}
.Login
{
    margin: 0px;
    font: 7pt arial, helvetica, san-serif;
}
.CVInc
{
    margin: 0px;
    color: #EFE7E7;
    font: 7pt arial, helvetica, san-serif;
}
a.CVInc_Link, .Login:hover
{
    color: #D3D3D3 !important;
    font: 7pt arial, helvetica, san-serif;
}
.Login:link
{
    color: #EFE7E7;
    font: 7pt arial, helvetica, san-serif;
}
.CVInc_Link:Hover
{
    color: #aa717f !important;
    font: 7pt arial, helvetica, san-serif;
}

.FooterBar
{
    background: #edeeee;
    color: Gray;
    font-size: 9px;
    font-family: arial, helvetica, san-serif;
    height: 30px;
    text-align: center !important;
    border-top: solid 1px #97aebd;
    border-bottom: solid 1px #97aebd;
    border-right: solid 1px #97aebd;
    border-left: solid 1px #97aebd;
    margin: 0px auto;
    padding: 5px;
    margin: 0 auto;
}
.FooterBar a
{
    color: Gray !important;
}
.footer-links-center
{
    text-align: center !important;
}
.bottom-content
{
    margin: 0 auto;
}


/*-- Footer Area Styles --*/
.Container_Content_Footer
{
    text-align: center;    
}

.PopularTopicList
{
    font: 10px arial, helvetica, san-serif;
    color: Gray;
    width: 100%;
    text-align: justify;
    margin: 4px;
    margin-top: 0px;
}
.PopularTopicListHeader
{
    font: bold 8px arial, helvetica, san-serif;
    color: gray;
    text-align: center;
}
/*-- Popular Topics General --*/
.PopularTopics_County H1, .PopularTopics_City H1, 
.PopularTopics_Topic H1
{
    padding-bottom: 14px;
}
.PopularTopics_County H2, .PopularTopics_City H2, 
.PopularTopics_Topic H2
{
    color: #333;
    font-family: Arial !important;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
    text-align: center !important;
}
.PopularTopics_County, .PopularTopics_City, 
.PopularTopics_Topic
{
    font-size: 14px;
    line-height: 120%;
}

/*-- Popular Topics County --*/
.PopularTopics_County
{
    /*width: 400px;*/
    text-align: justify;
    margin: 4px;
    margin-top: 0px;
}
/*-- Popular Topics City --*/
.PopularTopics_City
{
    /*width: 400px;*/
    text-align: justify;
    margin: 4px;
    margin-top: 0px;
}
/*-- Popular Topics Topic --*/
.PopularTopics_Topic
{
    /*width: 400px;*/
    text-align: justify;
    margin: 4px;
    margin-top: 0px;
}
/*.PopularTopics
{
    background: #edeeee;
    border: #97aebd 1px solid;
    line-height: 10px;
    margin-bottom: 0px;
    padding: 3px;
    padding-right: 7px;
    text-align: left !important;
}
.PopularTopics p
{
    color: Gray;
    font-size: 10px;
    line-height: 1;
    text-align: left;
}*/
.site-disclaimer, pop-topics, footer
{
    margin: 0 auto !important;
}
.Disclaimer
{
    background: #edeeee;
    border: #97aebd 1px solid;
    line-height: 10px;
    padding: 5px;
    text-align: center !important;
}
.Disclaimer p
{
    color: Gray;
    font-size: 10px;
    line-height: 1;
    text-align: left;
}

html a:active
{
    outline: none;
}
:focus
{
    -moz-outline-style: none;
    outline: none;
}

a:active, a:focus
{
    outline: 0;
}

/*-- Miscellaneous --*/
.clear
{
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}
.spacer
{
    height: 7px;
}
adamtest { }


