/*---- General Styles ----*/
img
{
    margin: 0px;
    padding: 0px;
    border: none;
}

H1, H2, H3, H4, H5
{
    color: #383838;
    font-family: Arial;
    font-weight: bold;
}

H1
{
    font-size: 18px;
}

H2
{
    font-size: 18px;
    padding-bottom: 7px;
    padding-top: 28px;
}

H3
{
    /*border-bottom: dotted 2px #cecece;*/
    font-size: 14px;
    font-style: italic;
    font-weight: normal;
    padding-bottom: 0px;
    padding-top: 0px;
}

H4
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
    color: #003366;
}

H5, DT
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: #003366;
}

H6
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: #003366;
}

TFOOT, THEAD
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    color: #003366;
}

TH
{
    vertical-align: baseline;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #003366;
}

A:link
{
    text-decoration: none;
    color: #222222;
}

A:visited
{
    text-decoration: none;
    color: #003366;
}

A:hover
{
    text-decoration: none;
    color: #ff0000;
}

A:active
{
    text-decoration: none;
    color: #003366;
}

SMALL
{
    font-size: 8px;
}

BIG
{
    font-size: 14px;
}

BLOCKQUOTE, PRE
{
    font-family: Lucida Console, monospace;
}


UL LI
{
    list-style-type: square;
}

UL LI LI
{
    list-style-type: disc;
}

UL LI LI LI
{
    list-style-type: circle;
}

OL LI
{
    list-style-type: decimal;
}

OL OL LI
{
    list-style-type: lower-alpha;
}

OL OL OL LI
{
    list-style-type: lower-roman;
}
OL UL LI
{
    list-style-type: disc;
}

HR
{
    color: #696969;
    height: 1pt;
    text-align: left;
}

/*---- Header Styles ----*/
.HeaderHeight
{
    height: 111px;
}
.MenuCenteringClass
{
    margin-left: 43px;
}
.MenuPane
{
    height: 34px;
    padding: 0;    
}
.SubmitButtonText
{
    font-size: 10px;
    padding-bottom: 2px;
}
.indented
{
    padding-left: 200pt;
    padding-right: 0pt;
}
/*---- Footer Area Styles ----*/
.Container_Content_Footer
{
    text-align: center;
    width: 978px;
}
.popular-topics-list
{
    color: #222;
    font: 11px arial;
    font-weight: bold;
    margin: 0px;
    text-align: left;
    width: 99%;
}
.popular-topics-list-header
{
    color: #222;
    font: bold 14px arial;
    margin-bottom: 4px;
    text-align: left;
}

/* ================================
    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;
}

.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-top: 14px;
    padding-bottom: 0px;
    text-align: center;
}
.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: 7px;
    padding: 10px;
    text-align: left !important;
}
.PopularTopics p
{
    color: Gray;
    font-size: 10px;
    line-height: 1;
    text-align: left;
}


/* ================================
    Testimonials Rotator
   ================================ */
.blueText
{
    color: #86a1b3;
    font-family: Verdana;
    font-size: 10px;
}

.blueText p
{
    color: #86a1b3;
    font-family: Verdana;
    font-size: 10px;
}



/* ================================
    General Styles
   ================================ */
.Body
{
    border: 0;
    font-size: 12px;
    height: 100%;
    text-align: center; /* Internet Explorer center alignment*/
    width: 100%;
    background: #fffef7;
}
.Body
{
    border: 0;
    font-size: 12px;
    height: 100%;
    text-align: -moz-center; /* Mozilla FireFox center alignment*/
    width: 100%;
    background: #fffef7;
}

.Page
{
    background: #fbfaf2;
    /*z-index: -1;*/
}


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

.box
{
    left: 45%;
    position: fixed;
    bottom: 0px;
    /*z-index: 500;*/
    width: 200px;
    height: 352px;
    background: transparent;
}

.LeftPane
{
    padding-right: 0px;
}

.left-pane-imgs a
{
    margin-bottom: -1px;
    height: 53px;
}

.Content
{
    background: none;
    padding: 0px;
    margin: 0px;
    vertical-align: top;
}
.Content_Home
{
    margin-top: 0px;
}
.ContentPane
{
    margin: 0px;
    padding-right: 8px;
    width: 489px;
}

.ContentHeader
{
}
/*
.headerImage
{
    background: url(images/header_2.jpg);
    height:67px;
    padding-top:43px;
    padding-left:465px;
}

.ContentHeader h1
{
    font-family:Trajan Pro, Times New Roman;
    color:#5e81a1;
    font-weight:normal;
    padding-top:15px;
    padding-left:100px;
    font-size:23px;    
}*/
/*.middlePane
{   
    background: #edead8;
    vertical-align: top; 
    border: solid 1px #86a1b3;
    padding-bottom:40px;
    padding-top:0px; 
    margin-top:0px;
    width:489px;
}*/

.BreadcrumbPane
{
    padding-top: 5px;
    width: 100%;
    padding-left: 10px;
}
.Breadcrumbs
{
    font-size: 12px;
    color: #cd6562 !important;
    font-family: Arial;
    font-weight: bold;
    text-decoration: none;
}
a.Breadcrumbs, a.Breadcrumbs:link, a.Breadcrumbs:visited, a.Breadcrumbs:hover
{
    color: #cd6562 !important;
    font: 12px arial;
    border-bottom: dotted 1px #cd6562;
}

.RightPane
{
    vertical-align: top;
    width: 215px;
}

.RightPaneTop
{
    vertical-align: top;
    width: 215px;
}
.RightPaneBottom
{
    vertical-align: top;
    width: 215px;
    height: 0px;
    line-height: 0px;
}
.RightPaneBreakingNews
{
    vertical-align: top;
}
.breadcrumb, .breadcrumb:link, .breadcrumb:visited
{
    color: #52515a;
    padding-left: 10px;
    font-size: 12px;
    font-family: Arial;
}

/* Left Practice Area */

.prac li
{
    margin-bottom: -3px;
    border: none;
}

.prac-area-btn
{
    background: url(/Portals/_default/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;
    width: 74px;
}

.prac-area-btn-text-shadow
{
    color: #083151;
    float: left;
    font-family: Georgia, 'Times New Roman' , Times, serif;
    font-size: 16px;
    font-variant: small-caps;
    margin-left: 7px;
    margin-top: 9px;
    text-decoration: none;
    width: 160px;
}

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

.prac-area-btn-text
{
    color: #db952d;
    float: left;
    font-family: Georgia, 'Times New Roman' , Times, serif;
    font-size: 16px;
    font-variant: small-caps;
    margin-top: -37px;
    margin-left: 6px;
    text-decoration: none;
    width: 160px;
}

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

.prac-area-btn-text-shadow-one-line
{
    color: #083151;
    float: left;
    font-family: Georgia, 'Times New Roman' , Times, serif;
    font-size: 16px;
    font-variant: small-caps;
    margin-left: 7px;
    margin-top: 20px;
    text-decoration: none;
    width: 160px;
}

.prac-area-btn-text-one-line
{
    color: #db952d;
    float: left;
    font-family: Georgia, 'Times New Roman' , Times, serif;
    font-size: 16px;
    font-variant: small-caps;
    margin-top: -19px;
    margin-left: 6px;
    text-decoration: none;
    width: 160px;
}



/* TEXT */

.h1
{
    font-family: Georgia;
    font-size: 30px;
    font-weight: normal;
    text-align: center;
}

.redText
{
    color: #cd3100;
    font-family: Verdana;
    font-size: 10px;
    text-align: right;
    background: transparent url(Images/arrow.jpg) 53% 52% no-repeat;
}

.redText h2
{
    color: #cd3100;
    font-family: Verdana;
    font-size: 10px;
    text-align: right;
    background: blue;
}
.redTextLink, .redTextLink:link, .redTextLink:hover, .redTextLink:active, .redTextLink:visited
{
    color: #cd3100;
}
.overviewText p
{
    font-family: Arial;
    font-size: 14px;
    font-weight: normal;
}

.overviewText ul
{
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
}

.contentText p
{
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
}

.contentText ul
{
    font-family: Arial;
    font-size: 10px;
    font-weight: normal;
    margin: 10 40 0 40;
}

.successHeader
{
    font-size: 16px;
    font-weight: bold;
    color: #9d0c11 !important;
}
.successHeader2
{
    font-size: 12px;
    font-weight: normal;
    color: #000000;
}
.successText p
{
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
}

.PracticeText p
{
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
}

.PracticeBold p
{
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
}


.infolinks
{
    color: Gray;
    font-family: Arial;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    text-align: center;
}

.infoLinks a
{
    color: #b63737;
    text-decoration: none;
    font-family: Arial;
    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;
    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;
    font-size: 10px;
    font-weight: normal;
    text-align: center;
}

.blueText
{
    color: #86a1b3;
    font-family: Verdana;
    font-size: 10px;
}

.blueText p
{
    color: #86a1b3;
    font-family: Verdana;
    font-size: 10px;
}

.successText p
{
    color: #000;
    font-family: Arial;
    font-size: 14px;
    font-weight: normal;
    margin: 10 40 0 40;
}

.moneyText
{
    color: Red;
    font-family: Arial;
    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: #e6dfc2;
    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: verdana;
}

.nineThings
{
    background: #e6dfc2;
    width: 215px;
    border: #86a1b3 1px solid;
    padding-bottom: 0px;
    margin-bottom: -20px;
}

.nineThingsInside
{
    background: #edead8;
    width: 170px;
    border: #c7b97a 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: Verdana;
    font-size: 10px;
}
.legalResourcesInside
{
    background: #edead8;
    border: #c7b97a 1px solid;
    padding: 10px;
    margin: 10px;
}

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

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

.breakingNewsInside
{
    background: #edead8;
    width: 170px;
    border: #c7b97a 1px solid;
    padding: 10px;
    margin: 10px;
}

/*---- Footer ----*/
.Footer
{
    height: 48px;
    vertical-align: top;
    width: 100%;
    padding: 0 0px;
}
.ContentFooter
{
    height: 72px;
    vertical-align: top;
    width: 100%;
}

.FooterBar
{
    margin: 0px auto;
    background: #ece9e0;
    color: Gray;
    font-size: 9px;
    font-family: Arial;
    height: 27px;
    text-align: center;
    border-top: solid 1px #d9dfe3;
    border-bottom: solid 1px #d9dfe3;
    padding-bottom: 2px;
    margin-top: 4px;
}

.FooterBar a
{
    color: Gray !important;
}

.PopularTopics
{
    background: #edead8;
    border: #d9dfe3 1px solid;
    width: 967px;
}

.PopularTopics p
{
    color: Gray;
    width: 967px;
    font-size: 12px;
    text-align: center;
}

.Disclaimer
{
    background: #edead8;
    border: #d9dfe3 1px solid;
    height: 150px;
    line-height: 1px;
    margin-bottom: -100px;
    width: 967px;
}

.Disclaimer p
{
    color: Gray;
    width: 967px;
    font-size: 7px;
    line-height: 1;
    text-align: center;
}

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

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

/* ---- Houston Start ---- */
body
{
    background: url('houston-accident-wrapper-background.png') top left repeat-x;
    background-color: #a6a6a6;
    background-attachment:fixed;
    margin: 0;
    padding: 0;
}

.wrapper
{
    margin: 0 auto;
    width: 1064px;
    /*z-index: 0 !important;*/
}

/*---- Header Column ----*/
.header-wrapper
{
    margin: 0 auto;
    width: 1064px;
}

.header-inner-top
{
    background:url("houston-accident-wrapper-background.png") top left repeat-x;
    /*overflow:visible;*/
    width:100%;
    position:relative;
    /*z-index:1;*/
}

.header-inner-bottom-footer
{
    background: url('houston-accident-header-inner-bottom-footer-background.png') top left no-repeat;
    height: 26px;
}

.header-logo
{
    height: 88px;
    left: 75px;
    position: relative;
    width: 536px;
    float: left;
}

.header-inner-top-quick-navigation
{
    background: none; /*url('houston-accident-header-quick-nav-background.gif') top left no-repeat;*/
    height: 77px;
    float: left;
    position: relative;
    left: 130px;
    top: 0px;
    width: 356px;
}

.header-inner-top-quick-navigation ul.quick-navigation
{
    height: 77px;
    width: 356px;
    margin: 0;
    padding-top: 12;
    padding-left: 15;
    list-style: none;
}

.header-inner-top-quick-navigation ul.quick-navigation li
{
    background: url('houston-accident-header-quick-nav-checkmark.png') 0px 2px no-repeat;
    float: left;
    height: 20px;
    width: 160px;
    list-style: none;    
}

.header-inner-top-quick-navigation ul.quick-navigation li a
{
    color: white;
    font-family: arial;
    font-size: 12px;
    line-height: 12px;
    text-decoration: none;
    padding-left: 20px;
}

.header-inner-top-quick-navigation ul.quick-navigation li a:hover
{
    color: #c9c9c9;
}

.header-inner-navigation-menu-wrapper
{
    background: url('houston-accident-menu-background.gif') bottom left repeat-x;
    height: 36px;
    width: 980px;
    position: relative;
    left: 79px;
    padding: 88px 0 0 0;
}

.header-inner-navigation-menu
{
    background: url('houston-accident-menu-background.gif') top left repeat-x;
    height: 36px;
    width: 962px;
    position: relative;
    left: 18px;
}

.header-inner-bottom
{
    background: url('houston-accident-header-cover-flow-form-place-holder.png') 0px 0px no-repeat;    
    overflow: inherit;
    height: 308px;
}

.header-inner-bottom-coverflow
{
    float: left;
    height: 277px;
    margin-left: 107px;
    margin-top: 19px;
    width: 630px;    
}
.container-content-video, .header-inner-bottom-coverflow
{        
}
.header-inner-bottom-form
{
    background: url('houston-accident-free-case-contact-form-background.png') top left no-repeat;
    float: left;
    height: 309px;
    width: 301px;
    position: relative;
    top: 12px;
    left: 8px;
}

.form-wrapper
{
    text-align: left;
}

.form-wrapper-inner
{
    padding-left: 15px;
    padding-right: 10px;
    padding-top: 3px;
}

.form-header h1
{
    color: #444;
    font-family: arial;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

.form-header p
{
    color: #444;
    font-family: arial;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    width:100%;}

.form-label
{
    color: #444;
    font-family: arial;
    font-size: 10px;
    text-align: left;
}

.form-buttons
{
    color: #444;
    font-family: arial;
    font-size: 10px;
    text-align: right;
    position: relative;
    bottom: 15px;
    right: 5px;
}

/*---- Body ----*/
.body-wrapper
{
    clear: both;
    overflow: visible;
    width: 1064px;
    background: url('houston-accident-body-wrapper-background3.png') top left repeat-y;
}

.body-wrapper-inner
{
}

.body-wrapper-footer
{
    clear: both;
    background: url('houston-accident-body-wrapper-footer-background.gif') top left no-repeat;
    height: 26px;
}

/*---- LeftColumn ----*/
.body-left-column
{
    background: none;
    float: left;
    position: relative;
    top: 50px;
    width: 272px;
}
.body-left-column-header
{
    background: url('houston-accident-body-left-column-header-background.png') top left no-repeat;
    height: 39px;
}

.body-left-column-footer
{
    background: url('houston-accident-body-left-column-footer-background.png') top left no-repeat;
    height: 150px;
}

.body-left-column-header h1, .body-middle-column-header h1
{
    padding-top: 10px;
    text-align: center;
}

.body-left-column-inner
{
    background: url('houston-accident-body-left-column-background.png') top left repeat-y;
}

.body-left-column-18-wheeler-header h2, .body-left-column-wrongful-death-header h2, .body-left-column-container-header h2, .body-left-column-container-2-header h2, .body-left-column-container-3-header h2, .body-left-column-container-4-header h2
{
    color: #000;
    font-family: arial;
    font-size: 11px;
    padding-top: 6px;
    text-align: center;
}

.body-left-column-18-wheeler-header
{
    background: url('houston-accident-body-left-column-18-wheeler-header-background.png') top left no-repeat;
    height: 25px;
}

.body-left-column-wrongful-death-header
{
    background: url('houston-accident-body-left-column-wronful-death-header-background.png') top left no-repeat;
    height: 25px;
}

.body-left-column-container-header
{
    background: url('houston-accident-body-left-column-18-wheeler-header-background.png') top left no-repeat;
    height: 25px;
}

.body-left-column-container-2-header
{
    background: url('houston-accident-body-left-column-wronful-death-header-background.png') top left no-repeat;
    height: 25px;
}

.body-left-column-container-3-header
{
    background: url('houston-accident-body-left-column-18-wheeler-header-background.png') top left no-repeat;
    height: 25px;
}

.body-left-column-container-4-header
{
    background: url('houston-accident-body-left-column-wronful-death-header-background.png') top left no-repeat;
    height: 25px;
}


.body-left-column-18-wheeler-body
{
    background: url('houston-accident-body-left-column-18-wheeler-background.png') top left repeat-y;
}

.body-left-column-wrongful-death-body
{
    background: url('houston-accident-body-left-column-18-wheeler-background.png') top left repeat-y;
}

.body-left-column-container-body, .body-left-column-container-2-body, .body-left-column-container-3-body, .body-left-column-container-4-body
{
    background: url('houston-accident-body-left-column-18-wheeler-background.png') top left repeat-y;
}

.body-left-column-18-wheeler-footer
{
    background: url('houston-accident-body-left-column-18-wheeler-footer-background.png') top left no-repeat;
    height: 14px;
}

.body-left-column-wrongful-death-footer
{
    background: url('houston-accident-body-left-column-18-wheeler-footer-background.png') top left no-repeat;
    height: 14px;
}

.body-left-column-container-footer, .body-left-column-container-2-footer, .body-left-column-container-3-footer, .body-left-column-container-4-footer
{
    background: url('houston-accident-body-left-column-18-wheeler-footer-background.png') top left no-repeat;
    height: 14px;
}


/*---- Left Column UL ----*/
ul.body-left-column-quick-navigation, ul.body-left-column-quick-navigation2
{
    height: 77px;
    margin: 0 0 0 24;
    padding-top: 8;
    list-style: none;
    width: 250px;
}

ul.body-left-column-quick-navigation li, ul.body-left-column-quick-navigation2 li
{
    background: url('houston-accident-header-quick-nav-checkmark.png') 0px 2px no-repeat;
    float: left;
    height: 28px;
    list-style: none;
    width: 125px;
}

ul.body-left-column-quick-navigation li a, ul.body-left-column-quick-navigation2 li a
{
    color: #000;
    font-family: arial;
    font-size: 10px;
    line-height: 10px;
    text-decoration: none;
    padding-left: 20px;
}

ul.body-left-column-quick-navigation li a:hover, ul.body-left-column-quick-navigation2 li a:hover
{
    color: #c9c9c9;
}

.li_space
{
    width: 19px;
    height: 1px;
    float: left;
}

/*---- Left Column UL End ----*/
.body-read-more
{
    width: 80%;
    margin: 0 auto;
    text-align: right;
    font-size: 11px;
}
.body-read-more a
{
    color: #cc0000;
    font-size: 10px;
    font-family: Verdana, Tahoma, Sans-Serif;
    font-weight: bold;
}
.body-read-more a:hover
{
    text-decoration: none;
}


/*---- Right Column ----*/
.body-right-column
{
    float: left;
    margin: 0px;
    margin-left: 3px;
    width: 200px;
}
.body-right-column- h2, .body-right-column-live-help h2, .body-right-column-cases h2
{
    color: #383838;
    font-family: arial;
    font-size: 13px;
    padding-left: 8px;
    padding-top: 10px;
    position: absolute;
    text-align: left;
    /*-z-index: 200;*/
}

.body-right-column-container h2
{
    color: #383838;
    font-family: arial;
    font-size: 13px;
    position: relative;
    padding-top: 10px;
    padding-left: 8px;
    text-align: left;
    /*z-index: 200;*/
}
.body-right-column-container
{
    padding-bottom: 10px;
    overflow: visible !important;
}
.body-right-column-container-body
{
    background: url('houston-accident-body-right-column-container-body-background.png') top left repeat-y;
    overflow: visible !important;
}
.body-right-column-no-fee-body, .body-right-column-live-help-body, .body-right-column-cases-body
{
    background: url('houston-accident-body-right-column-cases-body-background.png') top left repeat-y;
}
.body-right-column-container p
{
    color: #003366;
    font-family: Arial;
    font-size: 14;
    padding-left: 11px;
    text-align: left;
}
.body-right-column-inner-content
{
    background-color: #cdcccc;
    width: 192px;
}
.body-right-column-container-bold
{
    font-size: 18px;
    font-weight: bold;
}

/*---- Floating Callout ----*/
.header-footer-cases-won
{    
    position: relative;
    width: 100%;
}
.header-footer-cases-won-float
{
    height: 273px;
    position: absolute;
    right: -20px;
    text-align: right;
    top: -10px;
    width: 273px;
}

/*---- Right Column no fee ----*/
.body-right-column-no-fee-header
{
    background: url('houston-accident-body-right-column-no-fee-header-background.gif') top left no-repeat;    
    height: 36px;
}
.body-right-column-no-fee-bg
{    
    height: 213px !important;
}
.body-right-column-no-fee-footer
{
    background: url('houston-accident-body-right-column-footer-cases.png') top left no-repeat;
    height: 38px;
}

/*---- Right Column live help ----*/
.container-header-live-help
{
    background: url('body-right-column-live-help.png') top left no-repeat;
    height: 153px;
    position: relative;
    bottom: 31px;
    right: -125px;
    width: 68px;
}
.body-right-column-live-help p
{
    color: #003366;
    font-family: Arial;
    font-size: 14;
    padding-left: 11px;
    text-align: left;
}

.body-right-column-live-help-body-left-space
{
    color: #003366;
    font-family: Arial;
    padding-left: 28px;
    padding-top: 15px;
    text-align: left;
}
.body-right-column-live-help-click
{
    background: url("houston-accident-body-right-column-click-here-logo.png") top right no-repeat;
    color: #003366;
    font-family: Arial;
    font-size: 10;
    font-weight: bold;
    height: 18px;
    padding-left: 11px;
    vertical-align: text-top;
    text-align: left;
    width: 72px;
}
.body-right-column-live-help-bold
{
    font-size: 18px;
    font-weight: bold;
}
.body-right-column-live-help-header
{
    background: url('houston-accident-body-right-column-live-help-header-background.gif') top left no-repeat;
    height: 36px;
}
.body-right-column-live-help-footer
{
    background: url('houston-accident-body-right-column-footer-short.png') no-repeat;
    border: solid 1px red;
    height: 18px;
}

.body-right-column-container-header
{
    background: url('houston-accident-body-right-column-container-header.png') top left no-repeat;
    height: 35px;
}

.body-right-column-container-footer
{
    background: url('houston-accident-body-right-column-footer-short.png') top left no-repeat;
    height: 18px;
}

/*---- Right Column cases ----*/
.container-header-cases
{
    background: url('body-right-column-cases.png') top left no-repeat;
    height: 40px;
    float: right;
    position: relative;
    top: -40px;
    right: 9px;
    width: 87px;
}
.body-right-column-cases p
{
    color: #030303;
    font-family: Arial;
    font-weight: bold;
    font-size: 10px;
    padding-left: 7px;
    padding-top: 5px;
    padding-right: 5px;
    position: relative;
    text-align: justify;
    width: 175px;
    /*z-index: 200;*/
}
.body-right-column-cases img
{
    padding: 7px 3px 3px 7px;
    float: left;
}

.body-right-column-cases-header
{
    background: url('houston-accident-body-right-column-cases-header-background.gif') top left no-repeat;
    height: 36px;
}

.body-right-column-cases-footer
{
    background: url('houston-accident-body-right-column-footer-short.png') top left no-repeat;
    height: 18px;
}

/*---- Right Column testimonials----*/
.container-header-testimonials
{
    background: url('body-right-column-testimonials_011.png') top left no-repeat;
    height: 107px;
    float: right;
    position: relative;
    top: -45px;
    right: 9px;
    width: 114px;
}

.body-right-column-testimonials-bg
{
    background: url('body-right-column-testimonials_011.png') top left no-repeat;
    background-color: transparent;
    bottom: 454px;
    float: right;
    height: 107px;
    width: 114px;
    position: relative;
    right: 10px;
    z-index: 0;
}

.Container_Footer
{
    height: 10px;
}

/*---- Middle Column ----*/
.body-middle-column
{
    float: left;
    width: 579px;
}

.body-middle-column a, .body-middle-column a:visited
{
    border-bottom:1px dashed #f2f1f1;
    color: #025;
    text-decoration:none;


}

.body-middle-column a:hover
{
     border-bottom:1px dashed #f2f1f1;
     color: #0f76b8;

}

.body-middle-column-content
{
    background: url('houston-accident-body-center-column-background.gif') top left repeat-y;
    padding: 18px;
    padding-top: 0px;
}
.body-middle-column-inner-wrapper
{
}

.body-middle-column-content p
{
    color: #464646;
    font-family: trebuchet ms;
    font-size: 13px;
    font-weight: normal;
    padding-top: 14px;
}

.body-middle-column-content-img img
{
    float: left;
    margin: 0 10px 10px 15px;
}

.body-middle-column-header
{
    background: url('houston-accident-body-center-column-header-background.gif') top left no-repeat;
    height: 39px;
}

.body-middle-column-footer
{
    background: url('houston-accident-body-center-column-footer-background.gif') top left no-repeat;
    height: 33px;
}

/*---- Footer ----*/
.footer-wrapper
{
    background: url('houston-accident-footer-background.gif') top left no-repeat;
    clear: both;
    margin: 0 auto;
    width: 1064px;
}

.footer-inner
{
    clear: both;
    padding-left: 90px;
    padding-right: 10px;
    padding-top: 10px;
    text-align: left;
}

.footer-links-wrapper
{
    margin-bottom: 7px;
    margin-top: 7px;
}
.footer-inner a:visited, .footer-inner a:active
{
    color: #222;
}
.footer-inner a:hover
{
    color: #fff;
}

.footer-links, .footer-links-left, .footer-links-right
{
    color: #222;
    font-size: 12px;
    font-weight: bold;
    padding: 0px 2px;
}
.footer-links-left
{
    padding-left: 0px;
}
.footer-links-right
{
    padding-right: 0px;
    color: #222;
    font-size: 12px;
}

.footer-disclaimer-wrapper
{
    margin-top: 10px;
}
.footer-disclaimer-wrapper
{
    font-size: 11px;
    font-weight: normal;
    text-align: left;
}
.footer-disclaimer-title
{
    font-size: 11px;
    font-weight: bold;
    text-align: left;
}
.admin-login
{
    clear: both;
    color: #a6a6a6;
    font-size: 7px;
    font-family: arial;
    text-align: center;
    margin: 0px;
}
.login
{
    margin: 0px;
    font: 7px arial;
}
a.cvi-link, .login:hover
{
    color: #777 !important;
    font: 7px arial;
}
.login:link
{
    color: #a6a6a6;
    font: 7px arial;
}
.cvi-link:Hover
{
    color: #eee !important;
    font: 7px arial;
}

/*---- ContentPane CallOut ----*/
.body-middle-column-content-callout-wrapper-float
{
    background-color: #fdffff;
    border: 1px solid #d7deee;
    float: left;
    width: 193px;
    margin: 10px 10px 7px 0px;
}

.body-middle-column-content-callout-wrapper-no-float
{
    background-color: #fdffff;
    border: 1px solid #d7deee;
    height: 191px;
    width: 193px;
    margin: 0 10px 10px 15px;
}

.body-middle-column-content-callout-wrapper-inner
{
    /*background: url(life-member.gif) center no-repeat;*/
    color: #000;
    font-family: arial;
    font-size: 10px;
    font-weight: bold;
    margin: 7px;
}

.body-middle-column-content-callout-wrapper-inner p
{
    font-family: arial;
    font-size: 10px;
    font-weight: bold;
    padding-top: 0px;
    text-align: center;
}

.body-middle-column-content-callout-wrapper-inner h3
{
    font-size: 9px;
    font-weight: bold;
    font-style: normal;
    text-align: left;
    text-transform: capitalize;
}

.callout-red
{
    color: #7d1117;
    font-weight: bold;
    font-size: 8px;
    line-height: 10px;
    text-align: left;
}


/*---- SpotLight ----*/
.body-middle-column-content-banner
{
    height: 117px;
}
.body-middle-column-content-banner a, .body-middle-column-content-banner a:visited{
    color: #fff;
    text-decoration: none;
    border-bottom:none;
}
.body-middle-column-content-banner  a:hover
{
    color: #94d2cf;
}
.content-banner-left
{
    padding-left: 12px;
    float: left;
    height: 117px;
    width: 347px;
}
.content-banner-left-header
{
    background: url('spotlight-story-title.gif')top left no-repeat;
    float: left;
    height: 25px;
    width: 119px;
    position: relative;
    bottom: 110;
    right: 12px;
}
.content-banner-left-footer
{
    background-color: #000;
    bottom: 67px;
    color: #fff;
    float: left;
    filter: alpha(opacity=70); /*---- opacity for ie ----*/
    height: 42px;
    position: relative;
    opacity: 0.8;
    width: 347px;
}
.content-banner-left-footer p
{
    color: #fff;
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    padding: 0;
    padding-top: 3px;
}
.content-banner-right
{
    border-top: 1px solid #cfcfcf;
    border-right: 1px solid #cfcfcf;
    float: left;
    height: 117px;
    width: 169px;
}
.content-banner-right-header
{
    color: #0f76b8;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    margin: 10px;
}
.content-banner-right-header p
{
    color: #0f76b8;
    font-weight: normal;
    padding-top: 0px;
    margin: 0;
}
.content-banner-right-footer
{
    border-bottom: 1px solid #cfcfcf;
    height: 42px;
    width: 169px;
    position: relative;
    top: 0px;
}
.content-banner-right-footer-left
{
    background-color: #000;
    float: left;
    width: 87px;
    height: 41px;
}
.content-banner-right-footer-left a
{
    background: url('watch-video-button.gif') top left no-repeat;
    background-color: #000;
    float: left;
    height: 42px;
    width: 87px;
    text-indent: -1000em;
    border-bottom:none;
}
.content-banner-right-footer-left a:hover
{
    background: url('watch-video-button-hover.gif') top left no-repeat;
}
.content-banner-right-footer-right
{
    border-bottom: 1px solid #cfcfcf;
    background-color: #000;
    float: left;
    font-family: arial;
    font-size: 10px;
    font-weight: normal;
    height: 35px;
    padding-top: 6px;
    padding-right: 2px;
    text-align: right;
    width: 79px;
}
.content-banner-right-footer-right a
{
    color: #fff;
    text-decoration: none;
}
.content-banner-right-footer-right a:hover
{
    color: #94d2cf;

}

/*---- RadMenu ----*/
.RadMenu_Default2006
{
    height: 24px;
    margin: 0px;
    padding: 0px;
}

.RadMenu_Default2006_Context
{
    background: none;
    border: 0;
}

.RadMenu_Default2006 .link
{
    cursor: pointer;
    font-family: arial;
    font-weight: bold;
    text-decoration: none;
    color: #383838;
    background: url(design/skins/houston-accident-menu-spacer-background.gif) no-repeat right;

}
.RadMenu_Default2006 .link:visited
{
    color: #383838;
}
.RadMenu_Default2006 .link:hover, .RadMenu_Default2006 .expanded, 
.RadMenu_Default2006 .focusedItem
{
    background: url(design/skins/houston-accident-menu-hover-background.gif);
    color: #fff !important;
    text-decoration: none;
}

.RadMenu_Default2006 .link:hover, .RadMenu_Default2006 .focused, 
.RadMenu_Default2006 .expanded, .RadMenu_Default2006 .link:active
{
    color: #fff !important;
    cursor: pointer;
    font-family: arial;
    font-weight: bold;
    font-size: 12px;
}

.RadMenu_Default2006 .text
{
    padding-top: 11px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 11px;
    font-size: 11px;
    font-family: arial;
}
.RadMenu_Default2006_rtl .text
{
}


.RadMenu_Default2006 .group
{
    padding-right: 0px;
    width: 243px;
}


.RadMenu_Default2006 .group .text
{
    /*color: #fff; drowndown text color*/
    font-size: 11px;
    font-family: arial;
    height: 22px;
    padding: 0px;
    padding-left: 16px;
    padding-top: 2px;
}
.menu-line-break
{
    display: block;
    font-size: 7px;        
}

.RadMenu_Default2006 .group .link, .RadMenu_Default2006 .group .first .link, 
.RadMenu_Default2006 .group .last .link
{
    background: url(design/skins/houston-injury-attorney-child-menu-middle.png) no-repeat;
    cursor: pointer;
    height: 31px;
    margin: 0px;
    padding: 0px;
    width: 243px;
    text-align:left;
}
.RadMenu_Default2006 .group .link:hover, .RadMenu_Default2006 .group .first .link:hover, 
.RadMenu_Default2006 .group .last .link:hover
{
    background-position: -243px 0px;
    color: #fff;
    font-weight: bold !important;
}
.RadMenu_Default2006 .group .expanded
{
    background-position: -243px 0px !important;
}

.RadMenu_Default2006 .group .first .link
{
    background: url(design/skins/houston-injury-attorney-child-menu-top.png) no-repeat top left;
}
.RadMenu_Default2006 .group .last .link
{
    background: url(design/skins/houston-injury-attorney-child-menu-bottom.png) no-repeat top left;
}

/*---- RadMenu Level2 ----*/
.RadMenu_Default2006 .group .level2 .link, .RadMenu_Default2006 .group .level2 .first .link, .RadMenu_Default2006 .group .level2 .last .link
{
    background: url(design/skins/houston-injury-attorney-child-menu-middle.png) repeat-y;
    cursor: pointer;
    height: 31px;
    margin: 0px;
    padding: 0px;
    width: 243px;
}
.RadMenu_Default2006 .group .level2 .link:hover, .RadMenu_Default2006 .group .level2 .first .link:hover, .RadMenu_Default2006 .group .level2 .last .link:hover
{
    background-position: -243px 0px;
    color: #fff;
    font-weight: bold !important;
}
.RadMenu_Default2006 .group .level2 .expanded
{
    background-position: -243px 0px !important;
}

.RadMenu_Default2006 .group .level2 .first .link
{
    background: url(design/skins/houston-injury-attorney-child-menu-top.png) no-repeat top left;
}
.RadMenu_Default2006 .group .level2 .last .link
{
    background: url(design/skins/houston-injury-attorney-child-menu-bottom.png) no-repeat top left;
}

/*---- RadMenu Level3 ----*/
.RadMenu_Default2006 .group .level3 .link, .RadMenu_Default2006 .group .level3 .first .link, .RadMenu_Default2006 .group .level3 .last .link
{
    background: url(design/skins/houston-injury-attorney-child-menu-middle.png) repeat-y;
    cursor: pointer;
    height: 31px;
    margin: 0px;
    padding: 0px;
    width: 243px;
    /*z-index: 500 !important;*/
}
.RadMenu_Default2006 .group .level3 .link:hover, .RadMenu_Default2006 .group .level3 .first .link:hover, .RadMenu_Default2006 .group .level3 .last .link:hover
{
    background-position: -243px 0px;
    color: #fff;
    font-weight: bold !important;
}
.RadMenu_Default2006 .group .level3 .expanded
{
    background-position: -243px 0px !important;
}

.RadMenu_Default2006 .group .level3 .first .link
{
    background: url(design/skins/houston-injury-attorney-child-menu-top.png) no-repeat top left;
}
.RadMenu_Default2006 .group .level3 .last .link
{
    background: url(design/skins/houston-injury-attorney-child-menu-bottom.png) no-repeat top left;
}
/*---- RadMenu End----*/

/*---- Lead In Buttons ----*/
.major-practice-area-lead-in-wrapper
{
    overflow: hidden;
    margin-top: 20px;
    width: 537px;
}
.accident-link, .accident-link:hover, .accident-link:visited, .accident-link:active
{
    border: 0px;
    text-decoration: none;
}
.accident-button-top
{
    background: url(design/containers/injury-attorney-houston-lead-in-top.png) top left no-repeat;
    height: 10px;
    margin: 0px;
    padding: 0px;
    width: inherit;
}
.accident-button-middle
{
    background: url(design/containers/injury-attorney-houston-lead-in-middle.png) top left repeat-y;
    cursor: pointer;
    min-height: 128px;
    padding: 12px 14px;
    width: 100%;
}
.accident-image-left
{
    border: 0px;
    float: left;
    width: 147px;
}
.accident-text
{
    float: left;
    overflow: visible;
    width: 364px;
}
.accident-text-content
{
    color: #333;
    font-family: Arial, Tahoma;
    font-size: 14px;
    font-weight: normal;
    margin-left: 15px;
    text-align: left;
    width: 96%;
}
.accident-text-read-more
{
    color: red;
    font-family: Arial;
    font-size: 12px;
    text-align: right;
    width: 364px;
}
.accident-button-bottom
{
    background: url(design/containers/injury-attorney-houston-lead-in-bottom.png) top left no-repeat;
    height: 10px;
    width: inherit;
}
/*---- Lead In Buttons End ----*/





