/*********************/



h1 a {
    color: #000;
    display: block;
    padding: 5px 5px 5px 15px;
}
#page_thslide h1 {
    background-color: #6ec1dd;
}
#page_barouselthslide h1 {
    background-color: #8ae04e;
}
h2 {
    color: #000;
    font-size: 1.56em;
    line-height: normal;
    margin-bottom: 15px;
}
h3 {
    background: #000 none repeat scroll 0 0;
    color: #ccc;
    display: inline-block;
    font-size: 1.25em;
    font-weight: normal;
    margin: 0;
    padding: 8px 8px 7px;
}
.content_holder {
	position:relative;width:704px;margin:0 auto;
    padding: 15px;
	top:120px;
}
.hr {
    border-bottom: 2px solid #99cc00;
    margin-bottom: 2px;
}
.hr_thin {
    border-bottom: 1px solid #cfe580;
    margin: 5px 0 10px;
}
.hr_hashed {
    background: rgba(0, 0, 0, 0) url("../images/hr_hashed.gif") repeat-x scroll 0 0;
    height: 4px;
    margin: 5px 0 15px;
    width: 100%;
}

p.intro {
    font-size: 0.88em;
    line-height: 18px;
    padding-bottom: 25px;
}
p.intro strong {
    font-weight: normal;
}
#page_barousel p.intro strong {
    background-color: #fff55b;
}
#page_thslide p.intro strong {
    background-color: #6ec1dd;
}
#page_barouselthslide p.intro strong {
    background-color: #8ae04e;
}
p.heading {
    line-height: normal;
}
#footer p {
    color: #fff;
    padding-bottom: 5px;
}
pre {
    background-color: #fff;
    font-size: 12px;
    margin-bottom: 30px;
    padding: 10px;
}

#page_barousel a:hover {
    background-color: #fff55b;
}
#page_thslide a:hover {
    background-color: #6ec1dd;
}
h1 a {
    text-decoration: none;
}
h1 a:hover {
    text-decoration: none;
}
#footer a {
    color: #fff;
}


ul.anchor_list {
    margin-bottom: 40px;
}
ul.anchor_list li {
    display: inline;
    font-size: 0.92em;
    padding-right: 20px;
}
ul.anchor_list li a {
}
ul.bullet_list {
    list-style-type: disc;
    margin: 0 0 15px 15px;
    padding: 0 0 10px;
}

#page_barousel td strong, #page_barousel tbody tr:hover td {
    background-color: #fff55b;
}
#page_thslide td strong, #page_thslide tbody tr:hover td {
    background-color: #6ec1dd;
}
.barousel {
    height: 401px;
    margin-bottom: 0;
    position: relative;
    width: 704px;
}
.barousel_image {
    height: 375px;
    position: absolute;
    width: 500px;
    z-index: 10;
}
.barousel_image img {
    display: none;
    position: absolute;
}
.barousel_image img.default {
    display: block;
}
.barousel_image img.current {
    z-index: 10;
}
.barousel_image img.previous {
    z-index: 5;
}
.barousel_content {
    background: rgba(0, 0, 0, 0) url("../images/bg_barousel_content.png") repeat scroll 0 0;
    bottom: 36px;
    color: #fff;
    left: 10px;
    padding: 15px 18px 0;
    position: absolute;
    width: 247px;
    z-index: 50;
}
.barousel_content div {
    display: none;
}
.barousel_content div.default {
    display: block;
}
.barousel_content p {
    font-size: 13px;
    font-weight: normal;
    line-height: 17px;
}
.barousel_content p.header {
    color: #fff55b;
    font-size: 28px;
    font-weight: normal;
    line-height: 28px;
}
.barousel_content a, .barousel_content a:hover {
    background-color: transparent !important;
    color: #fff55b;
}
.barousel_nav {
    background: #000 none repeat scroll 0 0;
    bottom: 0;
    height: 23px;
    padding: 3px 3px 0 0;
    position: absolute;
    width: 497px;
    z-index: 20;
}
.barousel_nav .counter {
    color: #fff;
    float: right;
    font-size: 0.75em;
    margin: 3px 5px 0 0;
}
.barousel_nav ul {
    float: right;
    margin: 0;
    padding: 0;
}
.barousel_nav li {
    float: left;
    font-size: 0;
    line-height: 0;
    list-style: outside none none;
    padding-left: 3px;
}
.barousel_nav li a {
    background-color: #4d4d4d;
    display: block;
    font-size: 0;
    height: 20px;
    line-height: 0;
    text-decoration: none;
    width: 25px;
}
.barousel_nav li a:hover {
    background-color: #6e6e6e;
}
.barousel_nav li a.current {
    background-color: #fff55b;
}
.barousel_nav li.prev a {
    background-image: url("../images/barousel_link_previous.gif");
    background-position: 0 0;
    background-repeat: no-repeat;
}
.barousel_nav li.next a {
    background-image: url("../images/barousel_link_next.gif");
    background-position: 0 0;
    background-repeat: no-repeat;
}
.barousel img.ajax_loader {
    display: none;
    left: 135px;
    position: absolute;
    top: 70px;
    z-index: 99;
}
.thslide {
    background: #000 none repeat scroll 0 0;
    border-top: 3px solid #000;
    height: 68px;
    width: 704px;
}
.thslide_nav_previous {
    float: left;
}
.thslide_nav_next {
    float: right;
}
.thslide_nav_previous a, .thslide_nav_next a {
    background-color: #4d4d4d;
    background-repeat: no-repeat;
    display: block;
    height: 68px;
    text-decoration: none;
    width: 19px;
}
.thslide_nav_previous a {
    background-image: url("http://labs.juliendecaudin.com/barousel/images/thslide_link_previous.gif");
    background-position: 0 0;
}
.thslide_nav_next a {
    background-image: url("http://labs.juliendecaudin.com/barousel/images/thslide_link_next.gif");
    background-position: 100% 0;
}
.thslide_nav_previous a:hover, .thslide_nav_next a:hover {
    background-color: #6e6e6e;
}
.thslide_list {
    float: left;
    height: 68px;
    overflow: hidden;
    position: relative;
    width: 666px;
}
.thslide_list ul {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 9000px;
}
.thslide_list li {
    float: left;
    margin-right: 3px;
}
.thslide_list li a {
    display: block;
    height: 68px;
    position: relative;
    text-decoration: none;
    width: 130px;
}
.thslide_list li a img {
    position: absolute;
}
.thslide_list li a span {
    display: block;
    height: 62px;
    position: absolute;
    width: 126px;
}
.thslide_list li a:hover span, .thslide_list li a.current span {
    border: 3px solid #fff55b;
}
#barousel_thslide {position:relative;left:240px;top:300px;height:460px;}
#barousel_thslide .barousel_content {
    bottom: 81px;
}
#thslide_barousel_nav {
    bottom: 0;
    position: absolute;
}
.column_half_left {
    float: left;
    width: 48.5%;
}
.column_half_right {
    float: right;
    width: 48.5%;
}
.column_third {
    float: left;
    width: 32.1%;
}
.column_fourth {
    float: left;
    width: 25%;
}
.column_last {
    padding-right: 0 !important;
}
.page {
    background-color: #ccc;
    margin: 0 3px 3px 0;
    width: 530px;
}
#nav {
    left: 537px;
    position: fixed;
    top: 3px;
    width: 250px;
}
#nav li {
    font-size: 0.88em;
    font-weight: bold;
}
#nav li a {
    display: block;
    padding: 7px 10px;
    text-decoration: none;
}
#nav li a:hover {
    background-color: #000;
    color: #fff;
}
#nav_barousel {
    background-color: #fff55b;
}
#nav_thslide {
    background-color: #6ec1dd;
}
#nav_barouselthslide {
    background-color: #8ae04e;
}
#footer {
    margin: 10px 5px 0;
}
.floatLeft {
    float: left;
}
.floatRight {
    float: right;
}
.halfwidth {
    float: left;
    width: 50%;
}
.halfwidth_right {
    float: right;
    width: 50%;
}
.thirdwidth {
    float: left;
    padding: 3px 0 10px;
    width: 33%;
}
.nodisplay {
    display: none;
}
.nopadding_top {
    padding-top: 0;
}
.nopadding_bottom {
    padding-bottom: 0;
}
.nopadding_vertical {
    padding-bottom: 0;
    padding-top: 0;
}
.clearmargin {
    margin: 0;
    padding: 0;
}
.clearer {
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
    margin: 0;
    padding: 0;
}
.spacer {
    clear: both;
    height: 25px;
    margin: 0;
    padding: 0;
}

/*********************/