body {
    font-family: Arial;
    font-size: 11px;
    background-image: url(/view/images/bg.gif);
    background-color: white;
    background-repeat: repeat-x;
    background-position: top left;
    margin: 0;
    padding: 0;
}

a { color: #0176CB; text-decoration: none; }
a:link, a:visited {text-decoration:none;}
a:hover { text-decoration: underline; }
h1, h2, h3 {color:black;}
#visitors {font-weight:bold; }

#choose_language_small {
    vertical-align:middle;
}
#choose_language_big {
    vertical-align:middle;
    margin-left:30px;
}

#logo{
    margin-top:0;
}

#content {
    margin-left: auto;
    margin-right: auto;
    width: 965px;
}

form {
    display: inline;
}

.clear {
    clear: both;
}

#top_line {
    background-position: top center;
    background-image:url(/view/images/top_line.png);
    height: 25px;
    padding-left: 827px;
    padding-top: 6px;
}

#description {
    width: 235px;
    padding: 15px;
    font-size: 14pt;
    font-family: verdana;
    line-height: 1.5em;
    color: #606060;
    float: left;
}

#video_eric_link_ctn {
    margin-top: 50px;
    padding-left: 120px;
    height: 75px;
    padding-top:10px;
    background-image: url(/view/images/thumb_video.jpg);
    background-position: left center;
    background-repeat: no-repeat;
    color: #0176CB;
}

#get_link_ctn {
    margin-top: 15px;
    padding-left: 120px;
    height: 75px;
    padding-top:10px;
    background-image: url(/view/images/thumb_get.jpg);
    background-position: left center;
    background-repeat: no-repeat;
    color: #0176CB;
}

#demo_link_ctn {
    margin-top: 15px;
    padding-left: 120px;
    height: 75px;
    padding-top:10px;
    background-image: url(/view/images/thumb_demo.jpg);
    background-position: left center;
    background-repeat: no-repeat;
    color: #0176CB;
}

#bloc_center {
    margin-bottom: 20px;
}

#center_top {
    background-image:url(/view/images/bloc_top.png);
    height: 8px;
}

#center_bottom {
    background-image:url(/view/images/bloc_bottom.jpg);
    height: 8px;
}

#center_center {
    padding: 10px;
    border-left: solid 1px #dedede;
    border-right: solid 1px #dedede;
    background-color: white;
}

#bloc_rtd {
    width: 310px;
    float: left;
    margin-right: 21px;
    font-family: verdana;
}

#bloc_rtd_title {
    color: white;
    font-family: Verdana;
    background-image: url(/view/images/bloc_small_title_b.png);
    height: 21px;
    font-size: 12px;
    font-weight: bold;
    padding-top: 4px;
    padding-left: 10px;
    border-style:none;
}

#bloc_rtd_txt {
    height: 222px;
    border: solid 1px #becadb;
    margin-top: 1px;
    
    border-top-right-radius: 7px;
    border-bottom-left-radius: 7px;
    -moz-border-radius-bottomright:7px;
    -moz-border-radius-bottomleft:7px;
    -webkit-border-bottom-right-radius:7px;
    -webkit-border-bottom-left-radius:7px;
    -khtml-border-radius:7px;
}

html>body #bloc_rtd {
height: auto;
min-height: 222px;
}

#bloc_rtd_desc {
    padding: 9px;
    border-bottom: solid 1px #becadb;
    background-color: #efefef;
    font-size: 10pt;
}

#bloc_rtd_latest {
    padding: 9px;
    padding-top: 20px;
    background-color: white;
    color: #0176CB;
    font-weight: bold;
}

#bloc_rtd_latest .title {
    color: #606060;
    line-height: 16px;
    margin: 5px 0;
}

#bloc_rtd_latest .rtd_country_date {
    color: #333333;
    margin-left: auto; 
    margin-right: auto; 
    text-align:center;
    width: 310px;
    font-weight:normal;
}

#bloc_rtd_btn_3d img {
    padding-top:10px;
    height:22px;
}

#bloc_rtd_btn {
    text-align: center;
    padding: 0 9px 9px 9px;
}

#bloc_rtd_latest hr {
    width:95%;
    margin-top:12px;
    margin-bottom:3px;
    color:#D7E0E8;
}

#bloc_livecomment {
    width: 310px;
    float: left;
}

#bloc_livecomment_title {
    color: white;
    font-family: Verdana;
    background-image: url(/view/images/bloc_small_title_b.png);
    height: 21px;
    font-size: 12px;
    font-weight: bold;
    padding-top: 4px;
    padding-left: 10px;
}

#bloc_livecomment_desc {
    height: 222px;
    padding: 0px;
    border: solid 1px #becadb;
    margin-top: 1px;
    background-color: white;
    color: #333333;
    font-weight: normal;
    font-family: Verdana;
    position: relative;
    border-top-right-radius: 7px;
    border-bottom-left-radius: 7px;
    -moz-border-radius-bottomright:7px;
    -moz-border-radius-bottomleft:7px;
    -webkit-border-bottom-right-radius:7px;
    -webkit-border-bottom-left-radius:7px;
    -khtml-border-radius:7px;
}

#bloc_livecomment_desc iframe {
    width: 100%;
    height: 222px;
    border: 0;
}

html>body #bloc_livecomment_desc {
    height: auto;
    min-height: 222px;
}

#bloc_livecomment_desc .highlight {
    color: #606060;
}

#bloc_livecomment_desc .translation {
    color: #AAA;
    font-style: italic;
}

#bloc_livecomment_desc li {
    padding: 9px;
    height: 200px;
    width: 290px;
}

#bloc_fb {
    float:left;
    margin-right: 22px;
    /*border-bottom: solid 1px #92A3C5;*/
}

#footer {
    background-image: url(/view/images/bottom_line.gif);
    background-color: white;
    background-repeat: repeat-x;
    background-position: top left;
    height: 42px;
    text-align: center;
    margin-top: 13px;
    padding-top: 15px;
    font-family: Arial;
    color: #8E8E8E;
    position: relative;
}

img {
    border: 0;
}

.greyed {
    color: #999;
}

#iframe_widget_outer{
    width:660px;
    height:100%;
    border:none;
    float:left;
}

#iframe_widget_inner {
    width:488px;
    margin-right:auto;
    margin-left:auto;
}

#google_branding {
    opacity: 0.7;
    position: absolute;
    bottom: 3px;
    left: 3px;
}

