@charset "UTF-8";
/* CSS Document */


/* --------------  structure -------------- */

* {
    margin: 0;
    }

html, body {
    height: 100%;
    overflow: auto;
    } 

body {
    margin: 0;
    padding: 0;
    background-color: #fff;
    font: 12px/16px Arial, Helvetica, sans-serif;
    color: #000;
    }

img {
    border: 0;
}
a {
	outline: none;
}

ul {
	margin-top: 1em;
}

h4 {
    margin: 0;
}

hr {
    border: 0;
    border-top: 1px solid #6d6d6d;
}

hr.light {
    border-top: 1px solid #bcbcbc;
}
    
.nopad { 
    padding: 0;
}

#cont {
    width: 978px;
    margin: 0 auto;
    }
    
#head_bkrd {
    background-color: #000;
    height: 110px;
    overflow: hidden;
    }
    
#cont_head {
    background-color: #000;
    height: 110px;
    width: 978px;
    margin: 0 auto;
    }
    
#headandbody {
    margin: 0 5px 35px 0;
    }
    
#head {
    height: 110px;
    overflow: hidden;
    margin-left: 12px;
    }
    
#body {
    margin-top: 36px;
    }
    
#foot_cont {
    width: 978px;
    margin: 0 auto;
    }
    
#foot {
    height: 25px;
    margin: 24px 0 0 12px;
    border-top: 1px solid #737373;
    padding-top: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #737373;
    text-transform: uppercase;
    }
    
#foot a,
#foot a:link,
#foot a:visited {
    text-decoration: none;
    color: #737373;
    }
    
#foot a:hover,
#foot a:active {
    color: #be0f34;
    }
    
#col1_1col {
    margin-left: 12px;
    width: 968px;
    }
    
#col1_2col {
    width: 261px;
    float: left;
    margin-right: 65px;
    }
    
.col1_2col_inside {
    margin-left: 12px;
    }
    
#col2_2col {
    width: 642px;
    float: right;
    }

.filter_container {
    margin-top: 45px;
}
    

#col2_2col div.section {
    width: 100%;
    float: left;
    clear: left;
    margin-bottom: 40px;
}

#col2_2col div.section div.image {
    width: 203px;
    float: left;
}
#col2_2col div.section div.image img {
    width: 173px;
}
   
#col2_2col div.section div.content {
    width: 385px;
    float: left;
}
#col2_2col div.section div.content h1 {
    padding: 0;
}
    
    
/* -------------  navigation ------------- */

#nav {
    margin-top: 49px;
    float: right;
    }

ul#topnav {
    display: inline;
    color: #fff;
    list-style: none;
    margin: 49px 0 0 0;
    padding: 0;
    }

ul#topnav li {
    display: inline;
    float: left;
    }

ul#topnav li a.topnav1,
ul#topnav li a.topnav1:link,
ul#topnav li a.topnav1:visited {
    background: transparent url(http://www.labrechereputations.com/images/topnav_company.gif) no-repeat 0 0;
    height: 14px;
    width: 58px;
    display: block;
    }

ul#topnav li a.topnav1:hover,
ul#topnav li a.topnav1:active {
    background-position: 0 -14px;
    }

ul#topnav li a.topnav2,
ul#topnav li a.topnav2:link,
ul#topnav li a.topnav2:visited {
    background: transparent url(http://www.labrechereputations.com/images/topnav_clients.gif) no-repeat 0 0;
    height: 14px;
    width: 56px;
    display: block;
    }

ul#topnav li a.topnav2:hover,
ul#topnav li a.topnav2:active {
    background-position: 0 -14px;
    }

ul#topnav li a.topnav3,
ul#topnav li a.topnav3:link,
ul#topnav li a.topnav3:visited {
    background: transparent url(http://www.labrechereputations.com/images/topnav_work.gif) no-repeat top left;
    height: 14px;
    width: 46px;
    display: block;
    }

ul#topnav li a.topnav3:hover,
ul#topnav li a.topnav3:active {
    background-position: 0 -14px;
    }

ul#topnav li a.topnav4,
ul#topnav li a.topnav4:link,
ul#topnav li a.topnav4:visited {
    background: transparent url(http://www.labrechereputations.com/images/topnav_news.gif) no-repeat top left;
    height: 14px;
    width: 78px;
    display: block;
    }

ul#topnav li a.topnav4:hover,
ul#topnav li a.topnav4:active {
    background-position: 0 -14px;
    }

ul#topnav li a.topnav5,
ul#topnav li a.topnav5:link,
ul#topnav li a.topnav5:visited {
    background: transparent url(http://www.labrechereputations.com/images/topnav_screening.gif) no-repeat top left;
    height: 14px;
    width: 102px;
    display: block;
    }

ul#topnav li a.topnav5:hover,
ul#topnav li a.topnav5:active {
    background-position: 0 -14px;
    }

ul#topnav li a.topnav6,
ul#topnav li a.topnav6:link,
ul#topnav li a.topnav6:visited {
    background: transparent url(http://www.labrechereputations.com/images/topnav_contact.gif) no-repeat top left;
    height: 14px;
    width: 66px;
    display: block;
    }

ul#topnav li a.topnav6:hover,
ul#topnav li a.topnav6:active {
    background-position: 0 -14px;
    }

ul#topnav li.current a.topnav1,
ul#topnav li.current a.topnav1:link,
ul#topnav li.current a.topnav1:visited,
ul#topnav li.current a.topnav1:hover,
ul#topnav li.current a.topnav1:active,
ul#topnav li.current a.topnav2,
ul#topnav li.current a.topnav2:link,
ul#topnav li.current a.topnav2:visited,
ul#topnav li.current a.topnav2:hover,
ul#topnav li.current a.topnav2:active,
ul#topnav li.current a.topnav3,
ul#topnav li.current a.topnav3:link,
ul#topnav li.current a.topnav3:visited,
ul#topnav li.current a.topnav3:hover,
ul#topnav li.current a.topnav3:active,
ul#topnav li.current a.topnav4,
ul#topnav li.current a.topnav4:link,
ul#topnav li.current a.topnav4:visited,
ul#topnav li.current a.topnav4:hover,
ul#topnav li.current a.topnav4:active,
ul#topnav li.current a.topnav5,
ul#topnav li.current a.topnav5:link,
ul#topnav li.current a.topnav5:visited,
ul#topnav li.current a.topnav5:hover,
ul#topnav li.current a.topnav5:active,
ul#topnav li.current a.topnav6,
ul#topnav li.current a.topnav6:link,
ul#topnav li.current a.topnav6:visited,
ul#topnav li.current a.topnav6:hover,
ul#topnav li.current a.topnav6:active {
    background-position: 0 -14px;
    }
    
ul.subnav {
    margin: 35px 0 30px 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000;
    list-style: none;
    }
    
ul.subnav li {
    margin-top: 5px;
    }
    
ul.subnav li a,
ul.subnav li.current a,
ul.subnav li a:link,
ul.subnav li.current a:link,
ul.subnav li a:visited,
ul.subnav li.current a:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding-left: 12px;
    color: #000;
	text-decoration: none;
    }
    
ul.subnav li a:hover,
ul.subnav li.current a:hover,
ul.subnav li a:active,
ul.subnav li.current a:active {
    color: #000;
    background: transparent url(http://www.labrechereputations.com/images/subnav_icon_arrow.gif) no-repeat top left;
    padding-left: 12px;
    }
    
    
ul.subnav li a.toggle,
ul.subnav li.current a.toggle,
ul.subnav li a.toggle:link,
ul.subnav li.current a.toggle:link,
ul.subnav li a.toggle:visited,
ul.subnav li.current a.toggle:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    padding-left: 3px;
    color: #000;
	text-decoration: none;
}    
ul.subnav li a.toggle:hover,
ul.subnav li.current a.toggle:hover,
ul.subnav li a.toggle:active,
ul.subnav li.current a.toggle:active {
    background: none;
}
    
ul.subnav li.current a,
ul.subnav li.current a:link,
ul.subnav li.current a:visited,
ul.subnav li.current a:hover,
ul.subnav li.current a:active {
    text-decoration: underline;
    }

ul.subnav ul {
    list-style: none;
    padding-left: 28px;
    margin-top: 0;
}
   

ul.subnav ul li a,
ul.subnav ul li.current a,
ul.subnav ul li a:link,
ul.subnav ul li.current a:link,
ul.subnav ul li a:visited,
ul.subnav ul li.current a:visited {
    font-weight: normal;
    display: block;
} 
    
/* --------------  general -------------- */

a,
a:link,
a:visited {
    color: #000;
/*    text-decoration: none;*/
    }

a:hover,
a:active {
	color: #4c4c4c;
/*    color: #000;*/
/*    text-decoration: underline;*/
    }

a.uline,
a.uline:link,
a.uline:visited {
    color: #000;
    text-decoration: underline;
    }

a.uline:hover,
a.uline:active {
    color: #000;
    text-decoration: underline;
    }

a.gray,
a.gray:link,
a.gray:visited {
    color: #737373;
    text-decoration: none;
    }

a.gray:hover,
a.gray:active {
    color: #737373;
    text-decoration: underline;
    }

a.white,
a.white:link,
a.white:visited {
    color: #fff;
    text-decoration: none;
    }

a.white:hover,
a.white:active {
    color: #fff;
    text-decoration: none;
    }

.floatleft {
    float: left;
    }

.floatright {
    float: right;
    }

.clear {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }
    
    
    

/* --------------  weightshift H1 -------------- */

.weightshift h1 {
    font-size: 22px;
    font-weight: bold;
    padding: 0;
    margin-bottom: 18px;
    margin-top: 16px;
}

.weightshift h1 span {
    font-weight: normal;
}

/* --------------  work -------------- */

#work #phase .block {
    width: 242px;
    height: 65px;
    list-style: none;
    margin: 0;
    padding: 0;
    margin-bottom: 15px;
}

#work #phase input.short {
    width: 20px;
}

#work #phase {
    list-style: none;
    margin: 0;
    padding: 0;
}

#work .col {
    float: left;
}

#work .col-right {
    margin-left: 30px;
}

.highlight { 
    width: 242px;
    height: 65px;
    background: yellow; 
}


.work h2 {
    color: black;
    font-size: 14px;
    font-weight: bold;
    margin-top: 20px;
}

.work p {
    padding: 0;
    width: 480px;
    line-height: 1.5em;
    letter-spacing: 0.01em;
}



.work .carousel,
.work .carousel .viewport,
.work .carousel .viewport .images,
.work .carousel .viewport .images img {
    position: relative;
    width: 642px;
    height: 413px;
    overflow: hidden;
}
.work .carousel .viewport img {
    float: left;
}
.work .carousel .prev,
.work .carousel .next {
    position: absolute;
    top: 0;
    height: 413px;
    width: 36px;
}

.work .carousel .prev a,
.work .carousel .next a {
    position: relative;
    display: block;
    height: 100%;
    width: 36px;
    font-size: 72px;
    height: 413px;
    text-align: center;
    text-decoration: none;
    opacity: .15;
    filter: alpha(opacity=15);
    background-color: black;
    background-position: center center;
    background-repeat: no-repeat;
}

.work .carousel .prev {
    left: 0;
}
.work .carousel .prev a {
    background-image: url("../images/gallery_nav_left.png");
}
.work .carousel .next {
    right: 0;
}
.work .carousel .next a {
    background-image: url("../images/gallery_nav_right.png");
}

.work .carousel .prev a:hover,
.work .carousel .next a:hover {
    opacity: .75;
    filter: alpha(opacity=75);
}

.work .carousel .prev.disabled a,
.work .carousel .prev.disabled a:hover,
.work .carousel .next.disabled a,
.work .carousel .next.disabled a:hover {
    opacity: .1;
    filter: alpha(opacity=10);
    cursor: default;
    display: none;
}


.work .gallery {
    position: relative;
    width: 642px;
    height: 85px;
}

.work .gallery .image,
.work .gallery .image img {
    width: 56px;
    height: 42px;   
}
.work .gallery .image {
    float: left;
    margin: 10px 24px 10px 0;
}

.work .gallery .image img {
    outline: 1px solid #CCC;
    padding: 2px;
    cursor: pointer;
}
.work .gallery .image img:hover {
    outline-color: #999;
}
.work .gallery .image img.selected {
    outline-color: black;
}
.work .info {
    position: relative;
    width: 642px;
    margin-top: 20px;
}
.work .info .left {
    float: left;
    width: 321px;
    min-height: 100px;
}
.work .info .right {
    float: right;
    width: 321px;
    min-height: 100px;
}
.work .info .pad_bottom {
    padding-bottom: 20px;
}

.work .info a {
    text-decoration: none;
}
.work .info .right a {
    
}
.work .info .right .icon {
    display: block;
    width: 39px;
    height: 41px;
    background: white url("../images/icon_pdf_large.png") no-repeat;
    float: left;
    margin-right: 10px;
}
.work .info .right .text {
    display: block;
    margin-top: 9px;
}

/* --------------  specific -------------- */

h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: normal;
    padding: 15px 0 0 0;
    margin: 0;
    color: #000;
}

h1.home {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    padding: 0;
    margin: 0;
    color: #fff;
}
       
.top {
    padding-top: 0;
    margin-top: 0;
}

.caps {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
}

p {
    margin: 0;
    padding: 12px 0 0 0;
}
    
.content p {
    font-size: 13px;
    line-height: 1.4em;
}
    
h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: normal;
    margin: 16px 0 5px 0;
    padding: 0;
    color: #787878;
}
    
h2.bar {
    margin: 0 0 5px 0;
    padding: 0;
}
    
h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding: 8px 0 0 0;
    margin: 0;
    color: #000;
}
    
small {
    font-size: 11px;
    line-height: 16px;
}
    
.people_photos {
    float: left;
    margin: 0 22px 32px 0;
    border-top: 1px solid #000;
    width: 199px;
    height: 182px;
}
    
.people_photos_right {
    float: left;
    margin: 0 0 32px 0;
    border-top: 1px solid #000;
    width: 199px;
    height: 182px;
}
    
#people_ltl_gallery .people_photos,
#people_ltl_gallery .people_photos_right {
    width: 72px;
    margin-right: 7px;
    height: 66px;
}
    
#people_ltl_gallery .people_photos img,
#people_ltl_gallery .people_photos_right img {
    width: 72px;
}
    
#person_bio {
    width: 642px;
    float: left;
    margin-bottom: 70px;
}

#person_bio .bio_image {
    margin-right: 30px;
    float: left;
}

#person_bio .bio_image img {
    
}

#person_bio .bio_text {
    width: 375px;
    float: left;
    line-height: 1.5em;
}

#person_bio .bio_text h1 {
    padding: 0;
    margin: 0;
}

#person_bio .bio_social {
    margin-top: 13px;
}
#person_bio .bio_social a {
    display: block;
    position: relative;
    float: left;
    width: 16px;
    height: 16px;
    margin-right: 8px;
}

#person_bio .bio_social img {
    border: 0;
}

.services_listing {
    padding: 4px 42px 40px 8px;
    width: 170px;
    float: left;
    font-size: 11px;
    line-height: 14px;
}
    
.services_listing_right {
    padding: 4px 10px 40px 8px;
    width: 170px;
    font-size: 11px;
    line-height: 14px;
    float: left;
}
    
.clients_icons_all {
    margin-left: 48px;
}
    
.clients_icons {
    float: left;
    }
    
.work_thumb {
    border-top: 1px solid #000;
    margin: 0 14px 19px 0;
    float: left;
    }
    
.work_thumb_right {
    border-top: 1px solid #000;
    margin: 0 0 19px 0;
    float: left;
    }

a.rss,
a.rss:link,
a.rss:visited,
a.rss:hover,
a.rss:active {
    background: transparent url(http://www.labrechereputations.com/images/icon_rss.gif) no-repeat center left;
    padding: 1px 0 0 21px;
    height: 15px;
    display: block;
    }
    
a.bold {
    color: black;
    font-weight: bold;
    text-decoration: none;
}
a.bold:hover {
    color: black;
    text-decoration: underline;
}
    
.newsitem {
    border-top: 1px solid #5f5f5f;
    margin-top: 10px;
    padding: 20px 5px 5px 0;
    }
    
.newsitem_top {
    margin-top: 0;
    border-top: none;
    }
    
.newsitem_logo {
    float: left;
    width: 128px;
    margin-right: 34px;
    }
    
.newsitem_text {
    float: left;
    width: 445px;
    }
    
.screen_col1 {
    float: left;
    width: 400px;
    margin-right: 26px;
    }
    
.screen_col2 {
    float: left;
    width: 215px;
    }
    
.screen_thumb {
    border-bottom: 1px solid #bfbfbf;
    margin: 0 0 19px 0;
    padding: 0 0 14px 0;
    font-size: 11px;
    line-height: 14px;
    }
    
.map_col1 {
    float: left;
    width: 511px;
    margin-right: 16px;
    }
    
.map_col2 {
    float: left;
    width: 114px;
    }
    
.careers_col1 {
    float: left;
    width: 307px;
    margin-right: 12px;
    }
    
.careers_col2 {
    float: left;
    width: 323px;
    }
    
.careers_col1 p,
.careers_col2 p {
    padding-right: 25px;
    font-size: 11px;
    line-height: 16px;
    }
    
.sitemap {
    width: 150px;
    padding: 30px 11px 0 0;
    font-size: 11px;
    float: left;
    }
    
.sitemap ul {
    color: #8e8e8e;
    list-style: none;
    margin: 2px 0 0 0;
    padding: 0;
    }

.sitemap ul li {
    margin: 0;
    padding: 2px 0 0 0;
    }

.sitemap ul li ul {
    margin: 0;
    padding: 1px 0 0 7px;
    font-size: 10px;
    }

.sitemap ul li a,
.sitemap ul li a:link,
.sitemap ul li a:visited {
    color: #8e8e8e;
    text-decoration: none;
    }

.sitemap ul li a:hover,
.sitemap ul li a:active {
    color: #8e8e8e;
    text-decoration: underline;
    }
    
#home {
    background-color: #000;
    }
    
#cont_home {
    height: 273px;
    width: 1008px;
    margin: 0 auto;
    background-color: #000;
    }
    
#cont_head_home {
    background-color: #000;
    height: 110px;
    width: 978px;
    margin: 0 auto;
    padding: 0 15px;
    }
    
#body_home {
    background-color: #000;
    padding: 54px 0;
    color: #fff;
    font-size: 11px;
    word-wrap: break-word;
    }
    
#body_home a {
    color: white;
}
#body_home a:active {
    text-decoration: none;
}
    
#body_home_inside {
    width: 1008px;
    margin: 0 auto;
    }
    
.home_col1 {
    width: 333px;
    margin: 0 45px 0 90px;
    float: left;
    }

.home_col1_col1 {
    width: 144px;
    margin-right: 35px;
    float: left;
    }    
    
.home_col1_col2 {
    width: 144px;
    margin-right: 0px;
    float: left;
    }    
    
.home_col2 {
    width: 516px;
    margin: 0 15px 0 0;
    float: right;
    }
    
.home_col2_col1 {
    width: 144px;
    margin-right: 35px;
    float: left;
    }
    
.home_col2_col2 {
    width: 144px;
    margin-right: 35px;
    float: left;
    }
    
.home_col2_col3 {
    width: 144px;
    float: left;
    }
    
.home_head {
    padding: 0 0 3px 0;
    margin: 0 0 10px 0;
    border-bottom: 1px solid #fff;
    height: 21px;
    }

/* --------------  forms -------------- */

form.contact {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 11px;
    color: #5b5859;
    margin: 15px 0;
    }

form.contact label {
    float: left;
    width: 62px;
    font-weight: normal;
    padding: 8px 0 0 0;
    margin: 2px 0 0 0;
    }

form.contact input {
    border: 1px solid #808080;
    width: 395px;
    padding: 5px;
    height: 16px;
    float: left;
    margin: 2px 0 0 0;
    }

form.contact select {
    float: left;
    margin: 2px 0 0 0;
    }

form.contact textarea {
    border: 1px solid #808080;
    width: 395px;
    padding: 5px;
    height: 32px;
    float: left;
    margin: 2px 0 0 0;
    }

form.contact input.btn {
    border: none;
    width: 51px;
    padding: 0;
    height: 26px;
    overflow: hidden;
    float: left;
    margin: 12px 2px 0 0;
    }

/* --------------  tables -------------- */
    
table.dir {
    border: 0;
    padding: 0;
    margin: 13px 0 0 0;
    width: 245px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 13px;
    }
    
table.dir th {
    padding: 0 0 17px 0;
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 13px;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
}
    
table.dir td.num {
    width: 27px;
    padding: 2px 0;
}
    
table.dir td.txt {
    width: 180px;
    padding: 2px 0;
}
    
table.dir td.dist {
    width: 38px;
    padding: 2px 0;
}
    
table td.lbl {
    vertical-align: top;
}
/*
ul.subnav {
    list-style: none;
    margin: 0;
    padding: 0;
    }
    
ul.subnav li a,
ul.subnav li a:link,
ul.subnav li a:visited {
    list-style: none;
    text-decoration: none;
    text-transform: uppercase;
    color: #737373;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 14px;
    margin: 0 0 4px 0;
    padding: 0;
    }
    
ul.subnav li a:hover,
ul.subnav li a:active {
    color: #be0f34;
    }
*/

.block {
    margin-bottom: 15px;
    }
    
.header {
    font-weight: bold;
    font-size: 12px;
    color: #343433;
    border-bottom: 1px solid #999999;
    }
    
.handle {
    cursor: move;
    }

.sortable { 
    list-style: none; 
    }

.sortli {
    cursor: pointer;
    }

.pointer { cursor:hand; cursor:pointer; }
.link { font-weight:bold; color:#213c63; text-decoration:none; cursor:pointer; cursor:hand; }
.cell { padding:4px 4px 4px 4px; }
.navheading { background-color:#5187a9; color:white; padding:4px 6px; font-weight:bold; font-size:12px; }
.heading { background-color:#D5E2F5; color:black; padding:4px 6px; font-weight:bold; }
.sorthead { background-color:#304080; color:white; padding:4px 6px; font-weight:bold; }

.notice {
    padding: 15px;
    border: 1px solid orange;
    background: cornsilk;
    font-weight: bold;
    width: 360px;
}

#horizontal_carousel {
  float: left;
  position: relative;
}

#horizontal_carousel .container {       
  float: left;
  width: 650px;
  height: 325px;
  position: relative;    
  overflow: hidden;
}

#horizontal_carousel ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;
  height: 240px;
}                      

#horizontal_carousel ul li {
  width: 520px; 
  width: 647px;
  margin: 12px 0px 0px 0px;
  text-align: center; 
  list-style:none;   
  float:left;
}

#horizontal_carousel .previous_button {
  float:left;  
  width: 0px;
  height: 0px;
  background: url(http://www.labrechereputations.com/images/left.png);
  z-index: 100;
  cursor: pointer;
}

#horizontal_carousel .previous_button_over {
  background: url(http://www.labrechereputations.com/images/left_over.png);
}

#horizontal_carousel .previous_button_disabled {
  background: url(http://www.labrechereputations.com/images/left_disabled.png);
  cursor: default;
}

#horizontal_carousel .next_button {
  float:left;  
  width: 0px;
  height: 0px;
  background: url(http://www.labrechereputations.com/images/right.png);
  z-index: 100;
  cursor: pointer;
}

#horizontal_carousel .next_button_over {
  background: url(http://www.labrechereputations.com/images/right_over.png);
}

#horizontal_carousel .next_button_disabled {
  background: url(http://www.labrechereputations.com/images/right_disabled.png);
  cursor: default;
}


.sans a,
.sans a:link,
.sans a:visited {
    color: #000;
    text-decoration: underline;
    }
