/* Main-orange color: #FA7D00 */
/* DDA compliant orange: #E4750A */

/*
 universal
*/
*{margin:0;padding:0;}
/* Links */
a:link{color:#000;}
a:visited{color:#000;}
*/
a:hover{color:#000;}
a:active{color:#399FD7;}
/* Images */
a img{border:0;}
img{margin:0;}
img.left{float:left;margin:0 1em 1em 0;}
img.right{float:right;margin:0 0 1em 1em;}
/* Headings */
h1,h2,h3,h4,h5,h6{margin:1em 0 0.25em 0;}
h1{font-size:1.54em;margin-top:0;color:#E4750A;font-weight:bold;}
h2{font-size:1.46em;color:#E4750A;font-weight:bold;}
h3{font-size:1.17em;}
h4,h5,h6{font-size:1em;}
/* Paragraphs */
p{margin:0 0 1em 0;}
/* Lists */
ul,ol{margin:0 0 1em 2em;}
li{margin-bottom:0.25em;}
li ul{margin-top:0.5em;}
dl{margin:0 0 1em 0;}
dt{font-weight:bold;}
dd{margin-bottom:1em;}
/* Tables */
table{border-collapse:collapse;font-size:1em;}
caption{font-weight:bold;padding-bottom:0.25em;text-align:left;}
th{text-align:center;}
th,td{padding:0.25em 0.25em 0.25em 0.5em;}
/* Forms */
input,select,textarea{font-family: Arial, "MS Trebuchet", sans-serif;font-size:1em;}
fieldset{border:1px solid #000;margin:0.25em 0 1em 0;padding:0.25em 15px 0.75em 15px;}
legend{font-weight:bold;padding:0.25em 4px;}
label{color:#000;font-weight:normal;}
/* Pagination */
.paginator_links{margin:2em 1em;text-align:center;position:relative;}
.paginator_next{position:absolute;right:0;}
.paginator_prev{position:absolute;left:0;}
.paginator_separator{visibility:hidden;}
/* Other styles */
hr,#to-content{display:none;}
.clear{clear:both;}
.top{vertical-align:top;}
.center{text-align:center;}


/*
 Screen style    
 Site: Claims Direct
*/
body {
  font-family: Arial, "MS Trebuchet", sans-serif;
  line-height:1.7;
  background: #fff;
  color: #000;
  font-size: 75%;
  padding: 0;
  text-align: center;
}


#header, #wrapper, #footer {
 margin: 0 auto;
 text-align: left;
 width: 838px;
 z-index: 10;
}

#outer-wrapper {
 background: white;
}

#outer-wrapper:after {
 clear: both;
 content: ".";
 display: block;
 height: 0;
 visibility: hidden;
}

/* Header */
#header-wrapper {
 background: white url(../images/bg/header-wrapper.gif) repeat-x;
 height: 179px;
}

#header {
 height: 176px;
 position: relative;
}

#header a {
 color: #fff;
}

#logo {
 height: 149px;
 position: absolute;
 top: 30px;
 width: 400px;
}

#logo a {
 color: #C70007;
}

#logo span {
 background-image: url(../images/logos/claims-direct.gif);
}

#search {
 height: 30px;
 margin: 0;
 position: absolute;
 right: 0;
 top: 0;
}

#search p {
 margin: 4px 0 0 0;
}

#search input {
 vertical-align: top;
}

#search_results .summary {
  margin: 0;
}
#search_results .meta {
  color: green;
  font-size: 10px;
  margin-bottom: 2em;
}

#q {
 border: 1px solid #183E4D;
 margin-right: 2px;
 padding: 2px 3px;
 width: 140px;
}
#q.branded {
  background: white url(http://www.google.com/coop/intl/en/images/google_custom_search_watermark.gif) left center no-repeat;
}

#nav-wrapper {
 background: url(../images/bg/nav-wrapper.gif) repeat-x;
 height: 56px;
 position: relative; 
}

#call-us-now {
 position: absolute;
 height: 149px;
 right: 0;
 top: 30px;
 width: 430px;
}

#call-us-now span {
 background: transparent url(../images/bg/call-us-now.jpg);
}
#bubble-call-us-now, #bubble-or-let-us {
  color: #fff;
  font-size: 26px;
  letter-spacing: -1px;
}

#bubble {
  position: absolute;
  height: 140px;
  right: 0;
  top: 30px;
  width: 430px;
  background: transparent url(../images/bubble/bubble_full.png) no-repeat bottom left;
}

#bubble-content {
  position: relative;
  width: 360px;
  margin-left: 55px;
}

p#bubble-call-us-now {
  margin: 10px 0 6px 0;
  padding: 0;
  line-height: 25px;
}

#call-us-now-number {
 position: absolute;
 top: 82px;
 left: 533px;
 color: #FFF;
 font-weight:normal;
 font-family: Arial;
 font-size: 36px;
 margin: 0;
 z-index: 1;
 line-height: 32px;
 letter-spacing: -2px;
}

#bubble-or-let-us {
  font-size: 20px;
  line-height: 22px;
  margin: 0 10px 0 10px;
}
#bubble-form input.text {
  width: 130px;
  border: 1px solid #797979;
  height: 11px;
  margin: 0;
  padding: 5px;
  color: #8f8f8f;
}
#bubble-form input.error {
  background: #fdb5b5;
}
#bubble-fields {
  margin: 10px 0 0 163px;
}

#bubble-times {
  margin-top: 10px;
}

#bubble-buttons {
  margin: 10px 0 0 20px;
}
#bubble-submit {
  margin: 10px 0 0 60px;
}

/* Navigation */
#nav {
 height: 30px;
 left: 0;
 margin: 0;
 position: absolute;
 top: 0;
 width: 328px;
}

#nav li {
 float: left;
 list-style: none;
 margin: 0;
}

#nav a {
 background-color: #FA7D00;
 color: #fff;
 display: block;
 font-size: 1em;
 height: 30px;
 line-height: 30px;
 margin: 0;
 overflow: hidden;
 position: relative;
 text-align: center;
 text-decoration: none;
}

#nav a span {
 background-position: top left;
 background-repeat: no-repeat;
 cursor: pointer;
 display: block;
 height: 100%;
 left: 0;
 position: absolute;
 top: 0;
 width: 100%;
 z-index: 100;
}

#nav a#nav01 {
 width: 92px;
}

#nav a#nav01 span {
 background-image: url(../images/nav/nav.gif);
 background-position: -15px -15px;
}

#nav a#nav02 {
 width: 66px;
}

#nav a#nav02 span {
 background-image: url(../images/nav/nav.gif);
 background-position: -15px -75px;
}

#nav a#nav03 {
 width: 68px;
}

#nav a#nav03 span {
 background-image: url(../images/nav/nav.gif);
 background-position: -15px -135px;
}

#nav a#nav04 {
 width: 102px;
}

#nav a#nav04 span {
 background-image: url(../images/nav/nav.gif);
 background-position: -15px -195px;
}

#sec-nav {
  height: 53px;
  margin: 0 auto;
  position: relative;
  top: 0;
  width: 838px;
}

#sec-nav li {
 float: left;
 list-style: none;
 margin: 0;
}

#sec-nav a {
  text-indent: -999em;
}
#sec-nav li li a {
  text-indent: 0;
}

#sec-nav a {
  color: #fff;
  display: block;
  font-size: 1em;
  height: 53px;
  line-height: 53px;
  margin: 0;
  overflow: hidden;
  position: relative;
  text-align: center;
  text-decoration: none;
  width: 100%;
}

#sec-nav li {
  background-image: url(../images/sec-nav/sec-nav.jpg);
}
#sec-nav li li {
  background-image: none;
}

#sec-nav #sec-nav01 { width: 138px; background-position:    0   0;   }
#sec-nav #sec-nav02 { width: 151px; background-position: -138px 0;   }
#sec-nav #sec-nav03 { width: 138px; background-position: -289px 0;   }
#sec-nav #sec-nav04 { width: 143px; background-position: -427px 0px; }
#sec-nav #sec-nav05 { width: 137px; background-position: -570px 0px; }
#sec-nav #sec-nav06 { width: 131px; background-position: -707px 0px; }

ul#sec-nav #sec-nav01:hover { background-position: 0 -53px; }
ul#sec-nav #sec-nav01.current { background-position: 0 -106px; }

ul#sec-nav #sec-nav02:hover { background-position: -138px -53px; }
ul#sec-nav #sec-nav02.current { background-position: -138px -106px; }

ul#sec-nav #sec-nav03:hover { background-position: -289px -53px; }
ul#sec-nav #sec-nav03.current { background-position: -289px -106px; }

ul#sec-nav #sec-nav04:hover { background-position: -427px -53px; }
ul#sec-nav #sec-nav04.current { background-position: -427px -106px; }

ul#sec-nav #sec-nav05:hover { background-position: -570px -53px; }
ul#sec-nav #sec-nav05.current { background-position: -570px -106px; }

ul#sec-nav #sec-nav06:hover { background-position: -707px -53px; }
ul#sec-nav #sec-nav06.current { background-position: -707px -106px; }

ul#sec-nav li ul { /* second-level lists */
  display: none; 
  position: absolute;
  top: 0;
  left: 0;
/*  width: 200px;*/
  z-index: 1000;
  font-family: Verdana, Arial, sans-serif;
}

ul#sec-nav li ul {
  top: 47px;
  left: 108px;
}

ul#sec-nav li ul#injuries-dropdown {
  left: 266px;
}

ul#sec-nav li ul#claims-dropdown {
  left: 114px;
}

ul#sec-nav li ul#no-win-dropdown {
  left: 264px;
}

ul#sec-nav li:hover ul, ul#sec-nav li.over ul { /* lists nested under hovered list items */
  display: block;
}

ul#sec-nav li li {display:block; float:none;}

ul#sec-nav li ul.dropdown li a {
/*  width: 230px;*/
  height: 25px;
  line-height: 25px;
  text-align: left;
  padding-left: 10px;
  background-color: #737373;
  border-bottom: 1px solid #999;
}

ul#sec-nav li ul.dropdown li a:hover {
  background-color: #8c8c8c;
}

/* Content */
#content {
  float: right;
  padding: 25px 24px 25px 14px;
  width: 562px;
}

#top-title {
 float: left;
 height: 76px;
 margin: 5px 0 0 0;
 width: 76px;
}

#top-list {
 margin: 0 0 0 93px;
}

#top-list.top-list-v2 {
 margin: 10px 0 0 0;
}

#top-list li {
 background: url(../images/bg/arrow.gif) 0 8px no-repeat;
 list-style: none;
 margin-bottom: 10px;
 padding-left: 15px;
}

#content ul li {
 background: url(../images/bg/arrow.gif) 0 8px no-repeat;
 list-style: none;
 padding-left: 15px; 
}

#content ol li {
  padding-left: 15px;  
}

label.error, #start_claim_overlay label.error {
  color: #c00;
  margin: 2px 0;
  padding: 2px;
  background-color: #c00;
  color : #FFF;
  display:block;
}

.claim_form label.error {font-weight: normal;color:white;}

#breadcrumb {
  margin-bottom: 20px;
  font-weight: bold;
}

#breadcrumb a {color:#454444;font-weight:normal;}

h3 {color: #E4750A;}

.testimonials {
 color: #fff;
 height: 176px;
 width: 560px;
 padding: 0;
 position: relative;
}

.testimonial-wrap {
 position: absolute;
 top: 90px;
 left: 85px;
 width: 300px; 
}

.testimonials blockquote {
 font-weight:bold;
 color:#E4750A;
}

.testimonials p {
 margin: 0;
}

.side-testimonials {
 color: #fff;
 width: 215px;
 height: 329px;
 padding: 0;
 position: relative;
}

.side-testimonials blockquote {
  color: black;
  padding: 50px 35px;
}

.author {
 color: #000;
}

.side-testimonials .author {
  position: absolute;
  left: 0;
  bottom: 0;
  margin: 0 20px 20px 130px;
}
.side-testimonials .author span {
  color:#E4750A;
}

.video-testimonials {
 cursor: pointer;
 color: #fff;
 background: #bfbfbf;
 width: 215px;
 height: 290px;
 padding: 0;
}

.video-testimonials blockquote {
  color: black;
  padding: 0 35px;
}

.news {
 clear: both;
 margin-top: 30px;
}

.news.first {
 margin-top: 20px;
}

.news img {
 float: left;
 margin: 10px;
 padding: 2px;
 border: 1px solid #FA7D00;
}

.news h3 {
 font-size: 1em;
 font-weight: bold;
 margin: 0 0 0 100px;
}

.news p {
 margin: 0 0 0 100px;
}

.news p.date {
 letter-spacing: normal;
}

.date strong {
 color: #333;
 font-weight: normal;
}

.news-page-image {
  float: right;
  margin: 10px 0 10px 20px;
}

/* Sidebar */
#sidebar {
 float: left;
 width: 215px;
 background: white url(../images/bg/sidebar.gif) repeat-x;
}

.contact-box {
 color: #271A05;
 font-weight: bold;
 padding: 10px 5px 10px 10px;
}

#nav-box-wrap {
  background: transparent url(../images/bg/dotted-line-above-side-menu.png) top no-repeat;
  padding-top: 5px;
  margin-bottom: 2px;
}
#nav-box a {
  display: block;
  width: 191px;
  height: 100%;
  padding: 3px 0 3px 24px;
  background: #f3f3f3 url(../images/bg/bullet-sidenav.png) 12px 9px no-repeat;
}
#nav-box li li a {
  padding-left: 32px;
  width: 183px;
  background: #dbdbdb;
}
#nav-box .current {
  background-color: #dbdbdb;
  background-image: url(../images/bg/bullet-sidenav-active.png);
  font-weight: bold;
}
#nav-box h2 {
  background: #e4e4e4;
  color: #454444;
  padding: 5px 0 5px 12px;
  font-size: 16px;
  font-weight: bold;
  margin: 0;
}
#nav-box a:link,
#nav-box a:visited {
  color: #454444;
}
#nav-box a:hover,
#nav-box a:active {
  background-color: #dbdbdb;
  background-image: url(../images/bg/bullet-sidenav-hover.png);
}
#nav-box a.current:hover,
#nav-box a.current:active {
  background-image: url(../images/bg/bullet-sidenav-active.png);
}
#nav-box li li a:hover,
#nav-box li li a:active {
  background-image: none;
}
#nav-box li li a:hover {
  background-color: #f0f0f0;
  background-image: none;
}
#nav-box li li .current:hover,
#nav-box li li .current {
  background-color: #f0f0f0;
  background-image: none;
  font-weight: bold;
}


#nav-box ul,
#nav-box li {
  margin: 2px 0 0 0;
  padding: 0;
  list-style: none;
}

#sidebar .divider {
 background: transparent url(../images/bg/divider.gif) top left no-repeat;
 clear: both;
 color: inherit;
 height: 2px;
 margin: 20px -15px 20px -25px;
 width: 217px;
}

#call-us {
 height: 50px;
 margin: 0;
}

#call-us span {
 background-image: url(../images/titles/call.gif);
 background-position: -9px -9px;
}

#call-us-number {
  margin: 0 0 0 2px;
  color: #454444;
  font-weight:normal;
  font-family: Arial;
  font-size: 28px;
  line-height: 28px;
  z-index: 1000;
  letter-spacing: -1px;  
}

#call-us-number span {
/*  color: #fff;*/
}

#call-me {
 height: 25px;
 width: 95px;
}

#call-me span {
 background-image: url(../images/titles/call-me-back.gif);
 background-position: 0;
}

.callback_form {
  background: #eae3d7;
  border: 1px solid #ccc;
  border-top: none;
  width: 180px;
  padding: 10px 7px 10px 7px;
}

.form-label {padding-top:10px;}
.form-label label {font-size: 11px;}

#claim_form_wrapper {
  width: 520px;
  margin-left: 40px;
  position: relative;
}
.claim_form label {font-weight: normal;font-size: 13px;color: #666}
#start_claim_overlay label {font-weight: normal; color: #666;}


.claim_form table tr, #start_claim_overlay table tr {height: 60px; background: url(../images/start_claim_overlay/bg.gif);}
.claim_form {padding-bottom: 20px;}
#start_claim_overlay {padding-bottom: 0;}

.bottom_callback {float:right;margin-right: 10px;}

#start-claim-button {
  padding-top: 10px;
  padding-bottom: 8px;
}

#sitemap ul li, #sitemap ul {
  margin-bottom: 0;
  list-style-type: none;
}

#bottom-contact-box {
  position: relative;
  width: 552px;
  height: 121px;
  background: url(../images/bottom_bar/contact-methods.png);
  margin-top: 24px;
}
#bottom-contact-box a {
  display: block;
  width: 100%;
  height: 100%;
}
#bottom-contact-box p {
  position: absolute;
  height: 122px;
  top: 0;
}
#bottom-call-us {
  left: 0;
  width: 202px;
}
#bottom-start-claim {
  left: 202px;
  width: 200px;
}
#bottom-call-me {
  left: 402px;
  width: 150px;
}
#bottom-call-us-number {
  position: absolute;
  left: 75px; top: 1px;
  font-size: 17.5px;
  color: white;
}

/* Footer */
#footer-wrapper {
 background: #8C8C8C;
 clear: both;
 color: #fff;
 padding: 15px 0 20px 0;
}

#footer {
 background: url(../images/logos/csc.gif) 80px 0 no-repeat;
}

#footer p {
 margin: 0 0 0.5em 236px;
 font-size: 11px;
 line-height: 15px;
}

#footer a {
 color: #FFF;
 margin: 0 4px;
}

#footer a.first {
 margin-left: 0;
}

#footer .feed {
 background: url(../images/icons/feed.gif) center right no-repeat;
 padding: 2px 25px 2px 0;
}

#topnav {
  margin: 0 0 0.5em 0;
  font-size: 12px;
  line-height: 28px;
  color: #000;
}

#topnav a {
 color: #FFF;
 margin: 0 4px;
}

.textbox {
  border:1px solid #000000;
  font-family: Arial, "MS Trebuchet", sans-serif;
  font-size:12px;
  font-style:normal;
  font-weight:normal;
  width:175px;
}

/* Image replacement styles */
.ir {
 font-size: 1em;
 margin: 0;
 overflow: hidden;
 position: relative;
}

.ir span {
 background-position: top left;
 background-repeat: no-repeat;
 display: block;
 height: 100%;
 left: 0;
 position: absolute;
 top: 0;
 width: 100%;
 z-index: 1;
}

.ir a {
 display: block;
 height: 100%;
 width: 100%;
}

.ir a span {
 cursor: pointer;
}

.claim_form .textbox, #start_claim_overlay .textbox {width: 150px;border: 1px solid #bababa;}
.claim_form .textbox {width: 100px;}

#start-claim-btn {
  float: right;
  margin-right: 80px;
  margin-top: 10px;
}

.dotted-break {
  display: block;
  height: 15px;
  border: 0;
  background: #fff url(../images/bg/hr.gif) repeat-x;
}

#latest-news {
  background: transparent url(../images/titles/latest-news.gif) no-repeat;
  height: 35px;
  text-indent: -999px;
  margin-top: 20px;
}

/**
 * Injuries & Compensations
 */

#possible-injuries {
  position: relative;
  background-image: url(../images/content/injury-dummies.gif);
  width: 525px;
  height: 362px;
  padding: 0;
  margin: 0;
}
#content #possible-injuries li {
  text-indent: -999em;
  background: none;
  padding: 0;
  display: inline; /* Make LIs dissapear, so they don't cover the As (IE6) */
}
#content #possible-injuries a {
  display: block;
  position: absolute;
}

#injury-head   a { top:     0; left:     0; width: 250px; height:  90px; }
#injury-organs a { top:  90px; left:     0; width: 250px; height: 140px; }
#injury-ortho  a { top: 230px; left:     0; width: 250px; height: 132px; }
#injury-psych  a { top:     0; left: 250px; width: 275px; height:  30px; }
#injury-face   a { top:  30px; left: 250px; width: 275px; height:  80px; }
#injury-senses a { top: 110px; left: 250px; width: 275px; height: 140px; }
#injury-para   a { top: 250px; left: 250px; width: 275px; height: 112px; }

#content #possible-injuries a:hover {
  background-image: url(../images/content/injury-dummies.gif);
}
#injury-head   a:hover { background-position:    0px -363px; }
#injury-organs a:hover { background-position:    0px -453px; }
#injury-ortho  a:hover { background-position:    0px -593px; }
#injury-psych  a:hover { background-position: -250px -363px; }
#injury-face   a:hover { background-position: -250px -393px; }
#injury-senses a:hover { background-position: -250px -473px; }
#injury-para   a:hover { background-position: -250px -613px; }

.injuries-compensations table {
  width: 98%;
  border-collapse: collapse;
}
.injuries-compensations th {
  border: 1px solid #7a0000;
}
.injuries-compensations td {
  border-left: 1px solid #7a0000;
  border-right: 1px solid #7a0000;
}
.injuries-compensations .nesting-0 td {
  border-top: 1px solid #7a0000;
}
.injuries-compensations .last td {
  border-bottom: 1px solid #7a0000;
}
.injuries-compensations thead th {
  background-color: #7a0000;
  color: white;
  font-weight: bold;
  text-align: left;
  width: 50%;
  margin: 0 auto;
}
.injuries-compensations .nesting-1 .injury {
  background: url(../images/bg/arrow.gif) 12px 11px no-repeat;
  padding-left: 28px;
}
.injuries-compensations .compensation ul {
  margin-left: 0;
  margin-top: 1.5em;
}
#content .injuries-compensations .compensation ul li {
  background: none;
  padding: 0;
}

#possible-injuries {
  background: transparent url(../images/compensation/dummy.gif) 120px 7px no-repeat;
  width: 243px;
  height: 364px;
}
#content #possible-injuries li {
   text-indent: 0;
 }
#content #possible-injuries a {
 color: white;
 background: #6c6c6c url(../images/compensation/grey-arrow.gif) right bottom no-repeat;
 text-decoration: none;
 padding-left: 5px;
 font-size: 14px;
 line-height: 24px;
}
#injury-head-neck a { top:  20px; left:     0; width: 140px; height: 24px; }
#injury-torso  a { top:  80px; left:     0; width: 110px; height: 24px; }
#injury-arm    a { top: 130px; left:     0; width: 110px; height: 24px; }
#injury-leg    a { top: 230px; left:     0; width: 135px; height: 24px; }

#content #possible-injuries a:hover {
 background: #d00000 url(../images/compensation/red-arrow.gif) right bottom no-repeat;
}
#content #possible-injuries a.current {
 background: #d00000 url(../images/compensation/red-arrow.gif) right bottom no-repeat;
 width: 243px;
}

#compensations {
 width: 295px;
 padding-left: 12px;
 padding-top: 12px;
 float: left;
}
#compensations table {
 border: none;
}
.injuries-compensations td {
 border: none;
}
.injuries-compensations .nesting-0 td {
 border-top: 1px solid #cbcbcb;
 border-bottom: none;
}
.injuries-compensations .first td {
 border-top: none;
 border-bottom: none;
}
.injuries-compensations .last td {
 border-top: none;
 border-bottom: 1px solid #cbcbcb;
}
#compensations table td.injury {
 width: 140px;
}
#compensations table td.arrow {
 width: 29px;
 text-align: middle;
}
#compensations table td.compensation {
 width: 120px;
}
.injuries-compensations .nesting-1 td.injury {
 background: none;
 padding: 0.25em 0.25em 0.5em 0.5em;
}
#content table td.injury ul {
 margin: 0;
}
#content table td.injury ul li {
 padding-left: 10px;
 background: url("../images/compensation/square.gif") no-repeat scroll 2px 8px transparent
}

#simplemodal-overlay {
  background: #000;
  cursor: wait;
}

#simplemodal-container a.modalCloseImg {
  background:url(../images/exitpop/close.png) no-repeat;
  width:94px;
  height:33px;
  display:inline;
  z-index:3200;
  position:absolute;
  top:0;
  right:0;
  cursor:pointer;
}

#exit_content {
  border-top: 6px solid #f4763c;
  background: #fff url(../images/exitpop/exitpop-bg.jpg) repeat-x;
  text-align: left;
}

#start_claim_overlay {
  border-top: 6px solid #f4763c;
  background: #fff url(../images/exitpop/exitpop-bg.jpg) repeat-x;
  text-align: left;
  padding-top: 100px;
  padding-left: 40px;
  padding-right: 40px;
  overflow: hidden;
}

#exit_content .exitpop-image {
  position: absolute;
  top: 6px;
  left: 0;
}

#exitpop-chat {
  padding-left:215px;
  padding-top:40px;
  width: 350px;
  height:172px;
}

#exitpop-callback {
  padding-left: 235px;
  padding-top: 30px;
  width: 350px;
  height:252px;
}

#exitpop-call {
  padding-left:235px;
  padding-top:40px;
  padding-right: 20px;
  width: 350px;
  height:172px;
}

#exit_content h2 {
  font-size: 1.8em;
  line-height:1.5em;
  margin-bottom:0;
}
#exit_content h3 {
  margin-top:0;
  font-size: 1.6em;
  line-height: 1.4em;
  color: #000;
}

.claim_form h2, #start_claim_overlay h2 {
  font-size: 1.2em;
  margin-bottom: 0;
}
.claim_form h2.turquoise, #start_claim_overlay h2.turquoise {
  color: #329daf;
}
.claim_form h2.orange, #start_claim_overlay h2.orange {
  color: #E4750A;
}
.claim_form h2.blue, #start_claim_overlay h2.blue {
  color: #115bd4;
}
.youtube-video {
  border-top: 6px solid #fe7900;
  background: #fff url(../images/exitpop/exitpop-bg.jpg) repeat-x;
  padding: 40px 20px 20px;
}

#side-box-start-chat table td, #exit_content table td {padding:0;}
#side-box-start-chat table, #exit_content table {font-size:0;}
.lpPoweredBy {display:none;}
.lpEmtStarRating {display:none;}

.interview {
  float: left;
  width: 182px;
  height: 290px;
  cursor: pointer;
}
.interview p {
  margin: 0;
  padding: 20px 20px 5px 20px;
  font-style: italic;
  background: #f7f7f7 url(../images/interviews/top-quote.gif) no-repeat;
}
.interview p.byline {
  margin: 0;
  background: transparent url(../images/interviews/bottom-quote.gif) no-repeat;
  padding: 0 40px 0 20px;
  color: #ff7900;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  text-align: right;
}
#interview-matrix hr {
  display: block;
  clear: both;
  width: 552px;
  border: 0;
  border-top: 1px solid #dedede;
  margin-bottom: 15px;
}

ul#yt-playlist {
  margin: 10px 0 0 0;
}
ul#yt-playlist li {
  list-style: none;
  float:left;
  margin-right: 20px;
}
#what-are-you-claiming-for-list .left-col, #what-are-you-claiming-for-list .right-col {
  float:left;
  width: 270px;
  display: inline;
}
#what-are-you-claiming-for-list .left-col {
  margin-right: 10px;
}
#what-are-you-claiming-for-list .right-col {
  margin-left: 20px;
}
#what-are-you-claiming-for-list h2 {
  color: white;
  font-size: 13px;
  font-weight: normal;
  width: 260px;
  line-height: 60px;
  text-indent: 10px;
  margin: 0;
}
#what-are-you-claiming-for-list ul {
  margin: 0 0 15px 0;
}
#what-are-you-claiming-for-list ul li {
  list-style: none;
  background: none;
  margin-bottom: 0;
}

#what-happens-next {
  background: url(../images/what-happens-next/bg.jpg) no-repeat;
  width: 840px;
  height: 760px;
  margin-top: 20px;
  position: relative;
}
#what-happens-next a.circle {
  display:block;
  position:absolute;
}
a#initial {left: 211px;top:0;}
a#def-accepts {left:75px; top:225px;}
a#def-doesnt-accept {left: 460px; top:225px;}
a#you-accept {left: 110px; top: 430px;}
a#you-dont-accept {left: 275px; top: 430px;}
a#more-negotiation {left: 445px; top: 430px;}
a#case-settles {left: 220px; top: 585px;}
a#case-lost {left: 410px; top: 585px;}
#what-happens-next .quote {
  right: 0;
  position: absolute;
  text-align: right;
  margin-right: 15px;
  width: 150px;
}
#what-happens-next .quote p {
  font-size: 11px;
  text-align: left;
  font-style: italic;
  line-height: 14px;
}
#what-happens-next .quote p.strong {
  color: #fc8300;
  font-weight: bold;
  font-style: normal;
  font-size: 12px;
  text-align:right;
}
#matt {top: 70px;}
#agnes {top: 280px;}
#june {top: 650px}

#home-bubbles {}
#home-bubbles .column {
  width: 165px;
  margin-right: 20px;
  float: left;
}
#home-bubbles .column ul {
  margin:10px 0 0 0;
  border-top: 1px solid #ccc;
}
#home-bubbles .column ul li {
  display: block;
  padding: 5px 10px 5px 0;
  width: 155px;
  border-bottom: 1px solid #ccc;
  line-height: 18px;
}
#home-bubbles .column ul li a {
  text-decoration: none;
}
#home-bubbles .column ul.orange li {
  color:#ff8500;
  background: #fff url('../images/home/arrow_orange.gif') no-repeat 150px center;
}
#home-bubbles .column ul.teal li {
  color:#008599;
  background: #fff url('../images/home/arrow_teal.gif') no-repeat 150px center;
}
#home-bubbles .column ul.blue li {
  color:#0f5cd3;
  background: #fff url('../images/home/arrow_blue.gif') no-repeat 150px center;
}
#home-bubbles .column ul.orange li a {
  color:#ff8500;
}
#home-bubbles .column ul.teal li a {
  color:#008599;
}
#home-bubbles .column ul.blue li a {
  color:#0f5cd3;
}
#home-bubbles .column ul li a:hover {
  text-decoration:underline;
}
#home-bubbles .quote {
  width: 155px;
  height: 79px;
  margin: 30px 0 0 0;
  color: white;
  padding: 115px 20px 0 10px;
  font-size: 12px;
  line-height: 14px;
  cursor: pointer;
}
#home-bubbles .quote p {
  margin-top: 6px;
}
#home-bubbles .quote#leonard {
  background: white url('../images/home/leonard.jpg') no-repeat;
}
#home-bubbles .quote#michael {
  background: white url('../images/home/michael.jpg') no-repeat;
}
#home-bubbles .quote#june {
  background: white url('../images/home/june.jpg') no-repeat;
}

